Skip to content
Success

Console Output

Pull request #43819 updated
18:47:10 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 11e6176669c1ce8d738e00561c416caff589a3d2+992961c56c06e8e765b51471fe0431caef0923e2 (bfb0a858e8e819eed360781acde7fb845ada5e76)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43819@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
18:47:12 [2022-07-18T18:47:12.053Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
18:47:12 [2022-07-18T18:47:12.057Z] Trying to pass milestone 2
[Pipeline] milestone
18:47:12 [2022-07-18T18:47:12.144Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
18:47:12 [2022-07-18T18:47:12.325Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f571afbaa13809c8) in /home/ubuntu/workspace/moby_PR-43819
[Pipeline] {
[Pipeline] checkout
18:47:12 [2022-07-18T18:47:12.355Z] The recommended git tool is: git
18:47:12 [2022-07-18T18:47:12.372Z] using credential docker-jenkins-github-credentials
18:47:12 [2022-07-18T18:47:12.379Z] Cloning the remote Git repository
18:47:12 [2022-07-18T18:47:12.379Z] Cloning with configured refspecs honoured and without tags
18:47:12 [2022-07-18T18:47:12.436Z] Cloning repository https://github.com/moby/moby.git
18:47:12 [2022-07-18T18:47:12.437Z]  > git init /home/ubuntu/workspace/moby_PR-43819 # timeout=10
18:47:12 [2022-07-18T18:47:12.452Z] Fetching upstream changes from https://github.com/moby/moby.git
18:47:12 [2022-07-18T18:47:12.452Z]  > git --version # timeout=10
18:47:12 [2022-07-18T18:47:12.457Z]  > git --version # 'git version 2.17.1'
18:47:12 [2022-07-18T18:47:12.457Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:47:12 [2022-07-18T18:47:12.458Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43819/head:refs/remotes/origin/PR-43819 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:47:27 [2022-07-18T18:47:27.998Z] Fetching without tags
18:47:28 [2022-07-18T18:47:28.171Z] Merging remotes/origin/master commit 992961c56c06e8e765b51471fe0431caef0923e2 into PR head commit 11e6176669c1ce8d738e00561c416caff589a3d2
18:47:27 [2022-07-18T18:47:27.972Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:47:27 [2022-07-18T18:47:27.978Z]  > git config --add remote.origin.fetch +refs/pull/43819/head:refs/remotes/origin/PR-43819 # timeout=10
18:47:27 [2022-07-18T18:47:27.986Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:47:27 [2022-07-18T18:47:27.996Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:47:28 [2022-07-18T18:47:28.007Z] Fetching upstream changes from https://github.com/moby/moby.git
18:47:28 [2022-07-18T18:47:28.008Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:47:28 [2022-07-18T18:47:28.008Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43819/head:refs/remotes/origin/PR-43819 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:47:28 [2022-07-18T18:47:28.179Z]  > git config core.sparsecheckout # timeout=10
18:47:28 [2022-07-18T18:47:28.188Z]  > git checkout -f 11e6176669c1ce8d738e00561c416caff589a3d2 # timeout=10
18:47:28 [2022-07-18T18:47:28.764Z] Merge succeeded, producing 11e6176669c1ce8d738e00561c416caff589a3d2
18:47:28 [2022-07-18T18:47:28.765Z] Checking out Revision 11e6176669c1ce8d738e00561c416caff589a3d2 (PR-43819)
18:47:29 [2022-07-18T18:47:29.447Z] Commit message: "produce progress events polling ctrd's content.Store"
18:47:29 [2022-07-18T18:47:29.464Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:47:28 [2022-07-18T18:47:28.711Z]  > git remote # timeout=10
18:47:28 [2022-07-18T18:47:28.717Z]  > git config --get remote.origin.url # timeout=10
18:47:28 [2022-07-18T18:47:28.732Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:47:28 [2022-07-18T18:47:28.733Z]  > git merge 992961c56c06e8e765b51471fe0431caef0923e2 # timeout=10
18:47:28 [2022-07-18T18:47:28.756Z]  > git rev-parse HEAD^{commit} # timeout=10
18:47:28 [2022-07-18T18:47:28.778Z]  > git config core.sparsecheckout # timeout=10
18:47:28 [2022-07-18T18:47:28.784Z]  > git checkout -f 11e6176669c1ce8d738e00561c416caff589a3d2 # timeout=10
18:47:29 [2022-07-18T18:47:29.457Z]  > git rev-list --no-walk da7afb6645641ee10e7678ee8fa34f361b179011 # timeout=10
18:47:30 [2022-07-18T18:47:30.066Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43819:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
18:47:30 [2022-07-18T18:47:30.066Z] Unable to find image 'alpine:latest' locally
18:47:30 [2022-07-18T18:47:30.066Z] latest: Pulling from library/alpine
18:47:30 [2022-07-18T18:47:30.322Z] 2408cc74d12b: Pulling fs layer
18:47:30 [2022-07-18T18:47:30.322Z] 2408cc74d12b: Verifying Checksum
18:47:30 [2022-07-18T18:47:30.322Z] 2408cc74d12b: Download complete
18:47:30 [2022-07-18T18:47:30.580Z] 2408cc74d12b: Pull complete
18:47:30 [2022-07-18T18:47:30.580Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c
18:47:30 [2022-07-18T18:47:30.580Z] Status: Downloaded newer image for alpine:latest
18:47:33 [2022-07-18T18:47:33.096Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: cgroup2)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (cgroup2)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
[Pipeline] node
[Pipeline] node
18:47:33 [2022-07-18T18:47:33.272Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f571afbaa13809c8) in /home/ubuntu/workspace/moby_PR-43819
[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
18:47:33 [2022-07-18T18:47:33.280Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bea64f128edfcb13) in /home/ubuntu/workspace/moby_PR-43819
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
18:47:33 [2022-07-18T18:47:33.322Z] The recommended git tool is: git
18:47:33 [2022-07-18T18:47:33.328Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
18:47:33 [2022-07-18T18:47:33.339Z] The recommended git tool is: git
18:47:33 [2022-07-18T18:47:33.341Z] Fetching changes from the remote Git repository
[Pipeline] // stage
18:47:33 [2022-07-18T18:47:33.349Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
18:47:33 [2022-07-18T18:47:33.387Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
18:47:33 [2022-07-18T18:47:33.394Z] Cloning the remote Git repository
18:47:33 [2022-07-18T18:47:33.394Z] Cloning with configured refspecs honoured and without tags
[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] }
18:47:33 [2022-07-18T18:47:33.537Z] Merging remotes/origin/master commit 992961c56c06e8e765b51471fe0431caef0923e2 into PR head commit 11e6176669c1ce8d738e00561c416caff589a3d2
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
18:47:33 [2022-07-18T18:47:33.612Z] Merge succeeded, producing 11e6176669c1ce8d738e00561c416caff589a3d2
18:47:33 [2022-07-18T18:47:33.612Z] Checking out Revision 11e6176669c1ce8d738e00561c416caff589a3d2 (PR-43819)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
18:47:33 [2022-07-18T18:47:33.667Z] Commit message: "produce progress events polling ctrd's content.Store"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:47:34 [2022-07-18T18:47:34.302Z] + docker version
18:47:34 [2022-07-18T18:47:34.302Z] Client: Docker Engine - Community
18:47:34 [2022-07-18T18:47:34.302Z]  Version:           20.10.14
18:47:34 [2022-07-18T18:47:34.302Z]  API version:       1.41
18:47:34 [2022-07-18T18:47:34.302Z]  Go version:        go1.16.15
18:47:34 [2022-07-18T18:47:34.302Z]  Git commit:        a224086
18:47:34 [2022-07-18T18:47:34.302Z]  Built:             Thu Mar 24 01:47:57 2022
18:47:34 [2022-07-18T18:47:34.302Z]  OS/Arch:           linux/amd64
18:47:34 [2022-07-18T18:47:34.302Z]  Context:           default
18:47:34 [2022-07-18T18:47:34.302Z]  Experimental:      true
18:47:34 [2022-07-18T18:47:34.302Z] 
18:47:34 [2022-07-18T18:47:34.302Z] Server: Docker Engine - Community
18:47:34 [2022-07-18T18:47:34.302Z]  Engine:
18:47:34 [2022-07-18T18:47:34.302Z]   Version:          20.10.14
18:47:34 [2022-07-18T18:47:34.302Z]   API version:      1.41 (minimum version 1.12)
18:47:34 [2022-07-18T18:47:34.302Z]   Go version:       go1.16.15
18:47:34 [2022-07-18T18:47:34.302Z]   Git commit:       87a90dc
18:47:34 [2022-07-18T18:47:34.302Z]   Built:            Thu Mar 24 01:45:46 2022
18:47:34 [2022-07-18T18:47:34.302Z]   OS/Arch:          linux/amd64
18:47:34 [2022-07-18T18:47:34.302Z]   Experimental:     true
18:47:34 [2022-07-18T18:47:34.302Z]  containerd:
18:47:34 [2022-07-18T18:47:34.302Z]   Version:          1.5.11
18:47:34 [2022-07-18T18:47:34.302Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
18:47:34 [2022-07-18T18:47:34.302Z]  runc:
18:47:34 [2022-07-18T18:47:34.302Z]   Version:          1.0.3
18:47:34 [2022-07-18T18:47:34.302Z]   GitCommit:        v1.0.3-0-gf46b6ba
18:47:34 [2022-07-18T18:47:34.302Z]  docker-init:
18:47:34 [2022-07-18T18:47:34.302Z]   Version:          0.19.0
18:47:34 [2022-07-18T18:47:34.302Z]   GitCommit:        de40ad0
[Pipeline] sh
18:47:33 [2022-07-18T18:47:33.342Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43819/.git # timeout=10
18:47:33 [2022-07-18T18:47:33.349Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:47:33 [2022-07-18T18:47:33.357Z] Fetching upstream changes from https://github.com/moby/moby.git
18:47:33 [2022-07-18T18:47:33.357Z]  > git --version # timeout=10
18:47:33 [2022-07-18T18:47:33.365Z]  > git --version # 'git version 2.17.1'
18:47:33 [2022-07-18T18:47:33.365Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:47:33 [2022-07-18T18:47:33.366Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43819/head:refs/remotes/origin/PR-43819 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:47:33 [2022-07-18T18:47:33.545Z]  > git config core.sparsecheckout # timeout=10
18:47:33 [2022-07-18T18:47:33.547Z]  > git checkout -f 11e6176669c1ce8d738e00561c416caff589a3d2 # timeout=10
18:47:33 [2022-07-18T18:47:33.592Z]  > git remote # timeout=10
18:47:33 [2022-07-18T18:47:33.598Z]  > git config --get remote.origin.url # timeout=10
18:47:33 [2022-07-18T18:47:33.600Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:47:33 [2022-07-18T18:47:33.601Z]  > git merge 992961c56c06e8e765b51471fe0431caef0923e2 # timeout=10
18:47:33 [2022-07-18T18:47:33.609Z]  > git rev-parse HEAD^{commit} # timeout=10
18:47:33 [2022-07-18T18:47:33.619Z]  > git config core.sparsecheckout # timeout=10
18:47:33 [2022-07-18T18:47:33.623Z]  > git checkout -f 11e6176669c1ce8d738e00561c416caff589a3d2 # timeout=10
18:47:33 [2022-07-18T18:47:33.441Z] Cloning repository https://github.com/moby/moby.git
18:47:33 [2022-07-18T18:47:33.443Z]  > git init /home/ubuntu/workspace/moby_PR-43819 # timeout=10
18:47:33 [2022-07-18T18:47:33.459Z] Fetching upstream changes from https://github.com/moby/moby.git
18:47:33 [2022-07-18T18:47:33.459Z]  > git --version # timeout=10
18:47:33 [2022-07-18T18:47:33.467Z]  > git --version # 'git version 2.17.1'
18:47:33 [2022-07-18T18:47:33.468Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:47:33 [2022-07-18T18:47:33.468Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43819/head:refs/remotes/origin/PR-43819 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:47:34 [2022-07-18T18:47:34.629Z] + docker info
18:47:35 [2022-07-18T18:47:35.556Z] Client:
18:47:35 [2022-07-18T18:47:35.556Z]  Context:    default
18:47:35 [2022-07-18T18:47:35.556Z]  Debug Mode: false
18:47:35 [2022-07-18T18:47:35.556Z]  Plugins:
18:47:35 [2022-07-18T18:47:35.556Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
18:47:35 [2022-07-18T18:47:35.556Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
18:47:35 [2022-07-18T18:47:35.556Z]   compose: Docker Compose (Docker Inc., v2.4.1)
18:47:35 [2022-07-18T18:47:35.556Z]   scan: Docker Scan (Docker Inc., v0.17.0)
18:47:35 [2022-07-18T18:47:35.556Z] 
18:47:35 [2022-07-18T18:47:35.556Z] Server:
18:47:35 [2022-07-18T18:47:35.556Z]  Containers: 0
18:47:35 [2022-07-18T18:47:35.556Z]   Running: 0
18:47:35 [2022-07-18T18:47:35.556Z]   Paused: 0
18:47:35 [2022-07-18T18:47:35.556Z]   Stopped: 0
18:47:35 [2022-07-18T18:47:35.556Z]  Images: 3
18:47:35 [2022-07-18T18:47:35.556Z]  Server Version: 20.10.14
18:47:35 [2022-07-18T18:47:35.556Z]  Storage Driver: overlay2
18:47:35 [2022-07-18T18:47:35.556Z]   Backing Filesystem: extfs
18:47:35 [2022-07-18T18:47:35.556Z]   Supports d_type: true
18:47:35 [2022-07-18T18:47:35.556Z]   Native Overlay Diff: true
18:47:35 [2022-07-18T18:47:35.556Z]   userxattr: false
18:47:35 [2022-07-18T18:47:35.556Z]  Logging Driver: json-file
18:47:35 [2022-07-18T18:47:35.556Z]  Cgroup Driver: cgroupfs
18:47:35 [2022-07-18T18:47:35.556Z]  Cgroup Version: 1
18:47:35 [2022-07-18T18:47:35.556Z]  Plugins:
18:47:35 [2022-07-18T18:47:35.556Z]   Volume: local
18:47:35 [2022-07-18T18:47:35.556Z]   Network: bridge host ipvlan macvlan null overlay
18:47:35 [2022-07-18T18:47:35.556Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:47:35 [2022-07-18T18:47:35.556Z]  Swarm: inactive
18:47:35 [2022-07-18T18:47:35.556Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
18:47:35 [2022-07-18T18:47:35.556Z]  Default Runtime: runc
18:47:35 [2022-07-18T18:47:35.556Z]  Init Binary: docker-init
18:47:35 [2022-07-18T18:47:35.556Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
18:47:35 [2022-07-18T18:47:35.556Z]  runc version: v1.0.3-0-gf46b6ba
18:47:35 [2022-07-18T18:47:35.556Z]  init version: de40ad0
18:47:35 [2022-07-18T18:47:35.556Z]  Security Options:
18:47:35 [2022-07-18T18:47:35.556Z]   apparmor
18:47:35 [2022-07-18T18:47:35.556Z]   seccomp
18:47:35 [2022-07-18T18:47:35.556Z]    Profile: default
18:47:35 [2022-07-18T18:47:35.556Z]  Kernel Version: 5.4.0-1071-aws
18:47:35 [2022-07-18T18:47:35.556Z]  Operating System: Ubuntu 18.04.6 LTS
18:47:35 [2022-07-18T18:47:35.556Z]  OSType: linux
18:47:35 [2022-07-18T18:47:35.556Z]  Architecture: x86_64
18:47:35 [2022-07-18T18:47:35.556Z]  CPUs: 2
18:47:35 [2022-07-18T18:47:35.556Z]  Total Memory: 7.565GiB
18:47:35 [2022-07-18T18:47:35.556Z]  Name: ip-10-100-85-253
18:47:35 [2022-07-18T18:47:35.556Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
18:47:35 [2022-07-18T18:47:35.556Z]  Docker Root Dir: /var/lib/docker
18:47:35 [2022-07-18T18:47:35.556Z]  Debug Mode: false
18:47:35 [2022-07-18T18:47:35.556Z]  Registry: https://index.docker.io/v1/
18:47:35 [2022-07-18T18:47:35.556Z]  Labels:
18:47:35 [2022-07-18T18:47:35.556Z]  Experimental: true
18:47:35 [2022-07-18T18:47:35.556Z]  Insecure Registries:
18:47:35 [2022-07-18T18:47:35.556Z]   127.0.0.0/8
18:47:35 [2022-07-18T18:47:35.556Z]  Live Restore Enabled: true
18:47:35 [2022-07-18T18:47:35.556Z] 
18:47:35 [2022-07-18T18:47:35.556Z] WARNING: No swap limit support
[Pipeline] sh
18:47:35 [2022-07-18T18:47:35.876Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:47:35 [2022-07-18T18:47:35.876Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:47:35 [2022-07-18T18:47:35.876Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43819/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
18:47:35 [2022-07-18T18:47:35.876Z] + bash /home/ubuntu/workspace/moby_PR-43819/check-config.sh
18:47:35 [2022-07-18T18:47:35.876Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:47:35 [2022-07-18T18:47:35.876Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
18:47:35 [2022-07-18T18:47:35.876Z] 
18:47:35 [2022-07-18T18:47:35.876Z] Generally Necessary:
18:47:35 [2022-07-18T18:47:35.876Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:47:35 [2022-07-18T18:47:35.876Z] - apparmor: enabled and tools installed
18:47:35 [2022-07-18T18:47:35.876Z] - CONFIG_NAMESPACES: enabled
18:47:35 [2022-07-18T18:47:35.876Z] - CONFIG_NET_NS: enabled
18:47:35 [2022-07-18T18:47:35.876Z] - CONFIG_PID_NS: enabled
18:47:35 [2022-07-18T18:47:35.876Z] - CONFIG_IPC_NS: enabled
18:47:35 [2022-07-18T18:47:35.876Z] - CONFIG_UTS_NS: enabled
18:47:35 [2022-07-18T18:47:35.876Z] - CONFIG_CGROUPS: enabled
18:47:35 [2022-07-18T18:47:35.876Z] - CONFIG_CGROUP_CPUACCT: enabled
18:47:35 [2022-07-18T18:47:35.876Z] - CONFIG_CGROUP_DEVICE: enabled
18:47:35 [2022-07-18T18:47:35.876Z] - CONFIG_CGROUP_FREEZER: enabled
18:47:35 [2022-07-18T18:47:35.876Z] - CONFIG_CGROUP_SCHED: enabled
18:47:35 [2022-07-18T18:47:35.876Z] - CONFIG_CPUSETS: enabled
18:47:35 [2022-07-18T18:47:35.876Z] - CONFIG_MEMCG: enabled
18:47:35 [2022-07-18T18:47:35.876Z] - CONFIG_KEYS: enabled
18:47:35 [2022-07-18T18:47:35.876Z] - CONFIG_VETH: enabled (as module)
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_BRIDGE: enabled (as module)
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_NF_NAT: enabled (as module)
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_POSIX_MQUEUE: enabled
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_CGROUP_BPF: enabled
18:47:36 [2022-07-18T18:47:36.132Z] 
18:47:36 [2022-07-18T18:47:36.132Z] Optional Features:
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_USER_NS: enabled
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_SECCOMP: enabled
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_SECCOMP_FILTER: enabled
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_CGROUP_PIDS: enabled
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_MEMCG_SWAP: enabled
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:47:36 [2022-07-18T18:47:36.132Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_BLK_CGROUP: enabled
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_CGROUP_PERF: enabled
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_CGROUP_HUGETLB: enabled
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_CFS_BANDWIDTH: enabled
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_RT_GROUP_SCHED: missing
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_IP_VS: enabled (as module)
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_IP_VS_NFCT: enabled
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_IP_VS_RR: enabled (as module)
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_SECURITY_SELINUX: enabled
18:47:36 [2022-07-18T18:47:36.132Z] - CONFIG_SECURITY_APPARMOR: enabled
18:47:36 [2022-07-18T18:47:36.388Z] - CONFIG_EXT4_FS: enabled
18:47:36 [2022-07-18T18:47:36.388Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:47:36 [2022-07-18T18:47:36.388Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:47:36 [2022-07-18T18:47:36.388Z] - Network Drivers:
18:47:36 [2022-07-18T18:47:36.388Z]   - "overlay":
18:47:36 [2022-07-18T18:47:36.388Z]     - CONFIG_VXLAN: enabled (as module)
18:47:36 [2022-07-18T18:47:36.388Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:47:36 [2022-07-18T18:47:36.388Z]       Optional (for encrypted networks):
18:47:36 [2022-07-18T18:47:36.388Z]       - CONFIG_CRYPTO: enabled
18:47:36 [2022-07-18T18:47:36.388Z]       - CONFIG_CRYPTO_AEAD: enabled
18:47:36 [2022-07-18T18:47:36.388Z]       - CONFIG_CRYPTO_GCM: enabled
18:47:36 [2022-07-18T18:47:36.388Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:47:36 [2022-07-18T18:47:36.388Z]       - CONFIG_CRYPTO_GHASH: enabled
18:47:36 [2022-07-18T18:47:36.388Z]       - CONFIG_XFRM: enabled
18:47:36 [2022-07-18T18:47:36.388Z]       - CONFIG_XFRM_USER: enabled (as module)
18:47:36 [2022-07-18T18:47:36.388Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:47:36 [2022-07-18T18:47:36.388Z]       - CONFIG_INET_ESP: enabled (as module)
18:47:36 [2022-07-18T18:47:36.388Z]   - "ipvlan":
18:47:36 [2022-07-18T18:47:36.388Z]     - CONFIG_IPVLAN: enabled (as module)
18:47:36 [2022-07-18T18:47:36.388Z]   - "macvlan":
18:47:36 [2022-07-18T18:47:36.388Z]     - CONFIG_MACVLAN: enabled (as module)
18:47:36 [2022-07-18T18:47:36.388Z]     - CONFIG_DUMMY: enabled (as module)
18:47:36 [2022-07-18T18:47:36.388Z]   - "ftp,tftp client in container":
18:47:36 [2022-07-18T18:47:36.388Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:47:36 [2022-07-18T18:47:36.388Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:47:36 [2022-07-18T18:47:36.388Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:47:36 [2022-07-18T18:47:36.388Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:47:36 [2022-07-18T18:47:36.388Z] - Storage Drivers:
18:47:36 [2022-07-18T18:47:36.388Z]   - "aufs":
18:47:36 [2022-07-18T18:47:36.388Z]     - CONFIG_AUFS_FS: enabled (as module)
18:47:36 [2022-07-18T18:47:36.388Z]   - "btrfs":
18:47:36 [2022-07-18T18:47:36.388Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:47:36 [2022-07-18T18:47:36.388Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:47:36 [2022-07-18T18:47:36.388Z]   - "devicemapper":
18:47:36 [2022-07-18T18:47:36.388Z]     - CONFIG_BLK_DEV_DM: enabled
18:47:36 [2022-07-18T18:47:36.388Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:47:36 [2022-07-18T18:47:36.388Z]   - "overlay":
18:47:36 [2022-07-18T18:47:36.388Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:47:36 [2022-07-18T18:47:36.388Z]   - "zfs":
18:47:36 [2022-07-18T18:47:36.388Z]     - /dev/zfs: present
18:47:36 [2022-07-18T18:47:36.388Z]     - zfs command: missing
18:47:36 [2022-07-18T18:47:36.388Z]     - zpool command: missing
18:47:36 [2022-07-18T18:47:36.388Z] 
18:47:36 [2022-07-18T18:47:36.388Z] Limits:
18:47:36 [2022-07-18T18:47:36.388Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:47:36 [2022-07-18T18:47:36.388Z] 
18:47:36 [2022-07-18T18:47:36.388Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:47:36 [2022-07-18T18:47:36.744Z] + sudo modprobe ip_vs
18:47:36 [2022-07-18T18:47:36.744Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:11e6176669c1ce8d738e00561c416caff589a3d2 .
18:47:37 [2022-07-18T18:47:37.000Z] #1 [internal] load build definition from Dockerfile
18:47:37 [2022-07-18T18:47:37.000Z] #1 sha256:69676cbc1e38563c7c71caa8e43558ac70c4f47443a5eed22a99ecdb1de7c219
18:47:37 [2022-07-18T18:47:37.000Z] #1 transferring dockerfile: 19.25kB done
18:47:37 [2022-07-18T18:47:37.000Z] #1 DONE 0.0s
18:47:37 [2022-07-18T18:47:37.000Z] 
18:47:37 [2022-07-18T18:47:37.000Z] #2 [internal] load .dockerignore
18:47:37 [2022-07-18T18:47:37.000Z] #2 sha256:37dce60c4a7b3e21c624c7ba79df8ab02fdcd21aa866ba798f8eca6fdc5e47a8
18:47:37 [2022-07-18T18:47:37.000Z] #2 transferring context: 145B done
18:47:37 [2022-07-18T18:47:37.000Z] #2 DONE 0.0s
18:47:37 [2022-07-18T18:47:37.000Z] 
18:47:37 [2022-07-18T18:47:37.000Z] #3 resolve image config for docker.io/docker/dockerfile:1
18:47:37 [2022-07-18T18:47:37.000Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
18:47:37 [2022-07-18T18:47:37.000Z] #3 DONE 0.1s
18:47:37 [2022-07-18T18:47:37.000Z] 
18:47:37 [2022-07-18T18:47:37.000Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
18:47:37 [2022-07-18T18:47:37.000Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
18:47:37 [2022-07-18T18:47:37.000Z] #4 CACHED
18:47:37 [2022-07-18T18:47:37.257Z] 
18:47:37 [2022-07-18T18:47:37.257Z] #6 [internal] load build definition from Dockerfile
18:47:37 [2022-07-18T18:47:37.257Z] #6 sha256:404933fc7e69ac3736d3dc4c36dab9c862cfdfa1c2085d72a514d08ca98eb071
18:47:37 [2022-07-18T18:47:37.257Z] #6 DONE 0.0s
18:47:37 [2022-07-18T18:47:37.257Z] 
18:47:37 [2022-07-18T18:47:37.257Z] #5 [internal] load .dockerignore
18:47:37 [2022-07-18T18:47:37.257Z] #5 sha256:ca5e07ff177c790735b58ccab2814bf8ebcf4f311e0d752e72912130f89909a8
18:47:37 [2022-07-18T18:47:37.257Z] #5 DONE 0.0s
18:47:37 [2022-07-18T18:47:37.257Z] 
18:47:37 [2022-07-18T18:47:37.257Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
18:47:37 [2022-07-18T18:47:37.257Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
18:47:37 [2022-07-18T18:47:37.257Z] #8 DONE 0.1s
18:47:37 [2022-07-18T18:47:37.257Z] 
18:47:37 [2022-07-18T18:47:37.257Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
18:47:37 [2022-07-18T18:47:37.257Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
18:47:37 [2022-07-18T18:47:37.518Z] #10 DONE 0.1s
18:47:37 [2022-07-18T18:47:37.518Z] 
18:47:37 [2022-07-18T18:47:37.518Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:47:37 [2022-07-18T18:47:37.518Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
18:47:37 [2022-07-18T18:47:37.518Z] #9 DONE 0.1s
18:47:37 [2022-07-18T18:47:37.518Z] 
18:47:37 [2022-07-18T18:47:37.518Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:47:37 [2022-07-18T18:47:37.518Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
18:47:37 [2022-07-18T18:47:37.518Z] #7 DONE 0.1s
18:47:37 [2022-07-18T18:47:37.518Z] 
18:47:37 [2022-07-18T18:47:37.518Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:47:37 [2022-07-18T18:47:37.518Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:47:37 [2022-07-18T18:47:37.518Z] #72 DONE 0.0s
18:47:37 [2022-07-18T18:47:37.518Z] 
18:47:37 [2022-07-18T18:47:37.518Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:47:37 [2022-07-18T18:47:37.518Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
18:47:37 [2022-07-18T18:47:37.518Z] #70 DONE 0.0s
18:47:37 [2022-07-18T18:47:37.518Z] 
18:47:37 [2022-07-18T18:47:37.518Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:47:37 [2022-07-18T18:47:37.518Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:47:37 [2022-07-18T18:47:37.518Z] #11 DONE 0.0s
18:47:37 [2022-07-18T18:47:37.518Z] 
18:47:37 [2022-07-18T18:47:37.518Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
18:47:37 [2022-07-18T18:47:37.518Z] #27 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
18:47:37 [2022-07-18T18:47:37.518Z] #27 DONE 0.0s
18:47:37 [2022-07-18T18:47:37.518Z] 
18:47:37 [2022-07-18T18:47:37.518Z] #48 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
18:47:37 [2022-07-18T18:47:37.518Z] #48 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
18:47:37 [2022-07-18T18:47:37.774Z] #48 DONE 0.4s
18:47:37 [2022-07-18T18:47:37.774Z] 
18:47:37 [2022-07-18T18:47:37.774Z] #81 [internal] load build context
18:47:37 [2022-07-18T18:47:37.774Z] #81 sha256:f38e2e12302c09dabf187764454c07eb322e3bfd416cba200996e179a1ca53d3
18:47:39 [2022-07-18T18:47:39.708Z] #81 transferring context: 62.08MB 1.9s done
18:47:39 [2022-07-18T18:47:39.708Z] #81 DONE 2.2s
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #60 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
18:47:39 [2022-07-18T18:47:39.708Z] #60 sha256:74c2068031bf97ffc696b72c7667b20accbca7ca72ae8856e23d1ff8f7df5fee
18:47:39 [2022-07-18T18:47:39.708Z] #60 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #47 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
18:47:39 [2022-07-18T18:47:39.708Z] #47 sha256:bcbbaa82356c08b52fd9ee7d00680d992987fdc8aad175a88f3eacc2641bcf0f
18:47:39 [2022-07-18T18:47:39.708Z] #47 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #59 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:47:39 [2022-07-18T18:47:39.708Z] #59 sha256:400ce660cd6b273d204c00a9e48ce1c7a0454648f9a613cd7001fd778c58ba50
18:47:39 [2022-07-18T18:47:39.708Z] #59 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #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
18:47:39 [2022-07-18T18:47:39.708Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6
18:47:39 [2022-07-18T18:47:39.708Z] #22 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #40 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
18:47:39 [2022-07-18T18:47:39.708Z] #40 sha256:2d1b7ae4555d6ec810e5608588346081dc52075ba70f853a64bb5cdf36fdd046
18:47:39 [2022-07-18T18:47:39.708Z] #40 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #30 [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
18:47:39 [2022-07-18T18:47:39.708Z] #30 sha256:c797cdd0d202a4b8f7b086fe31539a7aa0808947516da05099c9e3d4aa32dab8
18:47:39 [2022-07-18T18:47:39.708Z] #30 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #74 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
18:47:39 [2022-07-18T18:47:39.708Z] #74 sha256:44485c068d3688741e79c12e659f6e7519ac3c84a9279aabd2f92ae7fc8da92f
18:47:39 [2022-07-18T18:47:39.708Z] #74 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #68 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:47:39 [2022-07-18T18:47:39.708Z] #68 sha256:e8d803c98c5bbf1b7a52455697dfe2bf816b4e45247b6228a20a512e46d6fe33
18:47:39 [2022-07-18T18:47:39.708Z] #68 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #69 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:47:39 [2022-07-18T18:47:39.708Z] #69 sha256:a832f44b7879e028ee0bf970e93ba1e86a70dbbe934b1a792aaf5e192a4ae06e
18:47:39 [2022-07-18T18:47:39.708Z] #69 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #20 [dev-systemd-false  6/28] RUN ldconfig
18:47:39 [2022-07-18T18:47:39.708Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c
18:47:39 [2022-07-18T18:47:39.708Z] #20 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #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
18:47:39 [2022-07-18T18:47:39.708Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2
18:47:39 [2022-07-18T18:47:39.708Z] #16 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #43 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
18:47:39 [2022-07-18T18:47:39.708Z] #43 sha256:a4dbc34b413aa98924ea961731e97a2299bd504044efa2611207f017607ff352
18:47:39 [2022-07-18T18:47:39.708Z] #43 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #55 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
18:47:39 [2022-07-18T18:47:39.708Z] #55 sha256:d7d9f0205b828a68e97e78082d00a96f6d1dd80da97853e3cddff82edd9c8311
18:47:39 [2022-07-18T18:47:39.708Z] #55 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #52 [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
18:47:39 [2022-07-18T18:47:39.708Z] #52 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
18:47:39 [2022-07-18T18:47:39.708Z] #52 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #49 [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
18:47:39 [2022-07-18T18:47:39.708Z] #49 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023
18:47:39 [2022-07-18T18:47:39.708Z] #49 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #58 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
18:47:39 [2022-07-18T18:47:39.708Z] #58 sha256:3270da113b217ef99c6bf05fa452539e57f34ea9f9947d2b9788fa2270e654c6
18:47:39 [2022-07-18T18:47:39.708Z] #58 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #67 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
18:47:39 [2022-07-18T18:47:39.708Z] #67 sha256:f0783ace76db6db9f97389a1656369fb7d068771f23164c4bee2db9364152473
18:47:39 [2022-07-18T18:47:39.708Z] #67 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:47:39 [2022-07-18T18:47:39.708Z] #29 sha256:867d9112e547ba7b6810f4b30146c23d31db171d29e73a47c130631326a5dfc7
18:47:39 [2022-07-18T18:47:39.708Z] #29 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #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
18:47:39 [2022-07-18T18:47:39.708Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713
18:47:39 [2022-07-18T18:47:39.708Z] #13 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #61 [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
18:47:39 [2022-07-18T18:47:39.708Z] #61 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
18:47:39 [2022-07-18T18:47:39.708Z] #61 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #62 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
18:47:39 [2022-07-18T18:47:39.708Z] #62 sha256:33a37c58a5e0e74f027b66e55a303801a736a06f101e51ca38647f8cea69189b
18:47:39 [2022-07-18T18:47:39.708Z] #62 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #77 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
18:47:39 [2022-07-18T18:47:39.708Z] #77 sha256:24b42b46890d8762ef04b72b08d5e4ba0fdf6a7df54fcc13b5292224b5de8f77
18:47:39 [2022-07-18T18:47:39.708Z] #77 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #35 [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
18:47:39 [2022-07-18T18:47:39.708Z] #35 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
18:47:39 [2022-07-18T18:47:39.708Z] #35 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #64 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
18:47:39 [2022-07-18T18:47:39.708Z] #64 sha256:4f0af38b05c148cf21982865b3715982010ca98ede996707cb165ee0beae2927
18:47:39 [2022-07-18T18:47:39.708Z] #64 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #54 [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
18:47:39 [2022-07-18T18:47:39.708Z] #54 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
18:47:39 [2022-07-18T18:47:39.708Z] #54 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #24 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
18:47:39 [2022-07-18T18:47:39.708Z] #24 sha256:4a1ec7b50885fecde99a8c7e8297852695d0765b54e0bd7c1e2dfd43ad4746a8
18:47:39 [2022-07-18T18:47:39.708Z] #24 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #63 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:47:39 [2022-07-18T18:47:39.708Z] #63 sha256:580e1ac29decec79071892b8ea94dc89dbb85508844e7b7bd8211013bc504a52
18:47:39 [2022-07-18T18:47:39.708Z] #63 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #65 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
18:47:39 [2022-07-18T18:47:39.708Z] #65 sha256:6c8ada784e9fab332ac4daf45a7a50cf2ebe36caeb7a4b3bbdd938771e405a86
18:47:39 [2022-07-18T18:47:39.708Z] #65 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #42 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
18:47:39 [2022-07-18T18:47:39.708Z] #42 sha256:dfd1896e9ef85fbb7c96c2814c2c81ec994d9ddfe60a628c647e701b264b89de
18:47:39 [2022-07-18T18:47:39.708Z] #42 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #53 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
18:47:39 [2022-07-18T18:47:39.708Z] #53 sha256:7c6a138fbb6eae9a141155795556493177a0260e68f7b999a04607790c2d0ed2
18:47:39 [2022-07-18T18:47:39.708Z] #53 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:47:39 [2022-07-18T18:47:39.708Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
18:47:39 [2022-07-18T18:47:39.708Z] #71 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #37 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
18:47:39 [2022-07-18T18:47:39.708Z] #37 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
18:47:39 [2022-07-18T18:47:39.708Z] #37 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #26 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
18:47:39 [2022-07-18T18:47:39.708Z] #26 sha256:83426f25f06ac5b2e8f77370198fe2e6f856b412271b5e5ebd6c139de383df89
18:47:39 [2022-07-18T18:47:39.708Z] #26 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:47:39 [2022-07-18T18:47:39.708Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68
18:47:39 [2022-07-18T18:47:39.708Z] #18 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #28 [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
18:47:39 [2022-07-18T18:47:39.708Z] #28 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
18:47:39 [2022-07-18T18:47:39.708Z] #28 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:47:39 [2022-07-18T18:47:39.708Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f
18:47:39 [2022-07-18T18:47:39.708Z] #12 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #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
18:47:39 [2022-07-18T18:47:39.708Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
18:47:39 [2022-07-18T18:47:39.708Z] #21 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #66 [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
18:47:39 [2022-07-18T18:47:39.708Z] #66 sha256:7f69bda0d89e99443e838e40a4435d9473e80630d39bbf838a396f65b80a00e2
18:47:39 [2022-07-18T18:47:39.708Z] #66 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
18:47:39 [2022-07-18T18:47:39.708Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
18:47:39 [2022-07-18T18:47:39.708Z] #73 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
18:47:39 [2022-07-18T18:47:39.708Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d
18:47:39 [2022-07-18T18:47:39.708Z] #23 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #31 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
18:47:39 [2022-07-18T18:47:39.708Z] #31 sha256:73d326c800c4cdc0e9eb8ebeae99c036934d75dc16086cf3b10d87af143a887a
18:47:39 [2022-07-18T18:47:39.708Z] #31 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #56 [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
18:47:39 [2022-07-18T18:47:39.708Z] #56 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
18:47:39 [2022-07-18T18:47:39.708Z] #56 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #36 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
18:47:39 [2022-07-18T18:47:39.708Z] #36 sha256:9f375729e8d1da522400d058920ba7f7f35f7a8ce29367f1b39bb51beaf20460
18:47:39 [2022-07-18T18:47:39.708Z] #36 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #38 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
18:47:39 [2022-07-18T18:47:39.708Z] #38 sha256:b550d61d5d57c4022c7cfaaac39d68d1f00832ba4dbbfa2ca6a4899093689a8d
18:47:39 [2022-07-18T18:47:39.708Z] #38 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #44 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
18:47:39 [2022-07-18T18:47:39.708Z] #44 sha256:b529f6731e9b463cd8635701c22306377e69ab507dbc3c3b19a8b52ae20a2b28
18:47:39 [2022-07-18T18:47:39.708Z] #44 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #39 [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
18:47:39 [2022-07-18T18:47:39.708Z] #39 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
18:47:39 [2022-07-18T18:47:39.708Z] #39 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #46 [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
18:47:39 [2022-07-18T18:47:39.708Z] #46 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
18:47:39 [2022-07-18T18:47:39.708Z] #46 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #78 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
18:47:39 [2022-07-18T18:47:39.708Z] #78 sha256:338e8b786014f984acf684f6d31ea7e9eb0bda5fe957e082dd2563a3a63f284a
18:47:39 [2022-07-18T18:47:39.708Z] #78 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #25 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
18:47:39 [2022-07-18T18:47:39.708Z] #25 sha256:3fd4a45e882f5d5359b2c2576626c6ef6adbe0b62b7eb600ad749a5d4c216009
18:47:39 [2022-07-18T18:47:39.708Z] #25 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #51 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
18:47:39 [2022-07-18T18:47:39.708Z] #51 sha256:23727871dd531d62a749fd3809d81a7e4252a8cbf6de3fedeb1bfc434205e829
18:47:39 [2022-07-18T18:47:39.708Z] #51 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:47:39 [2022-07-18T18:47:39.708Z] #76 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:47:39 [2022-07-18T18:47:39.708Z] #76 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #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
18:47:39 [2022-07-18T18:47:39.708Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
18:47:39 [2022-07-18T18:47:39.708Z] #14 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #41 [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
18:47:39 [2022-07-18T18:47:39.708Z] #41 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
18:47:39 [2022-07-18T18:47:39.708Z] #41 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #33 [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
18:47:39 [2022-07-18T18:47:39.708Z] #33 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
18:47:39 [2022-07-18T18:47:39.708Z] #33 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:47:39 [2022-07-18T18:47:39.708Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad
18:47:39 [2022-07-18T18:47:39.708Z] #19 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #34 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
18:47:39 [2022-07-18T18:47:39.708Z] #34 sha256:1dbbc7500310a68b0b167c9236dede3780516223f3659ec24122efe9244b5345
18:47:39 [2022-07-18T18:47:39.708Z] #34 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #75 [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             ;
18:47:39 [2022-07-18T18:47:39.708Z] #75 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
18:47:39 [2022-07-18T18:47:39.708Z] #75 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:47:39 [2022-07-18T18:47:39.708Z] #32 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081
18:47:39 [2022-07-18T18:47:39.708Z] #32 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #45 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:47:39 [2022-07-18T18:47:39.708Z] #45 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df
18:47:39 [2022-07-18T18:47:39.708Z] #45 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
18:47:39 [2022-07-18T18:47:39.708Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85
18:47:39 [2022-07-18T18:47:39.708Z] #15 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.708Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:47:39 [2022-07-18T18:47:39.708Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f
18:47:39 [2022-07-18T18:47:39.708Z] #17 CACHED
18:47:39 [2022-07-18T18:47:39.708Z] 
18:47:39 [2022-07-18T18:47:39.709Z] #50 [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
18:47:39 [2022-07-18T18:47:39.709Z] #50 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
18:47:39 [2022-07-18T18:47:39.709Z] #50 CACHED
18:47:39 [2022-07-18T18:47:39.709Z] 
18:47:39 [2022-07-18T18:47:39.709Z] #57 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
18:47:39 [2022-07-18T18:47:39.709Z] #57 sha256:14ef7ec44edd25e60e1f79c4c3fa20c748d84c660944890c1fd78514e1924d11
18:47:39 [2022-07-18T18:47:39.709Z] #57 CACHED
18:47:39 [2022-07-18T18:47:39.709Z] 
18:47:39 [2022-07-18T18:47:39.709Z] #79 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
18:47:39 [2022-07-18T18:47:39.709Z] #79 sha256:9127a88f00883fc4584d34b4a5865a7be2312a7cb34643b1005a7a2975d687cc
18:47:39 [2022-07-18T18:47:39.709Z] #79 CACHED
18:47:39 [2022-07-18T18:47:39.709Z] 
18:47:39 [2022-07-18T18:47:39.709Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker
18:47:39 [2022-07-18T18:47:39.709Z] #80 sha256:ae8b13464f7b0b4579bf34c77992dbc0c883bed89b90c173ab779b6cd33cca11
18:47:40 [2022-07-18T18:47:40.636Z] #80 DONE 0.9s
18:47:40 [2022-07-18T18:47:40.636Z] 
18:47:40 [2022-07-18T18:47:40.636Z] #82 exporting to image
18:47:40 [2022-07-18T18:47:40.636Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:47:40 [2022-07-18T18:47:40.636Z] #82 exporting layers
18:47:41 [2022-07-18T18:47:41.563Z] #82 exporting layers 0.8s done
18:47:41 [2022-07-18T18:47:41.563Z] #82 writing image sha256:a42d8924cf7d44cc7c35fe7760ef10ec7274b830c89ee97586d87da31c756956 done
18:47:41 [2022-07-18T18:47:41.563Z] #82 naming to docker.io/library/docker:11e6176669c1ce8d738e00561c416caff589a3d2 done
18:47:41 [2022-07-18T18:47:41.563Z] #82 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
18:47:41 [2022-07-18T18:47:41.920Z] + trap exit INT TERM
18:47:41 [2022-07-18T18:47:41.921Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
18:47:41 [2022-07-18T18:47:41.921Z] + CONTAINER_NAME=docker-pr3
18:47:41 [2022-07-18T18:47:41.921Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43819/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43819/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=11e6176669c1ce8d738e00561c416caff589a3d2 -e DOCKER_GRAPHDRIVER docker:11e6176669c1ce8d738e00561c416caff589a3d2 hack/make.sh dynbinary
18:47:42 [2022-07-18T18:47:42.482Z] 
18:47:42 [2022-07-18T18:47:42.482Z] Removing bundles/
18:47:42 [2022-07-18T18:47:42.482Z] 
18:47:42 [2022-07-18T18:47:42.482Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:47:42 [2022-07-18T18:47:42.482Z] Building: bundles/dynbinary-daemon/dockerd
18:47:42 [2022-07-18T18:47:42.482Z] GOOS="" GOARCH="" GOARM=""
18:47:48 [2022-07-18T18:47:48.272Z] Still waiting to schedule task
18:47:48 [2022-07-18T18:47:48.272Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay218:47:48 [2022-07-18T18:47:48.273Z] Still waiting to schedule task
18:47:48 [2022-07-18T18:47:48.273Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-09ce137153906c961)18:47:48 [2022-07-18T18:47:48.276Z] Still waiting to schedule task
18:47:48 [2022-07-18T18:47:48.276Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d35529b0df30b178)18:47:49 [2022-07-18T18:47:49.265Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:47:49 [2022-07-18T18:47:49.284Z] Fetching without tags
18:47:49 [2022-07-18T18:47:49.443Z] Merging remotes/origin/master commit 992961c56c06e8e765b51471fe0431caef0923e2 into PR head commit 11e6176669c1ce8d738e00561c416caff589a3d2
18:47:49 [2022-07-18T18:47:49.998Z] Merge succeeded, producing 11e6176669c1ce8d738e00561c416caff589a3d2
18:47:49 [2022-07-18T18:47:49.999Z] Checking out Revision 11e6176669c1ce8d738e00561c416caff589a3d2 (PR-43819)
18:47:50 [2022-07-18T18:47:50.623Z] Commit message: "produce progress events polling ctrd's content.Store"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:47:49 [2022-07-18T18:47:49.269Z]  > git config --add remote.origin.fetch +refs/pull/43819/head:refs/remotes/origin/PR-43819 # timeout=10
18:47:49 [2022-07-18T18:47:49.274Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:47:49 [2022-07-18T18:47:49.281Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:47:49 [2022-07-18T18:47:49.289Z] Fetching upstream changes from https://github.com/moby/moby.git
18:47:49 [2022-07-18T18:47:49.289Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:47:49 [2022-07-18T18:47:49.289Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43819/head:refs/remotes/origin/PR-43819 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:47:49 [2022-07-18T18:47:49.446Z]  > git config core.sparsecheckout # timeout=10
18:47:49 [2022-07-18T18:47:49.451Z]  > git checkout -f 11e6176669c1ce8d738e00561c416caff589a3d2 # timeout=10
18:47:49 [2022-07-18T18:47:49.977Z]  > git remote # timeout=10
18:47:49 [2022-07-18T18:47:49.982Z]  > git config --get remote.origin.url # timeout=10
18:47:49 [2022-07-18T18:47:49.989Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:47:49 [2022-07-18T18:47:49.990Z]  > git merge 992961c56c06e8e765b51471fe0431caef0923e2 # timeout=10
18:47:49 [2022-07-18T18:47:49.998Z]  > git rev-parse HEAD^{commit} # timeout=10
18:47:50 [2022-07-18T18:47:50.002Z]  > git config core.sparsecheckout # timeout=10
18:47:50 [2022-07-18T18:47:50.005Z]  > git checkout -f 11e6176669c1ce8d738e00561c416caff589a3d2 # timeout=10
18:47:51 [2022-07-18T18:47:51.217Z] + [ PR != PR ]
18:47:51 [2022-07-18T18:47:51.217Z] + [ master != master ]
18:47:51 [2022-07-18T18:47:51.217Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:47:51 [2022-07-18T18:47:51.530Z] + docker version
18:47:51 [2022-07-18T18:47:51.530Z] Client: Docker Engine - Community
18:47:51 [2022-07-18T18:47:51.530Z]  Version:           20.10.14
18:47:51 [2022-07-18T18:47:51.530Z]  API version:       1.41
18:47:51 [2022-07-18T18:47:51.530Z]  Go version:        go1.16.15
18:47:51 [2022-07-18T18:47:51.530Z]  Git commit:        a224086
18:47:51 [2022-07-18T18:47:51.530Z]  Built:             Thu Mar 24 01:47:57 2022
18:47:51 [2022-07-18T18:47:51.530Z]  OS/Arch:           linux/amd64
18:47:51 [2022-07-18T18:47:51.530Z]  Context:           default
18:47:51 [2022-07-18T18:47:51.530Z]  Experimental:      true
18:47:51 [2022-07-18T18:47:51.530Z] 
18:47:51 [2022-07-18T18:47:51.530Z] Server: Docker Engine - Community
18:47:51 [2022-07-18T18:47:51.530Z]  Engine:
18:47:51 [2022-07-18T18:47:51.530Z]   Version:          20.10.14
18:47:51 [2022-07-18T18:47:51.530Z]   API version:      1.41 (minimum version 1.12)
18:47:51 [2022-07-18T18:47:51.530Z]   Go version:       go1.16.15
18:47:51 [2022-07-18T18:47:51.530Z]   Git commit:       87a90dc
18:47:51 [2022-07-18T18:47:51.530Z]   Built:            Thu Mar 24 01:45:46 2022
18:47:51 [2022-07-18T18:47:51.530Z]   OS/Arch:          linux/amd64
18:47:51 [2022-07-18T18:47:51.530Z]   Experimental:     true
18:47:51 [2022-07-18T18:47:51.530Z]  containerd:
18:47:51 [2022-07-18T18:47:51.530Z]   Version:          1.5.11
18:47:51 [2022-07-18T18:47:51.530Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
18:47:51 [2022-07-18T18:47:51.530Z]  runc:
18:47:51 [2022-07-18T18:47:51.530Z]   Version:          1.0.3
18:47:51 [2022-07-18T18:47:51.530Z]   GitCommit:        v1.0.3-0-gf46b6ba
18:47:51 [2022-07-18T18:47:51.530Z]  docker-init:
18:47:51 [2022-07-18T18:47:51.530Z]   Version:          0.19.0
18:47:51 [2022-07-18T18:47:51.530Z]   GitCommit:        de40ad0
[Pipeline] sh
18:47:51 [2022-07-18T18:47:51.803Z] + docker info
18:47:52 [2022-07-18T18:47:52.730Z] Client:
18:47:52 [2022-07-18T18:47:52.730Z]  Context:    default
18:47:52 [2022-07-18T18:47:52.730Z]  Debug Mode: false
18:47:52 [2022-07-18T18:47:52.730Z]  Plugins:
18:47:52 [2022-07-18T18:47:52.730Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
18:47:52 [2022-07-18T18:47:52.730Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
18:47:52 [2022-07-18T18:47:52.730Z]   compose: Docker Compose (Docker Inc., v2.4.1)
18:47:52 [2022-07-18T18:47:52.730Z]   scan: Docker Scan (Docker Inc., v0.17.0)
18:47:52 [2022-07-18T18:47:52.730Z] 
18:47:52 [2022-07-18T18:47:52.730Z] Server:
18:47:52 [2022-07-18T18:47:52.730Z]  Containers: 0
18:47:52 [2022-07-18T18:47:52.730Z]   Running: 0
18:47:52 [2022-07-18T18:47:52.730Z]   Paused: 0
18:47:52 [2022-07-18T18:47:52.730Z]   Stopped: 0
18:47:52 [2022-07-18T18:47:52.730Z]  Images: 4
18:47:52 [2022-07-18T18:47:52.730Z]  Server Version: 20.10.14
18:47:52 [2022-07-18T18:47:52.730Z]  Storage Driver: overlay2
18:47:52 [2022-07-18T18:47:52.730Z]   Backing Filesystem: extfs
18:47:52 [2022-07-18T18:47:52.730Z]   Supports d_type: true
18:47:52 [2022-07-18T18:47:52.730Z]   Native Overlay Diff: true
18:47:52 [2022-07-18T18:47:52.730Z]   userxattr: false
18:47:52 [2022-07-18T18:47:52.730Z]  Logging Driver: json-file
18:47:52 [2022-07-18T18:47:52.730Z]  Cgroup Driver: cgroupfs
18:47:52 [2022-07-18T18:47:52.730Z]  Cgroup Version: 1
18:47:52 [2022-07-18T18:47:52.730Z]  Plugins:
18:47:52 [2022-07-18T18:47:52.730Z]   Volume: local
18:47:52 [2022-07-18T18:47:52.730Z]   Network: bridge host ipvlan macvlan null overlay
18:47:52 [2022-07-18T18:47:52.730Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:47:52 [2022-07-18T18:47:52.730Z]  Swarm: inactive
18:47:52 [2022-07-18T18:47:52.730Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
18:47:52 [2022-07-18T18:47:52.730Z]  Default Runtime: runc
18:47:52 [2022-07-18T18:47:52.730Z]  Init Binary: docker-init
18:47:52 [2022-07-18T18:47:52.730Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
18:47:52 [2022-07-18T18:47:52.730Z]  runc version: v1.0.3-0-gf46b6ba
18:47:52 [2022-07-18T18:47:52.730Z]  init version: de40ad0
18:47:52 [2022-07-18T18:47:52.730Z]  Security Options:
18:47:52 [2022-07-18T18:47:52.730Z]   apparmor
18:47:52 [2022-07-18T18:47:52.730Z]   seccomp
18:47:52 [2022-07-18T18:47:52.730Z]    Profile: default
18:47:52 [2022-07-18T18:47:52.730Z]  Kernel Version: 5.4.0-1071-aws
18:47:52 [2022-07-18T18:47:52.730Z]  Operating System: Ubuntu 18.04.6 LTS
18:47:52 [2022-07-18T18:47:52.730Z]  OSType: linux
18:47:52 [2022-07-18T18:47:52.730Z]  Architecture: x86_64
18:47:52 [2022-07-18T18:47:52.730Z]  CPUs: 2
18:47:52 [2022-07-18T18:47:52.730Z]  Total Memory: 7.565GiB
18:47:52 [2022-07-18T18:47:52.730Z]  Name: ip-10-100-77-140
18:47:52 [2022-07-18T18:47:52.730Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
18:47:52 [2022-07-18T18:47:52.730Z]  Docker Root Dir: /var/lib/docker
18:47:52 [2022-07-18T18:47:52.730Z]  Debug Mode: false
18:47:52 [2022-07-18T18:47:52.730Z]  Registry: https://index.docker.io/v1/
18:47:52 [2022-07-18T18:47:52.730Z]  Labels:
18:47:52 [2022-07-18T18:47:52.730Z]  Experimental: true
18:47:52 [2022-07-18T18:47:52.730Z]  Insecure Registries:
18:47:52 [2022-07-18T18:47:52.730Z]   127.0.0.0/8
18:47:52 [2022-07-18T18:47:52.730Z]  Live Restore Enabled: true
18:47:52 [2022-07-18T18:47:52.730Z] 
18:47:52 [2022-07-18T18:47:52.730Z] WARNING: No swap limit support
[Pipeline] sh
18:47:53 [2022-07-18T18:47:53.046Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:47:53 [2022-07-18T18:47:53.046Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:47:53 [2022-07-18T18:47:53.046Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43819/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
18:47:53 [2022-07-18T18:47:53.046Z] + bash /home/ubuntu/workspace/moby_PR-43819/check-config.sh
18:47:53 [2022-07-18T18:47:53.046Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:47:53 [2022-07-18T18:47:53.046Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
18:47:53 [2022-07-18T18:47:53.046Z] 
18:47:53 [2022-07-18T18:47:53.046Z] Generally Necessary:
18:47:53 [2022-07-18T18:47:53.046Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:47:53 [2022-07-18T18:47:53.046Z] - apparmor: enabled and tools installed
18:47:53 [2022-07-18T18:47:53.046Z] - CONFIG_NAMESPACES: enabled
18:47:53 [2022-07-18T18:47:53.046Z] - CONFIG_NET_NS: enabled
18:47:53 [2022-07-18T18:47:53.046Z] - CONFIG_PID_NS: enabled
18:47:53 [2022-07-18T18:47:53.046Z] - CONFIG_IPC_NS: enabled
18:47:53 [2022-07-18T18:47:53.046Z] - CONFIG_UTS_NS: enabled
18:47:53 [2022-07-18T18:47:53.046Z] - CONFIG_CGROUPS: enabled
18:47:53 [2022-07-18T18:47:53.046Z] - CONFIG_CGROUP_CPUACCT: enabled
18:47:53 [2022-07-18T18:47:53.046Z] - CONFIG_CGROUP_DEVICE: enabled
18:47:53 [2022-07-18T18:47:53.046Z] - CONFIG_CGROUP_FREEZER: enabled
18:47:53 [2022-07-18T18:47:53.046Z] - CONFIG_CGROUP_SCHED: enabled
18:47:53 [2022-07-18T18:47:53.046Z] - CONFIG_CPUSETS: enabled
18:47:53 [2022-07-18T18:47:53.046Z] - CONFIG_MEMCG: enabled
18:47:53 [2022-07-18T18:47:53.046Z] - CONFIG_KEYS: enabled
18:47:53 [2022-07-18T18:47:53.046Z] - CONFIG_VETH: enabled (as module)
18:47:53 [2022-07-18T18:47:53.046Z] - CONFIG_BRIDGE: enabled (as module)
18:47:53 [2022-07-18T18:47:53.046Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:47:53 [2022-07-18T18:47:53.046Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:47:53 [2022-07-18T18:47:53.046Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:47:53 [2022-07-18T18:47:53.046Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:47:53 [2022-07-18T18:47:53.046Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:47:53 [2022-07-18T18:47:53.046Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:47:53 [2022-07-18T18:47:53.046Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
18:47:53 [2022-07-18T18:47:53.046Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:47:53 [2022-07-18T18:47:53.046Z] - CONFIG_NF_NAT: enabled (as module)
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_POSIX_MQUEUE: enabled
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_CGROUP_BPF: enabled
18:47:53 [2022-07-18T18:47:53.302Z] 
18:47:53 [2022-07-18T18:47:53.302Z] Optional Features:
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_USER_NS: enabled
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_SECCOMP: enabled
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_SECCOMP_FILTER: enabled
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_CGROUP_PIDS: enabled
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_MEMCG_SWAP: enabled
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:47:53 [2022-07-18T18:47:53.302Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_BLK_CGROUP: enabled
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_CGROUP_PERF: enabled
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_CGROUP_HUGETLB: enabled
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_CFS_BANDWIDTH: enabled
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_RT_GROUP_SCHED: missing
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_IP_VS: enabled (as module)
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_IP_VS_NFCT: enabled
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_IP_VS_RR: enabled (as module)
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_SECURITY_SELINUX: enabled
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_SECURITY_APPARMOR: enabled
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_EXT4_FS: enabled
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:47:53 [2022-07-18T18:47:53.302Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:47:53 [2022-07-18T18:47:53.302Z] - Network Drivers:
18:47:53 [2022-07-18T18:47:53.302Z]   - "overlay":
18:47:53 [2022-07-18T18:47:53.302Z]     - CONFIG_VXLAN: enabled (as module)
18:47:53 [2022-07-18T18:47:53.302Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:47:53 [2022-07-18T18:47:53.302Z]       Optional (for encrypted networks):
18:47:53 [2022-07-18T18:47:53.558Z]       - CONFIG_CRYPTO: enabled
18:47:53 [2022-07-18T18:47:53.558Z]       - CONFIG_CRYPTO_AEAD: enabled
18:47:53 [2022-07-18T18:47:53.558Z]       - CONFIG_CRYPTO_GCM: enabled
18:47:53 [2022-07-18T18:47:53.558Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:47:53 [2022-07-18T18:47:53.558Z]       - CONFIG_CRYPTO_GHASH: enabled
18:47:53 [2022-07-18T18:47:53.558Z]       - CONFIG_XFRM: enabled
18:47:53 [2022-07-18T18:47:53.558Z]       - CONFIG_XFRM_USER: enabled (as module)
18:47:53 [2022-07-18T18:47:53.558Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:47:53 [2022-07-18T18:47:53.558Z]       - CONFIG_INET_ESP: enabled (as module)
18:47:53 [2022-07-18T18:47:53.558Z]   - "ipvlan":
18:47:53 [2022-07-18T18:47:53.558Z]     - CONFIG_IPVLAN: enabled (as module)
18:47:53 [2022-07-18T18:47:53.558Z]   - "macvlan":
18:47:53 [2022-07-18T18:47:53.558Z]     - CONFIG_MACVLAN: enabled (as module)
18:47:53 [2022-07-18T18:47:53.558Z]     - CONFIG_DUMMY: enabled (as module)
18:47:53 [2022-07-18T18:47:53.558Z]   - "ftp,tftp client in container":
18:47:53 [2022-07-18T18:47:53.558Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:47:53 [2022-07-18T18:47:53.558Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:47:53 [2022-07-18T18:47:53.558Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:47:53 [2022-07-18T18:47:53.558Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:47:53 [2022-07-18T18:47:53.558Z] - Storage Drivers:
18:47:53 [2022-07-18T18:47:53.558Z]   - "aufs":
18:47:53 [2022-07-18T18:47:53.558Z]     - CONFIG_AUFS_FS: enabled (as module)
18:47:53 [2022-07-18T18:47:53.558Z]   - "btrfs":
18:47:53 [2022-07-18T18:47:53.558Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:47:53 [2022-07-18T18:47:53.558Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:47:53 [2022-07-18T18:47:53.558Z]   - "devicemapper":
18:47:53 [2022-07-18T18:47:53.558Z]     - CONFIG_BLK_DEV_DM: enabled
18:47:53 [2022-07-18T18:47:53.558Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:47:53 [2022-07-18T18:47:53.558Z]   - "overlay":
18:47:53 [2022-07-18T18:47:53.558Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:47:53 [2022-07-18T18:47:53.558Z]   - "zfs":
18:47:53 [2022-07-18T18:47:53.558Z]     - /dev/zfs: present
18:47:53 [2022-07-18T18:47:53.558Z]     - zfs command: missing
18:47:53 [2022-07-18T18:47:53.558Z]     - zpool command: missing
18:47:53 [2022-07-18T18:47:53.558Z] 
18:47:53 [2022-07-18T18:47:53.558Z] Limits:
18:47:53 [2022-07-18T18:47:53.558Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:47:53 [2022-07-18T18:47:53.558Z] 
18:47:53 [2022-07-18T18:47:53.558Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:47:53 [2022-07-18T18:47:53.914Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:11e6176669c1ce8d738e00561c416caff589a3d2 .
18:47:53 [2022-07-18T18:47:53.914Z] #1 [internal] load build definition from Dockerfile
18:47:53 [2022-07-18T18:47:53.914Z] #1 sha256:aa83a6a90242cb1adf7489199299253c833b5937365f6253e7ccd828629c78b3
18:47:53 [2022-07-18T18:47:53.914Z] #1 transferring dockerfile: 19.25kB done
18:47:53 [2022-07-18T18:47:53.914Z] #1 DONE 0.0s
18:47:53 [2022-07-18T18:47:53.914Z] 
18:47:53 [2022-07-18T18:47:53.914Z] #2 [internal] load .dockerignore
18:47:53 [2022-07-18T18:47:53.914Z] #2 sha256:4524e0b40f4c675976a7a387470fe9d1a4173708634c2c4f3907b4cd2a76b4d2
18:47:53 [2022-07-18T18:47:53.914Z] #2 transferring context: 145B done
18:47:53 [2022-07-18T18:47:53.914Z] #2 DONE 0.0s
18:47:53 [2022-07-18T18:47:53.914Z] 
18:47:53 [2022-07-18T18:47:53.914Z] #3 resolve image config for docker.io/docker/dockerfile:1
18:47:53 [2022-07-18T18:47:53.914Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
18:47:54 [2022-07-18T18:47:54.169Z] #3 DONE 0.1s
18:47:54 [2022-07-18T18:47:54.169Z] 
18:47:54 [2022-07-18T18:47:54.169Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
18:47:54 [2022-07-18T18:47:54.169Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
18:47:54 [2022-07-18T18:47:54.169Z] #4 CACHED
18:47:54 [2022-07-18T18:47:54.425Z] 
18:47:54 [2022-07-18T18:47:54.425Z] #5 [internal] load build definition from Dockerfile
18:47:54 [2022-07-18T18:47:54.425Z] #5 sha256:af91f15def3044c81ec5c8be3ec11c9d51e500b9dcd6dcd495660672dfdc15d9
18:47:54 [2022-07-18T18:47:54.425Z] #5 DONE 0.0s
18:47:54 [2022-07-18T18:47:54.425Z] 
18:47:54 [2022-07-18T18:47:54.425Z] #6 [internal] load .dockerignore
18:47:54 [2022-07-18T18:47:54.425Z] #6 sha256:18187080caa8cf24b052dd6fada80d4cbf933088652dbd81a7e000f19cd11c5d
18:47:54 [2022-07-18T18:47:54.425Z] #6 DONE 0.0s
18:47:54 [2022-07-18T18:47:54.425Z] 
18:47:54 [2022-07-18T18:47:54.425Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:47:54 [2022-07-18T18:47:54.425Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
18:47:54 [2022-07-18T18:47:54.425Z] #7 DONE 0.1s
18:47:54 [2022-07-18T18:47:54.425Z] 
18:47:54 [2022-07-18T18:47:54.425Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
18:47:54 [2022-07-18T18:47:54.425Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
18:47:54 [2022-07-18T18:47:54.717Z] #10 DONE 0.1s
18:47:54 [2022-07-18T18:47:54.717Z] 
18:47:54 [2022-07-18T18:47:54.717Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:47:54 [2022-07-18T18:47:54.717Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
18:47:54 [2022-07-18T18:47:54.717Z] #9 DONE 0.1s
18:47:54 [2022-07-18T18:47:54.717Z] 
18:47:54 [2022-07-18T18:47:54.717Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
18:47:54 [2022-07-18T18:47:54.717Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
18:47:54 [2022-07-18T18:47:54.717Z] #8 DONE 0.1s
18:47:54 [2022-07-18T18:47:54.974Z] 
18:47:54 [2022-07-18T18:47:54.974Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:47:54 [2022-07-18T18:47:54.974Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:47:54 [2022-07-18T18:47:54.974Z] #11 DONE 0.0s
18:47:54 [2022-07-18T18:47:54.974Z] 
18:47:54 [2022-07-18T18:47:54.974Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:47:54 [2022-07-18T18:47:54.974Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:47:54 [2022-07-18T18:47:54.974Z] #80 DONE 0.0s
18:47:54 [2022-07-18T18:47:54.974Z] 
18:47:54 [2022-07-18T18:47:54.974Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:47:54 [2022-07-18T18:47:54.974Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
18:47:54 [2022-07-18T18:47:54.974Z] #78 DONE 0.0s
18:47:54 [2022-07-18T18:47:54.974Z] 
18:47:54 [2022-07-18T18:47:54.974Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
18:47:54 [2022-07-18T18:47:54.974Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
18:47:54 [2022-07-18T18:47:54.974Z] #35 DONE 0.0s
18:47:54 [2022-07-18T18:47:54.974Z] 
18:47:54 [2022-07-18T18:47:54.974Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:47:54 [2022-07-18T18:47:54.974Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f
18:47:54 [2022-07-18T18:47:54.974Z] #12 CACHED
18:47:54 [2022-07-18T18:47:54.974Z] 
18:47:54 [2022-07-18T18:47:54.974Z] #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
18:47:54 [2022-07-18T18:47:54.974Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713
18:47:54 [2022-07-18T18:47:54.974Z] #13 CACHED
18:47:54 [2022-07-18T18:47:54.974Z] 
18:47:54 [2022-07-18T18:47:54.974Z] #31 [internal] load build context
18:47:54 [2022-07-18T18:47:54.974Z] #31 sha256:30d9301018fb8aea41324e6a9f7c79dcaac37762cc0b5cfa1041baf1fca49490
18:47:55 [2022-07-18T18:47:55.233Z] #31 ...
18:47:55 [2022-07-18T18:47:55.233Z] 
18:47:55 [2022-07-18T18:47:55.233Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
18:47:55 [2022-07-18T18:47:55.233Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
18:47:55 [2022-07-18T18:47:55.233Z] #56 DONE 0.5s
18:47:55 [2022-07-18T18:47:55.233Z] 
18:47:55 [2022-07-18T18:47:55.233Z] #31 [internal] load build context
18:47:55 [2022-07-18T18:47:55.233Z] #31 sha256:30d9301018fb8aea41324e6a9f7c79dcaac37762cc0b5cfa1041baf1fca49490
18:47:56 [2022-07-18T18:47:56.175Z] #31 ...
18:47:56 [2022-07-18T18:47:56.175Z] 
18:47:56 [2022-07-18T18:47:56.175Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
18:47:56 [2022-07-18T18:47:56.175Z] #14 sha256:d485c611ac719dc2bdf72066a83410492e4e1569724f796e7c806bc745be397f
18:47:56 [2022-07-18T18:47:56.175Z] #14 DONE 1.3s
18:47:56 [2022-07-18T18:47:56.175Z] 
18:47:56 [2022-07-18T18:47:56.175Z] #31 [internal] load build context
18:47:56 [2022-07-18T18:47:56.175Z] #31 sha256:30d9301018fb8aea41324e6a9f7c79dcaac37762cc0b5cfa1041baf1fca49490
18:47:57 [2022-07-18T18:47:57.106Z] #31 ...
18:47:57 [2022-07-18T18:47:57.106Z] 
18:47:57 [2022-07-18T18:47:57.106Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel
18:47:57 [2022-07-18T18:47:57.106Z] #15 sha256:195e8c485d9b8a2250897bdce3925e98ad20e2c5c8df1f7a9a8ef1cce819ef06
18:47:57 [2022-07-18T18:47:57.106Z] #15 DONE 1.2s
18:47:57 [2022-07-18T18:47:57.106Z] 
18:47:57 [2022-07-18T18:47:57.106Z] #31 [internal] load build context
18:47:57 [2022-07-18T18:47:57.106Z] #31 sha256:30d9301018fb8aea41324e6a9f7c79dcaac37762cc0b5cfa1041baf1fca49490
18:47:57 [2022-07-18T18:47:57.362Z] #31 transferring context: 62.08MB 2.7s done
18:47:57 [2022-07-18T18:47:57.362Z] #31 DONE 2.7s
18:47:57 [2022-07-18T18:47:57.362Z] 
18:47:57 [2022-07-18T18:47:57.362Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
18:47:57 [2022-07-18T18:47:57.362Z] #16 sha256:51f23b7279a7c7bb3b8022a027a291bab7e4532f6fd5e3ce648c5c492209cef2
18:47:57 [2022-07-18T18:47:57.925Z] #16 DONE 0.7s
18:47:57 [2022-07-18T18:47:57.925Z] 
18:47:57 [2022-07-18T18:47:57.925Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
18:47:57 [2022-07-18T18:47:57.925Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab
18:47:58 [2022-07-18T18:47:58.487Z] #17 DONE 0.5s
18:47:58 [2022-07-18T18:47:58.487Z] 
18:47:58 [2022-07-18T18:47:58.487Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
18:47:58 [2022-07-18T18:47:58.487Z] #18 sha256:d4a401030e691e26432309bd8c56ce9b8cdf80f5513272da3a06314315e7a12a
18:47:59 [2022-07-18T18:47:59.052Z] #18 DONE 0.5s
18:47:59 [2022-07-18T18:47:59.052Z] 
18:47:59 [2022-07-18T18:47:59.052Z] #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
18:47:59 [2022-07-18T18:47:59.052Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1
18:47:59 [2022-07-18T18:47:59.614Z] #19 0.815 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:47:59 [2022-07-18T18:47:59.872Z] #19 0.825 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:47:59 [2022-07-18T18:47:59.872Z] #19 0.825 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:47:59 [2022-07-18T18:47:59.872Z] #19 1.081 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
18:48:00 [2022-07-18T18:48:00.129Z] #19 1.245 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
18:48:00 [2022-07-18T18:48:00.130Z] #19 1.359 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
18:48:00 [2022-07-18T18:48:00.386Z] #19 1.475 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
18:48:00 [2022-07-18T18:48:00.386Z] #19 1.580 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
18:48:00 [2022-07-18T18:48:00.642Z] #19 1.675 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
18:48:00 [2022-07-18T18:48:00.642Z] #19 1.791 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB]
18:48:00 [2022-07-18T18:48:00.642Z] #19 1.793 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB]
18:48:00 [2022-07-18T18:48:00.642Z] #19 1.796 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
18:48:00 [2022-07-18T18:48:00.642Z] #19 1.798 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB]
18:48:00 [2022-07-18T18:48:00.642Z] #19 1.799 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB]
18:48:00 [2022-07-18T18:48:00.642Z] #19 1.801 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
18:48:00 [2022-07-18T18:48:00.642Z] #19 1.803 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
18:48:00 [2022-07-18T18:48:00.642Z] #19 1.804 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
18:48:00 [2022-07-18T18:48:00.642Z] #19 1.805 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
18:48:00 [2022-07-18T18:48:00.642Z] #19 1.806 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
18:48:00 [2022-07-18T18:48:00.642Z] #19 1.807 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
18:48:00 [2022-07-18T18:48:00.642Z] #19 1.808 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
18:48:07 [2022-07-18T18:48:07.186Z] #19 7.389 Fetched 49.1 MB in 7s (7179 kB/s)
18:48:09 [2022-07-18T18:48:09.707Z] #19 7.389 Reading package lists...
18:48:12 [2022-07-18T18:48:12.982Z] #19 10.49 Reading package lists...
18:48:13 [2022-07-18T18:48:13.239Z] #19 13.57 Building dependency tree...
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79 The following additional packages will be installed:
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.79   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.80   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.80   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.80   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.80   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.80   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.80   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.80   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.80   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.80   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.80   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.80   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.80   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.80   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.80   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.80   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.80   linux-libc-dev-s390x-cross patch xz-utils
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.81 Suggested packages:
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.81   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.81   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.81   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.81   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.81   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.81   libyaml-shell-perl ed diffutils-doc
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.81 Recommended packages:
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.81   fakeroot build-essential libalgorithm-merge-perl libwww-perl
18:48:13 [2022-07-18T18:48:13.802Z] #19 14.81   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03 The following NEW packages will be installed:
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   crossbuild-essential-armel crossbuild-essential-armhf
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.03   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.04   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.04   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.04   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.04   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.04   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.04   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.04   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.04   linux-libc-dev-s390x-cross patch xz-utils
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.34 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded.
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.34 Need to get 788 MB of archives.
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.34 After this operation, 3385 MB of additional disk space will be used.
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
18:48:15 [2022-07-18T18:48:15.171Z] #19 16.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
18:48:15 [2022-07-18T18:48:15.428Z] #19 16.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
18:48:15 [2022-07-18T18:48:15.428Z] #19 16.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
18:48:15 [2022-07-18T18:48:15.428Z] #19 16.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
18:48:15 [2022-07-18T18:48:15.428Z] #19 16.46 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]
18:48:15 [2022-07-18T18:48:15.428Z] #19 16.46 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]
18:48:15 [2022-07-18T18:48:15.992Z] #19 16.84 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]
18:48:15 [2022-07-18T18:48:15.992Z] #19 16.84 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]
18:48:16 [2022-07-18T18:48:16.248Z] #19 17.19 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]
18:48:16 [2022-07-18T18:48:16.248Z] #19 17.20 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]
18:48:16 [2022-07-18T18:48:16.505Z] #19 17.63 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]
18:48:16 [2022-07-18T18:48:16.505Z] #19 17.63 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]
18:48:17 [2022-07-18T18:48:17.070Z] #19 17.95 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]
18:48:17 [2022-07-18T18:48:17.070Z] #19 17.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]
18:48:17 [2022-07-18T18:48:17.070Z] #19 18.27 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]
18:48:17 [2022-07-18T18:48:17.070Z] #19 18.27 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]
18:48:17 [2022-07-18T18:48:17.070Z] #19 18.27 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]
18:48:17 [2022-07-18T18:48:17.070Z] #19 18.27 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]
18:48:17 [2022-07-18T18:48:17.070Z] #19 18.27 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]
18:48:17 [2022-07-18T18:48:17.070Z] #19 18.28 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
18:48:17 [2022-07-18T18:48:17.070Z] #19 18.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
18:48:17 [2022-07-18T18:48:17.070Z] #19 18.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
18:48:17 [2022-07-18T18:48:17.070Z] #19 18.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
18:48:17 [2022-07-18T18:48:17.070Z] #19 18.28 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
18:48:17 [2022-07-18T18:48:17.070Z] #19 18.28 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
18:48:17 [2022-07-18T18:48:17.070Z] #19 18.28 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
18:48:17 [2022-07-18T18:48:17.070Z] #19 18.28 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
18:48:17 [2022-07-18T18:48:17.070Z] #19 18.30 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
18:48:17 [2022-07-18T18:48:17.327Z] #19 18.30 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
18:48:17 [2022-07-18T18:48:17.327Z] #19 18.32 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
18:48:17 [2022-07-18T18:48:17.327Z] #19 18.32 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
18:48:17 [2022-07-18T18:48:17.327Z] #19 18.33 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
18:48:17 [2022-07-18T18:48:17.327Z] #19 18.33 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]
18:48:17 [2022-07-18T18:48:17.892Z] #19 18.77 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
18:48:17 [2022-07-18T18:48:17.892Z] #19 18.77 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
18:48:17 [2022-07-18T18:48:17.892Z] #19 18.79 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
18:48:17 [2022-07-18T18:48:17.892Z] #19 18.80 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
18:48:17 [2022-07-18T18:48:17.892Z] #19 18.82 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]
18:48:18 [2022-07-18T18:48:18.151Z] #19 19.24 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
18:48:18 [2022-07-18T18:48:18.151Z] #19 19.24 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
18:48:18 [2022-07-18T18:48:18.151Z] #19 19.24 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
18:48:18 [2022-07-18T18:48:18.151Z] #19 19.26 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
18:48:18 [2022-07-18T18:48:18.151Z] #19 19.26 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
18:48:18 [2022-07-18T18:48:18.151Z] #19 19.26 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
18:48:18 [2022-07-18T18:48:18.151Z] #19 19.33 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
18:48:18 [2022-07-18T18:48:18.410Z] #19 19.34 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
18:48:18 [2022-07-18T18:48:18.410Z] #19 19.34 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
18:48:18 [2022-07-18T18:48:18.410Z] #19 19.34 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
18:48:18 [2022-07-18T18:48:18.410Z] #19 19.34 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
18:48:18 [2022-07-18T18:48:18.410Z] #19 19.34 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
18:48:18 [2022-07-18T18:48:18.410Z] #19 19.34 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
18:48:18 [2022-07-18T18:48:18.410Z] #19 19.34 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
18:48:18 [2022-07-18T18:48:18.410Z] #19 19.34 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
18:48:18 [2022-07-18T18:48:18.410Z] #19 19.34 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
18:48:18 [2022-07-18T18:48:18.410Z] #19 19.34 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
18:48:18 [2022-07-18T18:48:18.410Z] #19 19.35 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
18:48:18 [2022-07-18T18:48:18.410Z] #19 19.35 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
18:48:18 [2022-07-18T18:48:18.410Z] #19 19.35 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
18:48:18 [2022-07-18T18:48:18.410Z] #19 19.35 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
18:48:18 [2022-07-18T18:48:18.410Z] #19 19.35 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
18:48:18 [2022-07-18T18:48:18.410Z] #19 19.35 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
18:48:18 [2022-07-18T18:48:18.410Z] #19 19.36 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
18:48:18 [2022-07-18T18:48:18.410Z] #19 19.37 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
18:48:18 [2022-07-18T18:48:18.410Z] #19 19.37 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
18:48:18 [2022-07-18T18:48:18.410Z] #19 19.38 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
18:48:18 [2022-07-18T18:48:18.410Z] #19 19.39 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB]
18:48:18 [2022-07-18T18:48:18.668Z] #19 19.78 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
18:48:18 [2022-07-18T18:48:18.668Z] #19 19.78 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
18:48:18 [2022-07-18T18:48:18.668Z] #19 19.79 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
18:48:18 [2022-07-18T18:48:18.668Z] #19 19.80 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
18:48:18 [2022-07-18T18:48:18.668Z] #19 19.82 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB]
18:48:18 [2022-07-18T18:48:18.928Z] #19 20.17 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
18:48:18 [2022-07-18T18:48:18.928Z] #19 20.17 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
18:48:18 [2022-07-18T18:48:18.928Z] #19 20.17 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
18:48:18 [2022-07-18T18:48:18.928Z] #19 20.18 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
18:48:18 [2022-07-18T18:48:18.928Z] #19 20.18 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
18:48:19 [2022-07-18T18:48:19.187Z] #19 20.18 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
18:48:19 [2022-07-18T18:48:19.187Z] #19 20.18 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
18:48:19 [2022-07-18T18:48:19.187Z] #19 20.20 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
18:48:19 [2022-07-18T18:48:19.187Z] #19 20.20 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
18:48:19 [2022-07-18T18:48:19.187Z] #19 20.21 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
18:48:19 [2022-07-18T18:48:19.187Z] #19 20.21 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB]
18:48:19 [2022-07-18T18:48:19.444Z] #19 20.60 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
18:48:19 [2022-07-18T18:48:19.700Z] #19 20.60 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
18:48:19 [2022-07-18T18:48:19.700Z] #19 20.61 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
18:48:19 [2022-07-18T18:48:19.700Z] #19 20.62 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
18:48:19 [2022-07-18T18:48:19.700Z] #19 20.63 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB]
18:48:19 [2022-07-18T18:48:19.958Z] #19 20.98 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
18:48:19 [2022-07-18T18:48:19.958Z] #19 20.98 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
18:48:19 [2022-07-18T18:48:19.958Z] #19 20.98 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
18:48:19 [2022-07-18T18:48:19.958Z] #19 20.99 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
18:48:19 [2022-07-18T18:48:19.958Z] #19 20.99 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
18:48:19 [2022-07-18T18:48:19.958Z] #19 20.99 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
18:48:19 [2022-07-18T18:48:19.958Z] #19 20.99 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
18:48:19 [2022-07-18T18:48:19.958Z] #19 20.99 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
18:48:19 [2022-07-18T18:48:19.958Z] #19 21.00 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
18:48:19 [2022-07-18T18:48:19.958Z] #19 21.01 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
18:48:19 [2022-07-18T18:48:19.958Z] #19 21.02 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
18:48:19 [2022-07-18T18:48:19.958Z] #19 21.02 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
18:48:19 [2022-07-18T18:48:19.958Z] #19 21.03 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
18:48:19 [2022-07-18T18:48:19.958Z] #19 21.03 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
18:48:19 [2022-07-18T18:48:19.958Z] #19 21.04 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB]
18:48:20 [2022-07-18T18:48:20.215Z] #19 21.40 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
18:48:20 [2022-07-18T18:48:20.215Z] #19 21.40 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
18:48:20 [2022-07-18T18:48:20.215Z] #19 21.41 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
18:48:20 [2022-07-18T18:48:20.472Z] #19 21.43 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
18:48:20 [2022-07-18T18:48:20.472Z] #19 21.44 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB]
18:48:20 [2022-07-18T18:48:20.729Z] #19 21.79 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
18:48:20 [2022-07-18T18:48:20.729Z] #19 21.79 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
18:48:20 [2022-07-18T18:48:20.729Z] #19 21.79 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
18:48:20 [2022-07-18T18:48:20.729Z] #19 21.80 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
18:48:20 [2022-07-18T18:48:20.729Z] #19 21.80 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
18:48:20 [2022-07-18T18:48:20.729Z] #19 21.80 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
18:48:20 [2022-07-18T18:48:20.729Z] #19 21.80 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
18:48:20 [2022-07-18T18:48:20.729Z] #19 21.80 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
18:48:20 [2022-07-18T18:48:20.729Z] #19 21.82 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
18:48:20 [2022-07-18T18:48:20.729Z] #19 21.82 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
18:48:20 [2022-07-18T18:48:20.729Z] #19 21.83 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
18:48:20 [2022-07-18T18:48:20.729Z] #19 21.83 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB]
18:48:21 [2022-07-18T18:48:21.294Z] #19 22.17 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
18:48:21 [2022-07-18T18:48:21.294Z] #19 22.18 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
18:48:21 [2022-07-18T18:48:21.294Z] #19 22.19 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
18:48:21 [2022-07-18T18:48:21.294Z] #19 22.20 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
18:48:21 [2022-07-18T18:48:21.294Z] #19 22.21 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB]
18:48:21 [2022-07-18T18:48:21.294Z] #19 22.55 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
18:48:21 [2022-07-18T18:48:21.294Z] #19 22.55 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
18:48:21 [2022-07-18T18:48:21.856Z] #19 22.88 debconf: delaying package configuration, since apt-utils is not installed
18:48:21 [2022-07-18T18:48:21.856Z] #19 23.01 Fetched 788 MB in 6s (122 MB/s)
18:48:21 [2022-07-18T18:48:21.856Z] #19 23.04 Selecting previously unselected package liblocale-gettext-perl.
18:48:22 [2022-07-18T18:48:22.112Z] #19 23.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
18:48:22 [2022-07-18T18:48:22.112Z] #19 23.14 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
18:48:22 [2022-07-18T18:48:22.112Z] #19 23.15 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
18:48:22 [2022-07-18T18:48:22.112Z] #19 23.19 Selecting previously unselected package bzip2.
18:48:22 [2022-07-18T18:48:22.112Z] #19 23.19 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
18:48:22 [2022-07-18T18:48:22.112Z] #19 23.20 Unpacking bzip2 (1.0.8-4) ...
18:48:22 [2022-07-18T18:48:22.112Z] #19 23.24 Selecting previously unselected package libmagic-mgc.
18:48:22 [2022-07-18T18:48:22.112Z] #19 23.24 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
18:48:22 [2022-07-18T18:48:22.112Z] #19 23.24 Unpacking libmagic-mgc (1:5.39-3) ...
18:48:22 [2022-07-18T18:48:22.112Z] #19 23.32 Selecting previously unselected package libmagic1:amd64.
18:48:22 [2022-07-18T18:48:22.112Z] #19 23.32 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
18:48:22 [2022-07-18T18:48:22.112Z] #19 23.33 Unpacking libmagic1:amd64 (1:5.39-3) ...
18:48:22 [2022-07-18T18:48:22.112Z] #19 23.37 Selecting previously unselected package file.
18:48:22 [2022-07-18T18:48:22.369Z] #19 23.37 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
18:48:22 [2022-07-18T18:48:22.369Z] #19 23.37 Unpacking file (1:5.39-3) ...
18:48:22 [2022-07-18T18:48:22.369Z] #19 23.41 Selecting previously unselected package xz-utils.
18:48:22 [2022-07-18T18:48:22.369Z] #19 23.41 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
18:48:22 [2022-07-18T18:48:22.369Z] #19 23.41 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:48:22 [2022-07-18T18:48:22.369Z] #19 23.50 Selecting previously unselected package binutils-aarch64-linux-gnu.
18:48:22 [2022-07-18T18:48:22.625Z] #19 23.50 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
18:48:22 [2022-07-18T18:48:22.625Z] #19 23.50 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
18:48:22 [2022-07-18T18:48:22.881Z] #19 23.83 Selecting previously unselected package binutils-arm-linux-gnueabi.
18:48:22 [2022-07-18T18:48:22.881Z] #19 23.83 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
18:48:22 [2022-07-18T18:48:22.881Z] #19 23.83 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
18:48:23 [2022-07-18T18:48:23.138Z] #19 24.13 Selecting previously unselected package binutils-arm-linux-gnueabihf.
18:48:23 [2022-07-18T18:48:23.138Z] #19 24.13 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
18:48:23 [2022-07-18T18:48:23.138Z] #19 24.14 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
18:48:23 [2022-07-18T18:48:23.394Z] #19 24.45 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
18:48:23 [2022-07-18T18:48:23.394Z] #19 24.46 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
18:48:23 [2022-07-18T18:48:23.394Z] #19 24.46 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
18:48:23 [2022-07-18T18:48:23.650Z] #19 24.74 Selecting previously unselected package binutils-s390x-linux-gnu.
18:48:23 [2022-07-18T18:48:23.650Z] #19 24.74 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
18:48:23 [2022-07-18T18:48:23.650Z] #19 24.74 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
18:48:23 [2022-07-18T18:48:23.906Z] #19 24.97 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
18:48:23 [2022-07-18T18:48:23.906Z] #19 24.97 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
18:48:23 [2022-07-18T18:48:23.906Z] #19 24.97 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
18:48:23 [2022-07-18T18:48:23.906Z] #19 25.01 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
18:48:23 [2022-07-18T18:48:23.906Z] #19 25.01 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:48:23 [2022-07-18T18:48:23.906Z] #19 25.02 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
18:48:29 [2022-07-18T18:48:29.166Z] #19 29.58 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
18:48:29 [2022-07-18T18:48:29.166Z] #19 29.58 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
18:48:29 [2022-07-18T18:48:29.166Z] #19 29.58 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
18:48:29 [2022-07-18T18:48:29.166Z] #19 29.62 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
18:48:29 [2022-07-18T18:48:29.166Z] #19 29.62 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
18:48:29 [2022-07-18T18:48:29.166Z] #19 29.62 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
18:48:33 [2022-07-18T18:48:33.341Z] #19 33.82 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
18:48:33 [2022-07-18T18:48:33.341Z] #19 33.82 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
18:48:33 [2022-07-18T18:48:33.341Z] #19 33.83 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
18:48:33 [2022-07-18T18:48:33.341Z] #19 33.86 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
18:48:33 [2022-07-18T18:48:33.341Z] #19 33.86 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
18:48:33 [2022-07-18T18:48:33.341Z] #19 33.87 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
18:48:37 [2022-07-18T18:48:37.517Z] #19 38.05 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
18:48:37 [2022-07-18T18:48:37.517Z] #19 38.06 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
18:48:37 [2022-07-18T18:48:37.517Z] #19 38.06 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
18:48:37 [2022-07-18T18:48:37.517Z] #19 38.09 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
18:48:37 [2022-07-18T18:48:37.517Z] #19 38.10 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:48:37 [2022-07-18T18:48:37.517Z] #19 38.10 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
18:48:41 [2022-07-18T18:48:41.684Z] #19 42.51 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
18:48:41 [2022-07-18T18:48:41.684Z] #19 42.51 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
18:48:41 [2022-07-18T18:48:41.684Z] #19 42.61 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
18:48:41 [2022-07-18T18:48:41.684Z] #19 42.67 Selecting previously unselected package cpp-10-s390x-linux-gnu.
18:48:41 [2022-07-18T18:48:41.684Z] #19 42.67 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:48:41 [2022-07-18T18:48:41.684Z] #19 42.68 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
18:48:43 [2022-07-18T18:48:43.763Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-067ebead704a7e164) in /home/ubuntu/workspace/moby_PR-43819
[Pipeline] {
[Pipeline] checkout
18:48:43 [2022-07-18T18:48:43.926Z] The recommended git tool is: git
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.54 Selecting previously unselected package cpp-aarch64-linux-gnu.
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.54 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.55 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.57 Selecting previously unselected package cpp-arm-linux-gnueabi.
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.58 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.58 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.61 Selecting previously unselected package cpp-arm-linux-gnueabihf.
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.61 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.61 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.64 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.64 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.64 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.67 Selecting previously unselected package cpp-s390x-linux-gnu.
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.67 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.68 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.70 Selecting previously unselected package cross-config.
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.71 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.71 Unpacking cross-config (2.6.18+nmu1) ...
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.74 Selecting previously unselected package gcc-10-cross-base.
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.74 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.75 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.79 Selecting previously unselected package libc6-arm64-cross.
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.79 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.79 Unpacking libc6-arm64-cross (2.31-9cross4) ...
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.92 Selecting previously unselected package libgcc-s1-arm64-cross.
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.92 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.93 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.96 Selecting previously unselected package libgomp1-arm64-cross.
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.96 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
18:48:45 [2022-07-18T18:48:45.855Z] #19 46.96 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
18:48:45 [2022-07-18T18:48:45.855Z] #19 47.00 Selecting previously unselected package libitm1-arm64-cross.
18:48:46 [2022-07-18T18:48:46.112Z] #19 47.00 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
18:48:46 [2022-07-18T18:48:46.112Z] #19 47.01 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
18:48:46 [2022-07-18T18:48:46.112Z] #19 47.04 Selecting previously unselected package libatomic1-arm64-cross.
18:48:46 [2022-07-18T18:48:46.112Z] #19 47.04 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
18:48:46 [2022-07-18T18:48:46.112Z] #19 47.04 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
18:48:46 [2022-07-18T18:48:46.112Z] #19 47.07 Selecting previously unselected package libasan6-arm64-cross.
18:48:46 [2022-07-18T18:48:46.112Z] #19 47.07 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
18:48:46 [2022-07-18T18:48:46.112Z] #19 47.08 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
18:48:46 [2022-07-18T18:48:46.368Z] #19 47.31 Selecting previously unselected package liblsan0-arm64-cross.
18:48:46 [2022-07-18T18:48:46.368Z] #19 47.31 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
18:48:46 [2022-07-18T18:48:46.368Z] #19 47.31 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
18:48:46 [2022-07-18T18:48:46.368Z] #19 47.48 Selecting previously unselected package libtsan0-arm64-cross.
18:48:46 [2022-07-18T18:48:46.368Z] #19 47.48 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
18:48:46 [2022-07-18T18:48:46.368Z] #19 47.50 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
18:48:46 [2022-07-18T18:48:46.625Z] #19 47.72 Selecting previously unselected package libstdc++6-arm64-cross.
18:48:46 [2022-07-18T18:48:46.625Z] #19 47.72 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
18:48:46 [2022-07-18T18:48:46.625Z] #19 47.72 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
18:48:46 [2022-07-18T18:48:46.625Z] #19 47.79 Selecting previously unselected package libubsan1-arm64-cross.
18:48:46 [2022-07-18T18:48:46.625Z] #19 47.80 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
18:48:46 [2022-07-18T18:48:46.625Z] #19 47.80 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
18:48:46 [2022-07-18T18:48:46.882Z] #19 47.90 Selecting previously unselected package libgcc-10-dev-arm64-cross.
18:48:46 [2022-07-18T18:48:46.882Z] #19 47.90 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
18:48:46 [2022-07-18T18:48:46.882Z] #19 47.91 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
18:48:47 [2022-07-18T18:48:47.138Z] #19 48.04 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
18:48:47 [2022-07-18T18:48:47.138Z] #19 48.04 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:48:47 [2022-07-18T18:48:47.138Z] #19 48.05 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
18:48:47 [2022-07-18T18:48:47.495Z] using credential docker-jenkins-github-credentials
18:48:47 [2022-07-18T18:48:47.505Z] Cloning the remote Git repository
18:48:47 [2022-07-18T18:48:47.505Z] Cloning with configured refspecs honoured and without tags
18:48:47 [2022-07-18T18:48:47.587Z] Cloning repository https://github.com/moby/moby.git
18:48:47 [2022-07-18T18:48:47.648Z]  > git init /home/ubuntu/workspace/moby_PR-43819 # timeout=10
18:48:47 [2022-07-18T18:48:47.919Z] Fetching upstream changes from https://github.com/moby/moby.git
18:48:47 [2022-07-18T18:48:47.919Z]  > git --version # timeout=10
18:48:47 [2022-07-18T18:48:47.942Z]  > git --version # 'git version 2.25.1'
18:48:47 [2022-07-18T18:48:47.942Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:48:47 [2022-07-18T18:48:47.944Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43819/head:refs/remotes/origin/PR-43819 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:48:52 [2022-07-18T18:48:52.387Z] #19 53.07 Selecting previously unselected package gcc-aarch64-linux-gnu.
18:48:52 [2022-07-18T18:48:52.387Z] #19 53.07 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:48:52 [2022-07-18T18:48:52.387Z] #19 53.08 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
18:48:52 [2022-07-18T18:48:52.387Z] #19 53.11 Selecting previously unselected package linux-libc-dev-arm64-cross.
18:48:52 [2022-07-18T18:48:52.387Z] #19 53.11 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
18:48:52 [2022-07-18T18:48:52.387Z] #19 53.11 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
18:48:52 [2022-07-18T18:48:52.387Z] #19 53.28 Selecting previously unselected package libc6-dev-arm64-cross.
18:48:52 [2022-07-18T18:48:52.387Z] #19 53.29 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
18:48:52 [2022-07-18T18:48:52.387Z] #19 53.29 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
18:48:52 [2022-07-18T18:48:52.387Z] #19 53.53 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
18:48:52 [2022-07-18T18:48:52.643Z] #19 53.53 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
18:48:52 [2022-07-18T18:48:52.643Z] #19 53.54 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
18:48:52 [2022-07-18T18:48:52.643Z] #19 53.78 Selecting previously unselected package g++-10-aarch64-linux-gnu.
18:48:52 [2022-07-18T18:48:52.899Z] #19 53.79 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:48:52 [2022-07-18T18:48:52.899Z] #19 53.79 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
18:48:58 [2022-07-18T18:48:58.350Z] #19 58.61 Selecting previously unselected package g++-aarch64-linux-gnu.
18:48:58 [2022-07-18T18:48:58.350Z] #19 58.61 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:48:58 [2022-07-18T18:48:58.350Z] #19 58.61 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
18:48:58 [2022-07-18T18:48:58.350Z] #19 58.64 Selecting previously unselected package patch.
18:48:58 [2022-07-18T18:48:58.350Z] #19 58.64 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
18:48:58 [2022-07-18T18:48:58.350Z] #19 58.65 Unpacking patch (2.7.6-7) ...
18:48:58 [2022-07-18T18:48:58.350Z] #19 58.69 Selecting previously unselected package dpkg-dev.
18:48:58 [2022-07-18T18:48:58.350Z] #19 58.69 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ...
18:48:58 [2022-07-18T18:48:58.350Z] #19 58.69 Unpacking dpkg-dev (1.20.11) ...
18:48:58 [2022-07-18T18:48:58.350Z] #19 58.83 Selecting previously unselected package libconfig-inifiles-perl.
18:48:58 [2022-07-18T18:48:58.350Z] #19 58.83 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
18:48:58 [2022-07-18T18:48:58.350Z] #19 58.83 Unpacking libconfig-inifiles-perl (3.000003-1) ...
18:48:58 [2022-07-18T18:48:58.350Z] #19 58.86 Selecting previously unselected package libio-string-perl.
18:48:58 [2022-07-18T18:48:58.350Z] #19 58.86 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
18:48:58 [2022-07-18T18:48:58.350Z] #19 58.87 Unpacking libio-string-perl (1.08-3.1) ...
18:48:58 [2022-07-18T18:48:58.350Z] #19 58.90 Selecting previously unselected package libicu67:amd64.
18:48:58 [2022-07-18T18:48:58.350Z] #19 58.90 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
18:48:58 [2022-07-18T18:48:58.350Z] #19 58.91 Unpacking libicu67:amd64 (67.1-7) ...
18:48:58 [2022-07-18T18:48:58.366Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a16096fa5b582d64) in /home/ubuntu/workspace/moby_PR-43819
[Pipeline] {
[Pipeline] checkout
18:48:58 [2022-07-18T18:48:58.477Z] The recommended git tool is: git
18:48:58 [2022-07-18T18:48:58.606Z] #19 59.73 Selecting previously unselected package libxml2:amd64.
18:48:58 [2022-07-18T18:48:58.606Z] #19 59.73 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
18:48:58 [2022-07-18T18:48:58.606Z] #19 59.74 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
18:48:58 [2022-07-18T18:48:58.606Z] #19 59.81 Selecting previously unselected package libxml-namespacesupport-perl.
18:48:58 [2022-07-18T18:48:58.606Z] #19 59.82 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
18:48:58 [2022-07-18T18:48:58.606Z] #19 59.82 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
18:48:58 [2022-07-18T18:48:58.606Z] #19 59.84 Selecting previously unselected package libxml-sax-base-perl.
18:48:58 [2022-07-18T18:48:58.864Z] #19 59.85 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
18:48:58 [2022-07-18T18:48:58.864Z] #19 59.85 Unpacking libxml-sax-base-perl (1.09-1.1) ...
18:48:58 [2022-07-18T18:48:58.864Z] #19 59.88 Selecting previously unselected package libxml-sax-perl.
18:48:58 [2022-07-18T18:48:58.864Z] #19 59.89 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
18:48:58 [2022-07-18T18:48:58.864Z] #19 59.89 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
18:48:58 [2022-07-18T18:48:58.864Z] #19 59.93 Selecting previously unselected package libxml-libxml-perl.
18:48:58 [2022-07-18T18:48:58.864Z] #19 59.93 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
18:48:58 [2022-07-18T18:48:58.864Z] #19 59.93 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
18:48:59 [2022-07-18T18:48:59.123Z] #19 60.03 Selecting previously unselected package libxml-simple-perl.
18:48:59 [2022-07-18T18:48:59.123Z] #19 60.03 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
18:48:59 [2022-07-18T18:48:59.123Z] #19 60.04 Unpacking libxml-simple-perl (2.25-1) ...
18:48:59 [2022-07-18T18:48:59.123Z] #19 60.13 Selecting previously unselected package libyaml-perl.
18:48:59 [2022-07-18T18:48:59.123Z] #19 60.14 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
18:48:59 [2022-07-18T18:48:59.123Z] #19 60.15 Unpacking libyaml-perl (1.30-1) ...
18:48:59 [2022-07-18T18:48:59.123Z] #19 60.27 Selecting previously unselected package libconfig-auto-perl.
18:48:59 [2022-07-18T18:48:59.123Z] #19 60.27 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
18:48:59 [2022-07-18T18:48:59.379Z] #19 60.29 Unpacking libconfig-auto-perl (0.44-1.1) ...
18:48:59 [2022-07-18T18:48:59.379Z] #19 60.41 Selecting previously unselected package libfile-which-perl.
18:48:59 [2022-07-18T18:48:59.379Z] #19 60.41 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
18:48:59 [2022-07-18T18:48:59.379Z] #19 60.48 Unpacking libfile-which-perl (1.23-1) ...
18:48:59 [2022-07-18T18:48:59.634Z] #19 60.86 Selecting previously unselected package libfile-homedir-perl.
18:48:59 [2022-07-18T18:48:59.893Z] #19 60.86 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
18:48:59 [2022-07-18T18:48:59.893Z] #19 60.93 Unpacking libfile-homedir-perl (1.006-1) ...
18:49:00 [2022-07-18T18:49:00.149Z] #19 61.30 Selecting previously unselected package libdebian-dpkgcross-perl.
18:49:00 [2022-07-18T18:49:00.149Z] #19 61.30 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
18:49:00 [2022-07-18T18:49:00.149Z] #19 61.30 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
18:49:00 [2022-07-18T18:49:00.149Z] #19 61.34 Selecting previously unselected package dpkg-cross.
18:49:00 [2022-07-18T18:49:00.149Z] #19 61.34 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
18:49:00 [2022-07-18T18:49:00.149Z] #19 61.34 Unpacking dpkg-cross (2.6.18+nmu1) ...
18:49:00 [2022-07-18T18:49:00.149Z] #19 61.37 Selecting previously unselected package crossbuild-essential-arm64.
18:49:00 [2022-07-18T18:49:00.149Z] #19 61.37 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
18:49:00 [2022-07-18T18:49:00.149Z] #19 61.38 Unpacking crossbuild-essential-arm64 (12.9) ...
18:49:00 [2022-07-18T18:49:00.149Z] #19 61.40 Selecting previously unselected package libc6-armel-cross.
18:49:00 [2022-07-18T18:49:00.388Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-052c7ebfd81a97126) in /home/ubuntu/workspace/moby_PR-43819
[Pipeline] {
18:49:00 [2022-07-18T18:49:00.405Z] #19 61.41 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
18:49:00 [2022-07-18T18:49:00.406Z] #19 61.41 Unpacking libc6-armel-cross (2.31-9cross4) ...
18:49:00 [2022-07-18T18:49:00.406Z] #19 61.53 Selecting previously unselected package libgcc-s1-armel-cross.
18:49:00 [2022-07-18T18:49:00.406Z] #19 61.53 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
18:49:00 [2022-07-18T18:49:00.406Z] #19 61.54 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
18:49:00 [2022-07-18T18:49:00.406Z] #19 61.57 Selecting previously unselected package libgomp1-armel-cross.
18:49:00 [2022-07-18T18:49:00.406Z] #19 61.57 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
18:49:00 [2022-07-18T18:49:00.406Z] #19 61.57 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
18:49:00 [2022-07-18T18:49:00.406Z] #19 61.61 Selecting previously unselected package libatomic1-armel-cross.
18:49:00 [2022-07-18T18:49:00.406Z] #19 61.61 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
18:49:00 [2022-07-18T18:49:00.406Z] #19 61.61 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
18:49:00 [2022-07-18T18:49:00.406Z] #19 61.64 Selecting previously unselected package libasan6-armel-cross.
[Pipeline] checkout
18:49:00 [2022-07-18T18:49:00.503Z] The recommended git tool is: git
18:49:00 [2022-07-18T18:49:00.661Z] #19 61.64 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
18:49:00 [2022-07-18T18:49:00.661Z] #19 61.64 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
18:49:00 [2022-07-18T18:49:00.917Z] #19 61.87 Selecting previously unselected package libstdc++6-armel-cross.
18:49:00 [2022-07-18T18:49:00.917Z] #19 61.87 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
18:49:00 [2022-07-18T18:49:00.917Z] #19 61.87 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
18:49:00 [2022-07-18T18:49:00.917Z] #19 61.94 Selecting previously unselected package libubsan1-armel-cross.
18:49:00 [2022-07-18T18:49:00.917Z] #19 61.94 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
18:49:00 [2022-07-18T18:49:00.917Z] #19 61.94 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
18:49:00 [2022-07-18T18:49:00.917Z] #19 62.04 Selecting previously unselected package libgcc-10-dev-armel-cross.
18:49:00 [2022-07-18T18:49:00.917Z] #19 62.04 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
18:49:00 [2022-07-18T18:49:00.917Z] #19 62.04 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
18:49:00 [2022-07-18T18:49:00.917Z] #19 62.15 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
18:49:00 [2022-07-18T18:49:00.917Z] #19 62.15 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
18:49:01 [2022-07-18T18:49:01.174Z] #19 62.15 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
18:49:01 [2022-07-18T18:49:01.689Z] using credential docker-jenkins-github-credentials
18:49:01 [2022-07-18T18:49:01.700Z] Cloning the remote Git repository
18:49:01 [2022-07-18T18:49:01.700Z] Cloning with configured refspecs honoured and without tags
18:49:01 [2022-07-18T18:49:01.720Z] Cloning repository https://github.com/moby/moby.git
18:49:01 [2022-07-18T18:49:01.773Z]  > git init /home/ubuntu/workspace/moby_PR-43819 # timeout=10
18:49:02 [2022-07-18T18:49:02.351Z] Fetching upstream changes from https://github.com/moby/moby.git
18:49:02 [2022-07-18T18:49:02.351Z]  > git --version # timeout=10
18:49:02 [2022-07-18T18:49:02.375Z]  > git --version # 'git version 2.25.1'
18:49:02 [2022-07-18T18:49:02.376Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:49:02 [2022-07-18T18:49:02.378Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43819/head:refs/remotes/origin/PR-43819 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:49:03 [2022-07-18T18:49:03.395Z] using credential docker-jenkins-github-credentials
18:49:03 [2022-07-18T18:49:03.403Z] Cloning the remote Git repository
18:49:03 [2022-07-18T18:49:03.404Z] Cloning with configured refspecs honoured and without tags
18:49:03 [2022-07-18T18:49:03.435Z] Cloning repository https://github.com/moby/moby.git
18:49:03 [2022-07-18T18:49:03.507Z]  > git init /home/ubuntu/workspace/moby_PR-43819 # timeout=10
18:49:03 [2022-07-18T18:49:03.934Z] Fetching upstream changes from https://github.com/moby/moby.git
18:49:03 [2022-07-18T18:49:03.934Z]  > git --version # timeout=10
18:49:03 [2022-07-18T18:49:03.952Z]  > git --version # 'git version 2.17.1'
18:49:03 [2022-07-18T18:49:03.953Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:49:03 [2022-07-18T18:49:03.954Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43819/head:refs/remotes/origin/PR-43819 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:49:06 [2022-07-18T18:49:06.422Z] #19 66.88 Selecting previously unselected package gcc-arm-linux-gnueabi.
18:49:06 [2022-07-18T18:49:06.422Z] #19 66.89 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
18:49:06 [2022-07-18T18:49:06.422Z] #19 66.89 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
18:49:06 [2022-07-18T18:49:06.422Z] #19 66.92 Selecting previously unselected package linux-libc-dev-armel-cross.
18:49:06 [2022-07-18T18:49:06.422Z] #19 66.92 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
18:49:06 [2022-07-18T18:49:06.422Z] #19 66.92 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
18:49:06 [2022-07-18T18:49:06.422Z] #19 67.09 Selecting previously unselected package libc6-dev-armel-cross.
18:49:06 [2022-07-18T18:49:06.422Z] #19 67.10 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
18:49:06 [2022-07-18T18:49:06.422Z] #19 67.10 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
18:49:06 [2022-07-18T18:49:06.422Z] #19 67.31 Selecting previously unselected package libstdc++-10-dev-armel-cross.
18:49:06 [2022-07-18T18:49:06.422Z] #19 67.32 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
18:49:06 [2022-07-18T18:49:06.422Z] #19 67.32 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
18:49:06 [2022-07-18T18:49:06.422Z] #19 67.57 Selecting previously unselected package g++-10-arm-linux-gnueabi.
18:49:06 [2022-07-18T18:49:06.422Z] #19 67.57 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
18:49:06 [2022-07-18T18:49:06.678Z] #19 67.57 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
18:49:11 [2022-07-18T18:49:11.254Z] Fetching without tags
18:49:11 [2022-07-18T18:49:11.578Z] Merging remotes/origin/master commit 992961c56c06e8e765b51471fe0431caef0923e2 into PR head commit 11e6176669c1ce8d738e00561c416caff589a3d2
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.16 Selecting previously unselected package g++-arm-linux-gnueabi.
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.17 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.17 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.19 Selecting previously unselected package crossbuild-essential-armel.
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.19 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.20 Unpacking crossbuild-essential-armel (12.9) ...
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.22 Selecting previously unselected package libc6-armhf-cross.
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.23 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.23 Unpacking libc6-armhf-cross (2.31-9cross4) ...
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.34 Selecting previously unselected package libgcc-s1-armhf-cross.
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.34 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.35 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.38 Selecting previously unselected package libgomp1-armhf-cross.
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.38 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.38 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.41 Selecting previously unselected package libatomic1-armhf-cross.
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.41 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.43 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.46 Selecting previously unselected package libasan6-armhf-cross.
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.46 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.47 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.69 Selecting previously unselected package libstdc++6-armhf-cross.
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.69 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.69 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.75 Selecting previously unselected package libubsan1-armhf-cross.
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.75 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.76 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.85 Selecting previously unselected package libgcc-10-dev-armhf-cross.
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.86 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.86 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.97 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.97 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
18:49:11 [2022-07-18T18:49:11.923Z] #19 72.97 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
18:49:11 [2022-07-18T18:49:11.197Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:49:11 [2022-07-18T18:49:11.204Z]  > git config --add remote.origin.fetch +refs/pull/43819/head:refs/remotes/origin/PR-43819 # timeout=10
18:49:11 [2022-07-18T18:49:11.239Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:49:11 [2022-07-18T18:49:11.258Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:49:11 [2022-07-18T18:49:11.276Z] Fetching upstream changes from https://github.com/moby/moby.git
18:49:11 [2022-07-18T18:49:11.278Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:49:11 [2022-07-18T18:49:11.279Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43819/head:refs/remotes/origin/PR-43819 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:49:11 [2022-07-18T18:49:11.603Z]  > git config core.sparsecheckout # timeout=10
18:49:11 [2022-07-18T18:49:11.619Z]  > git checkout -f 11e6176669c1ce8d738e00561c416caff589a3d2 # timeout=10
18:49:13 [2022-07-18T18:49:13.150Z] Merge succeeded, producing 11e6176669c1ce8d738e00561c416caff589a3d2
18:49:13 [2022-07-18T18:49:13.150Z] Checking out Revision 11e6176669c1ce8d738e00561c416caff589a3d2 (PR-43819)
18:49:13 [2022-07-18T18:49:13.058Z]  > git remote # timeout=10
18:49:13 [2022-07-18T18:49:13.081Z]  > git config --get remote.origin.url # timeout=10
18:49:13 [2022-07-18T18:49:13.115Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:49:13 [2022-07-18T18:49:13.116Z]  > git merge 992961c56c06e8e765b51471fe0431caef0923e2 # timeout=10
18:49:13 [2022-07-18T18:49:13.152Z]  > git rev-parse HEAD^{commit} # timeout=10
18:49:13 [2022-07-18T18:49:13.169Z]  > git config core.sparsecheckout # timeout=10
18:49:13 [2022-07-18T18:49:13.180Z]  > git checkout -f 11e6176669c1ce8d738e00561c416caff589a3d2 # timeout=10
18:49:17 [2022-07-18T18:49:17.007Z] Commit message: "produce progress events polling ctrd's content.Store"
18:49:17 [2022-07-18T18:49:17.167Z] #19 78.04 Selecting previously unselected package gcc-arm-linux-gnueabihf.
18:49:17 [2022-07-18T18:49:17.167Z] #19 78.04 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
18:49:17 [2022-07-18T18:49:17.167Z] #19 78.10 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:49:17 [2022-07-18T18:49:17.423Z] #19 78.48 Selecting previously unselected package linux-libc-dev-armhf-cross.
18:49:17 [2022-07-18T18:49:17.423Z] #19 78.48 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
18:49:17 [2022-07-18T18:49:17.423Z] #19 78.54 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
18:49:17 [2022-07-18T18:49:17.679Z] #19 78.80 Selecting previously unselected package libc6-dev-armhf-cross.
18:49:17 [2022-07-18T18:49:17.679Z] #19 78.80 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
18:49:17 [2022-07-18T18:49:17.679Z] #19 78.81 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
18:49:17 [2022-07-18T18:49:17.798Z] + docker version
18:49:17 [2022-07-18T18:49:17.936Z] #19 79.03 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
18:49:17 [2022-07-18T18:49:17.936Z] #19 79.03 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
18:49:17 [2022-07-18T18:49:17.936Z] #19 79.03 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
18:49:18 [2022-07-18T18:49:18.192Z] #19 79.29 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
18:49:18 [2022-07-18T18:49:18.192Z] #19 79.29 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
18:49:18 [2022-07-18T18:49:18.192Z] #19 79.30 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
18:49:23 [2022-07-18T18:49:23.356Z] Fetching without tags
18:49:23 [2022-07-18T18:49:23.439Z] #19 83.78 Selecting previously unselected package g++-arm-linux-gnueabihf.
18:49:23 [2022-07-18T18:49:23.439Z] #19 83.78 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
18:49:23 [2022-07-18T18:49:23.439Z] #19 83.79 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
18:49:23 [2022-07-18T18:49:23.439Z] #19 83.81 Selecting previously unselected package crossbuild-essential-armhf.
18:49:23 [2022-07-18T18:49:23.439Z] #19 83.81 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
18:49:23 [2022-07-18T18:49:23.439Z] #19 83.82 Unpacking crossbuild-essential-armhf (12.9) ...
18:49:23 [2022-07-18T18:49:23.439Z] #19 83.85 Selecting previously unselected package libc6-ppc64el-cross.
18:49:23 [2022-07-18T18:49:23.439Z] #19 83.85 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
18:49:23 [2022-07-18T18:49:23.439Z] #19 83.86 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
18:49:23 [2022-07-18T18:49:23.439Z] #19 84.02 Selecting previously unselected package libgcc-s1-ppc64el-cross.
18:49:23 [2022-07-18T18:49:23.439Z] #19 84.02 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:49:23 [2022-07-18T18:49:23.439Z] #19 84.02 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
18:49:23 [2022-07-18T18:49:23.439Z] #19 84.05 Selecting previously unselected package libgomp1-ppc64el-cross.
18:49:23 [2022-07-18T18:49:23.439Z] #19 84.05 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:49:23 [2022-07-18T18:49:23.439Z] #19 84.06 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
18:49:23 [2022-07-18T18:49:23.439Z] #19 84.09 Selecting previously unselected package libitm1-ppc64el-cross.
18:49:23 [2022-07-18T18:49:23.439Z] #19 84.09 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:49:23 [2022-07-18T18:49:23.439Z] #19 84.10 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
18:49:23 [2022-07-18T18:49:23.439Z] #19 84.13 Selecting previously unselected package libatomic1-ppc64el-cross.
18:49:23 [2022-07-18T18:49:23.439Z] #19 84.13 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:49:23 [2022-07-18T18:49:23.439Z] #19 84.13 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
18:49:23 [2022-07-18T18:49:23.439Z] #19 84.16 Selecting previously unselected package libasan6-ppc64el-cross.
18:49:23 [2022-07-18T18:49:23.439Z] #19 84.16 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:49:23 [2022-07-18T18:49:23.439Z] #19 84.17 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
18:49:23 [2022-07-18T18:49:23.439Z] #19 84.40 Selecting previously unselected package liblsan0-ppc64el-cross.
18:49:23 [2022-07-18T18:49:23.439Z] #19 84.41 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:49:23 [2022-07-18T18:49:23.439Z] #19 84.41 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
18:49:23 [2022-07-18T18:49:23.439Z] #19 84.52 Selecting previously unselected package libtsan0-ppc64el-cross.
18:49:23 [2022-07-18T18:49:23.439Z] #19 84.52 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:49:23 [2022-07-18T18:49:23.439Z] #19 84.53 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
18:49:23 [2022-07-18T18:49:23.695Z] #19 84.76 Selecting previously unselected package libstdc++6-ppc64el-cross.
18:49:23 [2022-07-18T18:49:23.695Z] #19 84.76 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:49:23 [2022-07-18T18:49:23.695Z] #19 84.77 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
18:49:23 [2022-07-18T18:49:23.695Z] #19 84.84 Selecting previously unselected package libubsan1-ppc64el-cross.
18:49:23 [2022-07-18T18:49:23.695Z] #19 84.85 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:49:23 [2022-07-18T18:49:23.695Z] #19 84.85 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
18:49:23 [2022-07-18T18:49:23.853Z] Merging remotes/origin/master commit 992961c56c06e8e765b51471fe0431caef0923e2 into PR head commit 11e6176669c1ce8d738e00561c416caff589a3d2
18:49:23 [2022-07-18T18:49:23.951Z] #19 84.96 Selecting previously unselected package libquadmath0-ppc64el-cross.
18:49:23 [2022-07-18T18:49:23.951Z] #19 84.96 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:49:23 [2022-07-18T18:49:23.951Z] #19 84.96 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
18:49:23 [2022-07-18T18:49:23.951Z] #19 85.01 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
18:49:23 [2022-07-18T18:49:23.951Z] #19 85.02 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:49:23 [2022-07-18T18:49:23.951Z] #19 85.02 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
18:49:24 [2022-07-18T18:49:24.207Z] #19 85.19 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
18:49:24 [2022-07-18T18:49:24.207Z] #19 85.19 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:49:24 [2022-07-18T18:49:24.207Z] #19 85.20 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
18:49:24 [2022-07-18T18:49:24.379Z] Client: Docker Engine - Community
18:49:24 [2022-07-18T18:49:24.379Z]  Version:           20.10.14
18:49:24 [2022-07-18T18:49:24.379Z]  API version:       1.41
18:49:24 [2022-07-18T18:49:24.379Z]  Go version:        go1.16.15
18:49:24 [2022-07-18T18:49:24.379Z]  Git commit:        a224086
18:49:24 [2022-07-18T18:49:24.379Z]  Built:             Thu Mar 24 01:48:02 2022
18:49:24 [2022-07-18T18:49:24.379Z]  OS/Arch:           linux/amd64
18:49:24 [2022-07-18T18:49:24.379Z]  Context:           default
18:49:24 [2022-07-18T18:49:24.379Z]  Experimental:      true
18:49:24 [2022-07-18T18:49:24.379Z] 
18:49:24 [2022-07-18T18:49:24.379Z] Server: Docker Engine - Community
18:49:24 [2022-07-18T18:49:24.379Z]  Engine:
18:49:24 [2022-07-18T18:49:24.379Z]   Version:          20.10.14
18:49:24 [2022-07-18T18:49:24.379Z]   API version:      1.41 (minimum version 1.12)
18:49:24 [2022-07-18T18:49:24.379Z]   Go version:       go1.16.15
18:49:24 [2022-07-18T18:49:24.379Z]   Git commit:       87a90dc
18:49:24 [2022-07-18T18:49:24.379Z]   Built:            Thu Mar 24 01:45:53 2022
18:49:24 [2022-07-18T18:49:24.379Z]   OS/Arch:          linux/amd64
18:49:24 [2022-07-18T18:49:24.379Z]   Experimental:     true
18:49:24 [2022-07-18T18:49:24.379Z]  containerd:
18:49:24 [2022-07-18T18:49:24.379Z]   Version:          1.5.11
18:49:24 [2022-07-18T18:49:24.379Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
18:49:24 [2022-07-18T18:49:24.379Z]  runc:
18:49:24 [2022-07-18T18:49:24.379Z]   Version:          1.0.3
18:49:24 [2022-07-18T18:49:24.379Z]   GitCommit:        v1.0.3-0-gf46b6ba
18:49:24 [2022-07-18T18:49:24.379Z]  docker-init:
18:49:24 [2022-07-18T18:49:24.379Z]   Version:          0.19.0
18:49:24 [2022-07-18T18:49:24.379Z]   GitCommit:        de40ad0
[Pipeline] sh
18:49:24 [2022-07-18T18:49:24.562Z] Merge succeeded, producing 11e6176669c1ce8d738e00561c416caff589a3d2
18:49:24 [2022-07-18T18:49:24.562Z] Checking out Revision 11e6176669c1ce8d738e00561c416caff589a3d2 (PR-43819)
18:49:24 [2022-07-18T18:49:24.690Z] + docker info
18:49:23 [2022-07-18T18:49:23.284Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:49:23 [2022-07-18T18:49:23.303Z]  > git config --add remote.origin.fetch +refs/pull/43819/head:refs/remotes/origin/PR-43819 # timeout=10
18:49:23 [2022-07-18T18:49:23.320Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:49:23 [2022-07-18T18:49:23.344Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:49:23 [2022-07-18T18:49:23.363Z] Fetching upstream changes from https://github.com/moby/moby.git
18:49:23 [2022-07-18T18:49:23.363Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:49:23 [2022-07-18T18:49:23.364Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43819/head:refs/remotes/origin/PR-43819 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:49:23 [2022-07-18T18:49:23.861Z]  > git config core.sparsecheckout # timeout=10
18:49:23 [2022-07-18T18:49:23.878Z]  > git checkout -f 11e6176669c1ce8d738e00561c416caff589a3d2 # timeout=10
18:49:24 [2022-07-18T18:49:24.525Z]  > git remote # timeout=10
18:49:24 [2022-07-18T18:49:24.530Z]  > git config --get remote.origin.url # timeout=10
18:49:24 [2022-07-18T18:49:24.537Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:49:24 [2022-07-18T18:49:24.538Z]  > git merge 992961c56c06e8e765b51471fe0431caef0923e2 # timeout=10
18:49:24 [2022-07-18T18:49:24.552Z]  > git rev-parse HEAD^{commit} # timeout=10
18:49:24 [2022-07-18T18:49:24.566Z]  > git config core.sparsecheckout # timeout=10
18:49:24 [2022-07-18T18:49:24.576Z]  > git checkout -f 11e6176669c1ce8d738e00561c416caff589a3d2 # timeout=10
18:49:29 [2022-07-18T18:49:29.033Z] Commit message: "produce progress events polling ctrd's content.Store"
18:49:29 [2022-07-18T18:49:29.462Z] #19 89.84 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
18:49:29 [2022-07-18T18:49:29.462Z] #19 89.84 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:49:29 [2022-07-18T18:49:29.462Z] #19 89.84 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
18:49:29 [2022-07-18T18:49:29.462Z] #19 89.87 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
18:49:29 [2022-07-18T18:49:29.462Z] #19 89.87 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
18:49:29 [2022-07-18T18:49:29.462Z] #19 89.88 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
18:49:29 [2022-07-18T18:49:29.462Z] #19 90.05 Selecting previously unselected package libc6-dev-ppc64el-cross.
18:49:29 [2022-07-18T18:49:29.462Z] #19 90.05 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
18:49:29 [2022-07-18T18:49:29.462Z] #19 90.06 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
18:49:29 [2022-07-18T18:49:29.462Z] #19 90.33 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
18:49:29 [2022-07-18T18:49:29.462Z] #19 90.33 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:49:29 [2022-07-18T18:49:29.462Z] #19 90.34 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
18:49:29 [2022-07-18T18:49:29.462Z] #19 90.59 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
18:49:29 [2022-07-18T18:49:29.462Z] #19 90.59 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:49:29 [2022-07-18T18:49:29.462Z] #19 90.60 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:49:30 [2022-07-18T18:49:30.116Z] + docker version
18:49:34 [2022-07-18T18:49:34.708Z] #19 94.97 Selecting previously unselected package g++-powerpc64le-linux-gnu.
18:49:34 [2022-07-18T18:49:34.709Z] #19 94.97 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:49:34 [2022-07-18T18:49:34.709Z] #19 94.98 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.00 Selecting previously unselected package crossbuild-essential-ppc64el.
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.00 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.01 Unpacking crossbuild-essential-ppc64el (12.9) ...
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.04 Selecting previously unselected package libc6-s390x-cross.
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.04 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.04 Unpacking libc6-s390x-cross (2.31-9cross4) ...
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.17 Selecting previously unselected package libgcc-s1-s390x-cross.
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.17 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.18 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.20 Selecting previously unselected package libgomp1-s390x-cross.
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.21 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.21 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.24 Selecting previously unselected package libitm1-s390x-cross.
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.25 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.25 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.28 Selecting previously unselected package libatomic1-s390x-cross.
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.28 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.29 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.32 Selecting previously unselected package libasan6-s390x-cross.
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.32 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.33 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.55 Selecting previously unselected package libstdc++6-s390x-cross.
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.55 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.56 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.64 Selecting previously unselected package libubsan1-s390x-cross.
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.64 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.64 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.74 Selecting previously unselected package libgcc-10-dev-s390x-cross.
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.74 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.75 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
18:49:34 [2022-07-18T18:49:34.709Z] #19 95.85 Selecting previously unselected package gcc-10-s390x-linux-gnu.
18:49:34 [2022-07-18T18:49:34.965Z] #19 95.86 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:49:34 [2022-07-18T18:49:34.965Z] #19 95.86 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
18:49:38 [2022-07-18T18:49:38.243Z] Client: Docker Engine - Community
18:49:38 [2022-07-18T18:49:38.243Z]  Version:           20.10.14
18:49:38 [2022-07-18T18:49:38.243Z]  API version:       1.41
18:49:38 [2022-07-18T18:49:38.243Z]  Go version:        go1.16.15
18:49:38 [2022-07-18T18:49:38.243Z]  Git commit:        a224086
18:49:38 [2022-07-18T18:49:38.243Z]  Built:             Thu Mar 24 01:47:20 2022
18:49:38 [2022-07-18T18:49:38.243Z]  OS/Arch:           linux/arm64
18:49:38 [2022-07-18T18:49:38.243Z]  Context:           default
18:49:38 [2022-07-18T18:49:38.243Z]  Experimental:      true
18:49:38 [2022-07-18T18:49:38.243Z] 
18:49:38 [2022-07-18T18:49:38.243Z] Server: Docker Engine - Community
18:49:38 [2022-07-18T18:49:38.243Z]  Engine:
18:49:38 [2022-07-18T18:49:38.243Z]   Version:          20.10.14
18:49:38 [2022-07-18T18:49:38.243Z]   API version:      1.41 (minimum version 1.12)
18:49:38 [2022-07-18T18:49:38.243Z]   Go version:       go1.16.15
18:49:38 [2022-07-18T18:49:38.243Z]   Git commit:       87a90dc
18:49:38 [2022-07-18T18:49:38.243Z]   Built:            Thu Mar 24 01:45:39 2022
18:49:38 [2022-07-18T18:49:38.243Z]   OS/Arch:          linux/arm64
18:49:38 [2022-07-18T18:49:38.243Z]   Experimental:     true
18:49:38 [2022-07-18T18:49:38.243Z]  containerd:
18:49:38 [2022-07-18T18:49:38.243Z]   Version:          1.5.11
18:49:38 [2022-07-18T18:49:38.243Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
18:49:38 [2022-07-18T18:49:38.243Z]  runc:
18:49:38 [2022-07-18T18:49:38.243Z]   Version:          1.0.3
18:49:38 [2022-07-18T18:49:38.243Z]   GitCommit:        v1.0.3-0-gf46b6ba
18:49:38 [2022-07-18T18:49:38.243Z]  docker-init:
18:49:38 [2022-07-18T18:49:38.243Z]   Version:          0.19.0
18:49:38 [2022-07-18T18:49:38.243Z]   GitCommit:        de40ad0
[Pipeline] sh
18:49:38 [2022-07-18T18:49:38.553Z] + docker info
18:49:39 [2022-07-18T18:49:39.136Z] #19 100.2 Selecting previously unselected package gcc-s390x-linux-gnu.
18:49:39 [2022-07-18T18:49:39.136Z] #19 100.2 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:49:39 [2022-07-18T18:49:39.136Z] #19 100.2 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
18:49:39 [2022-07-18T18:49:39.136Z] #19 100.2 Selecting previously unselected package linux-libc-dev-s390x-cross.
18:49:39 [2022-07-18T18:49:39.136Z] #19 100.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
18:49:39 [2022-07-18T18:49:39.136Z] #19 100.3 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
18:49:39 [2022-07-18T18:49:39.392Z] #19 100.4 Selecting previously unselected package libc6-dev-s390x-cross.
18:49:39 [2022-07-18T18:49:39.392Z] #19 100.4 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
18:49:39 [2022-07-18T18:49:39.392Z] #19 100.4 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
18:49:39 [2022-07-18T18:49:39.648Z] #19 100.7 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
18:49:39 [2022-07-18T18:49:39.648Z] #19 100.7 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
18:49:39 [2022-07-18T18:49:39.648Z] #19 100.7 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
18:49:39 [2022-07-18T18:49:39.648Z] #19 100.9 Selecting previously unselected package g++-10-s390x-linux-gnu.
18:49:39 [2022-07-18T18:49:39.905Z] #19 100.9 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:49:39 [2022-07-18T18:49:39.905Z] #19 100.9 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.074Z] #19 105.1 Selecting previously unselected package g++-s390x-linux-gnu.
18:49:44 [2022-07-18T18:49:44.074Z] #19 105.1 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:49:44 [2022-07-18T18:49:44.074Z] #19 105.1 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
18:49:44 [2022-07-18T18:49:44.074Z] #19 105.1 Selecting previously unselected package crossbuild-essential-s390x.
18:49:44 [2022-07-18T18:49:44.074Z] #19 105.1 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
18:49:44 [2022-07-18T18:49:44.074Z] #19 105.1 Unpacking crossbuild-essential-s390x (12.9) ...
18:49:44 [2022-07-18T18:49:44.074Z] #19 105.2 Setting up libconfig-inifiles-perl (3.000003-1) ...
18:49:44 [2022-07-18T18:49:44.074Z] #19 105.2 Setting up libfile-which-perl (1.23-1) ...
18:49:44 [2022-07-18T18:49:44.074Z] #19 105.2 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
18:49:44 [2022-07-18T18:49:44.074Z] #19 105.2 Setting up libc6-armhf-cross (2.31-9cross4) ...
18:49:44 [2022-07-18T18:49:44.074Z] #19 105.2 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
18:49:44 [2022-07-18T18:49:44.074Z] #19 105.2 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.074Z] #19 105.2 Setting up libicu67:amd64 (67.1-7) ...
18:49:44 [2022-07-18T18:49:44.074Z] #19 105.2 Setting up libmagic-mgc (1:5.39-3) ...
18:49:44 [2022-07-18T18:49:44.074Z] #19 105.2 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
18:49:44 [2022-07-18T18:49:44.074Z] #19 105.3 Setting up libc6-s390x-cross (2.31-9cross4) ...
18:49:44 [2022-07-18T18:49:44.074Z] #19 105.3 Setting up libmagic1:amd64 (1:5.39-3) ...
18:49:44 [2022-07-18T18:49:44.074Z] #19 105.3 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
18:49:44 [2022-07-18T18:49:44.074Z] #19 105.3 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
18:49:44 [2022-07-18T18:49:44.330Z] #19 105.3 Setting up file (1:5.39-3) ...
18:49:44 [2022-07-18T18:49:44.330Z] #19 105.3 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.330Z] #19 105.3 Setting up bzip2 (1.0.8-4) ...
18:49:44 [2022-07-18T18:49:44.330Z] #19 105.3 Setting up libyaml-perl (1.30-1) ...
18:49:44 [2022-07-18T18:49:44.330Z] #19 105.3 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
18:49:44 [2022-07-18T18:49:44.330Z] #19 105.4 Setting up libxml-sax-base-perl (1.09-1.1) ...
18:49:44 [2022-07-18T18:49:44.330Z] #19 105.4 Setting up libio-string-perl (1.08-3.1) ...
18:49:44 [2022-07-18T18:49:44.330Z] #19 105.4 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
18:49:44 [2022-07-18T18:49:44.330Z] #19 105.4 Setting up cross-config (2.6.18+nmu1) ...
18:49:44 [2022-07-18T18:49:44.330Z] #19 105.5 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.5 Setting up libc6-arm64-cross (2.31-9cross4) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.5 Setting up patch (2.7.6-7) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.5 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.6 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.6 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.6 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.6 Setting up libc6-armel-cross (2.31-9cross4) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.6 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.6 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.6 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.6 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.6 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.7 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.7 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.7 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.7 Setting up libfile-homedir-perl (1.006-1) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.7 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.7 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.7 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.7 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.7 Setting up liblocale-gettext-perl (1.07-4+b1) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.7 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.8 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.8 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.8 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.8 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.8 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.586Z] #19 105.8 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.843Z] #19 105.8 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.843Z] #19 105.8 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.843Z] #19 105.8 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.843Z] #19 105.9 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.843Z] #19 105.9 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
18:49:44 [2022-07-18T18:49:44.843Z] #19 105.9 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.843Z] #19 105.9 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.843Z] #19 105.9 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.843Z] #19 105.9 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.843Z] #19 105.9 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
18:49:44 [2022-07-18T18:49:44.843Z] #19 105.9 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.843Z] #19 105.9 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.843Z] #19 106.0 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.843Z] #19 106.0 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
18:49:44 [2022-07-18T18:49:44.843Z] #19 106.0 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.843Z] #19 106.0 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.843Z] #19 106.0 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
18:49:44 [2022-07-18T18:49:44.843Z] #19 106.0 Setting up libxml-sax-perl (1.02+dfsg-1) ...
18:49:44 [2022-07-18T18:49:44.888Z] Fetching without tags
18:49:45 [2022-07-18T18:49:45.099Z] #19 106.1 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
18:49:45 [2022-07-18T18:49:45.099Z] #19 106.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:49:45 [2022-07-18T18:49:45.099Z] #19 106.3 
18:49:45 [2022-07-18T18:49:45.099Z] #19 106.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:49:45 [2022-07-18T18:49:45.099Z] #19 106.3 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
18:49:45 [2022-07-18T18:49:45.099Z] #19 106.3 Setting up dpkg-dev (1.20.11) ...
18:49:45 [2022-07-18T18:49:45.130Z] Merging remotes/origin/master commit 992961c56c06e8e765b51471fe0431caef0923e2 into PR head commit 11e6176669c1ce8d738e00561c416caff589a3d2
18:49:44 [2022-07-18T18:49:44.795Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:49:44 [2022-07-18T18:49:44.811Z]  > git config --add remote.origin.fetch +refs/pull/43819/head:refs/remotes/origin/PR-43819 # timeout=10
18:49:44 [2022-07-18T18:49:44.837Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:49:44 [2022-07-18T18:49:44.865Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:49:44 [2022-07-18T18:49:44.892Z] Fetching upstream changes from https://github.com/moby/moby.git
18:49:44 [2022-07-18T18:49:44.892Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:49:44 [2022-07-18T18:49:44.895Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43819/head:refs/remotes/origin/PR-43819 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:49:45 [2022-07-18T18:49:45.142Z]  > git config core.sparsecheckout # timeout=10
18:49:45 [2022-07-18T18:49:45.174Z]  > git checkout -f 11e6176669c1ce8d738e00561c416caff589a3d2 # timeout=10
18:49:45 [2022-07-18T18:49:45.355Z] #19 106.3 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
18:49:45 [2022-07-18T18:49:45.355Z] #19 106.4 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
18:49:45 [2022-07-18T18:49:45.355Z] #19 106.4 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
18:49:45 [2022-07-18T18:49:45.355Z] #19 106.4 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
18:49:45 [2022-07-18T18:49:45.355Z] #19 106.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
18:49:45 [2022-07-18T18:49:45.355Z] #19 106.4 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
18:49:45 [2022-07-18T18:49:45.355Z] #19 106.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
18:49:45 [2022-07-18T18:49:45.355Z] #19 106.4 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
18:49:45 [2022-07-18T18:49:45.355Z] #19 106.4 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
18:49:45 [2022-07-18T18:49:45.355Z] #19 106.5 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
18:49:45 [2022-07-18T18:49:45.355Z] #19 106.5 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
18:49:45 [2022-07-18T18:49:45.355Z] #19 106.5 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
18:49:45 [2022-07-18T18:49:45.355Z] #19 106.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
18:49:45 [2022-07-18T18:49:45.612Z] #19 106.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
18:49:45 [2022-07-18T18:49:45.612Z] #19 106.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:49:45 [2022-07-18T18:49:45.612Z] #19 106.8 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:49:45 [2022-07-18T18:49:45.612Z] #19 106.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
18:49:45 [2022-07-18T18:49:45.612Z] #19 106.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
18:49:45 [2022-07-18T18:49:45.612Z] #19 106.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
18:49:45 [2022-07-18T18:49:45.612Z] #19 106.8 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
18:49:45 [2022-07-18T18:49:45.612Z] #19 106.8 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
18:49:45 [2022-07-18T18:49:45.868Z] #19 106.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
18:49:45 [2022-07-18T18:49:45.868Z] #19 106.9 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
18:49:45 [2022-07-18T18:49:45.868Z] #19 106.9 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
18:49:45 [2022-07-18T18:49:45.868Z] #19 106.9 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
18:49:45 [2022-07-18T18:49:45.868Z] #19 106.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
18:49:45 [2022-07-18T18:49:45.868Z] #19 106.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
18:49:45 [2022-07-18T18:49:45.868Z] #19 106.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
18:49:45 [2022-07-18T18:49:45.868Z] #19 106.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
18:49:45 [2022-07-18T18:49:45.868Z] #19 106.9 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
18:49:45 [2022-07-18T18:49:45.868Z] #19 106.9 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
18:49:45 [2022-07-18T18:49:45.868Z] #19 107.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
18:49:45 [2022-07-18T18:49:45.868Z] #19 107.0 Setting up libxml-simple-perl (2.25-1) ...
18:49:45 [2022-07-18T18:49:45.868Z] #19 107.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
18:49:45 [2022-07-18T18:49:45.868Z] #19 107.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
18:49:45 [2022-07-18T18:49:45.868Z] #19 107.0 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
18:49:45 [2022-07-18T18:49:45.868Z] #19 107.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
18:49:45 [2022-07-18T18:49:45.868Z] #19 107.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
18:49:46 [2022-07-18T18:49:46.123Z] #19 107.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
18:49:46 [2022-07-18T18:49:46.123Z] #19 107.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
18:49:46 [2022-07-18T18:49:46.123Z] #19 107.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
18:49:46 [2022-07-18T18:49:46.123Z] #19 107.1 Setting up libconfig-auto-perl (0.44-1.1) ...
18:49:46 [2022-07-18T18:49:46.123Z] #19 107.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
18:49:46 [2022-07-18T18:49:46.123Z] #19 107.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
18:49:46 [2022-07-18T18:49:46.123Z] #19 107.1 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
18:49:46 [2022-07-18T18:49:46.123Z] #19 107.2 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
18:49:46 [2022-07-18T18:49:46.123Z] #19 107.2 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
18:49:46 [2022-07-18T18:49:46.123Z] #19 107.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
18:49:46 [2022-07-18T18:49:46.123Z] #19 107.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
18:49:46 [2022-07-18T18:49:46.123Z] #19 107.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
18:49:46 [2022-07-18T18:49:46.123Z] #19 107.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
18:49:46 [2022-07-18T18:49:46.123Z] #19 107.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
18:49:46 [2022-07-18T18:49:46.123Z] #19 107.2 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
18:49:46 [2022-07-18T18:49:46.123Z] #19 107.2 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
18:49:46 [2022-07-18T18:49:46.123Z] #19 107.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
18:49:46 [2022-07-18T18:49:46.123Z] #19 107.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
18:49:46 [2022-07-18T18:49:46.123Z] #19 107.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
18:49:46 [2022-07-18T18:49:46.123Z] #19 107.3 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
18:49:46 [2022-07-18T18:49:46.123Z] #19 107.3 Setting up dpkg-cross (2.6.18+nmu1) ...
18:49:46 [2022-07-18T18:49:46.123Z] #19 107.3 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
18:49:46 [2022-07-18T18:49:46.124Z] #19 107.3 Setting up crossbuild-essential-armel (12.9) ...
18:49:46 [2022-07-18T18:49:46.124Z] #19 107.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
18:49:46 [2022-07-18T18:49:46.124Z] #19 107.4 Setting up crossbuild-essential-armhf (12.9) ...
18:49:46 [2022-07-18T18:49:46.124Z] #19 107.4 Setting up crossbuild-essential-arm64 (12.9) ...
18:49:46 [2022-07-18T18:49:46.138Z] Merge succeeded, producing 11e6176669c1ce8d738e00561c416caff589a3d2
18:49:46 [2022-07-18T18:49:46.139Z] Checking out Revision 11e6176669c1ce8d738e00561c416caff589a3d2 (PR-43819)
18:49:46 [2022-07-18T18:49:46.380Z] #19 107.4 Setting up crossbuild-essential-s390x (12.9) ...
18:49:46 [2022-07-18T18:49:46.380Z] #19 107.4 Setting up crossbuild-essential-ppc64el (12.9) ...
18:49:46 [2022-07-18T18:49:46.380Z] #19 107.4 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:49:46 [2022-07-18T18:49:46.640Z] Client:
18:49:46 [2022-07-18T18:49:46.640Z]  Context:    default
18:49:46 [2022-07-18T18:49:46.640Z]  Debug Mode: false
18:49:46 [2022-07-18T18:49:46.640Z]  Plugins:
18:49:46 [2022-07-18T18:49:46.640Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
18:49:46 [2022-07-18T18:49:46.640Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
18:49:46 [2022-07-18T18:49:46.640Z]   compose: Docker Compose (Docker Inc., v2.4.1)
18:49:46 [2022-07-18T18:49:46.640Z]   scan: Docker Scan (Docker Inc., v0.17.0)
18:49:46 [2022-07-18T18:49:46.640Z] 
18:49:46 [2022-07-18T18:49:46.640Z] Server:
18:49:46 [2022-07-18T18:49:46.640Z]  Containers: 0
18:49:46 [2022-07-18T18:49:46.640Z]   Running: 0
18:49:46 [2022-07-18T18:49:46.640Z]   Paused: 0
18:49:46 [2022-07-18T18:49:46.640Z]   Stopped: 0
18:49:46 [2022-07-18T18:49:46.640Z]  Images: 0
18:49:46 [2022-07-18T18:49:46.640Z]  Server Version: 20.10.14
18:49:46 [2022-07-18T18:49:46.640Z]  Storage Driver: overlay2
18:49:46 [2022-07-18T18:49:46.640Z]   Backing Filesystem: extfs
18:49:46 [2022-07-18T18:49:46.640Z]   Supports d_type: true
18:49:46 [2022-07-18T18:49:46.640Z]   Native Overlay Diff: true
18:49:46 [2022-07-18T18:49:46.640Z]   userxattr: false
18:49:46 [2022-07-18T18:49:46.640Z]  Logging Driver: json-file
18:49:46 [2022-07-18T18:49:46.640Z]  Cgroup Driver: systemd
18:49:46 [2022-07-18T18:49:46.640Z]  Cgroup Version: 2
18:49:46 [2022-07-18T18:49:46.640Z]  Plugins:
18:49:46 [2022-07-18T18:49:46.640Z]   Volume: local
18:49:46 [2022-07-18T18:49:46.640Z]   Network: bridge host ipvlan macvlan null overlay
18:49:46 [2022-07-18T18:49:46.640Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:49:46 [2022-07-18T18:49:46.640Z]  Swarm: inactive
18:49:46 [2022-07-18T18:49:46.640Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
18:49:46 [2022-07-18T18:49:46.640Z]  Default Runtime: runc
18:49:46 [2022-07-18T18:49:46.640Z]  Init Binary: docker-init
18:49:46 [2022-07-18T18:49:46.640Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
18:49:46 [2022-07-18T18:49:46.640Z]  runc version: v1.0.3-0-gf46b6ba
18:49:46 [2022-07-18T18:49:46.640Z]  init version: de40ad0
18:49:46 [2022-07-18T18:49:46.640Z]  Security Options:
18:49:46 [2022-07-18T18:49:46.640Z]   apparmor
18:49:46 [2022-07-18T18:49:46.640Z]   seccomp
18:49:46 [2022-07-18T18:49:46.640Z]    Profile: default
18:49:46 [2022-07-18T18:49:46.640Z]   cgroupns
18:49:46 [2022-07-18T18:49:46.640Z]  Kernel Version: 5.13.0-1021-aws
18:49:46 [2022-07-18T18:49:46.640Z]  Operating System: Ubuntu 20.04.4 LTS
18:49:46 [2022-07-18T18:49:46.640Z]  OSType: linux
18:49:46 [2022-07-18T18:49:46.640Z]  Architecture: x86_64
18:49:46 [2022-07-18T18:49:46.640Z]  CPUs: 2
18:49:46 [2022-07-18T18:49:46.640Z]  Total Memory: 7.476GiB
18:49:46 [2022-07-18T18:49:46.640Z]  Name: ip-10-100-58-237
18:49:46 [2022-07-18T18:49:46.640Z]  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
18:49:46 [2022-07-18T18:49:46.640Z]  Docker Root Dir: /var/lib/docker
18:49:46 [2022-07-18T18:49:46.640Z]  Debug Mode: false
18:49:46 [2022-07-18T18:49:46.640Z]  Registry: https://index.docker.io/v1/
18:49:46 [2022-07-18T18:49:46.640Z]  Labels:
18:49:46 [2022-07-18T18:49:46.640Z]  Experimental: true
18:49:46 [2022-07-18T18:49:46.640Z]  Insecure Registries:
18:49:46 [2022-07-18T18:49:46.640Z]   127.0.0.0/8
18:49:46 [2022-07-18T18:49:46.640Z]  Live Restore Enabled: true
18:49:46 [2022-07-18T18:49:46.640Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:49:46 [2022-07-18T18:49:46.965Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:11e6176669c1ce8d738e00561c416caff589a3d2 .
18:49:47 [2022-07-18T18:49:47.225Z] #2 [internal] load .dockerignore
18:49:47 [2022-07-18T18:49:47.225Z] #2 sha256:b5fcf14d8093e275581556fc07dd7aa8bd413b4293c6aa0232e0e9cf0b722f07
18:49:47 [2022-07-18T18:49:47.225Z] #2 transferring context: 145B done
18:49:47 [2022-07-18T18:49:47.225Z] #2 DONE 0.1s
18:49:47 [2022-07-18T18:49:47.225Z] 
18:49:47 [2022-07-18T18:49:47.225Z] #1 [internal] load build definition from Dockerfile
18:49:47 [2022-07-18T18:49:47.225Z] #1 sha256:8648ca736eb2cec4dd87edb309dfaf624815911b9965b8537dfb54679727f512
18:49:47 [2022-07-18T18:49:47.225Z] #1 transferring dockerfile: 19.25kB done
18:49:47 [2022-07-18T18:49:47.225Z] #1 DONE 0.2s
18:49:47 [2022-07-18T18:49:47.225Z] 
18:49:47 [2022-07-18T18:49:47.225Z] #3 resolve image config for docker.io/docker/dockerfile:1
18:49:47 [2022-07-18T18:49:47.225Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
18:49:47 [2022-07-18T18:49:47.315Z] #19 DONE 108.6s
18:49:47 [2022-07-18T18:49:47.485Z] #3 DONE 0.4s
18:49:47 [2022-07-18T18:49:47.571Z] 
18:49:47 [2022-07-18T18:49:47.571Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
18:49:47 [2022-07-18T18:49:47.571Z] #73 sha256:6f130d31f9af3a8bc74ecdefde8201b65df68a6740d90171d9d1cc3a6f3bc8ae
18:49:47 [2022-07-18T18:49:47.571Z] #73 DONE 0.1s
18:49:47 [2022-07-18T18:49:47.571Z] 
18:49:47 [2022-07-18T18:49:47.571Z] #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
18:49:47 [2022-07-18T18:49:47.571Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2
18:49:47 [2022-07-18T18:49:47.745Z] 
18:49:47 [2022-07-18T18:49:47.745Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
18:49:47 [2022-07-18T18:49:47.745Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
18:49:47 [2022-07-18T18:49:47.745Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
18:49:47 [2022-07-18T18:49:47.745Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
18:49:47 [2022-07-18T18:49:47.745Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 5.24MB / 9.94MB 0.1s
18:49:47 [2022-07-18T18:49:47.745Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
18:49:47 [2022-07-18T18:49:47.745Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
18:49:47 [2022-07-18T18:49:47.745Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
18:49:47 [2022-07-18T18:49:47.828Z] #49 ...
18:49:47 [2022-07-18T18:49:47.828Z] 
18:49:47 [2022-07-18T18:49:47.828Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
18:49:47 [2022-07-18T18:49:47.828Z] #32 sha256:efe41f3f7aceb018c382a55eec1ab97f775448ba73f40b501829b02dcfc81416
18:49:47 [2022-07-18T18:49:47.828Z] #32 DONE 0.2s
18:49:47 [2022-07-18T18:49:47.828Z] 
18:49:47 [2022-07-18T18:49:47.828Z] #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
18:49:47 [2022-07-18T18:49:47.828Z] #33 sha256:7be5de346335782314be16c8eae5f7a51c4638c37a0a3507f6fd4496ab15df37
18:49:48 [2022-07-18T18:49:48.042Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done
18:49:48 [2022-07-18T18:49:48.042Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
18:49:48 [2022-07-18T18:49:48.042Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done
18:49:48 [2022-07-18T18:49:48.302Z] #4 DONE 0.6s
18:49:46 [2022-07-18T18:49:46.030Z]  > git remote # timeout=10
18:49:46 [2022-07-18T18:49:46.054Z]  > git config --get remote.origin.url # timeout=10
18:49:46 [2022-07-18T18:49:46.078Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:49:46 [2022-07-18T18:49:46.078Z]  > git merge 992961c56c06e8e765b51471fe0431caef0923e2 # timeout=10
18:49:46 [2022-07-18T18:49:46.115Z]  > git rev-parse HEAD^{commit} # timeout=10
18:49:46 [2022-07-18T18:49:46.142Z]  > git config core.sparsecheckout # timeout=10
18:49:46 [2022-07-18T18:49:46.166Z]  > git checkout -f 11e6176669c1ce8d738e00561c416caff589a3d2 # timeout=10
18:49:48 [2022-07-18T18:49:48.564Z] 
18:49:48 [2022-07-18T18:49:48.564Z] #6 [internal] load .dockerignore
18:49:48 [2022-07-18T18:49:48.564Z] #6 sha256:81140c8a6ae7038cf54cd0a7cdcdb6ac2f56ccc33e66c4a707307a02350d6812
18:49:48 [2022-07-18T18:49:48.564Z] #6 DONE 0.0s
18:49:48 [2022-07-18T18:49:48.564Z] 
18:49:48 [2022-07-18T18:49:48.564Z] #5 [internal] load build definition from Dockerfile
18:49:48 [2022-07-18T18:49:48.564Z] #5 sha256:8623447ab1cdf1c7428b74df7a08d6e6f16c2c7d1a66b6c0791accacaab9984a
18:49:48 [2022-07-18T18:49:48.564Z] #5 DONE 0.0s
18:49:48 [2022-07-18T18:49:48.564Z] 
18:49:48 [2022-07-18T18:49:48.564Z] #10 [internal] load metadata for docker.io/library/debian:bullseye
18:49:48 [2022-07-18T18:49:48.564Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
18:49:48 [2022-07-18T18:49:48.894Z] Created binary: bundles/dynbinary-daemon/dockerd
18:49:48 [2022-07-18T18:49:48.894Z] Building: bundles/dynbinary-daemon/docker-proxy
18:49:48 [2022-07-18T18:49:48.894Z] GOOS="" GOARCH="" GOARM=""
18:49:48 [2022-07-18T18:49:48.894Z] Created binary: bundles/dynbinary-daemon/docker-proxy
18:49:48 [2022-07-18T18:49:48.894Z] 
18:49:48 [2022-07-18T18:49:48.894Z] + TEST_INTEGRATION_DEST=1
18:49:48 [2022-07-18T18:49:48.894Z] + CONTAINER_NAME=docker-pr3-1
18:49:48 [2022-07-18T18:49:48.894Z] + TEST_SKIP_INTEGRATION_CLI=1
18:49:48 [2022-07-18T18:49:48.894Z] + run_tests test-integration-flaky
18:49:48 [2022-07-18T18:49:48.894Z] + '[' -n 0 ']'
18:49:48 [2022-07-18T18:49:48.894Z] + rm=
18:49:48 [2022-07-18T18:49:48.894Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43819/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43819/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43819/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=11e6176669c1ce8d738e00561c416caff589a3d2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:11e6176669c1ce8d738e00561c416caff589a3d2 hack/make.sh test-integration-flaky test-integration
18:49:48 [2022-07-18T18:49:48.894Z] + c=0
18:49:48 [2022-07-18T18:49:48.894Z] ++ jobs -p
18:49:48 [2022-07-18T18:49:48.894Z] + for job in $(jobs -p)
18:49:48 [2022-07-18T18:49:48.894Z] + wait 14630
18:49:48 [2022-07-18T18:49:48.894Z] + TEST_INTEGRATION_DEST=3
18:49:48 [2022-07-18T18:49:48.894Z] + CONTAINER_NAME=docker-pr3-3
18:49:48 [2022-07-18T18:49:48.894Z] + TEST_SKIP_INTEGRATION=1
18:49:48 [2022-07-18T18:49:48.894Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
18:49:48 [2022-07-18T18:49:48.894Z] + run_tests
18:49:48 [2022-07-18T18:49:48.894Z] + '[' -n 0 ']'
18:49:48 [2022-07-18T18:49:48.894Z] + rm=
18:49:48 [2022-07-18T18:49:48.894Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43819/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43819/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43819/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=11e6176669c1ce8d738e00561c416caff589a3d2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:11e6176669c1ce8d738e00561c416caff589a3d2 hack/make.sh '' test-integration
18:49:48 [2022-07-18T18:49:48.894Z] + TEST_INTEGRATION_DEST=2
18:49:48 [2022-07-18T18:49:48.894Z] + CONTAINER_NAME=docker-pr3-2
18:49:48 [2022-07-18T18:49:48.894Z] + TEST_SKIP_INTEGRATION=1
18:49:48 [2022-07-18T18:49:48.894Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
18:49:48 [2022-07-18T18:49:48.894Z] + run_tests
18:49:48 [2022-07-18T18:49:48.894Z] + '[' -n 0 ']'
18:49:48 [2022-07-18T18:49:48.894Z] + rm=
18:49:48 [2022-07-18T18:49:48.894Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43819/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43819/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43819/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=11e6176669c1ce8d738e00561c416caff589a3d2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:11e6176669c1ce8d738e00561c416caff589a3d2 hack/make.sh '' test-integration
18:49:48 [2022-07-18T18:49:48.894Z] 
18:49:48 [2022-07-18T18:49:48.894Z] 
18:49:48 [2022-07-18T18:49:48.894Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:49:48 [2022-07-18T18:49:48.894Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:49:48 [2022-07-18T18:49:48.894Z] HOSTNAME=0122695e8ddb
18:49:48 [2022-07-18T18:49:48.894Z] TEST_SKIP_INTEGRATION=1
18:49:48 [2022-07-18T18:49:48.894Z] TESTDEBUG=0
18:49:48 [2022-07-18T18:49:48.894Z] DEST=bundles/test-integration
18:49:48 [2022-07-18T18:49:48.894Z] PWD=/go/src/github.com/docker/docker
18:49:48 [2022-07-18T18:49:48.894Z] KEEPBUNDLE=1
18:49:48 [2022-07-18T18:49:48.894Z] DOCKER_GITCOMMIT=11e6176669c1ce8d738e00561c416caff589a3d2
18:49:48 [2022-07-18T18:49:48.894Z] container=docker
18:49:48 [2022-07-18T18:49:48.894Z] HOME=/root
18:49:48 [2022-07-18T18:49:48.894Z] GOLANG_VERSION=1.18.4
18:49:48 [2022-07-18T18:49:48.894Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:49:48 [2022-07-18T18:49:48.894Z] VALIDATE_BRANCH=master
18:49:48 [2022-07-18T18:49:48.894Z] TERM=xterm
18:49:48 [2022-07-18T18:49:48.894Z] DOCKER_PKG=github.com/docker/docker
18:49:48 [2022-07-18T18:49:48.894Z] SHLVL=1
18:49:48 [2022-07-18T18:49:48.894Z] TIMEOUT=120m
18:49:48 [2022-07-18T18:49:48.894Z] DOCKER_BUILDTAGS= journald
18:49:48 [2022-07-18T18:49:48.894Z] DOCKER_GRAPHDRIVER=overlay2
18:49:48 [2022-07-18T18:49:48.894Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
18:49:48 [2022-07-18T18:49:48.894Z] GO111MODULE=off
18:49:48 [2022-07-18T18:49:48.894Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:49:48 [2022-07-18T18:49:48.894Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:49:48 [2022-07-18T18:49:48.894Z] GOPATH=/go
18:49:48 [2022-07-18T18:49:48.894Z] PKG_CONFIG=pkg-config
18:49:48 [2022-07-18T18:49:48.894Z] _=/usr/bin/env
18:49:48 [2022-07-18T18:49:48.894Z] Building test suite binary ./integration-cli/test.main
18:49:48 [2022-07-18T18:49:48.894Z] 
18:49:48 [2022-07-18T18:49:48.894Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:49:48 [2022-07-18T18:49:48.894Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:49:48 [2022-07-18T18:49:48.894Z] HOSTNAME=83ddd79c9d3a
18:49:48 [2022-07-18T18:49:48.894Z] TEST_SKIP_INTEGRATION=1
18:49:48 [2022-07-18T18:49:48.894Z] TESTDEBUG=0
18:49:48 [2022-07-18T18:49:48.894Z] DEST=bundles/test-integration
18:49:48 [2022-07-18T18:49:48.894Z] PWD=/go/src/github.com/docker/docker
18:49:48 [2022-07-18T18:49:48.894Z] KEEPBUNDLE=1
18:49:48 [2022-07-18T18:49:48.894Z] DOCKER_GITCOMMIT=11e6176669c1ce8d738e00561c416caff589a3d2
18:49:48 [2022-07-18T18:49:48.894Z] container=docker
18:49:48 [2022-07-18T18:49:48.894Z] HOME=/root
18:49:48 [2022-07-18T18:49:48.894Z] GOLANG_VERSION=1.18.4
18:49:48 [2022-07-18T18:49:48.894Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:49:48 [2022-07-18T18:49:48.894Z] VALIDATE_BRANCH=master
18:49:48 [2022-07-18T18:49:48.894Z] TERM=xterm
18:49:48 [2022-07-18T18:49:48.894Z] DOCKER_PKG=github.com/docker/docker
18:49:48 [2022-07-18T18:49:48.894Z] SHLVL=1
18:49:48 [2022-07-18T18:49:48.894Z] TIMEOUT=120m
18:49:48 [2022-07-18T18:49:48.894Z] DOCKER_BUILDTAGS= journald
18:49:48 [2022-07-18T18:49:48.894Z] DOCKER_GRAPHDRIVER=overlay2
18:49:48 [2022-07-18T18:49:48.894Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
18:49:48 [2022-07-18T18:49:48.894Z] GO111MODULE=off
18:49:48 [2022-07-18T18:49:48.894Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:49:48 [2022-07-18T18:49:48.894Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:49:48 [2022-07-18T18:49:48.894Z] GOPATH=/go
18:49:48 [2022-07-18T18:49:48.894Z] PKG_CONFIG=pkg-config
18:49:48 [2022-07-18T18:49:48.894Z] _=/usr/bin/env
18:49:48 [2022-07-18T18:49:48.894Z] Building test suite binary ./integration-cli/test.main
18:49:48 [2022-07-18T18:49:48.894Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
18:49:48 [2022-07-18T18:49:48.894Z] No new tests added to integration.
18:49:48 [2022-07-18T18:49:48.894Z] 
18:49:48 [2022-07-18T18:49:48.894Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:49:48 [2022-07-18T18:49:48.894Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:49:48 [2022-07-18T18:49:48.894Z] HOSTNAME=4b637ee494c6
18:49:48 [2022-07-18T18:49:48.894Z] TESTDEBUG=0
18:49:48 [2022-07-18T18:49:48.894Z] DEST=bundles/test-integration
18:49:48 [2022-07-18T18:49:48.894Z] PWD=/go/src/github.com/docker/docker
18:49:48 [2022-07-18T18:49:48.894Z] KEEPBUNDLE=1
18:49:48 [2022-07-18T18:49:48.894Z] DOCKER_GITCOMMIT=11e6176669c1ce8d738e00561c416caff589a3d2
18:49:48 [2022-07-18T18:49:48.894Z] container=docker
18:49:48 [2022-07-18T18:49:48.894Z] HOME=/root
18:49:48 [2022-07-18T18:49:48.894Z] GOLANG_VERSION=1.18.4
18:49:48 [2022-07-18T18:49:48.894Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:49:48 [2022-07-18T18:49:48.894Z] VALIDATE_BRANCH=master
18:49:48 [2022-07-18T18:49:48.894Z] TERM=xterm
18:49:48 [2022-07-18T18:49:48.894Z] DOCKER_PKG=github.com/docker/docker
18:49:48 [2022-07-18T18:49:48.894Z] SHLVL=1
18:49:48 [2022-07-18T18:49:48.894Z] TIMEOUT=120m
18:49:48 [2022-07-18T18:49:48.894Z] DOCKER_BUILDTAGS= journald
18:49:48 [2022-07-18T18:49:48.894Z] DOCKER_GRAPHDRIVER=overlay2
18:49:48 [2022-07-18T18:49:48.894Z] GO111MODULE=off
18:49:48 [2022-07-18T18:49:48.894Z] TEST_SKIP_INTEGRATION_CLI=1
18:49:48 [2022-07-18T18:49:48.894Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:49:48 [2022-07-18T18:49:48.894Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:49:48 [2022-07-18T18:49:48.894Z] GOPATH=/go
18:49:48 [2022-07-18T18:49:48.894Z] PKG_CONFIG=pkg-config
18:49:48 [2022-07-18T18:49:48.894Z] _=/usr/bin/env
18:49:48 [2022-07-18T18:49:48.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:49:49 [2022-07-18T18:49:49.195Z] #33 1.386 + RM_GOPATH=0
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.386 + TMP_GOPATH=
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.386 + : /build
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.386 + '[' -z '' ']'
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.386 ++ mktemp -d
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.388 + export GOPATH=/tmp/tmp.JD7UHSHaxJ
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.389 + GOPATH=/tmp/tmp.JD7UHSHaxJ
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.389 + RM_GOPATH=1
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.389 + case "$(go env GOARCH)" in
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.389 ++ go env GOARCH
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.392 + export GO_BUILDMODE=-buildmode=pie
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.392 + GO_BUILDMODE=-buildmode=pie
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.392 ++ dirname /install.sh
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.393 + dir=/
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.393 + bin=dockercli
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.393 + shift
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.393 + '[' '!' -f //dockercli.installer ']'
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.393 + . //dockercli.installer
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.394 Install docker/cli version 17.06.2-ce from stable
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.394 ++ : stable
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.394 ++ : 17.06.2-ce
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.394 + install_dockercli
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.394 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.394 ++ uname -m
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.396 + arch=x86_64
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.396 + '[' x86_64 '!=' x86_64 ']'
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.396 + url=https://download.docker.com/linux/static
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.397 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:49:49 [2022-07-18T18:49:49.196Z] #33 1.397 + tar -xz docker/docker
18:49:49 [2022-07-18T18:49:49.507Z] #10 DONE 0.9s
18:49:49 [2022-07-18T18:49:49.507Z] 
18:49:49 [2022-07-18T18:49:49.507Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
18:49:49 [2022-07-18T18:49:49.507Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
18:49:49 [2022-07-18T18:49:49.507Z] #7 DONE 0.9s
18:49:49 [2022-07-18T18:49:49.507Z] 
18:49:49 [2022-07-18T18:49:49.507Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:49:49 [2022-07-18T18:49:49.507Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
18:49:49 [2022-07-18T18:49:49.507Z] #9 DONE 0.9s
18:49:49 [2022-07-18T18:49:49.507Z] 
18:49:49 [2022-07-18T18:49:49.507Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:49:49 [2022-07-18T18:49:49.507Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
18:49:49 [2022-07-18T18:49:49.507Z] #8 DONE 0.9s
18:49:49 [2022-07-18T18:49:49.772Z] 
18:49:49 [2022-07-18T18:49:49.772Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:49:49 [2022-07-18T18:49:49.772Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:49:49 [2022-07-18T18:49:49.772Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done
18:49:49 [2022-07-18T18:49:49.772Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done
18:49:49 [2022-07-18T18:49:49.772Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done
18:49:50 [2022-07-18T18:49:50.103Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done
18:49:50 [2022-07-18T18:49:50.103Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.3s
18:49:50 [2022-07-18T18:49:50.478Z] #11 ...
18:49:50 [2022-07-18T18:49:50.478Z] 
18:49:50 [2022-07-18T18:49:50.478Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
18:49:50 [2022-07-18T18:49:50.478Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
18:49:50 [2022-07-18T18:49:50.478Z] #49 DONE 0.0s
18:49:50 [2022-07-18T18:49:50.478Z] 
18:49:50 [2022-07-18T18:49:50.478Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:49:50 [2022-07-18T18:49:50.478Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:49:50 [2022-07-18T18:49:50.478Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.49MB / 55.00MB 0.6s
18:49:50 [2022-07-18T18:49:50.478Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 2.10MB / 5.16MB 0.6s
18:49:50 [2022-07-18T18:49:50.478Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.7s
18:49:50 [2022-07-18T18:49:50.741Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 14.68MB / 55.00MB 0.7s
18:49:50 [2022-07-18T18:49:50.741Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.7s done
18:49:50 [2022-07-18T18:49:50.741Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 19.92MB / 55.00MB 1.0s
18:49:50 [2022-07-18T18:49:50.741Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 1.05MB / 10.88MB 1.0s
18:49:50 [2022-07-18T18:49:50.741Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 0B / 54.58MB 1.0s
18:49:51 [2022-07-18T18:49:51.002Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 37.75MB / 55.00MB 1.2s
18:49:51 [2022-07-18T18:49:51.002Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.2s
18:49:51 [2022-07-18T18:49:51.002Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 3.15MB / 54.58MB 1.2s
18:49:51 [2022-07-18T18:49:51.160Z] Commit message: "produce progress events polling ctrd's content.Store"
18:49:51 [2022-07-18T18:49:51.264Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 41.94MB / 55.00MB 1.3s
18:49:51 [2022-07-18T18:49:51.264Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.3s done
18:49:51 [2022-07-18T18:49:51.264Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 12.58MB / 54.58MB 1.3s
18:49:51 [2022-07-18T18:49:51.264Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 54.53MB / 55.00MB 1.6s
18:49:51 [2022-07-18T18:49:51.264Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 31.46MB / 54.58MB 1.6s
18:49:51 [2022-07-18T18:49:51.264Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 6.29MB / 85.90MB 1.6s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:49:51 [2022-07-18T18:49:51.548Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 41.94MB / 54.58MB 1.7s
18:49:51 [2022-07-18T18:49:51.548Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 45.09MB / 54.58MB 1.8s
18:49:51 [2022-07-18T18:49:51.548Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 19.92MB / 85.90MB 1.8s
18:49:51 [2022-07-18T18:49:51.548Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 51.38MB / 54.58MB 1.9s
18:49:51 [2022-07-18T18:49:51.548Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 27.26MB / 85.90MB 1.9s
18:49:51 [2022-07-18T18:49:51.815Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.0s
18:49:51 [2022-07-18T18:49:51.815Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 34.21MB / 85.90MB 2.0s
18:49:51 [2022-07-18T18:49:51.815Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 42.78MB / 85.90MB 2.1s
18:49:52 [2022-07-18T18:49:52.079Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.1s done
18:49:52 [2022-07-18T18:49:52.079Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 49.28MB / 85.90MB 2.1s
18:49:52 [2022-07-18T18:49:52.326Z] + docker version
18:49:52 [2022-07-18T18:49:52.343Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 63.96MB / 85.90MB 2.5s
18:49:52 [2022-07-18T18:49:52.343Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a
18:49:52 [2022-07-18T18:49:52.343Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 70.25MB / 85.90MB 2.5s
18:49:52 [2022-07-18T18:49:52.473Z] #33 4.432 + mkdir -p /build
18:49:52 [2022-07-18T18:49:52.473Z] #33 4.438 + mv docker/docker /build/
18:49:52 [2022-07-18T18:49:52.473Z] #33 4.440 + rmdir docker
18:49:52 [2022-07-18T18:49:52.473Z] #33 DONE 4.6s
18:49:52 [2022-07-18T18:49:52.473Z] 
18:49:52 [2022-07-18T18:49:52.473Z] #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
18:49:52 [2022-07-18T18:49:52.473Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2
18:49:52 [2022-07-18T18:49:52.473Z] #49 1.810 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:49:52 [2022-07-18T18:49:52.473Z] #49 1.813 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:49:52 [2022-07-18T18:49:52.473Z] #49 1.813 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:49:52 [2022-07-18T18:49:52.473Z] #49 2.169 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
18:49:52 [2022-07-18T18:49:52.473Z] #49 2.619 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
18:49:52 [2022-07-18T18:49:52.473Z] #49 3.131 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
18:49:52 [2022-07-18T18:49:52.473Z] #49 3.746 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
18:49:52 [2022-07-18T18:49:52.473Z] #49 4.340 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
18:49:52 [2022-07-18T18:49:52.473Z] #49 4.753 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB]
18:49:52 [2022-07-18T18:49:52.473Z] #49 4.766 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB]
18:49:52 [2022-07-18T18:49:52.473Z] #49 4.778 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB]
18:49:52 [2022-07-18T18:49:52.473Z] #49 4.786 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB]
18:49:52 [2022-07-18T18:49:52.473Z] #49 4.804 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
18:49:52 [2022-07-18T18:49:52.606Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 2.8s
18:49:52 [2022-07-18T18:49:52.728Z] #49 5.242 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
18:49:52 [2022-07-18T18:49:52.729Z] #49 5.243 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
18:49:52 [2022-07-18T18:49:52.729Z] #49 5.244 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
18:49:52 [2022-07-18T18:49:52.729Z] #49 5.245 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
18:49:52 [2022-07-18T18:49:52.729Z] #49 5.248 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
18:49:52 [2022-07-18T18:49:52.875Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 3.1s done
18:49:52 [2022-07-18T18:49:52.875Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.2s
18:49:53 [2022-07-18T18:49:53.444Z] Client:
18:49:53 [2022-07-18T18:49:53.444Z]  Context:    default
18:49:53 [2022-07-18T18:49:53.444Z]  Debug Mode: false
18:49:53 [2022-07-18T18:49:53.444Z]  Plugins:
18:49:53 [2022-07-18T18:49:53.444Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
18:49:53 [2022-07-18T18:49:53.444Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
18:49:53 [2022-07-18T18:49:53.444Z] 
18:49:53 [2022-07-18T18:49:53.444Z] Server:
18:49:53 [2022-07-18T18:49:53.444Z]  Containers: 0
18:49:53 [2022-07-18T18:49:53.444Z]   Running: 0
18:49:53 [2022-07-18T18:49:53.444Z]   Paused: 0
18:49:53 [2022-07-18T18:49:53.444Z]   Stopped: 0
18:49:53 [2022-07-18T18:49:53.444Z]  Images: 0
18:49:53 [2022-07-18T18:49:53.444Z]  Server Version: 20.10.14
18:49:53 [2022-07-18T18:49:53.444Z]  Storage Driver: overlay2
18:49:53 [2022-07-18T18:49:53.444Z]   Backing Filesystem: extfs
18:49:53 [2022-07-18T18:49:53.444Z]   Supports d_type: true
18:49:53 [2022-07-18T18:49:53.444Z]   Native Overlay Diff: true
18:49:53 [2022-07-18T18:49:53.444Z]   userxattr: false
18:49:53 [2022-07-18T18:49:53.444Z]  Logging Driver: json-file
18:49:53 [2022-07-18T18:49:53.444Z]  Cgroup Driver: cgroupfs
18:49:53 [2022-07-18T18:49:53.444Z]  Cgroup Version: 1
18:49:53 [2022-07-18T18:49:53.444Z]  Plugins:
18:49:53 [2022-07-18T18:49:53.444Z]   Volume: local
18:49:53 [2022-07-18T18:49:53.444Z]   Network: bridge host ipvlan macvlan null overlay
18:49:53 [2022-07-18T18:49:53.444Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:49:53 [2022-07-18T18:49:53.444Z]  Swarm: inactive
18:49:53 [2022-07-18T18:49:53.444Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
18:49:53 [2022-07-18T18:49:53.444Z]  Default Runtime: runc
18:49:53 [2022-07-18T18:49:53.444Z]  Init Binary: docker-init
18:49:53 [2022-07-18T18:49:53.444Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
18:49:53 [2022-07-18T18:49:53.444Z]  runc version: v1.0.3-0-gf46b6ba
18:49:53 [2022-07-18T18:49:53.444Z]  init version: de40ad0
18:49:53 [2022-07-18T18:49:53.444Z]  Security Options:
18:49:53 [2022-07-18T18:49:53.444Z]   apparmor
18:49:53 [2022-07-18T18:49:53.444Z]   seccomp
18:49:53 [2022-07-18T18:49:53.444Z]    Profile: default
18:49:53 [2022-07-18T18:49:53.444Z]  Kernel Version: 5.13.0-1021-aws
18:49:53 [2022-07-18T18:49:53.444Z]  Operating System: Ubuntu 20.04.4 LTS
18:49:53 [2022-07-18T18:49:53.444Z]  OSType: linux
18:49:53 [2022-07-18T18:49:53.444Z]  Architecture: aarch64
18:49:53 [2022-07-18T18:49:53.444Z]  CPUs: 2
18:49:53 [2022-07-18T18:49:53.444Z]  Total Memory: 7.562GiB
18:49:53 [2022-07-18T18:49:53.444Z]  Name: ip-10-100-55-211
18:49:53 [2022-07-18T18:49:53.444Z]  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
18:49:53 [2022-07-18T18:49:53.444Z]  Docker Root Dir: /var/lib/docker
18:49:53 [2022-07-18T18:49:53.444Z]  Debug Mode: false
18:49:53 [2022-07-18T18:49:53.444Z]  Registry: https://index.docker.io/v1/
18:49:53 [2022-07-18T18:49:53.444Z]  Labels:
18:49:53 [2022-07-18T18:49:53.444Z]  Experimental: true
18:49:53 [2022-07-18T18:49:53.444Z]  Insecure Registries:
18:49:53 [2022-07-18T18:49:53.444Z]   127.0.0.0/8
18:49:53 [2022-07-18T18:49:53.444Z]  Live Restore Enabled: true
18:49:53 [2022-07-18T18:49:53.444Z] 
[Pipeline] sh
18:49:53 [2022-07-18T18:49:53.728Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:49:53 [2022-07-18T18:49:53.728Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:49:53 [2022-07-18T18:49:53.728Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43819/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
18:49:53 [2022-07-18T18:49:53.728Z] + bash /home/ubuntu/workspace/moby_PR-43819/check-config.sh
18:49:53 [2022-07-18T18:49:53.728Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:49:53 [2022-07-18T18:49:53.728Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ...
18:49:53 [2022-07-18T18:49:53.728Z] 
18:49:53 [2022-07-18T18:49:53.728Z] Generally Necessary:
18:49:53 [2022-07-18T18:49:53.728Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:49:53 [2022-07-18T18:49:53.728Z] - apparmor: enabled and tools installed
18:49:53 [2022-07-18T18:49:53.728Z] - CONFIG_NAMESPACES: enabled
18:49:53 [2022-07-18T18:49:53.728Z] - CONFIG_NET_NS: enabled
18:49:53 [2022-07-18T18:49:53.728Z] - CONFIG_PID_NS: enabled
18:49:53 [2022-07-18T18:49:53.728Z] - CONFIG_IPC_NS: enabled
18:49:53 [2022-07-18T18:49:53.728Z] - CONFIG_UTS_NS: enabled
18:49:53 [2022-07-18T18:49:53.728Z] - CONFIG_CGROUPS: enabled
18:49:53 [2022-07-18T18:49:53.728Z] - CONFIG_CGROUP_CPUACCT: enabled
18:49:53 [2022-07-18T18:49:53.728Z] - CONFIG_CGROUP_DEVICE: enabled
18:49:53 [2022-07-18T18:49:53.728Z] - CONFIG_CGROUP_FREEZER: enabled
18:49:53 [2022-07-18T18:49:53.728Z] - CONFIG_CGROUP_SCHED: enabled
18:49:53 [2022-07-18T18:49:53.728Z] - CONFIG_CPUSETS: enabled
18:49:53 [2022-07-18T18:49:53.728Z] - CONFIG_MEMCG: enabled
18:49:53 [2022-07-18T18:49:53.728Z] - CONFIG_KEYS: enabled
18:49:53 [2022-07-18T18:49:53.728Z] - CONFIG_VETH: enabled (as module)
18:49:53 [2022-07-18T18:49:53.728Z] - CONFIG_BRIDGE: enabled (as module)
18:49:53 [2022-07-18T18:49:53.728Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:49:53 [2022-07-18T18:49:53.728Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:49:53 [2022-07-18T18:49:53.728Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:49:53 [2022-07-18T18:49:53.728Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:49:53 [2022-07-18T18:49:53.728Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_NF_NAT: enabled (as module)
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_POSIX_MQUEUE: enabled
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_CGROUP_BPF: enabled
18:49:53 [2022-07-18T18:49:53.987Z] 
18:49:53 [2022-07-18T18:49:53.987Z] Optional Features:
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_USER_NS: enabled
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_SECCOMP: enabled
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_SECCOMP_FILTER: enabled
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_CGROUP_PIDS: enabled
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_MEMCG_SWAP: enabled
18:49:53 [2022-07-18T18:49:53.987Z]     (cgroup swap accounting is currently enabled)
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_BLK_CGROUP: enabled
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_CGROUP_PERF: enabled
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_CGROUP_HUGETLB: enabled
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_CFS_BANDWIDTH: enabled
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_RT_GROUP_SCHED: missing
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_IP_VS: enabled (as module)
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_IP_VS_NFCT: enabled
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_IP_VS_RR: enabled (as module)
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_SECURITY_SELINUX: enabled
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_SECURITY_APPARMOR: enabled
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_EXT4_FS: enabled
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:49:53 [2022-07-18T18:49:53.987Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:49:53 [2022-07-18T18:49:53.987Z] - Network Drivers:
18:49:53 [2022-07-18T18:49:53.987Z]   - "overlay":
18:49:53 [2022-07-18T18:49:53.987Z]     - CONFIG_VXLAN: enabled (as module)
18:49:53 [2022-07-18T18:49:53.987Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:49:53 [2022-07-18T18:49:53.987Z]       Optional (for encrypted networks):
18:49:54 [2022-07-18T18:49:54.248Z]       - CONFIG_CRYPTO: enabled
18:49:54 [2022-07-18T18:49:54.248Z]       - CONFIG_CRYPTO_AEAD: enabled
18:49:54 [2022-07-18T18:49:54.248Z]       - CONFIG_CRYPTO_GCM: enabled
18:49:54 [2022-07-18T18:49:54.248Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:49:54 [2022-07-18T18:49:54.248Z]       - CONFIG_CRYPTO_GHASH: enabled
18:49:54 [2022-07-18T18:49:54.248Z]       - CONFIG_XFRM: enabled
18:49:54 [2022-07-18T18:49:54.248Z]       - CONFIG_XFRM_USER: enabled (as module)
18:49:54 [2022-07-18T18:49:54.248Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:49:54 [2022-07-18T18:49:54.248Z]       - CONFIG_INET_ESP: enabled (as module)
18:49:54 [2022-07-18T18:49:54.248Z]   - "ipvlan":
18:49:54 [2022-07-18T18:49:54.248Z]     - CONFIG_IPVLAN: enabled (as module)
18:49:54 [2022-07-18T18:49:54.248Z]   - "macvlan":
18:49:54 [2022-07-18T18:49:54.248Z]     - CONFIG_MACVLAN: enabled (as module)
18:49:54 [2022-07-18T18:49:54.248Z]     - CONFIG_DUMMY: enabled (as module)
18:49:54 [2022-07-18T18:49:54.248Z]   - "ftp,tftp client in container":
18:49:54 [2022-07-18T18:49:54.248Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:49:54 [2022-07-18T18:49:54.248Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:49:54 [2022-07-18T18:49:54.248Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:49:54 [2022-07-18T18:49:54.248Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:49:54 [2022-07-18T18:49:54.248Z] - Storage Drivers:
18:49:54 [2022-07-18T18:49:54.248Z]   - "aufs":
18:49:54 [2022-07-18T18:49:54.248Z]     - CONFIG_AUFS_FS: enabled (as module)
18:49:54 [2022-07-18T18:49:54.248Z]   - "btrfs":
18:49:54 [2022-07-18T18:49:54.248Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:49:54 [2022-07-18T18:49:54.248Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:49:54 [2022-07-18T18:49:54.248Z]   - "devicemapper":
18:49:54 [2022-07-18T18:49:54.248Z]     - CONFIG_BLK_DEV_DM: enabled
18:49:54 [2022-07-18T18:49:54.248Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:49:54 [2022-07-18T18:49:54.248Z]   - "overlay":
18:49:54 [2022-07-18T18:49:54.248Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:49:54 [2022-07-18T18:49:54.248Z]   - "zfs":
18:49:54 [2022-07-18T18:49:54.248Z]     - /dev/zfs: present
18:49:54 [2022-07-18T18:49:54.248Z]     - zfs command: missing
18:49:54 [2022-07-18T18:49:54.248Z]     - zpool command: missing
18:49:54 [2022-07-18T18:49:54.248Z] 
18:49:54 [2022-07-18T18:49:54.248Z] Limits:
18:49:54 [2022-07-18T18:49:54.248Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:49:54 [2022-07-18T18:49:54.248Z] 
18:49:54 [2022-07-18T18:49:54.248Z] + true
18:49:54 [2022-07-18T18:49:54.299Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 4.2s done
18:49:54 [2022-07-18T18:49:54.299Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 4.2s done
18:49:54 [2022-07-18T18:49:54.299Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0B / 141.81MB 4.3s
18:49:54 [2022-07-18T18:49:54.299Z] #11 ...
18:49:54 [2022-07-18T18:49:54.299Z] 
18:49:54 [2022-07-18T18:49:54.299Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:49:54 [2022-07-18T18:49:54.299Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
18:49:54 [2022-07-18T18:49:54.299Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
18:49:54 [2022-07-18T18:49:54.299Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:49:54 [2022-07-18T18:49:54.299Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
18:49:54 [2022-07-18T18:49:54.299Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
18:49:54 [2022-07-18T18:49:54.299Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done
18:49:54 [2022-07-18T18:49:54.299Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s done
18:49:54 [2022-07-18T18:49:54.299Z] #71 DONE 4.4s
18:49:54 [2022-07-18T18:49:54.299Z] 
18:49:54 [2022-07-18T18:49:54.300Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:49:54 [2022-07-18T18:49:54.300Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:49:54 [2022-07-18T18:49:54.300Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 12.58MB / 141.81MB 4.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:49:54 [2022-07-18T18:49:54.564Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 33.55MB / 141.81MB 4.8s
18:49:54 [2022-07-18T18:49:54.565Z] #11 ...
18:49:54 [2022-07-18T18:49:54.565Z] 
18:49:54 [2022-07-18T18:49:54.565Z] #24 [internal] load build context
18:49:54 [2022-07-18T18:49:54.565Z] #24 sha256:61b6dedc0c878c8b17991284195bfbc21b31bd9bda7c9dffe1cdef4649133414
18:49:54 [2022-07-18T18:49:54.565Z] #24 transferring context: 62.06MB 4.5s done
18:49:54 [2022-07-18T18:49:54.565Z] #24 DONE 4.9s
18:49:54 [2022-07-18T18:49:54.565Z] 
18:49:54 [2022-07-18T18:49:54.565Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:49:54 [2022-07-18T18:49:54.565Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:49:54 [2022-07-18T18:49:54.565Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 41.94MB / 141.81MB 4.8s
18:49:54 [2022-07-18T18:49:54.826Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 52.43MB / 141.81MB 5.0s
18:49:54 [2022-07-18T18:49:54.836Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:11e6176669c1ce8d738e00561c416caff589a3d2 .
18:49:55 [2022-07-18T18:49:55.088Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 65.01MB / 141.81MB 5.2s
18:49:55 [2022-07-18T18:49:55.088Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 92.27MB / 141.81MB 5.4s
18:49:55 [2022-07-18T18:49:55.095Z] #1 [internal] load build definition from Dockerfile
18:49:55 [2022-07-18T18:49:55.095Z] #1 sha256:03adc6229fcec5fe049e51a0fba7eab01e0dae512353dfb5545dc15f90d4ced3
18:49:55 [2022-07-18T18:49:55.095Z] #1 transferring dockerfile: 19.25kB done
18:49:55 [2022-07-18T18:49:55.095Z] #1 DONE 0.2s
18:49:55 [2022-07-18T18:49:55.095Z] 
18:49:55 [2022-07-18T18:49:55.095Z] #2 [internal] load .dockerignore
18:49:55 [2022-07-18T18:49:55.095Z] #2 sha256:7fb47b4fc73fc88860e476d4cf7f72f7f0a3b9c14b52b260e622d5afb0c556c1
18:49:55 [2022-07-18T18:49:55.095Z] #2 transferring context: 145B done
18:49:55 [2022-07-18T18:49:55.095Z] #2 DONE 0.1s
18:49:55 [2022-07-18T18:49:55.095Z] 
18:49:55 [2022-07-18T18:49:55.095Z] #3 resolve image config for docker.io/docker/dockerfile:1
18:49:55 [2022-07-18T18:49:55.095Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f
18:49:55 [2022-07-18T18:49:55.249Z] #49 ...
18:49:55 [2022-07-18T18:49:55.249Z] 
18:49:55 [2022-07-18T18:49:55.249Z] #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
18:49:55 [2022-07-18T18:49:55.249Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
18:49:55 [2022-07-18T18:49:55.249Z] #36 CACHED
18:49:55 [2022-07-18T18:49:55.249Z] 
18:49:55 [2022-07-18T18:49:55.249Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:49:55 [2022-07-18T18:49:55.249Z] #37 sha256:1ed09e24424ba2ce8126052cf5027f605155c856481a482d47e4570336c3ab1a
18:49:55 [2022-07-18T18:49:55.249Z] #37 CACHED
18:49:55 [2022-07-18T18:49:55.249Z] 
18:49:55 [2022-07-18T18:49:55.249Z] #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
18:49:55 [2022-07-18T18:49:55.249Z] #38 sha256:49c7b833372222666bae3292630c0af9bda6b4be32a08eadb3134f3c02f78592
18:49:55 [2022-07-18T18:49:55.249Z] #38 CACHED
18:49:55 [2022-07-18T18:49:55.249Z] 
18:49:55 [2022-07-18T18:49:55.249Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:49:55 [2022-07-18T18:49:55.249Z] #40 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081
18:49:55 [2022-07-18T18:49:55.249Z] #40 CACHED
18:49:55 [2022-07-18T18:49:55.249Z] 
18:49:55 [2022-07-18T18:49:55.249Z] #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
18:49:55 [2022-07-18T18:49:55.249Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
18:49:55 [2022-07-18T18:49:55.249Z] #41 CACHED
18:49:55 [2022-07-18T18:49:55.249Z] 
18:49:55 [2022-07-18T18:49:55.249Z] #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
18:49:55 [2022-07-18T18:49:55.249Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
18:49:55 [2022-07-18T18:49:55.249Z] #43 CACHED
18:49:55 [2022-07-18T18:49:55.249Z] 
18:49:55 [2022-07-18T18:49:55.249Z] #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
18:49:55 [2022-07-18T18:49:55.249Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
18:49:55 [2022-07-18T18:49:55.249Z] #45 CACHED
18:49:55 [2022-07-18T18:49:55.249Z] 
18:49:55 [2022-07-18T18:49:55.249Z] #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
18:49:55 [2022-07-18T18:49:55.249Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
18:49:55 [2022-07-18T18:49:55.249Z] #47 CACHED
18:49:55 [2022-07-18T18:49:55.249Z] 
18:49:55 [2022-07-18T18:49:55.249Z] #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
18:49:55 [2022-07-18T18:49:55.249Z] #74 sha256:49e1b58549b43b8613ae7469f4216e1c8ee9a1f9113bcd932471022fd463f17e
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.344 + RM_GOPATH=0
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.344 + TMP_GOPATH=
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.344 + : /build
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.344 + '[' -z '' ']'
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.344 ++ mktemp -d
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.344 + export GOPATH=/tmp/tmp.Fu7rfbe8PQ
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.344 + GOPATH=/tmp/tmp.Fu7rfbe8PQ
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.344 + RM_GOPATH=1
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.344 + case "$(go env GOARCH)" in
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.344 ++ go env GOARCH
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.346 + export GO_BUILDMODE=-buildmode=pie
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.346 + GO_BUILDMODE=-buildmode=pie
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.347 ++ dirname /install.sh
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.351 + dir=/
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.351 + bin=rootlesskit
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.351 + shift
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.351 + '[' '!' -f //rootlesskit.installer ']'
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.351 + . //rootlesskit.installer
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.351 ++ : 1920341cd41e047834a21007424162a2dc946315
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.351 + install_rootlesskit
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.351 + case "$1" in
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.351 + export CGO_ENABLED=0
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.351 + CGO_ENABLED=0
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.351 + _install_rootlesskit
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.352 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.352 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.352 + for f in rootlesskit rootlesskit-docker-proxy
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.352 + GOBIN=/build
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.352 + GO111MODULE=on
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.352 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
18:49:55 [2022-07-18T18:49:55.249Z] #74 1.872 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
18:49:55 [2022-07-18T18:49:55.249Z] #74 3.190 go: downloading github.com/sirupsen/logrus v1.8.1
18:49:55 [2022-07-18T18:49:55.249Z] #74 3.191 go: downloading github.com/urfave/cli/v2 v2.4.0
18:49:55 [2022-07-18T18:49:55.249Z] #74 3.433 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
18:49:55 [2022-07-18T18:49:55.249Z] #74 4.609 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
18:49:55 [2022-07-18T18:49:55.249Z] #74 4.865 go: downloading github.com/google/uuid v1.3.0
18:49:55 [2022-07-18T18:49:55.249Z] #74 4.880 go: downloading github.com/moby/vpnkit v0.5.0
18:49:55 [2022-07-18T18:49:55.249Z] #74 4.981 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:49:55 [2022-07-18T18:49:55.249Z] #74 5.048 go: downloading github.com/gofrs/flock v0.8.1
18:49:55 [2022-07-18T18:49:55.249Z] #74 5.062 go: downloading github.com/gorilla/mux v1.8.0
18:49:55 [2022-07-18T18:49:55.249Z] #74 5.294 go: downloading github.com/moby/sys/mountinfo v0.6.0
18:49:55 [2022-07-18T18:49:55.249Z] #74 5.560 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
18:49:55 [2022-07-18T18:49:55.249Z] #74 5.720 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
18:49:55 [2022-07-18T18:49:55.249Z] #74 5.784 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
18:49:55 [2022-07-18T18:49:55.249Z] #74 6.362 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:49:55 [2022-07-18T18:49:55.352Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 104.86MB / 141.81MB 5.4s
18:49:55 [2022-07-18T18:49:55.352Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 115.34MB / 141.81MB 5.5s
18:49:55 [2022-07-18T18:49:55.614Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 130.02MB / 141.81MB 5.8s
18:49:55 [2022-07-18T18:49:55.614Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 140.51MB / 141.81MB 5.9s
18:49:55 [2022-07-18T18:49:55.664Z] #3 DONE 0.4s
18:49:55 [2022-07-18T18:49:55.664Z] 
18:49:55 [2022-07-18T18:49:55.664Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
18:49:55 [2022-07-18T18:49:55.664Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17
18:49:55 [2022-07-18T18:49:55.664Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
18:49:55 [2022-07-18T18:49:55.664Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
18:49:55 [2022-07-18T18:49:55.664Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done
18:49:55 [2022-07-18T18:49:55.664Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done
18:49:55 [2022-07-18T18:49:55.664Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s
18:49:55 [2022-07-18T18:49:55.925Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s done
18:49:55 [2022-07-18T18:49:55.925Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840
18:49:56 [2022-07-18T18:49:56.184Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done
18:49:56 [2022-07-18T18:49:56.444Z] #4 DONE 0.8s
18:49:56 [2022-07-18T18:49:56.444Z] 
18:49:56 [2022-07-18T18:49:56.444Z] #5 [internal] load .dockerignore
18:49:56 [2022-07-18T18:49:56.444Z] #5 sha256:c238be3694e4392a2245b4080d1a44899861eb36c4ca666f9e31a25e46a2bcb0
18:49:56 [2022-07-18T18:49:56.444Z] #5 DONE 0.0s
18:49:56 [2022-07-18T18:49:56.444Z] 
18:49:56 [2022-07-18T18:49:56.444Z] #6 [internal] load build definition from Dockerfile
18:49:56 [2022-07-18T18:49:56.444Z] #6 sha256:218c6da590ea4333048961bf903998455b9a18554692c31ab353db4211c1bfa3
18:49:56 [2022-07-18T18:49:56.444Z] #6 DONE 0.0s
18:49:56 [2022-07-18T18:49:56.444Z] 
18:49:56 [2022-07-18T18:49:56.444Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
18:49:56 [2022-07-18T18:49:56.444Z] #10 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2
18:49:57 [2022-07-18T18:49:57.382Z] #10 DONE 0.9s
18:49:57 [2022-07-18T18:49:57.382Z] 
18:49:57 [2022-07-18T18:49:57.382Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
18:49:57 [2022-07-18T18:49:57.382Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
18:49:57 [2022-07-18T18:49:57.382Z] #8 DONE 0.9s
18:49:57 [2022-07-18T18:49:57.382Z] 
18:49:57 [2022-07-18T18:49:57.382Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:49:57 [2022-07-18T18:49:57.382Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
18:49:57 [2022-07-18T18:49:57.382Z] #9 DONE 0.9s
18:49:57 [2022-07-18T18:49:57.382Z] 
18:49:57 [2022-07-18T18:49:57.382Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:49:57 [2022-07-18T18:49:57.382Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
18:49:57 [2022-07-18T18:49:57.382Z] #7 DONE 0.9s
18:49:57 [2022-07-18T18:49:57.533Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.1s done
18:49:57 [2022-07-18T18:49:57.791Z] #74 ...
18:49:57 [2022-07-18T18:49:57.791Z] 
18:49:57 [2022-07-18T18:49:57.792Z] #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
18:49:57 [2022-07-18T18:49:57.792Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468
18:49:57 [2022-07-18T18:49:57.792Z] #69 1.644 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:49:57 [2022-07-18T18:49:57.792Z] #69 1.644 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:49:57 [2022-07-18T18:49:57.792Z] #69 1.646 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:49:57 [2022-07-18T18:49:57.792Z] #69 1.756 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
18:49:57 [2022-07-18T18:49:57.792Z] #69 1.949 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
18:49:57 [2022-07-18T18:49:57.792Z] #69 2.439 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
18:49:57 [2022-07-18T18:49:57.792Z] #69 2.988 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
18:49:57 [2022-07-18T18:49:57.792Z] #69 3.476 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
18:49:57 [2022-07-18T18:49:57.792Z] #69 3.984 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB]
18:49:57 [2022-07-18T18:49:57.792Z] #69 3.986 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB]
18:49:57 [2022-07-18T18:49:57.792Z] #69 3.987 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
18:49:57 [2022-07-18T18:49:57.792Z] #69 3.987 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB]
18:49:57 [2022-07-18T18:49:57.792Z] #69 4.004 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB]
18:49:57 [2022-07-18T18:49:57.792Z] #69 4.643 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
18:49:57 [2022-07-18T18:49:57.792Z] #69 4.650 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
18:49:57 [2022-07-18T18:49:57.792Z] #69 4.652 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
18:49:57 [2022-07-18T18:49:57.792Z] #69 4.653 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
18:49:57 [2022-07-18T18:49:57.792Z] #69 4.655 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
18:49:57 [2022-07-18T18:49:57.792Z] #69 ...
18:49:57 [2022-07-18T18:49:57.792Z] 
18:49:57 [2022-07-18T18:49:57.792Z] #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
18:49:57 [2022-07-18T18:49:57.792Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3
18:49:57 [2022-07-18T18:49:57.792Z] #20 1.710 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:49:57 [2022-07-18T18:49:57.792Z] #20 1.711 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:49:57 [2022-07-18T18:49:57.792Z] #20 1.711 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:49:57 [2022-07-18T18:49:57.792Z] #20 1.982 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
18:49:57 [2022-07-18T18:49:57.792Z] #20 2.383 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
18:49:57 [2022-07-18T18:49:57.792Z] #20 2.922 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
18:49:57 [2022-07-18T18:49:57.792Z] #20 3.537 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
18:49:57 [2022-07-18T18:49:57.792Z] #20 4.191 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
18:49:57 [2022-07-18T18:49:57.792Z] #20 4.623 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB]
18:49:57 [2022-07-18T18:49:57.792Z] #20 4.628 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB]
18:49:57 [2022-07-18T18:49:57.792Z] #20 4.636 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
18:49:57 [2022-07-18T18:49:57.792Z] #20 4.643 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB]
18:49:57 [2022-07-18T18:49:57.792Z] #20 4.659 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB]
18:49:57 [2022-07-18T18:49:57.792Z] #20 4.958 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
18:49:57 [2022-07-18T18:49:57.792Z] #20 4.963 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
18:49:57 [2022-07-18T18:49:57.792Z] #20 4.963 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
18:49:57 [2022-07-18T18:49:57.792Z] #20 4.964 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
18:49:57 [2022-07-18T18:49:57.792Z] #20 4.965 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
18:49:58 [2022-07-18T18:49:58.102Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 7.9s done
18:49:58 [2022-07-18T18:49:58.102Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721
18:49:58 [2022-07-18T18:49:58.102Z] #11 ...
18:49:58 [2022-07-18T18:49:58.102Z] 
18:49:58 [2022-07-18T18:49:58.102Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:49:58 [2022-07-18T18:49:58.102Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:49:58 [2022-07-18T18:49:58.102Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
18:49:58 [2022-07-18T18:49:58.102Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:49:58 [2022-07-18T18:49:58.102Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
18:49:58 [2022-07-18T18:49:58.102Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
18:49:58 [2022-07-18T18:49:58.102Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.8s done
18:49:58 [2022-07-18T18:49:58.102Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done
18:49:58 [2022-07-18T18:49:58.102Z] #73 DONE 8.4s
18:49:58 [2022-07-18T18:49:58.102Z] 
18:49:58 [2022-07-18T18:49:58.102Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:49:58 [2022-07-18T18:49:58.102Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:49:58 [2022-07-18T18:49:58.363Z] #11 ...
18:49:58 [2022-07-18T18:49:58.363Z] 
18:49:58 [2022-07-18T18:49:58.363Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
18:49:58 [2022-07-18T18:49:58.363Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
18:49:58 [2022-07-18T18:49:58.363Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done
18:49:58 [2022-07-18T18:49:58.363Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done
18:49:58 [2022-07-18T18:49:58.363Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done
18:49:58 [2022-07-18T18:49:58.363Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done
18:49:58 [2022-07-18T18:49:58.363Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.1s done
18:49:58 [2022-07-18T18:49:58.363Z] #28 DONE 8.4s
18:49:58 [2022-07-18T18:49:58.363Z] 
18:49:58 [2022-07-18T18:49:58.363Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:49:58 [2022-07-18T18:49:58.363Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:49:58 [2022-07-18T18:49:58.623Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.5s done
18:49:58 [2022-07-18T18:49:58.885Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52
18:49:59 [2022-07-18T18:49:59.145Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.3s done
18:49:59 [2022-07-18T18:49:59.405Z] #11 ...
18:49:59 [2022-07-18T18:49:59.405Z] 
18:49:59 [2022-07-18T18:49:59.405Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:49:59 [2022-07-18T18:49:59.405Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
18:49:59 [2022-07-18T18:49:59.405Z] #72 DONE 1.2s
18:49:59 [2022-07-18T18:49:59.405Z] 
18:49:59 [2022-07-18T18:49:59.405Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:49:59 [2022-07-18T18:49:59.405Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:49:59 [2022-07-18T18:49:59.405Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2
18:50:00 [2022-07-18T18:50:00.483Z] Client: Docker Engine - Community
18:50:00 [2022-07-18T18:50:00.483Z]  Version:           20.10.14
18:50:00 [2022-07-18T18:50:00.483Z]  API version:       1.41
18:50:00 [2022-07-18T18:50:00.483Z]  Go version:        go1.16.15
18:50:00 [2022-07-18T18:50:00.483Z]  Git commit:        a224086
18:50:00 [2022-07-18T18:50:00.483Z]  Built:             Thu Mar 24 01:47:57 2022
18:50:00 [2022-07-18T18:50:00.483Z]  OS/Arch:           linux/amd64
18:50:00 [2022-07-18T18:50:00.483Z]  Context:           default
18:50:00 [2022-07-18T18:50:00.483Z]  Experimental:      true
18:50:00 [2022-07-18T18:50:00.483Z] 
18:50:00 [2022-07-18T18:50:00.483Z] Server: Docker Engine - Community
18:50:00 [2022-07-18T18:50:00.483Z]  Engine:
18:50:00 [2022-07-18T18:50:00.483Z]   Version:          20.10.14
18:50:00 [2022-07-18T18:50:00.483Z]   API version:      1.41 (minimum version 1.12)
18:50:00 [2022-07-18T18:50:00.483Z]   Go version:       go1.16.15
18:50:00 [2022-07-18T18:50:00.483Z]   Git commit:       87a90dc
18:50:00 [2022-07-18T18:50:00.483Z]   Built:            Thu Mar 24 01:45:46 2022
18:50:00 [2022-07-18T18:50:00.483Z]   OS/Arch:          linux/amd64
18:50:00 [2022-07-18T18:50:00.483Z]   Experimental:     true
18:50:00 [2022-07-18T18:50:00.483Z]  containerd:
18:50:00 [2022-07-18T18:50:00.483Z]   Version:          1.5.11
18:50:00 [2022-07-18T18:50:00.483Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
18:50:00 [2022-07-18T18:50:00.483Z]  runc:
18:50:00 [2022-07-18T18:50:00.483Z]   Version:          1.0.3
18:50:00 [2022-07-18T18:50:00.483Z]   GitCommit:        v1.0.3-0-gf46b6ba
18:50:00 [2022-07-18T18:50:00.483Z]  docker-init:
18:50:00 [2022-07-18T18:50:00.483Z]   Version:          0.19.0
18:50:00 [2022-07-18T18:50:00.483Z]   GitCommit:        de40ad0
[Pipeline] sh
18:50:00 [2022-07-18T18:50:00.793Z] #11 ...
18:50:00 [2022-07-18T18:50:00.794Z] 
18:50:00 [2022-07-18T18:50:00.794Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
18:50:00 [2022-07-18T18:50:00.794Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
18:50:00 [2022-07-18T18:50:00.794Z] #74 DONE 1.2s
18:50:00 [2022-07-18T18:50:00.794Z] 
18:50:00 [2022-07-18T18:50:00.794Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:50:00 [2022-07-18T18:50:00.794Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:50:00 [2022-07-18T18:50:00.809Z] + docker info
18:50:02 [2022-07-18T18:50:02.661Z] 
18:50:02 [2022-07-18T18:50:02.661Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:50:02 [2022-07-18T18:50:02.661Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b
18:50:02 [2022-07-18T18:50:02.661Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done
18:50:02 [2022-07-18T18:50:02.661Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done
18:50:02 [2022-07-18T18:50:02.661Z] #11 sha256:a083dca7c9d252411e94154be7aa88a2f97f34dd8fa1c05a15cdd39bf6a25523 1.80kB / 1.80kB done
18:50:02 [2022-07-18T18:50:02.921Z] #11 sha256:493a77666ad570b208236daf750785d12f1299c472aec950f864af339fd17a8a 7.12kB / 7.12kB done
18:50:02 [2022-07-18T18:50:02.921Z] #11 ...
18:50:02 [2022-07-18T18:50:02.921Z] 
18:50:02 [2022-07-18T18:50:02.921Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
18:50:02 [2022-07-18T18:50:02.921Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
18:50:02 [2022-07-18T18:50:02.921Z] #49 DONE 0.0s
18:50:03 [2022-07-18T18:50:03.181Z] 
18:50:03 [2022-07-18T18:50:03.181Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:50:03 [2022-07-18T18:50:03.181Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b
18:50:03 [2022-07-18T18:50:03.181Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 0B / 53.68MB 0.0s
18:50:03 [2022-07-18T18:50:03.181Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 9.44MB / 53.68MB 0.1s
18:50:03 [2022-07-18T18:50:03.181Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0B / 5.14MB 0.1s
18:50:03 [2022-07-18T18:50:03.181Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 1.05MB / 10.66MB 0.1s
18:50:03 [2022-07-18T18:50:03.442Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 47.19MB / 53.68MB 0.3s
18:50:03 [2022-07-18T18:50:03.442Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 0.3s
18:50:03 [2022-07-18T18:50:03.442Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 0.3s
18:50:03 [2022-07-18T18:50:03.442Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 51.93MB / 53.68MB 0.4s
18:50:03 [2022-07-18T18:50:03.716Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 0.4s done
18:50:03 [2022-07-18T18:50:03.716Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 10.49MB / 54.67MB 0.8s
18:50:03 [2022-07-18T18:50:03.979Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 19.92MB / 54.67MB 0.9s
18:50:03 [2022-07-18T18:50:03.979Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 30.41MB / 54.67MB 1.0s
18:50:04 [2022-07-18T18:50:04.245Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 1.0s done
18:50:04 [2022-07-18T18:50:04.245Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 39.85MB / 54.67MB 1.1s
18:50:04 [2022-07-18T18:50:04.245Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 50.33MB / 54.67MB 1.2s
18:50:04 [2022-07-18T18:50:04.505Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 1.3s
18:50:05 [2022-07-18T18:50:05.008Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.1s done
18:50:05 [2022-07-18T18:50:05.008Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a
18:50:05 [2022-07-18T18:50:05.447Z] #11 ...
18:50:05 [2022-07-18T18:50:05.447Z] 
18:50:05 [2022-07-18T18:50:05.447Z] #24 [internal] load build context
18:50:05 [2022-07-18T18:50:05.447Z] #24 sha256:76a75a3f8c4e156f6f812002ccd54e4b5613c11e7acc8efeacd039c462dc8d2f
18:50:05 [2022-07-18T18:50:05.447Z] #24 transferring context: 62.08MB 2.5s done
18:50:05 [2022-07-18T18:50:05.447Z] #24 DONE 3.0s
18:50:05 [2022-07-18T18:50:05.447Z] 
18:50:05 [2022-07-18T18:50:05.447Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:50:05 [2022-07-18T18:50:05.447Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b
18:50:05 [2022-07-18T18:50:05.447Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 2.1s done
18:50:05 [2022-07-18T18:50:05.447Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 6.29MB / 81.11MB 2.2s
18:50:05 [2022-07-18T18:50:05.447Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068
18:50:05 [2022-07-18T18:50:05.447Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 16.78MB / 81.11MB 2.3s
18:50:05 [2022-07-18T18:50:05.447Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 27.26MB / 81.11MB 2.4s
18:50:05 [2022-07-18T18:50:05.707Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 47.19MB / 81.11MB 2.6s
18:50:05 [2022-07-18T18:50:05.707Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 56.62MB / 81.11MB 2.7s
18:50:05 [2022-07-18T18:50:05.967Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 66.06MB / 81.11MB 2.8s
18:50:05 [2022-07-18T18:50:05.967Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 77.59MB / 81.11MB 2.9s
18:50:06 [2022-07-18T18:50:06.245Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 3.2s done
18:50:06 [2022-07-18T18:50:06.245Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 0B / 108.94MB 3.2s
18:50:06 [2022-07-18T18:50:06.508Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 16.78MB / 108.94MB 3.4s
18:50:06 [2022-07-18T18:50:06.508Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 29.36MB / 108.94MB 3.5s
18:50:06 [2022-07-18T18:50:06.769Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 59.77MB / 108.94MB 3.8s
18:50:07 [2022-07-18T18:50:07.028Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 66.06MB / 108.94MB 3.9s
18:50:07 [2022-07-18T18:50:07.028Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 79.69MB / 108.94MB 4.0s
18:50:07 [2022-07-18T18:50:07.355Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 99.61MB / 108.94MB 4.2s
18:50:07 [2022-07-18T18:50:07.355Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 4.3s
18:50:07 [2022-07-18T18:50:07.614Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 4.7s done
18:50:07 [2022-07-18T18:50:07.614Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.1s
18:50:07 [2022-07-18T18:50:07.735Z] #20 18.65 Fetched 40.6 MB in 17s (2363 kB/s)
18:50:07 [2022-07-18T18:50:07.735Z] #20 18.65 Reading package lists...
18:50:07 [2022-07-18T18:50:07.735Z] #20 ...
18:50:07 [2022-07-18T18:50:07.735Z] 
18:50:07 [2022-07-18T18:50:07.735Z] #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
18:50:07 [2022-07-18T18:50:07.735Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468
18:50:07 [2022-07-18T18:50:07.735Z] #69 18.88 Fetched 40.6 MB in 18s (2317 kB/s)
18:50:08 [2022-07-18T18:50:08.182Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.2s done
18:50:08 [2022-07-18T18:50:08.305Z] #11 ...
18:50:08 [2022-07-18T18:50:08.305Z] 
18:50:08 [2022-07-18T18:50:08.305Z] #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
18:50:08 [2022-07-18T18:50:08.305Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
18:50:08 [2022-07-18T18:50:08.305Z] #29 0.982 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:50:08 [2022-07-18T18:50:08.305Z] #29 1.154 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:50:08 [2022-07-18T18:50:08.305Z] #29 1.172 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:50:08 [2022-07-18T18:50:08.305Z] #29 1.180 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
18:50:08 [2022-07-18T18:50:08.305Z] #29 1.574 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
18:50:08 [2022-07-18T18:50:08.305Z] #29 1.586 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
18:50:08 [2022-07-18T18:50:08.305Z] #29 3.137 Fetched 8550 kB in 2s (3539 kB/s)
18:50:08 [2022-07-18T18:50:08.305Z] #29 3.137 Reading package lists...
18:50:08 [2022-07-18T18:50:08.305Z] #29 4.043 Reading package lists...
18:50:08 [2022-07-18T18:50:08.305Z] #29 4.860 Building dependency tree...
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.280 The following additional packages will be installed:
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.281   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.281   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.283 Recommended packages:
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.283   libldap-common publicsuffix libsasl2-modules
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.463 The following NEW packages will be installed:
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.464   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.465   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.465   libssh2-1 openssl
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.743 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.743 Need to get 3041 kB of archives.
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.743 After this operation, 6651 kB of additional disk space will be used.
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.743 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.755 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.760 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.760 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.760 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.761 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.764 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.766 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.767 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.768 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.769 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.773 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.801 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.802 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.804 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
18:50:08 [2022-07-18T18:50:08.305Z] #29 5.991 debconf: delaying package configuration, since apt-utils is not installed
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.027 Fetched 3041 kB in 0s (9161 kB/s)
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.067 Selecting previously unselected package openssl.
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.067 (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.)
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.070 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.075 Unpacking openssl (1.1.1n-0+deb11u3) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.241 Selecting previously unselected package ca-certificates.
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.241 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.241 Unpacking ca-certificates (20210119) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.338 Selecting previously unselected package libbrotli1:amd64.
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.338 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.354 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.433 Selecting previously unselected package libsasl2-modules-db:amd64.
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.433 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.452 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.492 Selecting previously unselected package libsasl2-2:amd64.
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.492 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.500 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.557 Selecting previously unselected package libldap-2.4-2:amd64.
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.558 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.564 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.639 Selecting previously unselected package libnghttp2-14:amd64.
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.641 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.646 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.700 Selecting previously unselected package libpsl5:amd64.
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.700 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.702 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.749 Selecting previously unselected package librtmp1:amd64.
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.749 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.752 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.801 Selecting previously unselected package libssh2-1:amd64.
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.801 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.808 Unpacking libssh2-1:amd64 (1.9.0-2) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.867 Selecting previously unselected package libcurl4:amd64.
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.869 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.873 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.954 Selecting previously unselected package curl.
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.954 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 6.965 Unpacking curl (7.74.0-1.3+deb11u1) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 7.024 Selecting previously unselected package libonig5:amd64.
18:50:08 [2022-07-18T18:50:08.305Z] #29 7.024 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 7.028 Unpacking libonig5:amd64 (6.9.6-1.1) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 7.098 Selecting previously unselected package libjq1:amd64.
18:50:08 [2022-07-18T18:50:08.305Z] #29 7.098 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 7.102 Unpacking libjq1:amd64 (1.6-2.1) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 7.225 Selecting previously unselected package jq.
18:50:08 [2022-07-18T18:50:08.305Z] #29 7.225 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 7.229 Unpacking jq (1.6-2.1) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 7.337 Setting up libpsl5:amd64 (0.21.0-1.2) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 7.364 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 7.379 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 7.395 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 7.407 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 7.419 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 7.458 Setting up libssh2-1:amd64 (1.9.0-2) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 7.473 Setting up openssl (1.1.1n-0+deb11u3) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 7.490 Setting up libonig5:amd64 (6.9.6-1.1) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 7.502 Setting up libjq1:amd64 (1.6-2.1) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 7.515 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 7.530 Setting up ca-certificates (20210119) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 8.155 Updating certificates in /etc/ssl/certs...
18:50:08 [2022-07-18T18:50:08.305Z] #29 8.798 129 added, 0 removed; done.
18:50:08 [2022-07-18T18:50:08.305Z] #29 8.878 Setting up jq (1.6-2.1) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 8.890 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 8.937 Setting up curl (7.74.0-1.3+deb11u1) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 8.962 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 8.989 Processing triggers for ca-certificates (20210119) ...
18:50:08 [2022-07-18T18:50:08.305Z] #29 8.998 Updating certificates in /etc/ssl/certs...
18:50:08 [2022-07-18T18:50:08.305Z] #29 9.568 0 added, 0 removed; done.
18:50:08 [2022-07-18T18:50:08.305Z] #29 9.568 Running hooks in /etc/ca-certificates/update.d...
18:50:08 [2022-07-18T18:50:08.305Z] #29 9.570 done.
18:50:08 [2022-07-18T18:50:08.305Z] #29 ...
18:50:08 [2022-07-18T18:50:08.305Z] 
18:50:08 [2022-07-18T18:50:08.305Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:50:08 [2022-07-18T18:50:08.305Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:50:08 [2022-07-18T18:50:08.950Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.1s done
18:50:09 [2022-07-18T18:50:09.120Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26
18:50:09 [2022-07-18T18:50:09.210Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263
18:50:09 [2022-07-18T18:50:09.379Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0.2s done
18:50:09 [2022-07-18T18:50:09.471Z] #11 ...
18:50:09 [2022-07-18T18:50:09.471Z] 
18:50:09 [2022-07-18T18:50:09.471Z] #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
18:50:09 [2022-07-18T18:50:09.471Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
18:50:09 [2022-07-18T18:50:09.471Z] #29 DONE 11.3s
18:50:09 [2022-07-18T18:50:09.471Z] 
18:50:09 [2022-07-18T18:50:09.471Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:50:09 [2022-07-18T18:50:09.471Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:50:09 [2022-07-18T18:50:09.638Z] #11 ...
18:50:09 [2022-07-18T18:50:09.638Z] 
18:50:09 [2022-07-18T18:50:09.638Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
18:50:09 [2022-07-18T18:50:09.638Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73
18:50:09 [2022-07-18T18:50:09.638Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done
18:50:09 [2022-07-18T18:50:09.638Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done
18:50:09 [2022-07-18T18:50:09.638Z] #28 sha256:16b6769bf0827b7d2e1c487018a4c598c4985a3d0fa60dcfa7af3505554b0f7d 529B / 529B done
18:50:09 [2022-07-18T18:50:09.638Z] #28 sha256:c7e601276d47957134e06e6611a00cda66bcf66977434494b0a2425d8d2d3cd7 1.48kB / 1.48kB done
18:50:09 [2022-07-18T18:50:09.638Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 2.5s done
18:50:09 [2022-07-18T18:50:09.638Z] #28 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 2.1s done
18:50:09 [2022-07-18T18:50:09.638Z] #28 DONE 7.6s
18:50:09 [2022-07-18T18:50:09.638Z] 
18:50:09 [2022-07-18T18:50:09.638Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:50:09 [2022-07-18T18:50:09.638Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b
18:50:09 [2022-07-18T18:50:09.638Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 6.7s done
18:50:09 [2022-07-18T18:50:09.638Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946
18:50:09 [2022-07-18T18:50:09.638Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 0B / 126B 6.7s
18:50:09 [2022-07-18T18:50:09.898Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 6.7s done
18:50:10 [2022-07-18T18:50:10.041Z] #11 ...
18:50:10 [2022-07-18T18:50:10.041Z] 
18:50:10 [2022-07-18T18:50:10.041Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:50:10 [2022-07-18T18:50:10.041Z] #30 sha256:1a44cd2139cfa0a8018bfc8fd855eb89941e34a6a7069166f0a8c72f45968b2a
18:50:10 [2022-07-18T18:50:10.041Z] #30 DONE 0.5s
18:50:10 [2022-07-18T18:50:10.041Z] 
18:50:10 [2022-07-18T18:50:10.041Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:50:10 [2022-07-18T18:50:10.041Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:50:11 [2022-07-18T18:50:11.285Z] #11 ...
18:50:11 [2022-07-18T18:50:11.285Z] 
18:50:11 [2022-07-18T18:50:11.285Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:50:11 [2022-07-18T18:50:11.285Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
18:50:11 [2022-07-18T18:50:11.285Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
18:50:11 [2022-07-18T18:50:11.285Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:50:11 [2022-07-18T18:50:11.285Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
18:50:11 [2022-07-18T18:50:11.285Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
18:50:11 [2022-07-18T18:50:11.285Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 7.2s done
18:50:11 [2022-07-18T18:50:11.285Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done
18:50:11 [2022-07-18T18:50:11.285Z] #71 DONE 9.1s
18:50:11 [2022-07-18T18:50:11.285Z] 
18:50:11 [2022-07-18T18:50:11.285Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:50:11 [2022-07-18T18:50:11.285Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b
18:50:12 [2022-07-18T18:50:12.228Z] #11 ...
18:50:12 [2022-07-18T18:50:12.228Z] 
18:50:12 [2022-07-18T18:50:12.228Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:50:12 [2022-07-18T18:50:12.228Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:50:12 [2022-07-18T18:50:12.228Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
18:50:12 [2022-07-18T18:50:12.228Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:50:12 [2022-07-18T18:50:12.228Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
18:50:12 [2022-07-18T18:50:12.228Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
18:50:12 [2022-07-18T18:50:12.228Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.5s done
18:50:12 [2022-07-18T18:50:12.228Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done
18:50:12 [2022-07-18T18:50:12.228Z] #73 ...
18:50:12 [2022-07-18T18:50:12.228Z] 
18:50:12 [2022-07-18T18:50:12.228Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:50:12 [2022-07-18T18:50:12.228Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b
18:50:12 [2022-07-18T18:50:12.797Z] #11 ...
18:50:12 [2022-07-18T18:50:12.798Z] 
18:50:12 [2022-07-18T18:50:12.798Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:50:12 [2022-07-18T18:50:12.798Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:50:12 [2022-07-18T18:50:12.798Z] #73 DONE 10.5s
18:50:13 [2022-07-18T18:50:13.057Z] 
18:50:13 [2022-07-18T18:50:13.057Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:50:13 [2022-07-18T18:50:13.057Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b
18:50:14 [2022-07-18T18:50:14.053Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 4.3s done
18:50:15 [2022-07-18T18:50:15.324Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.0s
18:50:15 [2022-07-18T18:50:15.431Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 0.1s
18:50:15 [2022-07-18T18:50:15.823Z] #69 18.88 Reading package lists...
18:50:15 [2022-07-18T18:50:15.823Z] #69 ...
18:50:15 [2022-07-18T18:50:15.823Z] 
18:50:15 [2022-07-18T18:50:15.824Z] #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
18:50:15 [2022-07-18T18:50:15.824Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3
18:50:15 [2022-07-18T18:50:15.824Z] #20 18.65 Reading package lists...
18:50:16 [2022-07-18T18:50:16.385Z] #20 27.74 Reading package lists...
18:50:16 [2022-07-18T18:50:16.385Z] #20 ...
18:50:16 [2022-07-18T18:50:16.385Z] 
18:50:16 [2022-07-18T18:50:16.385Z] #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
18:50:16 [2022-07-18T18:50:16.385Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2
18:50:16 [2022-07-18T18:50:16.385Z] #49 18.99 Fetched 40.6 MB in 17s (2328 kB/s)
18:50:16 [2022-07-18T18:50:16.385Z] #49 18.99 Reading package lists...
18:50:16 [2022-07-18T18:50:16.641Z] #49 28.38 Reading package lists...
18:50:16 [2022-07-18T18:50:16.641Z] #49 ...
18:50:16 [2022-07-18T18:50:16.641Z] 
18:50:16 [2022-07-18T18:50:16.641Z] #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
18:50:16 [2022-07-18T18:50:16.641Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468
18:50:16 [2022-07-18T18:50:16.641Z] #69 18.88 Reading package lists...
18:50:17 [2022-07-18T18:50:17.866Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.1s done
18:50:17 [2022-07-18T18:50:17.866Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done
18:50:17 [2022-07-18T18:50:17.972Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 2.8s done
18:50:18 [2022-07-18T18:50:18.126Z] #11 DONE 28.3s
18:50:18 [2022-07-18T18:50:18.126Z] 
18:50:18 [2022-07-18T18:50:18.126Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:50:18 [2022-07-18T18:50:18.126Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f
18:50:18 [2022-07-18T18:50:18.540Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 0.1s
18:50:19 [2022-07-18T18:50:19.919Z] #11 ...
18:50:19 [2022-07-18T18:50:19.919Z] 
18:50:19 [2022-07-18T18:50:19.919Z] #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
18:50:19 [2022-07-18T18:50:19.919Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79
18:50:19 [2022-07-18T18:50:19.919Z] #29 1.064 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:50:19 [2022-07-18T18:50:19.919Z] #29 1.080 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:50:19 [2022-07-18T18:50:19.919Z] #29 1.080 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:50:19 [2022-07-18T18:50:19.919Z] #29 1.220 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
18:50:19 [2022-07-18T18:50:19.919Z] #29 1.527 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
18:50:19 [2022-07-18T18:50:19.919Z] #29 1.753 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
18:50:19 [2022-07-18T18:50:19.920Z] #29 2.558 Fetched 8436 kB in 2s (4780 kB/s)
18:50:19 [2022-07-18T18:50:19.920Z] #29 2.558 Reading package lists...
18:50:19 [2022-07-18T18:50:19.920Z] #29 3.126 Reading package lists...
18:50:19 [2022-07-18T18:50:19.920Z] #29 3.678 Building dependency tree...
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.031 The following additional packages will be installed:
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.031   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.031   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.031 Recommended packages:
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.031   libldap-common publicsuffix libsasl2-modules
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.168 The following NEW packages will be installed:
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.169   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.170   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.170   libssh2-1 openssl
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.448 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.448 Need to get 2934 kB of archives.
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.448 After this operation, 6476 kB of additional disk space will be used.
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.448 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.502 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.506 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.509 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.515 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.518 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.522 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.523 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.524 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.526 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.530 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB]
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.548 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB]
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.550 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.552 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
18:50:19 [2022-07-18T18:50:19.920Z] #29 4.554 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
18:50:19 [2022-07-18T18:50:19.920Z] #29 5.235 debconf: delaying package configuration, since apt-utils is not installed
18:50:19 [2022-07-18T18:50:19.920Z] #29 5.271 Fetched 2934 kB in 0s (7629 kB/s)
18:50:19 [2022-07-18T18:50:19.920Z] #29 5.392 Selecting previously unselected package openssl.
18:50:19 [2022-07-18T18:50:19.920Z] #29 5.392 (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.)
18:50:19 [2022-07-18T18:50:19.920Z] #29 5.401 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
18:50:19 [2022-07-18T18:50:19.920Z] #29 5.414 Unpacking openssl (1.1.1n-0+deb11u3) ...
18:50:19 [2022-07-18T18:50:19.920Z] #29 6.074 Selecting previously unselected package ca-certificates.
18:50:19 [2022-07-18T18:50:19.920Z] #29 6.074 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
18:50:19 [2022-07-18T18:50:19.920Z] #29 6.084 Unpacking ca-certificates (20210119) ...
18:50:19 [2022-07-18T18:50:19.920Z] #29 6.274 Selecting previously unselected package libbrotli1:arm64.
18:50:19 [2022-07-18T18:50:19.920Z] #29 6.274 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
18:50:19 [2022-07-18T18:50:19.920Z] #29 6.293 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
18:50:19 [2022-07-18T18:50:19.920Z] #29 6.756 Selecting previously unselected package libsasl2-modules-db:arm64.
18:50:19 [2022-07-18T18:50:19.920Z] #29 6.757 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
18:50:19 [2022-07-18T18:50:19.920Z] #29 6.797 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:50:19 [2022-07-18T18:50:19.920Z] #29 6.948 Selecting previously unselected package libsasl2-2:arm64.
18:50:19 [2022-07-18T18:50:19.920Z] #29 6.949 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
18:50:19 [2022-07-18T18:50:19.920Z] #29 6.982 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:50:19 [2022-07-18T18:50:19.920Z] #29 7.860 Selecting previously unselected package libldap-2.4-2:arm64.
18:50:19 [2022-07-18T18:50:19.920Z] #29 7.860 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
18:50:19 [2022-07-18T18:50:19.920Z] #29 7.865 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
18:50:19 [2022-07-18T18:50:19.920Z] #29 7.942 Selecting previously unselected package libnghttp2-14:arm64.
18:50:19 [2022-07-18T18:50:19.920Z] #29 7.942 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
18:50:19 [2022-07-18T18:50:19.920Z] #29 7.945 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
18:50:19 [2022-07-18T18:50:19.920Z] #29 8.574 Selecting previously unselected package libpsl5:arm64.
18:50:19 [2022-07-18T18:50:19.920Z] #29 8.575 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
18:50:19 [2022-07-18T18:50:19.920Z] #29 8.589 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
18:50:19 [2022-07-18T18:50:19.920Z] #29 9.105 Selecting previously unselected package librtmp1:arm64.
18:50:19 [2022-07-18T18:50:19.920Z] #29 9.105 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
18:50:19 [2022-07-18T18:50:19.920Z] #29 9.153 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:50:19 [2022-07-18T18:50:19.920Z] #29 9.741 Selecting previously unselected package libssh2-1:arm64.
18:50:19 [2022-07-18T18:50:19.920Z] #29 9.742 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
18:50:19 [2022-07-18T18:50:19.920Z] #29 9.819 Unpacking libssh2-1:arm64 (1.9.0-2) ...
18:50:19 [2022-07-18T18:50:19.920Z] #29 ...
18:50:19 [2022-07-18T18:50:19.920Z] 
18:50:19 [2022-07-18T18:50:19.920Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:50:19 [2022-07-18T18:50:19.920Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b
18:50:20 [2022-07-18T18:50:20.037Z] #12 DONE 1.9s
18:50:20 [2022-07-18T18:50:20.037Z] 
18:50:20 [2022-07-18T18:50:20.037Z] #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
18:50:20 [2022-07-18T18:50:20.037Z] #31 sha256:42c40b309c4b8e90276e016b61be5ae96373dbbccf3b511bc38e249e3c3f8773
18:50:20 [2022-07-18T18:50:20.037Z] #31 1.494 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:50:20 [2022-07-18T18:50:20.037Z] #31 1.763 
18:50:20 [2022-07-18T18:50:20.037Z] #31 1.979 #=#=#                                                                         

######################################################################## 100.0%
18:50:20 [2022-07-18T18:50:20.037Z] #31 2.218 
18:50:20 [2022-07-18T18:50:20.037Z] #31 3.083 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:50:20 [2022-07-18T18:50:20.037Z] #31 3.334 
18:50:20 [2022-07-18T18:50:20.037Z] #31 3.552 #=#=#                                                                         

######################################################################## 100.0%
18:50:20 [2022-07-18T18:50:20.037Z] #31 3.813 
18:50:20 [2022-07-18T18:50:20.037Z] #31 4.739 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
18:50:20 [2022-07-18T18:50:20.037Z] #31 5.014 
18:50:20 [2022-07-18T18:50:20.037Z] #31 5.227 #=#=#                                                                         

###################                                                       26.5%
#######################################                                   55.2%
#################################################################         90.4%
######################################################################## 100.0%
18:50:20 [2022-07-18T18:50:20.037Z] #31 5.764 
18:50:20 [2022-07-18T18:50:20.037Z] #31 6.769 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:50:20 [2022-07-18T18:50:20.037Z] #31 7.059 
18:50:20 [2022-07-18T18:50:20.037Z] #31 7.276 #=#=#                                                                         

######################################################################## 100.0%
18:50:20 [2022-07-18T18:50:20.037Z] #31 7.569 
18:50:20 [2022-07-18T18:50:20.037Z] #31 8.355 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
18:50:20 [2022-07-18T18:50:20.037Z] #31 8.623 
18:50:20 [2022-07-18T18:50:20.037Z] #31 8.838 #=#=#                                                                         

######################################################################## 100.0%
18:50:20 [2022-07-18T18:50:20.037Z] #31 9.089 
18:50:20 [2022-07-18T18:50:20.037Z] #31 9.131 Download of images into '/build' complete.
18:50:20 [2022-07-18T18:50:20.037Z] #31 9.131 Use something like the following to load the result into a Docker daemon:
18:50:20 [2022-07-18T18:50:20.037Z] #31 9.131   tar -cC '/build' . | docker load
18:50:20 [2022-07-18T18:50:20.037Z] #31 DONE 10.0s
18:50:20 [2022-07-18T18:50:20.037Z] 
18:50:20 [2022-07-18T18:50:20.037Z] #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
18:50:20 [2022-07-18T18:50:20.037Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713
18:50:20 [2022-07-18T18:50:20.608Z] #13 DONE 0.6s
18:50:20 [2022-07-18T18:50:20.608Z] 
18:50:20 [2022-07-18T18:50:20.608Z] #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
18:50:20 [2022-07-18T18:50:20.608Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023
18:50:20 [2022-07-18T18:50:20.608Z] #50 DONE 0.1s
18:50:20 [2022-07-18T18:50:20.608Z] 
18:50:20 [2022-07-18T18:50:20.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
18:50:20 [2022-07-18T18:50:20.608Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
18:50:20 [2022-07-18T18:50:20.810Z] #69 27.93 Reading package lists...
18:50:20 [2022-07-18T18:50:20.810Z] #69 ...
18:50:20 [2022-07-18T18:50:20.810Z] 
18:50:20 [2022-07-18T18:50:20.810Z] #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
18:50:20 [2022-07-18T18:50:20.810Z] #74 sha256:49e1b58549b43b8613ae7469f4216e1c8ee9a1f9113bcd932471022fd463f17e
18:50:20 [2022-07-18T18:50:20.810Z] #74 29.32 + for f in rootlesskit rootlesskit-docker-proxy
18:50:20 [2022-07-18T18:50:20.810Z] #74 29.32 + GOBIN=/build
18:50:20 [2022-07-18T18:50:20.810Z] #74 29.32 + GO111MODULE=on
18:50:20 [2022-07-18T18:50:20.810Z] #74 29.32 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
18:50:20 [2022-07-18T18:50:20.810Z] #74 32.76 rootlesskit version 1.0.0
18:50:20 [2022-07-18T18:50:20.810Z] #74 32.77 Usage of /build/rootlesskit-docker-proxy:
18:50:20 [2022-07-18T18:50:20.810Z] #74 32.77   -container-ip string
18:50:20 [2022-07-18T18:50:20.810Z] #74 32.77     	container ip
18:50:20 [2022-07-18T18:50:20.810Z] #74 32.77   -container-port int
18:50:20 [2022-07-18T18:50:20.810Z] #74 32.77     	container port (default -1)
18:50:20 [2022-07-18T18:50:20.810Z] #74 32.77   -host-ip string
18:50:20 [2022-07-18T18:50:20.810Z] #74 32.77     	host ip
18:50:20 [2022-07-18T18:50:20.810Z] #74 32.77   -host-port int
18:50:20 [2022-07-18T18:50:20.810Z] #74 32.77     	host port (default -1)
18:50:20 [2022-07-18T18:50:20.810Z] #74 32.77   -proto string
18:50:20 [2022-07-18T18:50:20.810Z] #74 32.77     	proxy protocol (default "tcp")
18:50:20 [2022-07-18T18:50:20.810Z] #74 DONE 33.2s
18:50:20 [2022-07-18T18:50:20.810Z] 
18:50:20 [2022-07-18T18:50:20.810Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
18:50:20 [2022-07-18T18:50:20.810Z] #75 sha256:59cd9f2e0b914fe876dfda4f172e7a4058fff8930cb8ab52c0f40d40dba29658
18:50:20 [2022-07-18T18:50:20.810Z] #75 DONE 0.0s
18:50:20 [2022-07-18T18:50:20.810Z] 
18:50:20 [2022-07-18T18:50:20.810Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:50:20 [2022-07-18T18:50:20.810Z] #76 sha256:4de0d8ae452056164d25530cbb011d70c1d870a87b9b5bfaed59c8578eac4c3e
18:50:20 [2022-07-18T18:50:20.810Z] #76 DONE 0.1s
18:50:20 [2022-07-18T18:50:20.810Z] 
18:50:20 [2022-07-18T18:50:20.810Z] #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
18:50:20 [2022-07-18T18:50:20.811Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2
18:50:20 [2022-07-18T18:50:20.862Z] #11 ...
18:50:20 [2022-07-18T18:50:20.863Z] 
18:50:20 [2022-07-18T18:50:20.863Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:50:20 [2022-07-18T18:50:20.863Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
18:50:20 [2022-07-18T18:50:20.863Z] #72 DONE 3.0s
18:50:20 [2022-07-18T18:50:20.863Z] 
18:50:20 [2022-07-18T18:50:20.863Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:50:20 [2022-07-18T18:50:20.863Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b
18:50:20 [2022-07-18T18:50:20.869Z] #42 ...
18:50:20 [2022-07-18T18:50:20.869Z] 
18:50:20 [2022-07-18T18:50:20.869Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:50:20 [2022-07-18T18:50:20.869Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081
18:50:20 [2022-07-18T18:50:20.869Z] #33 DONE 0.1s
18:50:20 [2022-07-18T18:50:20.869Z] 
18:50:20 [2022-07-18T18:50:20.869Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:50:20 [2022-07-18T18:50:20.869Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df
18:50:20 [2022-07-18T18:50:20.869Z] #46 DONE 0.3s
18:50:20 [2022-07-18T18:50:20.869Z] 
18:50:20 [2022-07-18T18:50:20.869Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
18:50:20 [2022-07-18T18:50:20.869Z] #25 sha256:2ff7709aa4dea92dd4d4204ff4416bbfba54d5a645094fb81fcf998bb81a6733
18:50:20 [2022-07-18T18:50:20.869Z] #25 DONE 0.3s
18:50:20 [2022-07-18T18:50:20.869Z] 
18:50:20 [2022-07-18T18:50:20.869Z] #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
18:50:20 [2022-07-18T18:50:20.869Z] #26 sha256:8f831acc7bd98f8dc071654978d76aa04ab128ff8b4d3ad8a3252da1f63a8984
18:50:21 [2022-07-18T18:50:21.129Z] #26 ...
18:50:21 [2022-07-18T18:50:21.129Z] 
18:50:21 [2022-07-18T18:50:21.129Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
18:50:21 [2022-07-18T18:50:21.129Z] #66 sha256:9700e70020c24069b1c6bfe0b1b23980c7205a625bcc667a96ee00596ca6d08d
18:50:21 [2022-07-18T18:50:21.129Z] #66 DONE 0.4s
18:50:21 [2022-07-18T18:50:21.129Z] 
18:50:21 [2022-07-18T18:50:21.129Z] #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
18:50:21 [2022-07-18T18:50:21.129Z] #67 sha256:cb583344ddfc58884542430acdd4681ac01d006e1c28d6c8553fe90bd7f51da3
18:50:22 [2022-07-18T18:50:22.178Z] #49 28.38 Reading package lists...
18:50:22 [2022-07-18T18:50:22.178Z] #49 ...
18:50:22 [2022-07-18T18:50:22.178Z] 
18:50:22 [2022-07-18T18:50:22.178Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:50:22 [2022-07-18T18:50:22.178Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
18:50:22 [2022-07-18T18:50:22.178Z] #79 CACHED
18:50:22 [2022-07-18T18:50:22.178Z] 
18:50:22 [2022-07-18T18:50:22.178Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
18:50:22 [2022-07-18T18:50:22.178Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
18:50:22 [2022-07-18T18:50:22.178Z] #81 CACHED
18:50:22 [2022-07-18T18:50:22.178Z] 
18:50:22 [2022-07-18T18:50:22.178Z] #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             ;
18:50:22 [2022-07-18T18:50:22.178Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
18:50:22 [2022-07-18T18:50:22.178Z] #83 CACHED
18:50:22 [2022-07-18T18:50:22.178Z] 
18:50:22 [2022-07-18T18:50:22.178Z] #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
18:50:22 [2022-07-18T18:50:22.178Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:50:22 [2022-07-18T18:50:22.178Z] #84 CACHED
18:50:22 [2022-07-18T18:50:22.178Z] 
18:50:22 [2022-07-18T18:50:22.178Z] #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
18:50:22 [2022-07-18T18:50:22.178Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2
18:50:22 [2022-07-18T18:50:22.792Z] Client:
18:50:22 [2022-07-18T18:50:22.792Z]  Context:    default
18:50:22 [2022-07-18T18:50:22.792Z]  Debug Mode: false
18:50:22 [2022-07-18T18:50:22.792Z]  Plugins:
18:50:22 [2022-07-18T18:50:22.792Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
18:50:22 [2022-07-18T18:50:22.792Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
18:50:22 [2022-07-18T18:50:22.792Z]   compose: Docker Compose (Docker Inc., v2.4.1)
18:50:22 [2022-07-18T18:50:22.792Z]   scan: Docker Scan (Docker Inc., v0.17.0)
18:50:22 [2022-07-18T18:50:22.792Z] 
18:50:22 [2022-07-18T18:50:22.792Z] Server:
18:50:22 [2022-07-18T18:50:22.792Z]  Containers: 0
18:50:22 [2022-07-18T18:50:22.792Z]   Running: 0
18:50:22 [2022-07-18T18:50:22.792Z]   Paused: 0
18:50:22 [2022-07-18T18:50:22.792Z]   Stopped: 0
18:50:22 [2022-07-18T18:50:22.792Z]  Images: 0
18:50:22 [2022-07-18T18:50:22.792Z]  Server Version: 20.10.14
18:50:22 [2022-07-18T18:50:22.792Z]  Storage Driver: overlay2
18:50:22 [2022-07-18T18:50:22.792Z]   Backing Filesystem: extfs
18:50:22 [2022-07-18T18:50:22.792Z]   Supports d_type: true
18:50:22 [2022-07-18T18:50:22.792Z]   Native Overlay Diff: true
18:50:22 [2022-07-18T18:50:22.792Z]   userxattr: false
18:50:22 [2022-07-18T18:50:22.792Z]  Logging Driver: json-file
18:50:22 [2022-07-18T18:50:22.792Z]  Cgroup Driver: cgroupfs
18:50:22 [2022-07-18T18:50:22.792Z]  Cgroup Version: 1
18:50:22 [2022-07-18T18:50:22.792Z]  Plugins:
18:50:22 [2022-07-18T18:50:22.792Z]   Volume: local
18:50:22 [2022-07-18T18:50:22.792Z]   Network: bridge host ipvlan macvlan null overlay
18:50:22 [2022-07-18T18:50:22.792Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:50:22 [2022-07-18T18:50:22.792Z]  Swarm: inactive
18:50:22 [2022-07-18T18:50:22.792Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
18:50:22 [2022-07-18T18:50:22.792Z]  Default Runtime: runc
18:50:22 [2022-07-18T18:50:22.792Z]  Init Binary: docker-init
18:50:22 [2022-07-18T18:50:22.792Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
18:50:22 [2022-07-18T18:50:22.792Z]  runc version: v1.0.3-0-gf46b6ba
18:50:22 [2022-07-18T18:50:22.792Z]  init version: de40ad0
18:50:22 [2022-07-18T18:50:22.792Z]  Security Options:
18:50:22 [2022-07-18T18:50:22.792Z]   apparmor
18:50:22 [2022-07-18T18:50:22.792Z]   seccomp
18:50:22 [2022-07-18T18:50:22.792Z]    Profile: default
18:50:22 [2022-07-18T18:50:22.792Z]  Kernel Version: 5.4.0-1071-aws
18:50:22 [2022-07-18T18:50:22.792Z]  Operating System: Ubuntu 18.04.6 LTS
18:50:22 [2022-07-18T18:50:22.792Z]  OSType: linux
18:50:22 [2022-07-18T18:50:22.792Z]  Architecture: x86_64
18:50:22 [2022-07-18T18:50:22.792Z]  CPUs: 2
18:50:22 [2022-07-18T18:50:22.792Z]  Total Memory: 7.565GiB
18:50:22 [2022-07-18T18:50:22.792Z]  Name: ip-10-100-44-171
18:50:22 [2022-07-18T18:50:22.792Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
18:50:22 [2022-07-18T18:50:22.792Z]  Docker Root Dir: /var/lib/docker
18:50:22 [2022-07-18T18:50:22.792Z]  Debug Mode: false
18:50:22 [2022-07-18T18:50:22.792Z]  Registry: https://index.docker.io/v1/
18:50:22 [2022-07-18T18:50:22.792Z]  Labels:
18:50:22 [2022-07-18T18:50:22.792Z]  Experimental: true
18:50:22 [2022-07-18T18:50:22.792Z]  Insecure Registries:
18:50:22 [2022-07-18T18:50:22.792Z]   127.0.0.0/8
18:50:22 [2022-07-18T18:50:22.792Z]  Live Restore Enabled: true
18:50:22 [2022-07-18T18:50:22.792Z] 
18:50:22 [2022-07-18T18:50:22.792Z] WARNING: No swap limit support
[Pipeline] sh
18:50:23 [2022-07-18T18:50:23.083Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:50:23 [2022-07-18T18:50:23.083Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:50:23 [2022-07-18T18:50:23.083Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43819/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
18:50:23 [2022-07-18T18:50:23.083Z] + bash /home/ubuntu/workspace/moby_PR-43819/check-config.sh
18:50:23 [2022-07-18T18:50:23.083Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:50:23 [2022-07-18T18:50:23.083Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
18:50:23 [2022-07-18T18:50:23.083Z] 
18:50:23 [2022-07-18T18:50:23.083Z] Generally Necessary:
18:50:23 [2022-07-18T18:50:23.083Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:50:23 [2022-07-18T18:50:23.083Z] - apparmor: enabled and tools installed
18:50:23 [2022-07-18T18:50:23.083Z] - CONFIG_NAMESPACES: enabled
18:50:23 [2022-07-18T18:50:23.083Z] - CONFIG_NET_NS: enabled
18:50:23 [2022-07-18T18:50:23.083Z] - CONFIG_PID_NS: enabled
18:50:23 [2022-07-18T18:50:23.083Z] - CONFIG_IPC_NS: enabled
18:50:23 [2022-07-18T18:50:23.083Z] - CONFIG_UTS_NS: enabled
18:50:23 [2022-07-18T18:50:23.083Z] - CONFIG_CGROUPS: enabled
18:50:23 [2022-07-18T18:50:23.083Z] - CONFIG_CGROUP_CPUACCT: enabled
18:50:23 [2022-07-18T18:50:23.083Z] - CONFIG_CGROUP_DEVICE: enabled
18:50:23 [2022-07-18T18:50:23.083Z] - CONFIG_CGROUP_FREEZER: enabled
18:50:23 [2022-07-18T18:50:23.083Z] - CONFIG_CGROUP_SCHED: enabled
18:50:23 [2022-07-18T18:50:23.083Z] - CONFIG_CPUSETS: enabled
18:50:23 [2022-07-18T18:50:23.083Z] - CONFIG_MEMCG: enabled
18:50:23 [2022-07-18T18:50:23.083Z] - CONFIG_KEYS: enabled
18:50:23 [2022-07-18T18:50:23.083Z] - CONFIG_VETH: enabled (as module)
18:50:23 [2022-07-18T18:50:23.083Z] - CONFIG_BRIDGE: enabled (as module)
18:50:23 [2022-07-18T18:50:23.083Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_NF_NAT: enabled (as module)
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_POSIX_MQUEUE: enabled
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_CGROUP_BPF: enabled
18:50:23 [2022-07-18T18:50:23.347Z] 
18:50:23 [2022-07-18T18:50:23.347Z] Optional Features:
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_USER_NS: enabled
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_SECCOMP: enabled
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_SECCOMP_FILTER: enabled
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_CGROUP_PIDS: enabled
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_MEMCG_SWAP: enabled
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:50:23 [2022-07-18T18:50:23.347Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_BLK_CGROUP: enabled
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_CGROUP_PERF: enabled
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_CGROUP_HUGETLB: enabled
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_CFS_BANDWIDTH: enabled
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_RT_GROUP_SCHED: missing
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_IP_VS: enabled (as module)
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_IP_VS_NFCT: enabled
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_IP_VS_RR: enabled (as module)
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_SECURITY_SELINUX: enabled
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_SECURITY_APPARMOR: enabled
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_EXT4_FS: enabled
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:50:23 [2022-07-18T18:50:23.347Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:50:23 [2022-07-18T18:50:23.347Z] - Network Drivers:
18:50:23 [2022-07-18T18:50:23.347Z]   - "overlay":
18:50:23 [2022-07-18T18:50:23.409Z] #11 ...
18:50:23 [2022-07-18T18:50:23.409Z] 
18:50:23 [2022-07-18T18:50:23.409Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
18:50:23 [2022-07-18T18:50:23.409Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
18:50:23 [2022-07-18T18:50:23.409Z] #74 DONE 2.8s
18:50:23 [2022-07-18T18:50:23.409Z] 
18:50:23 [2022-07-18T18:50:23.409Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:50:23 [2022-07-18T18:50:23.409Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b
18:50:23 [2022-07-18T18:50:23.607Z]     - CONFIG_VXLAN: enabled (as module)
18:50:23 [2022-07-18T18:50:23.607Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:50:23 [2022-07-18T18:50:23.607Z]       Optional (for encrypted networks):
18:50:23 [2022-07-18T18:50:23.607Z]       - CONFIG_CRYPTO: enabled
18:50:23 [2022-07-18T18:50:23.607Z]       - CONFIG_CRYPTO_AEAD: enabled
18:50:23 [2022-07-18T18:50:23.607Z]       - CONFIG_CRYPTO_GCM: enabled
18:50:23 [2022-07-18T18:50:23.607Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:50:23 [2022-07-18T18:50:23.607Z]       - CONFIG_CRYPTO_GHASH: enabled
18:50:23 [2022-07-18T18:50:23.607Z]       - CONFIG_XFRM: enabled
18:50:23 [2022-07-18T18:50:23.607Z]       - CONFIG_XFRM_USER: enabled (as module)
18:50:23 [2022-07-18T18:50:23.607Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:50:23 [2022-07-18T18:50:23.607Z]       - CONFIG_INET_ESP: enabled (as module)
18:50:23 [2022-07-18T18:50:23.607Z]   - "ipvlan":
18:50:23 [2022-07-18T18:50:23.607Z]     - CONFIG_IPVLAN: enabled (as module)
18:50:23 [2022-07-18T18:50:23.607Z]   - "macvlan":
18:50:23 [2022-07-18T18:50:23.607Z]     - CONFIG_MACVLAN: enabled (as module)
18:50:23 [2022-07-18T18:50:23.607Z]     - CONFIG_DUMMY: enabled (as module)
18:50:23 [2022-07-18T18:50:23.607Z]   - "ftp,tftp client in container":
18:50:23 [2022-07-18T18:50:23.607Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:50:23 [2022-07-18T18:50:23.607Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:50:23 [2022-07-18T18:50:23.607Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:50:23 [2022-07-18T18:50:23.607Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:50:23 [2022-07-18T18:50:23.607Z] - Storage Drivers:
18:50:23 [2022-07-18T18:50:23.607Z]   - "aufs":
18:50:23 [2022-07-18T18:50:23.607Z]     - CONFIG_AUFS_FS: enabled (as module)
18:50:23 [2022-07-18T18:50:23.607Z]   - "btrfs":
18:50:23 [2022-07-18T18:50:23.607Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:50:23 [2022-07-18T18:50:23.607Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:50:23 [2022-07-18T18:50:23.607Z]   - "devicemapper":
18:50:23 [2022-07-18T18:50:23.607Z]     - CONFIG_BLK_DEV_DM: enabled
18:50:23 [2022-07-18T18:50:23.607Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:50:23 [2022-07-18T18:50:23.607Z]   - "overlay":
18:50:23 [2022-07-18T18:50:23.607Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:50:23 [2022-07-18T18:50:23.607Z]   - "zfs":
18:50:23 [2022-07-18T18:50:23.607Z]     - /dev/zfs: present
18:50:23 [2022-07-18T18:50:23.607Z]     - zfs command: missing
18:50:23 [2022-07-18T18:50:23.607Z]     - zpool command: missing
18:50:23 [2022-07-18T18:50:23.607Z] 
18:50:23 [2022-07-18T18:50:23.607Z] Limits:
18:50:23 [2022-07-18T18:50:23.607Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:50:23 [2022-07-18T18:50:23.607Z] 
18:50:23 [2022-07-18T18:50:23.607Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:50:23 [2022-07-18T18:50:23.669Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 5.1s
18:50:23 [2022-07-18T18:50:23.930Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 5.5s done
18:50:23 [2022-07-18T18:50:23.985Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:11e6176669c1ce8d738e00561c416caff589a3d2 .
18:50:24 [2022-07-18T18:50:24.070Z] #49 28.38 Reading package lists...
18:50:24 [2022-07-18T18:50:24.070Z] #49 ...
18:50:24 [2022-07-18T18:50:24.070Z] 
18:50:24 [2022-07-18T18:50:24.070Z] #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
18:50:24 [2022-07-18T18:50:24.070Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468
18:50:24 [2022-07-18T18:50:24.070Z] #69 27.93 Reading package lists...
18:50:24 [2022-07-18T18:50:24.192Z] #11 extracting sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a
18:50:24 [2022-07-18T18:50:24.245Z] #2 [internal] load .dockerignore
18:50:24 [2022-07-18T18:50:24.245Z] #2 sha256:7c875ba7cbed96d3eb4a9fcfa240576ef55a9d982cc81dbc3020542a845b2386
18:50:24 [2022-07-18T18:50:24.245Z] #2 transferring context: 145B done
18:50:24 [2022-07-18T18:50:24.245Z] #2 DONE 0.1s
18:50:24 [2022-07-18T18:50:24.245Z] 
18:50:24 [2022-07-18T18:50:24.245Z] #1 [internal] load build definition from Dockerfile
18:50:24 [2022-07-18T18:50:24.245Z] #1 sha256:473145d88ac7415502ef307356136ff1762aa5d7d03e01d4361b319db46c8430
18:50:24 [2022-07-18T18:50:24.245Z] #1 transferring dockerfile: 19.25kB done
18:50:24 [2022-07-18T18:50:24.245Z] #1 DONE 0.2s
18:50:24 [2022-07-18T18:50:24.452Z] #11 extracting sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a done
18:50:24 [2022-07-18T18:50:24.452Z] #11 DONE 22.3s
18:50:24 [2022-07-18T18:50:24.452Z] 
18:50:24 [2022-07-18T18:50:24.452Z] #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
18:50:24 [2022-07-18T18:50:24.452Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79
18:50:24 [2022-07-18T18:50:24.452Z] #29 10.15 Selecting previously unselected package libcurl4:arm64.
18:50:24 [2022-07-18T18:50:24.452Z] #29 10.15 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ...
18:50:24 [2022-07-18T18:50:24.452Z] #29 10.16 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ...
18:50:24 [2022-07-18T18:50:24.452Z] #29 10.56 Selecting previously unselected package curl.
18:50:24 [2022-07-18T18:50:24.452Z] #29 10.56 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ...
18:50:24 [2022-07-18T18:50:24.452Z] #29 10.57 Unpacking curl (7.74.0-1.3+deb11u1) ...
18:50:24 [2022-07-18T18:50:24.452Z] #29 10.82 Selecting previously unselected package libonig5:arm64.
18:50:24 [2022-07-18T18:50:24.452Z] #29 10.82 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
18:50:24 [2022-07-18T18:50:24.452Z] #29 10.82 Unpacking libonig5:arm64 (6.9.6-1.1) ...
18:50:24 [2022-07-18T18:50:24.452Z] #29 10.89 Selecting previously unselected package libjq1:arm64.
18:50:24 [2022-07-18T18:50:24.452Z] #29 10.89 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
18:50:24 [2022-07-18T18:50:24.452Z] #29 10.89 Unpacking libjq1:arm64 (1.6-2.1) ...
18:50:24 [2022-07-18T18:50:24.452Z] #29 11.24 Selecting previously unselected package jq.
18:50:24 [2022-07-18T18:50:24.452Z] #29 11.24 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
18:50:24 [2022-07-18T18:50:24.452Z] #29 11.31 Unpacking jq (1.6-2.1) ...
18:50:24 [2022-07-18T18:50:24.452Z] #29 11.83 Setting up libpsl5:arm64 (0.21.0-1.2) ...
18:50:24 [2022-07-18T18:50:24.452Z] #29 12.07 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
18:50:24 [2022-07-18T18:50:24.452Z] #29 12.27 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
18:50:24 [2022-07-18T18:50:24.452Z] #29 12.54 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:50:24 [2022-07-18T18:50:24.452Z] #29 12.74 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:50:24 [2022-07-18T18:50:24.452Z] #29 12.93 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:50:24 [2022-07-18T18:50:24.452Z] #29 13.19 Setting up libssh2-1:arm64 (1.9.0-2) ...
18:50:24 [2022-07-18T18:50:24.452Z] #29 13.25 Setting up openssl (1.1.1n-0+deb11u3) ...
18:50:24 [2022-07-18T18:50:24.452Z] #29 13.27 Setting up libonig5:arm64 (6.9.6-1.1) ...
18:50:24 [2022-07-18T18:50:24.453Z] #29 13.30 Setting up libjq1:arm64 (1.6-2.1) ...
18:50:24 [2022-07-18T18:50:24.453Z] #29 13.33 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
18:50:24 [2022-07-18T18:50:24.453Z] #29 13.35 Setting up ca-certificates (20210119) ...
18:50:24 [2022-07-18T18:50:24.453Z] #29 14.13 Updating certificates in /etc/ssl/certs...
18:50:24 [2022-07-18T18:50:24.506Z] 
18:50:24 [2022-07-18T18:50:24.506Z] #3 resolve image config for docker.io/docker/dockerfile:1
18:50:24 [2022-07-18T18:50:24.506Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
18:50:24 [2022-07-18T18:50:24.716Z] #29 14.90 129 added, 0 removed; done.
18:50:24 [2022-07-18T18:50:24.983Z] #29 15.04 Setting up jq (1.6-2.1) ...
18:50:24 [2022-07-18T18:50:24.983Z] #29 15.06 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ...
18:50:24 [2022-07-18T18:50:24.983Z] #29 15.07 Setting up curl (7.74.0-1.3+deb11u1) ...
18:50:24 [2022-07-18T18:50:24.983Z] #29 15.09 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:50:24 [2022-07-18T18:50:24.983Z] #29 15.12 Processing triggers for ca-certificates (20210119) ...#29 ...
18:50:24 [2022-07-18T18:50:24.983Z] 
18:50:24 [2022-07-18T18:50:24.983Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:50:24 [2022-07-18T18:50:24.983Z] #12 sha256:b049ffc12560a218076745d49180cf528b788a7078081d2c2099febaafde9bdf
18:50:24 [2022-07-18T18:50:24.983Z] #12 DONE 0.5s
18:50:24 [2022-07-18T18:50:24.983Z] 
18:50:24 [2022-07-18T18:50:24.983Z] #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
18:50:24 [2022-07-18T18:50:24.983Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79
18:50:24 [2022-07-18T18:50:24.983Z] #29 15.12 Processing triggers for ca-certificates (20210119) ...
18:50:24 [2022-07-18T18:50:24.983Z] #29 15.14 Updating certificates in /etc/ssl/certs...
18:50:25 [2022-07-18T18:50:25.075Z] #3 DONE 0.5s
18:50:25 [2022-07-18T18:50:25.075Z] 
18:50:25 [2022-07-18T18:50:25.075Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
18:50:25 [2022-07-18T18:50:25.075Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
18:50:25 [2022-07-18T18:50:25.075Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done
18:50:25 [2022-07-18T18:50:25.075Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 1.05MB / 9.94MB 0.1s
18:50:25 [2022-07-18T18:50:25.075Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
18:50:25 [2022-07-18T18:50:25.075Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
18:50:25 [2022-07-18T18:50:25.075Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
18:50:25 [2022-07-18T18:50:25.075Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
18:50:25 [2022-07-18T18:50:25.245Z] #29 ...
18:50:25 [2022-07-18T18:50:25.245Z] 
18:50:25 [2022-07-18T18:50:25.245Z] #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
18:50:25 [2022-07-18T18:50:25.245Z] #13 sha256:917a498e61c137d282cecd4117800487ae6c310fe4fc81d645f324370912fe99
18:50:25 [2022-07-18T18:50:25.335Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done
18:50:25 [2022-07-18T18:50:25.335Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.615 + RM_GOPATH=0
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.615 + TMP_GOPATH=
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.615 + : /build
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.615 + '[' -z '' ']'
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.615 ++ mktemp -d
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.617 + export GOPATH=/tmp/tmp.nyyRsUzdC9
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.617 + GOPATH=/tmp/tmp.nyyRsUzdC9
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.617 + RM_GOPATH=1
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.617 + case "$(go env GOARCH)" in
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.617 ++ go env GOARCH
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.627 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.627 + export GO_BUILDMODE=-buildmode=pie
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.627 + GO_BUILDMODE=-buildmode=pie
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.627 ++ dirname /install.sh
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.627 + dir=/
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.627 + bin=rootlesskit
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.627 + shift
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.627 + '[' '!' -f //rootlesskit.installer ']'
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.627 + . //rootlesskit.installer
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.627 ++ : 1920341cd41e047834a21007424162a2dc946315
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.627 + install_rootlesskit
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.627 + case "$1" in
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.627 + export CGO_ENABLED=0
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.627 + CGO_ENABLED=0
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.627 + _install_rootlesskit
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.627 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.627 + for f in rootlesskit rootlesskit-docker-proxy
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.627 + GOBIN=/build
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.627 + GO111MODULE=on
18:50:25 [2022-07-18T18:50:25.337Z] #67 3.627 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
18:50:25 [2022-07-18T18:50:25.337Z] #67 4.344 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
18:50:25 [2022-07-18T18:50:25.507Z] #13 DONE 0.5s
18:50:25 [2022-07-18T18:50:25.507Z] 
18:50:25 [2022-07-18T18:50:25.507Z] #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
18:50:25 [2022-07-18T18:50:25.507Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339
18:50:25 [2022-07-18T18:50:25.771Z] #42 ...
18:50:25 [2022-07-18T18:50:25.771Z] 
18:50:25 [2022-07-18T18:50:25.771Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:50:25 [2022-07-18T18:50:25.771Z] #46 sha256:5d18c32ec7853d729df69cf12f5154ea646e9eec09941e22bfa6942d9d989571
18:50:25 [2022-07-18T18:50:25.771Z] #46 DONE 0.2s
18:50:25 [2022-07-18T18:50:25.772Z] 
18:50:25 [2022-07-18T18:50:25.772Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:50:25 [2022-07-18T18:50:25.772Z] #33 sha256:6c00b4e4547346053f8f102cfd5c39a6beb65c0f075a61dbbfd9adb030eb919e
18:50:25 [2022-07-18T18:50:25.772Z] #33 DONE 0.2s
18:50:25 [2022-07-18T18:50:25.772Z] 
18:50:25 [2022-07-18T18:50:25.772Z] #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
18:50:25 [2022-07-18T18:50:25.772Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79
18:50:25 [2022-07-18T18:50:25.772Z] #29 15.91 0 added, 0 removed; done.
18:50:25 [2022-07-18T18:50:25.772Z] #29 15.91 Running hooks in /etc/ca-certificates/update.d...
18:50:25 [2022-07-18T18:50:25.772Z] #29 15.92 done.
18:50:25 [2022-07-18T18:50:25.908Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done
18:50:25 [2022-07-18T18:50:25.908Z] #4 DONE 1.0s
18:50:25 [2022-07-18T18:50:25.961Z] #69 36.74 Building dependency tree...
18:50:25 [2022-07-18T18:50:25.961Z] #69 38.32 Reading state information...
18:50:26 [2022-07-18T18:50:26.032Z] #29 DONE 16.1s
18:50:26 [2022-07-18T18:50:26.032Z] 
18:50:26 [2022-07-18T18:50:26.032Z] #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
18:50:26 [2022-07-18T18:50:26.032Z] #50 sha256:c6bb93e5f4675ecda38cdfaf3afd3d6f2cd28bbe8eeaaa77d81dab77210c87ff
18:50:26 [2022-07-18T18:50:26.032Z] #50 DONE 0.4s
18:50:26 [2022-07-18T18:50:26.032Z] 
18:50:26 [2022-07-18T18:50:26.032Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
18:50:26 [2022-07-18T18:50:26.032Z] #66 sha256:6d65cb5bff3fd3b4637d16dd7a3400a869150cd5ec43a293c0d0506c6950b5bd
18:50:26 [2022-07-18T18:50:26.032Z] #66 DONE 0.4s
18:50:26 [2022-07-18T18:50:26.032Z] 
18:50:26 [2022-07-18T18:50:26.032Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
18:50:26 [2022-07-18T18:50:26.032Z] #25 sha256:0867a308571addf7b26f6f4f3a8a80ca8b1fd846b7fea81171dcc9a50c58675b
18:50:26 [2022-07-18T18:50:26.032Z] #25 DONE 0.5s
18:50:26 [2022-07-18T18:50:26.032Z] 
18:50:26 [2022-07-18T18:50:26.032Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
18:50:26 [2022-07-18T18:50:26.032Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980
18:50:26 [2022-07-18T18:50:26.168Z] 
18:50:26 [2022-07-18T18:50:26.168Z] #6 [internal] load build definition from Dockerfile
18:50:26 [2022-07-18T18:50:26.168Z] #6 sha256:ac17441c5edb4912f5a7425aefbd361af2f42bf20fe11834d0d98ef6ec0c40a1
18:50:26 [2022-07-18T18:50:26.168Z] #6 DONE 0.0s
18:50:26 [2022-07-18T18:50:26.168Z] 
18:50:26 [2022-07-18T18:50:26.168Z] #5 [internal] load .dockerignore
18:50:26 [2022-07-18T18:50:26.168Z] #5 sha256:c42343d0804e6208c21175f078f7cf0ecc5c746f954b623e34a83ed1a5c727d9
18:50:26 [2022-07-18T18:50:26.168Z] #5 DONE 0.0s
18:50:26 [2022-07-18T18:50:26.168Z] 
18:50:26 [2022-07-18T18:50:26.168Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
18:50:26 [2022-07-18T18:50:26.168Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
18:50:26 [2022-07-18T18:50:26.280Z] #67 ...
18:50:26 [2022-07-18T18:50:26.280Z] 
18:50:26 [2022-07-18T18:50:26.280Z] #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
18:50:26 [2022-07-18T18:50:26.280Z] #26 sha256:8f831acc7bd98f8dc071654978d76aa04ab128ff8b4d3ad8a3252da1f63a8984
18:50:26 [2022-07-18T18:50:26.280Z] #26 5.260 + RM_GOPATH=0
18:50:26 [2022-07-18T18:50:26.280Z] #26 5.260 + TMP_GOPATH=
18:50:26 [2022-07-18T18:50:26.280Z] #26 5.260 + : /build
18:50:26 [2022-07-18T18:50:26.280Z] #26 5.260 + '[' -z '' ']'
18:50:26 [2022-07-18T18:50:26.280Z] #26 5.260 ++ mktemp -d
18:50:26 [2022-07-18T18:50:26.280Z] #26 5.260 + export GOPATH=/tmp/tmp.jFxOcd2bUo
18:50:26 [2022-07-18T18:50:26.280Z] #26 5.260 + GOPATH=/tmp/tmp.jFxOcd2bUo
18:50:26 [2022-07-18T18:50:26.280Z] #26 5.260 + RM_GOPATH=1
18:50:26 [2022-07-18T18:50:26.280Z] #26 5.260 + case "$(go env GOARCH)" in
18:50:26 [2022-07-18T18:50:26.280Z] #26 5.260 ++ go env GOARCH
18:50:26 [2022-07-18T18:50:26.280Z] #26 5.301 + export GO_BUILDMODE=-buildmode=pie
18:50:26 [2022-07-18T18:50:26.280Z] #26 5.301 + GO_BUILDMODE=-buildmode=pie
18:50:26 [2022-07-18T18:50:26.280Z] #26 5.301 ++ dirname /install.sh
18:50:26 [2022-07-18T18:50:26.280Z] #26 5.340 Install docker/cli version 17.06.2-ce from stable
18:50:26 [2022-07-18T18:50:26.280Z] #26 5.340 + dir=/
18:50:26 [2022-07-18T18:50:26.280Z] #26 5.340 + bin=dockercli
18:50:26 [2022-07-18T18:50:26.280Z] #26 5.340 + shift
18:50:26 [2022-07-18T18:50:26.280Z] #26 5.340 + '[' '!' -f //dockercli.installer ']'
18:50:26 [2022-07-18T18:50:26.280Z] #26 5.340 + . //dockercli.installer
18:50:26 [2022-07-18T18:50:26.280Z] #26 5.340 ++ : stable
18:50:26 [2022-07-18T18:50:26.280Z] #26 5.340 ++ : 17.06.2-ce
18:50:26 [2022-07-18T18:50:26.280Z] #26 5.340 + install_dockercli
18:50:26 [2022-07-18T18:50:26.281Z] #26 5.340 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:50:26 [2022-07-18T18:50:26.281Z] #26 5.340 ++ uname -m
18:50:26 [2022-07-18T18:50:26.281Z] #26 5.340 + arch=x86_64
18:50:26 [2022-07-18T18:50:26.281Z] #26 5.340 + '[' x86_64 '!=' x86_64 ']'
18:50:26 [2022-07-18T18:50:26.281Z] #26 5.340 + url=https://download.docker.com/linux/static
18:50:26 [2022-07-18T18:50:26.281Z] #26 5.340 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:50:26 [2022-07-18T18:50:26.281Z] #26 5.340 + tar -xz docker/docker
18:50:26 [2022-07-18T18:50:26.292Z] #51 ...
18:50:26 [2022-07-18T18:50:26.292Z] 
18:50:26 [2022-07-18T18:50:26.292Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:50:26 [2022-07-18T18:50:26.292Z] #30 sha256:dfc4b076eda34c81d0aa5fdb4f35846c3141fb89002eaa44f95924428a9d48a8
18:50:26 [2022-07-18T18:50:26.292Z] #30 DONE 0.4s
18:50:26 [2022-07-18T18:50:26.554Z] 
18:50:26 [2022-07-18T18:50:26.554Z] #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
18:50:26 [2022-07-18T18:50:26.554Z] #31 sha256:790ad0ed172ab36f8f02c21f488ba4c84aa6939171124e6bd2e83e6a5fc106ae
18:50:27 [2022-07-18T18:50:27.328Z] #69 39.79 The following additional packages will be installed:
18:50:27 [2022-07-18T18:50:27.328Z] #69 39.82   libbtrfs0
18:50:27 [2022-07-18T18:50:27.556Z] #8 DONE 1.1s
18:50:27 [2022-07-18T18:50:27.556Z] 
18:50:27 [2022-07-18T18:50:27.556Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
18:50:27 [2022-07-18T18:50:27.556Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
18:50:27 [2022-07-18T18:50:27.556Z] #7 DONE 1.1s
18:50:27 [2022-07-18T18:50:27.556Z] 
18:50:27 [2022-07-18T18:50:27.556Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:50:27 [2022-07-18T18:50:27.556Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
18:50:27 [2022-07-18T18:50:27.556Z] #9 DONE 1.1s
18:50:27 [2022-07-18T18:50:27.556Z] 
18:50:27 [2022-07-18T18:50:27.556Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:50:27 [2022-07-18T18:50:27.556Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
18:50:27 [2022-07-18T18:50:27.556Z] #10 DONE 1.1s
18:50:27 [2022-07-18T18:50:27.556Z] 
18:50:27 [2022-07-18T18:50:27.556Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:50:27 [2022-07-18T18:50:27.556Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:50:27 [2022-07-18T18:50:27.556Z] #73 DONE 0.0s
18:50:27 [2022-07-18T18:50:27.556Z] 
18:50:27 [2022-07-18T18:50:27.556Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:50:27 [2022-07-18T18:50:27.556Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
18:50:27 [2022-07-18T18:50:27.556Z] #71 DONE 0.0s
18:50:27 [2022-07-18T18:50:27.556Z] 
18:50:27 [2022-07-18T18:50:27.556Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:50:27 [2022-07-18T18:50:27.556Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:50:27 [2022-07-18T18:50:27.556Z] #11 DONE 0.0s
18:50:27 [2022-07-18T18:50:27.556Z] 
18:50:27 [2022-07-18T18:50:27.556Z] #24 [internal] load build context
18:50:27 [2022-07-18T18:50:27.556Z] #24 sha256:e27e97ed089c9ce806fe8141a03411dc0a54e5d31fb6a48a379bfa977424a71d
18:50:27 [2022-07-18T18:50:27.584Z] #69 40.08 The following NEW packages will be installed:
18:50:27 [2022-07-18T18:50:27.584Z] #69 40.10   libbtrfs-dev libbtrfs0
18:50:28 [2022-07-18T18:50:28.138Z] #24 ...
18:50:28 [2022-07-18T18:50:28.138Z] 
18:50:28 [2022-07-18T18:50:28.138Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
18:50:28 [2022-07-18T18:50:28.138Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
18:50:28 [2022-07-18T18:50:28.138Z] #49 DONE 0.0s
18:50:28 [2022-07-18T18:50:28.138Z] 
18:50:28 [2022-07-18T18:50:28.138Z] #24 [internal] load build context
18:50:28 [2022-07-18T18:50:28.138Z] #24 sha256:e27e97ed089c9ce806fe8141a03411dc0a54e5d31fb6a48a379bfa977424a71d
18:50:28 [2022-07-18T18:50:28.147Z] #69 40.57 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:50:28 [2022-07-18T18:50:28.147Z] #69 40.57 Need to get 460 kB of archives.
18:50:28 [2022-07-18T18:50:28.147Z] #69 40.57 After this operation, 1237 kB of additional disk space will be used.
18:50:28 [2022-07-18T18:50:28.147Z] #69 40.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
18:50:28 [2022-07-18T18:50:28.147Z] #69 40.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
18:50:28 [2022-07-18T18:50:28.404Z] #69 40.88 debconf: delaying package configuration, since apt-utils is not installed
18:50:28 [2022-07-18T18:50:28.660Z] #69 41.03 Fetched 460 kB in 0s (1414 kB/s)
18:50:28 [2022-07-18T18:50:28.660Z] #69 41.06 Selecting previously unselected package libbtrfs0:amd64.
18:50:28 [2022-07-18T18:50:28.660Z] #69 41.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 ... 30255 files and directories currently installed.)
18:50:28 [2022-07-18T18:50:28.660Z] #69 41.09 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
18:50:28 [2022-07-18T18:50:28.660Z] #69 41.10 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
18:50:28 [2022-07-18T18:50:28.660Z] #69 41.17 Selecting previously unselected package libbtrfs-dev:amd64.
18:50:28 [2022-07-18T18:50:28.660Z] #69 41.18 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
18:50:28 [2022-07-18T18:50:28.660Z] #69 41.20 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
18:50:28 [2022-07-18T18:50:28.917Z] #69 41.32 Setting up libbtrfs0:amd64 (5.10.1-2) ...
18:50:28 [2022-07-18T18:50:28.917Z] #69 41.34 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
18:50:28 [2022-07-18T18:50:28.917Z] #69 41.35 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:50:29 [2022-07-18T18:50:29.176Z] #69 DONE 41.6s
18:50:29 [2022-07-18T18:50:29.176Z] 
18:50:29 [2022-07-18T18:50:29.176Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
18:50:29 [2022-07-18T18:50:29.176Z] #70 sha256:fec6489902ca014c5b3a2524f5baa475023fa64b48b0e89d0d7bac097f75d8ab
18:50:29 [2022-07-18T18:50:29.176Z] #70 DONE 0.1s
18:50:29 [2022-07-18T18:50:29.176Z] 
18:50:29 [2022-07-18T18:50:29.176Z] #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
18:50:29 [2022-07-18T18:50:29.176Z] #71 sha256:95336703832a689879efd7e523686c6013d5d0a6cdaab850ecb8b6fa7b4ae5fd
18:50:29 [2022-07-18T18:50:29.521Z] #24 transferring context: 12.85MB 1.8s
18:50:30 [2022-07-18T18:50:30.108Z] #71 0.847 + RM_GOPATH=0
18:50:30 [2022-07-18T18:50:30.108Z] #71 0.847 + TMP_GOPATH=
18:50:30 [2022-07-18T18:50:30.108Z] #71 0.847 + : /build
18:50:30 [2022-07-18T18:50:30.108Z] #71 0.847 + '[' -z '' ']'
18:50:30 [2022-07-18T18:50:30.108Z] #71 0.847 ++ mktemp -d
18:50:30 [2022-07-18T18:50:30.108Z] #71 0.847 + export GOPATH=/tmp/tmp.zfzIYaXdJE
18:50:30 [2022-07-18T18:50:30.108Z] #71 0.847 + GOPATH=/tmp/tmp.zfzIYaXdJE
18:50:30 [2022-07-18T18:50:30.108Z] #71 0.847 + RM_GOPATH=1
18:50:30 [2022-07-18T18:50:30.108Z] #71 0.847 + case "$(go env GOARCH)" in
18:50:30 [2022-07-18T18:50:30.108Z] #71 0.847 ++ go env GOARCH
18:50:30 [2022-07-18T18:50:30.108Z] #71 0.854 + export GO_BUILDMODE=-buildmode=pie
18:50:30 [2022-07-18T18:50:30.108Z] #71 0.854 + GO_BUILDMODE=-buildmode=pie
18:50:30 [2022-07-18T18:50:30.108Z] #71 0.855 ++ dirname /install.sh
18:50:30 [2022-07-18T18:50:30.108Z] #71 0.861 + dir=/
18:50:30 [2022-07-18T18:50:30.108Z] #71 0.861 + bin=containerd
18:50:30 [2022-07-18T18:50:30.108Z] #71 0.861 + shift
18:50:30 [2022-07-18T18:50:30.108Z] #71 0.861 + '[' '!' -f //containerd.installer ']'
18:50:30 [2022-07-18T18:50:30.108Z] #71 0.862 + . //containerd.installer
18:50:30 [2022-07-18T18:50:30.108Z] #71 0.862 ++ set -e
18:50:30 [2022-07-18T18:50:30.108Z] #71 0.862 ++ : v1.6.6
18:50:30 [2022-07-18T18:50:30.108Z] #71 0.862 + install_containerd
18:50:30 [2022-07-18T18:50:30.108Z] #71 0.863 + echo 'Install containerd version v1.6.6'
18:50:30 [2022-07-18T18:50:30.108Z] #71 0.863 Install containerd version v1.6.6
18:50:30 [2022-07-18T18:50:30.108Z] #71 0.863 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zfzIYaXdJE/src/github.com/containerd/containerd
18:50:30 [2022-07-18T18:50:30.108Z] #71 0.890 Cloning into '/tmp/tmp.zfzIYaXdJE/src/github.com/containerd/containerd'...
18:50:30 [2022-07-18T18:50:30.488Z] #26 ...
18:50:30 [2022-07-18T18:50:30.488Z] 
18:50:30 [2022-07-18T18:50:30.488Z] #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
18:50:30 [2022-07-18T18:50:30.488Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
18:50:30 [2022-07-18T18:50:30.488Z] #53 4.294 go: downloading gotest.tools/gotestsum v1.8.1
18:50:30 [2022-07-18T18:50:30.488Z] #53 6.747 go: downloading github.com/fatih/color v1.10.0
18:50:30 [2022-07-18T18:50:30.488Z] #53 6.748 go: downloading github.com/dnephin/pflag v1.0.7
18:50:30 [2022-07-18T18:50:30.488Z] #53 6.768 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:50:30 [2022-07-18T18:50:30.488Z] #53 7.241 go: downloading golang.org/x/tools v0.1.0
18:50:30 [2022-07-18T18:50:30.488Z] #53 7.680 go: downloading github.com/mattn/go-colorable v0.1.8
18:50:30 [2022-07-18T18:50:30.488Z] #53 7.797 go: downloading github.com/mattn/go-isatty v0.0.12
18:50:30 [2022-07-18T18:50:30.488Z] #53 7.852 go: downloading github.com/fsnotify/fsnotify v1.4.9
18:50:30 [2022-07-18T18:50:30.488Z] #53 8.166 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
18:50:30 [2022-07-18T18:50:30.753Z] #53 ...
18:50:30 [2022-07-18T18:50:30.753Z] 
18:50:30 [2022-07-18T18:50:30.753Z] #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
18:50:30 [2022-07-18T18:50:30.753Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
18:50:30 [2022-07-18T18:50:30.753Z] #34 4.407 + git clone https://github.com/kolyshkin/go-swagger.git .
18:50:30 [2022-07-18T18:50:30.753Z] #34 4.418 Cloning into '.'...
18:50:31 [2022-07-18T18:50:31.015Z] #34 ...
18:50:31 [2022-07-18T18:50:31.015Z] 
18:50:31 [2022-07-18T18:50:31.015Z] #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
18:50:31 [2022-07-18T18:50:31.015Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
18:50:31 [2022-07-18T18:50:31.015Z] #36 3.666 go: downloading github.com/go-delve/delve v1.8.1
18:50:31 [2022-07-18T18:50:31.015Z] #36 ...
18:50:31 [2022-07-18T18:50:31.015Z] 
18:50:31 [2022-07-18T18:50:31.015Z] #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             ;
18:50:31 [2022-07-18T18:50:31.015Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
18:50:31 [2022-07-18T18:50:31.015Z] #76 5.709 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:50:31 [2022-07-18T18:50:31.015Z] #76 5.776 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:50:31 [2022-07-18T18:50:31.015Z] #76 5.776 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:50:31 [2022-07-18T18:50:31.015Z] #76 6.941 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
18:50:31 [2022-07-18T18:50:31.015Z] #76 9.879 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
18:50:31 [2022-07-18T18:50:31.276Z] #76 ...
18:50:31 [2022-07-18T18:50:31.276Z] 
18:50:31 [2022-07-18T18:50:31.276Z] #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
18:50:31 [2022-07-18T18:50:31.276Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
18:50:31 [2022-07-18T18:50:31.276Z] #62 5.297 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:50:31 [2022-07-18T18:50:31.276Z] #62 5.338 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:50:31 [2022-07-18T18:50:31.276Z] #62 5.338 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:50:31 [2022-07-18T18:50:31.276Z] #62 6.394 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
18:50:31 [2022-07-18T18:50:31.276Z] #62 8.933 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
18:50:31 [2022-07-18T18:50:31.276Z] #62 ...
18:50:31 [2022-07-18T18:50:31.276Z] 
18:50:31 [2022-07-18T18:50:31.276Z] #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
18:50:31 [2022-07-18T18:50:31.276Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
18:50:31 [2022-07-18T18:50:31.276Z] #40 4.085 go: downloading github.com/tc-hib/go-winres v0.2.3
18:50:31 [2022-07-18T18:50:31.276Z] #40 4.733 go: downloading github.com/tc-hib/winres v0.1.5
18:50:31 [2022-07-18T18:50:31.276Z] #40 5.663 go: downloading github.com/urfave/cli/v2 v2.3.0
18:50:31 [2022-07-18T18:50:31.276Z] #40 6.064 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
18:50:31 [2022-07-18T18:50:31.276Z] #40 6.153 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
18:50:31 [2022-07-18T18:50:31.276Z] #40 9.486 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
18:50:31 [2022-07-18T18:50:31.276Z] #40 9.593 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:50:31 [2022-07-18T18:50:31.538Z] #40 ...
18:50:31 [2022-07-18T18:50:31.538Z] 
18:50:31 [2022-07-18T18:50:31.538Z] #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
18:50:31 [2022-07-18T18:50:31.538Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
18:50:31 [2022-07-18T18:50:31.538Z] #14 4.523 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:50:31 [2022-07-18T18:50:31.538Z] #14 4.532 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:50:31 [2022-07-18T18:50:31.538Z] #14 4.532 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:50:31 [2022-07-18T18:50:31.538Z] #14 5.073 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
18:50:31 [2022-07-18T18:50:31.538Z] #14 7.351 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
18:50:31 [2022-07-18T18:50:31.538Z] #14 10.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
18:50:31 [2022-07-18T18:50:31.538Z] #14 ...
18:50:31 [2022-07-18T18:50:31.538Z] 
18:50:31 [2022-07-18T18:50:31.538Z] #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
18:50:31 [2022-07-18T18:50:31.538Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
18:50:31 [2022-07-18T18:50:31.538Z] #57 4.162 go: downloading mvdan.cc/sh/v3 v3.0.2
18:50:31 [2022-07-18T18:50:31.538Z] #57 5.073 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:50:31 [2022-07-18T18:50:31.538Z] #57 5.073 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:50:31 [2022-07-18T18:50:31.538Z] #57 5.073 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:50:31 [2022-07-18T18:50:31.538Z] #57 7.091 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:50:31 [2022-07-18T18:50:31.798Z] #57 ...
18:50:31 [2022-07-18T18:50:31.798Z] 
18:50:31 [2022-07-18T18:50:31.798Z] #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
18:50:31 [2022-07-18T18:50:31.798Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
18:50:31 [2022-07-18T18:50:31.798Z] #55 3.617 go: downloading github.com/golangci/golangci-lint v1.46.2
18:50:31 [2022-07-18T18:50:31.798Z] #55 4.492 go: downloading github.com/fatih/color v1.13.0
18:50:31 [2022-07-18T18:50:31.798Z] #55 4.492 go: downloading github.com/gofrs/flock v0.8.1
18:50:31 [2022-07-18T18:50:31.798Z] #55 4.560 go: downloading github.com/pkg/errors v0.9.1
18:50:31 [2022-07-18T18:50:31.798Z] #55 4.624 go: downloading github.com/spf13/cobra v1.4.0
18:50:31 [2022-07-18T18:50:31.798Z] #55 4.654 go: downloading github.com/spf13/pflag v1.0.5
18:50:31 [2022-07-18T18:50:31.798Z] #55 4.934 go: downloading github.com/spf13/viper v1.11.0
18:50:31 [2022-07-18T18:50:31.798Z] #55 4.946 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
18:50:31 [2022-07-18T18:50:31.798Z] #55 5.503 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
18:50:31 [2022-07-18T18:50:31.798Z] #55 5.559 go: downloading github.com/go-critic/go-critic v0.6.3
18:50:31 [2022-07-18T18:50:31.798Z] #55 7.348 go: downloading github.com/hashicorp/go-version v1.4.0
18:50:31 [2022-07-18T18:50:31.798Z] #55 7.481 go: downloading github.com/ldez/gomoddirectives v0.2.3
18:50:31 [2022-07-18T18:50:31.798Z] #55 7.600 go: downloading github.com/mitchellh/go-homedir v1.1.0
18:50:31 [2022-07-18T18:50:31.798Z] #55 7.819 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:50:31 [2022-07-18T18:50:31.920Z] #31 ...
18:50:31 [2022-07-18T18:50:31.921Z] 
18:50:31 [2022-07-18T18:50:31.921Z] #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
18:50:31 [2022-07-18T18:50:31.921Z] #67 sha256:4f651a44fc5743d241ba95d9b46ea867e55d94b2c665ec768a9313d2b8228e6d
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.236 + RM_GOPATH=0
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.239 + TMP_GOPATH=
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.249 + : /build
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.251 + '[' -z '' ']'
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.253 ++ mktemp -d
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.258 + export GOPATH=/tmp/tmp.Lm6uc3VB5N
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.259 + GOPATH=/tmp/tmp.Lm6uc3VB5N
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.259 + RM_GOPATH=1
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.259 + case "$(go env GOARCH)" in
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.260 ++ go env GOARCH
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.306 + export GO_BUILDMODE=-buildmode=pie
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.306 + GO_BUILDMODE=-buildmode=pie
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.309 ++ dirname /install.sh
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.311 + dir=/
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.313 + bin=rootlesskit
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.314 + shift
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.314 + '[' '!' -f //rootlesskit.installer ']'
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.314 + . //rootlesskit.installer
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.314 ++ : 1920341cd41e047834a21007424162a2dc946315
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.315 + install_rootlesskit
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.316 + case "$1" in
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.321 + export CGO_ENABLED=0
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.321 + CGO_ENABLED=0
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.321 + _install_rootlesskit
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.322 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.324 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.325 + for f in rootlesskit rootlesskit-docker-proxy
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.325 + GOBIN=/build
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.325 + GO111MODULE=on
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.326 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
18:50:31 [2022-07-18T18:50:31.921Z] #67 4.820 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
18:50:32 [2022-07-18T18:50:32.058Z] #55 ...
18:50:32 [2022-07-18T18:50:32.058Z] 
18:50:32 [2022-07-18T18:50:32.058Z] #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
18:50:32 [2022-07-18T18:50:32.058Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
18:50:32 [2022-07-18T18:50:32.058Z] #47 4.533 + git clone https://github.com/docker/distribution.git .
18:50:32 [2022-07-18T18:50:32.058Z] #47 4.543 Cloning into '.'...
18:50:32 [2022-07-18T18:50:32.058Z] #47 ...
18:50:32 [2022-07-18T18:50:32.058Z] 
18:50:32 [2022-07-18T18:50:32.058Z] #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
18:50:32 [2022-07-18T18:50:32.058Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
18:50:32 [2022-07-18T18:50:32.058Z] #51 6.122 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:50:32 [2022-07-18T18:50:32.058Z] #51 6.162 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:50:32 [2022-07-18T18:50:32.058Z] #51 6.179 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:50:32 [2022-07-18T18:50:32.058Z] #51 6.845 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
18:50:32 [2022-07-18T18:50:32.058Z] #51 7.623 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
18:50:32 [2022-07-18T18:50:32.058Z] #51 9.941 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
18:50:32 [2022-07-18T18:50:32.320Z] #51 ...
18:50:32 [2022-07-18T18:50:32.320Z] 
18:50:32 [2022-07-18T18:50:32.320Z] #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
18:50:32 [2022-07-18T18:50:32.320Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
18:50:32 [2022-07-18T18:50:32.320Z] #38 5.223 go: downloading github.com/pelletier/go-toml v1.8.1
18:50:32 [2022-07-18T18:50:32.320Z] #38 ...
18:50:32 [2022-07-18T18:50:32.320Z] 
18:50:32 [2022-07-18T18:50:32.320Z] #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
18:50:32 [2022-07-18T18:50:32.320Z] #67 sha256:cb583344ddfc58884542430acdd4681ac01d006e1c28d6c8553fe90bd7f51da3
18:50:32 [2022-07-18T18:50:32.320Z] #67 6.808 go: downloading github.com/sirupsen/logrus v1.8.1
18:50:32 [2022-07-18T18:50:32.320Z] #67 6.809 go: downloading github.com/urfave/cli/v2 v2.4.0
18:50:32 [2022-07-18T18:50:32.320Z] #67 7.433 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
18:50:32 [2022-07-18T18:50:32.320Z] #67 11.31 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
18:50:32 [2022-07-18T18:50:32.891Z] #67 ...
18:50:32 [2022-07-18T18:50:32.891Z] 
18:50:32 [2022-07-18T18:50:32.891Z] #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
18:50:32 [2022-07-18T18:50:32.892Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
18:50:32 [2022-07-18T18:50:32.892Z] #36 12.40 go: downloading github.com/sirupsen/logrus v1.6.0
18:50:33 [2022-07-18T18:50:33.152Z] #36 12.46 go: downloading github.com/spf13/cobra v1.1.3
18:50:33 [2022-07-18T18:50:33.301Z] #67 7.125 go: downloading github.com/sirupsen/logrus v1.8.1
18:50:33 [2022-07-18T18:50:33.301Z] #67 7.165 go: downloading github.com/urfave/cli/v2 v2.4.0
18:50:33 [2022-07-18T18:50:33.383Z] #71 ...
18:50:33 [2022-07-18T18:50:33.383Z] 
18:50:33 [2022-07-18T18:50:33.383Z] #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
18:50:33 [2022-07-18T18:50:33.383Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2
18:50:33 [2022-07-18T18:50:33.383Z] #49 28.38 Reading package lists...
18:50:33 [2022-07-18T18:50:33.383Z] #49 37.10 Building dependency tree...
18:50:33 [2022-07-18T18:50:33.383Z] #49 38.54 Reading state information...
18:50:33 [2022-07-18T18:50:33.383Z] #49 40.05 The following additional packages will be installed:
18:50:33 [2022-07-18T18:50:33.383Z] #49 40.06   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
18:50:33 [2022-07-18T18:50:33.383Z] #49 40.08 Suggested packages:
18:50:33 [2022-07-18T18:50:33.383Z] #49 40.08   cmake-doc ninja-build lrzip
18:50:33 [2022-07-18T18:50:33.383Z] #49 40.08 Recommended packages:
18:50:33 [2022-07-18T18:50:33.383Z] #49 40.08   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:50:33 [2022-07-18T18:50:33.383Z] #49 40.47 The following NEW packages will be installed:
18:50:33 [2022-07-18T18:50:33.383Z] #49 40.48   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
18:50:33 [2022-07-18T18:50:33.383Z] #49 41.13 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
18:50:33 [2022-07-18T18:50:33.383Z] #49 41.13 Need to get 8418 kB of archives.
18:50:33 [2022-07-18T18:50:33.383Z] #49 41.13 After this operation, 34.9 MB of additional disk space will be used.
18:50:33 [2022-07-18T18:50:33.383Z] #49 41.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
18:50:33 [2022-07-18T18:50:33.383Z] #49 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]
18:50:33 [2022-07-18T18:50:33.383Z] #49 41.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
18:50:33 [2022-07-18T18:50:33.383Z] #49 41.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
18:50:33 [2022-07-18T18:50:33.383Z] #49 41.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
18:50:33 [2022-07-18T18:50:33.383Z] #49 41.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
18:50:33 [2022-07-18T18:50:33.383Z] #49 41.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
18:50:33 [2022-07-18T18:50:33.383Z] #49 41.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
18:50:33 [2022-07-18T18:50:33.383Z] #49 42.05 debconf: delaying package configuration, since apt-utils is not installed
18:50:33 [2022-07-18T18:50:33.383Z] #49 42.43 Fetched 8418 kB in 1s (11.0 MB/s)
18:50:33 [2022-07-18T18:50:33.383Z] #49 42.49 Selecting previously unselected package xxd.
18:50:33 [2022-07-18T18:50:33.383Z] #49 42.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30255 files and directories currently installed.)
18:50:33 [2022-07-18T18:50:33.383Z] #49 42.52 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:50:33 [2022-07-18T18:50:33.383Z] #49 42.53 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:50:33 [2022-07-18T18:50:33.383Z] #49 42.60 Selecting previously unselected package vim-common.
18:50:33 [2022-07-18T18:50:33.383Z] #49 42.60 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:50:33 [2022-07-18T18:50:33.383Z] #49 42.62 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:50:33 [2022-07-18T18:50:33.383Z] #49 42.72 Selecting previously unselected package cmake-data.
18:50:33 [2022-07-18T18:50:33.383Z] #49 42.72 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
18:50:33 [2022-07-18T18:50:33.383Z] #49 42.73 Unpacking cmake-data (3.18.4-2+deb11u1) ...
18:50:33 [2022-07-18T18:50:33.383Z] #49 43.45 Selecting previously unselected package libarchive13:amd64.
18:50:33 [2022-07-18T18:50:33.383Z] #49 43.46 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
18:50:33 [2022-07-18T18:50:33.383Z] #49 43.46 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
18:50:33 [2022-07-18T18:50:33.383Z] #49 43.57 Selecting previously unselected package libjsoncpp24:amd64.
18:50:33 [2022-07-18T18:50:33.383Z] #49 43.57 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
18:50:33 [2022-07-18T18:50:33.383Z] #49 43.58 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
18:50:33 [2022-07-18T18:50:33.383Z] #49 43.66 Selecting previously unselected package librhash0:amd64.
18:50:33 [2022-07-18T18:50:33.383Z] #49 43.66 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
18:50:33 [2022-07-18T18:50:33.383Z] #49 43.66 Unpacking librhash0:amd64 (1.4.1-2) ...
18:50:33 [2022-07-18T18:50:33.383Z] #49 43.74 Selecting previously unselected package libuv1:amd64.
18:50:33 [2022-07-18T18:50:33.383Z] #49 43.74 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
18:50:33 [2022-07-18T18:50:33.383Z] #49 43.75 Unpacking libuv1:amd64 (1.40.0-2) ...
18:50:33 [2022-07-18T18:50:33.383Z] #49 43.83 Selecting previously unselected package cmake.
18:50:33 [2022-07-18T18:50:33.383Z] #49 43.83 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
18:50:33 [2022-07-18T18:50:33.383Z] #49 43.84 Unpacking cmake (3.18.4-2+deb11u1) ...
18:50:33 [2022-07-18T18:50:33.383Z] #49 45.07 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
18:50:33 [2022-07-18T18:50:33.383Z] #49 45.09 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:50:33 [2022-07-18T18:50:33.383Z] #49 45.10 Setting up libuv1:amd64 (1.40.0-2) ...
18:50:33 [2022-07-18T18:50:33.383Z] #49 45.11 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:50:33 [2022-07-18T18:50:33.383Z] #49 45.14 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
18:50:33 [2022-07-18T18:50:33.383Z] #49 45.15 Setting up librhash0:amd64 (1.4.1-2) ...
18:50:33 [2022-07-18T18:50:33.383Z] #49 45.16 Setting up cmake-data (3.18.4-2+deb11u1) ...
18:50:33 [2022-07-18T18:50:33.383Z] #49 45.18 Setting up cmake (3.18.4-2+deb11u1) ...
18:50:33 [2022-07-18T18:50:33.383Z] #49 45.20 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:50:33 [2022-07-18T18:50:33.383Z] #49 DONE 45.7s
18:50:33 [2022-07-18T18:50:33.383Z] 
18:50:33 [2022-07-18T18:50:33.383Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
18:50:33 [2022-07-18T18:50:33.383Z] #50 sha256:14c9e9ad99282b718be4866f36a00e250078df5d30adf840780f9c6796fafcc1
18:50:33 [2022-07-18T18:50:33.383Z] #50 DONE 0.1s
18:50:33 [2022-07-18T18:50:33.383Z] 
18:50:33 [2022-07-18T18:50:33.383Z] #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
18:50:33 [2022-07-18T18:50:33.383Z] #51 sha256:2b5643a6ee35376c42f2c1a17271e343d3652f68e699c91d9682deeca70609d3
18:50:33 [2022-07-18T18:50:33.412Z] #36 12.87 go: downloading github.com/mattn/go-isatty v0.0.3
18:50:33 [2022-07-18T18:50:33.869Z] #67 7.751 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
18:50:33 [2022-07-18T18:50:33.950Z] #51 0.768 + RM_GOPATH=0
18:50:33 [2022-07-18T18:50:33.950Z] #51 0.768 + TMP_GOPATH=
18:50:33 [2022-07-18T18:50:33.950Z] #51 0.768 + : /build
18:50:33 [2022-07-18T18:50:33.950Z] #51 0.768 + '[' -z '' ']'
18:50:33 [2022-07-18T18:50:33.950Z] #51 0.768 ++ mktemp -d
18:50:33 [2022-07-18T18:50:33.950Z] #51 0.768 + export GOPATH=/tmp/tmp.7ajuM6317g
18:50:33 [2022-07-18T18:50:33.950Z] #51 0.768 + GOPATH=/tmp/tmp.7ajuM6317g
18:50:33 [2022-07-18T18:50:33.950Z] #51 0.768 + RM_GOPATH=1
18:50:33 [2022-07-18T18:50:33.950Z] #51 0.768 + case "$(go env GOARCH)" in
18:50:33 [2022-07-18T18:50:33.950Z] #51 0.768 ++ go env GOARCH
18:50:33 [2022-07-18T18:50:33.950Z] #51 ...
18:50:33 [2022-07-18T18:50:33.950Z] 
18:50:33 [2022-07-18T18:50:33.950Z] #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
18:50:33 [2022-07-18T18:50:33.950Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3
18:50:33 [2022-07-18T18:50:33.950Z] #20 27.74 Reading package lists...
18:50:33 [2022-07-18T18:50:33.950Z] #20 36.72 Building dependency tree...
18:50:33 [2022-07-18T18:50:33.950Z] #20 38.41 Reading state information...
18:50:33 [2022-07-18T18:50:33.950Z] #20 39.91 The following additional packages will be installed:
18:50:33 [2022-07-18T18:50:33.950Z] #20 39.91   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:50:33 [2022-07-18T18:50:33.950Z] #20 39.91   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
18:50:33 [2022-07-18T18:50:33.950Z] #20 39.91   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
18:50:33 [2022-07-18T18:50:33.950Z] #20 39.92   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
18:50:33 [2022-07-18T18:50:33.950Z] #20 39.92   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
18:50:33 [2022-07-18T18:50:33.950Z] #20 39.92   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
18:50:33 [2022-07-18T18:50:33.950Z] #20 39.93   mingw-w64-common mingw-w64-x86-64-dev
18:50:33 [2022-07-18T18:50:33.950Z] #20 39.95 Suggested packages:
18:50:33 [2022-07-18T18:50:33.950Z] #20 39.95   gcc-10-locales seccomp wine64
18:50:33 [2022-07-18T18:50:33.950Z] #20 40.52 The following NEW packages will be installed:
18:50:33 [2022-07-18T18:50:33.950Z] #20 40.53   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:50:33 [2022-07-18T18:50:33.950Z] #20 40.53   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
18:50:33 [2022-07-18T18:50:33.950Z] #20 40.53   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
18:50:33 [2022-07-18T18:50:33.950Z] #20 40.53   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
18:50:33 [2022-07-18T18:50:33.950Z] #20 40.53   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
18:50:33 [2022-07-18T18:50:33.950Z] #20 40.53   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
18:50:33 [2022-07-18T18:50:33.950Z] #20 40.54   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
18:50:33 [2022-07-18T18:50:33.950Z] #20 40.54   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
18:50:33 [2022-07-18T18:50:33.950Z] #20 40.54   mingw-w64-x86-64-dev
18:50:33 [2022-07-18T18:50:33.950Z] #20 40.90 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
18:50:33 [2022-07-18T18:50:33.950Z] #20 40.90 Need to get 115 MB of archives.
18:50:33 [2022-07-18T18:50:33.950Z] #20 40.90 After this operation, 645 MB of additional disk space will be used.
18:50:33 [2022-07-18T18:50:33.950Z] #20 40.90 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]
18:50:33 [2022-07-18T18:50:33.950Z] #20 40.93 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]
18:50:33 [2022-07-18T18:50:33.950Z] #20 40.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
18:50:33 [2022-07-18T18:50:33.950Z] #20 40.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
18:50:33 [2022-07-18T18:50:33.950Z] #20 40.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
18:50:33 [2022-07-18T18:50:33.950Z] #20 40.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
18:50:33 [2022-07-18T18:50:33.950Z] #20 41.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
18:50:33 [2022-07-18T18:50:33.950Z] #20 41.05 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]
18:50:33 [2022-07-18T18:50:33.950Z] #20 41.05 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]
18:50:33 [2022-07-18T18:50:33.950Z] #20 41.19 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]
18:50:33 [2022-07-18T18:50:33.950Z] #20 41.54 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]
18:50:33 [2022-07-18T18:50:33.950Z] #20 41.75 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]
18:50:33 [2022-07-18T18:50:33.950Z] #20 41.97 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]
18:50:33 [2022-07-18T18:50:33.950Z] #20 42.27 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]
18:50:33 [2022-07-18T18:50:33.950Z] #20 42.38 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]
18:50:33 [2022-07-18T18:50:33.950Z] #20 42.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
18:50:33 [2022-07-18T18:50:33.950Z] #20 42.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
18:50:33 [2022-07-18T18:50:33.950Z] #20 42.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
18:50:33 [2022-07-18T18:50:33.950Z] #20 42.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
18:50:33 [2022-07-18T18:50:33.950Z] #20 42.41 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]
18:50:33 [2022-07-18T18:50:33.950Z] #20 42.41 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
18:50:33 [2022-07-18T18:50:33.950Z] #20 42.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
18:50:33 [2022-07-18T18:50:33.950Z] #20 42.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
18:50:33 [2022-07-18T18:50:33.950Z] #20 42.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
18:50:33 [2022-07-18T18:50:33.950Z] #20 42.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
18:50:33 [2022-07-18T18:50:33.950Z] #20 42.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
18:50:33 [2022-07-18T18:50:33.950Z] #20 42.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
18:50:33 [2022-07-18T18:50:33.950Z] #20 42.44 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
18:50:33 [2022-07-18T18:50:33.950Z] #20 42.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
18:50:33 [2022-07-18T18:50:33.950Z] #20 42.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
18:50:33 [2022-07-18T18:50:33.950Z] #20 42.88 debconf: delaying package configuration, since apt-utils is not installed
18:50:33 [2022-07-18T18:50:33.950Z] #20 43.05 Fetched 115 MB in 2s (62.9 MB/s)
18:50:33 [2022-07-18T18:50:33.950Z] #20 43.09 Selecting previously unselected package binutils-mingw-w64-i686.
18:50:33 [2022-07-18T18:50:33.950Z] #20 43.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30255 files and directories currently installed.)
18:50:33 [2022-07-18T18:50:33.950Z] #20 43.11 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
18:50:33 [2022-07-18T18:50:33.950Z] #20 43.12 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:50:33 [2022-07-18T18:50:33.950Z] #20 43.64 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:50:33 [2022-07-18T18:50:33.950Z] #20 43.64 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
18:50:33 [2022-07-18T18:50:33.950Z] #20 43.64 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:50:33 [2022-07-18T18:50:33.950Z] #20 44.43 Selecting previously unselected package binutils-mingw-w64.
18:50:33 [2022-07-18T18:50:33.950Z] #20 44.44 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
18:50:33 [2022-07-18T18:50:33.950Z] #20 44.44 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
18:50:33 [2022-07-18T18:50:33.950Z] #20 44.51 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:50:33 [2022-07-18T18:50:33.950Z] #20 44.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
18:50:33 [2022-07-18T18:50:33.950Z] #20 44.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
18:50:33 [2022-07-18T18:50:33.950Z] #20 44.63 Selecting previously unselected package dmsetup.
18:50:33 [2022-07-18T18:50:33.950Z] #20 44.63 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
18:50:33 [2022-07-18T18:50:33.950Z] #20 44.64 Unpacking dmsetup (2:1.02.175-2.1) ...
18:50:33 [2022-07-18T18:50:33.950Z] #20 44.73 Selecting previously unselected package mingw-w64-common.
18:50:33 [2022-07-18T18:50:33.950Z] #20 44.74 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
18:50:33 [2022-07-18T18:50:33.950Z] #20 44.74 Unpacking mingw-w64-common (8.0.0-1) ...
18:50:33 [2022-07-18T18:50:33.950Z] #20 46.56 Selecting previously unselected package mingw-w64-x86-64-dev.
18:50:33 [2022-07-18T18:50:33.950Z] #20 46.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
18:50:33 [2022-07-18T18:50:33.950Z] #20 46.57 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
18:50:33 [2022-07-18T18:50:33.984Z] #36 13.25 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
18:50:33 [2022-07-18T18:50:33.984Z] #36 13.33 go: downloading gopkg.in/yaml.v2 v2.4.0
18:50:34 [2022-07-18T18:50:34.208Z] #20 ...
18:50:34 [2022-07-18T18:50:34.208Z] 
18:50:34 [2022-07-18T18:50:34.208Z] #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
18:50:34 [2022-07-18T18:50:34.208Z] #51 sha256:2b5643a6ee35376c42f2c1a17271e343d3652f68e699c91d9682deeca70609d3
18:50:34 [2022-07-18T18:50:34.208Z] #51 0.770 + export GO_BUILDMODE=-buildmode=pie
18:50:34 [2022-07-18T18:50:34.208Z] #51 0.770 + GO_BUILDMODE=-buildmode=pie
18:50:34 [2022-07-18T18:50:34.208Z] #51 0.771 ++ dirname /install.sh
18:50:34 [2022-07-18T18:50:34.208Z] #51 0.772 + dir=/
18:50:34 [2022-07-18T18:50:34.208Z] #51 0.772 + bin=tini
18:50:34 [2022-07-18T18:50:34.208Z] #51 0.772 + shift
18:50:34 [2022-07-18T18:50:34.208Z] #51 0.772 + '[' '!' -f //tini.installer ']'
18:50:34 [2022-07-18T18:50:34.208Z] #51 0.772 + . //tini.installer
18:50:34 [2022-07-18T18:50:34.208Z] #51 0.772 ++ : v0.19.0
18:50:34 [2022-07-18T18:50:34.208Z] #51 0.772 + install_tini
18:50:34 [2022-07-18T18:50:34.208Z] #51 0.772 + echo 'Install tini version v0.19.0'
18:50:34 [2022-07-18T18:50:34.208Z] #51 0.773 Install tini version v0.19.0
18:50:34 [2022-07-18T18:50:34.208Z] #51 0.773 + git clone https://github.com/krallin/tini.git /tmp/tmp.7ajuM6317g/tini
18:50:34 [2022-07-18T18:50:34.208Z] #51 0.775 Cloning into '/tmp/tmp.7ajuM6317g/tini'...
18:50:34 [2022-07-18T18:50:34.249Z] #36 13.69 go: downloading github.com/cosiner/argv v0.1.0
18:50:34 [2022-07-18T18:50:34.465Z] #51 1.152 + cd /tmp/tmp.7ajuM6317g/tini
18:50:34 [2022-07-18T18:50:34.465Z] #51 1.152 + git checkout -q v0.19.0
18:50:34 [2022-07-18T18:50:34.465Z] #51 1.157 + cmake .
18:50:34 [2022-07-18T18:50:34.514Z] #36 13.73 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
18:50:34 [2022-07-18T18:50:34.515Z] #36 13.76 go: downloading github.com/peterh/liner v1.2.2
18:50:34 [2022-07-18T18:50:34.721Z] #51 1.443 -- The C compiler identification is GNU 10.2.1
18:50:34 [2022-07-18T18:50:34.721Z] #51 1.459 -- Detecting C compiler ABI info
18:50:34 [2022-07-18T18:50:34.775Z] #36 14.04 go: downloading github.com/google/go-dap v0.6.0
18:50:34 [2022-07-18T18:50:34.818Z] #24 ...
18:50:34 [2022-07-18T18:50:34.818Z] 
18:50:34 [2022-07-18T18:50:34.818Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:50:34 [2022-07-18T18:50:34.818Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:50:34 [2022-07-18T18:50:34.818Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done
18:50:34 [2022-07-18T18:50:34.818Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done
18:50:34 [2022-07-18T18:50:34.818Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done
18:50:34 [2022-07-18T18:50:34.818Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.7s done
18:50:34 [2022-07-18T18:50:34.818Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done
18:50:34 [2022-07-18T18:50:34.818Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.7s done
18:50:34 [2022-07-18T18:50:34.818Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 4.4s done
18:50:34 [2022-07-18T18:50:34.818Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.6s done
18:50:34 [2022-07-18T18:50:34.818Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 6.4s
18:50:34 [2022-07-18T18:50:34.818Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 76.55MB / 141.81MB 6.4s
18:50:34 [2022-07-18T18:50:34.818Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 3.1s
18:50:34 [2022-07-18T18:50:34.818Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 4.6s done
18:50:34 [2022-07-18T18:50:34.818Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 85.98MB / 141.81MB 6.6s
18:50:34 [2022-07-18T18:50:34.818Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 6.7s done
18:50:34 [2022-07-18T18:50:34.818Z] #11 ...
18:50:34 [2022-07-18T18:50:34.818Z] 
18:50:34 [2022-07-18T18:50:34.818Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:50:34 [2022-07-18T18:50:34.818Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:50:34 [2022-07-18T18:50:34.818Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
18:50:34 [2022-07-18T18:50:34.818Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:50:34 [2022-07-18T18:50:34.818Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
18:50:34 [2022-07-18T18:50:34.818Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
18:50:34 [2022-07-18T18:50:34.818Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done
18:50:34 [2022-07-18T18:50:34.818Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.8s done
18:50:34 [2022-07-18T18:50:34.818Z] #73 DONE 7.1s
18:50:34 [2022-07-18T18:50:34.818Z] 
18:50:34 [2022-07-18T18:50:34.818Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:50:34 [2022-07-18T18:50:34.818Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:50:34 [2022-07-18T18:50:34.818Z] #11 ...
18:50:34 [2022-07-18T18:50:34.818Z] 
18:50:34 [2022-07-18T18:50:34.818Z] #24 [internal] load build context
18:50:34 [2022-07-18T18:50:34.818Z] #24 sha256:e27e97ed089c9ce806fe8141a03411dc0a54e5d31fb6a48a379bfa977424a71d
18:50:34 [2022-07-18T18:50:34.818Z] #24 transferring context: 47.90MB 7.3s
18:50:34 [2022-07-18T18:50:34.977Z] #51 1.657 -- Detecting C compiler ABI info - done
18:50:34 [2022-07-18T18:50:34.977Z] #51 1.699 -- Check for working C compiler: /usr/bin/cc - skipped
18:50:34 [2022-07-18T18:50:34.977Z] #51 1.702 -- Detecting C compile features
18:50:34 [2022-07-18T18:50:34.977Z] #51 1.704 -- Detecting C compile features - done
18:50:34 [2022-07-18T18:50:34.977Z] #51 1.721 -- Performing Test HAS_BUILTIN_FORTIFY
18:50:34 [2022-07-18T18:50:34.977Z] #51 1.783 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:50:35 [2022-07-18T18:50:35.233Z] #51 1.819 -- Configuring done
18:50:35 [2022-07-18T18:50:35.233Z] #51 1.830 -- Generating done
18:50:35 [2022-07-18T18:50:35.233Z] #51 1.833 -- Build files have been written to: /tmp/tmp.7ajuM6317g/tini
18:50:35 [2022-07-18T18:50:35.233Z] #51 1.838 + make tini-static
18:50:35 [2022-07-18T18:50:35.233Z] #51 1.967 Scanning dependencies of target tini-static
18:50:35 [2022-07-18T18:50:35.233Z] #51 1.998 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:50:35 [2022-07-18T18:50:35.250Z] #67 ...
18:50:35 [2022-07-18T18:50:35.250Z] 
18:50:35 [2022-07-18T18:50:35.250Z] #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
18:50:35 [2022-07-18T18:50:35.250Z] #31 sha256:790ad0ed172ab36f8f02c21f488ba4c84aa6939171124e6bd2e83e6a5fc106ae
18:50:35 [2022-07-18T18:50:35.250Z] #31 9.044 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:50:35 [2022-07-18T18:50:35.347Z] #36 14.66 go: downloading github.com/russross/blackfriday/v2 v2.0.1
18:50:35 [2022-07-18T18:50:35.511Z] #31 ...
18:50:35 [2022-07-18T18:50:35.511Z] 
18:50:35 [2022-07-18T18:50:35.511Z] #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
18:50:35 [2022-07-18T18:50:35.511Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925
18:50:35 [2022-07-18T18:50:35.511Z] #53 4.116 go: downloading gotest.tools/gotestsum v1.8.1
18:50:35 [2022-07-18T18:50:35.511Z] #53 5.561 go: downloading github.com/dnephin/pflag v1.0.7
18:50:35 [2022-07-18T18:50:35.511Z] #53 5.586 go: downloading github.com/fatih/color v1.10.0
18:50:35 [2022-07-18T18:50:35.511Z] #53 5.615 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:50:35 [2022-07-18T18:50:35.511Z] #53 5.647 go: downloading github.com/pkg/errors v0.9.1
18:50:35 [2022-07-18T18:50:35.511Z] #53 6.126 go: downloading github.com/mattn/go-colorable v0.1.8
18:50:35 [2022-07-18T18:50:35.511Z] #53 6.193 go: downloading github.com/mattn/go-isatty v0.0.12
18:50:35 [2022-07-18T18:50:35.511Z] #53 6.231 go: downloading github.com/fsnotify/fsnotify v1.4.9
18:50:35 [2022-07-18T18:50:35.511Z] #53 6.284 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
18:50:35 [2022-07-18T18:50:35.511Z] #53 6.415 go: downloading github.com/jonboulle/clockwork v0.2.2
18:50:35 [2022-07-18T18:50:35.511Z] #53 6.522 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
18:50:35 [2022-07-18T18:50:35.511Z] #53 6.580 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
18:50:35 [2022-07-18T18:50:35.511Z] #53 6.841 go: downloading golang.org/x/tools v0.1.0
18:50:35 [2022-07-18T18:50:35.609Z] #36 15.05 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
18:50:35 [2022-07-18T18:50:35.771Z] #53 ...
18:50:35 [2022-07-18T18:50:35.771Z] 
18:50:35 [2022-07-18T18:50:35.771Z] #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
18:50:35 [2022-07-18T18:50:35.771Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452
18:50:35 [2022-07-18T18:50:35.771Z] #55 4.813 go: downloading github.com/golangci/golangci-lint v1.46.2
18:50:35 [2022-07-18T18:50:35.771Z] #55 6.599 go: downloading github.com/fatih/color v1.13.0
18:50:35 [2022-07-18T18:50:35.771Z] #55 6.602 go: downloading github.com/gofrs/flock v0.8.1
18:50:35 [2022-07-18T18:50:35.771Z] #55 6.715 go: downloading github.com/spf13/cobra v1.4.0
18:50:35 [2022-07-18T18:50:35.771Z] #55 6.827 go: downloading github.com/spf13/pflag v1.0.5
18:50:35 [2022-07-18T18:50:35.771Z] #55 7.066 go: downloading github.com/spf13/viper v1.11.0
18:50:35 [2022-07-18T18:50:35.771Z] #55 7.078 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
18:50:35 [2022-07-18T18:50:35.771Z] #55 7.635 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
18:50:35 [2022-07-18T18:50:35.771Z] #55 7.654 go: downloading github.com/go-critic/go-critic v0.6.3
18:50:35 [2022-07-18T18:50:35.771Z] #55 9.621 go: downloading github.com/hashicorp/go-version v1.4.0
18:50:35 [2022-07-18T18:50:35.771Z] #55 9.791 go: downloading github.com/ldez/gomoddirectives v0.2.3
18:50:35 [2022-07-18T18:50:35.771Z] #55 9.858 go: downloading github.com/mitchellh/go-homedir v1.1.0
18:50:35 [2022-07-18T18:50:35.771Z] #55 9.977 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:50:35 [2022-07-18T18:50:35.796Z] #51 2.464 [100%] Linking C executable tini-static
18:50:36 [2022-07-18T18:50:36.031Z] #55 ...
18:50:36 [2022-07-18T18:50:36.031Z] 
18:50:36 [2022-07-18T18:50:36.031Z] #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
18:50:36 [2022-07-18T18:50:36.031Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1
18:50:36 [2022-07-18T18:50:36.031Z] #36 5.069 go: downloading github.com/go-delve/delve v1.8.1
18:50:36 [2022-07-18T18:50:36.031Z] #36 ...
18:50:36 [2022-07-18T18:50:36.031Z] 
18:50:36 [2022-07-18T18:50:36.031Z] #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             ;
18:50:36 [2022-07-18T18:50:36.031Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff
18:50:36 [2022-07-18T18:50:36.031Z] #76 5.205 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:50:36 [2022-07-18T18:50:36.031Z] #76 5.253 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:50:36 [2022-07-18T18:50:36.031Z] #76 5.272 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:50:36 [2022-07-18T18:50:36.031Z] #76 6.500 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
18:50:36 [2022-07-18T18:50:36.031Z] #76 9.530 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
18:50:36 [2022-07-18T18:50:36.052Z] #51 2.739 [100%] Built target tini-static
18:50:36 [2022-07-18T18:50:36.052Z] #51 2.761 + mkdir -p /build
18:50:36 [2022-07-18T18:50:36.052Z] #51 2.763 + cp tini-static /build/docker-init
18:50:36 [2022-07-18T18:50:36.291Z] #76 ...
18:50:36 [2022-07-18T18:50:36.292Z] 
18:50:36 [2022-07-18T18:50:36.292Z] #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
18:50:36 [2022-07-18T18:50:36.292Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220
18:50:36 [2022-07-18T18:50:36.292Z] #34 3.961 + git clone https://github.com/kolyshkin/go-swagger.git .
18:50:36 [2022-07-18T18:50:36.292Z] #34 3.969 Cloning into '.'...
18:50:36 [2022-07-18T18:50:36.292Z] #34 ...
18:50:36 [2022-07-18T18:50:36.292Z] 
18:50:36 [2022-07-18T18:50:36.292Z] #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
18:50:36 [2022-07-18T18:50:36.292Z] #26 sha256:b921171f75c4f6562ace2674cd1373f2c442feb30e032bf2834a218177c32ef3
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.851 + RM_GOPATH=0
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.851 + TMP_GOPATH=
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.851 + : /build
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.851 + '[' -z '' ']'
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.858 ++ mktemp -d
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.867 + export GOPATH=/tmp/tmp.MtBtE72EmY
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.873 + GOPATH=/tmp/tmp.MtBtE72EmY
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.873 + RM_GOPATH=1
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.873 + case "$(go env GOARCH)" in
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.873 ++ go env GOARCH
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.895 + export GO_BUILDMODE=-buildmode=pie
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.895 + GO_BUILDMODE=-buildmode=pie
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.896 ++ dirname /install.sh
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.901 + dir=/
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.901 + bin=dockercli
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.901 + shift
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.901 + '[' '!' -f //dockercli.installer ']'
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.901 + . //dockercli.installer
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.901 ++ : stable
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.901 ++ : 17.06.2-ce
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.901 + install_dockercli
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.901 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.901 Install docker/cli version 17.06.2-ce from stable
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.905 ++ uname -m
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.907 + arch=aarch64
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.907 + '[' aarch64 '!=' x86_64 ']'
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.907 + '[' aarch64 '!=' s390x ']'
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.907 + '[' aarch64 '!=' armhf ']'
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.907 + build_dockercli
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.907 + git clone https://github.com/docker/docker-ce /tmp/tmp.MtBtE72EmY/tmp/docker-ce
18:50:36 [2022-07-18T18:50:36.292Z] #26 3.915 Cloning into '/tmp/tmp.MtBtE72EmY/tmp/docker-ce'...
18:50:36 [2022-07-18T18:50:36.552Z] #26 ...
18:50:36 [2022-07-18T18:50:36.552Z] 
18:50:36 [2022-07-18T18:50:36.552Z] #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
18:50:36 [2022-07-18T18:50:36.552Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412
18:50:36 [2022-07-18T18:50:36.552Z] #57 5.084 go: downloading mvdan.cc/sh/v3 v3.0.2
18:50:36 [2022-07-18T18:50:36.552Z] #57 6.136 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:50:36 [2022-07-18T18:50:36.552Z] #57 6.136 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:50:36 [2022-07-18T18:50:36.552Z] #57 6.467 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:50:36 [2022-07-18T18:50:36.552Z] #57 7.795 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:50:36 [2022-07-18T18:50:36.552Z] #57 ...
18:50:36 [2022-07-18T18:50:36.552Z] 
18:50:36 [2022-07-18T18:50:36.552Z] #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
18:50:36 [2022-07-18T18:50:36.552Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6
18:50:36 [2022-07-18T18:50:36.552Z] #40 4.775 go: downloading github.com/tc-hib/go-winres v0.2.3
18:50:36 [2022-07-18T18:50:36.552Z] #40 5.504 go: downloading github.com/tc-hib/winres v0.1.5
18:50:36 [2022-07-18T18:50:36.552Z] #40 6.750 go: downloading github.com/urfave/cli/v2 v2.3.0
18:50:36 [2022-07-18T18:50:36.552Z] #40 7.035 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
18:50:36 [2022-07-18T18:50:36.552Z] #40 7.172 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
18:50:36 [2022-07-18T18:50:36.552Z] #40 9.773 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
18:50:36 [2022-07-18T18:50:36.552Z] #40 9.850 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:50:36 [2022-07-18T18:50:36.552Z] #36 ...
18:50:36 [2022-07-18T18:50:36.552Z] 
18:50:36 [2022-07-18T18:50:36.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
18:50:36 [2022-07-18T18:50:36.552Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
18:50:36 [2022-07-18T18:50:36.552Z] #42 5.710 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:50:36 [2022-07-18T18:50:36.552Z] #42 5.787 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:50:36 [2022-07-18T18:50:36.552Z] #42 5.791 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:50:36 [2022-07-18T18:50:36.552Z] #42 6.802 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
18:50:36 [2022-07-18T18:50:36.552Z] #42 9.546 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
18:50:36 [2022-07-18T18:50:36.552Z] #42 12.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
18:50:36 [2022-07-18T18:50:36.552Z] #42 ...
18:50:36 [2022-07-18T18:50:36.552Z] 
18:50:36 [2022-07-18T18:50:36.552Z] #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
18:50:36 [2022-07-18T18:50:36.552Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
18:50:36 [2022-07-18T18:50:36.552Z] #55 12.30 go: downloading github.com/mattn/go-colorable v0.1.12
18:50:36 [2022-07-18T18:50:36.552Z] #55 12.33 go: downloading github.com/sirupsen/logrus v1.8.1
18:50:36 [2022-07-18T18:50:36.552Z] #55 12.50 go: downloading github.com/stretchr/testify v1.7.1
18:50:36 [2022-07-18T18:50:36.552Z] #55 12.72 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
18:50:36 [2022-07-18T18:50:36.552Z] #55 12.83 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
18:50:36 [2022-07-18T18:50:36.552Z] #55 12.96 go: downloading github.com/mattn/go-isatty v0.0.14
18:50:36 [2022-07-18T18:50:36.552Z] #55 13.06 go: downloading github.com/fsnotify/fsnotify v1.5.4
18:50:36 [2022-07-18T18:50:36.552Z] #55 13.26 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:50:36 [2022-07-18T18:50:36.552Z] #55 13.31 go: downloading github.com/spf13/afero v1.8.2
18:50:36 [2022-07-18T18:50:36.552Z] #55 13.58 go: downloading github.com/spf13/cast v1.4.1
18:50:36 [2022-07-18T18:50:36.552Z] #55 13.70 go: downloading github.com/spf13/jwalterweatherman v1.1.0
18:50:36 [2022-07-18T18:50:36.552Z] #55 13.83 go: downloading github.com/go-toolsmith/astcopy v1.0.0
18:50:36 [2022-07-18T18:50:36.552Z] #55 13.83 go: downloading github.com/go-toolsmith/astcast v1.0.0
18:50:36 [2022-07-18T18:50:36.552Z] #55 13.93 go: downloading github.com/go-toolsmith/astequal v1.0.1
18:50:36 [2022-07-18T18:50:36.552Z] #55 13.94 go: downloading github.com/go-toolsmith/astfmt v1.0.0
18:50:36 [2022-07-18T18:50:36.552Z] #55 14.00 go: downloading github.com/go-toolsmith/astp v1.0.0
18:50:36 [2022-07-18T18:50:36.552Z] #55 14.02 go: downloading github.com/go-toolsmith/strparse v1.0.0
18:50:36 [2022-07-18T18:50:36.552Z] #55 14.04 go: downloading github.com/go-toolsmith/typep v1.0.2
18:50:36 [2022-07-18T18:50:36.552Z] #55 14.12 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
18:50:36 [2022-07-18T18:50:36.552Z] #55 14.15 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
18:50:36 [2022-07-18T18:50:36.552Z] #55 14.51 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
18:50:36 [2022-07-18T18:50:36.552Z] #55 15.00 go: downloading github.com/hashicorp/errwrap v1.0.0
18:50:36 [2022-07-18T18:50:36.552Z] #55 15.17 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
18:50:36 [2022-07-18T18:50:36.552Z] #55 15.31 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
18:50:36 [2022-07-18T18:50:36.552Z] #55 15.52 go: downloading 4d63.com/gochecknoglobals v0.1.0
18:50:36 [2022-07-18T18:50:36.552Z] #55 15.87 go: downloading github.com/Antonboom/errname v0.1.6
18:50:36 [2022-07-18T18:50:36.614Z] #51 DONE 3.1s
18:50:36 [2022-07-18T18:50:36.614Z] 
18:50:36 [2022-07-18T18:50:36.614Z] #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
18:50:36 [2022-07-18T18:50:36.614Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3
18:50:36 [2022-07-18T18:50:36.614Z] #20 48.23 Selecting previously unselected package gcc-mingw-w64-base.
18:50:36 [2022-07-18T18:50:36.614Z] #20 48.23 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
18:50:36 [2022-07-18T18:50:36.614Z] #20 48.24 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:50:36 [2022-07-18T18:50:36.614Z] #20 48.32 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
18:50:36 [2022-07-18T18:50:36.614Z] #20 48.32 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
18:50:36 [2022-07-18T18:50:36.614Z] #20 48.33 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:50:36 [2022-07-18T18:50:36.729Z] #24 transferring context: 62.08MB 8.9s done
18:50:36 [2022-07-18T18:50:36.812Z] #40 ...
18:50:36 [2022-07-18T18:50:36.812Z] 
18:50:36 [2022-07-18T18:50:36.812Z] #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
18:50:36 [2022-07-18T18:50:36.812Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1
18:50:36 [2022-07-18T18:50:36.812Z] #47 4.273 + git clone https://github.com/docker/distribution.git .
18:50:36 [2022-07-18T18:50:36.812Z] #47 4.279 Cloning into '.'...
18:50:36 [2022-07-18T18:50:36.812Z] #47 ...
18:50:36 [2022-07-18T18:50:36.812Z] 
18:50:36 [2022-07-18T18:50:36.812Z] #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
18:50:36 [2022-07-18T18:50:36.812Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
18:50:36 [2022-07-18T18:50:36.812Z] #14 3.991 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:50:36 [2022-07-18T18:50:36.812Z] #14 4.031 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:50:36 [2022-07-18T18:50:36.812Z] #14 4.032 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:50:36 [2022-07-18T18:50:36.812Z] #14 4.960 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
18:50:36 [2022-07-18T18:50:36.812Z] #14 7.721 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
18:50:36 [2022-07-18T18:50:36.812Z] #14 10.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
18:50:36 [2022-07-18T18:50:36.813Z] #55 16.26 go: downloading github.com/Antonboom/nilnil v0.1.1
18:50:37 [2022-07-18T18:50:37.071Z] #14 ...
18:50:37 [2022-07-18T18:50:37.071Z] 
18:50:37 [2022-07-18T18:50:37.071Z] #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
18:50:37 [2022-07-18T18:50:37.072Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b
18:50:37 [2022-07-18T18:50:37.072Z] #38 4.933 go: downloading github.com/pelletier/go-toml v1.8.1
18:50:37 [2022-07-18T18:50:37.072Z] #38 ...
18:50:37 [2022-07-18T18:50:37.072Z] 
18:50:37 [2022-07-18T18:50:37.072Z] #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
18:50:37 [2022-07-18T18:50:37.072Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17
18:50:37 [2022-07-18T18:50:37.072Z] #62 3.710 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:50:37 [2022-07-18T18:50:37.072Z] #62 3.729 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:50:37 [2022-07-18T18:50:37.072Z] #62 3.729 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:50:37 [2022-07-18T18:50:37.072Z] #62 4.392 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
18:50:37 [2022-07-18T18:50:37.072Z] #62 7.030 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
18:50:37 [2022-07-18T18:50:37.072Z] #62 10.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
18:50:37 [2022-07-18T18:50:37.074Z] #55 ...
18:50:37 [2022-07-18T18:50:37.074Z] 
18:50:37 [2022-07-18T18:50:37.074Z] #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
18:50:37 [2022-07-18T18:50:37.074Z] #26 sha256:8f831acc7bd98f8dc071654978d76aa04ab128ff8b4d3ad8a3252da1f63a8984
18:50:37 [2022-07-18T18:50:37.074Z] #26 14.85 + mkdir -p /build
18:50:37 [2022-07-18T18:50:37.074Z] #26 14.87 + mv docker/docker /build/
18:50:37 [2022-07-18T18:50:37.074Z] #26 14.88 + rmdir docker
18:50:37 [2022-07-18T18:50:37.074Z] #26 DONE 16.1s
18:50:37 [2022-07-18T18:50:37.074Z] 
18:50:37 [2022-07-18T18:50:37.074Z] #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
18:50:37 [2022-07-18T18:50:37.074Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
18:50:37 [2022-07-18T18:50:37.074Z] #55 16.39 go: downloading github.com/BurntSushi/toml v1.1.0
18:50:37 [2022-07-18T18:50:37.300Z] #24 DONE 9.5s
18:50:37 [2022-07-18T18:50:37.300Z] 
18:50:37 [2022-07-18T18:50:37.300Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:50:37 [2022-07-18T18:50:37.300Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:50:37 [2022-07-18T18:50:37.300Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 9.3s
18:50:37 [2022-07-18T18:50:37.331Z] #62 ...
18:50:37 [2022-07-18T18:50:37.331Z] 
18:50:37 [2022-07-18T18:50:37.331Z] #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
18:50:37 [2022-07-18T18:50:37.331Z] #31 sha256:790ad0ed172ab36f8f02c21f488ba4c84aa6939171124e6bd2e83e6a5fc106ae
18:50:37 [2022-07-18T18:50:37.331Z] #31 10.87 #=#=#                                                                         
18:50:37 [2022-07-18T18:50:37.562Z] #11 ...
18:50:37 [2022-07-18T18:50:37.562Z] 
18:50:37 [2022-07-18T18:50:37.562Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
18:50:37 [2022-07-18T18:50:37.562Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
18:50:37 [2022-07-18T18:50:37.562Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done
18:50:37 [2022-07-18T18:50:37.562Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done
18:50:37 [2022-07-18T18:50:37.562Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done
18:50:37 [2022-07-18T18:50:37.562Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done
18:50:37 [2022-07-18T18:50:37.562Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.7s done
18:50:37 [2022-07-18T18:50:37.822Z] #28 ...
18:50:37 [2022-07-18T18:50:37.822Z] 
18:50:37 [2022-07-18T18:50:37.822Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:50:37 [2022-07-18T18:50:37.822Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
18:50:37 [2022-07-18T18:50:37.822Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
18:50:37 [2022-07-18T18:50:37.822Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:50:37 [2022-07-18T18:50:37.822Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
18:50:37 [2022-07-18T18:50:37.822Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
18:50:37 [2022-07-18T18:50:37.822Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.6s done
18:50:37 [2022-07-18T18:50:37.822Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.2s done
18:50:37 [2022-07-18T18:50:37.822Z] #71 ...
18:50:37 [2022-07-18T18:50:37.822Z] 
18:50:37 [2022-07-18T18:50:37.822Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:50:37 [2022-07-18T18:50:37.822Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:50:37 [2022-07-18T18:50:37.822Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 10.0s done
18:50:37 [2022-07-18T18:50:37.850Z] #31 11.24 #=#=#                                                                         

######################################################################## 100.0%
18:50:38 [2022-07-18T18:50:38.018Z] #55 ...
18:50:38 [2022-07-18T18:50:38.018Z] 
18:50:38 [2022-07-18T18:50:38.018Z] #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
18:50:38 [2022-07-18T18:50:38.018Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
18:50:38 [2022-07-18T18:50:38.018Z] #36 16.09 go: downloading github.com/mattn/go-runewidth v0.0.3
18:50:38 [2022-07-18T18:50:38.018Z] #36 16.33 go: downloading github.com/hashicorp/golang-lru v0.5.4
18:50:38 [2022-07-18T18:50:38.018Z] #36 16.37 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
18:50:38 [2022-07-18T18:50:38.400Z] #11 ...
18:50:38 [2022-07-18T18:50:38.400Z] 
18:50:38 [2022-07-18T18:50:38.400Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:50:38 [2022-07-18T18:50:38.400Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
18:50:38 [2022-07-18T18:50:38.400Z] #71 DONE 10.7s
18:50:38 [2022-07-18T18:50:38.400Z] 
18:50:38 [2022-07-18T18:50:38.400Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:50:38 [2022-07-18T18:50:38.400Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:50:38 [2022-07-18T18:50:38.642Z] #20 ...
18:50:38 [2022-07-18T18:50:38.642Z] 
18:50:38 [2022-07-18T18:50:38.642Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:50:38 [2022-07-18T18:50:38.642Z] #53 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df
18:50:38 [2022-07-18T18:50:38.642Z] #53 CACHED
18:50:38 [2022-07-18T18:50:38.642Z] 
18:50:38 [2022-07-18T18:50:38.642Z] #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
18:50:38 [2022-07-18T18:50:38.642Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
18:50:38 [2022-07-18T18:50:38.642Z] #54 CACHED
18:50:38 [2022-07-18T18:50:38.642Z] 
18:50:38 [2022-07-18T18:50:38.642Z] #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
18:50:38 [2022-07-18T18:50:38.642Z] #57 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023
18:50:38 [2022-07-18T18:50:38.642Z] #57 CACHED
18:50:38 [2022-07-18T18:50:38.642Z] 
18:50:38 [2022-07-18T18:50:38.642Z] #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
18:50:38 [2022-07-18T18:50:38.642Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
18:50:38 [2022-07-18T18:50:38.642Z] #58 CACHED
18:50:38 [2022-07-18T18:50:38.642Z] 
18:50:38 [2022-07-18T18:50:38.642Z] #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
18:50:38 [2022-07-18T18:50:38.642Z] #71 sha256:95336703832a689879efd7e523686c6013d5d0a6cdaab850ecb8b6fa7b4ae5fd
18:50:38 [2022-07-18T18:50:38.642Z] #71 ...
18:50:38 [2022-07-18T18:50:38.642Z] 
18:50:38 [2022-07-18T18:50:38.642Z] #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
18:50:38 [2022-07-18T18:50:38.642Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
18:50:38 [2022-07-18T18:50:38.642Z] #60 CACHED
18:50:38 [2022-07-18T18:50:38.642Z] 
18:50:38 [2022-07-18T18:50:38.642Z] #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
18:50:38 [2022-07-18T18:50:38.642Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
18:50:38 [2022-07-18T18:50:38.642Z] #62 CACHED
18:50:38 [2022-07-18T18:50:38.642Z] 
18:50:38 [2022-07-18T18:50:38.642Z] #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
18:50:38 [2022-07-18T18:50:38.642Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
18:50:38 [2022-07-18T18:50:38.642Z] #64 CACHED
18:50:38 [2022-07-18T18:50:38.642Z] 
18:50:38 [2022-07-18T18:50:38.642Z] #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
18:50:38 [2022-07-18T18:50:38.642Z] #71 sha256:95336703832a689879efd7e523686c6013d5d0a6cdaab850ecb8b6fa7b4ae5fd
18:50:38 [2022-07-18T18:50:38.790Z] #31 ...
18:50:38 [2022-07-18T18:50:38.790Z] 
18:50:38 [2022-07-18T18:50:38.791Z] #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
18:50:38 [2022-07-18T18:50:38.791Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339
18:50:38 [2022-07-18T18:50:38.791Z] #42 3.362 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:50:38 [2022-07-18T18:50:38.791Z] #42 3.366 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:50:38 [2022-07-18T18:50:38.791Z] #42 3.366 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:50:38 [2022-07-18T18:50:38.791Z] #42 3.645 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
18:50:38 [2022-07-18T18:50:38.791Z] #42 5.193 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
18:50:38 [2022-07-18T18:50:38.791Z] #42 8.033 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
18:50:38 [2022-07-18T18:50:38.791Z] #42 13.15 Fetched 8436 kB in 10s (838 kB/s)
18:50:38 [2022-07-18T18:50:38.898Z] #71 ...
18:50:38 [2022-07-18T18:50:38.898Z] 
18:50:38 [2022-07-18T18:50:38.898Z] #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
18:50:38 [2022-07-18T18:50:38.898Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3
18:50:38 [2022-07-18T18:50:38.898Z] #20 51.45 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
18:50:38 [2022-07-18T18:50:38.898Z] #20 51.46 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
18:50:38 [2022-07-18T18:50:38.898Z] #20 51.46 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:50:39 [2022-07-18T18:50:39.050Z] #42 13.15 Reading package lists...
18:50:39 [2022-07-18T18:50:39.050Z] #42 ...
18:50:39 [2022-07-18T18:50:39.050Z] 
18:50:39 [2022-07-18T18:50:39.050Z] #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
18:50:39 [2022-07-18T18:50:39.050Z] #31 sha256:790ad0ed172ab36f8f02c21f488ba4c84aa6939171124e6bd2e83e6a5fc106ae
18:50:39 [2022-07-18T18:50:39.050Z] #31 12.70 
18:50:39 [2022-07-18T18:50:39.348Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 8.2s
18:50:39 [2022-07-18T18:50:39.414Z] #36 18.70 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
18:50:39 [2022-07-18T18:50:39.414Z] #36 18.74 go: downloading github.com/cilium/ebpf v0.7.0
18:50:39 [2022-07-18T18:50:39.609Z] #11 ...
18:50:39 [2022-07-18T18:50:39.609Z] 
18:50:39 [2022-07-18T18:50:39.609Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:50:39 [2022-07-18T18:50:39.609Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
18:50:39 [2022-07-18T18:50:39.609Z] #72 DONE 0.8s
18:50:39 [2022-07-18T18:50:39.609Z] 
18:50:39 [2022-07-18T18:50:39.609Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:50:39 [2022-07-18T18:50:39.609Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:50:40 [2022-07-18T18:50:40.549Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 9.3s done
18:50:40 [2022-07-18T18:50:40.841Z] #11 ...
18:50:40 [2022-07-18T18:50:40.841Z] 
18:50:40 [2022-07-18T18:50:40.841Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
18:50:40 [2022-07-18T18:50:40.841Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
18:50:40 [2022-07-18T18:50:40.841Z] #28 DONE 13.3s
18:50:40 [2022-07-18T18:50:40.841Z] 
18:50:40 [2022-07-18T18:50:40.841Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:50:40 [2022-07-18T18:50:40.841Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:50:40 [2022-07-18T18:50:40.841Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721
18:50:40 [2022-07-18T18:50:40.960Z] #31 ...
18:50:40 [2022-07-18T18:50:40.960Z] 
18:50:40 [2022-07-18T18:50:40.960Z] #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
18:50:40 [2022-07-18T18:50:40.960Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980
18:50:40 [2022-07-18T18:50:40.960Z] #51 4.805 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:50:40 [2022-07-18T18:50:40.960Z] #51 4.837 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:50:40 [2022-07-18T18:50:40.960Z] #51 4.837 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:50:40 [2022-07-18T18:50:40.960Z] #51 5.366 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
18:50:40 [2022-07-18T18:50:40.960Z] #51 6.240 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
18:50:40 [2022-07-18T18:50:40.960Z] #51 9.234 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
18:50:40 [2022-07-18T18:50:40.960Z] #51 12.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
18:50:40 [2022-07-18T18:50:40.960Z] #51 ...
18:50:40 [2022-07-18T18:50:40.960Z] 
18:50:40 [2022-07-18T18:50:40.960Z] #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
18:50:40 [2022-07-18T18:50:40.960Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452
18:50:40 [2022-07-18T18:50:40.960Z] #55 13.20 go: downloading github.com/mattn/go-colorable v0.1.12
18:50:40 [2022-07-18T18:50:40.960Z] #55 13.21 go: downloading github.com/sirupsen/logrus v1.8.1
18:50:40 [2022-07-18T18:50:40.960Z] #55 13.31 go: downloading github.com/stretchr/testify v1.7.1
18:50:40 [2022-07-18T18:50:40.960Z] #55 13.47 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
18:50:40 [2022-07-18T18:50:40.960Z] #55 13.65 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
18:50:40 [2022-07-18T18:50:40.960Z] #55 13.65 go: downloading github.com/mattn/go-isatty v0.0.14
18:50:40 [2022-07-18T18:50:40.960Z] #55 13.77 go: downloading github.com/fsnotify/fsnotify v1.5.4
18:50:40 [2022-07-18T18:50:40.960Z] #55 13.79 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:50:40 [2022-07-18T18:50:40.960Z] #55 13.97 go: downloading github.com/spf13/afero v1.8.2
18:50:40 [2022-07-18T18:50:40.960Z] #55 14.06 go: downloading github.com/spf13/cast v1.4.1
18:50:40 [2022-07-18T18:50:40.960Z] #55 14.21 go: downloading github.com/spf13/jwalterweatherman v1.1.0
18:50:40 [2022-07-18T18:50:40.960Z] #55 14.39 go: downloading github.com/go-toolsmith/astcast v1.0.0
18:50:40 [2022-07-18T18:50:40.960Z] #55 14.39 go: downloading github.com/go-toolsmith/astcopy v1.0.0
18:50:40 [2022-07-18T18:50:40.960Z] #55 14.46 go: downloading github.com/go-toolsmith/astequal v1.0.1
18:50:40 [2022-07-18T18:50:40.960Z] #55 14.46 go: downloading github.com/go-toolsmith/astfmt v1.0.0
18:50:40 [2022-07-18T18:50:40.960Z] #55 14.55 go: downloading github.com/go-toolsmith/astp v1.0.0
18:50:40 [2022-07-18T18:50:40.960Z] #55 14.57 go: downloading github.com/go-toolsmith/strparse v1.0.0
18:50:40 [2022-07-18T18:50:40.960Z] #55 14.68 go: downloading github.com/go-toolsmith/typep v1.0.2
18:50:40 [2022-07-18T18:50:40.960Z] #55 14.69 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
18:50:40 [2022-07-18T18:50:40.960Z] #55 14.88 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
18:50:40 [2022-07-18T18:50:40.960Z] #55 15.06 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
18:50:41 [2022-07-18T18:50:41.101Z] #11 ...
18:50:41 [2022-07-18T18:50:41.101Z] 
18:50:41 [2022-07-18T18:50:41.101Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
18:50:41 [2022-07-18T18:50:41.101Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
18:50:41 [2022-07-18T18:50:41.101Z] #74 DONE 1.4s
18:50:41 [2022-07-18T18:50:41.101Z] 
18:50:41 [2022-07-18T18:50:41.101Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:50:41 [2022-07-18T18:50:41.101Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:50:41 [2022-07-18T18:50:41.220Z] #55 15.52 go: downloading github.com/hashicorp/errwrap v1.0.0
18:50:41 [2022-07-18T18:50:41.220Z] #55 15.57 go: downloading 4d63.com/gochecknoglobals v0.1.0
18:50:41 [2022-07-18T18:50:41.220Z] #55 15.60 go: downloading github.com/Antonboom/errname v0.1.6
18:50:41 [2022-07-18T18:50:41.220Z] #55 15.65 go: downloading github.com/Antonboom/nilnil v0.1.1
18:50:41 [2022-07-18T18:50:41.220Z] #55 15.77 go: downloading github.com/BurntSushi/toml v1.1.0
18:50:41 [2022-07-18T18:50:41.326Z] #36 ...
18:50:41 [2022-07-18T18:50:41.326Z] 
18:50:41 [2022-07-18T18:50:41.326Z] #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
18:50:41 [2022-07-18T18:50:41.326Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
18:50:41 [2022-07-18T18:50:41.326Z] #38 20.05 tomll can be used in two ways:
18:50:41 [2022-07-18T18:50:41.326Z] #38 20.05 Writing to STDIN and reading from STDOUT:
18:50:41 [2022-07-18T18:50:41.326Z] #38 20.05   cat file.toml | tomll > file.toml
18:50:41 [2022-07-18T18:50:41.326Z] #38 20.05 
18:50:41 [2022-07-18T18:50:41.326Z] #38 20.05 Reading and updating a list of files:
18:50:41 [2022-07-18T18:50:41.326Z] #38 20.05   tomll a.toml b.toml c.toml
18:50:41 [2022-07-18T18:50:41.326Z] #38 20.05 
18:50:41 [2022-07-18T18:50:41.326Z] #38 20.05 When given a list of files, tomll will modify all files in place without asking.
18:50:41 [2022-07-18T18:50:41.326Z] #38 DONE 20.7s
18:50:41 [2022-07-18T18:50:41.361Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.6s done
18:50:41 [2022-07-18T18:50:41.489Z] #55 15.80 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
18:50:41 [2022-07-18T18:50:41.587Z] 
18:50:41 [2022-07-18T18:50:41.587Z] #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
18:50:41 [2022-07-18T18:50:41.587Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
18:50:41 [2022-07-18T18:50:41.587Z] #55 17.74 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
18:50:41 [2022-07-18T18:50:41.587Z] #55 17.95 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
18:50:41 [2022-07-18T18:50:41.587Z] #55 18.13 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
18:50:41 [2022-07-18T18:50:41.587Z] #55 18.47 go: downloading github.com/alexkohler/prealloc v1.0.0
18:50:41 [2022-07-18T18:50:41.587Z] #55 18.63 go: downloading github.com/ashanbrown/forbidigo v1.3.0
18:50:41 [2022-07-18T18:50:41.587Z] #55 18.77 go: downloading github.com/ashanbrown/makezero v1.1.1
18:50:41 [2022-07-18T18:50:41.587Z] #55 18.98 go: downloading github.com/bkielbasa/cyclop v1.2.0
18:50:41 [2022-07-18T18:50:41.587Z] #55 19.07 go: downloading github.com/blizzy78/varnamelen v0.8.0
18:50:41 [2022-07-18T18:50:41.587Z] #55 19.34 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
18:50:41 [2022-07-18T18:50:41.587Z] #55 19.44 go: downloading github.com/breml/bidichk v0.2.3
18:50:41 [2022-07-18T18:50:41.587Z] #55 19.59 go: downloading github.com/breml/errchkjson v0.3.0
18:50:41 [2022-07-18T18:50:41.587Z] #55 19.59 go: downloading github.com/butuzov/ireturn v0.1.1
18:50:41 [2022-07-18T18:50:41.587Z] #55 19.79 go: downloading github.com/charithe/durationcheck v0.0.9
18:50:41 [2022-07-18T18:50:41.587Z] #55 19.79 go: downloading github.com/daixiang0/gci v0.3.3
18:50:41 [2022-07-18T18:50:41.587Z] #55 19.98 go: downloading github.com/denis-tingaikin/go-header v0.4.3
18:50:41 [2022-07-18T18:50:41.587Z] #55 20.16 go: downloading github.com/esimonov/ifshort v1.0.4
18:50:41 [2022-07-18T18:50:41.587Z] #55 20.22 go: downloading github.com/firefart/nonamedreturns v1.0.1
18:50:41 [2022-07-18T18:50:41.587Z] #55 20.29 go: downloading github.com/fzipp/gocyclo v0.5.1
18:50:41 [2022-07-18T18:50:41.587Z] #55 20.33 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:50:41 [2022-07-18T18:50:41.587Z] #55 20.36 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:50:41 [2022-07-18T18:50:41.587Z] #55 20.43 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
18:50:41 [2022-07-18T18:50:41.587Z] #55 20.53 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
18:50:41 [2022-07-18T18:50:41.587Z] #55 20.81 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:50:41 [2022-07-18T18:50:41.587Z] #55 21.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:50:41 [2022-07-18T18:50:41.587Z] #55 21.07 go: downloading github.com/golangci/misspell v0.3.5
18:50:41 [2022-07-18T18:50:41.621Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52
18:50:41 [2022-07-18T18:50:41.749Z] #55 16.23 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
18:50:41 [2022-07-18T18:50:41.749Z] #55 16.37 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
18:50:41 [2022-07-18T18:50:41.847Z] #55 21.22 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:50:41 [2022-07-18T18:50:41.847Z] #55 21.25 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
18:50:42 [2022-07-18T18:50:42.020Z] #55 16.59 go: downloading github.com/alexkohler/prealloc v1.0.0
18:50:42 [2022-07-18T18:50:42.108Z] #55 21.37 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
18:50:42 [2022-07-18T18:50:42.108Z] #55 21.45 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
18:50:42 [2022-07-18T18:50:42.108Z] #55 21.55 go: downloading github.com/jgautheron/goconst v1.5.1
18:50:42 [2022-07-18T18:50:42.108Z] #55 21.64 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
18:50:42 [2022-07-18T18:50:42.281Z] #55 16.83 go: downloading github.com/ashanbrown/forbidigo v1.3.0
18:50:42 [2022-07-18T18:50:42.281Z] #55 16.84 go: downloading github.com/ashanbrown/makezero v1.1.1
18:50:42 [2022-07-18T18:50:42.281Z] #55 16.89 go: downloading github.com/bkielbasa/cyclop v1.2.0
18:50:42 [2022-07-18T18:50:42.368Z] #55 21.74 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
18:50:42 [2022-07-18T18:50:42.368Z] #55 21.76 go: downloading github.com/julz/importas v0.1.0
18:50:42 [2022-07-18T18:50:42.368Z] #55 21.84 go: downloading github.com/kisielk/errcheck v1.6.0
18:50:42 [2022-07-18T18:50:42.541Z] #55 16.95 go: downloading github.com/blizzy78/varnamelen v0.8.0
18:50:42 [2022-07-18T18:50:42.541Z] #55 17.01 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
18:50:42 [2022-07-18T18:50:42.541Z] #55 17.10 go: downloading github.com/breml/bidichk v0.2.3
18:50:42 [2022-07-18T18:50:42.565Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.8s done
18:50:42 [2022-07-18T18:50:42.629Z] #55 21.97 go: downloading github.com/kulti/thelper v0.6.2
18:50:42 [2022-07-18T18:50:42.629Z] #55 22.01 go: downloading github.com/kunwardeep/paralleltest v1.0.3
18:50:42 [2022-07-18T18:50:42.629Z] #55 22.08 go: downloading github.com/kyoh86/exportloopref v0.1.8
18:50:42 [2022-07-18T18:50:42.801Z] #55 17.20 go: downloading github.com/breml/errchkjson v0.3.0
18:50:42 [2022-07-18T18:50:42.801Z] #55 17.22 go: downloading github.com/butuzov/ireturn v0.1.1
18:50:42 [2022-07-18T18:50:42.824Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2
18:50:42 [2022-07-18T18:50:42.890Z] #55 ...
18:50:42 [2022-07-18T18:50:42.890Z] 
18:50:42 [2022-07-18T18:50:42.890Z] #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
18:50:42 [2022-07-18T18:50:42.890Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
18:50:42 [2022-07-18T18:50:42.890Z] #62 12.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
18:50:42 [2022-07-18T18:50:42.890Z] #62 21.85 Fetched 8550 kB in 17s (509 kB/s)
18:50:42 [2022-07-18T18:50:42.890Z] #62 21.85 Reading package lists...
18:50:42 [2022-07-18T18:50:42.890Z] #62 ...
18:50:42 [2022-07-18T18:50:42.890Z] 
18:50:42 [2022-07-18T18:50:42.890Z] #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             ;
18:50:42 [2022-07-18T18:50:42.890Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
18:50:42 [2022-07-18T18:50:42.890Z] #76 12.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
18:50:42 [2022-07-18T18:50:42.890Z] #76 21.76 Fetched 8550 kB in 16s (525 kB/s)
18:50:43 [2022-07-18T18:50:43.061Z] #55 17.35 go: downloading github.com/charithe/durationcheck v0.0.9
18:50:43 [2022-07-18T18:50:43.061Z] #55 17.37 go: downloading github.com/daixiang0/gci v0.3.3
18:50:43 [2022-07-18T18:50:43.061Z] #55 17.56 go: downloading github.com/denis-tingaikin/go-header v0.4.3
18:50:43 [2022-07-18T18:50:43.070Z] #20 55.33 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
18:50:43 [2022-07-18T18:50:43.070Z] #20 55.34 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
18:50:43 [2022-07-18T18:50:43.070Z] #20 55.35 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:50:43 [2022-07-18T18:50:43.151Z] #76 21.76 Reading package lists...
18:50:43 [2022-07-18T18:50:43.151Z] #76 ...
18:50:43 [2022-07-18T18:50:43.151Z] 
18:50:43 [2022-07-18T18:50:43.151Z] #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
18:50:43 [2022-07-18T18:50:43.151Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
18:50:43 [2022-07-18T18:50:43.151Z] #55 22.27 go: downloading github.com/ldez/tagliatelle v0.3.1
18:50:43 [2022-07-18T18:50:43.151Z] #55 22.40 go: downloading github.com/leonklingele/grouper v1.1.0
18:50:43 [2022-07-18T18:50:43.151Z] #55 22.44 go: downloading github.com/lufeee/execinquery v1.2.1
18:50:43 [2022-07-18T18:50:43.151Z] #55 22.49 go: downloading github.com/maratori/testpackage v1.0.1
18:50:43 [2022-07-18T18:50:43.151Z] #55 22.60 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
18:50:43 [2022-07-18T18:50:43.151Z] #55 ...
18:50:43 [2022-07-18T18:50:43.151Z] 
18:50:43 [2022-07-18T18:50:43.151Z] #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
18:50:43 [2022-07-18T18:50:43.151Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
18:50:43 [2022-07-18T18:50:43.151Z] #53 12.57 go: downloading github.com/jonboulle/clockwork v0.2.2
18:50:43 [2022-07-18T18:50:43.151Z] #53 12.64 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
18:50:43 [2022-07-18T18:50:43.151Z] #53 12.73 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
18:50:43 [2022-07-18T18:50:43.151Z] #53 15.17 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
18:50:43 [2022-07-18T18:50:43.151Z] #53 15.18 go: downloading golang.org/x/mod v0.3.0
18:50:43 [2022-07-18T18:50:43.321Z] #55 17.63 go: downloading github.com/esimonov/ifshort v1.0.4
18:50:43 [2022-07-18T18:50:43.321Z] #55 17.70 go: downloading github.com/firefart/nonamedreturns v1.0.1
18:50:43 [2022-07-18T18:50:43.321Z] #55 17.72 go: downloading github.com/fzipp/gocyclo v0.5.1
18:50:43 [2022-07-18T18:50:43.321Z] #55 17.79 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:50:43 [2022-07-18T18:50:43.411Z] #53 ...
18:50:43 [2022-07-18T18:50:43.411Z] 
18:50:43 [2022-07-18T18:50:43.411Z] #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
18:50:43 [2022-07-18T18:50:43.411Z] #67 sha256:cb583344ddfc58884542430acdd4681ac01d006e1c28d6c8553fe90bd7f51da3
18:50:43 [2022-07-18T18:50:43.411Z] #67 12.18 go: downloading github.com/google/uuid v1.3.0
18:50:43 [2022-07-18T18:50:43.411Z] #67 12.18 go: downloading github.com/moby/vpnkit v0.5.0
18:50:43 [2022-07-18T18:50:43.411Z] #67 12.24 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:50:43 [2022-07-18T18:50:43.411Z] #67 12.39 go: downloading github.com/gofrs/flock v0.8.1
18:50:43 [2022-07-18T18:50:43.411Z] #67 12.54 go: downloading github.com/gorilla/mux v1.8.0
18:50:43 [2022-07-18T18:50:43.411Z] #67 12.69 go: downloading github.com/moby/sys/mountinfo v0.6.0
18:50:43 [2022-07-18T18:50:43.411Z] #67 13.14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
18:50:43 [2022-07-18T18:50:43.411Z] #67 13.41 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
18:50:43 [2022-07-18T18:50:43.411Z] #67 13.65 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
18:50:43 [2022-07-18T18:50:43.411Z] #67 16.44 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:50:43 [2022-07-18T18:50:43.411Z] #67 ...
18:50:43 [2022-07-18T18:50:43.411Z] 
18:50:43 [2022-07-18T18:50:43.411Z] #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
18:50:43 [2022-07-18T18:50:43.411Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
18:50:43 [2022-07-18T18:50:43.411Z] #51 12.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
18:50:43 [2022-07-18T18:50:43.411Z] #51 15.44 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
18:50:43 [2022-07-18T18:50:43.581Z] #55 ...
18:50:43 [2022-07-18T18:50:43.581Z] 
18:50:43 [2022-07-18T18:50:43.581Z] #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
18:50:43 [2022-07-18T18:50:43.581Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b
18:50:43 [2022-07-18T18:50:43.581Z] #38 16.62 tomll can be used in two ways:
18:50:43 [2022-07-18T18:50:43.581Z] #38 16.62 Writing to STDIN and reading from STDOUT:
18:50:43 [2022-07-18T18:50:43.581Z] #38 16.62   cat file.toml | tomll > file.toml
18:50:43 [2022-07-18T18:50:43.581Z] #38 16.62 
18:50:43 [2022-07-18T18:50:43.581Z] #38 16.62 Reading and updating a list of files:
18:50:43 [2022-07-18T18:50:43.581Z] #38 16.62   tomll a.toml b.toml c.toml
18:50:43 [2022-07-18T18:50:43.581Z] #38 16.62 
18:50:43 [2022-07-18T18:50:43.581Z] #38 16.62 When given a list of files, tomll will modify all files in place without asking.
18:50:43 [2022-07-18T18:50:43.581Z] #38 DONE 17.9s
18:50:43 [2022-07-18T18:50:43.581Z] 
18:50:43 [2022-07-18T18:50:43.581Z] #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
18:50:43 [2022-07-18T18:50:43.581Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452
18:50:43 [2022-07-18T18:50:43.581Z] #55 17.89 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:50:43 [2022-07-18T18:50:43.581Z] #55 17.90 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
18:50:43 [2022-07-18T18:50:43.581Z] #55 18.09 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
18:50:43 [2022-07-18T18:50:43.687Z] #51 22.84 Fetched 8554 kB in 17s (502 kB/s)
18:50:43 [2022-07-18T18:50:43.687Z] #51 22.84 Reading package lists...
18:50:43 [2022-07-18T18:50:43.687Z] #51 ...
18:50:43 [2022-07-18T18:50:43.687Z] 
18:50:43 [2022-07-18T18:50:43.687Z] #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
18:50:43 [2022-07-18T18:50:43.687Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
18:50:43 [2022-07-18T18:50:43.687Z] #55 22.81 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
18:50:43 [2022-07-18T18:50:43.687Z] #55 22.81 go: downloading github.com/mgechev/revive v1.2.1
18:50:44 [2022-07-18T18:50:44.149Z] #55 18.45 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:50:44 [2022-07-18T18:50:44.150Z] #55 18.58 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:50:44 [2022-07-18T18:50:44.150Z] #55 18.66 go: downloading github.com/golangci/misspell v0.3.5
18:50:44 [2022-07-18T18:50:44.258Z] #55 23.64 go: downloading github.com/moricho/tparallel v0.2.1
18:50:44 [2022-07-18T18:50:44.258Z] #55 23.64 go: downloading github.com/nakabonne/nestif v0.3.1
18:50:44 [2022-07-18T18:50:44.409Z] #55 18.85 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:50:44 [2022-07-18T18:50:44.409Z] #55 18.94 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
18:50:44 [2022-07-18T18:50:44.436Z] #20 56.97 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
18:50:44 [2022-07-18T18:50:44.436Z] #20 56.98 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
18:50:44 [2022-07-18T18:50:44.436Z] #20 56.98 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:50:44 [2022-07-18T18:50:44.519Z] #55 23.76 go: downloading github.com/nishanths/exhaustive v0.7.11
18:50:44 [2022-07-18T18:50:44.519Z] #55 23.76 go: downloading github.com/nishanths/predeclared v0.2.2
18:50:44 [2022-07-18T18:50:44.669Z] #55 19.07 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
18:50:44 [2022-07-18T18:50:44.669Z] #55 19.17 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
18:50:44 [2022-07-18T18:50:44.669Z] #55 19.19 go: downloading github.com/jgautheron/goconst v1.5.1
18:50:44 [2022-07-18T18:50:44.669Z] #55 19.22 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
18:50:44 [2022-07-18T18:50:44.780Z] #55 23.96 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
18:50:44 [2022-07-18T18:50:44.780Z] #55 23.96 go: downloading github.com/ryancurrah/gomodguard v1.2.3
18:50:44 [2022-07-18T18:50:44.780Z] #55 24.12 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
18:50:44 [2022-07-18T18:50:44.928Z] #55 19.24 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
18:50:44 [2022-07-18T18:50:44.928Z] #55 19.34 go: downloading github.com/julz/importas v0.1.0
18:50:44 [2022-07-18T18:50:44.928Z] #55 19.35 go: downloading github.com/kisielk/errcheck v1.6.0
18:50:44 [2022-07-18T18:50:44.928Z] #55 19.44 go: downloading github.com/kulti/thelper v0.6.2
18:50:44 [2022-07-18T18:50:44.928Z] #55 19.45 go: downloading github.com/kunwardeep/paralleltest v1.0.3
18:50:45 [2022-07-18T18:50:45.040Z] #55 24.21 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
18:50:45 [2022-07-18T18:50:45.040Z] #55 24.25 go: downloading github.com/securego/gosec/v2 v2.11.0
18:50:45 [2022-07-18T18:50:45.189Z] #55 19.53 go: downloading github.com/kyoh86/exportloopref v0.1.8
18:50:45 [2022-07-18T18:50:45.189Z] #55 19.59 go: downloading github.com/ldez/tagliatelle v0.3.1
18:50:45 [2022-07-18T18:50:45.189Z] #55 19.65 go: downloading github.com/leonklingele/grouper v1.1.0
18:50:45 [2022-07-18T18:50:45.189Z] #55 19.69 go: downloading github.com/lufeee/execinquery v1.2.1
18:50:45 [2022-07-18T18:50:45.189Z] #55 19.77 go: downloading github.com/maratori/testpackage v1.0.1
18:50:45 [2022-07-18T18:50:45.189Z] #55 19.80 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
18:50:45 [2022-07-18T18:50:45.301Z] #55 24.55 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
18:50:45 [2022-07-18T18:50:45.301Z] #55 24.55 go: downloading github.com/sivchari/containedctx v1.0.2
18:50:45 [2022-07-18T18:50:45.301Z] #55 24.61 go: downloading github.com/sivchari/tenv v1.5.0
18:50:45 [2022-07-18T18:50:45.301Z] #55 24.68 go: downloading github.com/sonatard/noctx v0.0.1
18:50:45 [2022-07-18T18:50:45.301Z] #55 24.77 go: downloading github.com/sourcegraph/go-diff v0.6.1
18:50:45 [2022-07-18T18:50:45.449Z] #55 19.89 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
18:50:45 [2022-07-18T18:50:45.449Z] #55 19.90 go: downloading github.com/mgechev/revive v1.2.1
18:50:45 [2022-07-18T18:50:45.561Z] #55 24.91 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
18:50:45 [2022-07-18T18:50:45.561Z] #55 25.02 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
18:50:45 [2022-07-18T18:50:45.561Z] #55 25.09 go: downloading github.com/sylvia7788/contextcheck v1.0.4
18:50:45 [2022-07-18T18:50:45.805Z] #20 ...
18:50:45 [2022-07-18T18:50:45.805Z] 
18:50:45 [2022-07-18T18:50:45.805Z] #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
18:50:45 [2022-07-18T18:50:45.805Z] #71 sha256:95336703832a689879efd7e523686c6013d5d0a6cdaab850ecb8b6fa7b4ae5fd
18:50:45 [2022-07-18T18:50:45.805Z] #71 14.02 + cd /tmp/tmp.zfzIYaXdJE/src/github.com/containerd/containerd
18:50:45 [2022-07-18T18:50:45.805Z] #71 14.02 + git checkout -q v1.6.6
18:50:45 [2022-07-18T18:50:45.805Z] #71 14.87 + export 'BUILDTAGS=netgo osusergo static_build'
18:50:45 [2022-07-18T18:50:45.805Z] #71 14.87 + BUILDTAGS='netgo osusergo static_build'
18:50:45 [2022-07-18T18:50:45.805Z] #71 14.87 + export EXTRA_FLAGS=-buildmode=pie
18:50:45 [2022-07-18T18:50:45.805Z] #71 14.87 + EXTRA_FLAGS=-buildmode=pie
18:50:45 [2022-07-18T18:50:45.805Z] #71 14.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:50:45 [2022-07-18T18:50:45.805Z] #71 14.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:50:45 [2022-07-18T18:50:45.805Z] #71 14.87 + '[' '' = dynamic ']'
18:50:45 [2022-07-18T18:50:45.805Z] #71 14.87 + make
18:50:45 [2022-07-18T18:50:45.805Z] #71 15.36 + bin/ctr
18:50:46 [2022-07-18T18:50:46.019Z] #55 20.61 go: downloading github.com/moricho/tparallel v0.2.1
18:50:46 [2022-07-18T18:50:46.132Z] #55 25.32 go: downloading github.com/tdakkota/asciicheck v0.1.1
18:50:46 [2022-07-18T18:50:46.132Z] #55 25.32 go: downloading github.com/tetafro/godot v1.4.11
18:50:46 [2022-07-18T18:50:46.132Z] #55 25.37 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
18:50:46 [2022-07-18T18:50:46.132Z] #55 25.37 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
18:50:46 [2022-07-18T18:50:46.132Z] #55 25.45 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
18:50:46 [2022-07-18T18:50:46.279Z] #55 20.62 go: downloading github.com/nakabonne/nestif v0.3.1
18:50:46 [2022-07-18T18:50:46.279Z] #55 ...
18:50:46 [2022-07-18T18:50:46.279Z] 
18:50:46 [2022-07-18T18:50:46.279Z] #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
18:50:46 [2022-07-18T18:50:46.279Z] #67 sha256:4f651a44fc5743d241ba95d9b46ea867e55d94b2c665ec768a9313d2b8228e6d
18:50:46 [2022-07-18T18:50:46.279Z] #67 10.18 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
18:50:46 [2022-07-18T18:50:46.279Z] #67 10.78 go: downloading github.com/google/uuid v1.3.0
18:50:46 [2022-07-18T18:50:46.279Z] #67 10.94 go: downloading github.com/moby/vpnkit v0.5.0
18:50:46 [2022-07-18T18:50:46.279Z] #67 11.00 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:50:46 [2022-07-18T18:50:46.279Z] #67 11.21 go: downloading github.com/gofrs/flock v0.8.1
18:50:46 [2022-07-18T18:50:46.279Z] #67 11.25 go: downloading github.com/gorilla/mux v1.8.0
18:50:46 [2022-07-18T18:50:46.279Z] #67 11.43 go: downloading github.com/moby/sys/mountinfo v0.6.0
18:50:46 [2022-07-18T18:50:46.279Z] #67 11.81 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
18:50:46 [2022-07-18T18:50:46.279Z] #67 12.04 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
18:50:46 [2022-07-18T18:50:46.279Z] #67 12.12 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
18:50:46 [2022-07-18T18:50:46.279Z] #67 14.48 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:50:46 [2022-07-18T18:50:46.279Z] #67 ...
18:50:46 [2022-07-18T18:50:46.279Z] 
18:50:46 [2022-07-18T18:50:46.279Z] #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
18:50:46 [2022-07-18T18:50:46.279Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452
18:50:46 [2022-07-18T18:50:46.279Z] #55 20.76 go: downloading github.com/nishanths/exhaustive v0.7.11
18:50:46 [2022-07-18T18:50:46.279Z] #55 20.76 go: downloading github.com/nishanths/predeclared v0.2.2
18:50:46 [2022-07-18T18:50:46.405Z] #55 25.82 go: downloading github.com/ultraware/funlen v0.0.3
18:50:46 [2022-07-18T18:50:46.405Z] #55 25.91 go: downloading github.com/ultraware/whitespace v0.0.5
18:50:46 [2022-07-18T18:50:46.540Z] #55 20.93 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
18:50:46 [2022-07-18T18:50:46.540Z] #55 20.93 go: downloading github.com/ryancurrah/gomodguard v1.2.3
18:50:46 [2022-07-18T18:50:46.540Z] #55 21.02 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
18:50:46 [2022-07-18T18:50:46.666Z] #55 25.98 go: downloading github.com/uudashr/gocognit v1.0.5
18:50:46 [2022-07-18T18:50:46.666Z] #55 26.05 go: downloading github.com/yagipy/maintidx v1.0.0
18:50:46 [2022-07-18T18:50:46.666Z] #55 26.20 go: downloading github.com/yeya24/promlinter v0.2.0
18:50:46 [2022-07-18T18:50:46.666Z] #55 26.20 go: downloading gitlab.com/bosi/decorder v0.2.1
18:50:46 [2022-07-18T18:50:46.810Z] #55 21.02 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
18:50:46 [2022-07-18T18:50:46.810Z] #55 21.09 go: downloading github.com/securego/gosec/v2 v2.11.0
18:50:47 [2022-07-18T18:50:47.071Z] #55 21.40 go: downloading github.com/sivchari/containedctx v1.0.2
18:50:47 [2022-07-18T18:50:47.071Z] #55 21.40 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
18:50:47 [2022-07-18T18:50:47.071Z] #55 ...
18:50:47 [2022-07-18T18:50:47.071Z] 
18:50:47 [2022-07-18T18:50:47.071Z] #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
18:50:47 [2022-07-18T18:50:47.071Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925
18:50:47 [2022-07-18T18:50:47.071Z] #53 11.40 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
18:50:47 [2022-07-18T18:50:47.071Z] #53 11.42 go: downloading golang.org/x/mod v0.3.0
18:50:47 [2022-07-18T18:50:47.071Z] #53 ...
18:50:47 [2022-07-18T18:50:47.071Z] 
18:50:47 [2022-07-18T18:50:47.071Z] #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
18:50:47 [2022-07-18T18:50:47.071Z] #31 sha256:790ad0ed172ab36f8f02c21f488ba4c84aa6939171124e6bd2e83e6a5fc106ae
18:50:47 [2022-07-18T18:50:47.071Z] #31 18.31 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:50:47 [2022-07-18T18:50:47.071Z] #31 19.91 #=#=#                                                                         
18:50:47 [2022-07-18T18:50:47.071Z] #31 20.28 #=#=#                                                                         

                                                                           0.8%
######################################################################## 100.0%
18:50:47 [2022-07-18T18:50:47.239Z] #55 26.63 go: downloading honnef.co/go/tools v0.3.1
18:50:48 [2022-07-18T18:50:48.011Z] #31 ...
18:50:48 [2022-07-18T18:50:48.012Z] 
18:50:48 [2022-07-18T18:50:48.012Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
18:50:48 [2022-07-18T18:50:48.012Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff
18:50:48 [2022-07-18T18:50:48.012Z] #76 12.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
18:50:48 [2022-07-18T18:50:48.012Z] #76 17.73 Fetched 8436 kB in 13s (658 kB/s)
18:50:48 [2022-07-18T18:50:48.012Z] #76 17.73 Reading package lists...
18:50:48 [2022-07-18T18:50:48.012Z] #76 ...
18:50:48 [2022-07-18T18:50:48.012Z] 
18:50:48 [2022-07-18T18:50:48.012Z] #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
18:50:48 [2022-07-18T18:50:48.012Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1
18:50:48 [2022-07-18T18:50:48.012Z] #47 21.87 Updating files:  80% (1751/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.
18:50:48 [2022-07-18T18:50:48.012Z] #47 22.22 + git checkout -q v2.3.0
18:50:48 [2022-07-18T18:50:48.107Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.1s
18:50:48 [2022-07-18T18:50:48.271Z] #47 ...
18:50:48 [2022-07-18T18:50:48.271Z] 
18:50:48 [2022-07-18T18:50:48.271Z] #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
18:50:48 [2022-07-18T18:50:48.271Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1
18:50:48 [2022-07-18T18:50:48.271Z] #36 12.67 go: downloading github.com/sirupsen/logrus v1.6.0
18:50:48 [2022-07-18T18:50:48.271Z] #36 12.67 go: downloading github.com/spf13/cobra v1.1.3
18:50:48 [2022-07-18T18:50:48.271Z] #36 12.98 go: downloading github.com/mattn/go-isatty v0.0.3
18:50:48 [2022-07-18T18:50:48.271Z] #36 13.23 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
18:50:48 [2022-07-18T18:50:48.271Z] #36 13.60 go: downloading gopkg.in/yaml.v2 v2.4.0
18:50:48 [2022-07-18T18:50:48.271Z] #36 13.76 go: downloading github.com/cosiner/argv v0.1.0
18:50:48 [2022-07-18T18:50:48.271Z] #36 13.89 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
18:50:48 [2022-07-18T18:50:48.271Z] #36 13.90 go: downloading github.com/peterh/liner v1.2.2
18:50:48 [2022-07-18T18:50:48.271Z] #36 14.06 go: downloading github.com/google/go-dap v0.6.0
18:50:48 [2022-07-18T18:50:48.271Z] #36 14.32 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
18:50:48 [2022-07-18T18:50:48.271Z] #36 14.75 go: downloading github.com/mattn/go-runewidth v0.0.3
18:50:48 [2022-07-18T18:50:48.271Z] #36 15.01 go: downloading github.com/hashicorp/golang-lru v0.5.4
18:50:48 [2022-07-18T18:50:48.271Z] #36 15.09 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
18:50:48 [2022-07-18T18:50:48.271Z] #36 16.32 go: downloading github.com/russross/blackfriday/v2 v2.0.1
18:50:48 [2022-07-18T18:50:48.271Z] #36 16.59 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
18:50:48 [2022-07-18T18:50:48.271Z] #36 ...
18:50:48 [2022-07-18T18:50:48.271Z] 
18:50:48 [2022-07-18T18:50:48.271Z] #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
18:50:48 [2022-07-18T18:50:48.271Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452
18:50:48 [2022-07-18T18:50:48.271Z] #55 21.50 go: downloading github.com/sivchari/tenv v1.5.0
18:50:48 [2022-07-18T18:50:48.271Z] #55 21.56 go: downloading github.com/sonatard/noctx v0.0.1
18:50:48 [2022-07-18T18:50:48.271Z] #55 21.64 go: downloading github.com/sourcegraph/go-diff v0.6.1
18:50:48 [2022-07-18T18:50:48.271Z] #55 21.67 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
18:50:48 [2022-07-18T18:50:48.271Z] #55 21.77 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
18:50:48 [2022-07-18T18:50:48.271Z] #55 21.79 go: downloading github.com/sylvia7788/contextcheck v1.0.4
18:50:48 [2022-07-18T18:50:48.271Z] #55 21.81 go: downloading github.com/tdakkota/asciicheck v0.1.1
18:50:48 [2022-07-18T18:50:48.271Z] #55 21.85 go: downloading github.com/tetafro/godot v1.4.11
18:50:48 [2022-07-18T18:50:48.271Z] #55 21.92 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
18:50:48 [2022-07-18T18:50:48.271Z] #55 21.94 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
18:50:48 [2022-07-18T18:50:48.271Z] #55 22.02 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
18:50:48 [2022-07-18T18:50:48.271Z] #55 22.18 go: downloading github.com/ultraware/funlen v0.0.3
18:50:48 [2022-07-18T18:50:48.271Z] #55 22.42 go: downloading github.com/ultraware/whitespace v0.0.5
18:50:48 [2022-07-18T18:50:48.271Z] #55 22.48 go: downloading github.com/uudashr/gocognit v1.0.5
18:50:48 [2022-07-18T18:50:48.271Z] #55 22.60 go: downloading github.com/yagipy/maintidx v1.0.0
18:50:48 [2022-07-18T18:50:48.271Z] #55 22.69 go: downloading github.com/yeya24/promlinter v0.2.0
18:50:48 [2022-07-18T18:50:48.271Z] #55 22.69 go: downloading gitlab.com/bosi/decorder v0.2.1
18:50:48 [2022-07-18T18:50:48.271Z] #55 22.87 go: downloading honnef.co/go/tools v0.3.1
18:50:48 [2022-07-18T18:50:48.627Z] #55 ...
18:50:48 [2022-07-18T18:50:48.627Z] 
18:50:48 [2022-07-18T18:50:48.627Z] #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             ;
18:50:48 [2022-07-18T18:50:48.627Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
18:50:48 [2022-07-18T18:50:48.627Z] #76 21.76 Reading package lists...
18:50:50 [2022-07-18T18:50:50.180Z] #55 24.38 go: downloading mvdan.cc/gofumpt v0.3.1
18:50:50 [2022-07-18T18:50:50.180Z] #55 24.44 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:50:50 [2022-07-18T18:50:50.180Z] #55 24.47 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
18:50:50 [2022-07-18T18:50:50.180Z] #55 ...
18:50:50 [2022-07-18T18:50:50.180Z] 
18:50:50 [2022-07-18T18:50:50.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
18:50:50 [2022-07-18T18:50:50.180Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17
18:50:50 [2022-07-18T18:50:50.180Z] #62 14.61 Fetched 8436 kB in 11s (754 kB/s)
18:50:50 [2022-07-18T18:50:50.180Z] #62 14.61 Reading package lists...
18:50:50 [2022-07-18T18:50:50.180Z] #62 20.24 Reading package lists...
18:50:50 [2022-07-18T18:50:50.180Z] #62 ...
18:50:50 [2022-07-18T18:50:50.180Z] 
18:50:50 [2022-07-18T18:50:50.180Z] #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
18:50:50 [2022-07-18T18:50:50.180Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1
18:50:50 [2022-07-18T18:50:50.180Z] #47 24.48 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:50:50 [2022-07-18T18:50:50.650Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 7.5s done
18:50:50 [2022-07-18T18:50:50.650Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a
18:50:50 [2022-07-18T18:50:50.799Z] #76 28.15 Reading package lists...
18:50:50 [2022-07-18T18:50:50.799Z] #76 ...
18:50:50 [2022-07-18T18:50:50.799Z] 
18:50:50 [2022-07-18T18:50:50.799Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:50:50 [2022-07-18T18:50:50.799Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
18:50:50 [2022-07-18T18:50:50.799Z] #14 19.74 Fetched 8550 kB in 16s (552 kB/s)
18:50:50 [2022-07-18T18:50:50.799Z] #14 19.74 Reading package lists...
18:50:50 [2022-07-18T18:50:50.799Z] #14 26.63 Reading package lists...
18:50:50 [2022-07-18T18:50:50.799Z] #14 ...
18:50:50 [2022-07-18T18:50:50.799Z] 
18:50:50 [2022-07-18T18:50:50.799Z] #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
18:50:50 [2022-07-18T18:50:50.799Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
18:50:50 [2022-07-18T18:50:50.799Z] #47 27.02 Updating files:  73% (1603/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.
18:50:50 [2022-07-18T18:50:50.799Z] #47 27.72 + git checkout -q v2.3.0
18:50:50 [2022-07-18T18:50:50.799Z] #47 30.00 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:50:50 [2022-07-18T18:50:50.910Z] #11 ...
18:50:50 [2022-07-18T18:50:50.910Z] 
18:50:50 [2022-07-18T18:50:50.910Z] #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
18:50:50 [2022-07-18T18:50:50.910Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
18:50:50 [2022-07-18T18:50:50.910Z] #29 1.229 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:50:50 [2022-07-18T18:50:50.910Z] #29 1.243 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:50:50 [2022-07-18T18:50:50.910Z] #29 1.243 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:50:50 [2022-07-18T18:50:50.910Z] #29 1.451 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
18:50:50 [2022-07-18T18:50:50.910Z] #29 1.776 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
18:50:50 [2022-07-18T18:50:50.910Z] #29 1.895 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
18:50:50 [2022-07-18T18:50:50.910Z] #29 3.515 Fetched 8550 kB in 3s (3354 kB/s)
18:50:50 [2022-07-18T18:50:50.910Z] #29 3.515 Reading package lists...
18:50:50 [2022-07-18T18:50:50.910Z] #29 4.368 Reading package lists...
18:50:50 [2022-07-18T18:50:50.910Z] #29 5.152 Building dependency tree...
18:50:50 [2022-07-18T18:50:50.910Z] #29 5.496 The following additional packages will be installed:
18:50:50 [2022-07-18T18:50:50.910Z] #29 5.496   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
18:50:50 [2022-07-18T18:50:50.910Z] #29 5.508   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
18:50:50 [2022-07-18T18:50:50.910Z] #29 5.508 Recommended packages:
18:50:50 [2022-07-18T18:50:50.910Z] #29 5.508   libldap-common publicsuffix libsasl2-modules
18:50:50 [2022-07-18T18:50:50.910Z] #29 5.737 The following NEW packages will be installed:
18:50:50 [2022-07-18T18:50:50.910Z] #29 5.737   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
18:50:50 [2022-07-18T18:50:50.910Z] #29 5.748   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
18:50:50 [2022-07-18T18:50:50.910Z] #29 5.748   libssh2-1 openssl
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.022 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.022 Need to get 3041 kB of archives.
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.022 After this operation, 6651 kB of additional disk space will be used.
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.022 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.033 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.042 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.042 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.042 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.042 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.052 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.052 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.052 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.052 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.052 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.060 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.060 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.060 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.076 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.292 debconf: delaying package configuration, since apt-utils is not installed
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.336 Fetched 3041 kB in 0s (9696 kB/s)
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.435 Selecting previously unselected package openssl.
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.435 (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.)
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.435 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.441 Unpacking openssl (1.1.1n-0+deb11u3) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.720 Selecting previously unselected package ca-certificates.
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.720 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.724 Unpacking ca-certificates (20210119) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.997 Selecting previously unselected package libbrotli1:amd64.
18:50:50 [2022-07-18T18:50:50.910Z] #29 6.997 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.010 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.184 Selecting previously unselected package libsasl2-modules-db:amd64.
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.184 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.196 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.335 Selecting previously unselected package libsasl2-2:amd64.
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.335 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.346 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.433 Selecting previously unselected package libldap-2.4-2:amd64.
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.433 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.438 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.508 Selecting previously unselected package libnghttp2-14:amd64.
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.508 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.514 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.569 Selecting previously unselected package libpsl5:amd64.
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.571 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.577 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.636 Selecting previously unselected package librtmp1:amd64.
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.637 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.646 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.715 Selecting previously unselected package libssh2-1:amd64.
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.715 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.720 Unpacking libssh2-1:amd64 (1.9.0-2) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.798 Selecting previously unselected package libcurl4:amd64.
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.798 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.802 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.925 Selecting previously unselected package curl.
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.925 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 7.932 Unpacking curl (7.74.0-1.3+deb11u1) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 8.016 Selecting previously unselected package libonig5:amd64.
18:50:50 [2022-07-18T18:50:50.910Z] #29 8.016 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 8.029 Unpacking libonig5:amd64 (6.9.6-1.1) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 8.104 Selecting previously unselected package libjq1:amd64.
18:50:50 [2022-07-18T18:50:50.910Z] #29 8.104 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 8.110 Unpacking libjq1:amd64 (1.6-2.1) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 8.175 Selecting previously unselected package jq.
18:50:50 [2022-07-18T18:50:50.910Z] #29 8.175 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 8.183 Unpacking jq (1.6-2.1) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 8.241 Setting up libpsl5:amd64 (0.21.0-1.2) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 8.252 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 8.264 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 8.280 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 8.295 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 8.311 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 8.322 Setting up libssh2-1:amd64 (1.9.0-2) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 8.337 Setting up openssl (1.1.1n-0+deb11u3) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 8.360 Setting up libonig5:amd64 (6.9.6-1.1) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 8.372 Setting up libjq1:amd64 (1.6-2.1) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 8.385 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 8.402 Setting up ca-certificates (20210119) ...
18:50:50 [2022-07-18T18:50:50.910Z] #29 9.034 Updating certificates in /etc/ssl/certs...
18:50:51 [2022-07-18T18:50:51.173Z] #29 ...
18:50:51 [2022-07-18T18:50:51.173Z] 
18:50:51 [2022-07-18T18:50:51.173Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:50:51 [2022-07-18T18:50:51.173Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:50:51 [2022-07-18T18:50:51.564Z] #47 ...
18:50:51 [2022-07-18T18:50:51.564Z] 
18:50:51 [2022-07-18T18:50:51.565Z] #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
18:50:51 [2022-07-18T18:50:51.565Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
18:50:51 [2022-07-18T18:50:51.565Z] #14 15.75 Fetched 8436 kB in 12s (700 kB/s)
18:50:51 [2022-07-18T18:50:51.565Z] #14 15.75 Reading package lists...
18:50:51 [2022-07-18T18:50:51.565Z] #14 21.41 Reading package lists...
18:50:51 [2022-07-18T18:50:51.565Z] #14 ...
18:50:51 [2022-07-18T18:50:51.565Z] 
18:50:51 [2022-07-18T18:50:51.565Z] #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
18:50:51 [2022-07-18T18:50:51.565Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17
18:50:51 [2022-07-18T18:50:51.565Z] #62 20.24 Reading package lists...
18:50:51 [2022-07-18T18:50:51.565Z] #62 24.91 Building dependency tree...
18:50:51 [2022-07-18T18:50:51.565Z] #62 ...
18:50:51 [2022-07-18T18:50:51.565Z] 
18:50:51 [2022-07-18T18:50:51.565Z] #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
18:50:51 [2022-07-18T18:50:51.565Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980
18:50:51 [2022-07-18T18:50:51.565Z] #51 15.53 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
18:50:51 [2022-07-18T18:50:51.565Z] #51 18.11 Fetched 8440 kB in 14s (619 kB/s)
18:50:51 [2022-07-18T18:50:51.565Z] #51 18.11 Reading package lists...
18:50:51 [2022-07-18T18:50:51.755Z] #47 ...
18:50:51 [2022-07-18T18:50:51.755Z] 
18:50:51 [2022-07-18T18:50:51.755Z] #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
18:50:51 [2022-07-18T18:50:51.755Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
18:50:51 [2022-07-18T18:50:51.755Z] #42 20.95 Fetched 8550 kB in 16s (551 kB/s)
18:50:51 [2022-07-18T18:50:51.755Z] #42 20.95 Reading package lists...
18:50:51 [2022-07-18T18:50:51.755Z] #42 27.51 Reading package lists...
18:50:51 [2022-07-18T18:50:51.755Z] #42 ...
18:50:51 [2022-07-18T18:50:51.755Z] 
18:50:51 [2022-07-18T18:50:51.755Z] #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
18:50:51 [2022-07-18T18:50:51.755Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
18:50:51 [2022-07-18T18:50:51.755Z] #55 28.46 go: downloading mvdan.cc/gofumpt v0.3.1
18:50:51 [2022-07-18T18:50:51.755Z] #55 28.46 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:50:51 [2022-07-18T18:50:51.755Z] #55 28.61 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
18:50:51 [2022-07-18T18:50:51.755Z] #55 28.79 go: downloading github.com/davecgh/go-spew v1.1.1
18:50:51 [2022-07-18T18:50:51.755Z] #55 28.87 go: downloading github.com/pmezard/go-difflib v1.0.0
18:50:51 [2022-07-18T18:50:51.755Z] #55 28.88 go: downloading github.com/stretchr/objx v0.1.1
18:50:51 [2022-07-18T18:50:51.755Z] #55 29.08 go: downloading golang.org/x/text v0.3.7
18:50:51 [2022-07-18T18:50:51.824Z] #51 23.11 Reading package lists...
18:50:51 [2022-07-18T18:50:51.824Z] #51 ...
18:50:51 [2022-07-18T18:50:51.824Z] 
18:50:51 [2022-07-18T18:50:51.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
18:50:51 [2022-07-18T18:50:51.824Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
18:50:52 [2022-07-18T18:50:52.345Z] #71 ...
18:50:52 [2022-07-18T18:50:52.345Z] 
18:50:52 [2022-07-18T18:50:52.346Z] #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
18:50:52 [2022-07-18T18:50:52.346Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3
18:50:52 [2022-07-18T18:50:52.346Z] #20 58.53 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
18:50:52 [2022-07-18T18:50:52.346Z] #20 58.54 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 58.54 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 62.30 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
18:50:52 [2022-07-18T18:50:52.346Z] #20 62.31 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 62.31 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.03 Selecting previously unselected package g++-mingw-w64-x86-64.
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.04 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.05 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.10 Selecting previously unselected package libapparmor1:amd64.
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.11 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.12 Unpacking libapparmor1:amd64 (2.13.6-10) ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.17 Selecting previously unselected package libapparmor-dev:amd64.
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.18 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.18 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.24 Selecting previously unselected package libbtrfs0:amd64.
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.25 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.25 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.34 Selecting previously unselected package libbtrfs-dev:amd64.
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.34 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.35 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.43 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.44 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.44 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.48 Selecting previously unselected package libudev-dev:amd64.
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.48 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.48 Unpacking libudev-dev:amd64 (247.3-7) ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.54 Selecting previously unselected package libsepol1-dev:amd64.
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.55 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.55 Unpacking libsepol1-dev:amd64 (3.1-1) ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.67 Selecting previously unselected package libpcre2-16-0:amd64.
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.67 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.68 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.76 Selecting previously unselected package libpcre2-32-0:amd64.
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.76 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.77 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.85 Selecting previously unselected package libpcre2-posix2:amd64.
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.86 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.86 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.90 Selecting previously unselected package libpcre2-dev:amd64.
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.91 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
18:50:52 [2022-07-18T18:50:52.346Z] #20 64.91 Unpacking libpcre2-dev:amd64 (10.36-2) ...
18:50:52 [2022-07-18T18:50:52.601Z] #20 65.10 Selecting previously unselected package libselinux1-dev:amd64.
18:50:52 [2022-07-18T18:50:52.601Z] #20 65.11 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
18:50:52 [2022-07-18T18:50:52.601Z] #20 65.11 Unpacking libselinux1-dev:amd64 (3.1-3) ...
18:50:52 [2022-07-18T18:50:52.771Z] #14 26.07 Building dependency tree...
18:50:52 [2022-07-18T18:50:52.771Z] #14 ...
18:50:52 [2022-07-18T18:50:52.771Z] 
18:50:52 [2022-07-18T18:50:52.771Z] #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
18:50:52 [2022-07-18T18:50:52.771Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339
18:50:52 [2022-07-18T18:50:52.771Z] #42 13.15 Reading package lists...
18:50:52 [2022-07-18T18:50:52.771Z] #42 17.36 Reading package lists...
18:50:52 [2022-07-18T18:50:52.771Z] #42 21.91 Building dependency tree...
18:50:52 [2022-07-18T18:50:52.771Z] #42 25.95 The following additional packages will be installed:
18:50:52 [2022-07-18T18:50:52.771Z] #42 25.97   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
18:50:52 [2022-07-18T18:50:52.771Z] #42 25.97 Suggested packages:
18:50:52 [2022-07-18T18:50:52.771Z] #42 25.97   cmake-doc ninja-build lrzip
18:50:52 [2022-07-18T18:50:52.771Z] #42 25.97 Recommended packages:
18:50:52 [2022-07-18T18:50:52.771Z] #42 25.97   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:50:52 [2022-07-18T18:50:52.771Z] #42 26.89 The following NEW packages will be installed:
18:50:52 [2022-07-18T18:50:52.771Z] #42 26.91   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
18:50:52 [2022-07-18T18:50:52.771Z] #42 26.93   vim-common xxd
18:50:52 [2022-07-18T18:50:52.858Z] #20 65.21 Selecting previously unselected package libdevmapper-dev:amd64.
18:50:52 [2022-07-18T18:50:52.858Z] #20 65.22 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
18:50:52 [2022-07-18T18:50:52.858Z] #20 65.22 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
18:50:52 [2022-07-18T18:50:52.858Z] #20 65.27 Selecting previously unselected package libseccomp-dev:amd64.
18:50:52 [2022-07-18T18:50:52.858Z] #20 65.28 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
18:50:52 [2022-07-18T18:50:52.858Z] #20 65.28 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:50:52 [2022-07-18T18:50:52.858Z] #20 65.36 Selecting previously unselected package libsystemd-dev:amd64.
18:50:52 [2022-07-18T18:50:52.858Z] #20 65.37 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
18:50:52 [2022-07-18T18:50:52.858Z] #20 65.38 Unpacking libsystemd-dev:amd64 (247.3-7) ...
18:50:53 [2022-07-18T18:50:53.031Z] #42 27.36 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:50:53 [2022-07-18T18:50:53.031Z] #42 27.36 Need to get 15.6 MB of archives.
18:50:53 [2022-07-18T18:50:53.031Z] #42 27.36 After this operation, 67.4 MB of additional disk space will be used.
18:50:53 [2022-07-18T18:50:53.031Z] #42 27.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
18:50:53 [2022-07-18T18:50:53.031Z] #42 27.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:50:53 [2022-07-18T18:50:53.031Z] #42 27.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
18:50:53 [2022-07-18T18:50:53.031Z] #42 27.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
18:50:53 [2022-07-18T18:50:53.031Z] #42 ...
18:50:53 [2022-07-18T18:50:53.031Z] 
18:50:53 [2022-07-18T18:50:53.031Z] #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
18:50:53 [2022-07-18T18:50:53.031Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452
18:50:53 [2022-07-18T18:50:53.031Z] #55 24.66 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
18:50:53 [2022-07-18T18:50:53.031Z] #55 24.66 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
18:50:53 [2022-07-18T18:50:53.031Z] #55 26.08 go: downloading github.com/davecgh/go-spew v1.1.1
18:50:53 [2022-07-18T18:50:53.031Z] #55 26.09 go: downloading github.com/pmezard/go-difflib v1.0.0
18:50:53 [2022-07-18T18:50:53.031Z] #55 26.16 go: downloading github.com/stretchr/objx v0.1.1
18:50:53 [2022-07-18T18:50:53.031Z] #55 26.21 go: downloading golang.org/x/text v0.3.7
18:50:53 [2022-07-18T18:50:53.113Z] #20 65.59 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:50:53 [2022-07-18T18:50:53.113Z] #20 65.60 Setting up libapparmor1:amd64 (2.13.6-10) ...
18:50:53 [2022-07-18T18:50:53.113Z] #20 65.61 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:50:53 [2022-07-18T18:50:53.113Z] #20 65.63 Setting up libsepol1-dev:amd64 (3.1-1) ...
18:50:53 [2022-07-18T18:50:53.113Z] #20 65.64 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:50:53 [2022-07-18T18:50:53.113Z] #20 65.66 Setting up libpcre2-16-0:amd64 (10.36-2) ...
18:50:53 [2022-07-18T18:50:53.113Z] #20 65.67 Setting up libbtrfs0:amd64 (5.10.1-2) ...
18:50:53 [2022-07-18T18:50:53.113Z] #20 65.68 Setting up libpcre2-32-0:amd64 (10.36-2) ...
18:50:53 [2022-07-18T18:50:53.113Z] #20 65.69 Setting up libudev-dev:amd64 (247.3-7) ...
18:50:53 [2022-07-18T18:50:53.113Z] #20 65.70 Setting up libpcre2-posix2:amd64 (10.36-2) ...
18:50:53 [2022-07-18T18:50:53.113Z] #20 65.71 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:50:53 [2022-07-18T18:50:53.113Z] #20 65.72 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
18:50:53 [2022-07-18T18:50:53.370Z] #20 65.73 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:50:53 [2022-07-18T18:50:53.370Z] #20 65.74 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
18:50:53 [2022-07-18T18:50:53.370Z] #20 65.75 Setting up mingw-w64-common (8.0.0-1) ...
18:50:53 [2022-07-18T18:50:53.370Z] #20 65.76 Setting up libsystemd-dev:amd64 (247.3-7) ...
18:50:53 [2022-07-18T18:50:53.370Z] #20 65.77 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
18:50:53 [2022-07-18T18:50:53.370Z] #20 65.78 Setting up libpcre2-dev:amd64 (10.36-2) ...
18:50:53 [2022-07-18T18:50:53.370Z] #20 65.80 Setting up libselinux1-dev:amd64 (3.1-3) ...
18:50:53 [2022-07-18T18:50:53.370Z] #20 65.81 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:50:53 [2022-07-18T18:50:53.370Z] #20 65.82 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:50:53 [2022-07-18T18:50:53.370Z] #20 65.83 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
18:50:53 [2022-07-18T18:50:53.370Z] #20 65.84 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:50:53 [2022-07-18T18:50:53.370Z] #20 65.85 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
18:50:53 [2022-07-18T18:50:53.370Z] #20 65.85 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
18:50:53 [2022-07-18T18:50:53.370Z] #20 65.86 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:50:53 [2022-07-18T18:50:53.370Z] #20 65.87 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
18:50:53 [2022-07-18T18:50:53.370Z] #20 65.88 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:50:53 [2022-07-18T18:50:53.370Z] #20 65.89 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:50:53 [2022-07-18T18:50:53.370Z] #20 65.91 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
18:50:53 [2022-07-18T18:50:53.370Z] #20 65.92 Setting up dmsetup (2:1.02.175-2.1) ...
18:50:53 [2022-07-18T18:50:53.627Z] #20 65.93 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
18:50:53 [2022-07-18T18:50:53.627Z] #20 65.95 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
18:50:53 [2022-07-18T18:50:53.627Z] #20 65.96 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:50:54 [2022-07-18T18:50:54.298Z] #55 ...
18:50:54 [2022-07-18T18:50:54.298Z] 
18:50:54 [2022-07-18T18:50:54.298Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
18:50:54 [2022-07-18T18:50:54.298Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
18:50:54 [2022-07-18T18:50:54.298Z] #42 27.51 Reading package lists...
18:50:54 [2022-07-18T18:50:54.992Z] #20 DONE 67.3s
18:50:54 [2022-07-18T18:50:54.992Z] 
18:50:54 [2022-07-18T18:50:54.992Z] #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
18:50:54 [2022-07-18T18:50:54.992Z] #21 sha256:64f3ecef25c02a7d4b0fd485e1a6934f10e0cd1c3ad62a0a50def9eaf88c1af4
18:50:55 [2022-07-18T18:50:55.370Z] #11 ...
18:50:55 [2022-07-18T18:50:55.370Z] 
18:50:55 [2022-07-18T18:50:55.370Z] #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
18:50:55 [2022-07-18T18:50:55.370Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
18:50:55 [2022-07-18T18:50:55.370Z] #29 10.15 129 added, 0 removed; done.
18:50:55 [2022-07-18T18:50:55.370Z] #29 10.23 Setting up jq (1.6-2.1) ...
18:50:55 [2022-07-18T18:50:55.370Z] #29 10.24 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
18:50:55 [2022-07-18T18:50:55.370Z] #29 10.25 Setting up curl (7.74.0-1.3+deb11u1) ...
18:50:55 [2022-07-18T18:50:55.370Z] #29 10.26 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:50:55 [2022-07-18T18:50:55.370Z] #29 10.29 Processing triggers for ca-certificates (20210119) ...
18:50:55 [2022-07-18T18:50:55.370Z] #29 10.29 Updating certificates in /etc/ssl/certs...
18:50:55 [2022-07-18T18:50:55.370Z] #29 11.13 0 added, 0 removed; done.
18:50:55 [2022-07-18T18:50:55.370Z] #29 11.13 Running hooks in /etc/ca-certificates/update.d...
18:50:55 [2022-07-18T18:50:55.370Z] #29 11.13 done.
18:50:55 [2022-07-18T18:50:55.370Z] #29 DONE 14.6s
18:50:55 [2022-07-18T18:50:55.573Z] #55 ...
18:50:55 [2022-07-18T18:50:55.573Z] 
18:50:55 [2022-07-18T18:50:55.573Z] #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
18:50:55 [2022-07-18T18:50:55.573Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339
18:50:55 [2022-07-18T18:50:55.573Z] #42 27.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB]
18:50:55 [2022-07-18T18:50:55.573Z] #42 27.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
18:50:55 [2022-07-18T18:50:55.573Z] #42 27.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
18:50:55 [2022-07-18T18:50:55.573Z] #42 27.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
18:50:55 [2022-07-18T18:50:55.573Z] #42 27.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
18:50:55 [2022-07-18T18:50:55.573Z] #42 27.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
18:50:55 [2022-07-18T18:50:55.573Z] #42 29.06 debconf: delaying package configuration, since apt-utils is not installed
18:50:55 [2022-07-18T18:50:55.573Z] #42 29.42 Fetched 15.6 MB in 1s (15.9 MB/s)
18:50:55 [2022-07-18T18:50:55.573Z] #42 29.49 Selecting previously unselected package xxd.
18:50:55 [2022-07-18T18:50:55.573Z] #42 29.49 (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.)
18:50:55 [2022-07-18T18:50:55.573Z] #42 29.59 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
18:50:55 [2022-07-18T18:50:55.573Z] #42 29.59 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:50:55 [2022-07-18T18:50:55.573Z] #42 29.89 Selecting previously unselected package vim-common.
18:50:55 [2022-07-18T18:50:55.573Z] #42 29.89 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:50:55 [2022-07-18T18:50:55.573Z] #42 29.93 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:50:55 [2022-07-18T18:50:55.632Z] 
18:50:55 [2022-07-18T18:50:55.632Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:50:55 [2022-07-18T18:50:55.632Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:50:55 [2022-07-18T18:50:55.632Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.0s
18:50:55 [2022-07-18T18:50:55.632Z] #11 ...
18:50:55 [2022-07-18T18:50:55.632Z] 
18:50:55 [2022-07-18T18:50:55.632Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:50:55 [2022-07-18T18:50:55.632Z] #30 sha256:24ad9ee45f9ba3711cf858d1ea997d7a1c680109454f0f6282898e550d282139
18:50:55 [2022-07-18T18:50:55.632Z] #30 DONE 0.2s
18:50:55 [2022-07-18T18:50:55.632Z] 
18:50:55 [2022-07-18T18:50:55.632Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:50:55 [2022-07-18T18:50:55.632Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:50:55 [2022-07-18T18:50:55.833Z] #42 30.32 Selecting previously unselected package cmake-data.
18:50:55 [2022-07-18T18:50:55.833Z] #42 30.33 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
18:50:55 [2022-07-18T18:50:55.833Z] #42 30.33 Unpacking cmake-data (3.18.4-2+deb11u1) ...
18:50:55 [2022-07-18T18:50:55.924Z] #21 1.136 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:50:56 [2022-07-18T18:50:56.180Z] #21 1.136 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:50:56 [2022-07-18T18:50:56.180Z] #21 1.136 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:50:56 [2022-07-18T18:50:56.469Z] #42 33.84 Building dependency tree...
18:50:57 [2022-07-18T18:50:57.020Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 6.2s done
18:50:57 [2022-07-18T18:50:57.280Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263
18:50:58 [2022-07-18T18:50:58.376Z] #42 ...
18:50:58 [2022-07-18T18:50:58.376Z] 
18:50:58 [2022-07-18T18:50:58.376Z] #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
18:50:58 [2022-07-18T18:50:58.376Z] #31 sha256:790ad0ed172ab36f8f02c21f488ba4c84aa6939171124e6bd2e83e6a5fc106ae
18:50:58 [2022-07-18T18:50:58.376Z] #31 21.77 
18:50:58 [2022-07-18T18:50:58.376Z] #31 26.55 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
18:50:58 [2022-07-18T18:50:58.376Z] #31 28.30 #=#=#                                                                         
18:50:58 [2022-07-18T18:50:58.376Z] #31 28.70 #=#=#                                                                         

                                                                           0.1%
##########                                                                14.9%
###################                                                       27.1%
#############################                                             41.5%
########################################                                  56.3%
######################################################                    75.3%
################################################################          89.6%
######################################################################## 100.0%
18:50:58 [2022-07-18T18:50:58.376Z] #31 30.80 
18:50:58 [2022-07-18T18:50:58.376Z] #31 ...
18:50:58 [2022-07-18T18:50:58.376Z] 
18:50:58 [2022-07-18T18:50:58.376Z] #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
18:50:58 [2022-07-18T18:50:58.376Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17
18:50:58 [2022-07-18T18:50:58.376Z] #62 24.91 Building dependency tree...
18:50:58 [2022-07-18T18:50:58.376Z] #62 28.99 The following additional packages will be installed:
18:50:58 [2022-07-18T18:50:58.376Z] #62 29.00   libbtrfs0
18:50:58 [2022-07-18T18:50:58.376Z] #62 29.20 The following NEW packages will be installed:
18:50:58 [2022-07-18T18:50:58.376Z] #62 29.20   libbtrfs-dev libbtrfs0
18:50:58 [2022-07-18T18:50:58.376Z] #62 29.60 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:50:58 [2022-07-18T18:50:58.376Z] #62 29.60 Need to get 454 kB of archives.
18:50:58 [2022-07-18T18:50:58.376Z] #62 29.60 After this operation, 1275 kB of additional disk space will be used.
18:50:58 [2022-07-18T18:50:58.376Z] #62 29.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
18:50:58 [2022-07-18T18:50:58.376Z] #62 29.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
18:50:58 [2022-07-18T18:50:58.376Z] #62 30.75 debconf: delaying package configuration, since apt-utils is not installed
18:50:58 [2022-07-18T18:50:58.376Z] #62 30.97 Fetched 454 kB in 0s (1311 kB/s)
18:50:58 [2022-07-18T18:50:58.376Z] #62 31.09 Selecting previously unselected package libbtrfs0:arm64.
18:50:58 [2022-07-18T18:50:58.376Z] #62 31.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
18:50:58 [2022-07-18T18:50:58.376Z] #62 31.15 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
18:50:58 [2022-07-18T18:50:58.376Z] #62 31.16 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
18:50:58 [2022-07-18T18:50:58.376Z] #62 31.40 Selecting previously unselected package libbtrfs-dev:arm64.
18:50:58 [2022-07-18T18:50:58.376Z] #62 31.40 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
18:50:58 [2022-07-18T18:50:58.376Z] #62 31.44 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
18:50:58 [2022-07-18T18:50:58.376Z] #62 31.78 Setting up libbtrfs0:arm64 (5.10.1-2) ...
18:50:58 [2022-07-18T18:50:58.376Z] #62 31.82 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
18:50:58 [2022-07-18T18:50:58.376Z] #62 31.85 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:50:58 [2022-07-18T18:50:58.376Z] #62 DONE 32.8s
18:50:58 [2022-07-18T18:50:58.376Z] 
18:50:58 [2022-07-18T18:50:58.376Z] #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
18:50:58 [2022-07-18T18:50:58.376Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452
18:50:58 [2022-07-18T18:50:58.376Z] #55 31.18 go: downloading github.com/subosito/gotenv v1.2.0
18:50:58 [2022-07-18T18:50:58.376Z] #55 31.19 go: downloading github.com/hashicorp/hcl v1.0.0
18:50:58 [2022-07-18T18:50:58.376Z] #55 31.38 go: downloading gopkg.in/ini.v1 v1.66.4
18:50:58 [2022-07-18T18:50:58.376Z] #55 31.38 go: downloading github.com/magiconair/properties v1.8.6
18:50:58 [2022-07-18T18:50:58.376Z] #55 31.55 go: downloading github.com/pelletier/go-toml v1.9.5
18:50:58 [2022-07-18T18:50:58.376Z] #55 31.75 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
18:50:58 [2022-07-18T18:50:58.376Z] #55 31.87 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
18:50:58 [2022-07-18T18:50:58.376Z] #55 31.89 go: downloading github.com/gobwas/glob v0.2.3
18:50:58 [2022-07-18T18:50:58.376Z] #55 31.99 go: downloading github.com/kisielk/gotool v1.0.0
18:50:58 [2022-07-18T18:50:58.376Z] #55 32.03 go: downloading github.com/gostaticanalysis/comment v1.4.2
18:50:58 [2022-07-18T18:50:58.376Z] #55 32.22 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
18:50:58 [2022-07-18T18:50:58.376Z] #55 32.22 go: downloading github.com/ettle/strcase v0.1.1
18:50:58 [2022-07-18T18:50:58.376Z] #55 32.39 go: downloading github.com/fatih/structtag v1.2.0
18:50:58 [2022-07-18T18:50:58.376Z] #55 32.41 go: downloading github.com/Masterminds/semver v1.5.0
18:50:58 [2022-07-18T18:50:58.376Z] #55 32.44 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
18:50:58 [2022-07-18T18:50:58.376Z] #55 32.57 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
18:50:58 [2022-07-18T18:50:58.376Z] #55 32.72 go: downloading github.com/prometheus/client_golang v1.12.1
18:50:58 [2022-07-18T18:50:58.376Z] #55 ...
18:50:58 [2022-07-18T18:50:58.376Z] 
18:50:58 [2022-07-18T18:50:58.376Z] #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             ;
18:50:58 [2022-07-18T18:50:58.376Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff
18:50:58 [2022-07-18T18:50:58.376Z] #76 17.73 Reading package lists...
18:50:58 [2022-07-18T18:50:58.376Z] #76 23.16 Reading package lists...
18:50:58 [2022-07-18T18:50:58.376Z] #76 27.70 Building dependency tree...
18:50:58 [2022-07-18T18:50:58.376Z] #76 31.76 python3 is already the newest version (3.9.2-3).
18:50:58 [2022-07-18T18:50:58.376Z] #76 31.76 The following additional packages will be installed:
18:50:58 [2022-07-18T18:50:58.376Z] #76 31.78   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
18:50:58 [2022-07-18T18:50:58.376Z] #76 31.79   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
18:50:58 [2022-07-18T18:50:58.376Z] #76 31.80 Suggested packages:
18:50:58 [2022-07-18T18:50:58.376Z] #76 31.81   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
18:50:58 [2022-07-18T18:50:58.376Z] #76 31.81   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
18:50:58 [2022-07-18T18:50:58.376Z] #76 31.81   m4-doc ed diffutils-doc
18:50:58 [2022-07-18T18:50:58.376Z] #76 31.81 Recommended packages:
18:50:58 [2022-07-18T18:50:58.376Z] #76 31.81   fakeroot libalgorithm-merge-perl libltdl-dev
18:50:58 [2022-07-18T18:50:58.376Z] #76 32.76 The following NEW packages will be installed:
18:50:58 [2022-07-18T18:50:58.376Z] #76 32.78   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
18:50:58 [2022-07-18T18:50:58.376Z] #76 32.79   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
18:50:58 [2022-07-18T18:50:58.376Z] #76 32.79   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
18:50:58 [2022-07-18T18:50:58.376Z] #76 32.79   libyajl2 m4 patch xz-utils
18:50:58 [2022-07-18T18:50:58.637Z] #76 ...
18:50:58 [2022-07-18T18:50:58.637Z] 
18:50:58 [2022-07-18T18:50:58.637Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
18:50:58 [2022-07-18T18:50:58.637Z] #63 sha256:217768158cbdfbb193286e1f0f5b66651ea8f80708bfd4cb391252fa5ded1f2e
18:50:58 [2022-07-18T18:50:58.637Z] #63 DONE 0.1s
18:50:58 [2022-07-18T18:50:58.637Z] 
18:50:58 [2022-07-18T18:50:58.637Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:50:58 [2022-07-18T18:50:58.637Z] #64 sha256:859b98ae8e6cb67b08b3c30d5cade134877d3ab31d1356e767cb439cb1760659
18:50:59 [2022-07-18T18:50:59.012Z] #42 38.01 The following additional packages will be installed:
18:50:59 [2022-07-18T18:50:59.012Z] #42 38.02   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
18:50:59 [2022-07-18T18:50:59.012Z] #42 38.04 Suggested packages:
18:50:59 [2022-07-18T18:50:59.012Z] #42 38.04   cmake-doc ninja-build lrzip
18:50:59 [2022-07-18T18:50:59.012Z] #42 38.04 Recommended packages:
18:50:59 [2022-07-18T18:50:59.012Z] #42 38.04   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:50:59 [2022-07-18T18:50:59.012Z] #42 ...
18:50:59 [2022-07-18T18:50:59.012Z] 
18:50:59 [2022-07-18T18:50:59.012Z] #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
18:50:59 [2022-07-18T18:50:59.012Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
18:50:59 [2022-07-18T18:50:59.012Z] #62 21.85 Reading package lists...
18:50:59 [2022-07-18T18:50:59.012Z] #62 28.28 Reading package lists...
18:50:59 [2022-07-18T18:50:59.012Z] #62 34.40 Building dependency tree...
18:50:59 [2022-07-18T18:50:59.012Z] #62 ...
18:50:59 [2022-07-18T18:50:59.012Z] 
18:50:59 [2022-07-18T18:50:59.012Z] #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
18:50:59 [2022-07-18T18:50:59.012Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
18:50:59 [2022-07-18T18:50:59.012Z] #55 36.31 go: downloading github.com/subosito/gotenv v1.2.0
18:50:59 [2022-07-18T18:50:59.012Z] #55 36.31 go: downloading github.com/hashicorp/hcl v1.0.0
18:50:59 [2022-07-18T18:50:59.012Z] #55 36.58 go: downloading gopkg.in/ini.v1 v1.66.4
18:50:59 [2022-07-18T18:50:59.012Z] #55 36.59 go: downloading github.com/magiconair/properties v1.8.6
18:50:59 [2022-07-18T18:50:59.012Z] #55 36.74 go: downloading github.com/pelletier/go-toml v1.9.5
18:50:59 [2022-07-18T18:50:59.012Z] #55 36.90 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
18:50:59 [2022-07-18T18:50:59.012Z] #55 37.04 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
18:50:59 [2022-07-18T18:50:59.012Z] #55 37.12 go: downloading github.com/gobwas/glob v0.2.3
18:50:59 [2022-07-18T18:50:59.012Z] #55 37.13 go: downloading github.com/kisielk/gotool v1.0.0
18:50:59 [2022-07-18T18:50:59.012Z] #55 37.23 go: downloading github.com/gostaticanalysis/comment v1.4.2
18:50:59 [2022-07-18T18:50:59.012Z] #55 37.34 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
18:50:59 [2022-07-18T18:50:59.012Z] #55 37.43 go: downloading github.com/ettle/strcase v0.1.1
18:50:59 [2022-07-18T18:50:59.012Z] #55 37.46 go: downloading github.com/fatih/structtag v1.2.0
18:50:59 [2022-07-18T18:50:59.012Z] #55 37.54 go: downloading github.com/Masterminds/semver v1.5.0
18:50:59 [2022-07-18T18:50:59.012Z] #55 37.58 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
18:50:59 [2022-07-18T18:50:59.012Z] #55 37.71 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
18:50:59 [2022-07-18T18:50:59.012Z] #55 37.84 go: downloading github.com/prometheus/client_golang v1.12.1
18:50:59 [2022-07-18T18:50:59.012Z] #55 38.47 go: downloading github.com/prometheus/client_model v0.2.0
18:50:59 [2022-07-18T18:50:59.207Z] #64 0.700 + RM_GOPATH=0
18:50:59 [2022-07-18T18:50:59.207Z] #64 0.700 + TMP_GOPATH=
18:50:59 [2022-07-18T18:50:59.207Z] #64 0.701 + : /build
18:50:59 [2022-07-18T18:50:59.207Z] #64 0.701 + '[' -z '' ']'
18:50:59 [2022-07-18T18:50:59.207Z] #64 0.706 ++ mktemp -d
18:50:59 [2022-07-18T18:50:59.207Z] #64 0.727 + export GOPATH=/tmp/tmp.VDdqXKtFUK
18:50:59 [2022-07-18T18:50:59.207Z] #64 0.727 + GOPATH=/tmp/tmp.VDdqXKtFUK
18:50:59 [2022-07-18T18:50:59.207Z] #64 0.727 + RM_GOPATH=1
18:50:59 [2022-07-18T18:50:59.207Z] #64 0.727 + case "$(go env GOARCH)" in
18:50:59 [2022-07-18T18:50:59.207Z] #64 0.727 ++ go env GOARCH
18:50:59 [2022-07-18T18:50:59.207Z] #64 0.764 + export GO_BUILDMODE=-buildmode=pie
18:50:59 [2022-07-18T18:50:59.207Z] #64 0.764 + GO_BUILDMODE=-buildmode=pie
18:50:59 [2022-07-18T18:50:59.207Z] #64 0.765 ++ dirname /install.sh
18:50:59 [2022-07-18T18:50:59.207Z] #64 0.766 + dir=/
18:50:59 [2022-07-18T18:50:59.207Z] #64 0.769 + bin=containerd
18:50:59 [2022-07-18T18:50:59.207Z] #64 0.769 + shift
18:50:59 [2022-07-18T18:50:59.207Z] #64 0.769 + '[' '!' -f //containerd.installer ']'
18:50:59 [2022-07-18T18:50:59.207Z] #64 0.788 + . //containerd.installer
18:50:59 [2022-07-18T18:50:59.207Z] #64 0.788 ++ set -e
18:50:59 [2022-07-18T18:50:59.207Z] #64 0.788 ++ : v1.6.6
18:50:59 [2022-07-18T18:50:59.207Z] #64 0.789 + install_containerd
18:50:59 [2022-07-18T18:50:59.207Z] #64 0.789 + echo 'Install containerd version v1.6.6'
18:50:59 [2022-07-18T18:50:59.207Z] #64 0.790 Install containerd version v1.6.6
18:50:59 [2022-07-18T18:50:59.207Z] #64 0.790 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VDdqXKtFUK/src/github.com/containerd/containerd
18:50:59 [2022-07-18T18:50:59.207Z] #64 0.792 Cloning into '/tmp/tmp.VDdqXKtFUK/src/github.com/containerd/containerd'...
18:50:59 [2022-07-18T18:50:59.272Z] #55 38.69 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
18:50:59 [2022-07-18T18:50:59.272Z] #55 38.77 go: downloading github.com/google/go-cmp v0.5.7
18:50:59 [2022-07-18T18:50:59.533Z] #55 39.03 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:50:59 [2022-07-18T18:50:59.793Z] #55 39.15 go: downloading github.com/hexops/gotextdiff v1.0.3
18:50:59 [2022-07-18T18:50:59.793Z] #55 ...
18:50:59 [2022-07-18T18:50:59.793Z] 
18:50:59 [2022-07-18T18:50:59.793Z] #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
18:50:59 [2022-07-18T18:50:59.793Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
18:50:59 [2022-07-18T18:50:59.793Z] #51 22.84 Reading package lists...
18:50:59 [2022-07-18T18:50:59.793Z] #51 29.35 Reading package lists...
18:50:59 [2022-07-18T18:50:59.793Z] #51 35.72 Building dependency tree...
18:50:59 [2022-07-18T18:50:59.793Z] #51 ...
18:50:59 [2022-07-18T18:50:59.793Z] 
18:50:59 [2022-07-18T18:50:59.793Z] #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
18:50:59 [2022-07-18T18:50:59.793Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
18:50:59 [2022-07-18T18:50:59.793Z] #55 39.24 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
18:50:59 [2022-07-18T18:50:59.793Z] #55 39.25 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
18:50:59 [2022-07-18T18:50:59.793Z] #55 39.31 go: downloading github.com/olekukonko/tablewriter v0.0.5
18:51:00 [2022-07-18T18:51:00.063Z] #55 39.43 go: downloading github.com/beorn7/perks v1.0.1
18:51:00 [2022-07-18T18:51:00.063Z] #55 39.47 go: downloading github.com/cespare/xxhash/v2 v2.1.2
18:51:00 [2022-07-18T18:51:00.063Z] #55 39.53 go: downloading github.com/golang/protobuf v1.5.2
18:51:00 [2022-07-18T18:51:00.063Z] #55 39.57 go: downloading github.com/prometheus/common v0.32.1
18:51:01 [2022-07-18T18:51:01.007Z] #55 ...
18:51:01 [2022-07-18T18:51:01.007Z] 
18:51:01 [2022-07-18T18:51:01.007Z] #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
18:51:01 [2022-07-18T18:51:01.007Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
18:51:01 [2022-07-18T18:51:01.007Z] #57 39.99 v3.0.2
18:51:01 [2022-07-18T18:51:01.007Z] #57 DONE 40.3s
18:51:01 [2022-07-18T18:51:01.007Z] 
18:51:01 [2022-07-18T18:51:01.007Z] #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
18:51:01 [2022-07-18T18:51:01.007Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
18:51:01 [2022-07-18T18:51:01.007Z] #55 40.43 go: downloading github.com/prometheus/procfs v0.7.3
18:51:01 [2022-07-18T18:51:01.007Z] #55 40.48 go: downloading google.golang.org/protobuf v1.28.0
18:51:01 [2022-07-18T18:51:01.690Z] #21 1.681 Reading package lists...
18:51:01 [2022-07-18T18:51:01.767Z] #64 ...
18:51:01 [2022-07-18T18:51:01.767Z] 
18:51:01 [2022-07-18T18:51:01.767Z] #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
18:51:01 [2022-07-18T18:51:01.767Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412
18:51:01 [2022-07-18T18:51:01.767Z] #57 34.94 v3.0.2
18:51:01 [2022-07-18T18:51:01.767Z] #57 DONE 36.3s
18:51:01 [2022-07-18T18:51:01.767Z] 
18:51:01 [2022-07-18T18:51:01.767Z] #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
18:51:01 [2022-07-18T18:51:01.767Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6
18:51:01 [2022-07-18T18:51:01.767Z] #40 35.74 NAME:
18:51:01 [2022-07-18T18:51:01.767Z] #40 35.74    go-winres - A tool for embedding resources in Windows executables
18:51:01 [2022-07-18T18:51:01.767Z] #40 35.74 
18:51:01 [2022-07-18T18:51:01.767Z] #40 35.74 USAGE:
18:51:01 [2022-07-18T18:51:01.767Z] #40 35.74    go-winres [global options] command [command options] [arguments...]
18:51:01 [2022-07-18T18:51:01.767Z] #40 35.74 
18:51:01 [2022-07-18T18:51:01.767Z] #40 35.74 COMMANDS:
18:51:01 [2022-07-18T18:51:01.767Z] #40 35.74    init     Create an initial ./winres/winres.json
18:51:01 [2022-07-18T18:51:01.767Z] #40 35.74    make     Make syso files for the "go build" command
18:51:01 [2022-07-18T18:51:01.767Z] #40 35.74    simply   Make syso files for the "go build" command (simplified)
18:51:01 [2022-07-18T18:51:01.767Z] #40 35.74    extract  Extract all resources from an executable
18:51:01 [2022-07-18T18:51:01.767Z] #40 35.74    patch    Replace resources in an executable file (exe, dll)
18:51:01 [2022-07-18T18:51:01.767Z] #40 35.74    help, h  Shows a list of commands or help for one command
18:51:01 [2022-07-18T18:51:01.767Z] #40 35.74 
18:51:01 [2022-07-18T18:51:01.767Z] #40 35.74 GLOBAL OPTIONS:
18:51:01 [2022-07-18T18:51:01.767Z] #40 35.74    --help, -h  show help (default: false)
18:51:01 [2022-07-18T18:51:01.767Z] #40 DONE 36.3s
18:51:01 [2022-07-18T18:51:01.767Z] 
18:51:01 [2022-07-18T18:51:01.767Z] #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             ;
18:51:01 [2022-07-18T18:51:01.767Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff
18:51:01 [2022-07-18T18:51:01.768Z] #76 33.43 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
18:51:01 [2022-07-18T18:51:01.768Z] #76 33.43 Need to get 5916 kB of archives.
18:51:01 [2022-07-18T18:51:01.768Z] #76 33.43 After this operation, 18.6 MB of additional disk space will be used.
18:51:01 [2022-07-18T18:51:01.768Z] #76 33.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
18:51:01 [2022-07-18T18:51:01.768Z] #76 33.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
18:51:01 [2022-07-18T18:51:01.768Z] #76 33.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
18:51:01 [2022-07-18T18:51:01.768Z] #76 33.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
18:51:01 [2022-07-18T18:51:01.768Z] #76 33.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
18:51:01 [2022-07-18T18:51:01.768Z] #76 33.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
18:51:01 [2022-07-18T18:51:01.768Z] #76 33.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
18:51:01 [2022-07-18T18:51:01.768Z] #76 33.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
18:51:01 [2022-07-18T18:51:01.768Z] #76 33.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
18:51:01 [2022-07-18T18:51:01.768Z] #76 33.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
18:51:01 [2022-07-18T18:51:01.768Z] #76 33.62 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
18:51:01 [2022-07-18T18:51:01.768Z] #76 33.64 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB]
18:51:01 [2022-07-18T18:51:01.768Z] #76 33.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
18:51:01 [2022-07-18T18:51:01.768Z] #76 33.77 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
18:51:01 [2022-07-18T18:51:01.768Z] #76 33.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
18:51:01 [2022-07-18T18:51:01.768Z] #76 33.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
18:51:01 [2022-07-18T18:51:01.768Z] #76 33.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
18:51:01 [2022-07-18T18:51:01.768Z] #76 33.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
18:51:01 [2022-07-18T18:51:01.768Z] #76 33.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
18:51:01 [2022-07-18T18:51:01.768Z] #76 33.78 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
18:51:01 [2022-07-18T18:51:01.768Z] #76 33.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
18:51:01 [2022-07-18T18:51:01.768Z] #76 33.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
18:51:01 [2022-07-18T18:51:01.768Z] #76 33.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
18:51:01 [2022-07-18T18:51:01.768Z] #76 35.01 debconf: delaying package configuration, since apt-utils is not installed
18:51:01 [2022-07-18T18:51:01.768Z] #76 35.59 Fetched 5916 kB in 1s (7450 kB/s)
18:51:01 [2022-07-18T18:51:01.768Z] #76 35.91 Selecting previously unselected package bzip2.
18:51:01 [2022-07-18T18:51:01.768Z] #76 35.91 (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.)
18:51:01 [2022-07-18T18:51:01.768Z] #76 35.95 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
18:51:01 [2022-07-18T18:51:01.768Z] #76 35.99 Unpacking bzip2 (1.0.8-4) ...
18:51:01 [2022-07-18T18:51:01.768Z] #76 36.29 Selecting previously unselected package libmagic-mgc.
18:51:01 [2022-07-18T18:51:01.768Z] #76 36.31 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
18:51:01 [2022-07-18T18:51:01.768Z] #76 36.32 Unpacking libmagic-mgc (1:5.39-3) ...
18:51:01 [2022-07-18T18:51:01.972Z] #55 41.29 go: downloading github.com/mattn/go-runewidth v0.0.9
18:51:02 [2022-07-18T18:51:02.578Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s
18:51:02 [2022-07-18T18:51:02.916Z] #55 ...
18:51:02 [2022-07-18T18:51:02.916Z] 
18:51:02 [2022-07-18T18:51:02.916Z] #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
18:51:02 [2022-07-18T18:51:02.916Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
18:51:02 [2022-07-18T18:51:02.916Z] #62 38.56 The following additional packages will be installed:
18:51:02 [2022-07-18T18:51:02.916Z] #62 38.57   libbtrfs0
18:51:02 [2022-07-18T18:51:02.916Z] #62 38.82 The following NEW packages will be installed:
18:51:02 [2022-07-18T18:51:02.916Z] #62 38.83   libbtrfs-dev libbtrfs0
18:51:02 [2022-07-18T18:51:02.916Z] #62 39.28 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:51:02 [2022-07-18T18:51:02.916Z] #62 39.28 Need to get 460 kB of archives.
18:51:02 [2022-07-18T18:51:02.916Z] #62 39.28 After this operation, 1237 kB of additional disk space will be used.
18:51:02 [2022-07-18T18:51:02.916Z] #62 39.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
18:51:02 [2022-07-18T18:51:02.916Z] #62 39.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
18:51:02 [2022-07-18T18:51:02.916Z] #62 40.43 debconf: delaying package configuration, since apt-utils is not installed
18:51:02 [2022-07-18T18:51:02.916Z] #62 40.75 Fetched 460 kB in 0s (1250 kB/s)
18:51:02 [2022-07-18T18:51:02.916Z] #62 40.98 Selecting previously unselected package libbtrfs0:amd64.
18:51:02 [2022-07-18T18:51:02.916Z] #62 40.98 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
18:51:02 [2022-07-18T18:51:02.916Z] #62 41.01 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
18:51:02 [2022-07-18T18:51:02.916Z] #62 41.06 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
18:51:02 [2022-07-18T18:51:02.916Z] #62 41.40 Selecting previously unselected package libbtrfs-dev:amd64.
18:51:02 [2022-07-18T18:51:02.916Z] #62 41.41 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
18:51:02 [2022-07-18T18:51:02.916Z] #62 41.42 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
18:51:02 [2022-07-18T18:51:02.916Z] #62 41.72 Setting up libbtrfs0:amd64 (5.10.1-2) ...
18:51:02 [2022-07-18T18:51:02.916Z] #62 41.73 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
18:51:02 [2022-07-18T18:51:02.916Z] #62 41.75 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:51:02 [2022-07-18T18:51:02.916Z] #62 DONE 42.3s
18:51:03 [2022-07-18T18:51:03.155Z] #76 ...
18:51:03 [2022-07-18T18:51:03.155Z] 
18:51:03 [2022-07-18T18:51:03.155Z] #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
18:51:03 [2022-07-18T18:51:03.155Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
18:51:03 [2022-07-18T18:51:03.155Z] #14 26.07 Building dependency tree...
18:51:03 [2022-07-18T18:51:03.155Z] #14 29.98 The following additional packages will be installed:
18:51:03 [2022-07-18T18:51:03.155Z] #14 29.98   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:51:03 [2022-07-18T18:51:03.155Z] #14 29.98   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
18:51:03 [2022-07-18T18:51:03.155Z] #14 29.98   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
18:51:03 [2022-07-18T18:51:03.155Z] #14 29.98   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
18:51:03 [2022-07-18T18:51:03.155Z] #14 29.98   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
18:51:03 [2022-07-18T18:51:03.155Z] #14 29.98   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
18:51:03 [2022-07-18T18:51:03.155Z] #14 30.02   mingw-w64-common mingw-w64-x86-64-dev
18:51:03 [2022-07-18T18:51:03.155Z] #14 30.02 Suggested packages:
18:51:03 [2022-07-18T18:51:03.155Z] #14 30.04   gcc-10-locales seccomp wine64
18:51:03 [2022-07-18T18:51:03.155Z] #14 31.25 The following NEW packages will be installed:
18:51:03 [2022-07-18T18:51:03.155Z] #14 31.27   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:51:03 [2022-07-18T18:51:03.155Z] #14 31.27   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
18:51:03 [2022-07-18T18:51:03.155Z] #14 31.27   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
18:51:03 [2022-07-18T18:51:03.155Z] #14 31.27   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
18:51:03 [2022-07-18T18:51:03.155Z] #14 31.27   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
18:51:03 [2022-07-18T18:51:03.155Z] #14 31.27   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
18:51:03 [2022-07-18T18:51:03.155Z] #14 31.27   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
18:51:03 [2022-07-18T18:51:03.155Z] #14 31.27   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
18:51:03 [2022-07-18T18:51:03.155Z] #14 31.28   mingw-w64-x86-64-dev
18:51:03 [2022-07-18T18:51:03.155Z] #14 31.72 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
18:51:03 [2022-07-18T18:51:03.155Z] #14 31.72 Need to get 108 MB of archives.
18:51:03 [2022-07-18T18:51:03.155Z] #14 31.72 After this operation, 620 MB of additional disk space will be used.
18:51:03 [2022-07-18T18:51:03.155Z] #14 31.72 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]
18:51:03 [2022-07-18T18:51:03.155Z] #14 31.82 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]
18:51:03 [2022-07-18T18:51:03.155Z] #14 31.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
18:51:03 [2022-07-18T18:51:03.155Z] #14 31.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
18:51:03 [2022-07-18T18:51:03.155Z] #14 31.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
18:51:03 [2022-07-18T18:51:03.155Z] #14 31.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
18:51:03 [2022-07-18T18:51:03.155Z] #14 32.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
18:51:03 [2022-07-18T18:51:03.155Z] #14 32.33 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]
18:51:03 [2022-07-18T18:51:03.155Z] #14 32.34 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]
18:51:03 [2022-07-18T18:51:03.155Z] #14 32.69 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]
18:51:03 [2022-07-18T18:51:03.155Z] #14 34.14 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]
18:51:03 [2022-07-18T18:51:03.155Z] #14 34.83 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]
18:51:03 [2022-07-18T18:51:03.155Z] #14 35.52 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]
18:51:03 [2022-07-18T18:51:03.155Z] #14 36.89 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]
18:51:03 [2022-07-18T18:51:03.155Z] #14 37.70 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]
18:51:03 [2022-07-18T18:51:03.155Z] #14 37.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
18:51:03 [2022-07-18T18:51:03.155Z] #14 37.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
18:51:03 [2022-07-18T18:51:03.155Z] #14 37.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
18:51:03 [2022-07-18T18:51:03.155Z] #14 ...
18:51:03 [2022-07-18T18:51:03.155Z] 
18:51:03 [2022-07-18T18:51:03.155Z] #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
18:51:03 [2022-07-18T18:51:03.155Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452
18:51:03 [2022-07-18T18:51:03.155Z] #55 33.78 go: downloading github.com/prometheus/client_model v0.2.0
18:51:03 [2022-07-18T18:51:03.155Z] #55 33.84 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
18:51:03 [2022-07-18T18:51:03.155Z] #55 33.95 go: downloading github.com/google/go-cmp v0.5.7
18:51:03 [2022-07-18T18:51:03.155Z] #55 34.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:51:03 [2022-07-18T18:51:03.155Z] #55 34.31 go: downloading github.com/hexops/gotextdiff v1.0.3
18:51:03 [2022-07-18T18:51:03.155Z] #55 34.35 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
18:51:03 [2022-07-18T18:51:03.155Z] #55 34.37 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
18:51:03 [2022-07-18T18:51:03.155Z] #55 34.43 go: downloading github.com/olekukonko/tablewriter v0.0.5
18:51:03 [2022-07-18T18:51:03.155Z] #55 34.46 go: downloading github.com/beorn7/perks v1.0.1
18:51:03 [2022-07-18T18:51:03.155Z] #55 34.53 go: downloading github.com/cespare/xxhash/v2 v2.1.2
18:51:03 [2022-07-18T18:51:03.155Z] #55 34.59 go: downloading github.com/golang/protobuf v1.5.2
18:51:03 [2022-07-18T18:51:03.155Z] #55 34.83 go: downloading github.com/prometheus/common v0.32.1
18:51:03 [2022-07-18T18:51:03.155Z] #55 35.22 go: downloading github.com/prometheus/procfs v0.7.3
18:51:03 [2022-07-18T18:51:03.155Z] #55 35.22 go: downloading google.golang.org/protobuf v1.28.0
18:51:03 [2022-07-18T18:51:03.155Z] #55 36.49 go: downloading github.com/mattn/go-runewidth v0.0.9
18:51:03 [2022-07-18T18:51:03.155Z] #55 37.59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
18:51:03 [2022-07-18T18:51:03.184Z] 
18:51:03 [2022-07-18T18:51:03.184Z] #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             ;
18:51:03 [2022-07-18T18:51:03.184Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
18:51:03 [2022-07-18T18:51:03.184Z] #76 28.15 Reading package lists...
18:51:03 [2022-07-18T18:51:03.184Z] #76 34.10 Building dependency tree...
18:51:03 [2022-07-18T18:51:03.184Z] #76 37.71 python3 is already the newest version (3.9.2-3).
18:51:03 [2022-07-18T18:51:03.184Z] #76 37.71 The following additional packages will be installed:
18:51:03 [2022-07-18T18:51:03.184Z] #76 37.71   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
18:51:03 [2022-07-18T18:51:03.184Z] #76 37.71   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
18:51:03 [2022-07-18T18:51:03.184Z] #76 37.73 Suggested packages:
18:51:03 [2022-07-18T18:51:03.184Z] #76 37.73   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
18:51:03 [2022-07-18T18:51:03.184Z] #76 37.73   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
18:51:03 [2022-07-18T18:51:03.184Z] #76 37.73   m4-doc ed diffutils-doc
18:51:03 [2022-07-18T18:51:03.184Z] #76 37.73 Recommended packages:
18:51:03 [2022-07-18T18:51:03.184Z] #76 37.73   fakeroot libalgorithm-merge-perl libltdl-dev
18:51:03 [2022-07-18T18:51:03.184Z] #76 39.34 The following NEW packages will be installed:
18:51:03 [2022-07-18T18:51:03.184Z] #76 39.34   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
18:51:03 [2022-07-18T18:51:03.184Z] #76 39.35   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
18:51:03 [2022-07-18T18:51:03.184Z] #76 39.35   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
18:51:03 [2022-07-18T18:51:03.184Z] #76 39.35   libyajl2 m4 patch xz-utils
18:51:03 [2022-07-18T18:51:03.184Z] #76 39.80 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
18:51:03 [2022-07-18T18:51:03.184Z] #76 39.80 Need to get 5940 kB of archives.
18:51:03 [2022-07-18T18:51:03.184Z] #76 39.80 After this operation, 18.7 MB of additional disk space will be used.
18:51:03 [2022-07-18T18:51:03.184Z] #76 39.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
18:51:03 [2022-07-18T18:51:03.184Z] #76 39.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
18:51:03 [2022-07-18T18:51:03.184Z] #76 39.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
18:51:03 [2022-07-18T18:51:03.184Z] #76 39.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
18:51:03 [2022-07-18T18:51:03.184Z] #76 39.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
18:51:03 [2022-07-18T18:51:03.184Z] #76 39.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
18:51:03 [2022-07-18T18:51:03.184Z] #76 39.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
18:51:03 [2022-07-18T18:51:03.184Z] #76 39.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
18:51:03 [2022-07-18T18:51:03.184Z] #76 39.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
18:51:03 [2022-07-18T18:51:03.184Z] #76 39.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
18:51:03 [2022-07-18T18:51:03.184Z] #76 40.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
18:51:03 [2022-07-18T18:51:03.184Z] #76 40.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
18:51:03 [2022-07-18T18:51:03.184Z] #76 40.19 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
18:51:03 [2022-07-18T18:51:03.184Z] #76 40.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
18:51:03 [2022-07-18T18:51:03.184Z] #76 40.21 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
18:51:03 [2022-07-18T18:51:03.184Z] #76 40.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
18:51:03 [2022-07-18T18:51:03.184Z] #76 40.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
18:51:03 [2022-07-18T18:51:03.184Z] #76 40.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
18:51:03 [2022-07-18T18:51:03.184Z] #76 40.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
18:51:03 [2022-07-18T18:51:03.184Z] #76 40.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
18:51:03 [2022-07-18T18:51:03.184Z] #76 40.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
18:51:03 [2022-07-18T18:51:03.184Z] #76 40.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
18:51:03 [2022-07-18T18:51:03.184Z] #76 40.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
18:51:03 [2022-07-18T18:51:03.184Z] #76 41.49 debconf: delaying package configuration, since apt-utils is not installed
18:51:03 [2022-07-18T18:51:03.184Z] #76 41.78 Fetched 5940 kB in 1s (6637 kB/s)
18:51:03 [2022-07-18T18:51:03.184Z] #76 41.91 Selecting previously unselected package bzip2.
18:51:03 [2022-07-18T18:51:03.184Z] #76 41.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
18:51:03 [2022-07-18T18:51:03.184Z] #76 42.01 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
18:51:03 [2022-07-18T18:51:03.184Z] #76 42.13 Unpacking bzip2 (1.0.8-4) ...
18:51:03 [2022-07-18T18:51:03.184Z] #76 42.27 Selecting previously unselected package libmagic-mgc.
18:51:03 [2022-07-18T18:51:03.184Z] #76 42.27 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
18:51:03 [2022-07-18T18:51:03.184Z] #76 42.29 Unpacking libmagic-mgc (1:5.39-3) ...
18:51:03 [2022-07-18T18:51:03.184Z] #76 ...
18:51:03 [2022-07-18T18:51:03.184Z] 
18:51:03 [2022-07-18T18:51:03.184Z] #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
18:51:03 [2022-07-18T18:51:03.184Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
18:51:03 [2022-07-18T18:51:03.184Z] #40 42.34 NAME:
18:51:03 [2022-07-18T18:51:03.184Z] #40 42.34    go-winres - A tool for embedding resources in Windows executables
18:51:03 [2022-07-18T18:51:03.184Z] #40 42.34 
18:51:03 [2022-07-18T18:51:03.184Z] #40 42.34 USAGE:
18:51:03 [2022-07-18T18:51:03.184Z] #40 42.34    go-winres [global options] command [command options] [arguments...]
18:51:03 [2022-07-18T18:51:03.184Z] #40 42.34 
18:51:03 [2022-07-18T18:51:03.184Z] #40 42.34 COMMANDS:
18:51:03 [2022-07-18T18:51:03.184Z] #40 42.34    init     Create an initial ./winres/winres.json
18:51:03 [2022-07-18T18:51:03.184Z] #40 42.34    make     Make syso files for the "go build" command
18:51:03 [2022-07-18T18:51:03.184Z] #40 42.34    simply   Make syso files for the "go build" command (simplified)
18:51:03 [2022-07-18T18:51:03.184Z] #40 42.34    extract  Extract all resources from an executable
18:51:03 [2022-07-18T18:51:03.184Z] #40 42.34    patch    Replace resources in an executable file (exe, dll)
18:51:03 [2022-07-18T18:51:03.184Z] #40 42.34    help, h  Shows a list of commands or help for one command
18:51:03 [2022-07-18T18:51:03.184Z] #40 42.34 
18:51:03 [2022-07-18T18:51:03.184Z] #40 42.34 GLOBAL OPTIONS:
18:51:03 [2022-07-18T18:51:03.184Z] #40 42.34    --help, -h  show help (default: false)
18:51:03 [2022-07-18T18:51:03.184Z] #40 DONE 42.6s
18:51:03 [2022-07-18T18:51:03.184Z] 
18:51:03 [2022-07-18T18:51:03.184Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
18:51:03 [2022-07-18T18:51:03.184Z] #63 sha256:f97a72929aff99fcd28c15829f7a138805c4d14cbfa820ca1065caeab9ab67df
18:51:03 [2022-07-18T18:51:03.184Z] #63 DONE 0.3s
18:51:03 [2022-07-18T18:51:03.184Z] 
18:51:03 [2022-07-18T18:51:03.184Z] #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
18:51:03 [2022-07-18T18:51:03.184Z] #64 sha256:4f6cb0f4cf7edf904f5b81c00a6b23d2100fbbd66711193285a95bf627008efb
18:51:03 [2022-07-18T18:51:03.445Z] #64 ...
18:51:03 [2022-07-18T18:51:03.445Z] 
18:51:03 [2022-07-18T18:51:03.445Z] #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
18:51:03 [2022-07-18T18:51:03.445Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
18:51:03 [2022-07-18T18:51:03.445Z] #14 26.63 Reading package lists...
18:51:03 [2022-07-18T18:51:03.445Z] #14 32.89 Building dependency tree...
18:51:03 [2022-07-18T18:51:03.445Z] #14 37.22 The following additional packages will be installed:
18:51:03 [2022-07-18T18:51:03.445Z] #14 37.23   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:51:03 [2022-07-18T18:51:03.445Z] #14 37.23   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
18:51:03 [2022-07-18T18:51:03.445Z] #14 37.23   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
18:51:03 [2022-07-18T18:51:03.445Z] #14 37.23   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
18:51:03 [2022-07-18T18:51:03.445Z] #14 37.24   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
18:51:03 [2022-07-18T18:51:03.445Z] #14 37.24   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
18:51:03 [2022-07-18T18:51:03.445Z] #14 37.24   mingw-w64-common mingw-w64-x86-64-dev
18:51:03 [2022-07-18T18:51:03.445Z] #14 37.26 Suggested packages:
18:51:03 [2022-07-18T18:51:03.445Z] #14 37.27   gcc-10-locales seccomp wine64
18:51:03 [2022-07-18T18:51:03.445Z] #14 38.83 The following NEW packages will be installed:
18:51:03 [2022-07-18T18:51:03.445Z] #14 38.84   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:51:03 [2022-07-18T18:51:03.445Z] #14 38.84   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
18:51:03 [2022-07-18T18:51:03.445Z] #14 38.85   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
18:51:03 [2022-07-18T18:51:03.445Z] #14 38.85   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
18:51:03 [2022-07-18T18:51:03.445Z] #14 38.85   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
18:51:03 [2022-07-18T18:51:03.445Z] #14 38.85   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
18:51:03 [2022-07-18T18:51:03.445Z] #14 38.85   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
18:51:03 [2022-07-18T18:51:03.445Z] #14 38.85   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
18:51:03 [2022-07-18T18:51:03.445Z] #14 38.86   mingw-w64-x86-64-dev
18:51:03 [2022-07-18T18:51:03.445Z] #14 39.28 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
18:51:03 [2022-07-18T18:51:03.445Z] #14 39.28 Need to get 115 MB of archives.
18:51:03 [2022-07-18T18:51:03.445Z] #14 39.28 After this operation, 645 MB of additional disk space will be used.
18:51:03 [2022-07-18T18:51:03.445Z] #14 39.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
18:51:03 [2022-07-18T18:51:03.445Z] #14 39.41 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]
18:51:03 [2022-07-18T18:51:03.445Z] #14 39.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
18:51:03 [2022-07-18T18:51:03.445Z] #14 39.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
18:51:03 [2022-07-18T18:51:03.445Z] #14 39.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
18:51:03 [2022-07-18T18:51:03.445Z] #14 39.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
18:51:03 [2022-07-18T18:51:03.445Z] #14 40.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
18:51:03 [2022-07-18T18:51:03.445Z] #14 40.33 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]
18:51:03 [2022-07-18T18:51:03.445Z] #14 40.34 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]
18:51:03 [2022-07-18T18:51:03.445Z] #14 41.14 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]
18:51:03 [2022-07-18T18:51:03.445Z] #14 42.86 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]
18:51:03 [2022-07-18T18:51:03.445Z] #14 ...
18:51:03 [2022-07-18T18:51:03.445Z] 
18:51:03 [2022-07-18T18:51:03.445Z] #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
18:51:03 [2022-07-18T18:51:03.445Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
18:51:03 [2022-07-18T18:51:03.445Z] #51 39.68 The following additional packages will be installed:
18:51:03 [2022-07-18T18:51:03.445Z] #51 39.71   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
18:51:03 [2022-07-18T18:51:03.445Z] #51 39.72   python3-protobuf python3-six
18:51:03 [2022-07-18T18:51:03.445Z] #51 39.76 Suggested packages:
18:51:03 [2022-07-18T18:51:03.445Z] #51 39.77   python3-setuptools
18:51:03 [2022-07-18T18:51:03.445Z] #51 39.77 Recommended packages:
18:51:03 [2022-07-18T18:51:03.445Z] #51 39.77   iproute2 | iproute
18:51:03 [2022-07-18T18:51:03.445Z] #51 40.45 The following NEW packages will be installed:
18:51:03 [2022-07-18T18:51:03.445Z] #51 40.48   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
18:51:03 [2022-07-18T18:51:03.445Z] #51 40.48   python3-protobuf python3-six
18:51:03 [2022-07-18T18:51:03.445Z] #51 41.05 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
18:51:03 [2022-07-18T18:51:03.445Z] #51 41.05 Need to get 2314 kB of archives.
18:51:03 [2022-07-18T18:51:03.445Z] #51 41.05 After this operation, 11.1 MB of additional disk space will be used.
18:51:03 [2022-07-18T18:51:03.445Z] #51 41.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
18:51:03 [2022-07-18T18:51:03.445Z] #51 41.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:51:03 [2022-07-18T18:51:03.445Z] #51 41.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
18:51:03 [2022-07-18T18:51:03.445Z] #51 41.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
18:51:03 [2022-07-18T18:51:03.445Z] #51 41.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:51:03 [2022-07-18T18:51:03.445Z] #51 41.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]
18:51:03 [2022-07-18T18:51:03.445Z] #51 41.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
18:51:04 [2022-07-18T18:51:04.097Z] #55 ...
18:51:04 [2022-07-18T18:51:04.097Z] 
18:51:04 [2022-07-18T18:51:04.097Z] #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
18:51:04 [2022-07-18T18:51:04.097Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980
18:51:04 [2022-07-18T18:51:04.097Z] #51 23.11 Reading package lists...
18:51:04 [2022-07-18T18:51:04.097Z] #51 28.03 Building dependency tree...
18:51:04 [2022-07-18T18:51:04.097Z] #51 32.01 The following additional packages will be installed:
18:51:04 [2022-07-18T18:51:04.097Z] #51 32.03   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
18:51:04 [2022-07-18T18:51:04.097Z] #51 32.04   python3-protobuf python3-six
18:51:04 [2022-07-18T18:51:04.097Z] #51 32.08 Suggested packages:
18:51:04 [2022-07-18T18:51:04.097Z] #51 32.08   python3-setuptools
18:51:04 [2022-07-18T18:51:04.097Z] #51 32.08 Recommended packages:
18:51:04 [2022-07-18T18:51:04.097Z] #51 32.08   iproute2 | iproute
18:51:04 [2022-07-18T18:51:04.097Z] #51 33.06 The following NEW packages will be installed:
18:51:04 [2022-07-18T18:51:04.097Z] #51 33.12   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
18:51:04 [2022-07-18T18:51:04.097Z] #51 33.13   python3-protobuf python3-six
18:51:04 [2022-07-18T18:51:04.097Z] #51 33.61 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
18:51:04 [2022-07-18T18:51:04.097Z] #51 33.61 Need to get 2136 kB of archives.
18:51:04 [2022-07-18T18:51:04.097Z] #51 33.61 After this operation, 10.8 MB of additional disk space will be used.
18:51:04 [2022-07-18T18:51:04.097Z] #51 33.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
18:51:04 [2022-07-18T18:51:04.097Z] #51 33.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:51:04 [2022-07-18T18:51:04.097Z] #51 33.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
18:51:04 [2022-07-18T18:51:04.097Z] #51 33.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
18:51:04 [2022-07-18T18:51:04.097Z] #51 33.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
18:51:04 [2022-07-18T18:51:04.097Z] #51 33.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
18:51:04 [2022-07-18T18:51:04.097Z] #51 33.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
18:51:04 [2022-07-18T18:51:04.097Z] #51 35.94 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [630 kB]
18:51:04 [2022-07-18T18:51:04.097Z] #51 38.06 debconf: delaying package configuration, since apt-utils is not installed
18:51:04 [2022-07-18T18:51:04.097Z] #51 ...
18:51:04 [2022-07-18T18:51:04.097Z] 
18:51:04 [2022-07-18T18:51:04.097Z] #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
18:51:04 [2022-07-18T18:51:04.097Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
18:51:04 [2022-07-18T18:51:04.097Z] #14 37.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
18:51:04 [2022-07-18T18:51:04.097Z] #14 37.76 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]
18:51:04 [2022-07-18T18:51:04.097Z] #14 37.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
18:51:04 [2022-07-18T18:51:04.097Z] #14 37.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
18:51:04 [2022-07-18T18:51:04.097Z] #14 37.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
18:51:04 [2022-07-18T18:51:04.097Z] #14 37.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
18:51:04 [2022-07-18T18:51:04.097Z] #14 37.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
18:51:04 [2022-07-18T18:51:04.097Z] #14 37.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
18:51:04 [2022-07-18T18:51:04.097Z] #14 37.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
18:51:04 [2022-07-18T18:51:04.097Z] #14 37.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
18:51:04 [2022-07-18T18:51:04.097Z] #14 37.90 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
18:51:04 [2022-07-18T18:51:04.097Z] #14 37.90 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
18:51:04 [2022-07-18T18:51:04.388Z] #51 43.56 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
18:51:04 [2022-07-18T18:51:04.667Z] #14 38.95 debconf: delaying package configuration, since apt-utils is not installed
18:51:04 [2022-07-18T18:51:04.667Z] #14 39.17 Fetched 108 MB in 7s (16.5 MB/s)
18:51:04 [2022-07-18T18:51:04.928Z] #14 39.28 Selecting previously unselected package binutils-mingw-w64-i686.
18:51:04 [2022-07-18T18:51:04.928Z] #14 39.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
18:51:04 [2022-07-18T18:51:04.928Z] #14 39.42 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
18:51:04 [2022-07-18T18:51:04.928Z] #14 39.45 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:51:05 [2022-07-18T18:51:05.864Z] #21 6.408 Reading package lists...
18:51:05 [2022-07-18T18:51:05.865Z] #51 44.90 debconf: delaying package configuration, since apt-utils is not installed
18:51:05 [2022-07-18T18:51:05.865Z] #51 45.21 Fetched 2314 kB in 3s (711 kB/s)
18:51:05 [2022-07-18T18:51:05.879Z] #11 ...
18:51:05 [2022-07-18T18:51:05.879Z] 
18:51:05 [2022-07-18T18:51:05.879Z] #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
18:51:05 [2022-07-18T18:51:05.879Z] #31 sha256:7d0c1fdf5c376d1752889b7a92be921712d20925e8dcfe3a7e91befb4f13ff05
18:51:05 [2022-07-18T18:51:05.879Z] #31 1.964 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:51:05 [2022-07-18T18:51:05.879Z] #31 2.337 
18:51:05 [2022-07-18T18:51:05.879Z] #31 2.567 #=#=#                                                                         

######################################################################## 100.0%
18:51:05 [2022-07-18T18:51:05.879Z] #31 2.915 
18:51:05 [2022-07-18T18:51:05.879Z] #31 3.988 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:51:05 [2022-07-18T18:51:05.879Z] #31 4.320 
18:51:05 [2022-07-18T18:51:05.879Z] #31 4.550 #=#=#                                                                         

######################################################################## 100.0%
18:51:05 [2022-07-18T18:51:05.879Z] #31 4.827 
18:51:05 [2022-07-18T18:51:05.879Z] #31 5.870 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
18:51:05 [2022-07-18T18:51:05.879Z] #31 6.199 
18:51:05 [2022-07-18T18:51:05.879Z] #31 6.423 #=#=#                                                                         

##########                                                                14.2%
#########################################                                 58.2%
################################################################          89.9%
######################################################################## 100.0%
18:51:05 [2022-07-18T18:51:05.879Z] #31 6.984 
18:51:05 [2022-07-18T18:51:05.879Z] #31 8.006 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:51:05 [2022-07-18T18:51:05.879Z] #31 8.289 
18:51:05 [2022-07-18T18:51:05.879Z] #31 8.523 #=#=#                                                                         

######################################################################## 100.0%
18:51:05 [2022-07-18T18:51:05.879Z] #31 8.873 
18:51:05 [2022-07-18T18:51:05.879Z] #31 9.666 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
18:51:05 [2022-07-18T18:51:05.879Z] #31 10.01 
18:51:05 [2022-07-18T18:51:05.879Z] #31 ...
18:51:05 [2022-07-18T18:51:05.879Z] 
18:51:05 [2022-07-18T18:51:05.879Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:51:05 [2022-07-18T18:51:05.879Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:51:06 [2022-07-18T18:51:06.126Z] #51 45.30 Selecting previously unselected package libprotobuf23:amd64.
18:51:06 [2022-07-18T18:51:06.126Z] #51 45.30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
18:51:06 [2022-07-18T18:51:06.126Z] #51 45.38 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
18:51:06 [2022-07-18T18:51:06.126Z] #51 45.38 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
18:51:07 [2022-07-18T18:51:07.089Z] #51 ...
18:51:07 [2022-07-18T18:51:07.089Z] 
18:51:07 [2022-07-18T18:51:07.089Z] #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             ;
18:51:07 [2022-07-18T18:51:07.089Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
18:51:07 [2022-07-18T18:51:07.089Z] #76 42.96 Selecting previously unselected package libmagic1:amd64.
18:51:07 [2022-07-18T18:51:07.089Z] #76 42.96 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
18:51:07 [2022-07-18T18:51:07.089Z] #76 42.96 Unpacking libmagic1:amd64 (1:5.39-3) ...
18:51:07 [2022-07-18T18:51:07.089Z] #76 43.19 Selecting previously unselected package file.
18:51:07 [2022-07-18T18:51:07.089Z] #76 43.19 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
18:51:07 [2022-07-18T18:51:07.089Z] #76 43.23 Unpacking file (1:5.39-3) ...
18:51:07 [2022-07-18T18:51:07.089Z] #76 43.35 Selecting previously unselected package xz-utils.
18:51:07 [2022-07-18T18:51:07.089Z] #76 43.35 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
18:51:07 [2022-07-18T18:51:07.089Z] #76 43.35 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:51:07 [2022-07-18T18:51:07.089Z] #76 43.60 Selecting previously unselected package libsigsegv2:amd64.
18:51:07 [2022-07-18T18:51:07.089Z] #76 43.60 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
18:51:07 [2022-07-18T18:51:07.089Z] #76 43.62 Unpacking libsigsegv2:amd64 (2.13-1) ...
18:51:07 [2022-07-18T18:51:07.089Z] #76 43.70 Selecting previously unselected package m4.
18:51:07 [2022-07-18T18:51:07.089Z] #76 43.70 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
18:51:07 [2022-07-18T18:51:07.089Z] #76 43.74 Unpacking m4 (1.4.18-5) ...
18:51:07 [2022-07-18T18:51:07.089Z] #76 43.93 Selecting previously unselected package autoconf.
18:51:07 [2022-07-18T18:51:07.089Z] #76 43.93 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
18:51:07 [2022-07-18T18:51:07.089Z] #76 43.93 Unpacking autoconf (2.69-14) ...
18:51:07 [2022-07-18T18:51:07.089Z] #76 44.30 Selecting previously unselected package autotools-dev.
18:51:07 [2022-07-18T18:51:07.089Z] #76 44.31 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
18:51:07 [2022-07-18T18:51:07.089Z] #76 44.35 Unpacking autotools-dev (20180224.1+nmu1) ...
18:51:07 [2022-07-18T18:51:07.089Z] #76 44.82 Selecting previously unselected package automake.
18:51:07 [2022-07-18T18:51:07.089Z] #76 44.82 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
18:51:07 [2022-07-18T18:51:07.089Z] #76 44.82 Unpacking automake (1:1.16.3-2) ...
18:51:07 [2022-07-18T18:51:07.089Z] #76 45.12 Selecting previously unselected package patch.
18:51:07 [2022-07-18T18:51:07.089Z] #76 45.12 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
18:51:07 [2022-07-18T18:51:07.089Z] #76 45.17 Unpacking patch (2.7.6-7) ...
18:51:07 [2022-07-18T18:51:07.089Z] #76 45.37 Selecting previously unselected package dpkg-dev.
18:51:07 [2022-07-18T18:51:07.089Z] #76 45.37 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
18:51:07 [2022-07-18T18:51:07.089Z] #76 45.44 Unpacking dpkg-dev (1.20.11) ...
18:51:07 [2022-07-18T18:51:07.231Z] #21 11.17 Building dependency tree...
18:51:07 [2022-07-18T18:51:07.232Z] #21 12.27 Reading state information...
18:51:07 [2022-07-18T18:51:07.350Z] #76 46.70 Selecting previously unselected package build-essential.
18:51:07 [2022-07-18T18:51:07.350Z] #76 46.72 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
18:51:07 [2022-07-18T18:51:07.350Z] #76 46.72 Unpacking build-essential (12.9) ...
18:51:07 [2022-07-18T18:51:07.472Z] #14 41.90 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:51:07 [2022-07-18T18:51:07.472Z] #14 41.90 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
18:51:07 [2022-07-18T18:51:07.472Z] #14 41.92 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:51:07 [2022-07-18T18:51:07.610Z] #76 46.94 Selecting previously unselected package libcap2:amd64.
18:51:07 [2022-07-18T18:51:07.610Z] #76 46.94 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
18:51:07 [2022-07-18T18:51:07.610Z] #76 46.94 Unpacking libcap2:amd64 (1:2.44-1) ...
18:51:07 [2022-07-18T18:51:07.610Z] #76 46.94 Selecting previously unselected package libcap-dev:amd64.
18:51:07 [2022-07-18T18:51:07.610Z] #76 46.94 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
18:51:07 [2022-07-18T18:51:07.610Z] #76 46.95 Unpacking libcap-dev:amd64 (1:2.44-1) ...
18:51:07 [2022-07-18T18:51:07.790Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.2s
18:51:07 [2022-07-18T18:51:07.790Z] #11 ...
18:51:07 [2022-07-18T18:51:07.790Z] 
18:51:07 [2022-07-18T18:51:07.791Z] #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
18:51:07 [2022-07-18T18:51:07.791Z] #31 sha256:7d0c1fdf5c376d1752889b7a92be921712d20925e8dcfe3a7e91befb4f13ff05
18:51:07 [2022-07-18T18:51:07.791Z] #31 10.23 #=#=#                                                                         

######################################################################## 100.0%
18:51:07 [2022-07-18T18:51:07.791Z] #31 10.56 
18:51:07 [2022-07-18T18:51:07.791Z] #31 10.63 Download of images into '/build' complete.
18:51:07 [2022-07-18T18:51:07.791Z] #31 10.63 Use something like the following to load the result into a Docker daemon:
18:51:07 [2022-07-18T18:51:07.791Z] #31 10.63   tar -cC '/build' . | docker load
18:51:07 [2022-07-18T18:51:07.791Z] #31 DONE 12.1s
18:51:07 [2022-07-18T18:51:07.791Z] 
18:51:07 [2022-07-18T18:51:07.791Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
18:51:07 [2022-07-18T18:51:07.791Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
18:51:07 [2022-07-18T18:51:07.875Z] #76 47.10 Selecting previously unselected package libprotobuf-c1:amd64.
18:51:07 [2022-07-18T18:51:07.875Z] #76 47.11 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
18:51:07 [2022-07-18T18:51:07.875Z] #76 47.12 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:51:07 [2022-07-18T18:51:07.875Z] #76 47.29 Selecting previously unselected package libprotobuf-c-dev:amd64.
18:51:07 [2022-07-18T18:51:07.875Z] #76 47.29 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
18:51:07 [2022-07-18T18:51:07.875Z] #76 47.29 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
18:51:08 [2022-07-18T18:51:08.135Z] #76 47.46 Selecting previously unselected package libseccomp-dev:amd64.
18:51:08 [2022-07-18T18:51:08.135Z] #76 47.46 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
18:51:08 [2022-07-18T18:51:08.135Z] #76 47.46 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:51:08 [2022-07-18T18:51:08.160Z] #21 13.35 The following additional packages will be installed:
18:51:08 [2022-07-18T18:51:08.160Z] #21 13.35   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
18:51:08 [2022-07-18T18:51:08.160Z] #21 13.35   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
18:51:08 [2022-07-18T18:51:08.160Z] #21 13.35   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
18:51:08 [2022-07-18T18:51:08.160Z] #21 13.35   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
18:51:08 [2022-07-18T18:51:08.160Z] #21 13.35   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
18:51:08 [2022-07-18T18:51:08.160Z] #21 13.36   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
18:51:08 [2022-07-18T18:51:08.160Z] #21 13.36   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
18:51:08 [2022-07-18T18:51:08.160Z] #21 13.38 Suggested packages:
18:51:08 [2022-07-18T18:51:08.160Z] #21 13.38   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
18:51:08 [2022-07-18T18:51:08.160Z] #21 13.38   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
18:51:08 [2022-07-18T18:51:08.160Z] #21 13.38   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
18:51:08 [2022-07-18T18:51:08.395Z] #76 47.65 Selecting previously unselected package libsystemd-dev:amd64.
18:51:08 [2022-07-18T18:51:08.395Z] #76 47.65 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
18:51:08 [2022-07-18T18:51:08.395Z] #76 47.70 Unpacking libsystemd-dev:amd64 (247.3-7) ...
18:51:08 [2022-07-18T18:51:08.417Z] #21 13.38   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
18:51:08 [2022-07-18T18:51:08.417Z] #21 13.38   seccomp:ppc64el seccomp:s390x
18:51:08 [2022-07-18T18:51:08.417Z] #21 13.38 Recommended packages:
18:51:08 [2022-07-18T18:51:08.417Z] #21 13.38   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
18:51:08 [2022-07-18T18:51:08.417Z] #21 13.38   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
18:51:08 [2022-07-18T18:51:08.417Z] #21 13.38   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
18:51:08 [2022-07-18T18:51:08.417Z] #21 13.38   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
18:51:08 [2022-07-18T18:51:08.674Z] #21 13.85 The following NEW packages will be installed:
18:51:08 [2022-07-18T18:51:08.674Z] #21 13.85   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
18:51:08 [2022-07-18T18:51:08.674Z] #21 13.85   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
18:51:08 [2022-07-18T18:51:08.674Z] #21 13.85   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
18:51:08 [2022-07-18T18:51:08.674Z] #21 13.85   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
18:51:08 [2022-07-18T18:51:08.674Z] #21 13.85   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
18:51:08 [2022-07-18T18:51:08.674Z] #21 13.85   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
18:51:08 [2022-07-18T18:51:08.674Z] #21 13.86   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
18:51:08 [2022-07-18T18:51:08.674Z] #21 13.86   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
18:51:08 [2022-07-18T18:51:08.674Z] #21 13.86   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
18:51:08 [2022-07-18T18:51:08.674Z] #21 13.86   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
18:51:08 [2022-07-18T18:51:08.674Z] #21 13.86   libseccomp2:ppc64el libseccomp2:s390x
18:51:08 [2022-07-18T18:51:08.931Z] #21 14.23 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded.
18:51:08 [2022-07-18T18:51:08.931Z] #21 14.23 Need to get 15.9 MB of archives.
18:51:08 [2022-07-18T18:51:08.931Z] #21 14.23 After this operation, 73.0 MB of additional disk space will be used.
18:51:08 [2022-07-18T18:51:08.931Z] #21 14.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
18:51:08 [2022-07-18T18:51:08.931Z] #21 14.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.30 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.30 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.34 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.38 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.42 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB]
18:51:09 [2022-07-18T18:51:09.188Z] #21 14.44 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
18:51:09 [2022-07-18T18:51:09.337Z] #76 48.46 Selecting previously unselected package libtool.
18:51:09 [2022-07-18T18:51:09.337Z] #76 48.52 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
18:51:09 [2022-07-18T18:51:09.337Z] #76 48.52 Unpacking libtool (2.4.6-15) ...
18:51:09 [2022-07-18T18:51:09.337Z] #76 48.75 Selecting previously unselected package libudev-dev:amd64.
18:51:09 [2022-07-18T18:51:09.337Z] #76 48.75 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
18:51:09 [2022-07-18T18:51:09.337Z] #76 48.75 Unpacking libudev-dev:amd64 (247.3-7) ...
18:51:09 [2022-07-18T18:51:09.383Z] #14 ...
18:51:09 [2022-07-18T18:51:09.383Z] 
18:51:09 [2022-07-18T18:51:09.383Z] #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             ;
18:51:09 [2022-07-18T18:51:09.383Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff
18:51:09 [2022-07-18T18:51:09.383Z] #76 37.74 Selecting previously unselected package libmagic1:arm64.
18:51:09 [2022-07-18T18:51:09.383Z] #76 37.76 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 37.77 Unpacking libmagic1:arm64 (1:5.39-3) ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 38.21 Selecting previously unselected package file.
18:51:09 [2022-07-18T18:51:09.383Z] #76 38.21 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 38.36 Unpacking file (1:5.39-3) ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 38.67 Selecting previously unselected package xz-utils.
18:51:09 [2022-07-18T18:51:09.383Z] #76 38.68 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 38.68 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 38.98 Selecting previously unselected package libsigsegv2:arm64.
18:51:09 [2022-07-18T18:51:09.383Z] #76 38.99 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 39.00 Unpacking libsigsegv2:arm64 (2.13-1) ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 39.13 Selecting previously unselected package m4.
18:51:09 [2022-07-18T18:51:09.383Z] #76 39.15 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 39.15 Unpacking m4 (1.4.18-5) ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 39.37 Selecting previously unselected package autoconf.
18:51:09 [2022-07-18T18:51:09.383Z] #76 39.37 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 39.38 Unpacking autoconf (2.69-14) ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 39.86 Selecting previously unselected package autotools-dev.
18:51:09 [2022-07-18T18:51:09.383Z] #76 39.87 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 39.88 Unpacking autotools-dev (20180224.1+nmu1) ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 40.13 Selecting previously unselected package automake.
18:51:09 [2022-07-18T18:51:09.383Z] #76 40.13 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 40.15 Unpacking automake (1:1.16.3-2) ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 40.89 Selecting previously unselected package patch.
18:51:09 [2022-07-18T18:51:09.383Z] #76 40.90 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 40.95 Unpacking patch (2.7.6-7) ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 41.15 Selecting previously unselected package dpkg-dev.
18:51:09 [2022-07-18T18:51:09.383Z] #76 41.15 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 41.20 Unpacking dpkg-dev (1.20.11) ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 42.13 Selecting previously unselected package build-essential.
18:51:09 [2022-07-18T18:51:09.383Z] #76 42.15 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 42.17 Unpacking build-essential (12.9) ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 42.29 Selecting previously unselected package libcap2:arm64.
18:51:09 [2022-07-18T18:51:09.383Z] #76 42.29 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 42.30 Unpacking libcap2:arm64 (1:2.44-1) ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 42.39 Selecting previously unselected package libcap-dev:arm64.
18:51:09 [2022-07-18T18:51:09.383Z] #76 42.39 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 42.40 Unpacking libcap-dev:arm64 (1:2.44-1) ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 42.60 Selecting previously unselected package libprotobuf-c1:arm64.
18:51:09 [2022-07-18T18:51:09.383Z] #76 42.60 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 42.61 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 42.77 Selecting previously unselected package libprotobuf-c-dev:arm64.
18:51:09 [2022-07-18T18:51:09.383Z] #76 42.78 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 42.80 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 42.95 Selecting previously unselected package libseccomp-dev:arm64.
18:51:09 [2022-07-18T18:51:09.383Z] #76 42.97 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 42.99 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 43.28 Selecting previously unselected package libsystemd-dev:arm64.
18:51:09 [2022-07-18T18:51:09.383Z] #76 43.28 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ...
18:51:09 [2022-07-18T18:51:09.383Z] #76 43.29 Unpacking libsystemd-dev:arm64 (247.3-7) ...
18:51:09 [2022-07-18T18:51:09.444Z] #21 14.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
18:51:09 [2022-07-18T18:51:09.444Z] #21 14.45 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
18:51:09 [2022-07-18T18:51:09.444Z] #21 14.45 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
18:51:09 [2022-07-18T18:51:09.444Z] #21 14.45 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
18:51:09 [2022-07-18T18:51:09.444Z] #21 14.45 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
18:51:09 [2022-07-18T18:51:09.444Z] #21 14.45 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
18:51:09 [2022-07-18T18:51:09.444Z] #21 14.46 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
18:51:09 [2022-07-18T18:51:09.444Z] #21 14.46 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
18:51:09 [2022-07-18T18:51:09.444Z] #21 14.46 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
18:51:09 [2022-07-18T18:51:09.444Z] #21 14.46 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
18:51:09 [2022-07-18T18:51:09.444Z] #21 14.46 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
18:51:09 [2022-07-18T18:51:09.598Z] #76 49.00 Selecting previously unselected package libyajl2:amd64.
18:51:09 [2022-07-18T18:51:09.598Z] #76 49.00 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
18:51:09 [2022-07-18T18:51:09.598Z] #76 49.04 Unpacking libyajl2:amd64 (2.1.0-3) ...
18:51:09 [2022-07-18T18:51:09.598Z] #76 ...
18:51:09 [2022-07-18T18:51:09.598Z] 
18:51:09 [2022-07-18T18:51:09.598Z] #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
18:51:09 [2022-07-18T18:51:09.598Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
18:51:09 [2022-07-18T18:51:09.598Z] #42 39.07 The following NEW packages will be installed:
18:51:09 [2022-07-18T18:51:09.598Z] #42 39.10   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
18:51:09 [2022-07-18T18:51:09.598Z] #42 39.11   vim-common xxd
18:51:09 [2022-07-18T18:51:09.598Z] #42 39.50 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:51:09 [2022-07-18T18:51:09.598Z] #42 39.50 Need to get 17.7 MB of archives.
18:51:09 [2022-07-18T18:51:09.598Z] #42 39.50 After this operation, 70.7 MB of additional disk space will be used.
18:51:09 [2022-07-18T18:51:09.598Z] #42 39.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
18:51:09 [2022-07-18T18:51:09.598Z] #42 39.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:51:09 [2022-07-18T18:51:09.598Z] #42 39.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
18:51:09 [2022-07-18T18:51:09.598Z] #42 39.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
18:51:09 [2022-07-18T18:51:09.598Z] #42 40.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
18:51:09 [2022-07-18T18:51:09.598Z] #42 40.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
18:51:09 [2022-07-18T18:51:09.598Z] #42 40.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
18:51:09 [2022-07-18T18:51:09.598Z] #42 40.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
18:51:09 [2022-07-18T18:51:09.598Z] #42 40.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
18:51:09 [2022-07-18T18:51:09.598Z] #42 40.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
18:51:09 [2022-07-18T18:51:09.598Z] #42 42.31 debconf: delaying package configuration, since apt-utils is not installed
18:51:09 [2022-07-18T18:51:09.598Z] #42 42.57 Fetched 17.7 MB in 2s (11.2 MB/s)
18:51:09 [2022-07-18T18:51:09.598Z] #42 42.67 Selecting previously unselected package xxd.
18:51:09 [2022-07-18T18:51:09.598Z] #42 42.67 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
18:51:09 [2022-07-18T18:51:09.598Z] #42 42.76 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:51:09 [2022-07-18T18:51:09.598Z] #42 42.76 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:51:09 [2022-07-18T18:51:09.598Z] #42 42.96 Selecting previously unselected package vim-common.
18:51:09 [2022-07-18T18:51:09.598Z] #42 42.96 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:51:09 [2022-07-18T18:51:09.598Z] #42 43.01 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:51:09 [2022-07-18T18:51:09.598Z] #42 43.40 Selecting previously unselected package cmake-data.
18:51:09 [2022-07-18T18:51:09.598Z] #42 43.40 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
18:51:09 [2022-07-18T18:51:09.598Z] #42 43.48 Unpacking cmake-data (3.18.4-2+deb11u1) ...
18:51:09 [2022-07-18T18:51:09.598Z] #42 47.60 Selecting previously unselected package libicu67:amd64.
18:51:09 [2022-07-18T18:51:09.598Z] #42 47.60 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
18:51:09 [2022-07-18T18:51:09.598Z] #42 47.62 Unpacking libicu67:amd64 (67.1-7) ...
18:51:09 [2022-07-18T18:51:09.643Z] #76 44.09 Selecting previously unselected package libtool.
18:51:09 [2022-07-18T18:51:09.643Z] #76 44.11 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
18:51:09 [2022-07-18T18:51:09.643Z] #76 44.12 Unpacking libtool (2.4.6-15) ...
18:51:09 [2022-07-18T18:51:09.700Z] #21 14.98 debconf: delaying package configuration, since apt-utils is not installed
18:51:09 [2022-07-18T18:51:09.903Z] #76 44.40 Selecting previously unselected package libudev-dev:arm64.
18:51:09 [2022-07-18T18:51:09.903Z] #76 44.40 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
18:51:09 [2022-07-18T18:51:09.903Z] #76 ...
18:51:09 [2022-07-18T18:51:09.903Z] 
18:51:09 [2022-07-18T18:51:09.903Z] #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
18:51:09 [2022-07-18T18:51:09.903Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
18:51:09 [2022-07-18T18:51:09.903Z] #14 44.36 Selecting previously unselected package binutils-mingw-w64.
18:51:09 [2022-07-18T18:51:09.903Z] #14 44.38 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
18:51:09 [2022-07-18T18:51:09.903Z] #14 44.39 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
18:51:09 [2022-07-18T18:51:09.912Z] #42 ...
18:51:09 [2022-07-18T18:51:09.913Z] 
18:51:09 [2022-07-18T18:51:09.913Z] #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             ;
18:51:09 [2022-07-18T18:51:09.913Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
18:51:09 [2022-07-18T18:51:09.913Z] #76 49.14 Selecting previously unselected package libyajl-dev:amd64.
18:51:09 [2022-07-18T18:51:09.913Z] #76 49.28 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
18:51:09 [2022-07-18T18:51:09.913Z] #76 49.28 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
18:51:09 [2022-07-18T18:51:09.956Z] #21 15.16 Fetched 15.9 MB in 1s (30.2 MB/s)
18:51:09 [2022-07-18T18:51:09.956Z] #21 15.20 Selecting previously unselected package gcc-10-base:armel.
18:51:09 [2022-07-18T18:51:09.956Z] #21 15.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 38556 files and directories currently installed.)
18:51:09 [2022-07-18T18:51:09.956Z] #21 15.24 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
18:51:09 [2022-07-18T18:51:09.956Z] #21 15.24 Unpacking gcc-10-base:armel (10.2.1-6) ...
18:51:10 [2022-07-18T18:51:10.173Z] #76 49.39 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:51:10 [2022-07-18T18:51:10.173Z] #76 49.47 Setting up libmagic-mgc (1:5.39-3) ...
18:51:10 [2022-07-18T18:51:10.173Z] #76 49.50 Setting up libyajl2:amd64 (2.1.0-3) ...
18:51:10 [2022-07-18T18:51:10.173Z] #76 49.54 Setting up libmagic1:amd64 (1:5.39-3) ...
18:51:10 [2022-07-18T18:51:10.173Z] #76 49.57 Setting up file (1:5.39-3) ...
18:51:10 [2022-07-18T18:51:10.173Z] #76 49.57 Setting up bzip2 (1.0.8-4) ...
18:51:10 [2022-07-18T18:51:10.173Z] #76 49.57 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:51:10 [2022-07-18T18:51:10.173Z] #76 49.61 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
18:51:10 [2022-07-18T18:51:10.173Z] #76 49.61 Setting up libcap2:amd64 (1:2.44-1) ...
18:51:10 [2022-07-18T18:51:10.185Z] #14 44.59 Selecting previously unselected package libdevmapper1.02.1:arm64.
18:51:10 [2022-07-18T18:51:10.185Z] #14 44.59 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
18:51:10 [2022-07-18T18:51:10.185Z] #14 44.61 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
18:51:10 [2022-07-18T18:51:10.212Z] #21 15.29 Selecting previously unselected package gcc-10-base:armhf.
18:51:10 [2022-07-18T18:51:10.212Z] #21 15.30 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
18:51:10 [2022-07-18T18:51:10.212Z] #21 15.30 Unpacking gcc-10-base:armhf (10.2.1-6) ...
18:51:10 [2022-07-18T18:51:10.212Z] #21 15.34 Selecting previously unselected package gcc-10-base:ppc64el.
18:51:10 [2022-07-18T18:51:10.212Z] #21 15.35 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
18:51:10 [2022-07-18T18:51:10.212Z] #21 15.36 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
18:51:10 [2022-07-18T18:51:10.212Z] #21 15.41 Selecting previously unselected package gcc-10-base:s390x.
18:51:10 [2022-07-18T18:51:10.212Z] #21 15.42 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
18:51:10 [2022-07-18T18:51:10.212Z] #21 15.42 Unpacking gcc-10-base:s390x (10.2.1-6) ...
18:51:10 [2022-07-18T18:51:10.212Z] #21 15.48 Selecting previously unselected package gcc-10-base:arm64.
18:51:10 [2022-07-18T18:51:10.212Z] #21 15.48 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
18:51:10 [2022-07-18T18:51:10.212Z] #21 15.49 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
18:51:10 [2022-07-18T18:51:10.212Z] #21 15.55 Selecting previously unselected package libgcc-s1:armel.
18:51:10 [2022-07-18T18:51:10.434Z] #76 49.63 Setting up autotools-dev (20180224.1+nmu1) ...
18:51:10 [2022-07-18T18:51:10.434Z] #76 49.66 Setting up libsigsegv2:amd64 (2.13-1) ...
18:51:10 [2022-07-18T18:51:10.434Z] #76 49.68 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:51:10 [2022-07-18T18:51:10.434Z] #76 49.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:51:10 [2022-07-18T18:51:10.434Z] #76 49.70 Setting up patch (2.7.6-7) ...
18:51:10 [2022-07-18T18:51:10.434Z] #76 49.71 Setting up libudev-dev:amd64 (247.3-7) ...
18:51:10 [2022-07-18T18:51:10.434Z] #76 49.72 Setting up libyajl-dev:amd64 (2.1.0-3) ...
18:51:10 [2022-07-18T18:51:10.434Z] #76 49.73 Setting up libcap-dev:amd64 (1:2.44-1) ...
18:51:10 [2022-07-18T18:51:10.434Z] #76 49.75 Setting up libsystemd-dev:amd64 (247.3-7) ...
18:51:10 [2022-07-18T18:51:10.434Z] #76 49.78 Setting up libtool (2.4.6-15) ...
18:51:10 [2022-07-18T18:51:10.434Z] #76 49.78 Setting up m4 (1.4.18-5) ...
18:51:10 [2022-07-18T18:51:10.434Z] #76 49.78 Setting up dpkg-dev (1.20.11) ...
18:51:10 [2022-07-18T18:51:10.434Z] #76 49.81 Setting up autoconf (2.69-14) ...
18:51:10 [2022-07-18T18:51:10.434Z] #76 49.82 Setting up build-essential (12.9) ...
18:51:10 [2022-07-18T18:51:10.434Z] #76 49.85 Setting up automake (1:1.16.3-2) ...
18:51:10 [2022-07-18T18:51:10.468Z] #21 15.56 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
18:51:10 [2022-07-18T18:51:10.468Z] #21 15.56 Unpacking libgcc-s1:armel (10.2.1-6) ...
18:51:10 [2022-07-18T18:51:10.468Z] #21 15.62 Selecting previously unselected package libcrypt1:armel.
18:51:10 [2022-07-18T18:51:10.468Z] #21 15.63 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
18:51:10 [2022-07-18T18:51:10.468Z] #21 15.63 Unpacking libcrypt1:armel (1:4.4.18-4) ...
18:51:10 [2022-07-18T18:51:10.552Z] #14 44.78 Selecting previously unselected package dmsetup.
18:51:10 [2022-07-18T18:51:10.552Z] #14 44.78 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
18:51:10 [2022-07-18T18:51:10.552Z] #14 44.80 Unpacking dmsetup (2:1.02.175-2.1) ...
18:51:10 [2022-07-18T18:51:10.552Z] #14 ...
18:51:10 [2022-07-18T18:51:10.552Z] 
18:51:10 [2022-07-18T18:51:10.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
18:51:10 [2022-07-18T18:51:10.552Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339
18:51:10 [2022-07-18T18:51:10.552Z] #42 34.93 Selecting previously unselected package libicu67:arm64.
18:51:10 [2022-07-18T18:51:10.552Z] #42 34.98 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
18:51:10 [2022-07-18T18:51:10.552Z] #42 35.09 Unpacking libicu67:arm64 (67.1-7) ...
18:51:10 [2022-07-18T18:51:10.552Z] #42 42.22 Selecting previously unselected package libxml2:arm64.
18:51:10 [2022-07-18T18:51:10.552Z] #42 42.22 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
18:51:10 [2022-07-18T18:51:10.552Z] #42 42.24 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
18:51:10 [2022-07-18T18:51:10.552Z] #42 42.86 Selecting previously unselected package libarchive13:arm64.
18:51:10 [2022-07-18T18:51:10.552Z] #42 42.86 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
18:51:10 [2022-07-18T18:51:10.552Z] #42 42.88 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
18:51:10 [2022-07-18T18:51:10.552Z] #42 43.19 Selecting previously unselected package libjsoncpp24:arm64.
18:51:10 [2022-07-18T18:51:10.552Z] #42 43.19 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
18:51:10 [2022-07-18T18:51:10.552Z] #42 43.20 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
18:51:10 [2022-07-18T18:51:10.552Z] #42 43.37 Selecting previously unselected package librhash0:arm64.
18:51:10 [2022-07-18T18:51:10.552Z] #42 43.38 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
18:51:10 [2022-07-18T18:51:10.552Z] #42 43.38 Unpacking librhash0:arm64 (1.4.1-2) ...
18:51:10 [2022-07-18T18:51:10.552Z] #42 43.57 Selecting previously unselected package libuv1:arm64.
18:51:10 [2022-07-18T18:51:10.552Z] #42 43.58 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
18:51:10 [2022-07-18T18:51:10.552Z] #42 43.58 Unpacking libuv1:arm64 (1.40.0-2) ...
18:51:10 [2022-07-18T18:51:10.552Z] #42 43.80 Selecting previously unselected package cmake.
18:51:10 [2022-07-18T18:51:10.552Z] #42 43.81 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
18:51:10 [2022-07-18T18:51:10.552Z] #42 43.83 Unpacking cmake (3.18.4-2+deb11u1) ...
18:51:10 [2022-07-18T18:51:10.552Z] #42 ...
18:51:10 [2022-07-18T18:51:10.552Z] 
18:51:10 [2022-07-18T18:51:10.552Z] #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
18:51:10 [2022-07-18T18:51:10.552Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
18:51:10 [2022-07-18T18:51:10.552Z] #14 45.03 Selecting previously unselected package mingw-w64-common.
18:51:10 [2022-07-18T18:51:10.552Z] #14 45.03 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
18:51:10 [2022-07-18T18:51:10.552Z] #14 45.08 Unpacking mingw-w64-common (8.0.0-1) ...
18:51:10 [2022-07-18T18:51:10.695Z] #76 49.86 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
18:51:10 [2022-07-18T18:51:10.695Z] #76 49.88 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:51:10 [2022-07-18T18:51:10.724Z] #21 15.72 Selecting previously unselected package libc6:armel.
18:51:10 [2022-07-18T18:51:10.724Z] #21 15.74 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ...
18:51:10 [2022-07-18T18:51:10.724Z] #21 15.95 Unpacking libc6:armel (2.31-13+deb11u3) ...
18:51:11 [2022-07-18T18:51:11.085Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 14.0s done
18:51:11 [2022-07-18T18:51:11.287Z] #21 16.46 Selecting previously unselected package libapparmor1:armel.
18:51:11 [2022-07-18T18:51:11.287Z] #21 16.47 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
18:51:11 [2022-07-18T18:51:11.287Z] #21 16.48 Unpacking libapparmor1:armel (2.13.6-10) ...
18:51:11 [2022-07-18T18:51:11.287Z] #21 16.53 Selecting previously unselected package libapparmor-dev:armel.
18:51:11 [2022-07-18T18:51:11.287Z] #21 16.53 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
18:51:11 [2022-07-18T18:51:11.287Z] #21 16.54 Unpacking libapparmor-dev:armel (2.13.6-10) ...
18:51:11 [2022-07-18T18:51:11.586Z] #21 16.61 Selecting previously unselected package libgcc-s1:arm64.
18:51:11 [2022-07-18T18:51:11.586Z] #21 16.62 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
18:51:11 [2022-07-18T18:51:11.586Z] #21 16.62 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
18:51:11 [2022-07-18T18:51:11.586Z] #21 16.68 Selecting previously unselected package libcrypt1:arm64.
18:51:11 [2022-07-18T18:51:11.586Z] #21 16.70 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
18:51:11 [2022-07-18T18:51:11.586Z] #21 16.70 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
18:51:11 [2022-07-18T18:51:11.586Z] #21 16.78 Selecting previously unselected package libc6:arm64.
18:51:11 [2022-07-18T18:51:11.586Z] #21 16.78 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ...
18:51:11 [2022-07-18T18:51:11.635Z] #76 DONE 50.7s
18:51:11 [2022-07-18T18:51:11.635Z] 
18:51:11 [2022-07-18T18:51:11.635Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:51:11 [2022-07-18T18:51:11.635Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:51:11 [2022-07-18T18:51:11.656Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done
18:51:11 [2022-07-18T18:51:11.842Z] #21 17.01 Unpacking libc6:arm64 (2.31-13+deb11u3) ...
18:51:11 [2022-07-18T18:51:11.915Z] #11 DONE 44.3s
18:51:11 [2022-07-18T18:51:11.915Z] 
18:51:11 [2022-07-18T18:51:11.915Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:51:11 [2022-07-18T18:51:11.915Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f
18:51:12 [2022-07-18T18:51:12.055Z] #14 ...
18:51:12 [2022-07-18T18:51:12.055Z] 
18:51:12 [2022-07-18T18:51:12.055Z] #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
18:51:12 [2022-07-18T18:51:12.055Z] #31 sha256:790ad0ed172ab36f8f02c21f488ba4c84aa6939171124e6bd2e83e6a5fc106ae
18:51:12 [2022-07-18T18:51:12.055Z] #31 35.27 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:51:12 [2022-07-18T18:51:12.055Z] #31 37.60 #=#=#                                                                         
18:51:12 [2022-07-18T18:51:12.055Z] #31 37.99 #=#=#                                                                         

######################################################################## 100.0%
18:51:12 [2022-07-18T18:51:12.055Z] #31 39.19 
18:51:12 [2022-07-18T18:51:12.055Z] #31 41.36 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
18:51:12 [2022-07-18T18:51:12.055Z] #31 42.81 #=#=#                                                                         
18:51:12 [2022-07-18T18:51:12.055Z] #31 43.20 #=#=#                                                                         

######################################################################## 100.0%
18:51:12 [2022-07-18T18:51:12.055Z] #31 44.50 
18:51:12 [2022-07-18T18:51:12.055Z] #31 44.79 Download of images into '/build' complete.
18:51:12 [2022-07-18T18:51:12.055Z] #31 44.79 Use something like the following to load the result into a Docker daemon:
18:51:12 [2022-07-18T18:51:12.055Z] #31 44.79   tar -cC '/build' . | docker load
18:51:12 [2022-07-18T18:51:12.055Z] #31 ...
18:51:12 [2022-07-18T18:51:12.055Z] 
18:51:12 [2022-07-18T18:51:12.055Z] #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             ;
18:51:12 [2022-07-18T18:51:12.055Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff
18:51:12 [2022-07-18T18:51:12.055Z] #76 44.47 Unpacking libudev-dev:arm64 (247.3-7) ...
18:51:12 [2022-07-18T18:51:12.055Z] #76 44.71 Selecting previously unselected package libyajl2:arm64.
18:51:12 [2022-07-18T18:51:12.055Z] #76 44.71 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
18:51:12 [2022-07-18T18:51:12.055Z] #76 44.72 Unpacking libyajl2:arm64 (2.1.0-3) ...
18:51:12 [2022-07-18T18:51:12.055Z] #76 44.84 Selecting previously unselected package libyajl-dev:arm64.
18:51:12 [2022-07-18T18:51:12.055Z] #76 44.85 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
18:51:12 [2022-07-18T18:51:12.055Z] #76 44.87 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
18:51:12 [2022-07-18T18:51:12.055Z] #76 45.00 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:51:12 [2022-07-18T18:51:12.055Z] #76 45.02 Setting up libmagic-mgc (1:5.39-3) ...
18:51:12 [2022-07-18T18:51:12.055Z] #76 45.05 Setting up libyajl2:arm64 (2.1.0-3) ...
18:51:12 [2022-07-18T18:51:12.055Z] #76 45.09 Setting up libmagic1:arm64 (1:5.39-3) ...
18:51:12 [2022-07-18T18:51:12.055Z] #76 45.22 Setting up file (1:5.39-3) ...
18:51:12 [2022-07-18T18:51:12.055Z] #76 45.24 Setting up bzip2 (1.0.8-4) ...
18:51:12 [2022-07-18T18:51:12.055Z] #76 45.26 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:51:12 [2022-07-18T18:51:12.055Z] #76 45.29 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
18:51:12 [2022-07-18T18:51:12.055Z] #76 45.35 Setting up libcap2:arm64 (1:2.44-1) ...
18:51:12 [2022-07-18T18:51:12.055Z] #76 45.37 Setting up autotools-dev (20180224.1+nmu1) ...
18:51:12 [2022-07-18T18:51:12.055Z] #76 45.39 Setting up libsigsegv2:arm64 (2.13-1) ...
18:51:12 [2022-07-18T18:51:12.055Z] #76 45.41 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:51:12 [2022-07-18T18:51:12.055Z] #76 45.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:51:12 [2022-07-18T18:51:12.055Z] #76 45.51 Setting up patch (2.7.6-7) ...
18:51:12 [2022-07-18T18:51:12.055Z] #76 45.53 Setting up libudev-dev:arm64 (247.3-7) ...
18:51:12 [2022-07-18T18:51:12.055Z] #76 45.57 Setting up libyajl-dev:arm64 (2.1.0-3) ...
18:51:12 [2022-07-18T18:51:12.317Z] #76 46.69 Setting up libcap-dev:arm64 (1:2.44-1) ...
18:51:12 [2022-07-18T18:51:12.405Z] #21 17.49 Selecting previously unselected package libapparmor1:arm64.
18:51:12 [2022-07-18T18:51:12.405Z] #21 17.50 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
18:51:12 [2022-07-18T18:51:12.405Z] #21 17.51 Unpacking libapparmor1:arm64 (2.13.6-10) ...
18:51:12 [2022-07-18T18:51:12.405Z] #21 17.56 Selecting previously unselected package libapparmor-dev:arm64.
18:51:12 [2022-07-18T18:51:12.405Z] #21 17.56 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
18:51:12 [2022-07-18T18:51:12.405Z] #21 17.57 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
18:51:12 [2022-07-18T18:51:12.405Z] #21 17.64 Selecting previously unselected package libgcc-s1:s390x.
18:51:12 [2022-07-18T18:51:12.405Z] #21 17.64 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
18:51:12 [2022-07-18T18:51:12.405Z] #21 17.65 Unpacking libgcc-s1:s390x (10.2.1-6) ...
18:51:12 [2022-07-18T18:51:12.405Z] #21 17.70 Selecting previously unselected package libcrypt1:s390x.
18:51:12 [2022-07-18T18:51:12.662Z] #21 17.70 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
18:51:12 [2022-07-18T18:51:12.662Z] #21 17.71 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
18:51:12 [2022-07-18T18:51:12.662Z] #21 17.79 Selecting previously unselected package libc6:s390x.
18:51:12 [2022-07-18T18:51:12.662Z] #21 17.80 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ...
18:51:12 [2022-07-18T18:51:12.852Z] #12 DONE 0.8s
18:51:12 [2022-07-18T18:51:12.852Z] 
18:51:12 [2022-07-18T18:51:12.852Z] #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
18:51:12 [2022-07-18T18:51:12.852Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713
18:51:12 [2022-07-18T18:51:12.887Z] #76 47.25 Setting up libsystemd-dev:arm64 (247.3-7) ...
18:51:12 [2022-07-18T18:51:12.887Z] #76 47.33 Setting up libtool (2.4.6-15) ...
18:51:12 [2022-07-18T18:51:12.887Z] #76 47.36 Setting up m4 (1.4.18-5) ...
18:51:12 [2022-07-18T18:51:12.887Z] #76 47.40 Setting up dpkg-dev (1.20.11) ...
18:51:12 [2022-07-18T18:51:12.918Z] #21 17.98 Unpacking libc6:s390x (2.31-13+deb11u3) ...
18:51:13 [2022-07-18T18:51:13.153Z] #76 47.55 Setting up autoconf (2.69-14) ...
18:51:13 [2022-07-18T18:51:13.153Z] #76 47.63 Setting up build-essential (12.9) ...
18:51:13 [2022-07-18T18:51:13.153Z] #76 47.68 Setting up automake (1:1.16.3-2) ...
18:51:13 [2022-07-18T18:51:13.153Z] #76 47.73 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
18:51:13 [2022-07-18T18:51:13.419Z] #76 48.00 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:51:13 [2022-07-18T18:51:13.422Z] #13 DONE 0.6s
18:51:13 [2022-07-18T18:51:13.422Z] 
18:51:13 [2022-07-18T18:51:13.422Z] #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
18:51:13 [2022-07-18T18:51:13.422Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
18:51:13 [2022-07-18T18:51:13.422Z] #38 ...
18:51:13 [2022-07-18T18:51:13.422Z] 
18:51:13 [2022-07-18T18:51:13.422Z] #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
18:51:13 [2022-07-18T18:51:13.422Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023
18:51:13 [2022-07-18T18:51:13.422Z] #50 DONE 0.2s
18:51:13 [2022-07-18T18:51:13.481Z] #21 18.48 Selecting previously unselected package libapparmor1:s390x.
18:51:13 [2022-07-18T18:51:13.481Z] #21 18.49 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
18:51:13 [2022-07-18T18:51:13.481Z] #21 18.49 Unpacking libapparmor1:s390x (2.13.6-10) ...
18:51:13 [2022-07-18T18:51:13.481Z] #21 18.54 Selecting previously unselected package libapparmor-dev:s390x.
18:51:13 [2022-07-18T18:51:13.481Z] #21 18.54 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
18:51:13 [2022-07-18T18:51:13.481Z] #21 18.55 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
18:51:13 [2022-07-18T18:51:13.481Z] #21 18.63 Selecting previously unselected package libgcc-s1:armhf.
18:51:13 [2022-07-18T18:51:13.481Z] #21 18.63 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
18:51:13 [2022-07-18T18:51:13.481Z] #21 18.64 Unpacking libgcc-s1:armhf (10.2.1-6) ...
18:51:13 [2022-07-18T18:51:13.481Z] #21 18.69 Selecting previously unselected package libcrypt1:armhf.
18:51:13 [2022-07-18T18:51:13.481Z] #21 18.70 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
18:51:13 [2022-07-18T18:51:13.481Z] #21 18.71 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
18:51:13 [2022-07-18T18:51:13.679Z] #76 ...
18:51:13 [2022-07-18T18:51:13.679Z] 
18:51:13 [2022-07-18T18:51:13.679Z] #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
18:51:13 [2022-07-18T18:51:13.679Z] #31 sha256:790ad0ed172ab36f8f02c21f488ba4c84aa6939171124e6bd2e83e6a5fc106ae
18:51:13 [2022-07-18T18:51:13.679Z] #31 DONE 47.3s
18:51:13 [2022-07-18T18:51:13.679Z] 
18:51:13 [2022-07-18T18:51:13.679Z] #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
18:51:13 [2022-07-18T18:51:13.679Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339
18:51:13 [2022-07-18T18:51:13.679Z] #42 47.81 Setting up libicu67:arm64 (67.1-7) ...
18:51:13 [2022-07-18T18:51:13.679Z] #42 48.05 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:51:13 [2022-07-18T18:51:13.679Z] #42 48.14 Setting up libuv1:arm64 (1.40.0-2) ...
18:51:13 [2022-07-18T18:51:13.679Z] #42 48.15 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:51:13 [2022-07-18T18:51:13.679Z] #42 48.21 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
18:51:13 [2022-07-18T18:51:13.682Z] 
18:51:13 [2022-07-18T18:51:13.682Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:51:13 [2022-07-18T18:51:13.682Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081
18:51:13 [2022-07-18T18:51:13.682Z] #33 DONE 0.2s
18:51:13 [2022-07-18T18:51:13.682Z] 
18:51:13 [2022-07-18T18:51:13.682Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:51:13 [2022-07-18T18:51:13.682Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df
18:51:13 [2022-07-18T18:51:13.682Z] #46 DONE 0.3s
18:51:13 [2022-07-18T18:51:13.682Z] 
18:51:13 [2022-07-18T18:51:13.682Z] #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
18:51:13 [2022-07-18T18:51:13.682Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
18:51:13 [2022-07-18T18:51:13.682Z] #47 ...
18:51:13 [2022-07-18T18:51:13.682Z] 
18:51:13 [2022-07-18T18:51:13.682Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
18:51:13 [2022-07-18T18:51:13.682Z] #25 sha256:a0adcb7efee69d8c78225b1758ed4a48fd7b573dc1a3eaeae08aca6a5e0a26d8
18:51:13 [2022-07-18T18:51:13.682Z] #25 DONE 0.4s
18:51:13 [2022-07-18T18:51:13.737Z] #21 18.79 Selecting previously unselected package libc6:armhf.
18:51:13 [2022-07-18T18:51:13.737Z] #21 18.81 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ...
18:51:13 [2022-07-18T18:51:13.737Z] #21 19.01 Unpacking libc6:armhf (2.31-13+deb11u3) ...
18:51:13 [2022-07-18T18:51:13.939Z] #42 48.24 Setting up librhash0:arm64 (1.4.1-2) ...
18:51:13 [2022-07-18T18:51:13.939Z] #42 48.29 Setting up cmake-data (3.18.4-2+deb11u1) ...
18:51:13 [2022-07-18T18:51:13.939Z] #42 48.42 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
18:51:13 [2022-07-18T18:51:13.939Z] #42 48.47 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
18:51:13 [2022-07-18T18:51:13.946Z] 
18:51:13 [2022-07-18T18:51:13.946Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
18:51:13 [2022-07-18T18:51:13.946Z] #66 sha256:c889b1837db2fc212438ceab1e8520c94389cffa7d564e16051167703fa305a2
18:51:13 [2022-07-18T18:51:13.946Z] #66 DONE 0.5s
18:51:13 [2022-07-18T18:51:13.946Z] 
18:51:13 [2022-07-18T18:51:13.946Z] #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
18:51:13 [2022-07-18T18:51:13.946Z] #67 sha256:39efd29daa74de5197841a064670db7615916888fb4b1c1815f679cae1cf32ba
18:51:14 [2022-07-18T18:51:14.186Z] #77 ...
18:51:14 [2022-07-18T18:51:14.186Z] 
18:51:14 [2022-07-18T18:51:14.186Z] #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
18:51:14 [2022-07-18T18:51:14.186Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
18:51:14 [2022-07-18T18:51:14.186Z] #55 43.04 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
18:51:14 [2022-07-18T18:51:14.186Z] #55 ...
18:51:14 [2022-07-18T18:51:14.186Z] 
18:51:14 [2022-07-18T18:51:14.186Z] #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
18:51:14 [2022-07-18T18:51:14.186Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
18:51:14 [2022-07-18T18:51:14.186Z] #51 46.29 Selecting previously unselected package python3-pkg-resources.
18:51:14 [2022-07-18T18:51:14.186Z] #51 46.29 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
18:51:14 [2022-07-18T18:51:14.186Z] #51 46.34 Unpacking python3-pkg-resources (52.0.0-4) ...
18:51:14 [2022-07-18T18:51:14.186Z] #51 46.53 Selecting previously unselected package python3-six.
18:51:14 [2022-07-18T18:51:14.186Z] #51 46.53 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
18:51:14 [2022-07-18T18:51:14.186Z] #51 46.56 Unpacking python3-six (1.16.0-2) ...
18:51:14 [2022-07-18T18:51:14.186Z] #51 46.65 Selecting previously unselected package python3-protobuf.
18:51:14 [2022-07-18T18:51:14.186Z] #51 46.69 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
18:51:14 [2022-07-18T18:51:14.186Z] #51 46.71 Unpacking python3-protobuf (3.12.4-1) ...
18:51:14 [2022-07-18T18:51:14.186Z] #51 47.28 Selecting previously unselected package libnet1:amd64.
18:51:14 [2022-07-18T18:51:14.186Z] #51 47.28 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:51:14 [2022-07-18T18:51:14.186Z] #51 47.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:51:14 [2022-07-18T18:51:14.186Z] #51 47.41 Selecting previously unselected package libnl-3-200:amd64.
18:51:14 [2022-07-18T18:51:14.186Z] #51 47.41 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
18:51:14 [2022-07-18T18:51:14.186Z] #51 47.43 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
18:51:14 [2022-07-18T18:51:14.186Z] #51 47.62 Selecting previously unselected package libprotobuf-c1:amd64.
18:51:14 [2022-07-18T18:51:14.186Z] #51 47.62 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
18:51:14 [2022-07-18T18:51:14.186Z] #51 47.62 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:51:14 [2022-07-18T18:51:14.186Z] #51 47.70 Selecting previously unselected package criu.
18:51:14 [2022-07-18T18:51:14.186Z] #51 47.70 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
18:51:14 [2022-07-18T18:51:14.186Z] #51 47.70 Unpacking criu (3.17-1) ...
18:51:14 [2022-07-18T18:51:14.186Z] #51 48.57 Setting up python3-pkg-resources (52.0.0-4) ...
18:51:14 [2022-07-18T18:51:14.186Z] #51 50.34 Setting up libprotobuf23:amd64 (3.12.4-1) ...
18:51:14 [2022-07-18T18:51:14.186Z] #51 50.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:51:14 [2022-07-18T18:51:14.186Z] #51 50.38 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:51:14 [2022-07-18T18:51:14.186Z] #51 50.40 Setting up python3-six (1.16.0-2) ...
18:51:14 [2022-07-18T18:51:14.186Z] #51 51.88 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
18:51:14 [2022-07-18T18:51:14.186Z] #51 51.92 Setting up python3-protobuf (3.12.4-1) ...
18:51:14 [2022-07-18T18:51:14.186Z] #51 ...
18:51:14 [2022-07-18T18:51:14.186Z] 
18:51:14 [2022-07-18T18:51:14.186Z] #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
18:51:14 [2022-07-18T18:51:14.186Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
18:51:14 [2022-07-18T18:51:14.186Z] #14 43.32 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]
18:51:14 [2022-07-18T18:51:14.186Z] #14 43.91 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]
18:51:14 [2022-07-18T18:51:14.186Z] #14 45.78 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]
18:51:14 [2022-07-18T18:51:14.186Z] #14 46.41 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
18:51:14 [2022-07-18T18:51:14.186Z] #14 46.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
18:51:14 [2022-07-18T18:51:14.186Z] #14 46.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
18:51:14 [2022-07-18T18:51:14.186Z] #14 46.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
18:51:14 [2022-07-18T18:51:14.186Z] #14 46.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
18:51:14 [2022-07-18T18:51:14.186Z] #14 46.47 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]
18:51:14 [2022-07-18T18:51:14.186Z] #14 46.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
18:51:14 [2022-07-18T18:51:14.186Z] #14 46.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
18:51:14 [2022-07-18T18:51:14.186Z] #14 46.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
18:51:14 [2022-07-18T18:51:14.186Z] #14 46.55 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
18:51:14 [2022-07-18T18:51:14.186Z] #14 46.55 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
18:51:14 [2022-07-18T18:51:14.186Z] #14 46.55 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
18:51:14 [2022-07-18T18:51:14.186Z] #14 46.55 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
18:51:14 [2022-07-18T18:51:14.186Z] #14 46.58 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
18:51:14 [2022-07-18T18:51:14.186Z] #14 46.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
18:51:14 [2022-07-18T18:51:14.186Z] #14 46.58 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
18:51:14 [2022-07-18T18:51:14.186Z] #14 47.75 debconf: delaying package configuration, since apt-utils is not installed
18:51:14 [2022-07-18T18:51:14.186Z] #14 48.03 Fetched 115 MB in 8s (15.0 MB/s)
18:51:14 [2022-07-18T18:51:14.186Z] #14 48.14 Selecting previously unselected package binutils-mingw-w64-i686.
18:51:14 [2022-07-18T18:51:14.186Z] #14 48.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 ... 15717 files and directories currently installed.)
18:51:14 [2022-07-18T18:51:14.186Z] #14 48.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
18:51:14 [2022-07-18T18:51:14.186Z] #14 48.26 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:51:14 [2022-07-18T18:51:14.186Z] #14 50.63 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:51:14 [2022-07-18T18:51:14.186Z] #14 50.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
18:51:14 [2022-07-18T18:51:14.186Z] #14 50.64 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:51:14 [2022-07-18T18:51:14.186Z] #14 53.17 Selecting previously unselected package binutils-mingw-w64.
18:51:14 [2022-07-18T18:51:14.186Z] #14 53.17 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
18:51:14 [2022-07-18T18:51:14.186Z] #14 53.17 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
18:51:14 [2022-07-18T18:51:14.186Z] #14 53.31 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:51:14 [2022-07-18T18:51:14.186Z] #14 53.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
18:51:14 [2022-07-18T18:51:14.186Z] #14 53.33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
18:51:14 [2022-07-18T18:51:14.186Z] #14 53.52 Selecting previously unselected package dmsetup.
18:51:14 [2022-07-18T18:51:14.186Z] #14 53.52 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
18:51:14 [2022-07-18T18:51:14.186Z] #14 53.55 Unpacking dmsetup (2:1.02.175-2.1) ...
18:51:14 [2022-07-18T18:51:14.203Z] #42 ...
18:51:14 [2022-07-18T18:51:14.203Z] 
18:51:14 [2022-07-18T18:51:14.203Z] #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             ;
18:51:14 [2022-07-18T18:51:14.203Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff
18:51:14 [2022-07-18T18:51:14.203Z] #76 DONE 48.7s
18:51:14 [2022-07-18T18:51:14.203Z] 
18:51:14 [2022-07-18T18:51:14.204Z] #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
18:51:14 [2022-07-18T18:51:14.204Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339
18:51:14 [2022-07-18T18:51:14.204Z] #42 48.56 Setting up cmake (3.18.4-2+deb11u1) ...
18:51:14 [2022-07-18T18:51:14.204Z] #42 48.59 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:51:14 [2022-07-18T18:51:14.300Z] #21 19.43 Selecting previously unselected package libapparmor1:armhf.
18:51:14 [2022-07-18T18:51:14.300Z] #21 19.44 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
18:51:14 [2022-07-18T18:51:14.300Z] #21 19.45 Unpacking libapparmor1:armhf (2.13.6-10) ...
18:51:14 [2022-07-18T18:51:14.300Z] #21 19.51 Selecting previously unselected package libapparmor-dev:armhf.
18:51:14 [2022-07-18T18:51:14.300Z] #21 19.52 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
18:51:14 [2022-07-18T18:51:14.300Z] #21 19.52 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
18:51:14 [2022-07-18T18:51:14.300Z] #21 19.59 Selecting previously unselected package libgcc-s1:ppc64el.
18:51:14 [2022-07-18T18:51:14.300Z] #21 19.59 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
18:51:14 [2022-07-18T18:51:14.300Z] #21 19.60 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
18:51:14 [2022-07-18T18:51:14.300Z] #21 19.66 Selecting previously unselected package libcrypt1:ppc64el.
18:51:14 [2022-07-18T18:51:14.447Z] #14 53.75 Selecting previously unselected package mingw-w64-common.
18:51:14 [2022-07-18T18:51:14.447Z] #14 53.75 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
18:51:14 [2022-07-18T18:51:14.447Z] #14 53.76 Unpacking mingw-w64-common (8.0.0-1) ...
18:51:14 [2022-07-18T18:51:14.465Z] #42 ...
18:51:14 [2022-07-18T18:51:14.465Z] 
18:51:14 [2022-07-18T18:51:14.465Z] #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
18:51:14 [2022-07-18T18:51:14.465Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980
18:51:14 [2022-07-18T18:51:14.465Z] #51 38.34 Fetched 2136 kB in 3s (708 kB/s)
18:51:14 [2022-07-18T18:51:14.465Z] #51 38.46 Selecting previously unselected package libprotobuf23:arm64.
18:51:14 [2022-07-18T18:51:14.465Z] #51 38.46 (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.)
18:51:14 [2022-07-18T18:51:14.465Z] #51 38.51 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
18:51:14 [2022-07-18T18:51:14.465Z] #51 38.55 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
18:51:14 [2022-07-18T18:51:14.465Z] #51 39.25 Selecting previously unselected package python3-pkg-resources.
18:51:14 [2022-07-18T18:51:14.465Z] #51 39.25 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
18:51:14 [2022-07-18T18:51:14.465Z] #51 39.26 Unpacking python3-pkg-resources (52.0.0-4) ...
18:51:14 [2022-07-18T18:51:14.465Z] #51 39.53 Selecting previously unselected package python3-six.
18:51:14 [2022-07-18T18:51:14.465Z] #51 39.53 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
18:51:14 [2022-07-18T18:51:14.465Z] #51 39.55 Unpacking python3-six (1.16.0-2) ...
18:51:14 [2022-07-18T18:51:14.465Z] #51 39.70 Selecting previously unselected package python3-protobuf.
18:51:14 [2022-07-18T18:51:14.465Z] #51 39.71 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
18:51:14 [2022-07-18T18:51:14.465Z] #51 39.72 Unpacking python3-protobuf (3.12.4-1) ...
18:51:14 [2022-07-18T18:51:14.465Z] #51 40.56 Selecting previously unselected package libnet1:arm64.
18:51:14 [2022-07-18T18:51:14.465Z] #51 40.57 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
18:51:14 [2022-07-18T18:51:14.465Z] #51 40.59 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:51:14 [2022-07-18T18:51:14.465Z] #51 40.88 Selecting previously unselected package libnl-3-200:arm64.
18:51:14 [2022-07-18T18:51:14.465Z] #51 40.88 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
18:51:14 [2022-07-18T18:51:14.465Z] #51 40.89 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
18:51:14 [2022-07-18T18:51:14.465Z] #51 41.08 Selecting previously unselected package libprotobuf-c1:arm64.
18:51:14 [2022-07-18T18:51:14.465Z] #51 41.08 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
18:51:14 [2022-07-18T18:51:14.465Z] #51 41.09 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:51:14 [2022-07-18T18:51:14.465Z] #51 41.29 Selecting previously unselected package criu.
18:51:14 [2022-07-18T18:51:14.465Z] #51 41.29 Preparing to unpack .../7-criu_3.17-1_arm64.deb ...
18:51:14 [2022-07-18T18:51:14.465Z] #51 41.30 Unpacking criu (3.17-1) ...
18:51:14 [2022-07-18T18:51:14.465Z] #51 42.17 Setting up python3-pkg-resources (52.0.0-4) ...
18:51:14 [2022-07-18T18:51:14.465Z] #51 43.85 Setting up libprotobuf23:arm64 (3.12.4-1) ...
18:51:14 [2022-07-18T18:51:14.465Z] #51 43.88 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:51:14 [2022-07-18T18:51:14.465Z] #51 43.90 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:51:14 [2022-07-18T18:51:14.465Z] #51 43.92 Setting up python3-six (1.16.0-2) ...
18:51:14 [2022-07-18T18:51:14.465Z] #51 45.33 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
18:51:14 [2022-07-18T18:51:14.465Z] #51 46.84 Setting up python3-protobuf (3.12.4-1) ...
18:51:14 [2022-07-18T18:51:14.465Z] #51 ...
18:51:14 [2022-07-18T18:51:14.465Z] 
18:51:14 [2022-07-18T18:51:14.465Z] #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
18:51:14 [2022-07-18T18:51:14.465Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339
18:51:14 [2022-07-18T18:51:14.465Z] #42 DONE 49.0s
18:51:14 [2022-07-18T18:51:14.465Z] 
18:51:14 [2022-07-18T18:51:14.465Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:51:14 [2022-07-18T18:51:14.465Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
18:51:14 [2022-07-18T18:51:14.557Z] #21 19.67 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
18:51:14 [2022-07-18T18:51:14.557Z] #21 19.68 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
18:51:14 [2022-07-18T18:51:14.557Z] #21 19.77 Selecting previously unselected package libc6:ppc64el.
18:51:14 [2022-07-18T18:51:14.725Z] #77 ...
18:51:14 [2022-07-18T18:51:14.725Z] 
18:51:14 [2022-07-18T18:51:14.725Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
18:51:14 [2022-07-18T18:51:14.725Z] #43 sha256:8bbe4b31fbf8b2fd1d3d8b12b86c6a0a3c9f8ffd0ce83fd1338268f470fb4b32
18:51:14 [2022-07-18T18:51:14.725Z] #43 DONE 0.2s
18:51:14 [2022-07-18T18:51:14.814Z] #21 19.78 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ...
18:51:14 [2022-07-18T18:51:14.814Z] #21 19.93 Unpacking libc6:ppc64el (2.31-13+deb11u3) ...
18:51:14 [2022-07-18T18:51:14.985Z] 
18:51:14 [2022-07-18T18:51:14.985Z] #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
18:51:14 [2022-07-18T18:51:14.985Z] #44 sha256:f83b1658118629fcb576abb05c8271102c403233d9fd99e87707932506687a9a
18:51:15 [2022-07-18T18:51:15.019Z] #14 ...
18:51:15 [2022-07-18T18:51:15.019Z] 
18:51:15 [2022-07-18T18:51:15.019Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
18:51:15 [2022-07-18T18:51:15.019Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
18:51:15 [2022-07-18T18:51:15.019Z] #42 54.40 Selecting previously unselected package libxml2:amd64.
18:51:15 [2022-07-18T18:51:15.019Z] #42 54.40 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
18:51:15 [2022-07-18T18:51:15.019Z] #42 54.43 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
18:51:15 [2022-07-18T18:51:15.377Z] #21 20.62 Selecting previously unselected package libapparmor1:ppc64el.
18:51:15 [2022-07-18T18:51:15.555Z] #44 0.772 + RM_GOPATH=0
18:51:15 [2022-07-18T18:51:15.555Z] #44 0.774 + TMP_GOPATH=
18:51:15 [2022-07-18T18:51:15.555Z] #44 0.774 + : /build
18:51:15 [2022-07-18T18:51:15.555Z] #44 0.774 + '[' -z '' ']'
18:51:15 [2022-07-18T18:51:15.555Z] #44 0.776 ++ mktemp -d
18:51:15 [2022-07-18T18:51:15.555Z] #44 0.780 + export GOPATH=/tmp/tmp.ecTPvGju6A
18:51:15 [2022-07-18T18:51:15.555Z] #44 0.780 + GOPATH=/tmp/tmp.ecTPvGju6A
18:51:15 [2022-07-18T18:51:15.555Z] #44 0.780 + RM_GOPATH=1
18:51:15 [2022-07-18T18:51:15.555Z] #44 0.782 + case "$(go env GOARCH)" in
18:51:15 [2022-07-18T18:51:15.555Z] #44 0.783 ++ go env GOARCH
18:51:15 [2022-07-18T18:51:15.555Z] #44 0.824 + export GO_BUILDMODE=-buildmode=pie
18:51:15 [2022-07-18T18:51:15.555Z] #44 0.825 + GO_BUILDMODE=-buildmode=pie
18:51:15 [2022-07-18T18:51:15.555Z] #44 0.826 ++ dirname /install.sh
18:51:15 [2022-07-18T18:51:15.555Z] #44 0.836 + dir=/
18:51:15 [2022-07-18T18:51:15.555Z] #44 0.837 + bin=tini
18:51:15 [2022-07-18T18:51:15.555Z] #44 0.837 + shift
18:51:15 [2022-07-18T18:51:15.555Z] #44 0.837 + '[' '!' -f //tini.installer ']'
18:51:15 [2022-07-18T18:51:15.555Z] #44 0.837 + . //tini.installer
18:51:15 [2022-07-18T18:51:15.555Z] #44 0.838 ++ : v0.19.0
18:51:15 [2022-07-18T18:51:15.555Z] #44 0.838 + install_tini
18:51:15 [2022-07-18T18:51:15.555Z] #44 0.838 + echo 'Install tini version v0.19.0'
18:51:15 [2022-07-18T18:51:15.555Z] #44 0.838 Install tini version v0.19.0
18:51:15 [2022-07-18T18:51:15.555Z] #44 0.838 + git clone https://github.com/krallin/tini.git /tmp/tmp.ecTPvGju6A/tini
18:51:15 [2022-07-18T18:51:15.555Z] #44 0.841 Cloning into '/tmp/tmp.ecTPvGju6A/tini'...
18:51:15 [2022-07-18T18:51:15.643Z] #21 20.64 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
18:51:15 [2022-07-18T18:51:15.643Z] #21 20.65 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
18:51:15 [2022-07-18T18:51:15.643Z] #21 20.83 Selecting previously unselected package libapparmor-dev:ppc64el.
18:51:15 [2022-07-18T18:51:15.643Z] #21 20.84 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
18:51:15 [2022-07-18T18:51:15.643Z] #21 20.84 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
18:51:15 [2022-07-18T18:51:15.815Z] #44 ...
18:51:15 [2022-07-18T18:51:15.815Z] 
18:51:15 [2022-07-18T18:51:15.815Z] #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
18:51:15 [2022-07-18T18:51:15.815Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220
18:51:15 [2022-07-18T18:51:15.815Z] #34 40.11 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
18:51:15 [2022-07-18T18:51:15.815Z] #34 40.38 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
18:51:15 [2022-07-18T18:51:15.815Z] #34 41.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:51:15 [2022-07-18T18:51:15.907Z] #21 20.91 Selecting previously unselected package libseccomp2:s390x.
18:51:15 [2022-07-18T18:51:15.907Z] #21 20.92 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
18:51:15 [2022-07-18T18:51:15.907Z] #21 20.93 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
18:51:15 [2022-07-18T18:51:15.907Z] #21 20.98 Selecting previously unselected package libseccomp-dev:s390x.
18:51:15 [2022-07-18T18:51:15.907Z] #21 20.98 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
18:51:15 [2022-07-18T18:51:15.907Z] #21 20.98 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
18:51:15 [2022-07-18T18:51:15.907Z] #21 21.09 Selecting previously unselected package libseccomp2:ppc64el.
18:51:15 [2022-07-18T18:51:15.907Z] #21 21.09 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
18:51:15 [2022-07-18T18:51:15.907Z] #21 21.10 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
18:51:15 [2022-07-18T18:51:15.907Z] #21 21.14 Selecting previously unselected package libseccomp-dev:ppc64el.
18:51:15 [2022-07-18T18:51:15.907Z] #21 21.15 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
18:51:15 [2022-07-18T18:51:15.962Z] #42 55.11 Selecting previously unselected package libarchive13:amd64.
18:51:15 [2022-07-18T18:51:15.962Z] #42 55.11 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
18:51:15 [2022-07-18T18:51:15.962Z] #42 55.11 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
18:51:15 [2022-07-18T18:51:15.962Z] #42 55.45 Selecting previously unselected package libjsoncpp24:amd64.
18:51:15 [2022-07-18T18:51:15.962Z] #42 55.45 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
18:51:15 [2022-07-18T18:51:15.962Z] #42 55.45 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
18:51:16 [2022-07-18T18:51:16.164Z] #21 21.17 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
18:51:16 [2022-07-18T18:51:16.164Z] #21 21.23 Selecting previously unselected package libseccomp2:armhf.
18:51:16 [2022-07-18T18:51:16.164Z] #21 21.24 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
18:51:16 [2022-07-18T18:51:16.164Z] #21 21.25 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
18:51:16 [2022-07-18T18:51:16.164Z] #21 21.31 Selecting previously unselected package libseccomp-dev:armhf.
18:51:16 [2022-07-18T18:51:16.164Z] #21 21.32 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
18:51:16 [2022-07-18T18:51:16.164Z] #21 21.32 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
18:51:16 [2022-07-18T18:51:16.164Z] #21 21.38 Selecting previously unselected package libseccomp2:armel.
18:51:16 [2022-07-18T18:51:16.164Z] #21 21.39 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
18:51:16 [2022-07-18T18:51:16.164Z] #21 21.40 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
18:51:16 [2022-07-18T18:51:16.164Z] #21 21.45 Selecting previously unselected package libseccomp-dev:armel.
18:51:16 [2022-07-18T18:51:16.222Z] #42 55.60 Selecting previously unselected package librhash0:amd64.
18:51:16 [2022-07-18T18:51:16.222Z] #42 55.60 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
18:51:16 [2022-07-18T18:51:16.222Z] #42 55.60 Unpacking librhash0:amd64 (1.4.1-2) ...
18:51:16 [2022-07-18T18:51:16.384Z] #34 ...
18:51:16 [2022-07-18T18:51:16.384Z] 
18:51:16 [2022-07-18T18:51:16.384Z] #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
18:51:16 [2022-07-18T18:51:16.384Z] #44 sha256:f83b1658118629fcb576abb05c8271102c403233d9fd99e87707932506687a9a
18:51:16 [2022-07-18T18:51:16.384Z] #44 1.775 + cd /tmp/tmp.ecTPvGju6A/tini
18:51:16 [2022-07-18T18:51:16.427Z] #21 21.45 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
18:51:16 [2022-07-18T18:51:16.427Z] #21 21.46 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
18:51:16 [2022-07-18T18:51:16.427Z] #21 21.53 Selecting previously unselected package libseccomp2:arm64.
18:51:16 [2022-07-18T18:51:16.427Z] #21 21.55 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
18:51:16 [2022-07-18T18:51:16.427Z] #21 21.56 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
18:51:16 [2022-07-18T18:51:16.427Z] #21 21.64 Selecting previously unselected package libseccomp-dev:arm64.
18:51:16 [2022-07-18T18:51:16.427Z] #21 21.64 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
18:51:16 [2022-07-18T18:51:16.427Z] #21 21.64 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:51:16 [2022-07-18T18:51:16.484Z] #42 55.87 Selecting previously unselected package libuv1:amd64.
18:51:16 [2022-07-18T18:51:16.484Z] #42 55.87 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
18:51:16 [2022-07-18T18:51:16.484Z] #42 55.87 Unpacking libuv1:amd64 (1.40.0-2) ...
18:51:16 [2022-07-18T18:51:16.645Z] #44 1.775 + git checkout -q v0.19.0
18:51:16 [2022-07-18T18:51:16.645Z] #44 1.783 + cmake .
18:51:16 [2022-07-18T18:51:16.685Z] #21 21.72 Setting up gcc-10-base:arm64 (10.2.1-6) ...
18:51:16 [2022-07-18T18:51:16.685Z] #21 21.74 Setting up gcc-10-base:armel (10.2.1-6) ...
18:51:16 [2022-07-18T18:51:16.685Z] #21 21.76 Setting up gcc-10-base:armhf (10.2.1-6) ...
18:51:16 [2022-07-18T18:51:16.685Z] #21 21.77 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
18:51:16 [2022-07-18T18:51:16.685Z] #21 21.79 Setting up gcc-10-base:s390x (10.2.1-6) ...
18:51:16 [2022-07-18T18:51:16.685Z] #21 21.81 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
18:51:16 [2022-07-18T18:51:16.685Z] #21 21.82 Setting up libcrypt1:armel (1:4.4.18-4) ...
18:51:16 [2022-07-18T18:51:16.685Z] #21 21.83 Setting up libcrypt1:armhf (1:4.4.18-4) ...
18:51:16 [2022-07-18T18:51:16.685Z] #21 21.85 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
18:51:16 [2022-07-18T18:51:16.685Z] #21 21.86 Setting up libcrypt1:s390x (1:4.4.18-4) ...
18:51:16 [2022-07-18T18:51:16.685Z] #21 21.87 Setting up libgcc-s1:arm64 (10.2.1-6) ...
18:51:16 [2022-07-18T18:51:16.685Z] #21 21.88 Setting up libgcc-s1:armel (10.2.1-6) ...
18:51:16 [2022-07-18T18:51:16.685Z] #21 21.89 Setting up libgcc-s1:armhf (10.2.1-6) ...
18:51:16 [2022-07-18T18:51:16.685Z] #21 21.90 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
18:51:16 [2022-07-18T18:51:16.685Z] #21 21.91 Setting up libgcc-s1:s390x (10.2.1-6) ...
18:51:16 [2022-07-18T18:51:16.753Z] #42 56.02 Selecting previously unselected package cmake.
18:51:16 [2022-07-18T18:51:16.753Z] #42 56.02 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
18:51:16 [2022-07-18T18:51:16.753Z] #42 56.02 Unpacking cmake (3.18.4-2+deb11u1) ...
18:51:16 [2022-07-18T18:51:16.941Z] #21 21.93 Setting up libc6:arm64 (2.31-13+deb11u3) ...
18:51:17 [2022-07-18T18:51:17.214Z] #44 2.464 -- The C compiler identification is GNU 10.2.1
18:51:17 [2022-07-18T18:51:17.475Z] #44 2.553 -- Detecting C compiler ABI info
18:51:18 [2022-07-18T18:51:18.046Z] #44 3.228 -- Detecting C compiler ABI info - done
18:51:18 [2022-07-18T18:51:18.046Z] #44 3.294 -- Check for working C compiler: /usr/bin/cc - skipped
18:51:18 [2022-07-18T18:51:18.046Z] #44 3.298 -- Detecting C compile features
18:51:18 [2022-07-18T18:51:18.046Z] #44 3.299 -- Detecting C compile features - done
18:51:18 [2022-07-18T18:51:18.046Z] #44 3.340 -- Performing Test HAS_BUILTIN_FORTIFY
18:51:18 [2022-07-18T18:51:18.307Z] #44 3.627 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:51:18 [2022-07-18T18:51:18.308Z] #21 23.14 Setting up libc6:armel (2.31-13+deb11u3) ...
18:51:18 [2022-07-18T18:51:18.567Z] #44 3.698 -- Configuring done
18:51:18 [2022-07-18T18:51:18.567Z] #44 3.742 -- Generating done
18:51:18 [2022-07-18T18:51:18.567Z] #44 3.750 -- Build files have been written to: /tmp/tmp.ecTPvGju6A/tini
18:51:18 [2022-07-18T18:51:18.567Z] #44 3.758 + make tini-static
18:51:19 [2022-07-18T18:51:19.138Z] #44 4.263 Scanning dependencies of target tini-static
18:51:19 [2022-07-18T18:51:19.138Z] #44 4.311 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:51:19 [2022-07-18T18:51:19.227Z] #67 ...
18:51:19 [2022-07-18T18:51:19.227Z] 
18:51:19 [2022-07-18T18:51:19.227Z] #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
18:51:19 [2022-07-18T18:51:19.227Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
18:51:19 [2022-07-18T18:51:19.227Z] #34 5.651 + git clone https://github.com/kolyshkin/go-swagger.git .
18:51:19 [2022-07-18T18:51:19.227Z] #34 5.651 Cloning into '.'...
18:51:19 [2022-07-18T18:51:19.237Z] #21 24.38 Setting up libc6:armhf (2.31-13+deb11u3) ...
18:51:19 [2022-07-18T18:51:19.296Z] #42 ...
18:51:19 [2022-07-18T18:51:19.296Z] 
18:51:19 [2022-07-18T18:51:19.296Z] #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
18:51:19 [2022-07-18T18:51:19.296Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
18:51:19 [2022-07-18T18:51:19.296Z] #34 48.00 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
18:51:19 [2022-07-18T18:51:19.296Z] #34 48.29 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
18:51:19 [2022-07-18T18:51:19.296Z] #34 49.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:51:19 [2022-07-18T18:51:19.296Z] #34 ...
18:51:19 [2022-07-18T18:51:19.296Z] 
18:51:19 [2022-07-18T18:51:19.296Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:51:19 [2022-07-18T18:51:19.296Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:51:19 [2022-07-18T18:51:19.296Z] #77 6.764 Cloning into '/tmp/crun-build'...
18:51:19 [2022-07-18T18:51:19.871Z] #77 ...
18:51:19 [2022-07-18T18:51:19.871Z] 
18:51:19 [2022-07-18T18:51:19.871Z] #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
18:51:19 [2022-07-18T18:51:19.871Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
18:51:19 [2022-07-18T18:51:19.871Z] #51 56.34 Setting up criu (3.17-1) ...
18:51:19 [2022-07-18T18:51:19.871Z] #51 58.77 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:51:19 [2022-07-18T18:51:19.871Z] #51 DONE 59.3s
18:51:20 [2022-07-18T18:51:20.132Z] 
18:51:20 [2022-07-18T18:51:20.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
18:51:20 [2022-07-18T18:51:20.132Z] #64 sha256:4f6cb0f4cf7edf904f5b81c00a6b23d2100fbbd66711193285a95bf627008efb
18:51:20 [2022-07-18T18:51:20.132Z] #64 8.460 + RM_GOPATH=0
18:51:20 [2022-07-18T18:51:20.132Z] #64 8.460 + TMP_GOPATH=
18:51:20 [2022-07-18T18:51:20.132Z] #64 8.460 + : /build
18:51:20 [2022-07-18T18:51:20.132Z] #64 8.460 + '[' -z '' ']'
18:51:20 [2022-07-18T18:51:20.132Z] #64 8.460 ++ mktemp -d
18:51:20 [2022-07-18T18:51:20.132Z] #64 8.460 + export GOPATH=/tmp/tmp.aK5rETRLpW
18:51:20 [2022-07-18T18:51:20.132Z] #64 8.460 + GOPATH=/tmp/tmp.aK5rETRLpW
18:51:20 [2022-07-18T18:51:20.132Z] #64 8.460 + RM_GOPATH=1
18:51:20 [2022-07-18T18:51:20.132Z] #64 8.460 + case "$(go env GOARCH)" in
18:51:20 [2022-07-18T18:51:20.132Z] #64 8.460 ++ go env GOARCH
18:51:20 [2022-07-18T18:51:20.132Z] #64 8.537 Install containerd version v1.6.6
18:51:20 [2022-07-18T18:51:20.132Z] #64 8.539 + export GO_BUILDMODE=-buildmode=pie
18:51:20 [2022-07-18T18:51:20.132Z] #64 8.539 + GO_BUILDMODE=-buildmode=pie
18:51:20 [2022-07-18T18:51:20.132Z] #64 8.539 ++ dirname /install.sh
18:51:20 [2022-07-18T18:51:20.132Z] #64 8.539 + dir=/
18:51:20 [2022-07-18T18:51:20.132Z] #64 8.539 + bin=containerd
18:51:20 [2022-07-18T18:51:20.132Z] #64 8.539 + shift
18:51:20 [2022-07-18T18:51:20.132Z] #64 8.539 + '[' '!' -f //containerd.installer ']'
18:51:20 [2022-07-18T18:51:20.132Z] #64 8.539 + . //containerd.installer
18:51:20 [2022-07-18T18:51:20.132Z] #64 8.539 ++ set -e
18:51:20 [2022-07-18T18:51:20.132Z] #64 8.539 ++ : v1.6.6
18:51:20 [2022-07-18T18:51:20.132Z] #64 8.539 + install_containerd
18:51:20 [2022-07-18T18:51:20.132Z] #64 8.539 + echo 'Install containerd version v1.6.6'
18:51:20 [2022-07-18T18:51:20.132Z] #64 8.539 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aK5rETRLpW/src/github.com/containerd/containerd
18:51:20 [2022-07-18T18:51:20.132Z] #64 8.539 Cloning into '/tmp/tmp.aK5rETRLpW/src/github.com/containerd/containerd'...
18:51:20 [2022-07-18T18:51:20.606Z] #21 25.61 Setting up libc6:ppc64el (2.31-13+deb11u3) ...
18:51:20 [2022-07-18T18:51:20.611Z] #34 ...
18:51:20 [2022-07-18T18:51:20.611Z] 
18:51:20 [2022-07-18T18:51:20.611Z] #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
18:51:20 [2022-07-18T18:51:20.611Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
18:51:20 [2022-07-18T18:51:20.611Z] #53 5.722 go: downloading gotest.tools/gotestsum v1.8.1
18:51:20 [2022-07-18T18:51:20.611Z] #53 7.008 go: downloading github.com/dnephin/pflag v1.0.7
18:51:20 [2022-07-18T18:51:20.611Z] #53 ...
18:51:20 [2022-07-18T18:51:20.611Z] 
18:51:20 [2022-07-18T18:51:20.611Z] #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
18:51:20 [2022-07-18T18:51:20.611Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
18:51:20 [2022-07-18T18:51:20.611Z] #47 6.848 + git clone https://github.com/docker/distribution.git .
18:51:20 [2022-07-18T18:51:20.611Z] #47 6.859 Cloning into '.'...
18:51:21 [2022-07-18T18:51:21.046Z] #44 ...
18:51:21 [2022-07-18T18:51:21.046Z] 
18:51:21 [2022-07-18T18:51:21.046Z] #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
18:51:21 [2022-07-18T18:51:21.046Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980
18:51:21 [2022-07-18T18:51:21.046Z] #51 51.08 Setting up criu (3.17-1) ...
18:51:21 [2022-07-18T18:51:21.046Z] #51 52.92 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:51:21 [2022-07-18T18:51:21.046Z] #51 DONE 54.6s
18:51:21 [2022-07-18T18:51:21.046Z] 
18:51:21 [2022-07-18T18:51:21.046Z] #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
18:51:21 [2022-07-18T18:51:21.046Z] #44 sha256:f83b1658118629fcb576abb05c8271102c403233d9fd99e87707932506687a9a
18:51:21 [2022-07-18T18:51:21.046Z] #44 5.813 [100%] Linking C executable tini-static
18:51:21 [2022-07-18T18:51:21.074Z] #64 ...
18:51:21 [2022-07-18T18:51:21.074Z] 
18:51:21 [2022-07-18T18:51:21.074Z] #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
18:51:21 [2022-07-18T18:51:21.074Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
18:51:21 [2022-07-18T18:51:21.074Z] #14 60.52 Selecting previously unselected package mingw-w64-x86-64-dev.
18:51:21 [2022-07-18T18:51:21.074Z] #14 60.52 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
18:51:21 [2022-07-18T18:51:21.074Z] #14 60.55 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
18:51:21 [2022-07-18T18:51:21.307Z] #44 6.649 [100%] Built target tini-static
18:51:21 [2022-07-18T18:51:21.534Z] #21 26.80 Setting up libc6:s390x (2.31-13+deb11u3) ...
18:51:21 [2022-07-18T18:51:21.567Z] #44 6.806 + mkdir -p /build
18:51:21 [2022-07-18T18:51:21.567Z] #44 6.815 + cp tini-static /build/docker-init
18:51:22 [2022-07-18T18:51:22.507Z] #44 DONE 7.4s
18:51:22 [2022-07-18T18:51:22.507Z] 
18:51:22 [2022-07-18T18:51:22.507Z] #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
18:51:22 [2022-07-18T18:51:22.507Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
18:51:22 [2022-07-18T18:51:22.507Z] #14 52.34 Selecting previously unselected package mingw-w64-x86-64-dev.
18:51:22 [2022-07-18T18:51:22.507Z] #14 52.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
18:51:22 [2022-07-18T18:51:22.507Z] #14 52.38 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
18:51:22 [2022-07-18T18:51:22.901Z] #21 28.08 Setting up libapparmor1:arm64 (2.13.6-10) ...
18:51:22 [2022-07-18T18:51:22.901Z] #21 28.09 Setting up libapparmor1:armel (2.13.6-10) ...
18:51:22 [2022-07-18T18:51:22.901Z] #21 28.10 Setting up libapparmor1:armhf (2.13.6-10) ...
18:51:22 [2022-07-18T18:51:22.901Z] #21 28.11 Setting up libapparmor1:ppc64el (2.13.6-10) ...
18:51:22 [2022-07-18T18:51:22.901Z] #21 28.12 Setting up libapparmor1:s390x (2.13.6-10) ...
18:51:22 [2022-07-18T18:51:22.901Z] #21 28.14 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
18:51:22 [2022-07-18T18:51:22.901Z] #21 28.15 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
18:51:22 [2022-07-18T18:51:22.901Z] #21 28.16 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
18:51:22 [2022-07-18T18:51:22.901Z] #21 28.17 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
18:51:22 [2022-07-18T18:51:22.988Z] #14 ...
18:51:22 [2022-07-18T18:51:22.988Z] 
18:51:22 [2022-07-18T18:51:22.988Z] #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
18:51:22 [2022-07-18T18:51:22.988Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
18:51:22 [2022-07-18T18:51:22.988Z] #42 61.17 Setting up libicu67:amd64 (67.1-7) ...
18:51:22 [2022-07-18T18:51:22.988Z] #42 61.19 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:51:22 [2022-07-18T18:51:22.988Z] #42 61.20 Setting up libuv1:amd64 (1.40.0-2) ...
18:51:22 [2022-07-18T18:51:22.988Z] #42 61.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:51:22 [2022-07-18T18:51:22.988Z] #42 61.24 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
18:51:22 [2022-07-18T18:51:22.988Z] #42 61.26 Setting up librhash0:amd64 (1.4.1-2) ...
18:51:22 [2022-07-18T18:51:22.988Z] #42 61.27 Setting up cmake-data (3.18.4-2+deb11u1) ...
18:51:22 [2022-07-18T18:51:22.988Z] #42 61.29 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
18:51:22 [2022-07-18T18:51:22.988Z] #42 61.30 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
18:51:22 [2022-07-18T18:51:22.988Z] #42 61.31 Setting up cmake (3.18.4-2+deb11u1) ...
18:51:22 [2022-07-18T18:51:22.988Z] #42 61.33 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:51:22 [2022-07-18T18:51:22.988Z] #42 DONE 62.1s
18:51:22 [2022-07-18T18:51:22.988Z] 
18:51:22 [2022-07-18T18:51:22.988Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
18:51:22 [2022-07-18T18:51:22.988Z] #43 sha256:1db35075751473245ea13f31c18bc0b484a15989a69fc42378c78bb3716c7adb
18:51:23 [2022-07-18T18:51:23.158Z] #21 28.18 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
18:51:23 [2022-07-18T18:51:23.158Z] #21 28.19 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
18:51:23 [2022-07-18T18:51:23.158Z] #21 28.20 Setting up libapparmor-dev:armel (2.13.6-10) ...
18:51:23 [2022-07-18T18:51:23.158Z] #21 28.21 Setting up libapparmor-dev:armhf (2.13.6-10) ...
18:51:23 [2022-07-18T18:51:23.158Z] #21 28.22 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
18:51:23 [2022-07-18T18:51:23.158Z] #21 28.23 Setting up libapparmor-dev:s390x (2.13.6-10) ...
18:51:23 [2022-07-18T18:51:23.158Z] #21 28.24 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:51:23 [2022-07-18T18:51:23.158Z] #21 28.25 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
18:51:23 [2022-07-18T18:51:23.158Z] #21 28.27 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
18:51:23 [2022-07-18T18:51:23.158Z] #21 28.28 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
18:51:23 [2022-07-18T18:51:23.158Z] #21 28.29 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
18:51:23 [2022-07-18T18:51:23.158Z] #21 28.30 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:51:23 [2022-07-18T18:51:23.415Z] #21 DONE 28.5s
18:51:23 [2022-07-18T18:51:23.415Z] 
18:51:23 [2022-07-18T18:51:23.415Z] #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
18:51:23 [2022-07-18T18:51:23.415Z] #71 sha256:95336703832a689879efd7e523686c6013d5d0a6cdaab850ecb8b6fa7b4ae5fd
18:51:23 [2022-07-18T18:51:23.415Z] #71 ...
18:51:23 [2022-07-18T18:51:23.415Z] 
18:51:23 [2022-07-18T18:51:23.415Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
18:51:23 [2022-07-18T18:51:23.415Z] #66 sha256:a6dacb513772ef4d6a76252f6d27512600dbcc42ab9f16e9467085256437d043
18:51:23 [2022-07-18T18:51:23.415Z] #66 DONE 0.0s
18:51:23 [2022-07-18T18:51:23.415Z] 
18:51:23 [2022-07-18T18:51:23.415Z] #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
18:51:23 [2022-07-18T18:51:23.415Z] #67 sha256:74c7caa458025735ab898d69e1648b79f302617690b43e3d14e26b0e81f2aa5a
18:51:23 [2022-07-18T18:51:23.445Z] #14 ...
18:51:23 [2022-07-18T18:51:23.445Z] 
18:51:23 [2022-07-18T18:51:23.445Z] #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
18:51:23 [2022-07-18T18:51:23.445Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925
18:51:23 [2022-07-18T18:51:23.445Z] #53 57.78 gotestsum version dev
18:51:23 [2022-07-18T18:51:23.907Z] #47 ...
18:51:23 [2022-07-18T18:51:23.907Z] 
18:51:23 [2022-07-18T18:51:23.907Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
18:51:23 [2022-07-18T18:51:23.907Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
18:51:23 [2022-07-18T18:51:23.907Z] #55 6.765 go: downloading github.com/golangci/golangci-lint v1.46.2
18:51:23 [2022-07-18T18:51:23.907Z] #55 9.487 go: downloading github.com/fatih/color v1.13.0
18:51:23 [2022-07-18T18:51:23.907Z] #55 9.569 go: downloading github.com/gofrs/flock v0.8.1
18:51:23 [2022-07-18T18:51:23.907Z] #55 9.873 go: downloading github.com/spf13/cobra v1.4.0
18:51:23 [2022-07-18T18:51:23.907Z] #55 9.934 go: downloading github.com/spf13/pflag v1.0.5
18:51:23 [2022-07-18T18:51:23.907Z] #55 ...
18:51:23 [2022-07-18T18:51:23.907Z] 
18:51:23 [2022-07-18T18:51:23.907Z] #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
18:51:23 [2022-07-18T18:51:23.907Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
18:51:23 [2022-07-18T18:51:23.907Z] #62 7.736 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:51:23 [2022-07-18T18:51:23.907Z] #62 7.772 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:51:23 [2022-07-18T18:51:23.907Z] #62 7.797 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:51:23 [2022-07-18T18:51:23.907Z] #62 9.190 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
18:51:23 [2022-07-18T18:51:23.907Z] #62 ...
18:51:23 [2022-07-18T18:51:23.907Z] 
18:51:23 [2022-07-18T18:51:23.907Z] #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             ;
18:51:23 [2022-07-18T18:51:23.907Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
18:51:23 [2022-07-18T18:51:23.907Z] #76 7.150 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:51:23 [2022-07-18T18:51:23.907Z] #76 7.230 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:51:23 [2022-07-18T18:51:23.907Z] #76 7.230 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:51:23 [2022-07-18T18:51:23.907Z] #76 8.978 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
18:51:23 [2022-07-18T18:51:23.907Z] #76 ...
18:51:23 [2022-07-18T18:51:23.907Z] 
18:51:23 [2022-07-18T18:51:23.907Z] #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
18:51:23 [2022-07-18T18:51:23.907Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
18:51:23 [2022-07-18T18:51:23.907Z] #42 7.141 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:51:23 [2022-07-18T18:51:23.907Z] #42 7.173 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:51:23 [2022-07-18T18:51:23.907Z] #42 7.186 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:51:23 [2022-07-18T18:51:23.907Z] #42 8.860 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
18:51:23 [2022-07-18T18:51:23.907Z] #42 ...
18:51:23 [2022-07-18T18:51:23.907Z] 
18:51:23 [2022-07-18T18:51:23.907Z] #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
18:51:23 [2022-07-18T18:51:23.907Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
18:51:23 [2022-07-18T18:51:23.907Z] #40 7.042 go: downloading github.com/tc-hib/go-winres v0.2.3
18:51:23 [2022-07-18T18:51:23.907Z] #40 8.097 go: downloading github.com/tc-hib/winres v0.1.5
18:51:23 [2022-07-18T18:51:23.907Z] #40 10.10 go: downloading github.com/urfave/cli/v2 v2.3.0
18:51:23 [2022-07-18T18:51:23.936Z] #43 DONE 0.9s
18:51:23 [2022-07-18T18:51:23.936Z] 
18:51:23 [2022-07-18T18:51:23.936Z] #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
18:51:23 [2022-07-18T18:51:23.936Z] #44 sha256:48b5401d5b604a9f8f56a270ba20309bb1ce32a82500fb497e0d395c46b32712
18:51:24 [2022-07-18T18:51:24.013Z] #53 DONE 58.5s
18:51:24 [2022-07-18T18:51:24.013Z] 
18:51:24 [2022-07-18T18:51:24.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
18:51:24 [2022-07-18T18:51:24.013Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
18:51:24 [2022-07-18T18:51:24.013Z] #77 0.996 Cloning into '/tmp/crun-build'...
18:51:24 [2022-07-18T18:51:24.013Z] #77 5.543 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
18:51:24 [2022-07-18T18:51:24.013Z] #77 5.573 Cloning into '/tmp/crun-build/libocispec'...
18:51:24 [2022-07-18T18:51:24.013Z] #77 6.946 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
18:51:24 [2022-07-18T18:51:24.013Z] #77 6.967 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
18:51:24 [2022-07-18T18:51:24.013Z] #77 6.967 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
18:51:24 [2022-07-18T18:51:24.013Z] #77 6.967 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
18:51:24 [2022-07-18T18:51:24.013Z] #77 7.053 Cloning into '/tmp/crun-build/libocispec/image-spec'...
18:51:24 [2022-07-18T18:51:24.013Z] #77 9.272 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
18:51:24 [2022-07-18T18:51:24.166Z] #40 ...
18:51:24 [2022-07-18T18:51:24.167Z] 
18:51:24 [2022-07-18T18:51:24.167Z] #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
18:51:24 [2022-07-18T18:51:24.167Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
18:51:24 [2022-07-18T18:51:24.167Z] #57 6.461 go: downloading mvdan.cc/sh/v3 v3.0.2
18:51:24 [2022-07-18T18:51:24.167Z] #57 8.148 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:51:24 [2022-07-18T18:51:24.167Z] #57 8.165 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:51:24 [2022-07-18T18:51:24.167Z] #57 8.303 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:51:24 [2022-07-18T18:51:24.167Z] #57 10.55 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:51:24 [2022-07-18T18:51:24.167Z] #57 ...
18:51:24 [2022-07-18T18:51:24.167Z] 
18:51:24 [2022-07-18T18:51:24.167Z] #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
18:51:24 [2022-07-18T18:51:24.167Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
18:51:24 [2022-07-18T18:51:24.167Z] #36 6.534 go: downloading github.com/go-delve/delve v1.8.1
18:51:24 [2022-07-18T18:51:24.426Z] #36 ...
18:51:24 [2022-07-18T18:51:24.426Z] 
18:51:24 [2022-07-18T18:51:24.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
18:51:24 [2022-07-18T18:51:24.426Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
18:51:24 [2022-07-18T18:51:24.426Z] #14 7.655 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:51:24 [2022-07-18T18:51:24.426Z] #14 7.696 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:51:24 [2022-07-18T18:51:24.426Z] #14 7.697 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:51:24 [2022-07-18T18:51:24.426Z] #14 9.011 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
18:51:24 [2022-07-18T18:51:24.426Z] #14 ...
18:51:24 [2022-07-18T18:51:24.426Z] 
18:51:24 [2022-07-18T18:51:24.426Z] #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
18:51:24 [2022-07-18T18:51:24.426Z] #26 sha256:274f8be5571d795423e3f06af2d5420a70460410154d5c55a08a0c2c8b6dbc1e
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.191 + RM_GOPATH=0
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.191 + TMP_GOPATH=
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.191 + : /build
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.191 + '[' -z '' ']'
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.191 ++ mktemp -d
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.222 + export GOPATH=/tmp/tmp.oW2s8SgTLh
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.222 + GOPATH=/tmp/tmp.oW2s8SgTLh
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.222 + RM_GOPATH=1
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.222 + case "$(go env GOARCH)" in
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.222 ++ go env GOARCH
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.370 + export GO_BUILDMODE=-buildmode=pie
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.370 + GO_BUILDMODE=-buildmode=pie
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.371 ++ dirname /install.sh
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.395 + dir=/
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.395 + bin=dockercli
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.395 + shift
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.395 + '[' '!' -f //dockercli.installer ']'
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.395 + . //dockercli.installer
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.395 ++ : stable
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.395 ++ : 17.06.2-ce
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.395 + install_dockercli
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.395 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.395 ++ uname -m
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.395 Install docker/cli version 17.06.2-ce from stable
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.436 + arch=x86_64
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.436 + '[' x86_64 '!=' x86_64 ']'
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.436 + url=https://download.docker.com/linux/static
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.436 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:51:24 [2022-07-18T18:51:24.426Z] #26 7.436 + tar -xz docker/docker
18:51:24 [2022-07-18T18:51:24.741Z] #26 ...
18:51:24 [2022-07-18T18:51:24.741Z] 
18:51:24 [2022-07-18T18:51:24.741Z] #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
18:51:24 [2022-07-18T18:51:24.741Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
18:51:24 [2022-07-18T18:51:24.741Z] #51 7.836 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:51:24 [2022-07-18T18:51:24.741Z] #51 7.943 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:51:24 [2022-07-18T18:51:24.741Z] #51 7.954 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:51:24 [2022-07-18T18:51:24.741Z] #51 8.592 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
18:51:24 [2022-07-18T18:51:24.741Z] #51 9.334 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
18:51:24 [2022-07-18T18:51:24.741Z] #51 ...
18:51:24 [2022-07-18T18:51:24.741Z] 
18:51:24 [2022-07-18T18:51:24.741Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
18:51:24 [2022-07-18T18:51:24.741Z] #67 sha256:39efd29daa74de5197841a064670db7615916888fb4b1c1815f679cae1cf32ba
18:51:24 [2022-07-18T18:51:24.741Z] #67 6.994 + RM_GOPATH=0
18:51:24 [2022-07-18T18:51:24.741Z] #67 6.994 + TMP_GOPATH=
18:51:24 [2022-07-18T18:51:24.741Z] #67 6.994 + : /build
18:51:24 [2022-07-18T18:51:24.741Z] #67 6.994 + '[' -z '' ']'
18:51:24 [2022-07-18T18:51:24.741Z] #67 6.994 ++ mktemp -d
18:51:24 [2022-07-18T18:51:24.741Z] #67 7.000 + export GOPATH=/tmp/tmp.KdJaSHx66V
18:51:24 [2022-07-18T18:51:24.741Z] #67 7.000 + GOPATH=/tmp/tmp.KdJaSHx66V
18:51:24 [2022-07-18T18:51:24.741Z] #67 7.000 + RM_GOPATH=1
18:51:24 [2022-07-18T18:51:24.741Z] #67 7.000 + case "$(go env GOARCH)" in
18:51:24 [2022-07-18T18:51:24.741Z] #67 7.000 ++ go env GOARCH
18:51:24 [2022-07-18T18:51:24.742Z] #67 7.035 + export GO_BUILDMODE=-buildmode=pie
18:51:24 [2022-07-18T18:51:24.742Z] #67 7.035 + GO_BUILDMODE=-buildmode=pie
18:51:24 [2022-07-18T18:51:24.742Z] #67 7.042 ++ dirname /install.sh
18:51:24 [2022-07-18T18:51:24.742Z] #67 7.045 + dir=/
18:51:24 [2022-07-18T18:51:24.742Z] #67 7.045 + bin=rootlesskit
18:51:24 [2022-07-18T18:51:24.742Z] #67 7.046 + shift
18:51:24 [2022-07-18T18:51:24.742Z] #67 7.047 + '[' '!' -f //rootlesskit.installer ']'
18:51:24 [2022-07-18T18:51:24.742Z] #67 7.059 + . //rootlesskit.installer
18:51:24 [2022-07-18T18:51:24.742Z] #67 7.059 ++ : 1920341cd41e047834a21007424162a2dc946315
18:51:24 [2022-07-18T18:51:24.742Z] #67 7.059 + install_rootlesskit
18:51:24 [2022-07-18T18:51:24.742Z] #67 7.059 + case "$1" in
18:51:24 [2022-07-18T18:51:24.742Z] #67 7.059 + export CGO_ENABLED=0
18:51:24 [2022-07-18T18:51:24.742Z] #67 7.059 + CGO_ENABLED=0
18:51:24 [2022-07-18T18:51:24.742Z] #67 7.059 + _install_rootlesskit
18:51:24 [2022-07-18T18:51:24.742Z] #67 7.059 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
18:51:24 [2022-07-18T18:51:24.742Z] #67 7.059 + for f in rootlesskit rootlesskit-docker-proxy
18:51:24 [2022-07-18T18:51:24.742Z] #67 7.059 + GOBIN=/build
18:51:24 [2022-07-18T18:51:24.742Z] #67 7.059 + GO111MODULE=on
18:51:24 [2022-07-18T18:51:24.742Z] #67 7.059 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
18:51:24 [2022-07-18T18:51:24.742Z] #67 7.060 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
18:51:24 [2022-07-18T18:51:24.742Z] #67 7.699 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
18:51:24 [2022-07-18T18:51:24.784Z] #67 1.176 + RM_GOPATH=0
18:51:24 [2022-07-18T18:51:24.784Z] #67 1.177 + TMP_GOPATH=
18:51:24 [2022-07-18T18:51:24.784Z] #67 1.177 + : /build
18:51:24 [2022-07-18T18:51:24.784Z] #67 1.177 + '[' -z '' ']'
18:51:24 [2022-07-18T18:51:24.784Z] #67 1.178 ++ mktemp -d
18:51:24 [2022-07-18T18:51:24.784Z] #67 1.181 + export GOPATH=/tmp/tmp.a3ptENuUwq
18:51:24 [2022-07-18T18:51:24.784Z] #67 1.183 + GOPATH=/tmp/tmp.a3ptENuUwq
18:51:24 [2022-07-18T18:51:24.784Z] #67 1.183 + RM_GOPATH=1
18:51:24 [2022-07-18T18:51:24.784Z] #67 1.183 + case "$(go env GOARCH)" in
18:51:24 [2022-07-18T18:51:24.784Z] #67 1.183 ++ go env GOARCH
18:51:24 [2022-07-18T18:51:24.784Z] #67 1.187 + export GO_BUILDMODE=-buildmode=pie
18:51:24 [2022-07-18T18:51:24.784Z] #67 1.188 + GO_BUILDMODE=-buildmode=pie
18:51:24 [2022-07-18T18:51:24.784Z] #67 1.189 ++ dirname /install.sh
18:51:24 [2022-07-18T18:51:24.784Z] #67 1.190 + dir=/
18:51:24 [2022-07-18T18:51:24.784Z] #67 1.190 + bin=runc
18:51:24 [2022-07-18T18:51:24.784Z] #67 1.190 + shift
18:51:24 [2022-07-18T18:51:24.784Z] #67 1.190 + '[' '!' -f //runc.installer ']'
18:51:24 [2022-07-18T18:51:24.784Z] #67 1.191 Install runc version v1.1.2 (build tags: seccomp)
18:51:24 [2022-07-18T18:51:24.784Z] #67 1.191 + . //runc.installer
18:51:24 [2022-07-18T18:51:24.784Z] #67 1.191 ++ set -e
18:51:24 [2022-07-18T18:51:24.784Z] #67 1.191 ++ : v1.1.2
18:51:24 [2022-07-18T18:51:24.784Z] #67 1.191 + install_runc
18:51:24 [2022-07-18T18:51:24.784Z] #67 1.191 + RUNC_BUILDTAGS=seccomp
18:51:24 [2022-07-18T18:51:24.784Z] #67 1.191 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
18:51:24 [2022-07-18T18:51:24.784Z] #67 1.191 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.a3ptENuUwq/src/github.com/opencontainers/runc
18:51:24 [2022-07-18T18:51:24.784Z] #67 1.197 Cloning into '/tmp/tmp.a3ptENuUwq/src/github.com/opencontainers/runc'...
18:51:24 [2022-07-18T18:51:24.784Z] #67 ...
18:51:24 [2022-07-18T18:51:24.784Z] 
18:51:24 [2022-07-18T18:51:24.784Z] #22 [dev-systemd-false  1/28] RUN groupadd -r docker
18:51:24 [2022-07-18T18:51:24.784Z] #22 sha256:92a93057e00e8346a88138c1c27fab618242ab4af57198ad053ef3bb3e69ec8c
18:51:24 [2022-07-18T18:51:24.784Z] #22 DONE 1.4s
18:51:25 [2022-07-18T18:51:25.041Z] 
18:51:25 [2022-07-18T18:51:25.041Z] #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
18:51:25 [2022-07-18T18:51:25.041Z] #23 sha256:12cb94721d1f20bf9987c058ec28c16cf35d9852226ac81d280e14fd0f40e0b1
18:51:25 [2022-07-18T18:51:25.394Z] #77 ...
18:51:25 [2022-07-18T18:51:25.394Z] 
18:51:25 [2022-07-18T18:51:25.394Z] #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
18:51:25 [2022-07-18T18:51:25.394Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
18:51:25 [2022-07-18T18:51:25.394Z] #14 59.70 Selecting previously unselected package gcc-mingw-w64-base.
18:51:25 [2022-07-18T18:51:25.394Z] #14 59.70 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
18:51:25 [2022-07-18T18:51:25.394Z] #14 59.71 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:51:25 [2022-07-18T18:51:25.394Z] #14 59.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
18:51:25 [2022-07-18T18:51:25.394Z] #14 59.83 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
18:51:25 [2022-07-18T18:51:25.394Z] #14 59.84 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:51:25 [2022-07-18T18:51:25.969Z] #23 DONE 1.0s
18:51:25 [2022-07-18T18:51:25.969Z] 
18:51:25 [2022-07-18T18:51:25.969Z] #24 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:51:25 [2022-07-18T18:51:25.969Z] #24 sha256:6a9357878124d778cb7dfcd24657422fe9be048a826d1792e40d7e9a30898fab
18:51:26 [2022-07-18T18:51:26.534Z] #24 0.847 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:51:26 [2022-07-18T18:51:26.738Z] #67 12.41 go: downloading github.com/sirupsen/logrus v1.8.1
18:51:26 [2022-07-18T18:51:26.738Z] #67 12.41 go: downloading github.com/urfave/cli/v2 v2.4.0
18:51:26 [2022-07-18T18:51:26.791Z] #24 DONE 0.9s
18:51:26 [2022-07-18T18:51:26.791Z] 
18:51:26 [2022-07-18T18:51:26.791Z] #25 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:51:26 [2022-07-18T18:51:26.791Z] #25 sha256:ff1813460dfdbaa9997d4254239393e8e886ed4b180bdc654a8ad647d32b4744
18:51:26 [2022-07-18T18:51:26.999Z] #67 ...
18:51:26 [2022-07-18T18:51:26.999Z] 
18:51:26 [2022-07-18T18:51:26.999Z] #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
18:51:26 [2022-07-18T18:51:26.999Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
18:51:26 [2022-07-18T18:51:26.999Z] #62 13.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
18:51:27 [2022-07-18T18:51:27.722Z] #25 DONE 0.9s
18:51:27 [2022-07-18T18:51:27.722Z] 
18:51:27 [2022-07-18T18:51:27.722Z] #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
18:51:27 [2022-07-18T18:51:27.722Z] #67 sha256:74c7caa458025735ab898d69e1648b79f302617690b43e3d14e26b0e81f2aa5a
18:51:28 [2022-07-18T18:51:28.143Z] #44 ...
18:51:28 [2022-07-18T18:51:28.143Z] 
18:51:28 [2022-07-18T18:51:28.143Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
18:51:28 [2022-07-18T18:51:28.143Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
18:51:28 [2022-07-18T18:51:28.143Z] #53 66.49 gotestsum version dev
18:51:28 [2022-07-18T18:51:28.143Z] #53 DONE 67.2s
18:51:28 [2022-07-18T18:51:28.143Z] 
18:51:28 [2022-07-18T18:51:28.143Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:51:28 [2022-07-18T18:51:28.143Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:51:28 [2022-07-18T18:51:28.143Z] #77 13.58 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
18:51:28 [2022-07-18T18:51:28.143Z] #77 13.62 Cloning into '/tmp/crun-build/libocispec'...
18:51:28 [2022-07-18T18:51:28.143Z] #77 14.71 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
18:51:28 [2022-07-18T18:51:28.143Z] #77 14.71 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
18:51:28 [2022-07-18T18:51:28.143Z] #77 14.71 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
18:51:28 [2022-07-18T18:51:28.143Z] #77 14.71 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
18:51:28 [2022-07-18T18:51:28.143Z] #77 14.74 Cloning into '/tmp/crun-build/libocispec/image-spec'...
18:51:28 [2022-07-18T18:51:28.143Z] #77 16.63 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
18:51:28 [2022-07-18T18:51:28.653Z] #67 ...
18:51:28 [2022-07-18T18:51:28.653Z] 
18:51:28 [2022-07-18T18:51:28.653Z] #26 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:51:28 [2022-07-18T18:51:28.653Z] #26 sha256:a089249a2bc70416e7b5d7704b5b6f1e7cd315fdda0ff2731ffface559491c63
18:51:28 [2022-07-18T18:51:28.653Z] #26 DONE 0.9s
18:51:28 [2022-07-18T18:51:28.653Z] 
18:51:28 [2022-07-18T18:51:28.653Z] #27 [dev-systemd-false  6/28] RUN ldconfig
18:51:28 [2022-07-18T18:51:28.653Z] #27 sha256:02d850a5e591b68bec8e1b49ca0e4a3c74fce8cc9fe7ee2a782987adf364fa46
18:51:29 [2022-07-18T18:51:29.584Z] #27 DONE 1.0s
18:51:29 [2022-07-18T18:51:29.584Z] 
18:51:29 [2022-07-18T18:51:29.584Z] #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
18:51:29 [2022-07-18T18:51:29.584Z] #67 sha256:74c7caa458025735ab898d69e1648b79f302617690b43e3d14e26b0e81f2aa5a
18:51:29 [2022-07-18T18:51:29.584Z] #67 5.669 + cd /tmp/tmp.a3ptENuUwq/src/github.com/opencontainers/runc
18:51:29 [2022-07-18T18:51:29.584Z] #67 5.669 + git checkout -q v1.1.2
18:51:29 [2022-07-18T18:51:29.584Z] #67 5.957 + '[' -z '' ']'
18:51:29 [2022-07-18T18:51:29.584Z] #67 5.957 + target=static
18:51:29 [2022-07-18T18:51:29.584Z] #67 5.957 + make BUILDTAGS=seccomp static
18:51:29 [2022-07-18T18:51:29.841Z] #67 6.311 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 .
18:51:30 [2022-07-18T18:51:30.056Z] #77 18.38 Cloning into '/tmp/crun-build/libocispec/yajl'...
18:51:30 [2022-07-18T18:51:30.303Z] #62 16.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
18:51:30 [2022-07-18T18:51:30.563Z] #62 ...
18:51:30 [2022-07-18T18:51:30.563Z] 
18:51:30 [2022-07-18T18:51:30.564Z] #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
18:51:30 [2022-07-18T18:51:30.564Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
18:51:30 [2022-07-18T18:51:30.564Z] #53 7.117 go: downloading github.com/fatih/color v1.10.0
18:51:30 [2022-07-18T18:51:30.564Z] #53 7.133 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:51:30 [2022-07-18T18:51:30.564Z] #53 7.243 go: downloading github.com/pkg/errors v0.9.1
18:51:30 [2022-07-18T18:51:30.564Z] #53 8.022 go: downloading github.com/mattn/go-colorable v0.1.8
18:51:30 [2022-07-18T18:51:30.564Z] #53 8.035 go: downloading github.com/mattn/go-isatty v0.0.12
18:51:30 [2022-07-18T18:51:30.564Z] #53 8.111 go: downloading github.com/fsnotify/fsnotify v1.4.9
18:51:30 [2022-07-18T18:51:30.564Z] #53 8.317 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
18:51:30 [2022-07-18T18:51:30.564Z] #53 8.626 go: downloading github.com/jonboulle/clockwork v0.2.2
18:51:30 [2022-07-18T18:51:30.564Z] #53 8.710 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
18:51:30 [2022-07-18T18:51:30.564Z] #53 8.872 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
18:51:30 [2022-07-18T18:51:30.564Z] #53 9.467 go: downloading golang.org/x/tools v0.1.0
18:51:30 [2022-07-18T18:51:30.628Z] #77 ...
18:51:30 [2022-07-18T18:51:30.628Z] 
18:51:30 [2022-07-18T18:51:30.628Z] #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
18:51:30 [2022-07-18T18:51:30.628Z] #44 sha256:48b5401d5b604a9f8f56a270ba20309bb1ce32a82500fb497e0d395c46b32712
18:51:30 [2022-07-18T18:51:30.628Z] #44 4.692 + RM_GOPATH=0
18:51:30 [2022-07-18T18:51:30.628Z] #44 4.692 + TMP_GOPATH=
18:51:30 [2022-07-18T18:51:30.628Z] #44 4.692 + : /build
18:51:30 [2022-07-18T18:51:30.628Z] #44 4.692 + '[' -z '' ']'
18:51:30 [2022-07-18T18:51:30.628Z] #44 4.692 ++ mktemp -d
18:51:30 [2022-07-18T18:51:30.628Z] #44 4.694 + export GOPATH=/tmp/tmp.uUczBQsn6n
18:51:30 [2022-07-18T18:51:30.628Z] #44 4.694 + GOPATH=/tmp/tmp.uUczBQsn6n
18:51:30 [2022-07-18T18:51:30.628Z] #44 4.694 + RM_GOPATH=1
18:51:30 [2022-07-18T18:51:30.628Z] #44 4.694 + case "$(go env GOARCH)" in
18:51:30 [2022-07-18T18:51:30.628Z] #44 4.704 ++ go env GOARCH
18:51:30 [2022-07-18T18:51:30.628Z] #44 4.735 + export GO_BUILDMODE=-buildmode=pie
18:51:30 [2022-07-18T18:51:30.628Z] #44 4.735 + GO_BUILDMODE=-buildmode=pie
18:51:30 [2022-07-18T18:51:30.628Z] #44 4.735 ++ dirname /install.sh
18:51:30 [2022-07-18T18:51:30.628Z] #44 4.735 + dir=/
18:51:30 [2022-07-18T18:51:30.628Z] #44 4.735 + bin=tini
18:51:30 [2022-07-18T18:51:30.628Z] #44 4.735 + shift
18:51:30 [2022-07-18T18:51:30.628Z] #44 4.735 + '[' '!' -f //tini.installer ']'
18:51:30 [2022-07-18T18:51:30.628Z] #44 4.735 + . //tini.installer
18:51:30 [2022-07-18T18:51:30.628Z] #44 4.735 ++ : v0.19.0
18:51:30 [2022-07-18T18:51:30.628Z] #44 4.735 + install_tini
18:51:30 [2022-07-18T18:51:30.628Z] #44 4.735 + echo 'Install tini version v0.19.0'
18:51:30 [2022-07-18T18:51:30.628Z] #44 4.735 + git clone https://github.com/krallin/tini.git /tmp/tmp.uUczBQsn6n/tini
18:51:30 [2022-07-18T18:51:30.628Z] #44 4.741 Install tini version v0.19.0
18:51:30 [2022-07-18T18:51:30.628Z] #44 4.753 Cloning into '/tmp/tmp.uUczBQsn6n/tini'...
18:51:30 [2022-07-18T18:51:30.628Z] #44 5.557 + cd /tmp/tmp.uUczBQsn6n/tini
18:51:30 [2022-07-18T18:51:30.628Z] #44 5.557 + git checkout -q v0.19.0
18:51:30 [2022-07-18T18:51:30.628Z] #44 5.573 + cmake .
18:51:30 [2022-07-18T18:51:30.628Z] #44 6.126 -- The C compiler identification is GNU 10.2.1
18:51:30 [2022-07-18T18:51:30.628Z] #44 6.192 -- Detecting C compiler ABI info
18:51:30 [2022-07-18T18:51:30.628Z] #44 6.814 -- Detecting C compiler ABI info - done
18:51:30 [2022-07-18T18:51:30.628Z] #44 6.969 -- Check for working C compiler: /usr/bin/cc - skipped
18:51:30 [2022-07-18T18:51:30.628Z] #44 6.969 -- Detecting C compile features
18:51:30 [2022-07-18T18:51:30.628Z] #44 6.969 -- Detecting C compile features - done
18:51:30 [2022-07-18T18:51:30.628Z] #44 7.005 -- Performing Test HAS_BUILTIN_FORTIFY
18:51:30 [2022-07-18T18:51:30.822Z] #53 ...
18:51:30 [2022-07-18T18:51:30.822Z] 
18:51:30 [2022-07-18T18:51:30.822Z] #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
18:51:30 [2022-07-18T18:51:30.822Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
18:51:30 [2022-07-18T18:51:30.822Z] #55 10.48 go: downloading github.com/spf13/viper v1.11.0
18:51:30 [2022-07-18T18:51:30.823Z] #55 10.73 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
18:51:30 [2022-07-18T18:51:30.823Z] #55 11.77 go: downloading github.com/mattn/go-colorable v0.1.12
18:51:30 [2022-07-18T18:51:30.823Z] #55 11.87 go: downloading github.com/mattn/go-isatty v0.0.14
18:51:30 [2022-07-18T18:51:30.823Z] #55 11.99 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
18:51:30 [2022-07-18T18:51:30.823Z] #55 12.25 go: downloading github.com/go-critic/go-critic v0.6.3
18:51:30 [2022-07-18T18:51:30.823Z] #55 15.20 go: downloading github.com/hashicorp/go-version v1.4.0
18:51:30 [2022-07-18T18:51:30.823Z] #55 15.40 go: downloading github.com/ldez/gomoddirectives v0.2.3
18:51:30 [2022-07-18T18:51:30.823Z] #55 15.67 go: downloading github.com/mitchellh/go-homedir v1.1.0
18:51:30 [2022-07-18T18:51:30.823Z] #55 15.83 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:51:30 [2022-07-18T18:51:30.889Z] #44 7.241 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:51:30 [2022-07-18T18:51:30.889Z] #44 7.341 -- Configuring done
18:51:30 [2022-07-18T18:51:30.889Z] #44 7.377 -- Generating done
18:51:30 [2022-07-18T18:51:30.889Z] #44 7.377 -- Build files have been written to: /tmp/tmp.uUczBQsn6n/tini
18:51:31 [2022-07-18T18:51:31.082Z] #55 ...
18:51:31 [2022-07-18T18:51:31.082Z] 
18:51:31 [2022-07-18T18:51:31.082Z] #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
18:51:31 [2022-07-18T18:51:31.082Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
18:51:31 [2022-07-18T18:51:31.082Z] #38 7.576 go: downloading github.com/pelletier/go-toml v1.8.1
18:51:31 [2022-07-18T18:51:31.082Z] #38 ...
18:51:31 [2022-07-18T18:51:31.082Z] 
18:51:31 [2022-07-18T18:51:31.082Z] #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
18:51:31 [2022-07-18T18:51:31.082Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
18:51:31 [2022-07-18T18:51:31.082Z] #40 10.85 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
18:51:31 [2022-07-18T18:51:31.082Z] #40 10.91 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
18:51:31 [2022-07-18T18:51:31.082Z] #40 16.96 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
18:51:31 [2022-07-18T18:51:31.082Z] #40 17.33 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:51:31 [2022-07-18T18:51:31.150Z] #44 7.413 + make tini-static
18:51:31 [2022-07-18T18:51:31.410Z] #44 7.685 Scanning dependencies of target tini-static
18:51:31 [2022-07-18T18:51:31.410Z] #44 7.797 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:51:31 [2022-07-18T18:51:31.969Z] #14 65.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
18:51:31 [2022-07-18T18:51:31.969Z] #14 65.82 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
18:51:31 [2022-07-18T18:51:31.969Z] #14 65.83 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:51:32 [2022-07-18T18:51:32.998Z] #40 ...
18:51:32 [2022-07-18T18:51:32.999Z] 
18:51:32 [2022-07-18T18:51:32.999Z] #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
18:51:32 [2022-07-18T18:51:32.999Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
18:51:32 [2022-07-18T18:51:32.999Z] #53 19.33 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
18:51:32 [2022-07-18T18:51:32.999Z] #53 19.43 go: downloading golang.org/x/mod v0.3.0
18:51:33 [2022-07-18T18:51:33.325Z] #44 9.281 [100%] Linking C executable tini-static
18:51:33 [2022-07-18T18:51:33.325Z] #44 9.497 [100%] Built target tini-static
18:51:33 [2022-07-18T18:51:33.325Z] #44 9.512 + mkdir -p /build
18:51:33 [2022-07-18T18:51:33.325Z] #44 9.514 + cp tini-static /build/docker-init
18:51:33 [2022-07-18T18:51:33.588Z] #44 DONE 10.0s
18:51:33 [2022-07-18T18:51:33.588Z] 
18:51:33 [2022-07-18T18:51:33.588Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:51:33 [2022-07-18T18:51:33.588Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:51:33 [2022-07-18T18:51:33.588Z] #77 19.80 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
18:51:33 [2022-07-18T18:51:33.588Z] #77 20.01 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
18:51:33 [2022-07-18T18:51:33.588Z] #77 20.18 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
18:51:35 [2022-07-18T18:51:35.103Z] #67 11.32 + mkdir -p /build
18:51:35 [2022-07-18T18:51:35.103Z] #67 11.32 + cp runc /build/runc
18:51:35 [2022-07-18T18:51:35.103Z] #67 DONE 11.6s
18:51:35 [2022-07-18T18:51:35.103Z] 
18:51:35 [2022-07-18T18:51:35.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
18:51:35 [2022-07-18T18:51:35.103Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f
18:51:35 [2022-07-18T18:51:35.103Z] #28 1.177 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:51:35 [2022-07-18T18:51:35.103Z] #28 1.177 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:51:35 [2022-07-18T18:51:35.103Z] #28 1.178 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:51:35 [2022-07-18T18:51:35.103Z] #28 1.439 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
18:51:35 [2022-07-18T18:51:35.103Z] #28 1.688 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
18:51:35 [2022-07-18T18:51:35.103Z] #28 1.928 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
18:51:35 [2022-07-18T18:51:35.103Z] #28 2.232 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
18:51:35 [2022-07-18T18:51:35.103Z] #28 2.571 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
18:51:35 [2022-07-18T18:51:35.103Z] #28 2.813 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
18:51:35 [2022-07-18T18:51:35.103Z] #28 2.815 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB]
18:51:35 [2022-07-18T18:51:35.103Z] #28 2.824 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB]
18:51:35 [2022-07-18T18:51:35.103Z] #28 2.825 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB]
18:51:35 [2022-07-18T18:51:35.103Z] #28 2.827 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB]
18:51:35 [2022-07-18T18:51:35.103Z] #28 2.828 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
18:51:35 [2022-07-18T18:51:35.103Z] #28 2.829 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
18:51:35 [2022-07-18T18:51:35.103Z] #28 2.832 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
18:51:35 [2022-07-18T18:51:35.103Z] #28 2.833 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
18:51:35 [2022-07-18T18:51:35.103Z] #28 2.833 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
18:51:35 [2022-07-18T18:51:35.260Z] #14 ...
18:51:35 [2022-07-18T18:51:35.260Z] 
18:51:35 [2022-07-18T18:51:35.260Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:51:35 [2022-07-18T18:51:35.260Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
18:51:35 [2022-07-18T18:51:35.260Z] #77 11.11 Cloning into '/tmp/crun-build/libocispec/yajl'...
18:51:35 [2022-07-18T18:51:35.260Z] #77 12.24 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
18:51:35 [2022-07-18T18:51:35.260Z] #77 12.47 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
18:51:35 [2022-07-18T18:51:35.260Z] #77 12.75 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
18:51:36 [2022-07-18T18:51:36.299Z] #53 ...
18:51:36 [2022-07-18T18:51:36.299Z] 
18:51:36 [2022-07-18T18:51:36.299Z] #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
18:51:36 [2022-07-18T18:51:36.299Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
18:51:36 [2022-07-18T18:51:36.299Z] #42 12.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
18:51:36 [2022-07-18T18:51:36.299Z] #42 16.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
18:51:36 [2022-07-18T18:51:36.299Z] #42 ...
18:51:36 [2022-07-18T18:51:36.299Z] 
18:51:36 [2022-07-18T18:51:36.299Z] #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             ;
18:51:36 [2022-07-18T18:51:36.299Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
18:51:36 [2022-07-18T18:51:36.299Z] #76 12.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
18:51:36 [2022-07-18T18:51:36.299Z] #76 16.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
18:51:36 [2022-07-18T18:51:36.299Z] #76 ...
18:51:36 [2022-07-18T18:51:36.299Z] 
18:51:36 [2022-07-18T18:51:36.299Z] #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
18:51:36 [2022-07-18T18:51:36.299Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
18:51:36 [2022-07-18T18:51:36.299Z] #55 22.53 go: downloading github.com/sirupsen/logrus v1.8.1
18:51:36 [2022-07-18T18:51:36.299Z] #55 22.60 go: downloading github.com/stretchr/testify v1.7.1
18:51:36 [2022-07-18T18:51:36.868Z] #55 23.24 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
18:51:36 [2022-07-18T18:51:36.868Z] #55 23.46 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
18:51:37 [2022-07-18T18:51:37.128Z] #55 23.77 go: downloading github.com/fsnotify/fsnotify v1.5.4
18:51:37 [2022-07-18T18:51:37.388Z] #55 23.87 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:51:37 [2022-07-18T18:51:37.388Z] #55 ...
18:51:37 [2022-07-18T18:51:37.388Z] 
18:51:37 [2022-07-18T18:51:37.388Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:51:37 [2022-07-18T18:51:37.388Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
18:51:37 [2022-07-18T18:51:37.388Z] #14 13.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
18:51:37 [2022-07-18T18:51:37.388Z] #14 17.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
18:51:37 [2022-07-18T18:51:37.388Z] #14 ...
18:51:37 [2022-07-18T18:51:37.388Z] 
18:51:37 [2022-07-18T18:51:37.388Z] #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
18:51:37 [2022-07-18T18:51:37.388Z] #67 sha256:39efd29daa74de5197841a064670db7615916888fb4b1c1815f679cae1cf32ba
18:51:37 [2022-07-18T18:51:37.388Z] #67 13.33 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
18:51:37 [2022-07-18T18:51:37.388Z] #67 19.17 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
18:51:37 [2022-07-18T18:51:37.388Z] #67 20.84 go: downloading github.com/google/uuid v1.3.0
18:51:37 [2022-07-18T18:51:37.388Z] #67 21.02 go: downloading github.com/moby/vpnkit v0.5.0
18:51:37 [2022-07-18T18:51:37.388Z] #67 21.10 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:51:37 [2022-07-18T18:51:37.388Z] #67 21.41 go: downloading github.com/gofrs/flock v0.8.1
18:51:37 [2022-07-18T18:51:37.388Z] #67 21.76 go: downloading github.com/gorilla/mux v1.8.0
18:51:37 [2022-07-18T18:51:37.388Z] #67 22.03 go: downloading github.com/moby/sys/mountinfo v0.6.0
18:51:37 [2022-07-18T18:51:37.388Z] #67 23.22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
18:51:37 [2022-07-18T18:51:37.388Z] #67 ...
18:51:37 [2022-07-18T18:51:37.388Z] 
18:51:37 [2022-07-18T18:51:37.388Z] #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
18:51:37 [2022-07-18T18:51:37.388Z] #26 sha256:274f8be5571d795423e3f06af2d5420a70460410154d5c55a08a0c2c8b6dbc1e
18:51:37 [2022-07-18T18:51:37.388Z] #26 22.66 + mkdir -p /build
18:51:37 [2022-07-18T18:51:37.388Z] #26 22.67 + mv docker/docker /build/
18:51:37 [2022-07-18T18:51:37.388Z] #26 22.69 + rmdir docker
18:51:37 [2022-07-18T18:51:37.388Z] #26 DONE 23.8s
18:51:37 [2022-07-18T18:51:37.388Z] 
18:51:37 [2022-07-18T18:51:37.388Z] #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
18:51:37 [2022-07-18T18:51:37.388Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
18:51:37 [2022-07-18T18:51:37.388Z] #55 24.05 go: downloading github.com/spf13/afero v1.8.2
18:51:37 [2022-07-18T18:51:37.957Z] #55 ...
18:51:37 [2022-07-18T18:51:37.957Z] 
18:51:37 [2022-07-18T18:51:37.957Z] #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
18:51:37 [2022-07-18T18:51:37.957Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
18:51:37 [2022-07-18T18:51:37.957Z] #51 14.26 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
18:51:37 [2022-07-18T18:51:37.957Z] #51 18.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
18:51:37 [2022-07-18T18:51:37.957Z] #51 22.21 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
18:51:37 [2022-07-18T18:51:37.957Z] #51 ...
18:51:37 [2022-07-18T18:51:37.957Z] 
18:51:37 [2022-07-18T18:51:37.957Z] #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
18:51:37 [2022-07-18T18:51:37.957Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
18:51:37 [2022-07-18T18:51:37.957Z] #55 24.62 go: downloading github.com/spf13/cast v1.4.1
18:51:38 [2022-07-18T18:51:38.218Z] #55 24.73 go: downloading github.com/spf13/jwalterweatherman v1.1.0
18:51:38 [2022-07-18T18:51:38.218Z] #55 24.90 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
18:51:38 [2022-07-18T18:51:38.218Z] #55 24.96 go: downloading github.com/go-toolsmith/astcast v1.0.0
18:51:38 [2022-07-18T18:51:38.479Z] #55 25.24 go: downloading github.com/go-toolsmith/astcopy v1.0.0
18:51:38 [2022-07-18T18:51:38.891Z] #77 ...
18:51:38 [2022-07-18T18:51:38.891Z] 
18:51:38 [2022-07-18T18:51:38.891Z] #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
18:51:38 [2022-07-18T18:51:38.891Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
18:51:38 [2022-07-18T18:51:38.891Z] #14 67.55 Selecting previously unselected package gcc-mingw-w64-base.
18:51:38 [2022-07-18T18:51:38.891Z] #14 67.55 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
18:51:38 [2022-07-18T18:51:38.891Z] #14 67.56 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:51:38 [2022-07-18T18:51:38.891Z] #14 67.70 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
18:51:38 [2022-07-18T18:51:38.891Z] #14 67.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
18:51:38 [2022-07-18T18:51:38.891Z] #14 67.72 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:51:38 [2022-07-18T18:51:38.891Z] #14 76.45 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
18:51:38 [2022-07-18T18:51:38.891Z] #14 76.45 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
18:51:38 [2022-07-18T18:51:38.891Z] #14 76.47 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:51:39 [2022-07-18T18:51:39.048Z] #55 25.48 go: downloading github.com/go-toolsmith/astequal v1.0.1
18:51:39 [2022-07-18T18:51:39.048Z] #55 25.68 go: downloading github.com/go-toolsmith/astfmt v1.0.0
18:51:39 [2022-07-18T18:51:39.452Z] #77 25.06 aclocal: warning: couldn't open directory 'm4': No such file or directory
18:51:39 [2022-07-18T18:51:39.617Z] #55 26.01 go: downloading github.com/go-toolsmith/astp v1.0.0
18:51:39 [2022-07-18T18:51:39.617Z] #55 26.14 go: downloading github.com/go-toolsmith/strparse v1.0.0
18:51:39 [2022-07-18T18:51:39.617Z] #55 26.23 go: downloading github.com/go-toolsmith/typep v1.0.2
18:51:39 [2022-07-18T18:51:39.876Z] #55 26.36 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
18:51:41 [2022-07-18T18:51:41.650Z] #28 11.03 Fetched 40.6 MB in 10s (4013 kB/s)
18:51:41 [2022-07-18T18:51:41.786Z] #55 28.37 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
18:51:42 [2022-07-18T18:51:42.358Z] #55 28.77 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
18:51:42 [2022-07-18T18:51:42.741Z] #77 ...
18:51:42 [2022-07-18T18:51:42.741Z] 
18:51:42 [2022-07-18T18:51:42.741Z] #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
18:51:42 [2022-07-18T18:51:42.741Z] #64 sha256:859b98ae8e6cb67b08b3c30d5cade134877d3ab31d1356e767cb439cb1760659
18:51:43 [2022-07-18T18:51:43.260Z] #64 43.63 Updating files:  58% (2857/4896)
Updating files:  59% (2889/4896)
Updating files:  60% (2938/4896)
Updating files:  61% (2987/4896)
Updating files:  62% (3036/4896)
Updating files:  63% (3085/4896)
Updating files:  64% (3134/4896)
Updating files:  65% (3183/4896)
Updating files:  66% (3232/4896)
Updating files:  67% (3281/4896)
Updating files:  68% (3330/4896)
Updating files:  69% (3379/4896)
Updating files:  70% (3428/4896)
Updating files:  71% (3477/4896)
Updating files:  72% (3526/4896)
Updating files:  73% (3575/4896)
Updating files:  74% (3624/4896)
Updating files:  75% (3672/4896)
Updating files:  76% (3721/4896)
Updating files:  77% (3770/4896)
Updating files:  78% (3819/4896)
Updating files:  79% (3868/4896)
Updating files:  80% (3917/4896)
Updating files:  81% (3966/4896)
Updating files:  82% (4015/4896)
Updating files:  83% (4064/4896)
Updating files:  84% (4113/4896)
Updating files:  85% (4162/4896)
Updating files:  86% (4211/4896)
Updating files:  87% (4260/4896)
Updating files:  88% (4309/4896)
Updating files:  89% (4358/4896)
Updating files:  90% (4407/4896)
Updating files:  91% (4456/4896)
Updating files:  92% (4505/4896)
Updating files:  93% (4554/4896)
Updating files:  94% (4603/4896)
Updating files:  95% (4652/4896)
Updating files:  96% (4701/4896)
Updating files:  97% (4750/4896)
Updating files:  98% (4799/4896)
Updating files:  99% (4848/4896)
Updating files: 100% (4896/4896)
Updating files: 100% (4896/4896), done.
18:51:43 [2022-07-18T18:51:43.260Z] #64 44.64 + cd /tmp/tmp.VDdqXKtFUK/src/github.com/containerd/containerd
18:51:43 [2022-07-18T18:51:43.260Z] #64 44.65 + git checkout -q v1.6.6
18:51:43 [2022-07-18T18:51:43.298Z] #55 29.83 go: downloading github.com/hashicorp/errwrap v1.0.0
18:51:43 [2022-07-18T18:51:43.298Z] #55 29.90 go: downloading 4d63.com/gochecknoglobals v0.1.0
18:51:43 [2022-07-18T18:51:43.298Z] #55 ...
18:51:43 [2022-07-18T18:51:43.298Z] 
18:51:43 [2022-07-18T18:51:43.298Z] #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
18:51:43 [2022-07-18T18:51:43.298Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
18:51:43 [2022-07-18T18:51:43.298Z] #38 30.09 tomll can be used in two ways:
18:51:43 [2022-07-18T18:51:43.298Z] #38 30.09 Writing to STDIN and reading from STDOUT:
18:51:43 [2022-07-18T18:51:43.298Z] #38 30.09   cat file.toml | tomll > file.toml
18:51:43 [2022-07-18T18:51:43.298Z] #38 30.09 
18:51:43 [2022-07-18T18:51:43.298Z] #38 30.09 Reading and updating a list of files:
18:51:43 [2022-07-18T18:51:43.298Z] #38 30.09   tomll a.toml b.toml c.toml
18:51:43 [2022-07-18T18:51:43.298Z] #38 30.09 
18:51:43 [2022-07-18T18:51:43.298Z] #38 30.09 When given a list of files, tomll will modify all files in place without asking.
18:51:43 [2022-07-18T18:51:43.575Z] #38 DONE 30.4s
18:51:43 [2022-07-18T18:51:43.575Z] 
18:51:43 [2022-07-18T18:51:43.575Z] #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
18:51:43 [2022-07-18T18:51:43.575Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
18:51:43 [2022-07-18T18:51:43.575Z] #36 22.11 go: downloading github.com/sirupsen/logrus v1.6.0
18:51:43 [2022-07-18T18:51:43.575Z] #36 22.11 go: downloading github.com/spf13/cobra v1.1.3
18:51:43 [2022-07-18T18:51:43.575Z] #36 22.82 go: downloading github.com/mattn/go-isatty v0.0.3
18:51:43 [2022-07-18T18:51:43.575Z] #36 23.50 go: downloading gopkg.in/yaml.v2 v2.4.0
18:51:43 [2022-07-18T18:51:43.575Z] #36 23.86 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
18:51:43 [2022-07-18T18:51:43.575Z] #36 24.53 go: downloading github.com/cosiner/argv v0.1.0
18:51:43 [2022-07-18T18:51:43.575Z] #36 24.57 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
18:51:43 [2022-07-18T18:51:43.575Z] #36 24.68 go: downloading github.com/peterh/liner v1.2.2
18:51:43 [2022-07-18T18:51:43.575Z] #36 25.18 go: downloading github.com/google/go-dap v0.6.0
18:51:43 [2022-07-18T18:51:43.575Z] #36 25.77 go: downloading github.com/russross/blackfriday/v2 v2.0.1
18:51:43 [2022-07-18T18:51:43.575Z] #36 26.42 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
18:51:43 [2022-07-18T18:51:43.575Z] #36 27.43 go: downloading github.com/mattn/go-runewidth v0.0.3
18:51:43 [2022-07-18T18:51:43.575Z] #36 28.00 go: downloading github.com/hashicorp/golang-lru v0.5.4
18:51:43 [2022-07-18T18:51:43.575Z] #36 28.15 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
18:51:44 [2022-07-18T18:51:44.149Z] #36 ...
18:51:44 [2022-07-18T18:51:44.149Z] 
18:51:44 [2022-07-18T18:51:44.149Z] #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
18:51:44 [2022-07-18T18:51:44.149Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
18:51:44 [2022-07-18T18:51:44.149Z] #55 30.67 go: downloading github.com/Antonboom/errname v0.1.6
18:51:44 [2022-07-18T18:51:44.149Z] #55 30.93 go: downloading github.com/Antonboom/nilnil v0.1.1
18:51:44 [2022-07-18T18:51:44.719Z] #55 31.17 go: downloading github.com/BurntSushi/toml v1.1.0
18:51:44 [2022-07-18T18:51:44.980Z] #55 31.65 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
18:51:45 [2022-07-18T18:51:45.167Z] #64 46.74 + export 'BUILDTAGS=netgo osusergo static_build'
18:51:45 [2022-07-18T18:51:45.427Z] #64 46.74 + BUILDTAGS='netgo osusergo static_build'
18:51:45 [2022-07-18T18:51:45.427Z] #64 46.74 + export EXTRA_FLAGS=-buildmode=pie
18:51:45 [2022-07-18T18:51:45.427Z] #64 46.74 + EXTRA_FLAGS=-buildmode=pie
18:51:45 [2022-07-18T18:51:45.427Z] #64 46.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:51:45 [2022-07-18T18:51:45.427Z] #64 46.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:51:45 [2022-07-18T18:51:45.427Z] #64 46.74 + '[' '' = dynamic ']'
18:51:45 [2022-07-18T18:51:45.427Z] #64 46.74 + make
18:51:45 [2022-07-18T18:51:45.550Z] #55 32.09 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
18:51:45 [2022-07-18T18:51:45.820Z] #28 11.03 Reading package lists...
18:51:46 [2022-07-18T18:51:46.077Z] #28 15.67 Reading package lists...
18:51:46 [2022-07-18T18:51:46.077Z] #28 ...
18:51:46 [2022-07-18T18:51:46.077Z] 
18:51:46 [2022-07-18T18:51:46.077Z] #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
18:51:46 [2022-07-18T18:51:46.077Z] #71 sha256:95336703832a689879efd7e523686c6013d5d0a6cdaab850ecb8b6fa7b4ae5fd
18:51:46 [2022-07-18T18:51:46.077Z] #71 76.90 + bin/containerd
18:51:46 [2022-07-18T18:51:46.119Z] #55 32.62 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
18:51:46 [2022-07-18T18:51:46.119Z] #55 32.62 go: downloading github.com/alexkohler/prealloc v1.0.0
18:51:46 [2022-07-18T18:51:46.119Z] #55 32.77 go: downloading github.com/ashanbrown/forbidigo v1.3.0
18:51:46 [2022-07-18T18:51:46.379Z] #55 32.85 go: downloading github.com/ashanbrown/makezero v1.1.1
18:51:46 [2022-07-18T18:51:46.379Z] #55 32.95 go: downloading github.com/bkielbasa/cyclop v1.2.0
18:51:46 [2022-07-18T18:51:46.638Z] #55 33.15 go: downloading github.com/blizzy78/varnamelen v0.8.0
18:51:46 [2022-07-18T18:51:46.638Z] #55 33.23 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
18:51:46 [2022-07-18T18:51:46.898Z] #55 33.47 go: downloading github.com/breml/bidichk v0.2.3
18:51:46 [2022-07-18T18:51:46.898Z] #55 33.60 go: downloading github.com/breml/errchkjson v0.3.0
18:51:47 [2022-07-18T18:51:47.157Z] #55 33.70 go: downloading github.com/butuzov/ireturn v0.1.1
18:51:47 [2022-07-18T18:51:47.157Z] #55 33.76 go: downloading github.com/charithe/durationcheck v0.0.9
18:51:47 [2022-07-18T18:51:47.334Z] #64 48.40 + bin/ctr
18:51:47 [2022-07-18T18:51:47.417Z] #55 33.85 go: downloading github.com/daixiang0/gci v0.3.3
18:51:47 [2022-07-18T18:51:47.676Z] #55 34.24 go: downloading github.com/denis-tingaikin/go-header v0.4.3
18:51:47 [2022-07-18T18:51:47.676Z] #55 ...
18:51:47 [2022-07-18T18:51:47.676Z] 
18:51:47 [2022-07-18T18:51:47.676Z] #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
18:51:47 [2022-07-18T18:51:47.676Z] #67 sha256:39efd29daa74de5197841a064670db7615916888fb4b1c1815f679cae1cf32ba
18:51:47 [2022-07-18T18:51:47.676Z] #67 23.64 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
18:51:47 [2022-07-18T18:51:47.676Z] #67 23.82 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
18:51:47 [2022-07-18T18:51:47.676Z] #67 26.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:51:47 [2022-07-18T18:51:47.676Z] #67 ...
18:51:47 [2022-07-18T18:51:47.676Z] 
18:51:47 [2022-07-18T18:51:47.676Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
18:51:47 [2022-07-18T18:51:47.676Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
18:51:47 [2022-07-18T18:51:47.676Z] #51 32.89 Fetched 8554 kB in 25s (340 kB/s)
18:51:48 [2022-07-18T18:51:48.717Z] #64 ...
18:51:48 [2022-07-18T18:51:48.717Z] 
18:51:48 [2022-07-18T18:51:48.717Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:51:48 [2022-07-18T18:51:48.717Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
18:51:48 [2022-07-18T18:51:48.717Z] #77 34.41 libtoolize: putting auxiliary files in '.'.
18:51:48 [2022-07-18T18:51:48.717Z] #77 34.43 libtoolize: copying file './ltmain.sh'
18:51:48 [2022-07-18T18:51:48.884Z] #14 ...
18:51:48 [2022-07-18T18:51:48.884Z] 
18:51:48 [2022-07-18T18:51:48.884Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:51:48 [2022-07-18T18:51:48.884Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:51:48 [2022-07-18T18:51:48.884Z] #77 36.02 aclocal: warning: couldn't open directory 'm4': No such file or directory
18:51:49 [2022-07-18T18:51:49.656Z] #77 35.20 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
18:51:49 [2022-07-18T18:51:49.656Z] #77 35.21 libtoolize: and rerunning libtoolize and aclocal.
18:51:49 [2022-07-18T18:51:49.656Z] #77 35.21 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
18:51:51 [2022-07-18T18:51:51.882Z] #51 32.89 Reading package lists...
18:51:51 [2022-07-18T18:51:51.883Z] #51 ...
18:51:51 [2022-07-18T18:51:51.883Z] 
18:51:51 [2022-07-18T18:51:51.883Z] #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
18:51:51 [2022-07-18T18:51:51.883Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
18:51:51 [2022-07-18T18:51:51.883Z] #55 34.63 go: downloading github.com/esimonov/ifshort v1.0.4
18:51:51 [2022-07-18T18:51:51.883Z] #55 34.66 go: downloading github.com/firefart/nonamedreturns v1.0.1
18:51:51 [2022-07-18T18:51:51.883Z] #55 34.90 go: downloading github.com/fzipp/gocyclo v0.5.1
18:51:51 [2022-07-18T18:51:51.883Z] #55 34.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:51:51 [2022-07-18T18:51:51.883Z] #55 35.10 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:51:51 [2022-07-18T18:51:51.883Z] #55 35.22 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
18:51:51 [2022-07-18T18:51:51.883Z] #55 35.29 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
18:51:51 [2022-07-18T18:51:51.883Z] #55 35.80 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:51:51 [2022-07-18T18:51:51.883Z] #55 36.15 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:51:51 [2022-07-18T18:51:51.883Z] #55 36.15 go: downloading github.com/golangci/misspell v0.3.5
18:51:51 [2022-07-18T18:51:51.883Z] #55 36.28 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:51:51 [2022-07-18T18:51:51.883Z] #55 36.36 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
18:51:51 [2022-07-18T18:51:51.883Z] #55 36.58 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
18:51:51 [2022-07-18T18:51:51.883Z] #55 36.81 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
18:51:51 [2022-07-18T18:51:51.883Z] #55 36.84 go: downloading github.com/jgautheron/goconst v1.5.1
18:51:51 [2022-07-18T18:51:51.883Z] #55 36.91 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
18:51:51 [2022-07-18T18:51:51.883Z] #55 37.02 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
18:51:51 [2022-07-18T18:51:51.883Z] #55 37.14 go: downloading github.com/julz/importas v0.1.0
18:51:51 [2022-07-18T18:51:51.883Z] #55 37.21 go: downloading github.com/kisielk/errcheck v1.6.0
18:51:51 [2022-07-18T18:51:51.883Z] #55 37.36 go: downloading github.com/kulti/thelper v0.6.2
18:51:51 [2022-07-18T18:51:51.883Z] #55 37.49 go: downloading github.com/kunwardeep/paralleltest v1.0.3
18:51:51 [2022-07-18T18:51:51.883Z] #55 37.69 go: downloading github.com/kyoh86/exportloopref v0.1.8
18:51:51 [2022-07-18T18:51:51.883Z] #55 37.70 go: downloading github.com/ldez/tagliatelle v0.3.1
18:51:51 [2022-07-18T18:51:51.883Z] #55 37.91 go: downloading github.com/leonklingele/grouper v1.1.0
18:51:51 [2022-07-18T18:51:51.883Z] #55 38.06 go: downloading github.com/lufeee/execinquery v1.2.1
18:51:51 [2022-07-18T18:51:51.883Z] #55 38.24 go: downloading github.com/maratori/testpackage v1.0.1
18:51:51 [2022-07-18T18:51:51.883Z] #55 38.29 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
18:51:51 [2022-07-18T18:51:51.883Z] #55 38.51 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
18:51:51 [2022-07-18T18:51:51.883Z] #55 38.53 go: downloading github.com/mgechev/revive v1.2.1
18:51:52 [2022-07-18T18:51:52.619Z] #71 ...
18:51:52 [2022-07-18T18:51:52.619Z] 
18:51:52 [2022-07-18T18:51:52.619Z] #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
18:51:52 [2022-07-18T18:51:52.619Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f
18:51:52 [2022-07-18T18:51:52.619Z] #28 15.67 Reading package lists...
18:51:52 [2022-07-18T18:51:52.619Z] #28 20.33 Building dependency tree...
18:51:52 [2022-07-18T18:51:52.619Z] #28 21.48 Reading state information...
18:51:52 [2022-07-18T18:51:52.619Z] #28 22.47 bzip2 is already the newest version (1.0.8-4).
18:51:52 [2022-07-18T18:51:52.619Z] #28 22.47 patch is already the newest version (2.7.6-7).
18:51:52 [2022-07-18T18:51:52.619Z] #28 22.47 xz-utils is already the newest version (5.2.5-2.1~deb11u1).
18:51:52 [2022-07-18T18:51:52.619Z] #28 22.47 The following additional packages will be installed:
18:51:52 [2022-07-18T18:51:52.619Z] #28 22.47   libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
18:51:52 [2022-07-18T18:51:52.619Z] #28 22.47   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
18:51:52 [2022-07-18T18:51:52.619Z] #28 22.48   libxtables12 python-pip-whl python3-distutils python3-lib2to3
18:51:52 [2022-07-18T18:51:52.619Z] #28 22.48   python3-pkg-resources vim-runtime xxd
18:51:52 [2022-07-18T18:51:52.619Z] #28 22.49 Suggested packages:
18:51:52 [2022-07-18T18:51:52.619Z] #28 22.49   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
18:51:52 [2022-07-18T18:51:52.619Z] #28 22.49   python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota
18:51:52 [2022-07-18T18:51:52.619Z] #28 22.49 Recommended packages:
18:51:52 [2022-07-18T18:51:52.619Z] #28 22.49   libatm1 nftables libpam-cap build-essential python3-dev unzip
18:51:52 [2022-07-18T18:51:52.823Z] #55 ...
18:51:52 [2022-07-18T18:51:52.823Z] 
18:51:52 [2022-07-18T18:51:52.823Z] #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
18:51:52 [2022-07-18T18:51:52.823Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
18:51:52 [2022-07-18T18:51:52.823Z] #42 29.39 Fetched 8550 kB in 23s (379 kB/s)
18:51:52 [2022-07-18T18:51:52.823Z] #42 29.39 Reading package lists...
18:51:52 [2022-07-18T18:51:52.823Z] #42 ...
18:51:52 [2022-07-18T18:51:52.823Z] 
18:51:52 [2022-07-18T18:51:52.823Z] #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
18:51:52 [2022-07-18T18:51:52.823Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
18:51:52 [2022-07-18T18:51:52.823Z] #36 30.93 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
18:51:52 [2022-07-18T18:51:52.823Z] #36 31.14 go: downloading github.com/cilium/ebpf v0.7.0
18:51:52 [2022-07-18T18:51:52.960Z] #77 ...
18:51:52 [2022-07-18T18:51:52.960Z] 
18:51:52 [2022-07-18T18:51:52.960Z] #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
18:51:52 [2022-07-18T18:51:52.960Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
18:51:52 [2022-07-18T18:51:52.960Z] #14 76.73 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
18:51:52 [2022-07-18T18:51:52.960Z] #14 76.74 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
18:51:52 [2022-07-18T18:51:52.960Z] #14 76.74 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:51:52 [2022-07-18T18:51:52.960Z] #14 81.78 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
18:51:52 [2022-07-18T18:51:52.960Z] #14 81.80 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
18:51:52 [2022-07-18T18:51:52.960Z] #14 81.81 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:51:52 [2022-07-18T18:51:52.960Z] #14 87.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
18:51:52 [2022-07-18T18:51:52.960Z] #14 87.43 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
18:51:52 [2022-07-18T18:51:52.960Z] #14 87.44 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:51:53 [2022-07-18T18:51:53.083Z] #36 ...
18:51:53 [2022-07-18T18:51:53.083Z] 
18:51:53 [2022-07-18T18:51:53.083Z] #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
18:51:53 [2022-07-18T18:51:53.083Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
18:51:53 [2022-07-18T18:51:53.089Z] #77 ...
18:51:53 [2022-07-18T18:51:53.089Z] 
18:51:53 [2022-07-18T18:51:53.089Z] #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
18:51:53 [2022-07-18T18:51:53.089Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
18:51:53 [2022-07-18T18:51:53.089Z] #14 90.57 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
18:51:53 [2022-07-18T18:51:53.089Z] #14 90.57 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
18:51:53 [2022-07-18T18:51:53.089Z] #14 90.59 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:51:53 [2022-07-18T18:51:53.182Z] #28 23.59 The following NEW packages will be installed:
18:51:53 [2022-07-18T18:51:53.182Z] #28 23.59   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0
18:51:53 [2022-07-18T18:51:53.182Z] #28 23.59   libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
18:51:53 [2022-07-18T18:51:53.182Z] #28 23.59   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
18:51:53 [2022-07-18T18:51:53.182Z] #28 23.60   libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl
18:51:53 [2022-07-18T18:51:53.182Z] #28 23.60   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
18:51:53 [2022-07-18T18:51:53.182Z] #28 23.60   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
18:51:53 [2022-07-18T18:51:53.182Z] #28 23.60   vim-common vim-runtime xfsprogs xxd zip zstd
18:51:53 [2022-07-18T18:51:53.439Z] #28 23.96 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded.
18:51:53 [2022-07-18T18:51:53.439Z] #28 23.96 Need to get 18.6 MB of archives.
18:51:53 [2022-07-18T18:51:53.439Z] #28 23.96 After this operation, 71.4 MB of additional disk space will be used.
18:51:53 [2022-07-18T18:51:53.439Z] #28 23.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 23.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 23.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 23.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 23.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 23.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 23.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 23.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.03 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.03 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.04 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.04 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.06 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.07 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.07 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.07 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.09 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.10 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.10 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.10 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.11 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.11 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.11 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.12 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.13 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.13 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
18:51:53 [2022-07-18T18:51:53.696Z] #28 24.20 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
18:51:53 [2022-07-18T18:51:53.953Z] #28 24.22 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
18:51:53 [2022-07-18T18:51:53.953Z] #28 24.23 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
18:51:53 [2022-07-18T18:51:53.953Z] #28 24.23 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
18:51:54 [2022-07-18T18:51:54.209Z] #28 24.72 debconf: delaying package configuration, since apt-utils is not installed
18:51:54 [2022-07-18T18:51:54.465Z] #42 39.65 Reading package lists...
18:51:54 [2022-07-18T18:51:54.465Z] #42 ...
18:51:54 [2022-07-18T18:51:54.465Z] 
18:51:54 [2022-07-18T18:51:54.465Z] #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             ;
18:51:54 [2022-07-18T18:51:54.465Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
18:51:54 [2022-07-18T18:51:54.465Z] #76 30.88 Fetched 8550 kB in 24s (355 kB/s)
18:51:54 [2022-07-18T18:51:54.465Z] #76 30.88 Reading package lists...
18:51:54 [2022-07-18T18:51:54.465Z] #76 40.45 Reading package lists...
18:51:54 [2022-07-18T18:51:54.465Z] #76 ...
18:51:54 [2022-07-18T18:51:54.465Z] 
18:51:54 [2022-07-18T18:51:54.465Z] #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
18:51:54 [2022-07-18T18:51:54.465Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
18:51:54 [2022-07-18T18:51:54.465Z] #55 39.99 go: downloading github.com/moricho/tparallel v0.2.1
18:51:54 [2022-07-18T18:51:54.465Z] #55 40.00 go: downloading github.com/nakabonne/nestif v0.3.1
18:51:54 [2022-07-18T18:51:54.465Z] #55 40.13 go: downloading github.com/nishanths/exhaustive v0.7.11
18:51:54 [2022-07-18T18:51:54.465Z] #55 40.26 go: downloading github.com/nishanths/predeclared v0.2.2
18:51:54 [2022-07-18T18:51:54.465Z] #55 40.44 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
18:51:54 [2022-07-18T18:51:54.465Z] #55 40.46 go: downloading github.com/ryancurrah/gomodguard v1.2.3
18:51:54 [2022-07-18T18:51:54.465Z] #55 40.59 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
18:51:54 [2022-07-18T18:51:54.465Z] #55 40.68 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
18:51:54 [2022-07-18T18:51:54.465Z] #55 40.72 go: downloading github.com/securego/gosec/v2 v2.11.0
18:51:54 [2022-07-18T18:51:54.465Z] #55 ...
18:51:54 [2022-07-18T18:51:54.465Z] 
18:51:54 [2022-07-18T18:51:54.465Z] #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
18:51:54 [2022-07-18T18:51:54.465Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
18:51:54 [2022-07-18T18:51:54.465Z] #62 31.22 Fetched 8550 kB in 24s (359 kB/s)
18:51:54 [2022-07-18T18:51:54.465Z] #62 31.22 Reading package lists...
18:51:54 [2022-07-18T18:51:54.725Z] #62 41.24 Reading package lists...
18:51:54 [2022-07-18T18:51:54.725Z] #62 ...
18:51:54 [2022-07-18T18:51:54.725Z] 
18:51:54 [2022-07-18T18:51:54.725Z] #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
18:51:54 [2022-07-18T18:51:54.725Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
18:51:54 [2022-07-18T18:51:54.725Z] #55 41.33 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
18:51:54 [2022-07-18T18:51:54.725Z] #55 41.35 go: downloading github.com/sivchari/containedctx v1.0.2
18:51:54 [2022-07-18T18:51:54.725Z] #55 41.44 go: downloading github.com/sivchari/tenv v1.5.0
18:51:54 [2022-07-18T18:51:54.725Z] #55 41.48 go: downloading github.com/sonatard/noctx v0.0.1
18:51:54 [2022-07-18T18:51:54.772Z] #28 24.96 Fetched 18.6 MB in 1s (33.5 MB/s)
18:51:54 [2022-07-18T18:51:54.772Z] #28 25.00 Selecting previously unselected package pigz.
18:51:54 [2022-07-18T18:51:54.772Z] #28 25.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 40116 files and directories currently installed.)
18:51:54 [2022-07-18T18:51:54.772Z] #28 25.04 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
18:51:54 [2022-07-18T18:51:54.772Z] #28 25.05 Unpacking pigz (2.6-1) ...
18:51:54 [2022-07-18T18:51:54.772Z] #28 25.10 Selecting previously unselected package libelf1:amd64.
18:51:54 [2022-07-18T18:51:54.772Z] #28 25.11 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
18:51:54 [2022-07-18T18:51:54.772Z] #28 25.12 Unpacking libelf1:amd64 (0.183-1) ...
18:51:54 [2022-07-18T18:51:54.772Z] #28 25.22 Selecting previously unselected package libbpf0:amd64.
18:51:54 [2022-07-18T18:51:54.772Z] #28 25.22 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
18:51:54 [2022-07-18T18:51:54.772Z] #28 25.22 Unpacking libbpf0:amd64 (1:0.3-2) ...
18:51:54 [2022-07-18T18:51:54.772Z] #28 25.29 Selecting previously unselected package libcap2:amd64.
18:51:54 [2022-07-18T18:51:54.772Z] #28 25.29 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
18:51:54 [2022-07-18T18:51:54.772Z] #28 25.30 Unpacking libcap2:amd64 (1:2.44-1) ...
18:51:54 [2022-07-18T18:51:54.772Z] #28 25.34 Selecting previously unselected package libmnl0:amd64.
18:51:55 [2022-07-18T18:51:55.028Z] #28 25.35 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
18:51:55 [2022-07-18T18:51:55.029Z] #28 25.35 Unpacking libmnl0:amd64 (1.0.4-3) ...
18:51:55 [2022-07-18T18:51:55.029Z] #28 25.39 Selecting previously unselected package libxtables12:amd64.
18:51:55 [2022-07-18T18:51:55.029Z] #28 25.40 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
18:51:55 [2022-07-18T18:51:55.029Z] #28 25.40 Unpacking libxtables12:amd64 (1.8.7-1) ...
18:51:55 [2022-07-18T18:51:55.029Z] #28 25.45 Selecting previously unselected package libcap2-bin.
18:51:55 [2022-07-18T18:51:55.029Z] #28 25.45 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
18:51:55 [2022-07-18T18:51:55.029Z] #28 25.45 Unpacking libcap2-bin (1:2.44-1) ...
18:51:55 [2022-07-18T18:51:55.029Z] #28 25.50 Selecting previously unselected package iproute2.
18:51:55 [2022-07-18T18:51:55.029Z] #28 25.51 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
18:51:55 [2022-07-18T18:51:55.029Z] #28 25.51 Unpacking iproute2 (5.10.0-4) ...
18:51:55 [2022-07-18T18:51:55.285Z] #28 25.71 Selecting previously unselected package xxd.
18:51:55 [2022-07-18T18:51:55.285Z] #28 25.71 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:51:55 [2022-07-18T18:51:55.285Z] #28 25.72 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:51:55 [2022-07-18T18:51:55.285Z] #28 25.78 Selecting previously unselected package vim-common.
18:51:55 [2022-07-18T18:51:55.285Z] #28 25.79 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:51:55 [2022-07-18T18:51:55.285Z] #28 25.81 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:51:55 [2022-07-18T18:51:55.295Z] #55 41.73 go: downloading github.com/sourcegraph/go-diff v0.6.1
18:51:55 [2022-07-18T18:51:55.295Z] #55 ...
18:51:55 [2022-07-18T18:51:55.295Z] 
18:51:55 [2022-07-18T18:51:55.295Z] #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
18:51:55 [2022-07-18T18:51:55.295Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
18:51:55 [2022-07-18T18:51:55.295Z] #14 31.65 Fetched 8550 kB in 24s (351 kB/s)
18:51:55 [2022-07-18T18:51:55.295Z] #14 31.65 Reading package lists...
18:51:55 [2022-07-18T18:51:55.295Z] #14 41.10 Reading package lists...
18:51:55 [2022-07-18T18:51:55.295Z] #14 ...
18:51:55 [2022-07-18T18:51:55.295Z] 
18:51:55 [2022-07-18T18:51:55.295Z] #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
18:51:55 [2022-07-18T18:51:55.295Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
18:51:55 [2022-07-18T18:51:55.295Z] #51 32.89 Reading package lists...
18:51:55 [2022-07-18T18:51:55.541Z] #28 25.90 Selecting previously unselected package bash-completion.
18:51:55 [2022-07-18T18:51:55.541Z] #28 25.90 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
18:51:56 [2022-07-18T18:51:56.387Z] #14 ...
18:51:56 [2022-07-18T18:51:56.388Z] 
18:51:56 [2022-07-18T18:51:56.388Z] #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
18:51:56 [2022-07-18T18:51:56.388Z] #64 sha256:4f6cb0f4cf7edf904f5b81c00a6b23d2100fbbd66711193285a95bf627008efb
18:51:56 [2022-07-18T18:51:56.470Z] #28 26.79 Unpacking bash-completion (1:2.11-2) ...
18:51:56 [2022-07-18T18:51:56.470Z] #28 26.96 Selecting previously unselected package apparmor.
18:51:56 [2022-07-18T18:51:56.470Z] #28 26.97 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ...
18:51:56 [2022-07-18T18:51:56.470Z] #28 27.01 Unpacking apparmor (2.13.6-10) ...
18:51:56 [2022-07-18T18:51:56.727Z] #28 27.17 Selecting previously unselected package inetutils-ping.
18:51:56 [2022-07-18T18:51:56.727Z] #28 27.17 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ...
18:51:56 [2022-07-18T18:51:56.727Z] #28 27.18 Unpacking inetutils-ping (2:2.0-1) ...
18:51:56 [2022-07-18T18:51:56.727Z] #28 27.24 Selecting previously unselected package libip4tc2:amd64.
18:51:56 [2022-07-18T18:51:56.727Z] #28 27.24 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ...
18:51:56 [2022-07-18T18:51:56.727Z] #28 27.25 Unpacking libip4tc2:amd64 (1.8.7-1) ...
18:51:56 [2022-07-18T18:51:56.983Z] #28 27.29 Selecting previously unselected package libip6tc2:amd64.
18:51:56 [2022-07-18T18:51:56.983Z] #28 27.30 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ...
18:51:56 [2022-07-18T18:51:56.983Z] #28 27.30 Unpacking libip6tc2:amd64 (1.8.7-1) ...
18:51:56 [2022-07-18T18:51:56.983Z] #28 27.36 Selecting previously unselected package libnfnetlink0:amd64.
18:51:56 [2022-07-18T18:51:56.983Z] #28 27.36 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:51:56 [2022-07-18T18:51:56.983Z] #28 27.37 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:51:56 [2022-07-18T18:51:56.983Z] #28 27.42 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:51:56 [2022-07-18T18:51:56.983Z] #28 27.42 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
18:51:56 [2022-07-18T18:51:56.983Z] #28 27.43 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
18:51:56 [2022-07-18T18:51:56.983Z] #28 27.49 Selecting previously unselected package libnftnl11:amd64.
18:51:56 [2022-07-18T18:51:56.983Z] #28 27.49 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ...
18:51:56 [2022-07-18T18:51:56.983Z] #28 27.50 Unpacking libnftnl11:amd64 (1.1.9-1) ...
18:51:56 [2022-07-18T18:51:56.983Z] #28 27.55 Selecting previously unselected package iptables.
18:51:57 [2022-07-18T18:51:57.165Z] #14 ...
18:51:57 [2022-07-18T18:51:57.165Z] 
18:51:57 [2022-07-18T18:51:57.165Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:51:57 [2022-07-18T18:51:57.165Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
18:51:57 [2022-07-18T18:51:57.165Z] #77 42.86 configure.ac:7: installing './compile'
18:51:57 [2022-07-18T18:51:57.165Z] #77 42.87 configure.ac:11: installing './config.guess'
18:51:57 [2022-07-18T18:51:57.165Z] #77 42.87 configure.ac:11: installing './config.sub'
18:51:57 [2022-07-18T18:51:57.165Z] #77 42.90 configure.ac:8: installing './install-sh'
18:51:57 [2022-07-18T18:51:57.165Z] #77 42.91 configure.ac:8: installing './missing'
18:51:57 [2022-07-18T18:51:57.239Z] #28 27.56 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ...
18:51:57 [2022-07-18T18:51:57.239Z] #28 27.56 Unpacking iptables (1.8.7-1) ...
18:51:57 [2022-07-18T18:51:57.239Z] #28 27.72 Selecting previously unselected package libonig5:amd64.
18:51:57 [2022-07-18T18:51:57.239Z] #28 27.72 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ...
18:51:57 [2022-07-18T18:51:57.239Z] #28 27.73 Unpacking libonig5:amd64 (6.9.6-1.1) ...
18:51:57 [2022-07-18T18:51:57.239Z] #28 27.81 Selecting previously unselected package libjq1:amd64.
18:51:57 [2022-07-18T18:51:57.425Z] #77 43.01 Makefile.am: installing './depcomp'
18:51:57 [2022-07-18T18:51:57.496Z] #28 27.82 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ...
18:51:57 [2022-07-18T18:51:57.496Z] #28 27.82 Unpacking libjq1:amd64 (1.6-2.1) ...
18:51:57 [2022-07-18T18:51:57.496Z] #28 27.89 Selecting previously unselected package jq.
18:51:57 [2022-07-18T18:51:57.496Z] #28 27.90 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ...
18:51:57 [2022-07-18T18:51:57.496Z] #28 27.90 Unpacking jq (1.6-2.1) ...
18:51:57 [2022-07-18T18:51:57.496Z] #28 27.96 Selecting previously unselected package libaio1:amd64.
18:51:57 [2022-07-18T18:51:57.496Z] #28 27.97 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ...
18:51:57 [2022-07-18T18:51:57.496Z] #28 27.98 Unpacking libaio1:amd64 (0.3.112-9) ...
18:51:57 [2022-07-18T18:51:57.496Z] #28 28.02 Selecting previously unselected package libgpm2:amd64.
18:51:57 [2022-07-18T18:51:57.496Z] #28 28.03 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ...
18:51:57 [2022-07-18T18:51:57.496Z] #28 28.03 Unpacking libgpm2:amd64 (1.20.7-8) ...
18:51:57 [2022-07-18T18:51:57.496Z] #28 28.07 Selecting previously unselected package libinih1:amd64.
18:51:57 [2022-07-18T18:51:57.690Z] #64 52.73 Updating files:  46% (2298/4896)
Updating files:  47% (2302/4896)
Updating files:  48% (2351/4896)
Updating files:  49% (2400/4896)
Updating files:  50% (2448/4896)
Updating files:  51% (2497/4896)
Updating files:  52% (2546/4896)
Updating files:  53% (2595/4896)
Updating files:  54% (2644/4896)
Updating files:  55% (2693/4896)
Updating files:  56% (2742/4896)
Updating files:  57% (2791/4896)
Updating files:  58% (2840/4896)
Updating files:  59% (2889/4896)
Updating files:  60% (2938/4896)
Updating files:  61% (2987/4896)
Updating files:  62% (3036/4896)
Updating files:  63% (3085/4896)
Updating files:  64% (3134/4896)
Updating files:  65% (3183/4896)
Updating files:  66% (3232/4896)
Updating files:  67% (3281/4896)
Updating files:  68% (3330/4896)
Updating files:  69% (3379/4896)
Updating files:  70% (3428/4896)
Updating files:  71% (3477/4896)
Updating files:  72% (3526/4896)
Updating files:  73% (3575/4896)
Updating files:  74% (3624/4896)
Updating files:  75% (3672/4896)
Updating files:  76% (3721/4896)
Updating files:  77% (3770/4896)
Updating files:  78% (3819/4896)
Updating files:  79% (3868/4896)
Updating files:  80% (3917/4896)
Updating files:  81% (3966/4896)
Updating files:  82% (4015/4896)
Updating files:  82% (4062/4896)
Updating files:  83% (4064/4896)
Updating files:  84% (4113/4896)
Updating files:  85% (4162/4896)
Updating files:  86% (4211/4896)
Updating files:  87% (4260/4896)
Updating files:  88% (4309/4896)
Updating files:  89% (4358/4896)
Updating files:  90% (4407/4896)
Updating files:  91% (4456/4896)
Updating files:  92% (4505/4896)
Updating files:  93% (4554/4896)
Updating files:  94% (4603/4896)
Updating files:  95% (4652/4896)
Updating files:  96% (4701/4896)
Updating files:  97% (4750/4896)
Updating files:  98% (4799/4896)
Updating files:  99% (4848/4896)
Updating files: 100% (4896/4896)
Updating files: 100% (4896/4896), done.
18:51:57 [2022-07-18T18:51:57.690Z] #64 54.38 + cd /tmp/tmp.aK5rETRLpW/src/github.com/containerd/containerd
18:51:57 [2022-07-18T18:51:57.690Z] #64 54.38 + git checkout -q v1.6.6
18:51:57 [2022-07-18T18:51:57.752Z] #28 28.07 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ...
18:51:57 [2022-07-18T18:51:57.752Z] #28 28.08 Unpacking libinih1:amd64 (53-1+b2) ...
18:51:57 [2022-07-18T18:51:57.752Z] #28 28.12 Selecting previously unselected package libnet1:amd64.
18:51:57 [2022-07-18T18:51:57.752Z] #28 28.13 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:51:57 [2022-07-18T18:51:57.752Z] #28 28.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:51:57 [2022-07-18T18:51:57.752Z] #28 28.20 Selecting previously unselected package libnl-3-200:amd64.
18:51:57 [2022-07-18T18:51:57.752Z] #28 28.20 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ...
18:51:57 [2022-07-18T18:51:57.752Z] #28 28.20 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
18:51:57 [2022-07-18T18:51:57.752Z] #28 28.26 Selecting previously unselected package libprotobuf-c1:amd64.
18:51:57 [2022-07-18T18:51:57.752Z] #28 28.26 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
18:51:57 [2022-07-18T18:51:57.752Z] #28 28.27 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:51:57 [2022-07-18T18:51:57.752Z] #28 28.32 Selecting previously unselected package libyajl2:amd64.
18:51:57 [2022-07-18T18:51:57.752Z] #28 28.32 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ...
18:51:58 [2022-07-18T18:51:58.008Z] #28 28.32 Unpacking libyajl2:amd64 (2.1.0-3) ...
18:51:58 [2022-07-18T18:51:58.008Z] #28 28.37 Selecting previously unselected package net-tools.
18:51:58 [2022-07-18T18:51:58.008Z] #28 28.38 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
18:51:58 [2022-07-18T18:51:58.008Z] #28 28.38 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
18:51:58 [2022-07-18T18:51:58.008Z] #28 28.46 Selecting previously unselected package python-pip-whl.
18:51:58 [2022-07-18T18:51:58.265Z] #28 28.47 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
18:51:58 [2022-07-18T18:51:58.265Z] #28 28.48 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
18:51:58 [2022-07-18T18:51:58.265Z] #28 28.75 Selecting previously unselected package python3-lib2to3.
18:51:58 [2022-07-18T18:51:58.265Z] #28 28.75 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ...
18:51:58 [2022-07-18T18:51:58.265Z] #28 28.76 Unpacking python3-lib2to3 (3.9.2-1) ...
18:51:58 [2022-07-18T18:51:58.265Z] #28 28.83 Selecting previously unselected package python3-distutils.
18:51:58 [2022-07-18T18:51:58.265Z] #28 28.84 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ...
18:51:58 [2022-07-18T18:51:58.521Z] #28 28.85 Unpacking python3-distutils (3.9.2-1) ...
18:51:58 [2022-07-18T18:51:58.521Z] #28 28.93 Selecting previously unselected package python3-pkg-resources.
18:51:58 [2022-07-18T18:51:58.521Z] #28 28.93 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ...
18:51:58 [2022-07-18T18:51:58.521Z] #28 28.94 Unpacking python3-pkg-resources (52.0.0-4) ...
18:51:58 [2022-07-18T18:51:58.777Z] #28 29.01 Selecting previously unselected package python3-setuptools.
18:51:58 [2022-07-18T18:51:58.777Z] #28 29.02 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ...
18:51:58 [2022-07-18T18:51:58.777Z] #28 29.03 Unpacking python3-setuptools (52.0.0-4) ...
18:51:58 [2022-07-18T18:51:58.777Z] #28 29.16 Selecting previously unselected package python3-wheel.
18:51:58 [2022-07-18T18:51:58.777Z] #28 29.16 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ...
18:51:58 [2022-07-18T18:51:58.777Z] #28 29.17 Unpacking python3-wheel (0.34.2-1) ...
18:51:58 [2022-07-18T18:51:58.777Z] #28 29.21 Selecting previously unselected package python3-pip.
18:51:58 [2022-07-18T18:51:58.777Z] #28 29.22 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ...
18:51:58 [2022-07-18T18:51:58.777Z] #28 29.23 Unpacking python3-pip (20.3.4-4+deb11u1) ...
18:51:58 [2022-07-18T18:51:58.806Z] #77 44.37 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
18:51:58 [2022-07-18T18:51:58.806Z] #77 44.37 libtoolize: copying file 'build-aux/ltmain.sh'
18:51:58 [2022-07-18T18:51:58.806Z] #77 44.53 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
18:51:58 [2022-07-18T18:51:58.806Z] #77 44.53 libtoolize: copying file 'm4/libtool.m4'
18:51:58 [2022-07-18T18:51:58.806Z] #77 44.61 libtoolize: copying file 'm4/ltoptions.m4'
18:51:58 [2022-07-18T18:51:58.806Z] #77 44.72 libtoolize: copying file 'm4/ltsugar.m4'
18:51:59 [2022-07-18T18:51:59.033Z] #28 29.36 Selecting previously unselected package sudo.
18:51:59 [2022-07-18T18:51:59.033Z] #28 29.36 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ...
18:51:59 [2022-07-18T18:51:59.033Z] #28 29.37 Unpacking sudo (1.9.5p2-3) ...
18:51:59 [2022-07-18T18:51:59.065Z] #77 44.84 libtoolize: copying file 'm4/ltversion.m4'
18:51:59 [2022-07-18T18:51:59.065Z] #77 44.92 libtoolize: copying file 'm4/lt~obsolete.m4'
18:51:59 [2022-07-18T18:51:59.290Z] #28 29.62 Selecting previously unselected package thin-provisioning-tools.
18:51:59 [2022-07-18T18:51:59.290Z] #28 29.63 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ...
18:51:59 [2022-07-18T18:51:59.290Z] #28 29.63 Unpacking thin-provisioning-tools (0.9.0-1) ...
18:51:59 [2022-07-18T18:51:59.290Z] #28 29.73 Selecting previously unselected package uidmap.
18:51:59 [2022-07-18T18:51:59.290Z] #28 29.73 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ...
18:51:59 [2022-07-18T18:51:59.290Z] #28 29.74 Unpacking uidmap (1:4.8.1-1) ...
18:51:59 [2022-07-18T18:51:59.290Z] #28 29.81 Selecting previously unselected package vim-runtime.
18:51:59 [2022-07-18T18:51:59.290Z] #28 29.82 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
18:51:59 [2022-07-18T18:51:59.324Z] #77 45.07 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
18:51:59 [2022-07-18T18:51:59.546Z] #28 29.84 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
18:51:59 [2022-07-18T18:51:59.546Z] #28 29.85 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
18:51:59 [2022-07-18T18:51:59.546Z] #28 29.86 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
18:51:59 [2022-07-18T18:51:59.602Z] #64 56.16 + export 'BUILDTAGS=netgo osusergo static_build'
18:51:59 [2022-07-18T18:51:59.602Z] #64 56.16 + BUILDTAGS='netgo osusergo static_build'
18:51:59 [2022-07-18T18:51:59.602Z] #64 56.16 + export EXTRA_FLAGS=-buildmode=pie
18:51:59 [2022-07-18T18:51:59.602Z] #64 56.16 + EXTRA_FLAGS=-buildmode=pie
18:51:59 [2022-07-18T18:51:59.602Z] #64 56.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:51:59 [2022-07-18T18:51:59.602Z] #64 56.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:51:59 [2022-07-18T18:51:59.602Z] #64 56.16 + '[' '' = dynamic ']'
18:51:59 [2022-07-18T18:51:59.602Z] #64 56.16 + make
18:52:00 [2022-07-18T18:52:00.913Z] #28 31.05 Selecting previously unselected package vim.
18:52:00 [2022-07-18T18:52:00.913Z] #28 31.06 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:52:00 [2022-07-18T18:52:00.913Z] #28 31.08 Unpacking vim (2:8.2.2434-3+deb11u1) ...
18:52:00 [2022-07-18T18:52:00.913Z] #28 31.33 Selecting previously unselected package xfsprogs.
18:52:00 [2022-07-18T18:52:00.913Z] #28 31.34 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ...
18:52:00 [2022-07-18T18:52:00.913Z] #28 31.34 Unpacking xfsprogs (5.10.0-4) ...
18:52:01 [2022-07-18T18:52:01.141Z] #51 42.18 Reading package lists...
18:52:01 [2022-07-18T18:52:01.141Z] #51 ...
18:52:01 [2022-07-18T18:52:01.141Z] 
18:52:01 [2022-07-18T18:52:01.141Z] #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
18:52:01 [2022-07-18T18:52:01.141Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
18:52:01 [2022-07-18T18:52:01.141Z] #47 41.85 Updating files:  41% (901/2177)
Updating files:  42% (915/2177)
Updating files:  43% (937/2177)
Updating files:  44% (958/2177)
Updating files:  45% (980/2177)
Updating files:  46% (1002/2177)
Updating files:  47% (1024/2177)
Updating files:  48% (1045/2177)
Updating files:  49% (1067/2177)
Updating files:  50% (1089/2177)
Updating files:  51% (1111/2177)
Updating files:  52% (1133/2177)
Updating files:  53% (1154/2177)
Updating files:  54% (1176/2177)
Updating files:  55% (1198/2177)
Updating files:  56% (1220/2177)
Updating files:  57% (1241/2177)
Updating files:  58% (1263/2177)
Updating files:  59% (1285/2177)
Updating files:  60% (1307/2177)
Updating files:  61% (1328/2177)
Updating files:  62% (1350/2177)
Updating files:  63% (1372/2177)
Updating files:  64% (1394/2177)
Updating files:  65% (1416/2177)
Updating files:  66% (1437/2177)
Updating files:  67% (1459/2177)
Updating files:  68% (1481/2177)
Updating files:  69% (1503/2177)
Updating files:  70% (1524/2177)
Updating files:  71% (1546/2177)
Updating files:  72% (1568/2177)
Updating files:  73% (1590/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  81% (1784/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.
18:52:01 [2022-07-18T18:52:01.141Z] #47 43.59 + git checkout -q v2.3.0
18:52:01 [2022-07-18T18:52:01.141Z] #47 47.31 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:52:01 [2022-07-18T18:52:01.169Z] #28 31.56 Selecting previously unselected package zip.
18:52:01 [2022-07-18T18:52:01.169Z] #28 31.57 Preparing to unpack .../43-zip_3.0-12_amd64.deb ...
18:52:01 [2022-07-18T18:52:01.169Z] #28 31.57 Unpacking zip (3.0-12) ...
18:52:01 [2022-07-18T18:52:01.427Z] #28 31.64 Selecting previously unselected package zstd.
18:52:01 [2022-07-18T18:52:01.427Z] #28 31.65 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ...
18:52:01 [2022-07-18T18:52:01.427Z] #28 31.66 Unpacking zstd (1.4.8+dfsg-2.1) ...
18:52:01 [2022-07-18T18:52:01.427Z] #28 31.86 Setting up python3-pkg-resources (52.0.0-4) ...
18:52:01 [2022-07-18T18:52:01.514Z] #64 57.97 + bin/ctr
18:52:01 [2022-07-18T18:52:01.990Z] #28 32.35 Setting up libip4tc2:amd64 (1.8.7-1) ...
18:52:01 [2022-07-18T18:52:01.990Z] #28 32.36 Setting up net-tools (1.60+git20181103.0eebece-1) ...
18:52:01 [2022-07-18T18:52:01.990Z] #28 32.37 Setting up libgpm2:amd64 (1.20.7-8) ...
18:52:01 [2022-07-18T18:52:01.990Z] #28 32.39 Setting up libip6tc2:amd64 (1.8.7-1) ...
18:52:01 [2022-07-18T18:52:01.990Z] #28 32.40 Setting up libinih1:amd64 (53-1+b2) ...
18:52:01 [2022-07-18T18:52:01.990Z] #28 32.41 Setting up uidmap (1:4.8.1-1) ...
18:52:01 [2022-07-18T18:52:01.990Z] #28 32.42 Setting up libyajl2:amd64 (2.1.0-3) ...
18:52:01 [2022-07-18T18:52:01.990Z] #28 32.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:52:01 [2022-07-18T18:52:01.990Z] #28 32.44 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:52:01 [2022-07-18T18:52:01.990Z] #28 32.45 Setting up python3-wheel (0.34.2-1) ...
18:52:02 [2022-07-18T18:52:02.503Z] #28 32.75 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:52:02 [2022-07-18T18:52:02.503Z] #28 32.76 Setting up libcap2:amd64 (1:2.44-1) ...
18:52:02 [2022-07-18T18:52:02.503Z] #28 32.77 Setting up libcap2-bin (1:2.44-1) ...
18:52:02 [2022-07-18T18:52:02.503Z] #28 32.79 Setting up apparmor (2.13.6-10) ...
18:52:03 [2022-07-18T18:52:03.049Z] #47 ...
18:52:03 [2022-07-18T18:52:03.049Z] 
18:52:03 [2022-07-18T18:52:03.049Z] #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             ;
18:52:03 [2022-07-18T18:52:03.049Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
18:52:03 [2022-07-18T18:52:03.049Z] #76 40.45 Reading package lists...
18:52:03 [2022-07-18T18:52:03.433Z] #28 33.78 Setting up zip (3.0-12) ...
18:52:03 [2022-07-18T18:52:03.433Z] #28 33.79 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:52:03 [2022-07-18T18:52:03.433Z] #28 33.82 Setting up bash-completion (1:2.11-2) ...
18:52:04 [2022-07-18T18:52:04.616Z] #77 ...
18:52:04 [2022-07-18T18:52:04.616Z] 
18:52:04 [2022-07-18T18:52:04.616Z] #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
18:52:04 [2022-07-18T18:52:04.616Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
18:52:04 [2022-07-18T18:52:04.616Z] #14 98.77 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
18:52:04 [2022-07-18T18:52:04.616Z] #14 98.77 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
18:52:04 [2022-07-18T18:52:04.616Z] #14 98.79 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:52:04 [2022-07-18T18:52:04.802Z] #28 34.98 Setting up libmnl0:amd64 (1.0.4-3) ...
18:52:04 [2022-07-18T18:52:04.802Z] #28 35.00 Setting up sudo (1.9.5p2-3) ...
18:52:04 [2022-07-18T18:52:04.802Z] #28 35.07 invoke-rc.d: could not determine current runlevel
18:52:04 [2022-07-18T18:52:04.802Z] #28 35.08 invoke-rc.d: policy-rc.d denied execution of start.
18:52:04 [2022-07-18T18:52:04.802Z] #28 35.08 Setting up xfsprogs (5.10.0-4) ...
18:52:04 [2022-07-18T18:52:04.802Z] #28 35.10 Setting up libxtables12:amd64 (1.8.7-1) ...
18:52:04 [2022-07-18T18:52:04.802Z] #28 35.11 Setting up inetutils-ping (2:2.0-1) ...
18:52:04 [2022-07-18T18:52:04.802Z] #28 35.22 Setting up pigz (2.6-1) ...
18:52:04 [2022-07-18T18:52:04.802Z] #28 35.23 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:52:04 [2022-07-18T18:52:04.802Z] #28 35.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
18:52:04 [2022-07-18T18:52:04.802Z] #28 35.26 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
18:52:04 [2022-07-18T18:52:04.802Z] #28 35.28 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
18:52:05 [2022-07-18T18:52:05.316Z] #28 35.63 Setting up libaio1:amd64 (0.3.112-9) ...
18:52:05 [2022-07-18T18:52:05.316Z] #28 35.65 Setting up python3-lib2to3 (3.9.2-1) ...
18:52:05 [2022-07-18T18:52:05.316Z] #28 35.88 Setting up libelf1:amd64 (0.183-1) ...
18:52:05 [2022-07-18T18:52:05.573Z] #28 35.89 Setting up zstd (1.4.8+dfsg-2.1) ...
18:52:05 [2022-07-18T18:52:05.573Z] #28 35.92 Setting up libonig5:amd64 (6.9.6-1.1) ...
18:52:05 [2022-07-18T18:52:05.573Z] #28 35.93 Setting up python3-distutils (3.9.2-1) ...
18:52:05 [2022-07-18T18:52:05.588Z] #76 49.69 Building dependency tree...
18:52:05 [2022-07-18T18:52:05.588Z] #76 ...
18:52:05 [2022-07-18T18:52:05.588Z] 
18:52:05 [2022-07-18T18:52:05.588Z] #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
18:52:05 [2022-07-18T18:52:05.588Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
18:52:05 [2022-07-18T18:52:05.588Z] #55 41.99 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
18:52:05 [2022-07-18T18:52:05.588Z] #55 42.29 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
18:52:05 [2022-07-18T18:52:05.588Z] #55 42.33 go: downloading github.com/sylvia7788/contextcheck v1.0.4
18:52:05 [2022-07-18T18:52:05.588Z] #55 42.38 go: downloading github.com/tdakkota/asciicheck v0.1.1
18:52:05 [2022-07-18T18:52:05.588Z] #55 42.41 go: downloading github.com/tetafro/godot v1.4.11
18:52:05 [2022-07-18T18:52:05.588Z] #55 42.62 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
18:52:05 [2022-07-18T18:52:05.588Z] #55 42.67 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
18:52:05 [2022-07-18T18:52:05.588Z] #55 42.80 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
18:52:05 [2022-07-18T18:52:05.588Z] #55 43.27 go: downloading github.com/ultraware/funlen v0.0.3
18:52:05 [2022-07-18T18:52:05.588Z] #55 43.37 go: downloading github.com/ultraware/whitespace v0.0.5
18:52:05 [2022-07-18T18:52:05.588Z] #55 43.44 go: downloading github.com/uudashr/gocognit v1.0.5
18:52:05 [2022-07-18T18:52:05.588Z] #55 43.66 go: downloading github.com/yagipy/maintidx v1.0.0
18:52:05 [2022-07-18T18:52:05.588Z] #55 43.87 go: downloading github.com/yeya24/promlinter v0.2.0
18:52:05 [2022-07-18T18:52:05.588Z] #55 44.23 go: downloading gitlab.com/bosi/decorder v0.2.1
18:52:05 [2022-07-18T18:52:05.588Z] #55 44.68 go: downloading honnef.co/go/tools v0.3.1
18:52:05 [2022-07-18T18:52:05.588Z] #55 47.47 go: downloading mvdan.cc/gofumpt v0.3.1
18:52:05 [2022-07-18T18:52:05.588Z] #55 47.47 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:52:05 [2022-07-18T18:52:05.588Z] #55 47.67 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
18:52:05 [2022-07-18T18:52:05.588Z] #55 47.85 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
18:52:05 [2022-07-18T18:52:05.588Z] #55 47.87 go: downloading github.com/davecgh/go-spew v1.1.1
18:52:05 [2022-07-18T18:52:05.588Z] #55 48.12 go: downloading github.com/pmezard/go-difflib v1.0.0
18:52:05 [2022-07-18T18:52:05.588Z] #55 48.15 go: downloading github.com/stretchr/objx v0.1.1
18:52:05 [2022-07-18T18:52:05.588Z] #55 48.36 go: downloading golang.org/x/text v0.3.7
18:52:05 [2022-07-18T18:52:05.588Z] #55 ...
18:52:05 [2022-07-18T18:52:05.588Z] 
18:52:05 [2022-07-18T18:52:05.588Z] #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
18:52:05 [2022-07-18T18:52:05.588Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
18:52:05 [2022-07-18T18:52:05.588Z] #51 42.18 Reading package lists...
18:52:05 [2022-07-18T18:52:05.830Z] #28 36.21 Setting up vim (2:8.2.2434-3+deb11u1) ...
18:52:05 [2022-07-18T18:52:05.830Z] #28 36.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:52:05 [2022-07-18T18:52:05.830Z] #28 36.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:52:05 [2022-07-18T18:52:05.830Z] #28 36.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:52:05 [2022-07-18T18:52:05.830Z] #28 36.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:52:05 [2022-07-18T18:52:05.830Z] #28 36.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:52:05 [2022-07-18T18:52:05.830Z] #28 36.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:52:05 [2022-07-18T18:52:05.830Z] #28 36.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:52:05 [2022-07-18T18:52:05.831Z] #28 36.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:52:05 [2022-07-18T18:52:05.831Z] #28 36.28 Setting up python3-setuptools (52.0.0-4) ...
18:52:06 [2022-07-18T18:52:06.789Z] #28 36.96 Setting up libjq1:amd64 (1.6-2.1) ...
18:52:06 [2022-07-18T18:52:06.789Z] #28 36.98 Setting up libnftnl11:amd64 (1.1.9-1) ...
18:52:06 [2022-07-18T18:52:06.789Z] #28 36.99 Setting up thin-provisioning-tools (0.9.0-1) ...
18:52:06 [2022-07-18T18:52:06.789Z] #28 37.01 Setting up python3-pip (20.3.4-4+deb11u1) ...
18:52:07 [2022-07-18T18:52:07.303Z] #28 37.52 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
18:52:07 [2022-07-18T18:52:07.303Z] #28 37.55 Setting up jq (1.6-2.1) ...
18:52:07 [2022-07-18T18:52:07.303Z] #28 37.56 Setting up libbpf0:amd64 (1:0.3-2) ...
18:52:07 [2022-07-18T18:52:07.303Z] #28 37.57 Setting up iptables (1.8.7-1) ...
18:52:07 [2022-07-18T18:52:07.303Z] #28 37.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:52:07 [2022-07-18T18:52:07.303Z] #28 37.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:52:07 [2022-07-18T18:52:07.303Z] #28 37.59 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:52:07 [2022-07-18T18:52:07.303Z] #28 37.60 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:52:07 [2022-07-18T18:52:07.303Z] #28 37.61 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:52:07 [2022-07-18T18:52:07.303Z] #28 37.61 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:52:07 [2022-07-18T18:52:07.303Z] #28 37.62 Setting up iproute2 (5.10.0-4) ...
18:52:07 [2022-07-18T18:52:07.506Z] #51 51.60 Building dependency tree...
18:52:07 [2022-07-18T18:52:07.560Z] #28 37.84 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:52:08 [2022-07-18T18:52:08.107Z] #64 ...
18:52:08 [2022-07-18T18:52:08.107Z] 
18:52:08 [2022-07-18T18:52:08.107Z] #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
18:52:08 [2022-07-18T18:52:08.107Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
18:52:08 [2022-07-18T18:52:08.107Z] #14 96.51 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
18:52:08 [2022-07-18T18:52:08.107Z] #14 96.52 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
18:52:08 [2022-07-18T18:52:08.107Z] #14 96.53 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:52:08 [2022-07-18T18:52:08.107Z] #14 102.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
18:52:08 [2022-07-18T18:52:08.107Z] #14 102.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
18:52:08 [2022-07-18T18:52:08.107Z] #14 103.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:52:08 [2022-07-18T18:52:08.124Z] #28 DONE 38.6s
18:52:08 [2022-07-18T18:52:08.124Z] 
18:52:08 [2022-07-18T18:52:08.124Z] #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
18:52:08 [2022-07-18T18:52:08.124Z] #29 sha256:15071eab72ac39eec172bc26517528a0c965146a6a364b88c4e4ac7cd8ff87b6
18:52:08 [2022-07-18T18:52:08.707Z] #14 ...
18:52:08 [2022-07-18T18:52:08.707Z] 
18:52:08 [2022-07-18T18:52:08.707Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:52:08 [2022-07-18T18:52:08.707Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:52:08 [2022-07-18T18:52:08.707Z] #77 47.33 libtoolize: putting auxiliary files in '.'.
18:52:08 [2022-07-18T18:52:08.707Z] #77 47.33 libtoolize: copying file './ltmain.sh'
18:52:08 [2022-07-18T18:52:08.707Z] #77 48.00 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
18:52:08 [2022-07-18T18:52:08.707Z] #77 48.00 libtoolize: and rerunning libtoolize and aclocal.
18:52:08 [2022-07-18T18:52:08.707Z] #77 48.00 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
18:52:08 [2022-07-18T18:52:08.707Z] #77 57.42 configure.ac:7: installing './compile'
18:52:08 [2022-07-18T18:52:08.982Z] #77 57.42 configure.ac:11: installing './config.guess'
18:52:08 [2022-07-18T18:52:08.982Z] #77 57.43 configure.ac:11: installing './config.sub'
18:52:08 [2022-07-18T18:52:08.982Z] #77 57.44 configure.ac:8: installing './install-sh'
18:52:08 [2022-07-18T18:52:08.982Z] #77 57.47 configure.ac:8: installing './missing'
18:52:08 [2022-07-18T18:52:08.982Z] #77 57.65 Makefile.am: installing './depcomp'
18:52:09 [2022-07-18T18:52:09.058Z] #29 0.869 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:52:09 [2022-07-18T18:52:09.058Z] #29 0.873 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:52:09 [2022-07-18T18:52:09.058Z] #29 0.876 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:52:09 [2022-07-18T18:52:09.058Z] #29 DONE 0.9s
18:52:09 [2022-07-18T18:52:09.058Z] 
18:52:09 [2022-07-18T18:52:09.058Z] #30 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
18:52:09 [2022-07-18T18:52:09.058Z] #30 sha256:83bce159d05069a810ec163fcd0fb37cd2aa0fce8eb6f763e11acc0e2a9240e4
18:52:10 [2022-07-18T18:52:10.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:52:10 [2022-07-18T18:52:10.378Z] #77 58.92 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
18:52:10 [2022-07-18T18:52:10.378Z] #77 58.92 libtoolize: copying file 'build-aux/ltmain.sh'
18:52:10 [2022-07-18T18:52:10.378Z] #77 59.03 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
18:52:10 [2022-07-18T18:52:10.378Z] #77 59.04 libtoolize: copying file 'm4/libtool.m4'
18:52:10 [2022-07-18T18:52:10.378Z] #77 59.16 libtoolize: copying file 'm4/ltoptions.m4'
18:52:10 [2022-07-18T18:52:10.638Z] #77 59.26 libtoolize: copying file 'm4/ltsugar.m4'
18:52:10 [2022-07-18T18:52:10.638Z] #77 59.39 libtoolize: copying file 'm4/ltversion.m4'
18:52:10 [2022-07-18T18:52:10.801Z] #51 ...
18:52:10 [2022-07-18T18:52:10.801Z] 
18:52:10 [2022-07-18T18:52:10.801Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:52:10 [2022-07-18T18:52:10.801Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
18:52:10 [2022-07-18T18:52:10.801Z] #14 41.10 Reading package lists...
18:52:10 [2022-07-18T18:52:10.801Z] #14 50.69 Building dependency tree...
18:52:10 [2022-07-18T18:52:10.801Z] #14 57.09 The following additional packages will be installed:
18:52:10 [2022-07-18T18:52:10.801Z] #14 57.09   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:52:10 [2022-07-18T18:52:10.801Z] #14 57.09   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
18:52:10 [2022-07-18T18:52:10.801Z] #14 57.09   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
18:52:10 [2022-07-18T18:52:10.801Z] #14 57.09   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
18:52:10 [2022-07-18T18:52:10.801Z] #14 57.10   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
18:52:10 [2022-07-18T18:52:10.801Z] #14 57.10   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
18:52:10 [2022-07-18T18:52:10.801Z] #14 57.11   mingw-w64-common mingw-w64-x86-64-dev
18:52:10 [2022-07-18T18:52:10.801Z] #14 57.15 Suggested packages:
18:52:10 [2022-07-18T18:52:10.801Z] #14 57.15   gcc-10-locales seccomp wine64
18:52:10 [2022-07-18T18:52:10.898Z] #77 59.51 libtoolize: copying file 'm4/lt~obsolete.m4'
18:52:10 [2022-07-18T18:52:10.898Z] #77 59.65 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
18:52:11 [2022-07-18T18:52:11.210Z] #14 104.7 Selecting previously unselected package g++-mingw-w64-x86-64.
18:52:11 [2022-07-18T18:52:11.210Z] #14 104.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
18:52:11 [2022-07-18T18:52:11.210Z] #14 105.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:52:11 [2022-07-18T18:52:11.210Z] #14 ...
18:52:11 [2022-07-18T18:52:11.210Z] 
18:52:11 [2022-07-18T18:52:11.210Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:52:11 [2022-07-18T18:52:11.210Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
18:52:11 [2022-07-18T18:52:11.210Z] #77 56.55 configure.ac:7: installing 'build-aux/compile'
18:52:11 [2022-07-18T18:52:11.210Z] #77 56.56 configure.ac:9: installing 'build-aux/config.guess'
18:52:11 [2022-07-18T18:52:11.210Z] #77 56.58 configure.ac:9: installing 'build-aux/config.sub'
18:52:11 [2022-07-18T18:52:11.210Z] #77 56.61 configure.ac:11: installing 'build-aux/install-sh'
18:52:11 [2022-07-18T18:52:11.210Z] #77 56.62 configure.ac:11: installing 'build-aux/missing'
18:52:11 [2022-07-18T18:52:11.210Z] #77 56.80 Makefile.am: installing 'build-aux/depcomp'
18:52:11 [2022-07-18T18:52:11.210Z] #77 56.92 parallel-tests: installing 'build-aux/test-driver'
18:52:11 [2022-07-18T18:52:11.371Z] #14 ...
18:52:11 [2022-07-18T18:52:11.371Z] 
18:52:11 [2022-07-18T18:52:11.371Z] #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
18:52:11 [2022-07-18T18:52:11.371Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
18:52:11 [2022-07-18T18:52:11.371Z] #42 39.65 Reading package lists...
18:52:11 [2022-07-18T18:52:11.371Z] #42 48.78 Building dependency tree...
18:52:11 [2022-07-18T18:52:11.371Z] #42 55.59 The following additional packages will be installed:
18:52:11 [2022-07-18T18:52:11.371Z] #42 55.59   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
18:52:11 [2022-07-18T18:52:11.371Z] #42 55.62 Suggested packages:
18:52:11 [2022-07-18T18:52:11.371Z] #42 55.66   cmake-doc ninja-build lrzip
18:52:11 [2022-07-18T18:52:11.371Z] #42 55.66 Recommended packages:
18:52:11 [2022-07-18T18:52:11.371Z] #42 55.66   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:52:11 [2022-07-18T18:52:11.371Z] #42 57.10 The following NEW packages will be installed:
18:52:11 [2022-07-18T18:52:11.371Z] #42 57.11   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
18:52:11 [2022-07-18T18:52:11.371Z] #42 57.12   vim-common xxd
18:52:11 [2022-07-18T18:52:11.371Z] #42 57.82 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:52:11 [2022-07-18T18:52:11.371Z] #42 57.82 Need to get 17.7 MB of archives.
18:52:11 [2022-07-18T18:52:11.371Z] #42 57.82 After this operation, 70.7 MB of additional disk space will be used.
18:52:11 [2022-07-18T18:52:11.371Z] #42 57.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
18:52:11 [2022-07-18T18:52:11.371Z] #42 57.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:52:11 [2022-07-18T18:52:11.371Z] #42 57.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
18:52:11 [2022-07-18T18:52:11.632Z] #42 ...
18:52:11 [2022-07-18T18:52:11.632Z] 
18:52:11 [2022-07-18T18:52:11.632Z] #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
18:52:11 [2022-07-18T18:52:11.632Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
18:52:11 [2022-07-18T18:52:11.632Z] #51 57.94 The following additional packages will be installed:
18:52:11 [2022-07-18T18:52:11.632Z] #51 57.94   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
18:52:11 [2022-07-18T18:52:11.632Z] #51 57.96   python3-protobuf python3-six
18:52:11 [2022-07-18T18:52:11.632Z] #51 58.02 Suggested packages:
18:52:11 [2022-07-18T18:52:11.632Z] #51 58.02   python3-setuptools
18:52:11 [2022-07-18T18:52:11.632Z] #51 58.02 Recommended packages:
18:52:11 [2022-07-18T18:52:11.632Z] #51 58.02   iproute2 | iproute
18:52:11 [2022-07-18T18:52:11.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:52:13 [2022-07-18T18:52:13.014Z] #51 59.22 The following NEW packages will be installed:
18:52:13 [2022-07-18T18:52:13.014Z] #51 59.23   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
18:52:13 [2022-07-18T18:52:13.014Z] #51 59.30   python3-protobuf python3-six
18:52:13 [2022-07-18T18:52:13.590Z] #51 59.89 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
18:52:13 [2022-07-18T18:52:13.590Z] #51 59.89 Need to get 2314 kB of archives.
18:52:13 [2022-07-18T18:52:13.590Z] #51 59.89 After this operation, 11.1 MB of additional disk space will be used.
18:52:13 [2022-07-18T18:52:13.590Z] #51 59.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
18:52:13 [2022-07-18T18:52:13.590Z] #51 60.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:52:13 [2022-07-18T18:52:13.590Z] #51 60.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
18:52:13 [2022-07-18T18:52:13.590Z] #51 60.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
18:52:13 [2022-07-18T18:52:13.590Z] #51 ...
18:52:13 [2022-07-18T18:52:13.590Z] 
18:52:13 [2022-07-18T18:52:13.590Z] #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
18:52:13 [2022-07-18T18:52:13.590Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
18:52:13 [2022-07-18T18:52:13.590Z] #62 41.24 Reading package lists...
18:52:13 [2022-07-18T18:52:13.590Z] #62 50.62 Building dependency tree...
18:52:13 [2022-07-18T18:52:13.590Z] #62 57.27 The following additional packages will be installed:
18:52:13 [2022-07-18T18:52:13.590Z] #62 57.29   libbtrfs0
18:52:13 [2022-07-18T18:52:13.590Z] #62 57.63 The following NEW packages will be installed:
18:52:13 [2022-07-18T18:52:13.590Z] #62 57.67   libbtrfs-dev libbtrfs0
18:52:13 [2022-07-18T18:52:13.590Z] #62 58.29 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:52:13 [2022-07-18T18:52:13.590Z] #62 58.29 Need to get 460 kB of archives.
18:52:13 [2022-07-18T18:52:13.590Z] #62 58.29 After this operation, 1237 kB of additional disk space will be used.
18:52:13 [2022-07-18T18:52:13.590Z] #62 58.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
18:52:13 [2022-07-18T18:52:13.590Z] #62 58.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
18:52:13 [2022-07-18T18:52:13.590Z] #62 60.30 debconf: delaying package configuration, since apt-utils is not installed
18:52:13 [2022-07-18T18:52:13.744Z] #77 59.16 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
18:52:13 [2022-07-18T18:52:13.744Z] #77 59.16 libtoolize: copying file 'build-aux/ltmain.sh'
18:52:13 [2022-07-18T18:52:13.850Z] #62 ...
18:52:13 [2022-07-18T18:52:13.850Z] 
18:52:13 [2022-07-18T18:52:13.850Z] #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
18:52:13 [2022-07-18T18:52:13.850Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
18:52:13 [2022-07-18T18:52:13.850Z] #51 60.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:52:13 [2022-07-18T18:52:13.850Z] #51 60.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
18:52:13 [2022-07-18T18:52:13.850Z] #51 60.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
18:52:14 [2022-07-18T18:52:14.005Z] #77 59.89 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
18:52:14 [2022-07-18T18:52:14.005Z] #77 59.90 libtoolize: copying file 'm4/libtool.m4'
18:52:14 [2022-07-18T18:52:14.265Z] #77 60.07 libtoolize: copying file 'm4/ltoptions.m4'
18:52:14 [2022-07-18T18:52:14.535Z] #77 60.20 libtoolize: copying file 'm4/ltsugar.m4'
18:52:14 [2022-07-18T18:52:14.535Z] #77 60.33 libtoolize: copying file 'm4/ltversion.m4'
18:52:14 [2022-07-18T18:52:14.535Z] #77 60.48 libtoolize: copying file 'm4/lt~obsolete.m4'
18:52:16 [2022-07-18T18:52:16.394Z] #51 ...
18:52:16 [2022-07-18T18:52:16.394Z] 
18:52:16 [2022-07-18T18:52:16.394Z] #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             ;
18:52:16 [2022-07-18T18:52:16.394Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
18:52:16 [2022-07-18T18:52:16.394Z] #76 49.69 Building dependency tree...
18:52:16 [2022-07-18T18:52:16.394Z] #76 56.54 python3 is already the newest version (3.9.2-3).
18:52:16 [2022-07-18T18:52:16.394Z] #76 56.54 The following additional packages will be installed:
18:52:16 [2022-07-18T18:52:16.394Z] #76 56.54   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
18:52:16 [2022-07-18T18:52:16.394Z] #76 56.55   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
18:52:16 [2022-07-18T18:52:16.394Z] #76 56.58 Suggested packages:
18:52:16 [2022-07-18T18:52:16.394Z] #76 56.58   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
18:52:16 [2022-07-18T18:52:16.394Z] #76 56.58   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
18:52:16 [2022-07-18T18:52:16.394Z] #76 56.58   m4-doc ed diffutils-doc
18:52:16 [2022-07-18T18:52:16.394Z] #76 56.58 Recommended packages:
18:52:16 [2022-07-18T18:52:16.394Z] #76 56.58   fakeroot libalgorithm-merge-perl libltdl-dev
18:52:16 [2022-07-18T18:52:16.394Z] #76 59.24 The following NEW packages will be installed:
18:52:16 [2022-07-18T18:52:16.394Z] #76 59.27   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
18:52:16 [2022-07-18T18:52:16.394Z] #76 59.27   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
18:52:16 [2022-07-18T18:52:16.394Z] #76 59.29   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
18:52:16 [2022-07-18T18:52:16.394Z] #76 59.31   libyajl2 m4 patch xz-utils
18:52:16 [2022-07-18T18:52:16.394Z] #76 59.94 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
18:52:16 [2022-07-18T18:52:16.394Z] #76 59.94 Need to get 5940 kB of archives.
18:52:16 [2022-07-18T18:52:16.394Z] #76 59.94 After this operation, 18.7 MB of additional disk space will be used.
18:52:16 [2022-07-18T18:52:16.394Z] #76 59.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
18:52:16 [2022-07-18T18:52:16.394Z] #76 59.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
18:52:16 [2022-07-18T18:52:16.394Z] #76 59.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
18:52:16 [2022-07-18T18:52:16.394Z] #76 59.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
18:52:16 [2022-07-18T18:52:16.394Z] #76 59.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
18:52:16 [2022-07-18T18:52:16.394Z] #76 60.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
18:52:16 [2022-07-18T18:52:16.394Z] #76 60.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
18:52:16 [2022-07-18T18:52:16.394Z] #76 60.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
18:52:16 [2022-07-18T18:52:16.394Z] #76 60.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
18:52:16 [2022-07-18T18:52:16.394Z] #76 60.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
18:52:16 [2022-07-18T18:52:16.394Z] #76 60.22 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
18:52:16 [2022-07-18T18:52:16.394Z] #76 60.23 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
18:52:16 [2022-07-18T18:52:16.394Z] #76 60.38 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
18:52:16 [2022-07-18T18:52:16.394Z] #76 60.41 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
18:52:16 [2022-07-18T18:52:16.394Z] #76 60.41 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
18:52:16 [2022-07-18T18:52:16.394Z] #76 60.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
18:52:16 [2022-07-18T18:52:16.394Z] #76 60.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
18:52:16 [2022-07-18T18:52:16.394Z] #76 60.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
18:52:16 [2022-07-18T18:52:16.394Z] #76 60.44 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
18:52:16 [2022-07-18T18:52:16.394Z] #76 60.46 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
18:52:16 [2022-07-18T18:52:16.394Z] #76 60.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
18:52:16 [2022-07-18T18:52:16.395Z] #76 60.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
18:52:16 [2022-07-18T18:52:16.395Z] #76 60.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
18:52:16 [2022-07-18T18:52:16.395Z] #76 62.36 debconf: delaying package configuration, since apt-utils is not installed
18:52:16 [2022-07-18T18:52:16.395Z] #76 ...
18:52:16 [2022-07-18T18:52:16.395Z] 
18:52:16 [2022-07-18T18:52:16.395Z] #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
18:52:16 [2022-07-18T18:52:16.395Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
18:52:16 [2022-07-18T18:52:16.395Z] #62 60.71 Fetched 460 kB in 1s (883 kB/s)
18:52:16 [2022-07-18T18:52:16.395Z] #62 60.83 Selecting previously unselected package libbtrfs0:amd64.
18:52:16 [2022-07-18T18:52:16.395Z] #62 60.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
18:52:16 [2022-07-18T18:52:16.395Z] #62 60.92 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
18:52:16 [2022-07-18T18:52:16.395Z] #62 60.93 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
18:52:16 [2022-07-18T18:52:16.395Z] #62 61.35 Selecting previously unselected package libbtrfs-dev:amd64.
18:52:16 [2022-07-18T18:52:16.395Z] #62 61.36 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
18:52:16 [2022-07-18T18:52:16.395Z] #62 61.51 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
18:52:16 [2022-07-18T18:52:16.395Z] #62 62.13 Setting up libbtrfs0:amd64 (5.10.1-2) ...
18:52:16 [2022-07-18T18:52:16.395Z] #62 62.15 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
18:52:16 [2022-07-18T18:52:16.395Z] #62 62.17 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:52:16 [2022-07-18T18:52:16.444Z] #77 ...
18:52:16 [2022-07-18T18:52:16.444Z] 
18:52:16 [2022-07-18T18:52:16.444Z] #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
18:52:16 [2022-07-18T18:52:16.444Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
18:52:16 [2022-07-18T18:52:16.444Z] #14 105.3 Selecting previously unselected package libapparmor1:arm64.
18:52:16 [2022-07-18T18:52:16.444Z] #14 105.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 105.3 Unpacking libapparmor1:arm64 (2.13.6-10) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 105.4 Selecting previously unselected package libapparmor-dev:arm64.
18:52:16 [2022-07-18T18:52:16.444Z] #14 105.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 105.4 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 105.6 Selecting previously unselected package libbtrfs0:arm64.
18:52:16 [2022-07-18T18:52:16.444Z] #14 105.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 105.6 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 105.8 Selecting previously unselected package libbtrfs-dev:arm64.
18:52:16 [2022-07-18T18:52:16.444Z] #14 105.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 105.8 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 106.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
18:52:16 [2022-07-18T18:52:16.444Z] #14 106.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 106.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 106.1 Selecting previously unselected package libudev-dev:arm64.
18:52:16 [2022-07-18T18:52:16.444Z] #14 106.1 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 106.1 Unpacking libudev-dev:arm64 (247.3-7) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 106.2 Selecting previously unselected package libsepol1-dev:arm64.
18:52:16 [2022-07-18T18:52:16.444Z] #14 106.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 106.2 Unpacking libsepol1-dev:arm64 (3.1-1) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 106.5 Selecting previously unselected package libpcre2-16-0:arm64.
18:52:16 [2022-07-18T18:52:16.444Z] #14 106.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 106.5 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 106.7 Selecting previously unselected package libpcre2-32-0:arm64.
18:52:16 [2022-07-18T18:52:16.444Z] #14 106.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 106.7 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 106.9 Selecting previously unselected package libpcre2-posix2:arm64.
18:52:16 [2022-07-18T18:52:16.444Z] #14 106.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 106.9 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 107.0 Selecting previously unselected package libpcre2-dev:arm64.
18:52:16 [2022-07-18T18:52:16.444Z] #14 107.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 107.0 Unpacking libpcre2-dev:arm64 (10.36-2) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 107.4 Selecting previously unselected package libselinux1-dev:arm64.
18:52:16 [2022-07-18T18:52:16.444Z] #14 107.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 107.4 Unpacking libselinux1-dev:arm64 (3.1-3) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 107.7 Selecting previously unselected package libdevmapper-dev:arm64.
18:52:16 [2022-07-18T18:52:16.444Z] #14 107.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 107.7 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 107.8 Selecting previously unselected package libseccomp-dev:arm64.
18:52:16 [2022-07-18T18:52:16.444Z] #14 107.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 107.8 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 107.9 Selecting previously unselected package libsystemd-dev:arm64.
18:52:16 [2022-07-18T18:52:16.444Z] #14 107.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 108.0 Unpacking libsystemd-dev:arm64 (247.3-7) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 108.5 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 108.6 Setting up libapparmor1:arm64 (2.13.6-10) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 108.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 108.6 Setting up libsepol1-dev:arm64 (3.1-1) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 108.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 108.6 Setting up libpcre2-16-0:arm64 (10.36-2) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 108.7 Setting up libbtrfs0:arm64 (5.10.1-2) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 108.7 Setting up libpcre2-32-0:arm64 (10.36-2) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 108.7 Setting up libudev-dev:arm64 (247.3-7) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 108.7 Setting up libpcre2-posix2:arm64 (10.36-2) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 108.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 108.8 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 108.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 108.8 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 108.8 Setting up mingw-w64-common (8.0.0-1) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 108.8 Setting up libsystemd-dev:arm64 (247.3-7) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 108.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 108.9 Setting up libpcre2-dev:arm64 (10.36-2) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 108.9 Setting up libselinux1-dev:arm64 (3.1-3) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 108.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 108.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 108.9 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
18:52:16 [2022-07-18T18:52:16.444Z] #14 108.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 108.9 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
18:52:16 [2022-07-18T18:52:16.444Z] #14 109.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 109.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 109.0 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
18:52:16 [2022-07-18T18:52:16.444Z] #14 109.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 109.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 109.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 109.1 Setting up dmsetup (2:1.02.175-2.1) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 109.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 109.1 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
18:52:16 [2022-07-18T18:52:16.444Z] #14 109.1 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:52:16 [2022-07-18T18:52:16.654Z] #62 DONE 63.2s
18:52:16 [2022-07-18T18:52:16.655Z] 
18:52:16 [2022-07-18T18:52:16.655Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
18:52:16 [2022-07-18T18:52:16.655Z] #63 sha256:bf4f57473a7322bc28819c9f35039be7cc76022eae1a8eb351674a65e991087c
18:52:16 [2022-07-18T18:52:16.655Z] #63 ...
18:52:16 [2022-07-18T18:52:16.655Z] 
18:52:16 [2022-07-18T18:52:16.655Z] #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
18:52:16 [2022-07-18T18:52:16.655Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
18:52:16 [2022-07-18T18:52:16.655Z] #57 63.12 v3.0.2
18:52:16 [2022-07-18T18:52:16.655Z] #57 DONE 63.3s
18:52:16 [2022-07-18T18:52:16.915Z] 
18:52:16 [2022-07-18T18:52:16.916Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
18:52:16 [2022-07-18T18:52:16.916Z] #63 sha256:bf4f57473a7322bc28819c9f35039be7cc76022eae1a8eb351674a65e991087c
18:52:16 [2022-07-18T18:52:16.916Z] #63 DONE 0.3s
18:52:16 [2022-07-18T18:52:16.916Z] 
18:52:16 [2022-07-18T18:52:16.916Z] #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
18:52:16 [2022-07-18T18:52:16.916Z] #64 sha256:a96284f160377e0179638edb71b393145088266c60d56ef1e544e008d6500aaf
18:52:17 [2022-07-18T18:52:17.151Z] #30 6.911 Collecting yamllint==1.26.1
18:52:17 [2022-07-18T18:52:17.151Z] #30 7.963   Downloading yamllint-1.26.1.tar.gz (126 kB)
18:52:17 [2022-07-18T18:52:17.715Z] #30 8.523 Collecting pathspec>=0.5.3
18:52:17 [2022-07-18T18:52:17.715Z] #30 8.533   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
18:52:17 [2022-07-18T18:52:17.972Z] #30 8.706 Collecting pyyaml
18:52:17 [2022-07-18T18:52:17.972Z] #30 8.711   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)
18:52:17 [2022-07-18T18:52:17.972Z] #30 8.748 Building wheels for collected packages: yamllint
18:52:17 [2022-07-18T18:52:17.972Z] #30 8.749   Building wheel for yamllint (setup.py): started
18:52:18 [2022-07-18T18:52:18.229Z] #30 9.167   Building wheel for yamllint (setup.py): finished with status 'done'
18:52:18 [2022-07-18T18:52:18.229Z] #30 9.173   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=143e60bf77e49e64a9de6d81dc6c7b5bbd542b5c3371be900d8cb86518f7a78e
18:52:18 [2022-07-18T18:52:18.229Z] #30 9.174   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
18:52:18 [2022-07-18T18:52:18.229Z] #30 9.177 Successfully built yamllint
18:52:18 [2022-07-18T18:52:18.229Z] #30 9.191 Installing collected packages: pyyaml, pathspec, yamllint
18:52:18 [2022-07-18T18:52:18.486Z] #30 9.400 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
18:52:18 [2022-07-18T18:52:18.746Z] #30 DONE 9.6s
18:52:18 [2022-07-18T18:52:18.746Z] 
18:52:18 [2022-07-18T18:52:18.746Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
18:52:18 [2022-07-18T18:52:18.746Z] #34 sha256:41d174274cd66f2c02d95a7c82eb9d2bfe1a782f9c84112921b14095545850f4
18:52:18 [2022-07-18T18:52:18.982Z] #14 ...
18:52:18 [2022-07-18T18:52:18.982Z] 
18:52:18 [2022-07-18T18:52:18.982Z] #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
18:52:18 [2022-07-18T18:52:18.982Z] #67 sha256:4f651a44fc5743d241ba95d9b46ea867e55d94b2c665ec768a9313d2b8228e6d
18:52:18 [2022-07-18T18:52:18.982Z] #67 103.0 + for f in rootlesskit rootlesskit-docker-proxy
18:52:18 [2022-07-18T18:52:18.982Z] #67 103.0 + GOBIN=/build
18:52:18 [2022-07-18T18:52:18.982Z] #67 103.0 + GO111MODULE=on
18:52:18 [2022-07-18T18:52:18.982Z] #67 103.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
18:52:18 [2022-07-18T18:52:18.982Z] #67 108.7 rootlesskit version 1.0.0
18:52:18 [2022-07-18T18:52:18.982Z] #67 108.7 Usage of /build/rootlesskit-docker-proxy:
18:52:18 [2022-07-18T18:52:18.982Z] #67 108.8   -container-ip string
18:52:18 [2022-07-18T18:52:18.982Z] #67 108.8     	container ip
18:52:18 [2022-07-18T18:52:18.982Z] #67 108.8   -container-port int
18:52:18 [2022-07-18T18:52:18.982Z] #67 108.8     	container port (default -1)
18:52:18 [2022-07-18T18:52:18.982Z] #67 108.8   -host-ip string
18:52:18 [2022-07-18T18:52:18.982Z] #67 108.8     	host ip
18:52:18 [2022-07-18T18:52:18.982Z] #67 108.8   -host-port int
18:52:18 [2022-07-18T18:52:18.982Z] #67 108.8     	host port (default -1)
18:52:18 [2022-07-18T18:52:18.982Z] #67 108.8   -proto string
18:52:18 [2022-07-18T18:52:18.982Z] #67 108.8     	proxy protocol (default "tcp")
18:52:19 [2022-07-18T18:52:19.003Z] #34 DONE 0.2s
18:52:19 [2022-07-18T18:52:19.003Z] 
18:52:19 [2022-07-18T18:52:19.003Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
18:52:19 [2022-07-18T18:52:19.003Z] #39 sha256:472a3df2f62075b5253b5351bfbba2cbeb85f398a12ca8a3c9788e05609168b9
18:52:19 [2022-07-18T18:52:19.029Z] #77 ...
18:52:19 [2022-07-18T18:52:19.029Z] 
18:52:19 [2022-07-18T18:52:19.029Z] #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
18:52:19 [2022-07-18T18:52:19.029Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
18:52:19 [2022-07-18T18:52:19.029Z] #14 117.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
18:52:19 [2022-07-18T18:52:19.029Z] #14 117.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
18:52:19 [2022-07-18T18:52:19.029Z] #14 117.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:52:19 [2022-07-18T18:52:19.260Z] #39 DONE 0.3s
18:52:19 [2022-07-18T18:52:19.260Z] 
18:52:19 [2022-07-18T18:52:19.260Z] #42 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
18:52:19 [2022-07-18T18:52:19.260Z] #42 sha256:8901ef0c0160468a90a4ca8ca0f39f7e1c9982d36f10b4b30b29dba5a63e5078
18:52:19 [2022-07-18T18:52:19.260Z] #42 DONE 0.2s
18:52:19 [2022-07-18T18:52:19.260Z] 
18:52:19 [2022-07-18T18:52:19.260Z] #44 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
18:52:19 [2022-07-18T18:52:19.260Z] #44 sha256:82cbfae285038bcb646b693422af50524b19537187336666f6d056d3faa9a8b6
18:52:19 [2022-07-18T18:52:19.517Z] #44 DONE 0.2s
18:52:19 [2022-07-18T18:52:19.517Z] 
18:52:19 [2022-07-18T18:52:19.517Z] #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
18:52:19 [2022-07-18T18:52:19.517Z] #71 sha256:95336703832a689879efd7e523686c6013d5d0a6cdaab850ecb8b6fa7b4ae5fd
18:52:19 [2022-07-18T18:52:19.517Z] #71 ...
18:52:19 [2022-07-18T18:52:19.517Z] 
18:52:19 [2022-07-18T18:52:19.517Z] #46 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
18:52:19 [2022-07-18T18:52:19.517Z] #46 sha256:edbb13bcb7c878a4dbdd8857562771b82df100f307ccb845e04ed14ee3688235
18:52:19 [2022-07-18T18:52:19.517Z] #46 DONE 0.1s
18:52:19 [2022-07-18T18:52:19.517Z] 
18:52:19 [2022-07-18T18:52:19.517Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
18:52:19 [2022-07-18T18:52:19.517Z] #48 sha256:5af026c5a3cec072eb0f73e348bb700ec9cb855c4d6f7015c83d78c7b6ea2afd
18:52:19 [2022-07-18T18:52:19.567Z] #64 2.228 + RM_GOPATH=0
18:52:19 [2022-07-18T18:52:19.568Z] #64 2.228 + TMP_GOPATH=
18:52:19 [2022-07-18T18:52:19.568Z] #64 2.228 + : /build
18:52:19 [2022-07-18T18:52:19.568Z] #64 2.228 + '[' -z '' ']'
18:52:19 [2022-07-18T18:52:19.568Z] #64 2.228 ++ mktemp -d
18:52:19 [2022-07-18T18:52:19.568Z] #64 2.228 + export GOPATH=/tmp/tmp.3gogsHNRme
18:52:19 [2022-07-18T18:52:19.568Z] #64 2.228 + GOPATH=/tmp/tmp.3gogsHNRme
18:52:19 [2022-07-18T18:52:19.568Z] #64 2.228 + RM_GOPATH=1
18:52:19 [2022-07-18T18:52:19.568Z] #64 2.228 + case "$(go env GOARCH)" in
18:52:19 [2022-07-18T18:52:19.568Z] #64 2.228 ++ go env GOARCH
18:52:19 [2022-07-18T18:52:19.568Z] #64 2.303 + export GO_BUILDMODE=-buildmode=pie
18:52:19 [2022-07-18T18:52:19.568Z] #64 2.303 + GO_BUILDMODE=-buildmode=pie
18:52:19 [2022-07-18T18:52:19.568Z] #64 2.327 Install containerd version v1.6.6
18:52:19 [2022-07-18T18:52:19.568Z] #64 2.327 ++ dirname /install.sh
18:52:19 [2022-07-18T18:52:19.568Z] #64 2.327 + dir=/
18:52:19 [2022-07-18T18:52:19.568Z] #64 2.327 + bin=containerd
18:52:19 [2022-07-18T18:52:19.568Z] #64 2.327 + shift
18:52:19 [2022-07-18T18:52:19.568Z] #64 2.327 + '[' '!' -f //containerd.installer ']'
18:52:19 [2022-07-18T18:52:19.568Z] #64 2.327 + . //containerd.installer
18:52:19 [2022-07-18T18:52:19.568Z] #64 2.327 ++ set -e
18:52:19 [2022-07-18T18:52:19.568Z] #64 2.327 ++ : v1.6.6
18:52:19 [2022-07-18T18:52:19.568Z] #64 2.327 + install_containerd
18:52:19 [2022-07-18T18:52:19.568Z] #64 2.327 + echo 'Install containerd version v1.6.6'
18:52:19 [2022-07-18T18:52:19.568Z] #64 2.327 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3gogsHNRme/src/github.com/containerd/containerd
18:52:19 [2022-07-18T18:52:19.568Z] #64 2.327 Cloning into '/tmp/tmp.3gogsHNRme/src/github.com/containerd/containerd'...
18:52:19 [2022-07-18T18:52:19.775Z] #48 DONE 0.1s
18:52:19 [2022-07-18T18:52:19.775Z] 
18:52:19 [2022-07-18T18:52:19.775Z] #52 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
18:52:19 [2022-07-18T18:52:19.775Z] #52 sha256:06cc4dbf2bc2868726882f18b67d8f30809839efffbca5bf0a4624570343a49e
18:52:19 [2022-07-18T18:52:19.775Z] #52 DONE 0.1s
18:52:19 [2022-07-18T18:52:19.775Z] 
18:52:19 [2022-07-18T18:52:19.775Z] #55 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
18:52:19 [2022-07-18T18:52:19.775Z] #55 sha256:698c49d058e2af39110313fe1a04e93d12a0ea445a8e1eadbf2cb899a082211b
18:52:20 [2022-07-18T18:52:20.032Z] #55 DONE 0.3s
18:52:20 [2022-07-18T18:52:20.032Z] 
18:52:20 [2022-07-18T18:52:20.032Z] #59 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
18:52:20 [2022-07-18T18:52:20.032Z] #59 sha256:2b4bfdd31fe2f682c19759799ef24e3c563cf20f8ce4df786e5465155307a2d6
18:52:20 [2022-07-18T18:52:20.032Z] #59 DONE 0.1s
18:52:20 [2022-07-18T18:52:20.032Z] 
18:52:20 [2022-07-18T18:52:20.032Z] #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
18:52:20 [2022-07-18T18:52:20.032Z] #71 sha256:95336703832a689879efd7e523686c6013d5d0a6cdaab850ecb8b6fa7b4ae5fd
18:52:20 [2022-07-18T18:52:20.289Z] #71 ...
18:52:20 [2022-07-18T18:52:20.289Z] 
18:52:20 [2022-07-18T18:52:20.289Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
18:52:20 [2022-07-18T18:52:20.289Z] #61 sha256:ea7fed229649a33167223e6385245df8d3e7126c843c4eb32566c997d53351f3
18:52:20 [2022-07-18T18:52:20.289Z] #61 DONE 0.1s
18:52:20 [2022-07-18T18:52:20.289Z] 
18:52:20 [2022-07-18T18:52:20.289Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
18:52:20 [2022-07-18T18:52:20.289Z] #63 sha256:079287c0ea1a10d52c2254f552b335dce94387190dfb98de5b4a00cf8346afb5
18:52:20 [2022-07-18T18:52:20.546Z] #63 DONE 0.3s
18:52:20 [2022-07-18T18:52:20.546Z] 
18:52:20 [2022-07-18T18:52:20.546Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
18:52:20 [2022-07-18T18:52:20.546Z] #65 sha256:8d2532c9d6fe2147c2db369fb0112ffbe9dd72a2846f658d7781dd535ea6edd4
18:52:20 [2022-07-18T18:52:20.546Z] #65 DONE 0.1s
18:52:20 [2022-07-18T18:52:20.546Z] 
18:52:20 [2022-07-18T18:52:20.546Z] #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
18:52:20 [2022-07-18T18:52:20.546Z] #71 sha256:95336703832a689879efd7e523686c6013d5d0a6cdaab850ecb8b6fa7b4ae5fd
18:52:20 [2022-07-18T18:52:20.803Z] #71 ...
18:52:20 [2022-07-18T18:52:20.803Z] 
18:52:20 [2022-07-18T18:52:20.803Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
18:52:20 [2022-07-18T18:52:20.803Z] #68 sha256:7becda4897ac77ed1687af2c146a2c844c598eaf88352d293131604d771c2bfd
18:52:20 [2022-07-18T18:52:20.803Z] #68 DONE 0.1s
18:52:20 [2022-07-18T18:52:20.803Z] 
18:52:20 [2022-07-18T18:52:20.803Z] #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
18:52:20 [2022-07-18T18:52:20.803Z] #71 sha256:95336703832a689879efd7e523686c6013d5d0a6cdaab850ecb8b6fa7b4ae5fd
18:52:20 [2022-07-18T18:52:20.895Z] #67 DONE 114.8s
18:52:20 [2022-07-18T18:52:20.895Z] 
18:52:20 [2022-07-18T18:52:20.895Z] #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
18:52:20 [2022-07-18T18:52:20.895Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
18:52:20 [2022-07-18T18:52:20.895Z] #14 DONE 115.3s
18:52:20 [2022-07-18T18:52:20.895Z] 
18:52:20 [2022-07-18T18:52:20.895Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
18:52:20 [2022-07-18T18:52:20.895Z] #59 sha256:32e6c5384d85ae5c65680b161177245fc8d40d67dbef7bae0c165d22bbce8c87
18:52:21 [2022-07-18T18:52:21.155Z] #59 ...
18:52:21 [2022-07-18T18:52:21.155Z] 
18:52:21 [2022-07-18T18:52:21.155Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
18:52:21 [2022-07-18T18:52:21.155Z] #68 sha256:69daa9496b4d9bb5691f658f689876222f52139301d1df50bbd5ff1f67768c63
18:52:21 [2022-07-18T18:52:21.155Z] #68 DONE 0.3s
18:52:21 [2022-07-18T18:52:21.155Z] 
18:52:21 [2022-07-18T18:52:21.155Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
18:52:21 [2022-07-18T18:52:21.155Z] #59 sha256:32e6c5384d85ae5c65680b161177245fc8d40d67dbef7bae0c165d22bbce8c87
18:52:21 [2022-07-18T18:52:21.155Z] #59 DONE 0.3s
18:52:21 [2022-07-18T18:52:21.155Z] 
18:52:21 [2022-07-18T18:52:21.155Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:52:21 [2022-07-18T18:52:21.155Z] #69 sha256:c16e4dbe233a7d98d389d62f85ddd1d9475f98fbaa3954c30413a3c433c0a3aa
18:52:21 [2022-07-18T18:52:21.155Z] #69 DONE 0.1s
18:52:21 [2022-07-18T18:52:21.155Z] 
18:52:21 [2022-07-18T18:52:21.155Z] #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
18:52:21 [2022-07-18T18:52:21.155Z] #60 sha256:d6bde686731c22ea59c891ccb69ffd7c7e56612bf234289b08f22d8a8f42b21b
18:52:21 [2022-07-18T18:52:21.509Z] #64 ...
18:52:21 [2022-07-18T18:52:21.509Z] 
18:52:21 [2022-07-18T18:52:21.509Z] #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
18:52:21 [2022-07-18T18:52:21.509Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
18:52:21 [2022-07-18T18:52:21.509Z] #42 58.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
18:52:21 [2022-07-18T18:52:21.509Z] #42 58.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
18:52:21 [2022-07-18T18:52:21.509Z] #42 59.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
18:52:21 [2022-07-18T18:52:21.509Z] #42 59.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
18:52:21 [2022-07-18T18:52:21.509Z] #42 59.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
18:52:21 [2022-07-18T18:52:21.509Z] #42 59.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
18:52:21 [2022-07-18T18:52:21.509Z] #42 59.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
18:52:21 [2022-07-18T18:52:21.509Z] #42 61.22 debconf: delaying package configuration, since apt-utils is not installed
18:52:21 [2022-07-18T18:52:21.509Z] #42 61.70 Fetched 17.7 MB in 2s (7458 kB/s)
18:52:21 [2022-07-18T18:52:21.509Z] #42 61.92 Selecting previously unselected package xxd.
18:52:21 [2022-07-18T18:52:21.509Z] #42 61.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 ... 15717 files and directories currently installed.)
18:52:21 [2022-07-18T18:52:21.509Z] #42 62.07 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:52:21 [2022-07-18T18:52:21.509Z] #42 62.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:52:21 [2022-07-18T18:52:21.509Z] #42 62.57 Selecting previously unselected package vim-common.
18:52:21 [2022-07-18T18:52:21.509Z] #42 62.57 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:52:21 [2022-07-18T18:52:21.509Z] #42 62.71 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:52:21 [2022-07-18T18:52:21.509Z] #42 63.39 Selecting previously unselected package cmake-data.
18:52:21 [2022-07-18T18:52:21.509Z] #42 63.39 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
18:52:21 [2022-07-18T18:52:21.509Z] #42 63.45 Unpacking cmake-data (3.18.4-2+deb11u1) ...
18:52:21 [2022-07-18T18:52:21.768Z] #42 ...
18:52:21 [2022-07-18T18:52:21.768Z] 
18:52:21 [2022-07-18T18:52:21.768Z] #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             ;
18:52:21 [2022-07-18T18:52:21.768Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
18:52:21 [2022-07-18T18:52:21.768Z] #76 63.02 Fetched 5940 kB in 1s (5605 kB/s)
18:52:21 [2022-07-18T18:52:21.768Z] #76 63.27 Selecting previously unselected package bzip2.
18:52:21 [2022-07-18T18:52:21.768Z] #76 63.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 ... 15717 files and directories currently installed.)
18:52:21 [2022-07-18T18:52:21.768Z] #76 63.39 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
18:52:21 [2022-07-18T18:52:21.768Z] #76 63.41 Unpacking bzip2 (1.0.8-4) ...
18:52:21 [2022-07-18T18:52:21.768Z] #76 63.72 Selecting previously unselected package libmagic-mgc.
18:52:21 [2022-07-18T18:52:21.768Z] #76 63.72 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
18:52:21 [2022-07-18T18:52:21.768Z] #76 63.78 Unpacking libmagic-mgc (1:5.39-3) ...
18:52:21 [2022-07-18T18:52:21.768Z] #76 65.10 Selecting previously unselected package libmagic1:amd64.
18:52:21 [2022-07-18T18:52:21.768Z] #76 65.11 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
18:52:21 [2022-07-18T18:52:21.768Z] #76 65.14 Unpacking libmagic1:amd64 (1:5.39-3) ...
18:52:21 [2022-07-18T18:52:21.768Z] #76 65.59 Selecting previously unselected package file.
18:52:21 [2022-07-18T18:52:21.768Z] #76 65.60 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
18:52:21 [2022-07-18T18:52:21.768Z] #76 65.63 Unpacking file (1:5.39-3) ...
18:52:21 [2022-07-18T18:52:21.768Z] #76 65.98 Selecting previously unselected package xz-utils.
18:52:21 [2022-07-18T18:52:21.768Z] #76 65.99 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
18:52:21 [2022-07-18T18:52:21.768Z] #76 66.01 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:52:21 [2022-07-18T18:52:21.768Z] #76 66.68 Selecting previously unselected package libsigsegv2:amd64.
18:52:21 [2022-07-18T18:52:21.768Z] #76 66.71 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
18:52:21 [2022-07-18T18:52:21.768Z] #76 66.88 Unpacking libsigsegv2:amd64 (2.13-1) ...
18:52:21 [2022-07-18T18:52:21.768Z] #76 67.06 Selecting previously unselected package m4.
18:52:21 [2022-07-18T18:52:21.768Z] #76 67.08 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
18:52:21 [2022-07-18T18:52:21.768Z] #76 67.09 Unpacking m4 (1.4.18-5) ...
18:52:21 [2022-07-18T18:52:21.768Z] #76 67.42 Selecting previously unselected package autoconf.
18:52:21 [2022-07-18T18:52:21.768Z] #76 67.42 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
18:52:21 [2022-07-18T18:52:21.768Z] #76 67.43 Unpacking autoconf (2.69-14) ...
18:52:21 [2022-07-18T18:52:21.768Z] #76 67.97 Selecting previously unselected package autotools-dev.
18:52:21 [2022-07-18T18:52:21.768Z] #76 67.98 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
18:52:21 [2022-07-18T18:52:21.768Z] #76 68.00 Unpacking autotools-dev (20180224.1+nmu1) ...
18:52:22 [2022-07-18T18:52:22.027Z] #76 68.58 Selecting previously unselected package automake.
18:52:22 [2022-07-18T18:52:22.027Z] #76 68.58 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
18:52:22 [2022-07-18T18:52:22.027Z] #76 68.61 Unpacking automake (1:1.16.3-2) ...
18:52:22 [2022-07-18T18:52:22.287Z] #76 ...
18:52:22 [2022-07-18T18:52:22.287Z] 
18:52:22 [2022-07-18T18:52:22.287Z] #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
18:52:22 [2022-07-18T18:52:22.287Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
18:52:22 [2022-07-18T18:52:22.287Z] #40 68.84 NAME:
18:52:22 [2022-07-18T18:52:22.287Z] #40 68.84    go-winres - A tool for embedding resources in Windows executables
18:52:22 [2022-07-18T18:52:22.287Z] #40 68.84 
18:52:22 [2022-07-18T18:52:22.287Z] #40 68.84 USAGE:
18:52:22 [2022-07-18T18:52:22.287Z] #40 68.84    go-winres [global options] command [command options] [arguments...]
18:52:22 [2022-07-18T18:52:22.287Z] #40 68.84 
18:52:22 [2022-07-18T18:52:22.287Z] #40 68.84 COMMANDS:
18:52:22 [2022-07-18T18:52:22.287Z] #40 68.84    init     Create an initial ./winres/winres.json
18:52:22 [2022-07-18T18:52:22.287Z] #40 68.84    make     Make syso files for the "go build" command
18:52:22 [2022-07-18T18:52:22.287Z] #40 68.84    simply   Make syso files for the "go build" command (simplified)
18:52:22 [2022-07-18T18:52:22.287Z] #40 68.84    extract  Extract all resources from an executable
18:52:22 [2022-07-18T18:52:22.287Z] #40 68.84    patch    Replace resources in an executable file (exe, dll)
18:52:22 [2022-07-18T18:52:22.287Z] #40 68.84    help, h  Shows a list of commands or help for one command
18:52:22 [2022-07-18T18:52:22.287Z] #40 68.84 
18:52:22 [2022-07-18T18:52:22.287Z] #40 68.84 GLOBAL OPTIONS:
18:52:22 [2022-07-18T18:52:22.287Z] #40 68.84    --help, -h  show help (default: false)
18:52:22 [2022-07-18T18:52:22.568Z] #60 1.194 + RM_GOPATH=0
18:52:22 [2022-07-18T18:52:22.568Z] #60 1.199 + TMP_GOPATH=
18:52:22 [2022-07-18T18:52:22.568Z] #60 1.199 + : /build
18:52:22 [2022-07-18T18:52:22.568Z] #60 1.199 + '[' -z '' ']'
18:52:22 [2022-07-18T18:52:22.568Z] #60 1.204 ++ mktemp -d
18:52:22 [2022-07-18T18:52:22.568Z] #60 1.208 + export GOPATH=/tmp/tmp.N4i1JFdcv8
18:52:22 [2022-07-18T18:52:22.568Z] #60 1.208 + GOPATH=/tmp/tmp.N4i1JFdcv8
18:52:22 [2022-07-18T18:52:22.568Z] #60 1.208 + RM_GOPATH=1
18:52:22 [2022-07-18T18:52:22.568Z] #60 1.211 + case "$(go env GOARCH)" in
18:52:22 [2022-07-18T18:52:22.568Z] #60 1.215 ++ go env GOARCH
18:52:22 [2022-07-18T18:52:22.568Z] #60 1.239 + export GO_BUILDMODE=-buildmode=pie
18:52:22 [2022-07-18T18:52:22.568Z] #60 1.262 + GO_BUILDMODE=-buildmode=pie
18:52:22 [2022-07-18T18:52:22.568Z] #60 1.272 ++ dirname /install.sh
18:52:22 [2022-07-18T18:52:22.568Z] #60 1.272 + dir=/
18:52:22 [2022-07-18T18:52:22.568Z] #60 1.272 + bin=runc
18:52:22 [2022-07-18T18:52:22.568Z] #60 1.273 + shift
18:52:22 [2022-07-18T18:52:22.568Z] #60 1.273 + '[' '!' -f //runc.installer ']'
18:52:22 [2022-07-18T18:52:22.568Z] #60 1.273 + . //runc.installer
18:52:22 [2022-07-18T18:52:22.568Z] #60 1.273 ++ set -e
18:52:22 [2022-07-18T18:52:22.568Z] #60 1.273 ++ : v1.1.2
18:52:22 [2022-07-18T18:52:22.568Z] #60 1.273 + install_runc
18:52:22 [2022-07-18T18:52:22.568Z] #60 1.273 + RUNC_BUILDTAGS=seccomp
18:52:22 [2022-07-18T18:52:22.568Z] #60 1.273 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
18:52:22 [2022-07-18T18:52:22.568Z] #60 1.273 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.N4i1JFdcv8/src/github.com/opencontainers/runc
18:52:22 [2022-07-18T18:52:22.568Z] #60 1.273 Install runc version v1.1.2 (build tags: seccomp)
18:52:22 [2022-07-18T18:52:22.568Z] #60 1.299 Cloning into '/tmp/tmp.N4i1JFdcv8/src/github.com/opencontainers/runc'...
18:52:22 [2022-07-18T18:52:22.831Z] #60 ...
18:52:22 [2022-07-18T18:52:22.831Z] 
18:52:22 [2022-07-18T18:52:22.831Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
18:52:22 [2022-07-18T18:52:22.831Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad
18:52:22 [2022-07-18T18:52:22.831Z] #15 DONE 1.8s
18:52:22 [2022-07-18T18:52:22.831Z] 
18:52:22 [2022-07-18T18:52:22.831Z] #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
18:52:22 [2022-07-18T18:52:22.831Z] #16 sha256:459f6c9b8edd9829802ee69072df5ddca080fc84549eed688fca8209120b3336
18:52:22 [2022-07-18T18:52:22.856Z] #40 ...
18:52:22 [2022-07-18T18:52:22.856Z] 
18:52:22 [2022-07-18T18:52:22.856Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
18:52:22 [2022-07-18T18:52:22.856Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
18:52:22 [2022-07-18T18:52:22.856Z] #55 59.31 go: downloading github.com/subosito/gotenv v1.2.0
18:52:22 [2022-07-18T18:52:22.856Z] #55 59.34 go: downloading github.com/hashicorp/hcl v1.0.0
18:52:22 [2022-07-18T18:52:22.856Z] #55 60.00 go: downloading gopkg.in/ini.v1 v1.66.4
18:52:22 [2022-07-18T18:52:22.856Z] #55 60.04 go: downloading github.com/magiconair/properties v1.8.6
18:52:22 [2022-07-18T18:52:22.856Z] #55 60.30 go: downloading github.com/pelletier/go-toml v1.9.5
18:52:22 [2022-07-18T18:52:22.856Z] #55 60.60 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
18:52:22 [2022-07-18T18:52:22.856Z] #55 60.78 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
18:52:22 [2022-07-18T18:52:22.856Z] #55 60.88 go: downloading github.com/gobwas/glob v0.2.3
18:52:22 [2022-07-18T18:52:22.856Z] #55 60.95 go: downloading github.com/kisielk/gotool v1.0.0
18:52:22 [2022-07-18T18:52:22.856Z] #55 61.05 go: downloading github.com/gostaticanalysis/comment v1.4.2
18:52:22 [2022-07-18T18:52:22.856Z] #55 61.21 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
18:52:22 [2022-07-18T18:52:22.856Z] #55 61.21 go: downloading github.com/ettle/strcase v0.1.1
18:52:22 [2022-07-18T18:52:22.856Z] #55 61.34 go: downloading github.com/fatih/structtag v1.2.0
18:52:22 [2022-07-18T18:52:22.856Z] #55 61.59 go: downloading github.com/Masterminds/semver v1.5.0
18:52:22 [2022-07-18T18:52:22.856Z] #55 61.62 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
18:52:22 [2022-07-18T18:52:22.856Z] #55 61.69 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
18:52:22 [2022-07-18T18:52:22.856Z] #55 61.80 go: downloading github.com/prometheus/client_golang v1.12.1
18:52:22 [2022-07-18T18:52:22.856Z] #55 63.56 go: downloading github.com/prometheus/client_model v0.2.0
18:52:22 [2022-07-18T18:52:22.856Z] #55 63.77 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
18:52:22 [2022-07-18T18:52:22.856Z] #55 64.16 go: downloading github.com/google/go-cmp v0.5.7
18:52:22 [2022-07-18T18:52:22.856Z] #55 64.37 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:52:22 [2022-07-18T18:52:22.856Z] #55 64.55 go: downloading github.com/hexops/gotextdiff v1.0.3
18:52:22 [2022-07-18T18:52:22.856Z] #55 64.88 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
18:52:22 [2022-07-18T18:52:22.856Z] #55 65.01 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
18:52:22 [2022-07-18T18:52:22.856Z] #55 65.01 go: downloading github.com/olekukonko/tablewriter v0.0.5
18:52:22 [2022-07-18T18:52:22.856Z] #55 65.31 go: downloading github.com/beorn7/perks v1.0.1
18:52:22 [2022-07-18T18:52:22.856Z] #55 65.31 go: downloading github.com/cespare/xxhash/v2 v2.1.2
18:52:22 [2022-07-18T18:52:22.856Z] #55 65.50 go: downloading github.com/golang/protobuf v1.5.2
18:52:22 [2022-07-18T18:52:22.856Z] #55 65.50 go: downloading github.com/prometheus/common v0.32.1
18:52:22 [2022-07-18T18:52:22.856Z] #55 66.46 go: downloading github.com/prometheus/procfs v0.7.3
18:52:22 [2022-07-18T18:52:22.856Z] #55 66.55 go: downloading google.golang.org/protobuf v1.28.0
18:52:22 [2022-07-18T18:52:22.856Z] #55 67.91 go: downloading github.com/mattn/go-runewidth v0.0.9
18:52:22 [2022-07-18T18:52:22.856Z] #55 68.22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
18:52:22 [2022-07-18T18:52:22.856Z] #55 ...
18:52:22 [2022-07-18T18:52:22.856Z] 
18:52:22 [2022-07-18T18:52:22.856Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
18:52:22 [2022-07-18T18:52:22.856Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
18:52:22 [2022-07-18T18:52:22.856Z] #51 62.58 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
18:52:22 [2022-07-18T18:52:22.856Z] #51 64.83 debconf: delaying package configuration, since apt-utils is not installed
18:52:22 [2022-07-18T18:52:22.856Z] #51 65.38 Fetched 2314 kB in 4s (658 kB/s)
18:52:22 [2022-07-18T18:52:22.856Z] #51 65.68 Selecting previously unselected package libprotobuf23:amd64.
18:52:22 [2022-07-18T18:52:22.856Z] #51 65.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
18:52:22 [2022-07-18T18:52:22.856Z] #51 65.79 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
18:52:22 [2022-07-18T18:52:22.856Z] #51 65.84 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
18:52:22 [2022-07-18T18:52:22.856Z] #51 67.48 Selecting previously unselected package python3-pkg-resources.
18:52:22 [2022-07-18T18:52:22.856Z] #51 67.48 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
18:52:22 [2022-07-18T18:52:22.856Z] #51 67.49 Unpacking python3-pkg-resources (52.0.0-4) ...
18:52:22 [2022-07-18T18:52:22.856Z] #51 67.78 Selecting previously unselected package python3-six.
18:52:22 [2022-07-18T18:52:22.856Z] #51 67.80 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
18:52:22 [2022-07-18T18:52:22.856Z] #51 67.80 Unpacking python3-six (1.16.0-2) ...
18:52:22 [2022-07-18T18:52:22.856Z] #51 68.09 Selecting previously unselected package python3-protobuf.
18:52:22 [2022-07-18T18:52:22.856Z] #51 68.09 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
18:52:22 [2022-07-18T18:52:22.856Z] #51 68.10 Unpacking python3-protobuf (3.12.4-1) ...
18:52:23 [2022-07-18T18:52:23.118Z] #51 ...
18:52:23 [2022-07-18T18:52:23.118Z] 
18:52:23 [2022-07-18T18:52:23.118Z] #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
18:52:23 [2022-07-18T18:52:23.118Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
18:52:23 [2022-07-18T18:52:23.118Z] #14 59.75 The following NEW packages will be installed:
18:52:23 [2022-07-18T18:52:23.118Z] #14 59.76   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:52:23 [2022-07-18T18:52:23.118Z] #14 59.76   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
18:52:23 [2022-07-18T18:52:23.118Z] #14 59.76   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
18:52:23 [2022-07-18T18:52:23.118Z] #14 59.76   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
18:52:23 [2022-07-18T18:52:23.118Z] #14 59.76   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
18:52:23 [2022-07-18T18:52:23.118Z] #14 59.81   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
18:52:23 [2022-07-18T18:52:23.118Z] #14 59.81   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
18:52:23 [2022-07-18T18:52:23.118Z] #14 59.81   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
18:52:23 [2022-07-18T18:52:23.118Z] #14 59.82   mingw-w64-x86-64-dev
18:52:23 [2022-07-18T18:52:23.118Z] #14 60.52 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
18:52:23 [2022-07-18T18:52:23.118Z] #14 60.52 Need to get 115 MB of archives.
18:52:23 [2022-07-18T18:52:23.118Z] #14 60.52 After this operation, 645 MB of additional disk space will be used.
18:52:23 [2022-07-18T18:52:23.118Z] #14 60.52 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]
18:52:23 [2022-07-18T18:52:23.118Z] #14 60.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
18:52:23 [2022-07-18T18:52:23.118Z] #14 60.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
18:52:23 [2022-07-18T18:52:23.118Z] #14 60.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
18:52:23 [2022-07-18T18:52:23.118Z] #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]
18:52:23 [2022-07-18T18:52:23.118Z] #14 61.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
18:52:23 [2022-07-18T18:52:23.118Z] #14 61.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
18:52:23 [2022-07-18T18:52:23.118Z] #14 62.00 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]
18:52:23 [2022-07-18T18:52:23.118Z] #14 62.00 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]
18:52:23 [2022-07-18T18:52:23.118Z] #14 63.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
18:52:23 [2022-07-18T18:52:23.118Z] #14 65.81 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]
18:52:23 [2022-07-18T18:52:23.118Z] #14 66.94 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]
18:52:23 [2022-07-18T18:52:23.118Z] #14 68.16 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]
18:52:23 [2022-07-18T18:52:23.377Z] #14 ...
18:52:23 [2022-07-18T18:52:23.377Z] 
18:52:23 [2022-07-18T18:52:23.377Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
18:52:23 [2022-07-18T18:52:23.377Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
18:52:23 [2022-07-18T18:52:23.377Z] #40 DONE 69.9s
18:52:23 [2022-07-18T18:52:23.377Z] 
18:52:23 [2022-07-18T18:52:23.377Z] #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
18:52:23 [2022-07-18T18:52:23.377Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
18:52:23 [2022-07-18T18:52:23.377Z] #51 69.83 Selecting previously unselected package libnet1:amd64.
18:52:23 [2022-07-18T18:52:23.377Z] #51 69.83 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:52:23 [2022-07-18T18:52:23.377Z] #51 69.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:52:23 [2022-07-18T18:52:23.771Z] #16 DONE 1.1s
18:52:23 [2022-07-18T18:52:23.771Z] 
18:52:23 [2022-07-18T18:52:23.771Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:52:23 [2022-07-18T18:52:23.771Z] #17 sha256:02dc6b893d2b5e4d9ae24b05c87e1d8e989a26bb64a01ba7f8b80820413b77f1
18:52:23 [2022-07-18T18:52:23.988Z] #51 70.21 Selecting previously unselected package libnl-3-200:amd64.
18:52:23 [2022-07-18T18:52:23.988Z] #51 70.24 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
18:52:23 [2022-07-18T18:52:23.988Z] #51 70.28 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
18:52:24 [2022-07-18T18:52:24.308Z] #14 ...
18:52:24 [2022-07-18T18:52:24.308Z] 
18:52:24 [2022-07-18T18:52:24.308Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:52:24 [2022-07-18T18:52:24.308Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:52:24 [2022-07-18T18:52:24.308Z] #77 72.70 configure.ac:7: installing 'build-aux/compile'
18:52:24 [2022-07-18T18:52:24.308Z] #77 72.71 configure.ac:9: installing 'build-aux/config.guess'
18:52:24 [2022-07-18T18:52:24.308Z] #77 72.73 configure.ac:9: installing 'build-aux/config.sub'
18:52:24 [2022-07-18T18:52:24.308Z] #77 72.73 configure.ac:11: installing 'build-aux/install-sh'
18:52:24 [2022-07-18T18:52:24.308Z] #77 72.74 configure.ac:11: installing 'build-aux/missing'
18:52:24 [2022-07-18T18:52:24.309Z] #77 72.97 Makefile.am: installing 'build-aux/depcomp'
18:52:24 [2022-07-18T18:52:24.309Z] #77 73.07 parallel-tests: installing 'build-aux/test-driver'
18:52:24 [2022-07-18T18:52:24.509Z] #51 70.76 Selecting previously unselected package libprotobuf-c1:amd64.
18:52:24 [2022-07-18T18:52:24.509Z] #51 70.77 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
18:52:24 [2022-07-18T18:52:24.509Z] #51 70.77 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:52:24 [2022-07-18T18:52:24.509Z] #51 70.97 Selecting previously unselected package criu.
18:52:24 [2022-07-18T18:52:24.509Z] #51 70.97 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
18:52:24 [2022-07-18T18:52:24.509Z] #51 70.99 Unpacking criu (3.17-1) ...
18:52:24 [2022-07-18T18:52:24.717Z] #17 0.708 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:52:24 [2022-07-18T18:52:24.977Z] #17 DONE 1.2s
18:52:24 [2022-07-18T18:52:24.977Z] 
18:52:24 [2022-07-18T18:52:24.977Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:52:24 [2022-07-18T18:52:24.977Z] #18 sha256:c14040022841611b1d38dcb03a1a23a3e9f8dc9adc6c16d7177d2cbfb086b5d6
18:52:26 [2022-07-18T18:52:26.358Z] #18 DONE 1.1s
18:52:26 [2022-07-18T18:52:26.358Z] 
18:52:26 [2022-07-18T18:52:26.358Z] #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
18:52:26 [2022-07-18T18:52:26.358Z] #26 sha256:b921171f75c4f6562ace2674cd1373f2c442feb30e032bf2834a218177c32ef3
18:52:26 [2022-07-18T18:52:26.417Z] #51 72.85 Setting up python3-pkg-resources (52.0.0-4) ...
18:52:26 [2022-07-18T18:52:26.853Z] #77 75.24 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
18:52:26 [2022-07-18T18:52:26.853Z] #77 75.25 libtoolize: copying file 'build-aux/ltmain.sh'
18:52:27 [2022-07-18T18:52:27.401Z] #26 118.1 Updating files:  23% (2631/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  36% (4153/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  54% (6255/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  76% (8731/11414)
Updating files:  77% (8789/11414)
18:52:27 [2022-07-18T18:52:27.401Z] #26 ...
18:52:27 [2022-07-18T18:52:27.401Z] 
18:52:27 [2022-07-18T18:52:27.401Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:52:27 [2022-07-18T18:52:27.401Z] #19 sha256:384dfc0c8d6d5d05e11abae3d043e5ebfa8b290da496447951ac23046f138379
18:52:27 [2022-07-18T18:52:27.401Z] #19 DONE 1.2s
18:52:27 [2022-07-18T18:52:27.401Z] 
18:52:27 [2022-07-18T18:52:27.401Z] #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
18:52:27 [2022-07-18T18:52:27.401Z] #26 sha256:b921171f75c4f6562ace2674cd1373f2c442feb30e032bf2834a218177c32ef3
18:52:27 [2022-07-18T18:52:27.424Z] #77 75.90 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
18:52:27 [2022-07-18T18:52:27.424Z] #77 75.90 libtoolize: copying file 'm4/libtool.m4'
18:52:27 [2022-07-18T18:52:27.424Z] #77 76.05 libtoolize: copying file 'm4/ltoptions.m4'
18:52:27 [2022-07-18T18:52:27.424Z] #77 76.11 libtoolize: copying file 'm4/ltsugar.m4'
18:52:27 [2022-07-18T18:52:27.424Z] #77 76.22 libtoolize: copying file 'm4/ltversion.m4'
18:52:27 [2022-07-18T18:52:27.663Z] #26 118.1 Updating files:  23% (2631/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  36% (4153/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  54% (6255/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  76% (8731/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
18:52:27 [2022-07-18T18:52:27.663Z] #26 ...
18:52:27 [2022-07-18T18:52:27.663Z] 
18:52:27 [2022-07-18T18:52:27.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
18:52:27 [2022-07-18T18:52:27.663Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8 Delve is a source level debugger for Go programs.
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8 
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8 Delve enables you to interact with your program by controlling the execution of the process,
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8 
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8 
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8 Pass flags to the program you are debugging using `--`, for example:
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8 
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8 `dlv exec ./hello -- server --config conf/config.toml`
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8 
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8 Usage:
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8   dlv [command]
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8 
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8 Available Commands:
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8   attach      Attach to running process and begin debugging.
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8   connect     Connect to a headless debug server with a terminal client.
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8   core        Examine a core dump.
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8   debug       Compile and begin debugging main package in current directory, or the package specified.
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8   exec        Execute a precompiled binary, and begin a debug session.
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8   help        Help about any command
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8   run         Deprecated command. Use 'debug' instead.
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8   test        Compile test binary and begin debugging program.
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8   trace       Compile and begin tracing program.
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8   version     Prints version.
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8 
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8 Flags:
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.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)
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.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)
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8       --disable-aslr                     Disables address space randomization
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8   -h, --help                             help for dlv
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8       --init string                      Init file, executed by the terminal client.
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8       --log                              Enable debugging server logging.
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8       --wd string                        Working directory for running the program.
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8 
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8 Additional help topics:
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8   dlv backend  Help about the --backend flag.
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8   dlv log      Help about logging flags.
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8   dlv redirect Help about file redirection.
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8 
18:52:27 [2022-07-18T18:52:27.663Z] #36 121.8 Use "dlv [command] --help" for more information about a command.
18:52:27 [2022-07-18T18:52:27.663Z] #36 DONE 121.9s
18:52:27 [2022-07-18T18:52:27.663Z] 
18:52:27 [2022-07-18T18:52:27.663Z] #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
18:52:27 [2022-07-18T18:52:27.663Z] #26 sha256:b921171f75c4f6562ace2674cd1373f2c442feb30e032bf2834a218177c32ef3
18:52:27 [2022-07-18T18:52:27.771Z] #77 76.32 libtoolize: copying file 'm4/lt~obsolete.m4'
18:52:28 [2022-07-18T18:52:28.342Z] #77 ...
18:52:28 [2022-07-18T18:52:28.342Z] 
18:52:28 [2022-07-18T18:52:28.342Z] #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
18:52:28 [2022-07-18T18:52:28.342Z] #67 sha256:cb583344ddfc58884542430acdd4681ac01d006e1c28d6c8553fe90bd7f51da3
18:52:28 [2022-07-18T18:52:28.342Z] #67 120.3 + for f in rootlesskit rootlesskit-docker-proxy
18:52:28 [2022-07-18T18:52:28.342Z] #67 120.3 + GOBIN=/build
18:52:28 [2022-07-18T18:52:28.342Z] #67 120.3 + GO111MODULE=on
18:52:28 [2022-07-18T18:52:28.342Z] #67 120.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
18:52:28 [2022-07-18T18:52:28.342Z] #67 126.3 rootlesskit version 1.0.0
18:52:28 [2022-07-18T18:52:28.342Z] #67 126.3 Usage of /build/rootlesskit-docker-proxy:
18:52:28 [2022-07-18T18:52:28.342Z] #67 126.3   -container-ip string
18:52:28 [2022-07-18T18:52:28.342Z] #67 126.3     	container ip
18:52:28 [2022-07-18T18:52:28.342Z] #67 126.3   -container-port int
18:52:28 [2022-07-18T18:52:28.342Z] #67 126.3     	container port (default -1)
18:52:28 [2022-07-18T18:52:28.342Z] #67 126.3   -host-ip string
18:52:28 [2022-07-18T18:52:28.342Z] #67 126.3     	host ip
18:52:28 [2022-07-18T18:52:28.342Z] #67 126.3   -host-port int
18:52:28 [2022-07-18T18:52:28.342Z] #67 126.3     	host port (default -1)
18:52:28 [2022-07-18T18:52:28.342Z] #67 126.3   -proto string
18:52:28 [2022-07-18T18:52:28.342Z] #67 126.3     	proxy protocol (default "tcp")
18:52:28 [2022-07-18T18:52:28.342Z] #67 DONE 127.2s
18:52:28 [2022-07-18T18:52:28.342Z] 
18:52:28 [2022-07-18T18:52:28.342Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
18:52:28 [2022-07-18T18:52:28.342Z] #68 sha256:8fe55d30ba81fd7e542fa3575d783b70729e2fece23bcb3f397cd15d53d661d9
18:52:28 [2022-07-18T18:52:28.342Z] #68 DONE 0.2s
18:52:28 [2022-07-18T18:52:28.342Z] 
18:52:28 [2022-07-18T18:52:28.342Z] #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
18:52:28 [2022-07-18T18:52:28.342Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
18:52:28 [2022-07-18T18:52:28.342Z] #14 124.2 Selecting previously unselected package g++-mingw-w64-x86-64.
18:52:28 [2022-07-18T18:52:28.342Z] #14 124.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
18:52:28 [2022-07-18T18:52:28.342Z] #14 124.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:52:28 [2022-07-18T18:52:28.342Z] #14 124.4 Selecting previously unselected package libapparmor1:amd64.
18:52:28 [2022-07-18T18:52:28.342Z] #14 124.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
18:52:28 [2022-07-18T18:52:28.342Z] #14 124.4 Unpacking libapparmor1:amd64 (2.13.6-10) ...
18:52:28 [2022-07-18T18:52:28.342Z] #14 124.5 Selecting previously unselected package libapparmor-dev:amd64.
18:52:28 [2022-07-18T18:52:28.342Z] #14 124.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
18:52:28 [2022-07-18T18:52:28.342Z] #14 124.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
18:52:28 [2022-07-18T18:52:28.342Z] #14 124.6 Selecting previously unselected package libbtrfs0:amd64.
18:52:28 [2022-07-18T18:52:28.342Z] #14 124.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
18:52:28 [2022-07-18T18:52:28.342Z] #14 124.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
18:52:28 [2022-07-18T18:52:28.342Z] #14 124.8 Selecting previously unselected package libbtrfs-dev:amd64.
18:52:28 [2022-07-18T18:52:28.342Z] #14 124.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
18:52:28 [2022-07-18T18:52:28.342Z] #14 124.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
18:52:28 [2022-07-18T18:52:28.342Z] #14 125.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:52:28 [2022-07-18T18:52:28.342Z] #14 125.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
18:52:28 [2022-07-18T18:52:28.342Z] #14 125.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
18:52:28 [2022-07-18T18:52:28.342Z] #14 125.0 Selecting previously unselected package libudev-dev:amd64.
18:52:28 [2022-07-18T18:52:28.342Z] #14 125.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
18:52:28 [2022-07-18T18:52:28.342Z] #14 125.0 Unpacking libudev-dev:amd64 (247.3-7) ...
18:52:28 [2022-07-18T18:52:28.342Z] #14 125.2 Selecting previously unselected package libsepol1-dev:amd64.
18:52:28 [2022-07-18T18:52:28.342Z] #14 125.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
18:52:28 [2022-07-18T18:52:28.342Z] #14 125.2 Unpacking libsepol1-dev:amd64 (3.1-1) ...
18:52:28 [2022-07-18T18:52:28.342Z] #14 125.5 Selecting previously unselected package libpcre2-16-0:amd64.
18:52:28 [2022-07-18T18:52:28.342Z] #14 125.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
18:52:28 [2022-07-18T18:52:28.342Z] #14 125.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
18:52:28 [2022-07-18T18:52:28.343Z] #14 125.7 Selecting previously unselected package libpcre2-32-0:amd64.
18:52:28 [2022-07-18T18:52:28.343Z] #14 125.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
18:52:28 [2022-07-18T18:52:28.343Z] #14 125.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
18:52:28 [2022-07-18T18:52:28.343Z] #14 126.0 Selecting previously unselected package libpcre2-posix2:amd64.
18:52:28 [2022-07-18T18:52:28.343Z] #14 126.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
18:52:28 [2022-07-18T18:52:28.343Z] #14 126.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
18:52:28 [2022-07-18T18:52:28.343Z] #14 126.1 Selecting previously unselected package libpcre2-dev:amd64.
18:52:28 [2022-07-18T18:52:28.343Z] #14 126.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
18:52:28 [2022-07-18T18:52:28.343Z] #14 126.1 Unpacking libpcre2-dev:amd64 (10.36-2) ...
18:52:28 [2022-07-18T18:52:28.343Z] #14 126.6 Selecting previously unselected package libselinux1-dev:amd64.
18:52:28 [2022-07-18T18:52:28.343Z] #14 126.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
18:52:28 [2022-07-18T18:52:28.343Z] #14 126.6 Unpacking libselinux1-dev:amd64 (3.1-3) ...
18:52:28 [2022-07-18T18:52:28.343Z] #14 127.0 Selecting previously unselected package libdevmapper-dev:amd64.
18:52:28 [2022-07-18T18:52:28.343Z] #14 127.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
18:52:28 [2022-07-18T18:52:28.343Z] #14 127.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
18:52:28 [2022-07-18T18:52:28.343Z] #14 127.4 Selecting previously unselected package libseccomp-dev:amd64.
18:52:28 [2022-07-18T18:52:28.343Z] #14 127.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
18:52:28 [2022-07-18T18:52:28.343Z] #14 127.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:52:28 [2022-07-18T18:52:28.343Z] #14 127.7 Selecting previously unselected package libsystemd-dev:amd64.
18:52:28 [2022-07-18T18:52:28.343Z] #14 127.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
18:52:28 [2022-07-18T18:52:28.343Z] #14 127.7 Unpacking libsystemd-dev:amd64 (247.3-7) ...
18:52:28 [2022-07-18T18:52:28.604Z] #14 ...
18:52:28 [2022-07-18T18:52:28.604Z] 
18:52:28 [2022-07-18T18:52:28.604Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:52:28 [2022-07-18T18:52:28.604Z] #69 sha256:b9ce1ea3c247996f8219f49379213988624f9f1cc49cde2c9f7dbae41b14d91c
18:52:28 [2022-07-18T18:52:28.604Z] #69 DONE 0.1s
18:52:28 [2022-07-18T18:52:28.604Z] 
18:52:28 [2022-07-18T18:52:28.604Z] #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
18:52:28 [2022-07-18T18:52:28.604Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
18:52:28 [2022-07-18T18:52:28.703Z] #26 118.1 Updating files:  23% (2631/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  36% (4153/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  54% (6255/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  76% (8731/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:  92% (10589/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
18:52:28 [2022-07-18T18:52:28.963Z] #26 ...
18:52:28 [2022-07-18T18:52:28.963Z] 
18:52:28 [2022-07-18T18:52:28.963Z] #20 [dev-systemd-false  6/28] RUN ldconfig
18:52:28 [2022-07-18T18:52:28.963Z] #20 sha256:83f9af4ed84639f7768d38927f29584d377cb0cc78cbd463535ac072d65e1cf9
18:52:28 [2022-07-18T18:52:28.963Z] #20 DONE 1.5s
18:52:28 [2022-07-18T18:52:28.963Z] 
18:52:28 [2022-07-18T18:52:28.963Z] #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
18:52:28 [2022-07-18T18:52:28.963Z] #26 sha256:b921171f75c4f6562ace2674cd1373f2c442feb30e032bf2834a218177c32ef3
18:52:28 [2022-07-18T18:52:28.963Z] #26 122.8 + cd /tmp/tmp.MtBtE72EmY/tmp/docker-ce
18:52:28 [2022-07-18T18:52:28.963Z] #26 122.8 + git checkout -q v17.06.2-ce
18:52:29 [2022-07-18T18:52:29.175Z] #34 ...
18:52:29 [2022-07-18T18:52:29.175Z] 
18:52:29 [2022-07-18T18:52:29.175Z] #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
18:52:29 [2022-07-18T18:52:29.175Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
18:52:29 [2022-07-18T18:52:29.175Z] #14 128.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:52:29 [2022-07-18T18:52:29.175Z] #14 128.4 Setting up libapparmor1:amd64 (2.13.6-10) ...
18:52:29 [2022-07-18T18:52:29.175Z] #14 128.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:52:29 [2022-07-18T18:52:29.175Z] #14 128.5 Setting up libsepol1-dev:amd64 (3.1-1) ...
18:52:29 [2022-07-18T18:52:29.175Z] #14 128.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:52:29 [2022-07-18T18:52:29.175Z] #14 128.5 Setting up libpcre2-16-0:amd64 (10.36-2) ...
18:52:29 [2022-07-18T18:52:29.175Z] #14 128.5 Setting up libbtrfs0:amd64 (5.10.1-2) ...
18:52:29 [2022-07-18T18:52:29.175Z] #14 128.5 Setting up libpcre2-32-0:amd64 (10.36-2) ...
18:52:29 [2022-07-18T18:52:29.175Z] #14 128.5 Setting up libudev-dev:amd64 (247.3-7) ...
18:52:29 [2022-07-18T18:52:29.175Z] #14 128.5 Setting up libpcre2-posix2:amd64 (10.36-2) ...
18:52:29 [2022-07-18T18:52:29.175Z] #14 128.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:52:29 [2022-07-18T18:52:29.175Z] #14 128.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
18:52:29 [2022-07-18T18:52:29.175Z] #14 128.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:52:29 [2022-07-18T18:52:29.175Z] #14 128.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
18:52:29 [2022-07-18T18:52:29.175Z] #14 128.6 Setting up mingw-w64-common (8.0.0-1) ...
18:52:29 [2022-07-18T18:52:29.175Z] #14 128.6 Setting up libsystemd-dev:amd64 (247.3-7) ...
18:52:29 [2022-07-18T18:52:29.175Z] #14 128.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
18:52:29 [2022-07-18T18:52:29.218Z] #51 75.55 Setting up libprotobuf23:amd64 (3.12.4-1) ...
18:52:29 [2022-07-18T18:52:29.218Z] #51 75.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:52:29 [2022-07-18T18:52:29.218Z] #51 75.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:52:29 [2022-07-18T18:52:29.218Z] #51 75.65 Setting up python3-six (1.16.0-2) ...
18:52:29 [2022-07-18T18:52:29.436Z] #14 128.6 Setting up libpcre2-dev:amd64 (10.36-2) ...
18:52:29 [2022-07-18T18:52:29.436Z] #14 128.6 Setting up libselinux1-dev:amd64 (3.1-3) ...
18:52:29 [2022-07-18T18:52:29.436Z] #14 128.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:52:29 [2022-07-18T18:52:29.436Z] #14 128.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:52:29 [2022-07-18T18:52:29.436Z] #14 128.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:52:29 [2022-07-18T18:52:29.436Z] #14 128.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:52:29 [2022-07-18T18:52:29.436Z] #14 128.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:52:29 [2022-07-18T18:52:29.436Z] #14 128.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
18:52:29 [2022-07-18T18:52:29.436Z] #14 128.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:52:29 [2022-07-18T18:52:29.436Z] #14 128.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:52:29 [2022-07-18T18:52:29.436Z] #14 128.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:52:29 [2022-07-18T18:52:29.436Z] #14 128.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:52:29 [2022-07-18T18:52:29.436Z] #14 128.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
18:52:29 [2022-07-18T18:52:29.436Z] #14 128.8 Setting up dmsetup (2:1.02.175-2.1) ...
18:52:29 [2022-07-18T18:52:29.436Z] #14 128.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
18:52:29 [2022-07-18T18:52:29.436Z] #14 128.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
18:52:29 [2022-07-18T18:52:29.436Z] #14 128.8 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:52:29 [2022-07-18T18:52:29.478Z] #51 ...
18:52:29 [2022-07-18T18:52:29.478Z] 
18:52:29 [2022-07-18T18:52:29.478Z] #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
18:52:29 [2022-07-18T18:52:29.478Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
18:52:29 [2022-07-18T18:52:29.478Z] #34 72.06 Updating files:  77% (1180/1521)
Updating files:  78% (1187/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.
18:52:29 [2022-07-18T18:52:29.478Z] #34 73.33 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
18:52:29 [2022-07-18T18:52:29.478Z] #34 74.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:52:30 [2022-07-18T18:52:30.378Z] #14 DONE 129.7s
18:52:30 [2022-07-18T18:52:30.378Z] 
18:52:30 [2022-07-18T18:52:30.378Z] #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
18:52:30 [2022-07-18T18:52:30.378Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
18:52:30 [2022-07-18T18:52:30.378Z] #34 ...
18:52:30 [2022-07-18T18:52:30.378Z] 
18:52:30 [2022-07-18T18:52:30.378Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
18:52:30 [2022-07-18T18:52:30.378Z] #59 sha256:b740762eb98e23df50e0bd21c3cfdc77be9eb2dfe70bfa50c9c9ea0b07d36d0d
18:52:31 [2022-07-18T18:52:31.329Z] #59 DONE 0.7s
18:52:31 [2022-07-18T18:52:31.329Z] 
18:52:31 [2022-07-18T18:52:31.329Z] #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
18:52:31 [2022-07-18T18:52:31.329Z] #60 sha256:985ae10eb5a9ef9830d5e5e5685731b1ab9bdb4a4fea1e070055b31bcf1c4563
18:52:32 [2022-07-18T18:52:32.777Z] #34 ...
18:52:32 [2022-07-18T18:52:32.777Z] 
18:52:32 [2022-07-18T18:52:32.777Z] #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             ;
18:52:32 [2022-07-18T18:52:32.777Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
18:52:32 [2022-07-18T18:52:32.777Z] #76 69.99 Selecting previously unselected package patch.
18:52:32 [2022-07-18T18:52:32.777Z] #76 69.99 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 70.00 Unpacking patch (2.7.6-7) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 70.37 Selecting previously unselected package dpkg-dev.
18:52:32 [2022-07-18T18:52:32.777Z] #76 70.39 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 70.40 Unpacking dpkg-dev (1.20.11) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 72.98 Selecting previously unselected package build-essential.
18:52:32 [2022-07-18T18:52:32.777Z] #76 72.98 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 72.99 Unpacking build-essential (12.9) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 73.15 Selecting previously unselected package libcap2:amd64.
18:52:32 [2022-07-18T18:52:32.777Z] #76 73.16 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 73.16 Unpacking libcap2:amd64 (1:2.44-1) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 73.43 Selecting previously unselected package libcap-dev:amd64.
18:52:32 [2022-07-18T18:52:32.777Z] #76 73.43 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 73.45 Unpacking libcap-dev:amd64 (1:2.44-1) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 73.66 Selecting previously unselected package libprotobuf-c1:amd64.
18:52:32 [2022-07-18T18:52:32.777Z] #76 73.68 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 73.68 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 73.78 Selecting previously unselected package libprotobuf-c-dev:amd64.
18:52:32 [2022-07-18T18:52:32.777Z] #76 73.82 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 73.85 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 74.05 Selecting previously unselected package libseccomp-dev:amd64.
18:52:32 [2022-07-18T18:52:32.777Z] #76 74.06 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 74.11 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 74.54 Selecting previously unselected package libsystemd-dev:amd64.
18:52:32 [2022-07-18T18:52:32.777Z] #76 74.54 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 74.59 Unpacking libsystemd-dev:amd64 (247.3-7) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 75.98 Selecting previously unselected package libtool.
18:52:32 [2022-07-18T18:52:32.777Z] #76 75.98 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 76.00 Unpacking libtool (2.4.6-15) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 76.44 Selecting previously unselected package libudev-dev:amd64.
18:52:32 [2022-07-18T18:52:32.777Z] #76 76.47 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 76.48 Unpacking libudev-dev:amd64 (247.3-7) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 76.86 Selecting previously unselected package libyajl2:amd64.
18:52:32 [2022-07-18T18:52:32.777Z] #76 76.86 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 76.87 Unpacking libyajl2:amd64 (2.1.0-3) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 77.07 Selecting previously unselected package libyajl-dev:amd64.
18:52:32 [2022-07-18T18:52:32.777Z] #76 77.07 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 77.15 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 77.48 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 77.55 Setting up libmagic-mgc (1:5.39-3) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 77.62 Setting up libyajl2:amd64 (2.1.0-3) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 77.72 Setting up libmagic1:amd64 (1:5.39-3) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 77.81 Setting up file (1:5.39-3) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 77.82 Setting up bzip2 (1.0.8-4) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 77.86 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 77.89 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 77.95 Setting up libcap2:amd64 (1:2.44-1) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 78.00 Setting up autotools-dev (20180224.1+nmu1) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 78.04 Setting up libsigsegv2:amd64 (2.13-1) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 78.07 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 78.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:52:32 [2022-07-18T18:52:32.777Z] #76 78.14 Setting up patch (2.7.6-7) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 78.22 Setting up libudev-dev:amd64 (247.3-7) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 78.25 Setting up libyajl-dev:amd64 (2.1.0-3) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 78.29 Setting up libcap-dev:amd64 (1:2.44-1) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 78.35 Setting up libsystemd-dev:amd64 (247.3-7) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 78.44 Setting up libtool (2.4.6-15) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 78.47 Setting up m4 (1.4.18-5) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 78.57 Setting up dpkg-dev (1.20.11) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 78.71 Setting up autoconf (2.69-14) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 78.75 Setting up build-essential (12.9) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 78.80 Setting up automake (1:1.16.3-2) ...
18:52:32 [2022-07-18T18:52:32.777Z] #76 78.81 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
18:52:32 [2022-07-18T18:52:32.777Z] #76 78.82 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:52:33 [2022-07-18T18:52:33.163Z] #26 ...
18:52:33 [2022-07-18T18:52:33.163Z] 
18:52:33 [2022-07-18T18:52:33.163Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:52:33 [2022-07-18T18:52:33.163Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
18:52:33 [2022-07-18T18:52:33.163Z] #77 72.91 configure.ac:11: installing 'build-aux/compile'
18:52:33 [2022-07-18T18:52:33.163Z] #77 72.93 configure.ac:11: installing 'build-aux/config.guess'
18:52:33 [2022-07-18T18:52:33.163Z] #77 72.94 configure.ac:11: installing 'build-aux/config.sub'
18:52:33 [2022-07-18T18:52:33.163Z] #77 72.94 configure.ac:13: installing 'build-aux/install-sh'
18:52:33 [2022-07-18T18:52:33.163Z] #77 72.97 configure.ac:13: installing 'build-aux/missing'
18:52:33 [2022-07-18T18:52:33.163Z] #77 72.97 configure.ac:8: installing 'build-aux/tap-driver.sh'
18:52:33 [2022-07-18T18:52:33.163Z] #77 73.31 Makefile.am: installing 'build-aux/depcomp'
18:52:33 [2022-07-18T18:52:33.163Z] #77 74.86 checking build system type... aarch64-unknown-linux-gnu
18:52:33 [2022-07-18T18:52:33.163Z] #77 75.41 checking host system type... aarch64-unknown-linux-gnu
18:52:33 [2022-07-18T18:52:33.163Z] #77 75.41 checking how to print strings... printf
18:52:33 [2022-07-18T18:52:33.163Z] #77 75.42 checking for gcc... gcc
18:52:33 [2022-07-18T18:52:33.163Z] #77 75.54 checking whether the C compiler works... yes
18:52:33 [2022-07-18T18:52:33.163Z] #77 75.80 checking for C compiler default output file name... a.out
18:52:33 [2022-07-18T18:52:33.163Z] #77 75.82 checking for suffix of executables... 
18:52:33 [2022-07-18T18:52:33.163Z] #77 75.99 checking whether we are cross compiling... no
18:52:33 [2022-07-18T18:52:33.163Z] #77 76.27 checking for suffix of object files... o
18:52:33 [2022-07-18T18:52:33.163Z] #77 76.44 checking whether we are using the GNU C compiler... yes
18:52:33 [2022-07-18T18:52:33.163Z] #77 76.58 checking whether gcc accepts -g... yes
18:52:33 [2022-07-18T18:52:33.163Z] #77 76.72 checking for gcc option to accept ISO C89... none needed
18:52:33 [2022-07-18T18:52:33.163Z] #77 76.89 checking whether gcc understands -c and -o together... yes
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.03 checking for a sed that does not truncate output... /bin/sed
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.04 checking for grep that handles long lines and -e... /bin/grep
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.06 checking for egrep... /bin/grep -E
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.07 checking for fgrep... /bin/grep -F
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.07 checking for ld used by gcc... /usr/bin/ld
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.11 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.11 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.14 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.29 checking whether ln -s works... yes
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.29 checking the maximum length of command line arguments... 1572864
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.33 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.33 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.33 checking for /usr/bin/ld option to reload object files... -r
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.34 checking for objdump... objdump
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.34 checking how to recognize dependent libraries... pass_all
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.34 checking for dlltool... no
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.35 checking how to associate runtime and link libraries... printf %s\n
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.35 checking for ar... ar
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.35 checking for archiver @FILE support... @
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.49 checking for strip... strip
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.50 checking for ranlib... ranlib
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.50 checking for gawk... no
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.50 checking for mawk... mawk
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.50 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.94 checking for sysroot... no
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.94 checking for a working dd... /bin/dd
18:52:33 [2022-07-18T18:52:33.163Z] #77 77.96 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
18:52:33 [2022-07-18T18:52:33.163Z] #77 78.00 checking for mt... no
18:52:33 [2022-07-18T18:52:33.163Z] #77 78.01 checking if : is a manifest tool... no
18:52:33 [2022-07-18T18:52:33.163Z] #77 78.03 checking how to run the C preprocessor... gcc -E
18:52:33 [2022-07-18T18:52:33.163Z] #77 78.31 checking for ANSI C header files... yes
18:52:33 [2022-07-18T18:52:33.347Z] #76 ...
18:52:33 [2022-07-18T18:52:33.347Z] 
18:52:33 [2022-07-18T18:52:33.347Z] #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
18:52:33 [2022-07-18T18:52:33.347Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
18:52:33 [2022-07-18T18:52:33.347Z] #42 70.01 Selecting previously unselected package libicu67:amd64.
18:52:33 [2022-07-18T18:52:33.347Z] #42 70.02 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
18:52:33 [2022-07-18T18:52:33.347Z] #42 70.05 Unpacking libicu67:amd64 (67.1-7) ...
18:52:33 [2022-07-18T18:52:33.422Z] #77 78.97 checking for sys/types.h... yes
18:52:33 [2022-07-18T18:52:33.422Z] #77 79.22 checking for sys/stat.h... yes
18:52:33 [2022-07-18T18:52:33.608Z] #42 ...
18:52:33 [2022-07-18T18:52:33.608Z] 
18:52:33 [2022-07-18T18:52:33.608Z] #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             ;
18:52:33 [2022-07-18T18:52:33.608Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
18:52:33 [2022-07-18T18:52:33.608Z] #76 DONE 80.0s
18:52:33 [2022-07-18T18:52:33.608Z] 
18:52:33 [2022-07-18T18:52:33.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
18:52:33 [2022-07-18T18:52:33.608Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:52:33 [2022-07-18T18:52:33.682Z] #77 79.39 checking for stdlib.h... yes
18:52:34 [2022-07-18T18:52:34.178Z] #77 ...
18:52:34 [2022-07-18T18:52:34.178Z] 
18:52:34 [2022-07-18T18:52:34.178Z] #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
18:52:34 [2022-07-18T18:52:34.179Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
18:52:34 [2022-07-18T18:52:34.179Z] #14 70.80 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
18:52:34 [2022-07-18T18:52:34.179Z] #14 71.76 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]
18:52:34 [2022-07-18T18:52:34.179Z] #14 71.76 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
18:52:34 [2022-07-18T18:52:34.179Z] #14 71.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
18:52:34 [2022-07-18T18:52:34.179Z] #14 71.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
18:52:34 [2022-07-18T18:52:34.179Z] #14 71.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
18:52:34 [2022-07-18T18:52:34.179Z] #14 71.79 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]
18:52:34 [2022-07-18T18:52:34.179Z] #14 71.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
18:52:34 [2022-07-18T18:52:34.179Z] #14 71.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
18:52:34 [2022-07-18T18:52:34.179Z] #14 71.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
18:52:34 [2022-07-18T18:52:34.179Z] #14 71.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
18:52:34 [2022-07-18T18:52:34.179Z] #14 71.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
18:52:34 [2022-07-18T18:52:34.179Z] #14 71.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
18:52:34 [2022-07-18T18:52:34.179Z] #14 72.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
18:52:34 [2022-07-18T18:52:34.179Z] #14 72.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
18:52:34 [2022-07-18T18:52:34.179Z] #14 72.07 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
18:52:34 [2022-07-18T18:52:34.179Z] #14 72.07 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
18:52:34 [2022-07-18T18:52:34.179Z] #14 73.66 debconf: delaying package configuration, since apt-utils is not installed
18:52:34 [2022-07-18T18:52:34.179Z] #14 74.00 Fetched 115 MB in 12s (9486 kB/s)
18:52:34 [2022-07-18T18:52:34.179Z] #14 74.17 Selecting previously unselected package binutils-mingw-w64-i686.
18:52:34 [2022-07-18T18:52:34.179Z] #14 74.17 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
18:52:34 [2022-07-18T18:52:34.179Z] #14 74.31 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
18:52:34 [2022-07-18T18:52:34.179Z] #14 74.32 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:52:34 [2022-07-18T18:52:34.179Z] #14 78.46 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:52:34 [2022-07-18T18:52:34.179Z] #14 78.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
18:52:34 [2022-07-18T18:52:34.179Z] #14 78.54 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:52:34 [2022-07-18T18:52:34.201Z] #77 79.64 checking for string.h... yes
18:52:34 [2022-07-18T18:52:34.201Z] #77 79.84 checking for memory.h... yes
18:52:34 [2022-07-18T18:52:34.461Z] #77 79.99 checking for strings.h... yes
18:52:34 [2022-07-18T18:52:34.721Z] #77 80.25 checking for inttypes.h... yes
18:52:34 [2022-07-18T18:52:34.721Z] #77 80.42 checking for stdint.h... yes
18:52:34 [2022-07-18T18:52:34.749Z] #14 ...
18:52:34 [2022-07-18T18:52:34.749Z] 
18:52:34 [2022-07-18T18:52:34.749Z] #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
18:52:34 [2022-07-18T18:52:34.749Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
18:52:34 [2022-07-18T18:52:34.749Z] #42 81.45 Selecting previously unselected package libxml2:amd64.
18:52:34 [2022-07-18T18:52:34.749Z] #42 81.46 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
18:52:34 [2022-07-18T18:52:34.749Z] #42 81.46 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
18:52:34 [2022-07-18T18:52:34.982Z] #77 80.64 checking for unistd.h... yes
18:52:35 [2022-07-18T18:52:35.241Z] #77 80.79 checking for dlfcn.h... yes
18:52:35 [2022-07-18T18:52:35.241Z] #77 80.99 checking for objdir... .libs
18:52:35 [2022-07-18T18:52:35.535Z] #60 ...
18:52:35 [2022-07-18T18:52:35.535Z] 
18:52:35 [2022-07-18T18:52:35.535Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
18:52:35 [2022-07-18T18:52:35.535Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85
18:52:35 [2022-07-18T18:52:35.535Z] #15 DONE 4.8s
18:52:35 [2022-07-18T18:52:35.535Z] 
18:52:35 [2022-07-18T18:52:35.535Z] #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
18:52:35 [2022-07-18T18:52:35.535Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2
18:52:35 [2022-07-18T18:52:35.688Z] #42 82.23 Selecting previously unselected package libarchive13:amd64.
18:52:35 [2022-07-18T18:52:35.688Z] #42 82.24 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
18:52:35 [2022-07-18T18:52:35.688Z] #42 82.24 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
18:52:35 [2022-07-18T18:52:35.760Z] #77 81.43 checking if gcc supports -fno-rtti -fno-exceptions... no
18:52:35 [2022-07-18T18:52:35.760Z] #77 81.61 checking for gcc option to produce PIC... -fPIC -DPIC
18:52:36 [2022-07-18T18:52:36.020Z] #77 81.61 checking if gcc PIC flag -fPIC -DPIC works... yes
18:52:36 [2022-07-18T18:52:36.258Z] #42 82.82 Selecting previously unselected package libjsoncpp24:amd64.
18:52:36 [2022-07-18T18:52:36.258Z] #42 82.83 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
18:52:36 [2022-07-18T18:52:36.258Z] #42 82.89 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
18:52:36 [2022-07-18T18:52:36.279Z] #77 81.80 checking if gcc static flag -static works... yes
18:52:36 [2022-07-18T18:52:36.518Z] #42 83.16 Selecting previously unselected package librhash0:amd64.
18:52:36 [2022-07-18T18:52:36.518Z] #42 83.16 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
18:52:36 [2022-07-18T18:52:36.518Z] #42 83.16 Unpacking librhash0:amd64 (1.4.1-2) ...
18:52:36 [2022-07-18T18:52:36.778Z] #42 83.48 Selecting previously unselected package libuv1:amd64.
18:52:36 [2022-07-18T18:52:36.798Z] #77 82.22 checking if gcc supports -c -o file.o... yes
18:52:36 [2022-07-18T18:52:36.798Z] #77 82.38 checking if gcc supports -c -o file.o... (cached) yes
18:52:36 [2022-07-18T18:52:36.798Z] #77 82.38 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
18:52:37 [2022-07-18T18:52:37.039Z] #42 83.51 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
18:52:37 [2022-07-18T18:52:37.039Z] #42 83.52 Unpacking libuv1:amd64 (1.40.0-2) ...
18:52:37 [2022-07-18T18:52:37.039Z] #42 83.81 Selecting previously unselected package cmake.
18:52:37 [2022-07-18T18:52:37.039Z] #42 83.81 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
18:52:37 [2022-07-18T18:52:37.058Z] #77 82.44 checking dynamic linker characteristics... GNU/Linux ld.so
18:52:37 [2022-07-18T18:52:37.058Z] #77 82.77 checking how to hardcode library paths into programs... immediate
18:52:37 [2022-07-18T18:52:37.058Z] #77 82.77 checking whether stripping libraries is possible... yes
18:52:37 [2022-07-18T18:52:37.058Z] #77 82.79 checking if libtool supports shared libraries... yes
18:52:37 [2022-07-18T18:52:37.058Z] #77 82.79 checking whether to build shared libraries... no
18:52:37 [2022-07-18T18:52:37.058Z] #77 82.79 checking whether to build static libraries... yes
18:52:37 [2022-07-18T18:52:37.058Z] #77 82.80 checking for a BSD-compatible install... /usr/bin/install -c
18:52:37 [2022-07-18T18:52:37.058Z] #77 82.84 checking whether build environment is sane... yes
18:52:37 [2022-07-18T18:52:37.299Z] #42 83.82 Unpacking cmake (3.18.4-2+deb11u1) ...
18:52:37 [2022-07-18T18:52:37.318Z] #77 82.93 checking for a thread-safe mkdir -p... /bin/mkdir -p
18:52:37 [2022-07-18T18:52:37.318Z] #77 82.94 checking whether make sets $(MAKE)... yes
18:52:37 [2022-07-18T18:52:37.318Z] #77 83.00 checking whether make supports the include directive... yes (GNU style)
18:52:37 [2022-07-18T18:52:37.318Z] #77 83.05 checking whether make supports nested variables... yes
18:52:37 [2022-07-18T18:52:37.318Z] #77 83.10 checking whether UID '0' is supported by ustar format... yes
18:52:37 [2022-07-18T18:52:37.318Z] #77 83.10 checking whether GID '0' is supported by ustar format... yes
18:52:37 [2022-07-18T18:52:37.318Z] #77 83.11 checking how to create a ustar tar archive... gnutar
18:52:37 [2022-07-18T18:52:37.578Z] #77 83.19 checking dependency style of gcc... gcc3
18:52:37 [2022-07-18T18:52:37.838Z] #77 83.44 checking whether to enable maintainer-specific portions of Makefiles... yes
18:52:37 [2022-07-18T18:52:37.838Z] #77 83.44 checking whether make supports nested variables... (cached) yes
18:52:37 [2022-07-18T18:52:37.838Z] #77 83.44 checking for gawk... (cached) mawk
18:52:37 [2022-07-18T18:52:37.838Z] #77 83.44 checking for a sed that does not truncate output... (cached) /bin/sed
18:52:37 [2022-07-18T18:52:37.838Z] #77 83.45 checking for gcc... (cached) gcc
18:52:37 [2022-07-18T18:52:37.838Z] #77 83.59 checking whether we are using the GNU C compiler... (cached) yes
18:52:37 [2022-07-18T18:52:37.838Z] #77 83.61 checking whether gcc accepts -g... (cached) yes
18:52:37 [2022-07-18T18:52:37.838Z] #77 83.61 checking for gcc option to accept ISO C89... (cached) none needed
18:52:37 [2022-07-18T18:52:37.838Z] #77 83.61 checking whether gcc understands -c and -o together... (cached) yes
18:52:37 [2022-07-18T18:52:37.838Z] #77 83.61 checking for a Python interpreter with version >= 3... python3
18:52:38 [2022-07-18T18:52:38.098Z] #77 83.70 checking for python3... /usr/bin/python3
18:52:38 [2022-07-18T18:52:38.098Z] #77 83.71 checking for python3 version... 3.9
18:52:38 [2022-07-18T18:52:38.098Z] #77 83.78 checking for python3 platform... linux
18:52:38 [2022-07-18T18:52:38.357Z] #77 83.84 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
18:52:38 [2022-07-18T18:52:38.357Z] #77 83.99 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
18:52:38 [2022-07-18T18:52:38.357Z] #77 84.16 checking for go-md2man... no
18:52:38 [2022-07-18T18:52:38.618Z] #77 84.20 checking error.h usability... yes
18:52:38 [2022-07-18T18:52:38.618Z] #77 84.39 checking error.h presence... yes
18:52:38 [2022-07-18T18:52:38.618Z] #77 84.46 checking for error.h... yes
18:52:38 [2022-07-18T18:52:38.836Z] #16 DONE 3.6s
18:52:38 [2022-07-18T18:52:38.836Z] 
18:52:38 [2022-07-18T18:52:38.836Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:52:38 [2022-07-18T18:52:38.836Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f
18:52:38 [2022-07-18T18:52:38.877Z] #77 84.50 checking linux/openat2.h usability... 
18:52:38 [2022-07-18T18:52:38.877Z] #77 ...
18:52:38 [2022-07-18T18:52:38.877Z] 
18:52:38 [2022-07-18T18:52:38.877Z] #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
18:52:38 [2022-07-18T18:52:38.877Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939
18:52:38 [2022-07-18T18:52:38.877Z] #21 1.259 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:52:38 [2022-07-18T18:52:38.877Z] #21 1.360 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:52:38 [2022-07-18T18:52:38.877Z] #21 1.525 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:52:38 [2022-07-18T18:52:38.877Z] #21 1.906 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
18:52:38 [2022-07-18T18:52:38.877Z] #21 3.204 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
18:52:38 [2022-07-18T18:52:38.877Z] #21 4.405 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
18:52:38 [2022-07-18T18:52:38.877Z] #21 6.912 Fetched 8436 kB in 6s (1428 kB/s)
18:52:38 [2022-07-18T18:52:38.877Z] #21 6.912 Reading package lists...
18:52:38 [2022-07-18T18:52:38.877Z] #21 9.395 Reading package lists...
18:52:38 [2022-07-18T18:52:38.877Z] #21 ...
18:52:38 [2022-07-18T18:52:38.877Z] 
18:52:38 [2022-07-18T18:52:38.877Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:52:38 [2022-07-18T18:52:38.877Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
18:52:38 [2022-07-18T18:52:38.877Z] #77 84.50 checking linux/openat2.h usability... yes
18:52:38 [2022-07-18T18:52:38.877Z] #77 84.73 checking linux/openat2.h presence... yes
18:52:39 [2022-07-18T18:52:39.137Z] #77 84.78 checking for linux/openat2.h... yes
18:52:39 [2022-07-18T18:52:39.137Z] #77 84.85 checking for copy_file_range... yes
18:52:39 [2022-07-18T18:52:39.396Z] #77 85.07 checking for fgetxattr... yes
18:52:39 [2022-07-18T18:52:39.966Z] #77 85.32 checking for statx... yes
18:52:39 [2022-07-18T18:52:39.966Z] #77 85.66 checking for fgetpwent_r... yes
18:52:40 [2022-07-18T18:52:40.226Z] #77 85.90 checking for issetugid... no
18:52:40 [2022-07-18T18:52:40.485Z] #77 86.17 checking for pkg-config... /usr/bin/pkg-config
18:52:40 [2022-07-18T18:52:40.485Z] #77 86.17 checking pkg-config is at least version 0.9.0... yes
18:52:40 [2022-07-18T18:52:40.485Z] #77 86.19 checking for library containing yajl_tree_get... -lyajl
18:52:40 [2022-07-18T18:52:40.485Z] #77 86.39 checking for yajl >= 2.0.0... yes
18:52:40 [2022-07-18T18:52:40.745Z] #77 86.41 checking sys/capability.h usability... yes
18:52:40 [2022-07-18T18:52:40.745Z] #77 86.50 checking sys/capability.h presence... yes
18:52:41 [2022-07-18T18:52:41.005Z] #77 86.54 checking for sys/capability.h... yes
18:52:41 [2022-07-18T18:52:41.265Z] #77 86.55 checking for library containing cap_from_name... 
18:52:41 [2022-07-18T18:52:41.265Z] #77 ...
18:52:41 [2022-07-18T18:52:41.265Z] 
18:52:41 [2022-07-18T18:52:41.265Z] #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
18:52:41 [2022-07-18T18:52:41.265Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220
18:52:41 [2022-07-18T18:52:41.265Z] #34 DONE 135.3s
18:52:41 [2022-07-18T18:52:41.265Z] 
18:52:41 [2022-07-18T18:52:41.265Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:52:41 [2022-07-18T18:52:41.265Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
18:52:41 [2022-07-18T18:52:41.265Z] #77 86.55 checking for library containing cap_from_name... -lcap
18:52:41 [2022-07-18T18:52:41.380Z] #17 2.267 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:52:41 [2022-07-18T18:52:41.380Z] #17 DONE 2.3s
18:52:41 [2022-07-18T18:52:41.380Z] 
18:52:41 [2022-07-18T18:52:41.380Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:52:41 [2022-07-18T18:52:41.380Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68
18:52:41 [2022-07-18T18:52:41.499Z] #42 ...
18:52:41 [2022-07-18T18:52:41.499Z] 
18:52:41 [2022-07-18T18:52:41.499Z] #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
18:52:41 [2022-07-18T18:52:41.499Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
18:52:41 [2022-07-18T18:52:41.499Z] #51 77.40 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
18:52:41 [2022-07-18T18:52:41.499Z] #51 77.56 Setting up python3-protobuf (3.12.4-1) ...
18:52:41 [2022-07-18T18:52:41.499Z] #51 83.82 Setting up criu (3.17-1) ...
18:52:41 [2022-07-18T18:52:41.499Z] #51 87.49 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:52:41 [2022-07-18T18:52:41.499Z] #51 ...
18:52:41 [2022-07-18T18:52:41.499Z] 
18:52:41 [2022-07-18T18:52:41.499Z] #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
18:52:41 [2022-07-18T18:52:41.499Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
18:52:41 [2022-07-18T18:52:41.499Z] #14 83.26 Selecting previously unselected package binutils-mingw-w64.
18:52:41 [2022-07-18T18:52:41.499Z] #14 83.29 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
18:52:41 [2022-07-18T18:52:41.499Z] #14 83.30 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
18:52:41 [2022-07-18T18:52:41.499Z] #14 83.47 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:52:41 [2022-07-18T18:52:41.499Z] #14 83.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
18:52:41 [2022-07-18T18:52:41.499Z] #14 83.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
18:52:41 [2022-07-18T18:52:41.499Z] #14 83.71 Selecting previously unselected package dmsetup.
18:52:41 [2022-07-18T18:52:41.499Z] #14 83.71 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
18:52:41 [2022-07-18T18:52:41.499Z] #14 83.72 Unpacking dmsetup (2:1.02.175-2.1) ...
18:52:41 [2022-07-18T18:52:41.499Z] #14 84.01 Selecting previously unselected package mingw-w64-common.
18:52:41 [2022-07-18T18:52:41.499Z] #14 84.01 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
18:52:41 [2022-07-18T18:52:41.499Z] #14 84.04 Unpacking mingw-w64-common (8.0.0-1) ...
18:52:41 [2022-07-18T18:52:41.758Z] #14 ...
18:52:41 [2022-07-18T18:52:41.758Z] 
18:52:41 [2022-07-18T18:52:41.758Z] #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
18:52:41 [2022-07-18T18:52:41.758Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
18:52:41 [2022-07-18T18:52:41.758Z] #51 DONE 88.1s
18:52:41 [2022-07-18T18:52:41.758Z] 
18:52:41 [2022-07-18T18:52:41.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
18:52:41 [2022-07-18T18:52:41.758Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:52:41 [2022-07-18T18:52:41.758Z] #77 1.345 Cloning into '/tmp/crun-build'...
18:52:41 [2022-07-18T18:52:41.834Z] #77 86.97 checking for library containing dlopen... 
18:52:41 [2022-07-18T18:52:41.834Z] #77 ...
18:52:41 [2022-07-18T18:52:41.834Z] 
18:52:41 [2022-07-18T18:52:41.834Z] #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
18:52:41 [2022-07-18T18:52:41.834Z] #60 sha256:d6bde686731c22ea59c891ccb69ffd7c7e56612bf234289b08f22d8a8f42b21b
18:52:41 [2022-07-18T18:52:41.834Z] #60 10.68 + cd /tmp/tmp.N4i1JFdcv8/src/github.com/opencontainers/runc
18:52:41 [2022-07-18T18:52:41.834Z] #60 10.68 + git checkout -q v1.1.2
18:52:41 [2022-07-18T18:52:41.834Z] #60 11.23 + '[' -z '' ']'
18:52:41 [2022-07-18T18:52:41.834Z] #60 11.23 + target=static
18:52:41 [2022-07-18T18:52:41.834Z] #60 11.23 + make BUILDTAGS=seccomp static
18:52:41 [2022-07-18T18:52:41.834Z] #60 11.60 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 .
18:52:41 [2022-07-18T18:52:41.834Z] #60 ...
18:52:41 [2022-07-18T18:52:41.834Z] 
18:52:41 [2022-07-18T18:52:41.834Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:52:41 [2022-07-18T18:52:41.834Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
18:52:41 [2022-07-18T18:52:41.834Z] #77 86.97 checking for library containing dlopen... -ldl
18:52:42 [2022-07-18T18:52:42.094Z] #77 87.68 checking seccomp.h usability... yes
18:52:42 [2022-07-18T18:52:42.094Z] #77 87.75 checking seccomp.h presence... yes
18:52:42 [2022-07-18T18:52:42.094Z] #77 87.81 checking for seccomp.h... yes
18:52:42 [2022-07-18T18:52:42.353Z] #77 87.81 checking for library containing seccomp_rule_add... -lseccomp
18:52:42 [2022-07-18T18:52:42.873Z] #77 88.29 checking for library containing seccomp_arch_resolve_name... none required
18:52:42 [2022-07-18T18:52:42.873Z] #77 ...
18:52:42 [2022-07-18T18:52:42.873Z] 
18:52:42 [2022-07-18T18:52:42.873Z] #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
18:52:42 [2022-07-18T18:52:42.873Z] #26 sha256:b921171f75c4f6562ace2674cd1373f2c442feb30e032bf2834a218177c32ef3
18:52:42 [2022-07-18T18:52:42.873Z] #26 126.7 + mkdir -p /tmp/tmp.MtBtE72EmY/src/github.com/docker
18:52:42 [2022-07-18T18:52:42.873Z] #26 126.7 + mv components/cli /tmp/tmp.MtBtE72EmY/src/github.com/docker/cli
18:52:42 [2022-07-18T18:52:42.873Z] #26 126.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
18:52:42 [2022-07-18T18:52:42.873Z] #26 ...
18:52:42 [2022-07-18T18:52:42.873Z] 
18:52:42 [2022-07-18T18:52:42.873Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:52:42 [2022-07-18T18:52:42.873Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
18:52:43 [2022-07-18T18:52:43.133Z] #77 88.59 checking systemd/sd-bus.h usability... yes
18:52:43 [2022-07-18T18:52:43.133Z] #77 88.80 checking systemd/sd-bus.h presence... yes
18:52:43 [2022-07-18T18:52:43.133Z] #77 88.91 checking for systemd/sd-bus.h... yes
18:52:43 [2022-07-18T18:52:43.289Z] #18 DONE 2.1s
18:52:43 [2022-07-18T18:52:43.289Z] 
18:52:43 [2022-07-18T18:52:43.289Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:52:43 [2022-07-18T18:52:43.289Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:52:43 [2022-07-18T18:52:43.289Z] #77 90.53 configure.ac:11: installing 'build-aux/compile'
18:52:43 [2022-07-18T18:52:43.289Z] #77 90.55 configure.ac:11: installing 'build-aux/config.guess'
18:52:43 [2022-07-18T18:52:43.289Z] #77 90.57 configure.ac:11: installing 'build-aux/config.sub'
18:52:43 [2022-07-18T18:52:43.289Z] #77 90.59 configure.ac:13: installing 'build-aux/install-sh'
18:52:43 [2022-07-18T18:52:43.289Z] #77 90.60 configure.ac:13: installing 'build-aux/missing'
18:52:43 [2022-07-18T18:52:43.289Z] #77 90.61 configure.ac:8: installing 'build-aux/tap-driver.sh'
18:52:43 [2022-07-18T18:52:43.289Z] #77 90.85 Makefile.am: installing 'build-aux/depcomp'
18:52:43 [2022-07-18T18:52:43.393Z] #77 88.91 checking for library containing sd_bus_match_signal_async... -lsystemd
18:52:43 [2022-07-18T18:52:43.913Z] #77 89.31 checking for sd_notify_barrier... yes
18:52:43 [2022-07-18T18:52:43.913Z] #77 89.61 checking linux/bpf.h usability... yes
18:52:44 [2022-07-18T18:52:44.118Z] #77 92.41 checking build system type... x86_64-pc-linux-gnu
18:52:44 [2022-07-18T18:52:44.118Z] #77 92.77 checking host system type... x86_64-pc-linux-gnu
18:52:44 [2022-07-18T18:52:44.118Z] #77 92.77 checking how to print strings... printf
18:52:44 [2022-07-18T18:52:44.118Z] #77 92.77 checking for gcc... gcc
18:52:44 [2022-07-18T18:52:44.173Z] #77 89.73 checking linux/bpf.h presence... yes
18:52:44 [2022-07-18T18:52:44.173Z] #77 89.81 checking for linux/bpf.h... yes
18:52:44 [2022-07-18T18:52:44.173Z] #77 89.82 checking compilation for eBPF... yes
18:52:44 [2022-07-18T18:52:44.173Z] #77 89.95 checking for criu >= 3.15... no
18:52:44 [2022-07-18T18:52:44.173Z] #77 89.98 configure: CRIU headers not found, building without CRIU support
18:52:44 [2022-07-18T18:52:44.173Z] #77 89.99 checking for criu > 3.16... no
18:52:44 [2022-07-18T18:52:44.173Z] #77 90.02 configure: CRIU version doesn't support join-ns API
18:52:44 [2022-07-18T18:52:44.173Z] #77 90.02 checking for criu > 3.16.1... no
18:52:44 [2022-07-18T18:52:44.173Z] #77 90.06 configure: CRIU version doesn't support for pre-dumping
18:52:44 [2022-07-18T18:52:44.433Z] #77 90.06 checking for new mount API (fsconfig)... yes
18:52:44 [2022-07-18T18:52:44.433Z] #77 90.20 checking for seccomp notify API... yes
18:52:44 [2022-07-18T18:52:44.638Z] #77 92.91 checking whether the C compiler works... yes
18:52:44 [2022-07-18T18:52:44.638Z] #77 93.20 checking for C compiler default output file name... a.out
18:52:44 [2022-07-18T18:52:44.695Z] #77 90.30 checking for gperf... no
18:52:44 [2022-07-18T18:52:44.695Z] #77 90.30 configure: gperf not found - cannot rebuild signal parser code
18:52:44 [2022-07-18T18:52:44.695Z] #77 90.31 checking for library containing argp_parse... none required
18:52:44 [2022-07-18T18:52:44.901Z] #77 93.22 checking for suffix of executables... 
18:52:44 [2022-07-18T18:52:44.956Z] #77 90.71 checking that generated files are newer than configure... done
18:52:44 [2022-07-18T18:52:44.956Z] #77 90.71 configure: creating ./config.status
18:52:45 [2022-07-18T18:52:45.051Z] #77 ...
18:52:45 [2022-07-18T18:52:45.051Z] 
18:52:45 [2022-07-18T18:52:45.051Z] #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
18:52:45 [2022-07-18T18:52:45.051Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
18:52:45 [2022-07-18T18:52:45.051Z] #42 91.27 Setting up libicu67:amd64 (67.1-7) ...
18:52:45 [2022-07-18T18:52:45.051Z] #42 91.32 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:52:45 [2022-07-18T18:52:45.051Z] #42 91.33 Setting up libuv1:amd64 (1.40.0-2) ...
18:52:45 [2022-07-18T18:52:45.052Z] #42 91.35 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:52:45 [2022-07-18T18:52:45.052Z] #42 91.49 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
18:52:45 [2022-07-18T18:52:45.052Z] #42 91.55 Setting up librhash0:amd64 (1.4.1-2) ...
18:52:45 [2022-07-18T18:52:45.052Z] #42 91.59 Setting up cmake-data (3.18.4-2+deb11u1) ...
18:52:45 [2022-07-18T18:52:45.162Z] #77 93.51 checking whether we are cross compiling... 
18:52:45 [2022-07-18T18:52:45.162Z] #77 ...
18:52:45 [2022-07-18T18:52:45.162Z] 
18:52:45 [2022-07-18T18:52:45.162Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:52:45 [2022-07-18T18:52:45.162Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad
18:52:45 [2022-07-18T18:52:45.162Z] #19 DONE 1.9s
18:52:45 [2022-07-18T18:52:45.162Z] 
18:52:45 [2022-07-18T18:52:45.162Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:52:45 [2022-07-18T18:52:45.162Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:52:45 [2022-07-18T18:52:45.162Z] #77 93.51 checking whether we are cross compiling... no
18:52:45 [2022-07-18T18:52:45.311Z] #42 91.70 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
18:52:45 [2022-07-18T18:52:45.311Z] #42 91.74 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
18:52:45 [2022-07-18T18:52:45.311Z] #42 91.79 Setting up cmake (3.18.4-2+deb11u1) ...
18:52:45 [2022-07-18T18:52:45.311Z] #42 91.87 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:52:45 [2022-07-18T18:52:45.423Z] #77 93.83 checking for suffix of object files... o
18:52:45 [2022-07-18T18:52:45.423Z] #77 93.98 checking whether we are using the GNU C compiler... yes
18:52:45 [2022-07-18T18:52:45.684Z] #77 94.13 checking whether gcc accepts -g... yes
18:52:45 [2022-07-18T18:52:45.881Z] #42 DONE 92.5s
18:52:45 [2022-07-18T18:52:45.881Z] 
18:52:45 [2022-07-18T18:52:45.881Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
18:52:45 [2022-07-18T18:52:45.881Z] #43 sha256:ac074d70d537f57ecd573bb181c81650de90bfe186761d15ade5d0b458a2a5f9
18:52:45 [2022-07-18T18:52:45.945Z] #77 94.29 checking for gcc option to accept ISO C89... none needed
18:52:45 [2022-07-18T18:52:45.945Z] #77 94.46 checking whether gcc understands -c and -o together... yes
18:52:45 [2022-07-18T18:52:45.945Z] #77 94.69 checking for a sed that does not truncate output... /bin/sed
18:52:45 [2022-07-18T18:52:45.945Z] #77 94.70 checking for grep that handles long lines and -e... 
18:52:45 [2022-07-18T18:52:45.945Z] #77 ...
18:52:45 [2022-07-18T18:52:45.945Z] 
18:52:45 [2022-07-18T18:52:45.945Z] #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
18:52:45 [2022-07-18T18:52:45.945Z] #60 sha256:985ae10eb5a9ef9830d5e5e5685731b1ab9bdb4a4fea1e070055b31bcf1c4563
18:52:45 [2022-07-18T18:52:45.945Z] #60 4.917 + RM_GOPATH=0
18:52:45 [2022-07-18T18:52:45.945Z] #60 4.917 + TMP_GOPATH=
18:52:45 [2022-07-18T18:52:45.945Z] #60 4.917 + : /build
18:52:45 [2022-07-18T18:52:45.945Z] #60 4.925 + '[' -z '' ']'
18:52:45 [2022-07-18T18:52:45.945Z] #60 4.925 ++ mktemp -d
18:52:45 [2022-07-18T18:52:45.945Z] #60 4.929 + export GOPATH=/tmp/tmp.Xj4sGIiFxF
18:52:45 [2022-07-18T18:52:45.945Z] #60 4.929 + GOPATH=/tmp/tmp.Xj4sGIiFxF
18:52:45 [2022-07-18T18:52:45.945Z] #60 4.929 + RM_GOPATH=1
18:52:45 [2022-07-18T18:52:45.945Z] #60 4.929 + case "$(go env GOARCH)" in
18:52:45 [2022-07-18T18:52:45.945Z] #60 4.929 ++ go env GOARCH
18:52:45 [2022-07-18T18:52:45.945Z] #60 4.960 Install runc version v1.1.2 (build tags: seccomp)
18:52:45 [2022-07-18T18:52:45.945Z] #60 4.960 + export GO_BUILDMODE=-buildmode=pie
18:52:45 [2022-07-18T18:52:45.945Z] #60 4.960 + GO_BUILDMODE=-buildmode=pie
18:52:45 [2022-07-18T18:52:45.945Z] #60 4.960 ++ dirname /install.sh
18:52:45 [2022-07-18T18:52:45.945Z] #60 4.960 + dir=/
18:52:45 [2022-07-18T18:52:45.945Z] #60 4.960 + bin=runc
18:52:45 [2022-07-18T18:52:45.945Z] #60 4.960 + shift
18:52:45 [2022-07-18T18:52:45.945Z] #60 4.960 + '[' '!' -f //runc.installer ']'
18:52:45 [2022-07-18T18:52:45.945Z] #60 4.960 + . //runc.installer
18:52:45 [2022-07-18T18:52:45.945Z] #60 4.960 ++ set -e
18:52:45 [2022-07-18T18:52:45.945Z] #60 4.960 ++ : v1.1.2
18:52:45 [2022-07-18T18:52:45.945Z] #60 4.960 + install_runc
18:52:45 [2022-07-18T18:52:45.945Z] #60 4.960 + RUNC_BUILDTAGS=seccomp
18:52:45 [2022-07-18T18:52:45.945Z] #60 4.960 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
18:52:45 [2022-07-18T18:52:45.945Z] #60 4.960 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Xj4sGIiFxF/src/github.com/opencontainers/runc
18:52:45 [2022-07-18T18:52:45.945Z] #60 4.961 Cloning into '/tmp/tmp.Xj4sGIiFxF/src/github.com/opencontainers/runc'...
18:52:46 [2022-07-18T18:52:46.140Z] #43 DONE 0.1s
18:52:46 [2022-07-18T18:52:46.140Z] 
18:52:46 [2022-07-18T18:52:46.140Z] #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
18:52:46 [2022-07-18T18:52:46.140Z] #44 sha256:7ece53f30ec096cd5d2dbe25c1723c738e3fe3fcc1989a56b15bf97956b0cb0a
18:52:46 [2022-07-18T18:52:46.217Z] #60 ...
18:52:46 [2022-07-18T18:52:46.217Z] 
18:52:46 [2022-07-18T18:52:46.217Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:52:46 [2022-07-18T18:52:46.217Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:52:46 [2022-07-18T18:52:46.217Z] #77 94.70 checking for grep that handles long lines and -e... /bin/grep
18:52:46 [2022-07-18T18:52:46.217Z] #77 94.72 checking for egrep... /bin/grep -E
18:52:46 [2022-07-18T18:52:46.217Z] #77 94.73 checking for fgrep... /bin/grep -F
18:52:46 [2022-07-18T18:52:46.217Z] #77 94.75 checking for ld used by gcc... /usr/bin/ld
18:52:46 [2022-07-18T18:52:46.217Z] #77 94.76 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:52:46 [2022-07-18T18:52:46.217Z] #77 94.79 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:52:46 [2022-07-18T18:52:46.217Z] #77 94.79 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:52:46 [2022-07-18T18:52:46.217Z] #77 94.92 checking whether ln -s works... yes
18:52:46 [2022-07-18T18:52:46.217Z] #77 94.92 checking the maximum length of command line arguments... 1572864
18:52:46 [2022-07-18T18:52:46.217Z] #77 94.98 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
18:52:46 [2022-07-18T18:52:46.217Z] #77 94.98 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
18:52:46 [2022-07-18T18:52:46.217Z] #77 94.98 checking for /usr/bin/ld option to reload object files... -r
18:52:46 [2022-07-18T18:52:46.217Z] #77 94.98 checking for objdump... objdump
18:52:46 [2022-07-18T18:52:46.217Z] #77 94.98 checking how to recognize dependent libraries... pass_all
18:52:46 [2022-07-18T18:52:46.217Z] #77 94.98 checking for dlltool... no
18:52:46 [2022-07-18T18:52:46.217Z] #77 94.98 checking how to associate runtime and link libraries... printf %s\n
18:52:46 [2022-07-18T18:52:46.217Z] #77 94.98 checking for ar... ar
18:52:46 [2022-07-18T18:52:46.788Z] #77 94.98 checking for archiver @FILE support... @
18:52:46 [2022-07-18T18:52:46.788Z] #77 95.15 checking for strip... strip
18:52:46 [2022-07-18T18:52:46.788Z] #77 95.15 checking for ranlib... ranlib
18:52:46 [2022-07-18T18:52:46.788Z] #77 95.15 checking for gawk... no
18:52:46 [2022-07-18T18:52:46.788Z] #77 95.15 checking for mawk... mawk
18:52:47 [2022-07-18T18:52:47.050Z] #77 95.15 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:52:47 [2022-07-18T18:52:47.050Z] #77 95.63 checking for sysroot... no
18:52:47 [2022-07-18T18:52:47.050Z] #77 95.64 checking for a working dd... /bin/dd
18:52:47 [2022-07-18T18:52:47.050Z] #77 95.67 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
18:52:47 [2022-07-18T18:52:47.050Z] #77 95.77 checking for mt... no
18:52:47 [2022-07-18T18:52:47.050Z] #77 95.78 checking if : is a manifest tool... no
18:52:47 [2022-07-18T18:52:47.311Z] 
18:52:47 [2022-07-18T18:52:47.311Z] #77 ...
18:52:47 [2022-07-18T18:52:47.311Z] 
18:52:47 [2022-07-18T18:52:47.311Z] #20 [dev-systemd-false  6/28] RUN ldconfig
18:52:47 [2022-07-18T18:52:47.311Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c
18:52:47 [2022-07-18T18:52:47.311Z] #20 DONE 2.2s
18:52:47 [2022-07-18T18:52:47.311Z] 
18:52:47 [2022-07-18T18:52:47.311Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:52:47 [2022-07-18T18:52:47.311Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:52:47 [2022-07-18T18:52:47.311Z] #77 95.81 checking how to run the C preprocessor... gcc -E
18:52:47 [2022-07-18T18:52:47.521Z] #44 1.281 + RM_GOPATH=0
18:52:47 [2022-07-18T18:52:47.521Z] #44 1.281 + TMP_GOPATH=
18:52:47 [2022-07-18T18:52:47.521Z] #44 1.281 + : /build
18:52:47 [2022-07-18T18:52:47.521Z] #44 1.281 + '[' -z '' ']'
18:52:47 [2022-07-18T18:52:47.521Z] #44 1.281 ++ mktemp -d
18:52:47 [2022-07-18T18:52:47.521Z] #44 1.288 + export GOPATH=/tmp/tmp.F1XZr2SDF8
18:52:47 [2022-07-18T18:52:47.521Z] #44 1.288 + GOPATH=/tmp/tmp.F1XZr2SDF8
18:52:47 [2022-07-18T18:52:47.521Z] #44 1.288 + RM_GOPATH=1
18:52:47 [2022-07-18T18:52:47.521Z] #44 1.288 + case "$(go env GOARCH)" in
18:52:47 [2022-07-18T18:52:47.521Z] #44 1.288 ++ go env GOARCH
18:52:47 [2022-07-18T18:52:47.521Z] #44 1.410 + export GO_BUILDMODE=-buildmode=pie
18:52:47 [2022-07-18T18:52:47.521Z] #44 1.410 + GO_BUILDMODE=-buildmode=pie
18:52:47 [2022-07-18T18:52:47.521Z] #44 1.410 ++ dirname /install.sh
18:52:47 [2022-07-18T18:52:47.521Z] #44 1.412 + dir=/
18:52:47 [2022-07-18T18:52:47.521Z] #44 1.412 + bin=tini
18:52:47 [2022-07-18T18:52:47.521Z] #44 1.412 + shift
18:52:47 [2022-07-18T18:52:47.521Z] #44 1.412 + '[' '!' -f //tini.installer ']'
18:52:47 [2022-07-18T18:52:47.521Z] #44 1.412 + . //tini.installer
18:52:47 [2022-07-18T18:52:47.521Z] #44 1.412 ++ : v0.19.0
18:52:47 [2022-07-18T18:52:47.521Z] #44 1.412 + install_tini
18:52:47 [2022-07-18T18:52:47.521Z] #44 1.412 + echo 'Install tini version v0.19.0'
18:52:47 [2022-07-18T18:52:47.521Z] #44 1.412 + git clone https://github.com/krallin/tini.git /tmp/tmp.F1XZr2SDF8/tini
18:52:47 [2022-07-18T18:52:47.521Z] #44 1.412 Install tini version v0.19.0
18:52:47 [2022-07-18T18:52:47.521Z] #44 1.441 Cloning into '/tmp/tmp.F1XZr2SDF8/tini'...
18:52:48 [2022-07-18T18:52:48.143Z] #77 96.14 checking for ANSI C header files... yes
18:52:48 [2022-07-18T18:52:48.250Z] #77 93.42 config.status: creating Makefile
18:52:48 [2022-07-18T18:52:48.250Z] #77 93.51 config.status: creating rpm/crun.spec
18:52:48 [2022-07-18T18:52:48.250Z] #77 93.61 config.status: creating config.h
18:52:48 [2022-07-18T18:52:48.250Z] #77 93.67 config.status: executing libtool commands
18:52:48 [2022-07-18T18:52:48.250Z] #77 93.70 config.status: executing depfiles commands
18:52:48 [2022-07-18T18:52:48.405Z] #77 96.79 checking for sys/types.h... yes
18:52:48 [2022-07-18T18:52:48.460Z] #44 2.430 + cd /tmp/tmp.F1XZr2SDF8/tini
18:52:48 [2022-07-18T18:52:48.461Z] #44 2.431 + git checkout -q v0.19.0
18:52:48 [2022-07-18T18:52:48.461Z] #44 2.436 + cmake .
18:52:48 [2022-07-18T18:52:48.665Z] #77 97.01 checking for sys/stat.h... yes
18:52:48 [2022-07-18T18:52:48.665Z] #77 97.22 checking for stdlib.h... yes
18:52:48 [2022-07-18T18:52:48.926Z] #77 97.40 checking for string.h... yes
18:52:49 [2022-07-18T18:52:49.187Z] #77 97.66 checking for memory.h... yes
18:52:49 [2022-07-18T18:52:49.413Z] #44 3.277 -- The C compiler identification is GNU 10.2.1
18:52:49 [2022-07-18T18:52:49.413Z] #44 3.429 -- Detecting C compiler ABI info
18:52:49 [2022-07-18T18:52:49.447Z] #77 97.90 checking for strings.h... yes
18:52:49 [2022-07-18T18:52:49.633Z] #77 95.02 === configuring in libocispec (/tmp/crun-build/libocispec)
18:52:49 [2022-07-18T18:52:49.633Z] #77 95.05 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
18:52:49 [2022-07-18T18:52:49.633Z] #77 95.45 checking for gcc... gcc
18:52:49 [2022-07-18T18:52:49.708Z] #77 98.11 checking for inttypes.h... yes
18:52:49 [2022-07-18T18:52:49.708Z] #77 98.26 checking for stdint.h... yes
18:52:49 [2022-07-18T18:52:49.907Z] #77 95.56 checking whether the C compiler works... yes
18:52:49 [2022-07-18T18:52:49.907Z] #77 95.75 checking for C compiler default output file name... a.out
18:52:50 [2022-07-18T18:52:50.209Z] #77 95.75 checking for suffix of executables... 
18:52:50 [2022-07-18T18:52:50.209Z] #77 95.97 checking whether we are cross compiling... 
18:52:50 [2022-07-18T18:52:50.209Z] #77 ...
18:52:50 [2022-07-18T18:52:50.209Z] 
18:52:50 [2022-07-18T18:52:50.209Z] #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
18:52:50 [2022-07-18T18:52:50.209Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939
18:52:50 [2022-07-18T18:52:50.209Z] #21 9.395 Reading package lists...
18:52:50 [2022-07-18T18:52:50.209Z] #21 11.78 Building dependency tree...
18:52:50 [2022-07-18T18:52:50.209Z] #21 13.88 The following additional packages will be installed:
18:52:50 [2022-07-18T18:52:50.209Z] #21 13.88   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
18:52:50 [2022-07-18T18:52:50.209Z] #21 13.88   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
18:52:50 [2022-07-18T18:52:50.209Z] #21 13.88   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
18:52:50 [2022-07-18T18:52:50.209Z] #21 13.89   python3-pkg-resources vim-runtime xxd
18:52:50 [2022-07-18T18:52:50.209Z] #21 13.89 Suggested packages:
18:52:50 [2022-07-18T18:52:50.209Z] #21 13.90   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
18:52:50 [2022-07-18T18:52:50.209Z] #21 13.90   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
18:52:50 [2022-07-18T18:52:50.209Z] #21 13.90   acl attr quota
18:52:50 [2022-07-18T18:52:50.209Z] #21 13.90 Recommended packages:
18:52:50 [2022-07-18T18:52:50.209Z] #21 13.90   libatm1 nftables libpam-cap build-essential python3-dev unzip
18:52:50 [2022-07-18T18:52:50.209Z] #21 15.05 The following NEW packages will be installed:
18:52:50 [2022-07-18T18:52:50.209Z] #21 15.05   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
18:52:50 [2022-07-18T18:52:50.209Z] #21 15.05   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
18:52:50 [2022-07-18T18:52:50.209Z] #21 15.06   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
18:52:50 [2022-07-18T18:52:50.209Z] #21 15.06   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
18:52:50 [2022-07-18T18:52:50.209Z] #21 15.06   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.06   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.06   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.06   xz-utils zip zstd
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.42 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.42 Need to get 27.0 MB of archives.
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.42 After this operation, 105 MB of additional disk space will be used.
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.47 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.47 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.48 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.49 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.51 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.53 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.53 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.53 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.54 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.54 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.81 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.81 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.81 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.81 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.81 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.82 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.82 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.86 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.88 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.88 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.89 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.89 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.91 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.91 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.92 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.94 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 15.95 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 16.16 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 16.18 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 16.21 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 16.21 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
18:52:50 [2022-07-18T18:52:50.210Z] #21 16.80 debconf: delaying package configuration, since apt-utils is not installed
18:52:50 [2022-07-18T18:52:50.210Z] #21 16.95 Fetched 27.0 MB in 1s (24.7 MB/s)
18:52:50 [2022-07-18T18:52:50.210Z] #21 17.03 Selecting previously unselected package pigz.
18:52:50 [2022-07-18T18:52:50.210Z] #21 17.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 ... 24009 files and directories currently installed.)
18:52:50 [2022-07-18T18:52:50.210Z] #21 17.06 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
18:52:50 [2022-07-18T18:52:50.210Z] #21 17.07 Unpacking pigz (2.6-1) ...
18:52:50 [2022-07-18T18:52:50.210Z] #21 17.17 Selecting previously unselected package libelf1:arm64.
18:52:50 [2022-07-18T18:52:50.210Z] #21 17.17 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
18:52:50 [2022-07-18T18:52:50.210Z] #21 17.18 Unpacking libelf1:arm64 (0.183-1) ...
18:52:50 [2022-07-18T18:52:50.210Z] #21 17.37 Selecting previously unselected package libbpf0:arm64.
18:52:50 [2022-07-18T18:52:50.210Z] #21 17.38 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
18:52:50 [2022-07-18T18:52:50.210Z] #21 17.39 Unpacking libbpf0:arm64 (1:0.3-2) ...
18:52:50 [2022-07-18T18:52:50.210Z] #21 17.51 Selecting previously unselected package libcap2:arm64.
18:52:50 [2022-07-18T18:52:50.210Z] #21 17.52 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
18:52:50 [2022-07-18T18:52:50.210Z] #21 17.52 Unpacking libcap2:arm64 (1:2.44-1) ...
18:52:50 [2022-07-18T18:52:50.210Z] #21 17.60 Selecting previously unselected package libmnl0:arm64.
18:52:50 [2022-07-18T18:52:50.210Z] #21 17.60 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
18:52:50 [2022-07-18T18:52:50.210Z] #21 17.61 Unpacking libmnl0:arm64 (1.0.4-3) ...
18:52:50 [2022-07-18T18:52:50.210Z] #21 17.67 Selecting previously unselected package libxtables12:arm64.
18:52:50 [2022-07-18T18:52:50.210Z] #21 17.68 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
18:52:50 [2022-07-18T18:52:50.210Z] #21 17.69 Unpacking libxtables12:arm64 (1.8.7-1) ...
18:52:50 [2022-07-18T18:52:50.210Z] #21 17.75 Selecting previously unselected package libcap2-bin.
18:52:50 [2022-07-18T18:52:50.210Z] #21 17.76 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
18:52:50 [2022-07-18T18:52:50.210Z] #21 17.77 Unpacking libcap2-bin (1:2.44-1) ...
18:52:50 [2022-07-18T18:52:50.210Z] #21 17.85 Selecting previously unselected package iproute2.
18:52:50 [2022-07-18T18:52:50.210Z] #21 17.85 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
18:52:50 [2022-07-18T18:52:50.210Z] #21 17.85 Unpacking iproute2 (5.10.0-4) ...
18:52:50 [2022-07-18T18:52:50.210Z] #21 18.39 Selecting previously unselected package xxd.
18:52:50 [2022-07-18T18:52:50.210Z] #21 18.39 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
18:52:50 [2022-07-18T18:52:50.210Z] #21 18.40 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:52:50 [2022-07-18T18:52:50.210Z] #21 18.52 Selecting previously unselected package vim-common.
18:52:50 [2022-07-18T18:52:50.210Z] #21 18.52 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:52:50 [2022-07-18T18:52:50.210Z] #21 18.53 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:52:50 [2022-07-18T18:52:50.210Z] #21 18.66 Selecting previously unselected package bash-completion.
18:52:50 [2022-07-18T18:52:50.210Z] #21 18.66 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
18:52:50 [2022-07-18T18:52:50.210Z] #21 21.20 Unpacking bash-completion (1:2.11-2) ...
18:52:50 [2022-07-18T18:52:50.245Z] #77 98.54 checking for unistd.h... yes
18:52:50 [2022-07-18T18:52:50.491Z] #21 ...
18:52:50 [2022-07-18T18:52:50.491Z] 
18:52:50 [2022-07-18T18:52:50.491Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:52:50 [2022-07-18T18:52:50.491Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
18:52:50 [2022-07-18T18:52:50.491Z] #77 95.97 checking whether we are cross compiling... no
18:52:50 [2022-07-18T18:52:50.491Z] #77 96.21 checking for suffix of object files... o
18:52:50 [2022-07-18T18:52:50.505Z] #77 98.74 checking for dlfcn.h... yes
18:52:50 [2022-07-18T18:52:50.505Z] #77 98.97 checking for objdir... .libs
18:52:50 [2022-07-18T18:52:50.755Z] #77 96.34 checking whether we are using the GNU C compiler... yes
18:52:50 [2022-07-18T18:52:50.798Z] #44 4.652 -- Detecting C compiler ABI info - done
18:52:50 [2022-07-18T18:52:50.798Z] #44 4.881 -- Check for working C compiler: /usr/bin/cc - skipped
18:52:50 [2022-07-18T18:52:50.798Z] #44 4.886 -- Detecting C compile features
18:52:50 [2022-07-18T18:52:50.798Z] #44 4.893 -- Detecting C compile features - done
18:52:51 [2022-07-18T18:52:51.014Z] #77 96.45 checking whether gcc accepts -g... yes
18:52:51 [2022-07-18T18:52:51.014Z] #77 96.61 checking for gcc option to accept ISO C89... none needed
18:52:51 [2022-07-18T18:52:51.026Z] #77 99.40 checking if gcc supports -fno-rtti -fno-exceptions... no
18:52:51 [2022-07-18T18:52:51.026Z] #77 99.55 checking for gcc option to produce PIC... -fPIC -DPIC
18:52:51 [2022-07-18T18:52:51.026Z] #77 99.55 checking if gcc PIC flag -fPIC -DPIC works... yes
18:52:51 [2022-07-18T18:52:51.058Z] #44 4.957 -- Performing Test HAS_BUILTIN_FORTIFY
18:52:51 [2022-07-18T18:52:51.274Z] #77 96.80 checking whether gcc understands -c and -o together... yes
18:52:51 [2022-07-18T18:52:51.274Z] #77 97.00 checking how to run the C preprocessor... gcc -E
18:52:51 [2022-07-18T18:52:51.318Z] #44 5.328 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:52:51 [2022-07-18T18:52:51.534Z] #77 97.28 checking for grep that handles long lines and -e... /bin/grep
18:52:51 [2022-07-18T18:52:51.534Z] #77 97.28 checking for egrep... /bin/grep -E
18:52:51 [2022-07-18T18:52:51.546Z] #77 99.68 checking if gcc static flag -static works... yes
18:52:51 [2022-07-18T18:52:51.577Z] #44 5.569 -- Configuring done
18:52:51 [2022-07-18T18:52:51.577Z] #44 5.652 -- Generating done
18:52:51 [2022-07-18T18:52:51.577Z] #44 5.655 -- Build files have been written to: /tmp/tmp.F1XZr2SDF8/tini
18:52:51 [2022-07-18T18:52:51.577Z] #44 5.661 + make tini-static
18:52:51 [2022-07-18T18:52:51.807Z] #77 100.2 checking if gcc supports -c -o file.o... yes
18:52:51 [2022-07-18T18:52:51.807Z] #77 100.4 checking if gcc supports -c -o file.o... (cached) yes
18:52:51 [2022-07-18T18:52:51.807Z] #77 100.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
18:52:52 [2022-07-18T18:52:52.101Z] #77 97.29 checking for ANSI C header files... yes
18:52:52 [2022-07-18T18:52:52.149Z] #44 6.130 Scanning dependencies of target tini-static
18:52:52 [2022-07-18T18:52:52.360Z] #77 97.79 checking for sys/types.h... yes
18:52:52 [2022-07-18T18:52:52.360Z] #77 97.98 checking for sys/stat.h... yes
18:52:52 [2022-07-18T18:52:52.377Z] #77 100.5 checking dynamic linker characteristics... GNU/Linux ld.so
18:52:52 [2022-07-18T18:52:52.377Z] #77 100.9 checking how to hardcode library paths into programs... immediate
18:52:52 [2022-07-18T18:52:52.377Z] #77 100.9 checking whether stripping libraries is possible... yes
18:52:52 [2022-07-18T18:52:52.377Z] #77 100.9 checking if libtool supports shared libraries... yes
18:52:52 [2022-07-18T18:52:52.377Z] #77 100.9 checking whether to build shared libraries... no
18:52:52 [2022-07-18T18:52:52.377Z] #77 100.9 checking whether to build static libraries... yes
18:52:52 [2022-07-18T18:52:52.377Z] #77 100.9 checking for a BSD-compatible install... /usr/bin/install -c
18:52:52 [2022-07-18T18:52:52.377Z] #77 100.9 checking whether build environment is sane... yes
18:52:52 [2022-07-18T18:52:52.377Z] #77 101.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
18:52:52 [2022-07-18T18:52:52.377Z] #77 101.0 checking whether make sets $(MAKE)... yes
18:52:52 [2022-07-18T18:52:52.408Z] #44 6.285 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:52:52 [2022-07-18T18:52:52.620Z] #77 98.19 checking for stdlib.h... yes
18:52:52 [2022-07-18T18:52:52.637Z] #77 101.1 checking whether make supports the include directive... yes (GNU style)
18:52:52 [2022-07-18T18:52:52.637Z] #77 101.2 checking whether make supports nested variables... yes
18:52:52 [2022-07-18T18:52:52.637Z] #77 101.2 checking whether UID '0' is supported by ustar format... yes
18:52:52 [2022-07-18T18:52:52.637Z] #77 101.2 checking whether GID '0' is supported by ustar format... yes
18:52:52 [2022-07-18T18:52:52.637Z] #77 101.2 checking how to create a ustar tar archive... gnutar
18:52:52 [2022-07-18T18:52:52.845Z] #71 139.2 # github.com/containerd/containerd/cmd/containerd
18:52:52 [2022-07-18T18:52:52.845Z] #71 139.2 /usr/bin/ld: /tmp/go-link-3768198321/000019.o: in function `New':
18:52:52 [2022-07-18T18:52:52.845Z] #71 139.2 /tmp/tmp.zfzIYaXdJE/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
18:52:52 [2022-07-18T18:52:52.845Z] #71 139.3 + bin/containerd-stress
18:52:52 [2022-07-18T18:52:52.845Z] #71 140.5 + bin/containerd-shim
18:52:52 [2022-07-18T18:52:52.880Z] #77 98.40 checking for string.h... yes
18:52:52 [2022-07-18T18:52:52.880Z] #77 98.55 checking for memory.h... yes
18:52:52 [2022-07-18T18:52:52.898Z] #77 101.3 checking dependency style of gcc... gcc3
18:52:52 [2022-07-18T18:52:52.898Z] #77 101.4 checking whether to enable maintainer-specific portions of Makefiles... yes
18:52:52 [2022-07-18T18:52:52.898Z] #77 101.4 checking whether make supports nested variables... (cached) yes
18:52:52 [2022-07-18T18:52:52.898Z] #77 101.4 checking for gawk... (cached) mawk
18:52:52 [2022-07-18T18:52:52.898Z] #77 101.4 checking for a sed that does not truncate output... (cached) /bin/sed
18:52:52 [2022-07-18T18:52:52.898Z] #77 101.4 checking for gcc... (cached) gcc
18:52:52 [2022-07-18T18:52:52.898Z] #77 101.5 checking whether we are using the GNU C compiler... (cached) yes
18:52:52 [2022-07-18T18:52:52.898Z] #77 101.5 checking whether gcc accepts -g... (cached) yes
18:52:52 [2022-07-18T18:52:52.898Z] #77 101.5 checking for gcc option to accept ISO C89... (cached) none needed
18:52:52 [2022-07-18T18:52:52.898Z] #77 101.5 checking whether gcc understands -c and -o together... (cached) yes
18:52:52 [2022-07-18T18:52:52.898Z] #77 101.5 checking for a Python interpreter with version >= 3... python3
18:52:52 [2022-07-18T18:52:52.898Z] #77 101.6 checking for python3... /usr/bin/python3
18:52:52 [2022-07-18T18:52:52.898Z] #77 101.6 checking for python3 version... 3.9
18:52:53 [2022-07-18T18:52:53.139Z] #77 98.73 checking for strings.h... yes
18:52:53 [2022-07-18T18:52:53.158Z] #77 101.7 checking for python3 platform... linux
18:52:53 [2022-07-18T18:52:53.158Z] #77 101.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
18:52:53 [2022-07-18T18:52:53.399Z] #77 98.89 checking for inttypes.h... yes
18:52:53 [2022-07-18T18:52:53.399Z] #77 99.14 checking for stdint.h... yes
18:52:53 [2022-07-18T18:52:53.658Z] #77 99.34 checking for unistd.h... yes
18:52:53 [2022-07-18T18:52:53.678Z] #77 101.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
18:52:53 [2022-07-18T18:52:53.678Z] #77 102.1 checking for go-md2man... no
18:52:53 [2022-07-18T18:52:53.678Z] #77 102.1 checking error.h usability... yes
18:52:53 [2022-07-18T18:52:53.678Z] #77 102.3 checking error.h presence... yes
18:52:53 [2022-07-18T18:52:53.789Z] #44 ...
18:52:53 [2022-07-18T18:52:53.789Z] 
18:52:53 [2022-07-18T18:52:53.789Z] #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
18:52:53 [2022-07-18T18:52:53.789Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
18:52:53 [2022-07-18T18:52:53.789Z] #53 100.2 gotestsum version dev
18:52:53 [2022-07-18T18:52:53.918Z] #77 99.54 checking minix/config.h usability... no
18:52:53 [2022-07-18T18:52:53.918Z] #77 99.74 checking minix/config.h presence... no
18:52:53 [2022-07-18T18:52:53.938Z] #77 102.3 checking for error.h... yes
18:52:53 [2022-07-18T18:52:53.938Z] #77 102.4 checking linux/openat2.h usability... yes
18:52:53 [2022-07-18T18:52:53.938Z] #77 102.6 checking linux/openat2.h presence... yes
18:52:53 [2022-07-18T18:52:53.938Z] #77 102.7 checking for linux/openat2.h... yes
18:52:54 [2022-07-18T18:52:54.179Z] #77 99.83 checking for minix/config.h... no
18:52:54 [2022-07-18T18:52:54.179Z] #77 99.83 checking whether it is safe to define __EXTENSIONS__... yes
18:52:54 [2022-07-18T18:52:54.198Z] #77 102.7 checking for copy_file_range... yes
18:52:54 [2022-07-18T18:52:54.441Z] #77 100.0 checking build system type... aarch64-unknown-linux-gnu
18:52:54 [2022-07-18T18:52:54.441Z] #77 100.3 checking host system type... aarch64-unknown-linux-gnu
18:52:54 [2022-07-18T18:52:54.441Z] #77 100.3 checking how to print strings... printf
18:52:54 [2022-07-18T18:52:54.441Z] #77 100.3 checking for a sed that does not truncate output... /bin/sed
18:52:54 [2022-07-18T18:52:54.441Z] #77 100.4 checking for fgrep... /bin/grep -F
18:52:54 [2022-07-18T18:52:54.441Z] #77 100.4 checking for ld used by gcc... /usr/bin/ld
18:52:54 [2022-07-18T18:52:54.458Z] #77 103.0 checking for fgetxattr... yes
18:52:54 [2022-07-18T18:52:54.701Z] #77 100.4 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:52:54 [2022-07-18T18:52:54.701Z] #77 100.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:52:54 [2022-07-18T18:52:54.701Z] #77 100.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:52:54 [2022-07-18T18:52:54.961Z] #77 100.5 checking whether ln -s works... yes
18:52:54 [2022-07-18T18:52:54.961Z] #77 100.5 checking the maximum length of command line arguments... 1572864
18:52:54 [2022-07-18T18:52:54.961Z] #77 100.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
18:52:54 [2022-07-18T18:52:54.961Z] #77 100.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
18:52:54 [2022-07-18T18:52:54.961Z] #77 100.6 checking for /usr/bin/ld option to reload object files... -r
18:52:54 [2022-07-18T18:52:54.961Z] #77 100.6 checking for objdump... objdump
18:52:54 [2022-07-18T18:52:54.961Z] #77 100.6 checking how to recognize dependent libraries... pass_all
18:52:54 [2022-07-18T18:52:54.961Z] #77 100.6 checking for dlltool... no
18:52:54 [2022-07-18T18:52:54.961Z] #77 100.6 checking how to associate runtime and link libraries... printf %s\n
18:52:54 [2022-07-18T18:52:54.961Z] #77 100.6 checking for ar... ar
18:52:54 [2022-07-18T18:52:54.961Z] #77 100.6 checking for archiver @FILE support... @
18:52:54 [2022-07-18T18:52:54.961Z] #77 100.7 checking for strip... strip
18:52:54 [2022-07-18T18:52:54.961Z] #77 100.7 checking for ranlib... ranlib
18:52:54 [2022-07-18T18:52:54.961Z] #77 100.7 checking for gawk... no
18:52:54 [2022-07-18T18:52:54.961Z] #77 100.7 checking for mawk... mawk
18:52:55 [2022-07-18T18:52:55.028Z] #77 103.2 checking for statx... yes
18:52:55 [2022-07-18T18:52:55.028Z] #77 103.6 checking for fgetpwent_r... yes
18:52:55 [2022-07-18T18:52:55.170Z] #53 ...
18:52:55 [2022-07-18T18:52:55.170Z] 
18:52:55 [2022-07-18T18:52:55.170Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:52:55 [2022-07-18T18:52:55.170Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:52:55 [2022-07-18T18:52:55.170Z] #77 11.67 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
18:52:55 [2022-07-18T18:52:55.170Z] #77 11.72 Cloning into '/tmp/crun-build/libocispec'...
18:52:55 [2022-07-18T18:52:55.170Z] #77 13.91 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
18:52:55 [2022-07-18T18:52:55.170Z] #77 13.94 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
18:52:55 [2022-07-18T18:52:55.170Z] #77 13.94 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
18:52:55 [2022-07-18T18:52:55.170Z] #77 13.94 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
18:52:55 [2022-07-18T18:52:55.170Z] #77 13.98 Cloning into '/tmp/crun-build/libocispec/image-spec'...
18:52:55 [2022-07-18T18:52:55.170Z] #77 17.15 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
18:52:55 [2022-07-18T18:52:55.170Z] #77 20.05 Cloning into '/tmp/crun-build/libocispec/yajl'...
18:52:55 [2022-07-18T18:52:55.170Z] #77 ...
18:52:55 [2022-07-18T18:52:55.170Z] 
18:52:55 [2022-07-18T18:52:55.170Z] #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
18:52:55 [2022-07-18T18:52:55.170Z] #44 sha256:7ece53f30ec096cd5d2dbe25c1723c738e3fe3fcc1989a56b15bf97956b0cb0a
18:52:55 [2022-07-18T18:52:55.170Z] #44 8.285 [100%] Linking C executable tini-static
18:52:55 [2022-07-18T18:52:55.288Z] #77 103.8 checking for issetugid... no
18:52:55 [2022-07-18T18:52:55.430Z] #44 ...
18:52:55 [2022-07-18T18:52:55.430Z] 
18:52:55 [2022-07-18T18:52:55.430Z] #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
18:52:55 [2022-07-18T18:52:55.430Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
18:52:55 [2022-07-18T18:52:55.430Z] #53 DONE 101.9s
18:52:55 [2022-07-18T18:52:55.430Z] 
18:52:55 [2022-07-18T18:52:55.430Z] #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
18:52:55 [2022-07-18T18:52:55.430Z] #44 sha256:7ece53f30ec096cd5d2dbe25c1723c738e3fe3fcc1989a56b15bf97956b0cb0a
18:52:55 [2022-07-18T18:52:55.430Z] #44 9.422 [100%] Built target tini-static
18:52:55 [2022-07-18T18:52:55.430Z] #44 9.536 + mkdir -p /build
18:52:55 [2022-07-18T18:52:55.530Z] #77 100.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:52:55 [2022-07-18T18:52:55.530Z] #77 101.1 checking for sysroot... no
18:52:55 [2022-07-18T18:52:55.530Z] #77 101.1 checking for a working dd... /bin/dd
18:52:55 [2022-07-18T18:52:55.530Z] #77 101.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
18:52:55 [2022-07-18T18:52:55.530Z] #77 101.2 checking for mt... no
18:52:55 [2022-07-18T18:52:55.530Z] #77 101.2 checking if : is a manifest tool... no
18:52:55 [2022-07-18T18:52:55.530Z] #77 101.2 checking for dlfcn.h... yes
18:52:55 [2022-07-18T18:52:55.530Z] #77 101.3 checking for objdir... .libs
18:52:55 [2022-07-18T18:52:55.548Z] #77 104.1 checking for pkg-config... /usr/bin/pkg-config
18:52:55 [2022-07-18T18:52:55.548Z] #77 104.1 checking pkg-config is at least version 0.9.0... yes
18:52:55 [2022-07-18T18:52:55.690Z] #44 9.551 + cp tini-static /build/docker-init
18:52:55 [2022-07-18T18:52:55.789Z] #77 101.6 checking if gcc supports -fno-rtti -fno-exceptions... no
18:52:55 [2022-07-18T18:52:55.808Z] #77 104.1 checking for library containing yajl_tree_get... -lyajl
18:52:55 [2022-07-18T18:52:55.950Z] #44 DONE 9.9s
18:52:55 [2022-07-18T18:52:55.950Z] 
18:52:55 [2022-07-18T18:52:55.950Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:52:55 [2022-07-18T18:52:55.950Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:52:55 [2022-07-18T18:52:55.950Z] #77 22.29 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
18:52:56 [2022-07-18T18:52:56.050Z] #77 101.7 checking for gcc option to produce PIC... -fPIC -DPIC
18:52:56 [2022-07-18T18:52:56.050Z] #77 101.7 checking if gcc PIC flag -fPIC -DPIC works... yes
18:52:56 [2022-07-18T18:52:56.069Z] #77 104.5 checking for yajl >= 2.0.0... yes
18:52:56 [2022-07-18T18:52:56.069Z] #77 104.5 checking sys/capability.h usability... yes
18:52:56 [2022-07-18T18:52:56.210Z] #77 22.76 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
18:52:56 [2022-07-18T18:52:56.309Z] #77 101.9 checking if gcc static flag -static works... yes
18:52:56 [2022-07-18T18:52:56.329Z] #77 104.7 checking sys/capability.h presence... yes
18:52:56 [2022-07-18T18:52:56.329Z] #77 104.8 checking for sys/capability.h... yes
18:52:56 [2022-07-18T18:52:56.470Z] #77 23.06 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
18:52:56 [2022-07-18T18:52:56.568Z] #77 102.2 checking if gcc supports -c -o file.o... yes
18:52:56 [2022-07-18T18:52:56.568Z] #77 102.3 checking if gcc supports -c -o file.o... (cached) yes
18:52:56 [2022-07-18T18:52:56.568Z] #77 102.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
18:52:56 [2022-07-18T18:52:56.828Z] #77 102.4 checking dynamic linker characteristics... GNU/Linux ld.so
18:52:56 [2022-07-18T18:52:56.828Z] #77 102.7 checking how to hardcode library paths into programs... immediate
18:52:56 [2022-07-18T18:52:56.828Z] #77 102.7 checking whether stripping libraries is possible... yes
18:52:56 [2022-07-18T18:52:56.903Z] #77 104.8 checking for library containing cap_from_name... -lcap
18:52:57 [2022-07-18T18:52:57.111Z] #77 102.8 checking if libtool supports shared libraries... yes
18:52:57 [2022-07-18T18:52:57.111Z] #77 102.8 checking whether to build shared libraries... no
18:52:57 [2022-07-18T18:52:57.111Z] #77 102.8 checking whether to build static libraries... yes
18:52:57 [2022-07-18T18:52:57.111Z] #77 102.8 checking for a BSD-compatible install... /usr/bin/install -c
18:52:57 [2022-07-18T18:52:57.111Z] #77 102.8 checking whether build environment is sane... yes
18:52:57 [2022-07-18T18:52:57.111Z] #77 102.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
18:52:57 [2022-07-18T18:52:57.111Z] #77 102.9 checking whether make sets $(MAKE)... yes
18:52:57 [2022-07-18T18:52:57.111Z] #77 102.9 checking whether make supports the include directive... yes (GNU style)
18:52:57 [2022-07-18T18:52:57.164Z] #77 105.5 checking for library containing dlopen... 
18:52:57 [2022-07-18T18:52:57.164Z] #77 ...
18:52:57 [2022-07-18T18:52:57.164Z] 
18:52:57 [2022-07-18T18:52:57.164Z] #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
18:52:57 [2022-07-18T18:52:57.164Z] #60 sha256:985ae10eb5a9ef9830d5e5e5685731b1ab9bdb4a4fea1e070055b31bcf1c4563
18:52:57 [2022-07-18T18:52:57.164Z] #60 16.06 + cd /tmp/tmp.Xj4sGIiFxF/src/github.com/opencontainers/runc
18:52:57 [2022-07-18T18:52:57.164Z] #60 16.06 + git checkout -q v1.1.2
18:52:57 [2022-07-18T18:52:57.164Z] #60 16.53 + '[' -z '' ']'
18:52:57 [2022-07-18T18:52:57.164Z] #60 16.53 + target=static
18:52:57 [2022-07-18T18:52:57.164Z] #60 16.53 + make BUILDTAGS=seccomp static
18:52:57 [2022-07-18T18:52:57.164Z] #60 17.02 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 .
18:52:57 [2022-07-18T18:52:57.370Z] #77 103.0 checking whether make supports nested variables... yes
18:52:57 [2022-07-18T18:52:57.370Z] #77 103.0 checking whether UID '0' is supported by ustar format... yes
18:52:57 [2022-07-18T18:52:57.370Z] #77 103.0 checking whether GID '0' is supported by ustar format... yes
18:52:57 [2022-07-18T18:52:57.370Z] #77 103.0 checking how to create a ustar tar archive... gnutar
18:52:57 [2022-07-18T18:52:57.424Z] #60 ...
18:52:57 [2022-07-18T18:52:57.424Z] 
18:52:57 [2022-07-18T18:52:57.424Z] #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
18:52:57 [2022-07-18T18:52:57.424Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
18:52:57 [2022-07-18T18:52:57.424Z] #21 2.305 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:52:57 [2022-07-18T18:52:57.424Z] #21 2.339 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:52:57 [2022-07-18T18:52:57.424Z] #21 2.343 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:52:57 [2022-07-18T18:52:57.424Z] #21 2.906 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
18:52:57 [2022-07-18T18:52:57.424Z] #21 4.155 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
18:52:57 [2022-07-18T18:52:57.424Z] #21 5.621 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
18:52:57 [2022-07-18T18:52:57.424Z] #21 9.899 Fetched 8550 kB in 8s (1089 kB/s)
18:52:57 [2022-07-18T18:52:57.424Z] #21 9.899 Reading package lists...
18:52:57 [2022-07-18T18:52:57.424Z] #21 ...
18:52:57 [2022-07-18T18:52:57.424Z] 
18:52:57 [2022-07-18T18:52:57.424Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:52:57 [2022-07-18T18:52:57.424Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:52:57 [2022-07-18T18:52:57.424Z] #77 105.5 checking for library containing dlopen... -ldl
18:52:57 [2022-07-18T18:52:57.504Z] #77 ...
18:52:57 [2022-07-18T18:52:57.504Z] 
18:52:57 [2022-07-18T18:52:57.504Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:52:57 [2022-07-18T18:52:57.504Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
18:52:57 [2022-07-18T18:52:57.504Z] #14 94.01 Selecting previously unselected package mingw-w64-x86-64-dev.
18:52:57 [2022-07-18T18:52:57.504Z] #14 94.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
18:52:57 [2022-07-18T18:52:57.504Z] #14 94.03 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
18:52:57 [2022-07-18T18:52:57.504Z] #14 104.0 Selecting previously unselected package gcc-mingw-w64-base.
18:52:57 [2022-07-18T18:52:57.504Z] #14 104.0 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
18:52:57 [2022-07-18T18:52:57.504Z] #14 104.0 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:52:57 [2022-07-18T18:52:57.504Z] #14 104.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
18:52:57 [2022-07-18T18:52:57.630Z] #77 103.1 checking dependency style of gcc... gcc3
18:52:57 [2022-07-18T18:52:57.630Z] #77 103.3 checking whether to enable maintainer-specific portions of Makefiles... yes
18:52:57 [2022-07-18T18:52:57.630Z] #77 103.3 checking whether make supports nested variables... (cached) yes
18:52:57 [2022-07-18T18:52:57.630Z] #77 103.3 checking for pkg-config... /usr/bin/pkg-config
18:52:57 [2022-07-18T18:52:57.630Z] #77 103.3 checking pkg-config is at least version 0.9.0... yes
18:52:57 [2022-07-18T18:52:57.630Z] #77 103.3 checking for yajl >= 2.1.0... yes
18:52:57 [2022-07-18T18:52:57.630Z] #77 103.4 checking for a sed that does not truncate output... (cached) /bin/sed
18:52:57 [2022-07-18T18:52:57.630Z] #77 103.4 checking for gcc... (cached) gcc
18:52:57 [2022-07-18T18:52:57.630Z] #77 103.5 checking whether we are using the GNU C compiler... (cached) yes
18:52:57 [2022-07-18T18:52:57.630Z] #77 103.5 checking whether gcc accepts -g... (cached) yes
18:52:57 [2022-07-18T18:52:57.630Z] #77 103.5 checking for gcc option to accept ISO C89... (cached) none needed
18:52:57 [2022-07-18T18:52:57.630Z] #77 103.5 checking whether gcc understands -c and -o together... (cached) yes
18:52:57 [2022-07-18T18:52:57.630Z] #77 103.5 checking for a Python interpreter with version >= 3... python3
18:52:57 [2022-07-18T18:52:57.684Z] #77 106.0 checking seccomp.h usability... yes
18:52:57 [2022-07-18T18:52:57.684Z] #77 106.2 checking seccomp.h presence... yes
18:52:57 [2022-07-18T18:52:57.684Z] #77 106.3 checking for seccomp.h... yes
18:52:57 [2022-07-18T18:52:57.765Z] #14 104.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
18:52:57 [2022-07-18T18:52:57.765Z] #14 104.3 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:52:57 [2022-07-18T18:52:57.889Z] #77 103.6 checking for python3... /usr/bin/python3
18:52:57 [2022-07-18T18:52:57.889Z] #77 103.6 checking for python3 version... 3.9
18:52:57 [2022-07-18T18:52:57.889Z] #77 103.6 checking for python3 platform... linux
18:52:57 [2022-07-18T18:52:57.889Z] #77 103.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
18:52:58 [2022-07-18T18:52:58.149Z] #77 103.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
18:52:58 [2022-07-18T18:52:58.255Z] #77 106.3 checking for library containing seccomp_rule_add... -lseccomp
18:52:58 [2022-07-18T18:52:58.409Z] #77 104.1 checking that generated files are newer than configure... done
18:52:58 [2022-07-18T18:52:58.409Z] #77 104.1 configure: creating ./config.status
18:52:58 [2022-07-18T18:52:58.826Z] #77 107.0 checking for library containing seccomp_arch_resolve_name... none required
18:52:58 [2022-07-18T18:52:58.826Z] #77 107.2 checking systemd/sd-bus.h usability... yes
18:52:59 [2022-07-18T18:52:59.087Z] #77 107.4 checking systemd/sd-bus.h presence... yes
18:52:59 [2022-07-18T18:52:59.087Z] #77 107.6 checking for systemd/sd-bus.h... yes
18:52:59 [2022-07-18T18:52:59.347Z] #77 107.6 checking for library containing sd_bus_match_signal_async... -lsystemd
18:52:59 [2022-07-18T18:52:59.919Z] #77 108.0 checking for sd_notify_barrier... yes
18:52:59 [2022-07-18T18:52:59.919Z] #77 108.4 checking linux/bpf.h usability... yes
18:52:59 [2022-07-18T18:52:59.919Z] #77 108.6 checking linux/bpf.h presence... yes
18:53:00 [2022-07-18T18:53:00.180Z] #77 108.7 checking for linux/bpf.h... yes
18:53:00 [2022-07-18T18:53:00.180Z] #77 108.7 checking compilation for eBPF... yes
18:53:00 [2022-07-18T18:53:00.180Z] #77 108.8 checking for criu >= 3.15... no
18:53:00 [2022-07-18T18:53:00.180Z] #77 108.9 configure: CRIU headers not found, building without CRIU support
18:53:00 [2022-07-18T18:53:00.180Z] #77 108.9 checking for criu > 3.16... no
18:53:00 [2022-07-18T18:53:00.180Z] #77 108.9 configure: CRIU version doesn't support join-ns API
18:53:00 [2022-07-18T18:53:00.180Z] #77 108.9 checking for criu > 3.16.1... no
18:53:00 [2022-07-18T18:53:00.440Z] #77 109.0 configure: CRIU version doesn't support for pre-dumping
18:53:00 [2022-07-18T18:53:00.440Z] #77 109.0 checking for new mount API (fsconfig)... yes
18:53:00 [2022-07-18T18:53:00.440Z] #77 109.1 checking for seccomp notify API... yes
18:53:00 [2022-07-18T18:53:00.440Z] #77 109.2 checking for gperf... no
18:53:00 [2022-07-18T18:53:00.701Z] #77 109.2 configure: gperf not found - cannot rebuild signal parser code
18:53:00 [2022-07-18T18:53:00.701Z] #77 109.2 checking for library containing argp_parse... none required
18:53:00 [2022-07-18T18:53:00.948Z] #77 ...
18:53:00 [2022-07-18T18:53:00.948Z] 
18:53:00 [2022-07-18T18:53:00.948Z] #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
18:53:00 [2022-07-18T18:53:00.948Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939
18:53:00 [2022-07-18T18:53:00.948Z] #21 21.76 Selecting previously unselected package bzip2.
18:53:00 [2022-07-18T18:53:00.948Z] #21 21.76 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 21.78 Unpacking bzip2 (1.0.8-4) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 21.92 Selecting previously unselected package xz-utils.
18:53:00 [2022-07-18T18:53:00.948Z] #21 21.92 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 21.93 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 22.12 Selecting previously unselected package apparmor.
18:53:00 [2022-07-18T18:53:00.948Z] #21 22.12 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 22.19 Unpacking apparmor (2.13.6-10) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 22.63 Selecting previously unselected package inetutils-ping.
18:53:00 [2022-07-18T18:53:00.948Z] #21 22.64 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 22.64 Unpacking inetutils-ping (2:2.0-1) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 22.75 Selecting previously unselected package libip4tc2:arm64.
18:53:00 [2022-07-18T18:53:00.948Z] #21 22.75 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 22.75 Unpacking libip4tc2:arm64 (1.8.7-1) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 22.83 Selecting previously unselected package libip6tc2:arm64.
18:53:00 [2022-07-18T18:53:00.948Z] #21 22.83 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 22.83 Unpacking libip6tc2:arm64 (1.8.7-1) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 22.91 Selecting previously unselected package libnfnetlink0:arm64.
18:53:00 [2022-07-18T18:53:00.948Z] #21 22.91 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 22.92 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 22.97 Selecting previously unselected package libnetfilter-conntrack3:arm64.
18:53:00 [2022-07-18T18:53:00.948Z] #21 22.98 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 22.98 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 23.06 Selecting previously unselected package libnftnl11:arm64.
18:53:00 [2022-07-18T18:53:00.948Z] #21 23.07 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 23.07 Unpacking libnftnl11:arm64 (1.1.9-1) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 23.16 Selecting previously unselected package iptables.
18:53:00 [2022-07-18T18:53:00.948Z] #21 23.16 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 23.17 Unpacking iptables (1.8.7-1) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 23.47 Selecting previously unselected package libonig5:arm64.
18:53:00 [2022-07-18T18:53:00.948Z] #21 23.48 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 23.48 Unpacking libonig5:arm64 (6.9.6-1.1) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 23.59 Selecting previously unselected package libjq1:arm64.
18:53:00 [2022-07-18T18:53:00.948Z] #21 23.59 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 23.59 Unpacking libjq1:arm64 (1.6-2.1) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 23.67 Selecting previously unselected package jq.
18:53:00 [2022-07-18T18:53:00.948Z] #21 23.70 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 23.71 Unpacking jq (1.6-2.1) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 23.79 Selecting previously unselected package libaio1:arm64.
18:53:00 [2022-07-18T18:53:00.948Z] #21 23.79 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 23.79 Unpacking libaio1:arm64 (0.3.112-9) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 23.89 Selecting previously unselected package libgpm2:arm64.
18:53:00 [2022-07-18T18:53:00.948Z] #21 23.89 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 23.90 Unpacking libgpm2:arm64 (1.20.7-8) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 23.99 Selecting previously unselected package libicu67:arm64.
18:53:00 [2022-07-18T18:53:00.948Z] #21 23.99 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 24.00 Unpacking libicu67:arm64 (67.1-7) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 27.06 Selecting previously unselected package libinih1:arm64.
18:53:00 [2022-07-18T18:53:00.948Z] #21 27.06 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 27.06 Unpacking libinih1:arm64 (53-1+b2) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 27.12 Selecting previously unselected package libnet1:arm64.
18:53:00 [2022-07-18T18:53:00.948Z] #21 27.13 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 27.13 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 27.21 Selecting previously unselected package libnl-3-200:arm64.
18:53:00 [2022-07-18T18:53:00.948Z] #21 27.21 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 27.22 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 27.29 Selecting previously unselected package libprotobuf-c1:arm64.
18:53:00 [2022-07-18T18:53:00.948Z] #21 27.29 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 27.29 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 27.38 Selecting previously unselected package libyajl2:arm64.
18:53:00 [2022-07-18T18:53:00.948Z] #21 27.38 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 27.39 Unpacking libyajl2:arm64 (2.1.0-3) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 27.45 Selecting previously unselected package net-tools.
18:53:00 [2022-07-18T18:53:00.948Z] #21 27.46 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 27.46 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 27.63 Selecting previously unselected package patch.
18:53:00 [2022-07-18T18:53:00.948Z] #21 27.64 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 27.64 Unpacking patch (2.7.6-7) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 27.77 Selecting previously unselected package python-pip-whl.
18:53:00 [2022-07-18T18:53:00.948Z] #21 27.77 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 27.78 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 28.34 Selecting previously unselected package python3-lib2to3.
18:53:00 [2022-07-18T18:53:00.948Z] #21 28.38 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 28.38 Unpacking python3-lib2to3 (3.9.2-1) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 28.53 Selecting previously unselected package python3-distutils.
18:53:00 [2022-07-18T18:53:00.948Z] #21 28.53 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 28.54 Unpacking python3-distutils (3.9.2-1) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 28.69 Selecting previously unselected package python3-pkg-resources.
18:53:00 [2022-07-18T18:53:00.948Z] #21 28.70 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 28.70 Unpacking python3-pkg-resources (52.0.0-4) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 28.85 Selecting previously unselected package python3-setuptools.
18:53:00 [2022-07-18T18:53:00.948Z] #21 28.86 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 28.86 Unpacking python3-setuptools (52.0.0-4) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 29.15 Selecting previously unselected package python3-wheel.
18:53:00 [2022-07-18T18:53:00.948Z] #21 29.15 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 29.16 Unpacking python3-wheel (0.34.2-1) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 29.26 Selecting previously unselected package python3-pip.
18:53:00 [2022-07-18T18:53:00.948Z] #21 29.26 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 29.26 Unpacking python3-pip (20.3.4-4+deb11u1) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 29.52 Selecting previously unselected package sudo.
18:53:00 [2022-07-18T18:53:00.948Z] #21 29.53 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 29.53 Unpacking sudo (1.9.5p2-3) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 30.06 Selecting previously unselected package thin-provisioning-tools.
18:53:00 [2022-07-18T18:53:00.948Z] #21 30.06 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 30.07 Unpacking thin-provisioning-tools (0.9.0-1) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 30.28 Selecting previously unselected package uidmap.
18:53:00 [2022-07-18T18:53:00.948Z] #21 30.28 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 30.29 Unpacking uidmap (1:4.8.1-1) ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 30.41 Selecting previously unselected package vim-runtime.
18:53:00 [2022-07-18T18:53:00.948Z] #21 30.41 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
18:53:00 [2022-07-18T18:53:00.948Z] #21 30.42 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
18:53:00 [2022-07-18T18:53:00.948Z] #21 30.44 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
18:53:00 [2022-07-18T18:53:00.948Z] #21 30.45 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
18:53:00 [2022-07-18T18:53:00.962Z] #77 109.5 checking that generated files are newer than configure... #77 ...
18:53:00 [2022-07-18T18:53:00.962Z] 
18:53:00 [2022-07-18T18:53:00.962Z] #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
18:53:00 [2022-07-18T18:53:00.962Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
18:53:00 [2022-07-18T18:53:00.962Z] #34 DONE 160.2s
18:53:00 [2022-07-18T18:53:00.962Z] 
18:53:00 [2022-07-18T18:53:00.962Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:53:00 [2022-07-18T18:53:00.962Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:53:00 [2022-07-18T18:53:00.962Z] #77 109.5 checking that generated files are newer than configure... done
18:53:00 [2022-07-18T18:53:00.962Z] #77 109.5 configure: creating ./config.status
18:53:01 [2022-07-18T18:53:01.028Z] #71 152.0 + bin/containerd-shim-runc-v1
18:53:01 [2022-07-18T18:53:01.208Z] #21 ...
18:53:01 [2022-07-18T18:53:01.208Z] 
18:53:01 [2022-07-18T18:53:01.208Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:53:01 [2022-07-18T18:53:01.208Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
18:53:01 [2022-07-18T18:53:01.208Z] #77 106.7 config.status: creating Makefile
18:53:01 [2022-07-18T18:53:01.208Z] #77 106.8 config.status: creating config.h
18:53:01 [2022-07-18T18:53:01.208Z] #77 106.9 config.status: executing libtool commands
18:53:01 [2022-07-18T18:53:01.208Z] #77 106.9 config.status: executing depfiles commands
18:53:01 [2022-07-18T18:53:01.538Z] #77 ...
18:53:01 [2022-07-18T18:53:01.538Z] 
18:53:01 [2022-07-18T18:53:01.538Z] #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
18:53:01 [2022-07-18T18:53:01.538Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5 Delve is a source level debugger for Go programs.
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5 
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5 Delve enables you to interact with your program by controlling the execution of the process,
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5 
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5 
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5 Pass flags to the program you are debugging using `--`, for example:
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5 
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5 `dlv exec ./hello -- server --config conf/config.toml`
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5 
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5 Usage:
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5   dlv [command]
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5 
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5 Available Commands:
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5   attach      Attach to running process and begin debugging.
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5   connect     Connect to a headless debug server with a terminal client.
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5   core        Examine a core dump.
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5   debug       Compile and begin debugging main package in current directory, or the package specified.
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5   exec        Execute a precompiled binary, and begin a debug session.
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5   help        Help about any command
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5   run         Deprecated command. Use 'debug' instead.
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5   test        Compile test binary and begin debugging program.
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5   trace       Compile and begin tracing program.
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5   version     Prints version.
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5 
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5 Flags:
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.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)
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.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)
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5       --disable-aslr                     Disables address space randomization
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5   -h, --help                             help for dlv
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5       --init string                      Init file, executed by the terminal client.
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5       --log                              Enable debugging server logging.
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5       --wd string                        Working directory for running the program.
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5 
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5 Additional help topics:
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5   dlv backend  Help about the --backend flag.
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5   dlv log      Help about logging flags.
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5   dlv redirect Help about file redirection.
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5 
18:53:01 [2022-07-18T18:53:01.538Z] #36 160.5 Use "dlv [command] --help" for more information about a command.
18:53:01 [2022-07-18T18:53:01.538Z] #36 DONE 160.8s
18:53:01 [2022-07-18T18:53:01.538Z] 
18:53:01 [2022-07-18T18:53:01.538Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
18:53:01 [2022-07-18T18:53:01.538Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
18:53:01 [2022-07-18T18:53:01.538Z] #21 9.899 Reading package lists...
18:53:01 [2022-07-18T18:53:01.778Z] #77 107.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
18:53:02 [2022-07-18T18:53:02.038Z] #77 107.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
18:53:02 [2022-07-18T18:53:02.607Z] #77 108.1 checking for gcc... gcc
18:53:02 [2022-07-18T18:53:02.608Z] #77 108.3 checking whether the C compiler works... yes
18:53:02 [2022-07-18T18:53:02.608Z] #77 108.4 checking for C compiler default output file name... a.out
18:53:02 [2022-07-18T18:53:02.867Z] #77 108.4 checking for suffix of executables... 
18:53:02 [2022-07-18T18:53:02.867Z] #77 108.6 checking whether we are cross compiling... no
18:53:03 [2022-07-18T18:53:03.127Z] #77 108.8 checking for suffix of object files... o
18:53:03 [2022-07-18T18:53:03.387Z] #77 109.0 checking whether we are using the GNU C compiler... yes
18:53:03 [2022-07-18T18:53:03.387Z] #77 109.1 checking whether gcc accepts -g... yes
18:53:03 [2022-07-18T18:53:03.647Z] #77 109.2 checking for gcc option to accept ISO C89... none needed
18:53:03 [2022-07-18T18:53:03.647Z] #77 109.4 checking whether gcc understands -c and -o together... yes
18:53:03 [2022-07-18T18:53:03.907Z] #77 109.6 checking for a BSD-compatible install... /usr/bin/install -c
18:53:03 [2022-07-18T18:53:03.907Z] #77 109.6 checking whether build environment is sane... yes
18:53:03 [2022-07-18T18:53:03.907Z] #77 109.6 checking for a thread-safe mkdir -p... /bin/mkdir -p
18:53:03 [2022-07-18T18:53:03.907Z] #77 109.7 checking for gawk... no
18:53:03 [2022-07-18T18:53:03.907Z] #77 109.7 checking for mawk... mawk
18:53:03 [2022-07-18T18:53:03.907Z] #77 109.7 checking whether make sets $(MAKE)... yes
18:53:03 [2022-07-18T18:53:03.907Z] #77 109.7 checking whether make supports the include directive... yes (GNU style)
18:53:03 [2022-07-18T18:53:03.907Z] #77 109.7 checking whether make supports nested variables... yes
18:53:04 [2022-07-18T18:53:04.083Z] #21 13.45 Reading package lists...
18:53:04 [2022-07-18T18:53:04.167Z] #77 109.8 checking whether UID '0' is supported by ustar format... yes
18:53:04 [2022-07-18T18:53:04.167Z] #77 109.8 checking whether GID '0' is supported by ustar format... yes
18:53:04 [2022-07-18T18:53:04.167Z] #77 109.8 checking how to create a ustar tar archive... gnutar
18:53:04 [2022-07-18T18:53:04.167Z] #77 109.9 checking dependency style of gcc... gcc3
18:53:04 [2022-07-18T18:53:04.426Z] #77 110.1 checking whether to enable maintainer-specific portions of Makefiles... yes
18:53:04 [2022-07-18T18:53:04.426Z] #77 110.1 checking whether make supports nested variables... (cached) yes
18:53:04 [2022-07-18T18:53:04.686Z] #77 110.2 checking build system type... aarch64-unknown-linux-gnu
18:53:04 [2022-07-18T18:53:04.686Z] #77 110.5 checking host system type... aarch64-unknown-linux-gnu
18:53:04 [2022-07-18T18:53:04.686Z] #77 110.5 checking how to print strings... printf
18:53:04 [2022-07-18T18:53:04.686Z] #77 110.5 checking for a sed that does not truncate output... /bin/sed
18:53:04 [2022-07-18T18:53:04.686Z] #77 110.5 checking for grep that handles long lines and -e... /bin/grep
18:53:04 [2022-07-18T18:53:04.686Z] #77 110.5 checking for egrep... /bin/grep -E
18:53:04 [2022-07-18T18:53:04.686Z] #77 110.5 checking for fgrep... /bin/grep -F
18:53:04 [2022-07-18T18:53:04.686Z] #77 110.5 checking for ld used by gcc... /usr/bin/ld
18:53:04 [2022-07-18T18:53:04.686Z] #77 110.6 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:53:04 [2022-07-18T18:53:04.686Z] #77 110.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:53:04 [2022-07-18T18:53:04.946Z] #77 110.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:53:04 [2022-07-18T18:53:04.946Z] #77 110.7 checking whether ln -s works... yes
18:53:04 [2022-07-18T18:53:04.946Z] #77 110.7 checking the maximum length of command line arguments... 1572864
18:53:04 [2022-07-18T18:53:04.946Z] #77 110.7 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
18:53:04 [2022-07-18T18:53:04.946Z] #77 110.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
18:53:04 [2022-07-18T18:53:04.946Z] #77 110.7 checking for /usr/bin/ld option to reload object files... -r
18:53:04 [2022-07-18T18:53:04.946Z] #77 110.7 checking for objdump... objdump
18:53:04 [2022-07-18T18:53:04.946Z] #77 110.7 checking how to recognize dependent libraries... pass_all
18:53:04 [2022-07-18T18:53:04.946Z] #77 110.8 checking for dlltool... no
18:53:04 [2022-07-18T18:53:04.946Z] #77 110.8 checking how to associate runtime and link libraries... printf %s\n
18:53:04 [2022-07-18T18:53:04.946Z] #77 110.8 checking for ar... ar
18:53:05 [2022-07-18T18:53:05.027Z] #21 16.69 Building dependency tree...
18:53:05 [2022-07-18T18:53:05.206Z] #77 110.8 checking for archiver @FILE support... @
18:53:05 [2022-07-18T18:53:05.206Z] #77 110.9 checking for strip... strip
18:53:05 [2022-07-18T18:53:05.206Z] #77 110.9 checking for ranlib... ranlib
18:53:05 [2022-07-18T18:53:05.775Z] #77 110.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:53:05 [2022-07-18T18:53:05.775Z] #77 111.4 checking for sysroot... no
18:53:05 [2022-07-18T18:53:05.775Z] #77 111.4 checking for a working dd... /bin/dd
18:53:05 [2022-07-18T18:53:05.775Z] #77 111.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
18:53:05 [2022-07-18T18:53:05.775Z] #77 111.4 checking for mt... no
18:53:05 [2022-07-18T18:53:05.775Z] #77 111.4 checking if : is a manifest tool... no
18:53:05 [2022-07-18T18:53:05.969Z] #21 18.66 The following additional packages will be installed:
18:53:05 [2022-07-18T18:53:05.970Z] #21 18.66   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
18:53:05 [2022-07-18T18:53:05.970Z] #21 18.66   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
18:53:05 [2022-07-18T18:53:05.970Z] #21 18.66   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
18:53:05 [2022-07-18T18:53:05.970Z] #21 18.66   python3-pkg-resources vim-runtime xxd
18:53:05 [2022-07-18T18:53:05.970Z] #21 18.66 Suggested packages:
18:53:05 [2022-07-18T18:53:05.970Z] #21 18.66   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
18:53:05 [2022-07-18T18:53:05.970Z] #21 18.66   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
18:53:05 [2022-07-18T18:53:05.970Z] #21 18.66   acl attr quota
18:53:05 [2022-07-18T18:53:05.970Z] #21 18.66 Recommended packages:
18:53:05 [2022-07-18T18:53:05.970Z] #21 18.66   libatm1 nftables libpam-cap build-essential python3-dev unzip
18:53:06 [2022-07-18T18:53:06.035Z] #77 111.5 checking how to run the C preprocessor... gcc -E
18:53:06 [2022-07-18T18:53:06.605Z] #77 111.8 checking for ANSI C header files... yes
18:53:06 [2022-07-18T18:53:06.865Z] #77 112.3 checking for sys/types.h... yes
18:53:06 [2022-07-18T18:53:06.865Z] #77 112.5 checking for sys/stat.h... yes
18:53:06 [2022-07-18T18:53:06.865Z] #77 112.6 checking for stdlib.h... yes
18:53:06 [2022-07-18T18:53:06.914Z] #21 ...
18:53:06 [2022-07-18T18:53:06.914Z] 
18:53:06 [2022-07-18T18:53:06.914Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:53:06 [2022-07-18T18:53:06.914Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:53:06 [2022-07-18T18:53:06.914Z] #77 111.9 config.status: creating Makefile
18:53:06 [2022-07-18T18:53:06.914Z] #77 112.0 config.status: creating rpm/crun.spec
18:53:06 [2022-07-18T18:53:06.914Z] #77 112.0 config.status: creating config.h
18:53:06 [2022-07-18T18:53:06.914Z] #77 112.1 config.status: executing libtool commands
18:53:06 [2022-07-18T18:53:06.914Z] #77 112.1 config.status: executing depfiles commands
18:53:06 [2022-07-18T18:53:06.914Z] #77 113.3 === configuring in libocispec (/tmp/crun-build/libocispec)
18:53:06 [2022-07-18T18:53:06.914Z] #77 113.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
18:53:06 [2022-07-18T18:53:06.914Z] #77 113.7 checking for gcc... gcc
18:53:06 [2022-07-18T18:53:06.914Z] #77 113.8 checking whether the C compiler works... yes
18:53:06 [2022-07-18T18:53:06.914Z] #77 114.0 checking for C compiler default output file name... a.out
18:53:06 [2022-07-18T18:53:06.914Z] #77 114.0 checking for suffix of executables... 
18:53:06 [2022-07-18T18:53:06.914Z] #77 114.2 checking whether we are cross compiling... no
18:53:06 [2022-07-18T18:53:06.914Z] #77 114.5 checking for suffix of object files... o
18:53:06 [2022-07-18T18:53:06.914Z] #77 114.5 checking whether we are using the GNU C compiler... yes
18:53:06 [2022-07-18T18:53:06.914Z] #77 114.7 checking whether gcc accepts -g... yes
18:53:06 [2022-07-18T18:53:06.914Z] #77 114.8 checking for gcc option to accept ISO C89... none needed
18:53:06 [2022-07-18T18:53:06.914Z] #77 115.0 checking whether gcc understands -c and -o together... yes
18:53:06 [2022-07-18T18:53:06.914Z] #77 115.2 checking how to run the C preprocessor... gcc -E
18:53:06 [2022-07-18T18:53:06.914Z] #77 115.5 checking for grep that handles long lines and -e... /bin/grep
18:53:06 [2022-07-18T18:53:06.914Z] #77 115.5 checking for egrep... /bin/grep -E
18:53:07 [2022-07-18T18:53:07.125Z] #77 112.8 checking for string.h... yes
18:53:07 [2022-07-18T18:53:07.402Z] #77 113.0 checking for memory.h... yes
18:53:07 [2022-07-18T18:53:07.487Z] #77 115.5 checking for ANSI C header files... yes
18:53:07 [2022-07-18T18:53:07.487Z] #77 116.1 checking for sys/types.h... yes
18:53:07 [2022-07-18T18:53:07.613Z] #71 158.4 + bin/containerd-shim-runc-v2
18:53:07 [2022-07-18T18:53:07.663Z] #77 113.2 checking for strings.h... yes
18:53:07 [2022-07-18T18:53:07.663Z] #77 113.4 checking for inttypes.h... yes
18:53:07 [2022-07-18T18:53:07.747Z] #77 116.2 checking for sys/stat.h... yes
18:53:07 [2022-07-18T18:53:07.923Z] #77 113.5 checking for stdint.h... yes
18:53:07 [2022-07-18T18:53:07.923Z] #77 113.7 checking for unistd.h... yes
18:53:08 [2022-07-18T18:53:08.009Z] #77 116.5 checking for stdlib.h... yes
18:53:08 [2022-07-18T18:53:08.270Z] #77 116.7 checking for string.h... yes
18:53:08 [2022-07-18T18:53:08.444Z] #77 113.9 checking for dlfcn.h... yes
18:53:08 [2022-07-18T18:53:08.444Z] #77 114.1 checking for objdir... .libs
18:53:08 [2022-07-18T18:53:08.533Z] #77 116.9 checking for memory.h... yes
18:53:08 [2022-07-18T18:53:08.542Z] #71 159.3 + binaries
18:53:08 [2022-07-18T18:53:08.542Z] #71 159.3 + install -D bin/containerd /build/containerd
18:53:08 [2022-07-18T18:53:08.542Z] #71 159.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:53:08 [2022-07-18T18:53:08.542Z] #71 159.3 + install -D bin/ctr /build/ctr
18:53:08 [2022-07-18T18:53:08.704Z] #77 114.4 checking if gcc supports -fno-rtti -fno-exceptions... no
18:53:08 [2022-07-18T18:53:08.794Z] #77 117.1 checking for strings.h... yes
18:53:08 [2022-07-18T18:53:08.798Z] #71 DONE 159.7s
18:53:08 [2022-07-18T18:53:08.964Z] #77 114.5 checking for gcc option to produce PIC... -fPIC -DPIC
18:53:08 [2022-07-18T18:53:08.964Z] #77 114.5 checking if gcc PIC flag -fPIC -DPIC works... yes
18:53:09 [2022-07-18T18:53:09.056Z] #77 117.3 checking for inttypes.h... yes
18:53:09 [2022-07-18T18:53:09.056Z] #77 117.6 checking for stdint.h... yes
18:53:09 [2022-07-18T18:53:09.224Z] #77 114.7 checking if gcc static flag -static works... yes
18:53:09 [2022-07-18T18:53:09.317Z] #77 117.8 checking for unistd.h... yes
18:53:09 [2022-07-18T18:53:09.483Z] #77 115.0 checking if gcc supports -c -o file.o... yes
18:53:09 [2022-07-18T18:53:09.484Z] #77 115.2 checking if gcc supports -c -o file.o... (cached) yes
18:53:09 [2022-07-18T18:53:09.484Z] #77 115.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
18:53:09 [2022-07-18T18:53:09.581Z] #77 118.0 checking minix/config.h usability... no
18:53:09 [2022-07-18T18:53:09.728Z] 
18:53:09 [2022-07-18T18:53:09.729Z] #72 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
18:53:09 [2022-07-18T18:53:09.729Z] #72 sha256:7cbdd38eeb75958d493386b9f90bd5612f887777089386bc0db65cb13ae7aadd
18:53:09 [2022-07-18T18:53:09.743Z] #77 115.2 checking dynamic linker characteristics... GNU/Linux ld.so
18:53:09 [2022-07-18T18:53:09.743Z] #77 115.6 checking how to hardcode library paths into programs... immediate
18:53:09 [2022-07-18T18:53:09.743Z] #77 115.6 checking whether stripping libraries is possible... yes
18:53:09 [2022-07-18T18:53:09.743Z] #77 115.6 checking if libtool supports shared libraries... yes
18:53:09 [2022-07-18T18:53:09.743Z] #77 115.6 checking whether to build shared libraries... no
18:53:09 [2022-07-18T18:53:09.743Z] #77 115.6 checking whether to build static libraries... yes
18:53:09 [2022-07-18T18:53:09.844Z] #77 118.2 checking minix/config.h presence... no
18:53:09 [2022-07-18T18:53:09.844Z] #77 118.3 checking for minix/config.h... no
18:53:09 [2022-07-18T18:53:09.985Z] #72 DONE 0.2s
18:53:09 [2022-07-18T18:53:09.985Z] 
18:53:09 [2022-07-18T18:53:09.985Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:53:09 [2022-07-18T18:53:09.985Z] #77 sha256:6294fdcf47f14b04a9b52a936217ec489b83716faa9fcd21928c06ac8167ef46
18:53:09 [2022-07-18T18:53:09.985Z] #77 DONE 0.1s
18:53:09 [2022-07-18T18:53:09.988Z] #14 116.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
18:53:09 [2022-07-18T18:53:09.988Z] #14 116.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
18:53:09 [2022-07-18T18:53:09.988Z] #14 116.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:53:10 [2022-07-18T18:53:10.003Z] #77 115.6 checking float.h usability... yes
18:53:10 [2022-07-18T18:53:10.003Z] #77 115.7 checking float.h presence... yes
18:53:10 [2022-07-18T18:53:10.003Z] #77 115.8 checking for float.h... yes
18:53:10 [2022-07-18T18:53:10.105Z] #77 118.3 checking whether it is safe to define __EXTENSIONS__... yes
18:53:10 [2022-07-18T18:53:10.105Z] #77 118.6 checking build system type... x86_64-pc-linux-gnu
18:53:10 [2022-07-18T18:53:10.105Z] #77 ...
18:53:10 [2022-07-18T18:53:10.105Z] 
18:53:10 [2022-07-18T18:53:10.105Z] #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
18:53:10 [2022-07-18T18:53:10.105Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.26 The following NEW packages will be installed:
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.27   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.28   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.28   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.28   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.29   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.29   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.29   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.29   xz-utils zip zstd
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.60 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.60 Need to get 27.7 MB of archives.
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.60 After this operation, 106 MB of additional disk space will be used.
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.70 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.71 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.72 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.78 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.79 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.83 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.83 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.83 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 20.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 21.09 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
18:53:10 [2022-07-18T18:53:10.105Z] #21 21.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 21.09 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 21.09 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 21.09 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 21.09 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 21.09 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 21.09 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 21.15 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 21.19 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 21.19 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 21.19 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 21.19 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 21.20 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 21.24 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 21.30 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 21.30 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 21.30 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 21.52 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 21.55 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 21.60 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 21.60 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
18:53:10 [2022-07-18T18:53:10.105Z] #21 22.34 debconf: delaying package configuration, since apt-utils is not installed
18:53:10 [2022-07-18T18:53:10.105Z] #21 22.47 Fetched 27.7 MB in 1s (21.2 MB/s)
18:53:10 [2022-07-18T18:53:10.105Z] #21 22.55 Selecting previously unselected package pigz.
18:53:10 [2022-07-18T18:53:10.105Z] #21 22.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24018 files and directories currently installed.)
18:53:10 [2022-07-18T18:53:10.105Z] #21 22.61 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
18:53:10 [2022-07-18T18:53:10.105Z] #21 22.61 Unpacking pigz (2.6-1) ...
18:53:10 [2022-07-18T18:53:10.105Z] #21 22.72 Selecting previously unselected package libelf1:amd64.
18:53:10 [2022-07-18T18:53:10.105Z] #21 22.73 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
18:53:10 [2022-07-18T18:53:10.105Z] #21 22.75 Unpacking libelf1:amd64 (0.183-1) ...
18:53:10 [2022-07-18T18:53:10.241Z] 
18:53:10 [2022-07-18T18:53:10.241Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
18:53:10 [2022-07-18T18:53:10.241Z] #82 sha256:7cbc250fbb697f1bf32252d957de00154bd4d6f271ee0a78bc12a98caaa8031e
18:53:10 [2022-07-18T18:53:10.265Z] #77 115.8 checking limits.h usability... yes
18:53:10 [2022-07-18T18:53:10.265Z] #77 116.0 checking limits.h presence... yes
18:53:10 [2022-07-18T18:53:10.265Z] #77 116.1 checking for limits.h... yes
18:53:10 [2022-07-18T18:53:10.394Z] #21 22.91 Selecting previously unselected package libbpf0:amd64.
18:53:10 [2022-07-18T18:53:10.394Z] #21 22.91 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
18:53:10 [2022-07-18T18:53:10.394Z] #21 22.91 Unpacking libbpf0:amd64 (1:0.3-2) ...
18:53:10 [2022-07-18T18:53:10.394Z] #21 23.03 Selecting previously unselected package libcap2:amd64.
18:53:10 [2022-07-18T18:53:10.394Z] #21 23.03 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
18:53:10 [2022-07-18T18:53:10.394Z] #21 23.04 Unpacking libcap2:amd64 (1:2.44-1) ...
18:53:10 [2022-07-18T18:53:10.394Z] #21 23.11 Selecting previously unselected package libmnl0:amd64.
18:53:10 [2022-07-18T18:53:10.394Z] #21 23.11 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
18:53:10 [2022-07-18T18:53:10.497Z] #82 DONE 0.5s
18:53:10 [2022-07-18T18:53:10.497Z] 
18:53:10 [2022-07-18T18:53:10.497Z] #85 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
18:53:10 [2022-07-18T18:53:10.497Z] #85 sha256:fc2910d540f9a63aded1a46c3b64732bf31ebbb2116da4f89b83ff392519ddcc
18:53:10 [2022-07-18T18:53:10.497Z] #85 DONE 0.1s
18:53:10 [2022-07-18T18:53:10.497Z] 
18:53:10 [2022-07-18T18:53:10.497Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
18:53:10 [2022-07-18T18:53:10.497Z] #86 sha256:278b067066c97508e6cb3b9e6eb273735c82c28704f501e20cc86f4bbebb9350
18:53:10 [2022-07-18T18:53:10.497Z] #86 DONE 0.0s
18:53:10 [2022-07-18T18:53:10.525Z] #77 116.1 checking stddef.h usability... yes
18:53:10 [2022-07-18T18:53:10.525Z] #77 116.2 checking stddef.h presence... yes
18:53:10 [2022-07-18T18:53:10.525Z] #77 116.3 checking for stddef.h... yes
18:53:10 [2022-07-18T18:53:10.525Z] #77 116.3 checking for stdlib.h... (cached) yes
18:53:10 [2022-07-18T18:53:10.525Z] #77 116.4 checking for string.h... (cached) yes
18:53:10 [2022-07-18T18:53:10.679Z] #21 23.11 Unpacking libmnl0:amd64 (1.0.4-3) ...
18:53:10 [2022-07-18T18:53:10.679Z] #21 23.18 Selecting previously unselected package libxtables12:amd64.
18:53:10 [2022-07-18T18:53:10.679Z] #21 23.18 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
18:53:10 [2022-07-18T18:53:10.679Z] #21 23.19 Unpacking libxtables12:amd64 (1.8.7-1) ...
18:53:10 [2022-07-18T18:53:10.679Z] #21 23.26 Selecting previously unselected package libcap2-bin.
18:53:10 [2022-07-18T18:53:10.679Z] #21 23.26 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
18:53:10 [2022-07-18T18:53:10.679Z] #21 23.28 Unpacking libcap2-bin (1:2.44-1) ...
18:53:10 [2022-07-18T18:53:10.753Z] 
18:53:10 [2022-07-18T18:53:10.753Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
18:53:10 [2022-07-18T18:53:10.753Z] #87 sha256:f323df3a20e157bf74d516c8847828364f71d4f80009ffd49fb348f9a61e86a2
18:53:10 [2022-07-18T18:53:10.753Z] #87 DONE 0.0s
18:53:10 [2022-07-18T18:53:10.753Z] 
18:53:10 [2022-07-18T18:53:10.753Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker
18:53:10 [2022-07-18T18:53:10.753Z] #88 sha256:21b9a628978b41af705f8e29796ed40a1f55d8a6967f244e9e9b2995e76219a6
18:53:10 [2022-07-18T18:53:10.784Z] #77 116.4 checking sys/time.h usability... yes
18:53:10 [2022-07-18T18:53:10.784Z] #77 116.6 checking sys/time.h presence... yes
18:53:10 [2022-07-18T18:53:10.784Z] #77 116.6 checking for sys/time.h... yes
18:53:10 [2022-07-18T18:53:10.784Z] #77 116.6 checking for inline... inline
18:53:10 [2022-07-18T18:53:10.949Z] #21 23.40 Selecting previously unselected package iproute2.
18:53:10 [2022-07-18T18:53:10.949Z] #21 23.40 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
18:53:10 [2022-07-18T18:53:10.949Z] #21 23.40 Unpacking iproute2 (5.10.0-4) ...
18:53:11 [2022-07-18T18:53:11.044Z] #77 116.7 checking for size_t... yes
18:53:11 [2022-07-18T18:53:11.214Z] #21 23.94 Selecting previously unselected package xxd.
18:53:11 [2022-07-18T18:53:11.304Z] #77 117.0 checking for stdlib.h... (cached) yes
18:53:11 [2022-07-18T18:53:11.304Z] #77 117.0 checking for GNU libc compatible malloc... yes
18:53:11 [2022-07-18T18:53:11.304Z] #77 117.2 checking for stdlib.h... (cached) yes
18:53:11 [2022-07-18T18:53:11.475Z] #21 23.94 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:53:11 [2022-07-18T18:53:11.475Z] #21 23.94 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:53:11 [2022-07-18T18:53:11.475Z] #21 24.07 Selecting previously unselected package vim-common.
18:53:11 [2022-07-18T18:53:11.475Z] #21 24.08 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:53:11 [2022-07-18T18:53:11.475Z] #21 24.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:53:11 [2022-07-18T18:53:11.564Z] #77 117.2 checking for GNU libc compatible realloc... yes
18:53:11 [2022-07-18T18:53:11.738Z] #21 24.27 Selecting previously unselected package bash-completion.
18:53:11 [2022-07-18T18:53:11.738Z] #21 24.27 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
18:53:12 [2022-07-18T18:53:12.134Z] #77 117.4 checking for working strtod... yes
18:53:12 [2022-07-18T18:53:12.134Z] #77 117.7 checking for gettimeofday... yes
18:53:12 [2022-07-18T18:53:12.393Z] #77 117.9 checking for memset... yes
18:53:12 [2022-07-18T18:53:12.643Z] #88 DONE 1.7s
18:53:12 [2022-07-18T18:53:12.644Z] 
18:53:12 [2022-07-18T18:53:12.644Z] #89 exporting to image
18:53:12 [2022-07-18T18:53:12.644Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:53:12 [2022-07-18T18:53:12.644Z] #89 exporting layers
18:53:12 [2022-07-18T18:53:12.658Z] #77 118.1 checking for strspn... yes
18:53:12 [2022-07-18T18:53:12.658Z] #77 ...
18:53:12 [2022-07-18T18:53:12.658Z] 
18:53:12 [2022-07-18T18:53:12.658Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
18:53:12 [2022-07-18T18:53:12.658Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939
18:53:12 [2022-07-18T18:53:12.658Z] #21 33.73 Selecting previously unselected package vim.
18:53:12 [2022-07-18T18:53:12.658Z] #21 33.74 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 33.75 Unpacking vim (2:8.2.2434-3+deb11u1) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 34.25 Selecting previously unselected package xfsprogs.
18:53:12 [2022-07-18T18:53:12.658Z] #21 34.27 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 34.28 Unpacking xfsprogs (5.10.0-4) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 34.59 Selecting previously unselected package zip.
18:53:12 [2022-07-18T18:53:12.658Z] #21 34.61 Preparing to unpack .../47-zip_3.0-12_arm64.deb ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 34.61 Unpacking zip (3.0-12) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 34.75 Selecting previously unselected package zstd.
18:53:12 [2022-07-18T18:53:12.658Z] #21 34.75 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 34.75 Unpacking zstd (1.4.8+dfsg-2.1) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 35.10 Setting up python3-pkg-resources (52.0.0-4) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 36.03 Setting up libip4tc2:arm64 (1.8.7-1) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 36.04 Setting up net-tools (1.60+git20181103.0eebece-1) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 36.06 Setting up libgpm2:arm64 (1.20.7-8) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 36.07 Setting up libicu67:arm64 (67.1-7) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 36.09 Setting up libip6tc2:arm64 (1.8.7-1) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 36.11 Setting up libinih1:arm64 (53-1+b2) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 36.12 Setting up uidmap (1:4.8.1-1) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 36.14 Setting up libyajl2:arm64 (2.1.0-3) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 36.15 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 36.16 Setting up bzip2 (1.0.8-4) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 36.18 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 36.21 Setting up python3-wheel (0.34.2-1) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 36.91 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 36.93 Setting up libcap2:arm64 (1:2.44-1) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 36.94 Setting up libcap2-bin (1:2.44-1) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 36.95 Setting up apparmor (2.13.6-10) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 38.66 Setting up zip (3.0-12) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 38.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 38.71 Setting up bash-completion (1:2.11-2) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 41.51 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 41.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:53:12 [2022-07-18T18:53:12.658Z] #21 41.55 Setting up libmnl0:arm64 (1.0.4-3) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 41.59 Setting up patch (2.7.6-7) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 41.61 Setting up sudo (1.9.5p2-3) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 41.71 invoke-rc.d: could not determine current runlevel
18:53:12 [2022-07-18T18:53:12.658Z] #21 41.72 invoke-rc.d: policy-rc.d denied execution of start.
18:53:12 [2022-07-18T18:53:12.658Z] #21 41.73 Setting up xfsprogs (5.10.0-4) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 41.76 Setting up libxtables12:arm64 (1.8.7-1) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 41.77 Setting up inetutils-ping (2:2.0-1) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 41.80 Setting up pigz (2.6-1) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 41.82 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 41.83 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 41.86 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 41.88 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 42.70 Setting up libaio1:arm64 (0.3.112-9) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 42.73 Setting up python3-lib2to3 (3.9.2-1) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 43.19 Setting up libelf1:arm64 (0.183-1) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 43.21 Setting up zstd (1.4.8+dfsg-2.1) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 43.22 Setting up libonig5:arm64 (6.9.6-1.1) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 43.24 Setting up python3-distutils (3.9.2-1) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 43.78 Setting up vim (2:8.2.2434-3+deb11u1) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 43.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:53:12 [2022-07-18T18:53:12.658Z] #21 43.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:53:12 [2022-07-18T18:53:12.658Z] #21 43.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:53:12 [2022-07-18T18:53:12.658Z] #21 43.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:53:12 [2022-07-18T18:53:12.658Z] #21 43.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:53:12 [2022-07-18T18:53:12.658Z] #21 43.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:53:12 [2022-07-18T18:53:12.658Z] #21 43.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:53:12 [2022-07-18T18:53:12.658Z] #21 43.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:53:12 [2022-07-18T18:53:12.658Z] #21 43.90 Setting up python3-setuptools (52.0.0-4) ...
18:53:12 [2022-07-18T18:53:12.658Z] #21 ...
18:53:12 [2022-07-18T18:53:12.658Z] 
18:53:12 [2022-07-18T18:53:12.658Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:53:12 [2022-07-18T18:53:12.658Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
18:53:12 [2022-07-18T18:53:12.658Z] #77 118.5 checking that generated files are newer than configure... done
18:53:12 [2022-07-18T18:53:12.918Z] #77 118.5 configure: creating ./config.status
18:53:13 [2022-07-18T18:53:13.647Z] #21 26.37 Unpacking bash-completion (1:2.11-2) ...
18:53:14 [2022-07-18T18:53:14.220Z] #21 26.87 Selecting previously unselected package bzip2.
18:53:14 [2022-07-18T18:53:14.220Z] #21 26.88 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
18:53:14 [2022-07-18T18:53:14.220Z] #21 26.89 Unpacking bzip2 (1.0.8-4) ...
18:53:14 [2022-07-18T18:53:14.220Z] #21 26.97 Selecting previously unselected package xz-utils.
18:53:14 [2022-07-18T18:53:14.480Z] #21 26.97 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
18:53:14 [2022-07-18T18:53:14.480Z] #21 26.98 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:53:14 [2022-07-18T18:53:14.480Z] #21 27.15 Selecting previously unselected package apparmor.
18:53:14 [2022-07-18T18:53:14.480Z] #21 27.15 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
18:53:14 [2022-07-18T18:53:14.480Z] #21 27.23 Unpacking apparmor (2.13.6-10) ...
18:53:14 [2022-07-18T18:53:14.741Z] #21 ...
18:53:14 [2022-07-18T18:53:14.741Z] 
18:53:14 [2022-07-18T18:53:14.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
18:53:14 [2022-07-18T18:53:14.741Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:53:14 [2022-07-18T18:53:14.741Z] #77 118.8 checking host system type... x86_64-pc-linux-gnu
18:53:14 [2022-07-18T18:53:14.741Z] #77 118.8 checking how to print strings... printf
18:53:14 [2022-07-18T18:53:14.741Z] #77 118.8 checking for a sed that does not truncate output... /bin/sed
18:53:14 [2022-07-18T18:53:14.741Z] #77 118.8 checking for fgrep... /bin/grep -F
18:53:14 [2022-07-18T18:53:14.741Z] #77 118.8 checking for ld used by gcc... /usr/bin/ld
18:53:14 [2022-07-18T18:53:14.741Z] #77 118.9 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:53:14 [2022-07-18T18:53:14.741Z] #77 118.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:53:14 [2022-07-18T18:53:14.741Z] #77 118.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:53:14 [2022-07-18T18:53:14.741Z] #77 119.0 checking whether ln -s works... yes
18:53:14 [2022-07-18T18:53:14.741Z] #77 119.0 checking the maximum length of command line arguments... 1572864
18:53:14 [2022-07-18T18:53:14.741Z] #77 119.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
18:53:14 [2022-07-18T18:53:14.741Z] #77 119.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
18:53:14 [2022-07-18T18:53:14.741Z] #77 119.0 checking for /usr/bin/ld option to reload object files... -r
18:53:14 [2022-07-18T18:53:14.741Z] #77 119.0 checking for objdump... objdump
18:53:14 [2022-07-18T18:53:14.741Z] #77 119.0 checking how to recognize dependent libraries... pass_all
18:53:14 [2022-07-18T18:53:14.741Z] #77 119.0 checking for dlltool... no
18:53:14 [2022-07-18T18:53:14.741Z] #77 119.0 checking how to associate runtime and link libraries... printf %s\n
18:53:14 [2022-07-18T18:53:14.741Z] #77 119.0 checking for ar... ar
18:53:14 [2022-07-18T18:53:14.741Z] #77 119.0 checking for archiver @FILE support... @
18:53:14 [2022-07-18T18:53:14.741Z] #77 119.1 checking for strip... strip
18:53:14 [2022-07-18T18:53:14.741Z] #77 119.1 checking for ranlib... ranlib
18:53:14 [2022-07-18T18:53:14.741Z] #77 119.1 checking for gawk... no
18:53:14 [2022-07-18T18:53:14.741Z] #77 119.1 checking for mawk... mawk
18:53:14 [2022-07-18T18:53:14.741Z] #77 119.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:53:14 [2022-07-18T18:53:14.741Z] #77 119.6 checking for sysroot... no
18:53:14 [2022-07-18T18:53:14.741Z] #77 119.6 checking for a working dd... /bin/dd
18:53:14 [2022-07-18T18:53:14.741Z] #77 119.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
18:53:14 [2022-07-18T18:53:14.741Z] #77 119.8 checking for mt... no
18:53:14 [2022-07-18T18:53:14.741Z] #77 119.8 checking if : is a manifest tool... no
18:53:14 [2022-07-18T18:53:14.741Z] #77 119.8 checking for dlfcn.h... yes
18:53:14 [2022-07-18T18:53:14.741Z] #77 119.9 checking for objdir... .libs
18:53:14 [2022-07-18T18:53:14.741Z] #77 120.3 checking if gcc supports -fno-rtti -fno-exceptions... no
18:53:14 [2022-07-18T18:53:14.741Z] #77 120.4 checking for gcc option to produce PIC... -fPIC -DPIC
18:53:14 [2022-07-18T18:53:14.741Z] #77 120.4 checking if gcc PIC flag -fPIC -DPIC works... yes
18:53:14 [2022-07-18T18:53:14.741Z] #77 120.5 checking if gcc static flag -static works... yes
18:53:14 [2022-07-18T18:53:14.741Z] #77 120.8 checking if gcc supports -c -o file.o... yes
18:53:14 [2022-07-18T18:53:14.741Z] #77 120.9 checking if gcc supports -c -o file.o... (cached) yes
18:53:14 [2022-07-18T18:53:14.741Z] #77 120.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.0 checking dynamic linker characteristics... GNU/Linux ld.so
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.2 checking how to hardcode library paths into programs... immediate
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.2 checking whether stripping libraries is possible... yes
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.3 checking if libtool supports shared libraries... yes
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.3 checking whether to build shared libraries... no
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.3 checking whether to build static libraries... yes
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.3 checking for a BSD-compatible install... /usr/bin/install -c
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.3 checking whether build environment is sane... yes
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.4 checking whether make sets $(MAKE)... yes
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.4 checking whether make supports the include directive... yes (GNU style)
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.4 checking whether make supports nested variables... yes
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.5 checking whether UID '0' is supported by ustar format... yes
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.5 checking whether GID '0' is supported by ustar format... yes
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.5 checking how to create a ustar tar archive... gnutar
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.5 checking dependency style of gcc... gcc3
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.7 checking whether to enable maintainer-specific portions of Makefiles... yes
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.7 checking whether make supports nested variables... (cached) yes
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.7 checking for pkg-config... /usr/bin/pkg-config
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.7 checking pkg-config is at least version 0.9.0... yes
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.7 checking for yajl >= 2.1.0... yes
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.7 checking for a sed that does not truncate output... (cached) /bin/sed
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.7 checking for gcc... (cached) gcc
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.8 checking whether we are using the GNU C compiler... (cached) yes
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.8 checking whether gcc accepts -g... (cached) yes
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.8 checking for gcc option to accept ISO C89... (cached) none needed
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.8 checking whether gcc understands -c and -o together... (cached) yes
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.8 checking for a Python interpreter with version >= 3... python3
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.9 checking for python3... /usr/bin/python3
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.9 checking for python3 version... 3.9
18:53:14 [2022-07-18T18:53:14.741Z] #77 121.9 checking for python3 platform... linux
18:53:14 [2022-07-18T18:53:14.741Z] #77 122.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
18:53:14 [2022-07-18T18:53:14.741Z] #77 122.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
18:53:14 [2022-07-18T18:53:14.741Z] #77 122.4 checking that generated files are newer than configure... done
18:53:14 [2022-07-18T18:53:14.741Z] #77 122.4 configure: creating ./config.status
18:53:15 [2022-07-18T18:53:15.458Z] #77 121.2 config.status: creating Makefile
18:53:15 [2022-07-18T18:53:15.458Z] #77 121.2 config.status: creating config.h
18:53:15 [2022-07-18T18:53:15.458Z] #77 121.3 config.status: executing depfiles commands
18:53:15 [2022-07-18T18:53:15.690Z] #77 124.4 config.status: creating Makefile
18:53:15 [2022-07-18T18:53:15.717Z] #77 121.5 config.status: executing libtool commands
18:53:15 [2022-07-18T18:53:15.950Z] #77 124.5 config.status: creating config.h
18:53:15 [2022-07-18T18:53:15.950Z] #77 124.5 config.status: executing libtool commands
18:53:15 [2022-07-18T18:53:15.950Z] #77 124.6 config.status: executing depfiles commands
18:53:16 [2022-07-18T18:53:16.521Z] #77 125.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
18:53:16 [2022-07-18T18:53:16.521Z] #77 125.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
18:53:16 [2022-07-18T18:53:16.658Z] #77 122.5   GEN      .version
18:53:16 [2022-07-18T18:53:16.658Z] #77 122.5 make  install-recursive
18:53:16 [2022-07-18T18:53:16.658Z] #77 122.5 make[1]: Entering directory '/tmp/crun-build'
18:53:16 [2022-07-18T18:53:16.658Z] #77 122.6 Making install in libocispec
18:53:16 [2022-07-18T18:53:16.658Z] #77 122.6 make[2]: Entering directory '/tmp/crun-build/libocispec'
18:53:16 [2022-07-18T18:53:16.917Z] #77 122.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
18:53:16 [2022-07-18T18:53:16.917Z] #77 122.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
18:53:16 [2022-07-18T18:53:16.917Z] #77 122.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
18:53:16 [2022-07-18T18:53:16.917Z] #77 122.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
18:53:17 [2022-07-18T18:53:17.093Z] #77 125.5 checking for gcc... gcc
18:53:17 [2022-07-18T18:53:17.353Z] #77 125.7 checking whether the C compiler works... yes
18:53:17 [2022-07-18T18:53:17.353Z] #77 125.9 checking for C compiler default output file name... a.out
18:53:17 [2022-07-18T18:53:17.487Z] #77 123.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
18:53:17 [2022-07-18T18:53:17.614Z] #77 125.9 checking for suffix of executables... 
18:53:17 [2022-07-18T18:53:17.614Z] #77 126.1 checking whether we are cross compiling... no
18:53:17 [2022-07-18T18:53:17.747Z] #77 123.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
18:53:17 [2022-07-18T18:53:17.747Z] #77 123.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
18:53:17 [2022-07-18T18:53:17.747Z] #77 123.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
18:53:17 [2022-07-18T18:53:17.747Z] #77 123.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
18:53:17 [2022-07-18T18:53:17.747Z] #77 123.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
18:53:17 [2022-07-18T18:53:17.747Z] #77 123.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
18:53:17 [2022-07-18T18:53:17.747Z] #77 123.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
18:53:17 [2022-07-18T18:53:17.747Z] #77 123.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
18:53:17 [2022-07-18T18:53:17.747Z] #77 123.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
18:53:17 [2022-07-18T18:53:17.747Z] #77 123.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
18:53:17 [2022-07-18T18:53:17.747Z] #77 123.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
18:53:17 [2022-07-18T18:53:17.747Z] #77 123.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
18:53:17 [2022-07-18T18:53:17.747Z] #77 123.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
18:53:17 [2022-07-18T18:53:17.747Z] #77 123.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
18:53:17 [2022-07-18T18:53:17.747Z] #77 123.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
18:53:17 [2022-07-18T18:53:17.874Z] #77 126.3 checking for suffix of object files... o
18:53:17 [2022-07-18T18:53:17.874Z] #77 126.4 checking whether we are using the GNU C compiler... yes
18:53:18 [2022-07-18T18:53:18.006Z] #77 ...
18:53:18 [2022-07-18T18:53:18.006Z] 
18:53:18 [2022-07-18T18:53:18.006Z] #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
18:53:18 [2022-07-18T18:53:18.006Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939
18:53:18 [2022-07-18T18:53:18.006Z] #21 45.44 Setting up libjq1:arm64 (1.6-2.1) ...
18:53:18 [2022-07-18T18:53:18.006Z] #21 45.46 Setting up libnftnl11:arm64 (1.1.9-1) ...
18:53:18 [2022-07-18T18:53:18.006Z] #21 45.47 Setting up thin-provisioning-tools (0.9.0-1) ...
18:53:18 [2022-07-18T18:53:18.006Z] #21 45.49 Setting up python3-pip (20.3.4-4+deb11u1) ...
18:53:18 [2022-07-18T18:53:18.006Z] #21 46.56 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
18:53:18 [2022-07-18T18:53:18.006Z] #21 46.58 Setting up jq (1.6-2.1) ...
18:53:18 [2022-07-18T18:53:18.006Z] #21 46.59 Setting up libbpf0:arm64 (1:0.3-2) ...
18:53:18 [2022-07-18T18:53:18.006Z] #21 46.61 Setting up iptables (1.8.7-1) ...
18:53:18 [2022-07-18T18:53:18.006Z] #21 46.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:53:18 [2022-07-18T18:53:18.006Z] #21 46.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:53:18 [2022-07-18T18:53:18.006Z] #21 46.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:53:18 [2022-07-18T18:53:18.006Z] #21 46.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:53:18 [2022-07-18T18:53:18.006Z] #21 46.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:53:18 [2022-07-18T18:53:18.006Z] #21 46.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:53:18 [2022-07-18T18:53:18.006Z] #21 46.69 Setting up iproute2 (5.10.0-4) ...
18:53:18 [2022-07-18T18:53:18.006Z] #21 47.20 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:53:18 [2022-07-18T18:53:18.006Z] #21 DONE 49.2s
18:53:18 [2022-07-18T18:53:18.006Z] 
18:53:18 [2022-07-18T18:53:18.006Z] #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
18:53:18 [2022-07-18T18:53:18.006Z] #22 sha256:adf4e12bcc7b73cc1051f9c83e2a79bb0c0445b6365b9a6bb9eb612f9edb97b6
18:53:18 [2022-07-18T18:53:18.135Z] #77 126.6 checking whether gcc accepts -g... yes
18:53:18 [2022-07-18T18:53:18.135Z] #77 126.6 checking for gcc option to accept ISO C89... none needed
18:53:18 [2022-07-18T18:53:18.395Z] #77 126.8 checking whether gcc understands -c and -o together... yes
18:53:18 [2022-07-18T18:53:18.395Z] #77 126.9 checking for a BSD-compatible install... /usr/bin/install -c
18:53:18 [2022-07-18T18:53:18.395Z] #77 127.0 checking whether build environment is sane... yes
18:53:18 [2022-07-18T18:53:18.395Z] #77 127.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
18:53:18 [2022-07-18T18:53:18.395Z] #77 127.0 checking for gawk... no
18:53:18 [2022-07-18T18:53:18.395Z] #77 127.0 checking for mawk... mawk
18:53:18 [2022-07-18T18:53:18.395Z] #77 127.0 checking whether make sets $(MAKE)... yes
18:53:18 [2022-07-18T18:53:18.575Z] #22 0.654 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:53:18 [2022-07-18T18:53:18.656Z] #77 127.1 checking whether make supports the include directive... yes (GNU style)
18:53:18 [2022-07-18T18:53:18.656Z] #77 127.1 checking whether make supports nested variables... yes
18:53:18 [2022-07-18T18:53:18.656Z] #77 127.1 checking whether UID '0' is supported by ustar format... yes
18:53:18 [2022-07-18T18:53:18.656Z] #77 127.1 checking whether GID '0' is supported by ustar format... yes
18:53:18 [2022-07-18T18:53:18.656Z] #77 127.1 checking how to create a ustar tar archive... gnutar
18:53:18 [2022-07-18T18:53:18.835Z] #22 0.658 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:53:18 [2022-07-18T18:53:18.835Z] #22 0.661 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:53:18 [2022-07-18T18:53:18.835Z] #22 DONE 0.7s
18:53:18 [2022-07-18T18:53:18.835Z] 
18:53:18 [2022-07-18T18:53:18.835Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
18:53:18 [2022-07-18T18:53:18.835Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc
18:53:18 [2022-07-18T18:53:18.917Z] #77 127.2 checking dependency style of gcc... gcc3
18:53:18 [2022-07-18T18:53:18.917Z] #77 127.4 checking whether to enable maintainer-specific portions of Makefiles... yes
18:53:18 [2022-07-18T18:53:18.917Z] #77 127.4 checking whether make supports nested variables... (cached) yes
18:53:19 [2022-07-18T18:53:19.177Z] #77 127.5 checking build system type... x86_64-pc-linux-gnu
18:53:19 [2022-07-18T18:53:19.177Z] #77 127.7 checking host system type... x86_64-pc-linux-gnu
18:53:19 [2022-07-18T18:53:19.177Z] #77 127.7 checking how to print strings... printf
18:53:19 [2022-07-18T18:53:19.177Z] #77 127.7 checking for a sed that does not truncate output... /bin/sed
18:53:19 [2022-07-18T18:53:19.177Z] #77 127.8 checking for grep that handles long lines and -e... /bin/grep
18:53:19 [2022-07-18T18:53:19.177Z] #77 127.8 checking for egrep... /bin/grep -E
18:53:19 [2022-07-18T18:53:19.177Z] #77 127.8 checking for fgrep... /bin/grep -F
18:53:19 [2022-07-18T18:53:19.177Z] #77 127.8 checking for ld used by gcc... /usr/bin/ld
18:53:19 [2022-07-18T18:53:19.177Z] #77 127.8 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:53:19 [2022-07-18T18:53:19.177Z] #77 127.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:53:19 [2022-07-18T18:53:19.177Z] #77 127.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:53:19 [2022-07-18T18:53:19.177Z] #77 127.9 checking whether ln -s works... yes
18:53:19 [2022-07-18T18:53:19.437Z] #77 127.9 checking the maximum length of command line arguments... 1572864
18:53:19 [2022-07-18T18:53:19.437Z] #77 128.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
18:53:19 [2022-07-18T18:53:19.437Z] #77 128.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
18:53:19 [2022-07-18T18:53:19.437Z] #77 128.0 checking for /usr/bin/ld option to reload object files... -r
18:53:19 [2022-07-18T18:53:19.437Z] #77 128.0 checking for objdump... objdump
18:53:19 [2022-07-18T18:53:19.437Z] #77 128.0 checking how to recognize dependent libraries... pass_all
18:53:19 [2022-07-18T18:53:19.437Z] #77 128.0 checking for dlltool... no
18:53:19 [2022-07-18T18:53:19.437Z] #77 128.0 checking how to associate runtime and link libraries... printf %s\n
18:53:19 [2022-07-18T18:53:19.437Z] #77 128.0 checking for ar... ar
18:53:19 [2022-07-18T18:53:19.437Z] #77 128.0 checking for archiver @FILE support... @
18:53:19 [2022-07-18T18:53:19.437Z] #77 128.1 checking for strip... strip
18:53:19 [2022-07-18T18:53:19.437Z] #77 128.1 checking for ranlib... ranlib
18:53:19 [2022-07-18T18:53:19.697Z] #77 128.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:53:19 [2022-07-18T18:53:19.697Z] #77 128.5 checking for sysroot... no
18:53:19 [2022-07-18T18:53:19.697Z] #77 128.5 checking for a working dd... /bin/dd
18:53:19 [2022-07-18T18:53:19.958Z] #77 128.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
18:53:19 [2022-07-18T18:53:19.958Z] #77 128.6 checking for mt... no
18:53:19 [2022-07-18T18:53:19.958Z] #77 128.6 checking if : is a manifest tool... no
18:53:20 [2022-07-18T18:53:20.218Z] #77 128.7 checking how to run the C preprocessor... gcc -E
18:53:20 [2022-07-18T18:53:20.788Z] #77 128.9 checking for ANSI C header files... yes
18:53:20 [2022-07-18T18:53:20.788Z] #77 129.4 checking for sys/types.h... yes
18:53:21 [2022-07-18T18:53:21.048Z] #77 129.5 checking for sys/stat.h... yes
18:53:21 [2022-07-18T18:53:21.308Z] #77 129.7 checking for stdlib.h... yes
18:53:21 [2022-07-18T18:53:21.308Z] #77 129.8 checking for string.h... yes
18:53:21 [2022-07-18T18:53:21.568Z] #77 130.0 checking for memory.h... yes
18:53:21 [2022-07-18T18:53:21.829Z] #77 130.2 checking for strings.h... yes
18:53:21 [2022-07-18T18:53:21.829Z] #77 130.3 checking for inttypes.h... yes
18:53:22 [2022-07-18T18:53:22.089Z] #77 130.5 checking for stdint.h... yes
18:53:22 [2022-07-18T18:53:22.210Z] #14 ...
18:53:22 [2022-07-18T18:53:22.210Z] 
18:53:22 [2022-07-18T18:53:22.210Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:53:22 [2022-07-18T18:53:22.210Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:53:22 [2022-07-18T18:53:22.210Z] #77 47.79 aclocal: warning: couldn't open directory 'm4': No such file or directory
18:53:22 [2022-07-18T18:53:22.350Z] #77 130.7 checking for unistd.h... yes
18:53:22 [2022-07-18T18:53:22.350Z] #77 130.8 checking for dlfcn.h... yes
18:53:22 [2022-07-18T18:53:22.350Z] #77 130.9 checking for objdir... .libs
18:53:22 [2022-07-18T18:53:22.612Z] #77 131.3 checking if gcc supports -fno-rtti -fno-exceptions... no
18:53:22 [2022-07-18T18:53:22.872Z] #77 131.4 checking for gcc option to produce PIC... -fPIC -DPIC
18:53:22 [2022-07-18T18:53:22.872Z] #77 131.4 checking if gcc PIC flag -fPIC -DPIC works... yes
18:53:23 [2022-07-18T18:53:23.442Z] #77 131.5 checking if gcc static flag -static works... yes
18:53:23 [2022-07-18T18:53:23.442Z] #77 132.0 checking if gcc supports -c -o file.o... yes
18:53:23 [2022-07-18T18:53:23.442Z] #77 132.2 checking if gcc supports -c -o file.o... (cached) yes
18:53:23 [2022-07-18T18:53:23.442Z] #77 132.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
18:53:24 [2022-07-18T18:53:24.014Z] #77 132.2 checking dynamic linker characteristics... GNU/Linux ld.so
18:53:24 [2022-07-18T18:53:24.014Z] #77 132.5 checking how to hardcode library paths into programs... immediate
18:53:24 [2022-07-18T18:53:24.014Z] #77 132.5 checking whether stripping libraries is possible... yes
18:53:24 [2022-07-18T18:53:24.014Z] #77 132.5 checking if libtool supports shared libraries... yes
18:53:24 [2022-07-18T18:53:24.014Z] #77 132.5 checking whether to build shared libraries... no
18:53:24 [2022-07-18T18:53:24.014Z] #77 132.5 checking whether to build static libraries... yes
18:53:24 [2022-07-18T18:53:24.110Z] #23 ...
18:53:24 [2022-07-18T18:53:24.110Z] 
18:53:24 [2022-07-18T18:53:24.110Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:53:24 [2022-07-18T18:53:24.110Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
18:53:24 [2022-07-18T18:53:24.110Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
18:53:24 [2022-07-18T18:53:24.110Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
18:53:24 [2022-07-18T18:53:24.110Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
18:53:24 [2022-07-18T18:53:24.110Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
18:53:24 [2022-07-18T18:53:24.110Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
18:53:24 [2022-07-18T18:53:24.110Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
18:53:24 [2022-07-18T18:53:24.110Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
18:53:24 [2022-07-18T18:53:24.110Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
18:53:24 [2022-07-18T18:53:24.110Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
18:53:24 [2022-07-18T18:53:24.110Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
18:53:24 [2022-07-18T18:53:24.110Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
18:53:24 [2022-07-18T18:53:24.110Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
18:53:24 [2022-07-18T18:53:24.110Z] #77 124.8 make  install-recursive
18:53:24 [2022-07-18T18:53:24.110Z] #77 124.8 make[3]: Entering directory '/tmp/crun-build/libocispec'
18:53:24 [2022-07-18T18:53:24.110Z] #77 124.9 Making install in yajl
18:53:24 [2022-07-18T18:53:24.110Z] #77 124.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
18:53:24 [2022-07-18T18:53:24.110Z] #77 125.0   CC       verify/json_verify-json_verify.o
18:53:24 [2022-07-18T18:53:24.110Z] #77 125.1   CC       src/libyajl_la-yajl_alloc.lo
18:53:24 [2022-07-18T18:53:24.110Z] #77 125.1   CC       src/libyajl_la-yajl.lo
18:53:24 [2022-07-18T18:53:24.110Z] #77 125.1   CC       src/libyajl_la-yajl_parser.lo
18:53:24 [2022-07-18T18:53:24.110Z] #77 125.1   CC       src/libyajl_la-yajl_gen.lo
18:53:24 [2022-07-18T18:53:24.110Z] #77 125.1   CC       src/libyajl_la-yajl_buf.lo
18:53:24 [2022-07-18T18:53:24.110Z] #77 125.1   CC       src/libyajl_la-yajl_encode.lo
18:53:24 [2022-07-18T18:53:24.110Z] #77 125.2   CC       src/libyajl_la-yajl_lex.lo
18:53:24 [2022-07-18T18:53:24.110Z] #77 125.3   CC       src/libyajl_la-yajl_tree.lo
18:53:24 [2022-07-18T18:53:24.275Z] #77 132.6 checking float.h usability... yes
18:53:24 [2022-07-18T18:53:24.275Z] #77 132.7 checking float.h presence... yes
18:53:24 [2022-07-18T18:53:24.275Z] #77 132.7 checking for float.h... yes
18:53:24 [2022-07-18T18:53:24.275Z] #77 132.8 checking limits.h usability... yes
18:53:24 [2022-07-18T18:53:24.535Z] #77 132.9 checking limits.h presence... yes
18:53:24 [2022-07-18T18:53:24.535Z] #77 133.0 checking for limits.h... yes
18:53:24 [2022-07-18T18:53:24.535Z] #77 133.0 checking stddef.h usability... yes
18:53:24 [2022-07-18T18:53:24.535Z] #77 133.2 checking stddef.h presence... yes
18:53:24 [2022-07-18T18:53:24.535Z] #77 133.3 checking for stddef.h... yes
18:53:24 [2022-07-18T18:53:24.535Z] #77 133.3 checking for stdlib.h... (cached) yes
18:53:24 [2022-07-18T18:53:24.795Z] #77 133.3 checking for string.h... (cached) yes
18:53:24 [2022-07-18T18:53:24.795Z] #77 133.4 checking sys/time.h usability... yes
18:53:25 [2022-07-18T18:53:25.048Z] #77 130.7   CCLD     libyajl.la
18:53:25 [2022-07-18T18:53:25.056Z] #77 133.5 checking sys/time.h presence... yes
18:53:25 [2022-07-18T18:53:25.056Z] #77 133.5 checking for sys/time.h... yes
18:53:25 [2022-07-18T18:53:25.056Z] #77 133.5 checking for inline... inline
18:53:25 [2022-07-18T18:53:25.056Z] #77 133.6 checking for size_t... 
18:53:25 [2022-07-18T18:53:25.056Z] #77 ...
18:53:25 [2022-07-18T18:53:25.056Z] 
18:53:25 [2022-07-18T18:53:25.056Z] #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
18:53:25 [2022-07-18T18:53:25.056Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
18:53:25 [2022-07-18T18:53:25.056Z] #21 27.71 Selecting previously unselected package inetutils-ping.
18:53:25 [2022-07-18T18:53:25.056Z] #21 27.72 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 27.74 Unpacking inetutils-ping (2:2.0-1) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 27.83 Selecting previously unselected package libip4tc2:amd64.
18:53:25 [2022-07-18T18:53:25.056Z] #21 27.84 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 27.86 Unpacking libip4tc2:amd64 (1.8.7-1) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 27.95 Selecting previously unselected package libip6tc2:amd64.
18:53:25 [2022-07-18T18:53:25.056Z] #21 27.95 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 27.96 Unpacking libip6tc2:amd64 (1.8.7-1) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 28.01 Selecting previously unselected package libnfnetlink0:amd64.
18:53:25 [2022-07-18T18:53:25.056Z] #21 28.02 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 28.03 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 28.12 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:53:25 [2022-07-18T18:53:25.056Z] #21 28.12 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 28.13 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 28.22 Selecting previously unselected package libnftnl11:amd64.
18:53:25 [2022-07-18T18:53:25.056Z] #21 28.23 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 28.24 Unpacking libnftnl11:amd64 (1.1.9-1) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 28.32 Selecting previously unselected package iptables.
18:53:25 [2022-07-18T18:53:25.056Z] #21 28.33 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 28.33 Unpacking iptables (1.8.7-1) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 28.64 Selecting previously unselected package libonig5:amd64.
18:53:25 [2022-07-18T18:53:25.056Z] #21 28.65 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 28.65 Unpacking libonig5:amd64 (6.9.6-1.1) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 28.79 Selecting previously unselected package libjq1:amd64.
18:53:25 [2022-07-18T18:53:25.056Z] #21 28.82 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 28.82 Unpacking libjq1:amd64 (1.6-2.1) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 28.95 Selecting previously unselected package jq.
18:53:25 [2022-07-18T18:53:25.056Z] #21 28.95 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 28.96 Unpacking jq (1.6-2.1) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 29.03 Selecting previously unselected package libaio1:amd64.
18:53:25 [2022-07-18T18:53:25.056Z] #21 29.04 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 29.05 Unpacking libaio1:amd64 (0.3.112-9) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 29.11 Selecting previously unselected package libgpm2:amd64.
18:53:25 [2022-07-18T18:53:25.056Z] #21 29.13 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 29.13 Unpacking libgpm2:amd64 (1.20.7-8) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 29.20 Selecting previously unselected package libicu67:amd64.
18:53:25 [2022-07-18T18:53:25.056Z] #21 29.20 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 29.21 Unpacking libicu67:amd64 (67.1-7) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 32.69 Selecting previously unselected package libinih1:amd64.
18:53:25 [2022-07-18T18:53:25.056Z] #21 32.70 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 32.70 Unpacking libinih1:amd64 (53-1+b2) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 32.76 Selecting previously unselected package libnet1:amd64.
18:53:25 [2022-07-18T18:53:25.056Z] #21 32.77 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 32.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 32.91 Selecting previously unselected package libnl-3-200:amd64.
18:53:25 [2022-07-18T18:53:25.056Z] #21 32.91 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 32.92 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 33.01 Selecting previously unselected package libprotobuf-c1:amd64.
18:53:25 [2022-07-18T18:53:25.056Z] #21 33.02 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 33.02 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 33.10 Selecting previously unselected package libyajl2:amd64.
18:53:25 [2022-07-18T18:53:25.056Z] #21 33.11 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 33.11 Unpacking libyajl2:amd64 (2.1.0-3) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 33.20 Selecting previously unselected package net-tools.
18:53:25 [2022-07-18T18:53:25.056Z] #21 33.20 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 33.21 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 33.42 Selecting previously unselected package patch.
18:53:25 [2022-07-18T18:53:25.056Z] #21 33.42 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 33.43 Unpacking patch (2.7.6-7) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 33.55 Selecting previously unselected package python-pip-whl.
18:53:25 [2022-07-18T18:53:25.056Z] #21 33.56 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 33.57 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 34.14 Selecting previously unselected package python3-lib2to3.
18:53:25 [2022-07-18T18:53:25.056Z] #21 34.14 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 34.15 Unpacking python3-lib2to3 (3.9.2-1) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 34.31 Selecting previously unselected package python3-distutils.
18:53:25 [2022-07-18T18:53:25.056Z] #21 34.31 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 34.32 Unpacking python3-distutils (3.9.2-1) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 34.46 Selecting previously unselected package python3-pkg-resources.
18:53:25 [2022-07-18T18:53:25.056Z] #21 34.47 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 34.47 Unpacking python3-pkg-resources (52.0.0-4) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 34.62 Selecting previously unselected package python3-setuptools.
18:53:25 [2022-07-18T18:53:25.056Z] #21 34.63 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 34.63 Unpacking python3-setuptools (52.0.0-4) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 34.92 Selecting previously unselected package python3-wheel.
18:53:25 [2022-07-18T18:53:25.056Z] #21 34.92 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 34.93 Unpacking python3-wheel (0.34.2-1) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 35.00 Selecting previously unselected package python3-pip.
18:53:25 [2022-07-18T18:53:25.056Z] #21 35.01 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 35.02 Unpacking python3-pip (20.3.4-4+deb11u1) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 35.34 Selecting previously unselected package sudo.
18:53:25 [2022-07-18T18:53:25.056Z] #21 35.34 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 35.35 Unpacking sudo (1.9.5p2-3) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 35.93 Selecting previously unselected package thin-provisioning-tools.
18:53:25 [2022-07-18T18:53:25.056Z] #21 35.93 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 35.94 Unpacking thin-provisioning-tools (0.9.0-1) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 36.08 Selecting previously unselected package uidmap.
18:53:25 [2022-07-18T18:53:25.056Z] #21 36.09 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 36.10 Unpacking uidmap (1:4.8.1-1) ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 36.24 Selecting previously unselected package vim-runtime.
18:53:25 [2022-07-18T18:53:25.056Z] #21 36.24 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
18:53:25 [2022-07-18T18:53:25.056Z] #21 36.27 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
18:53:25 [2022-07-18T18:53:25.056Z] #21 36.31 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
18:53:25 [2022-07-18T18:53:25.056Z] #21 36.31 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
18:53:25 [2022-07-18T18:53:25.308Z] #77 131.1   CCLD     verify/json_verify
18:53:25 [2022-07-18T18:53:25.316Z] #21 ...
18:53:25 [2022-07-18T18:53:25.316Z] 
18:53:25 [2022-07-18T18:53:25.316Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:53:25 [2022-07-18T18:53:25.316Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:53:25 [2022-07-18T18:53:25.316Z] #77 133.6 checking for size_t... yes
18:53:25 [2022-07-18T18:53:25.316Z] #77 133.9 checking for stdlib.h... (cached) yes
18:53:25 [2022-07-18T18:53:25.567Z] #77 131.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
18:53:25 [2022-07-18T18:53:25.576Z] #77 133.9 checking for GNU libc compatible malloc... yes
18:53:25 [2022-07-18T18:53:25.577Z] #77 134.0 checking for stdlib.h... (cached) yes
18:53:25 [2022-07-18T18:53:25.577Z] #77 134.0 checking for GNU libc compatible realloc... yes
18:53:25 [2022-07-18T18:53:25.827Z] #77 131.5 make[5]: Nothing to be done for 'install-exec-am'.
18:53:25 [2022-07-18T18:53:25.827Z] #77 131.5 make[5]: Nothing to be done for 'install-data-am'.
18:53:25 [2022-07-18T18:53:25.827Z] #77 131.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
18:53:25 [2022-07-18T18:53:25.827Z] #77 131.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
18:53:25 [2022-07-18T18:53:25.827Z] #77 131.5 make[4]: Entering directory '/tmp/crun-build/libocispec'
18:53:25 [2022-07-18T18:53:25.827Z] #77 131.6   CC       src/validate.o
18:53:25 [2022-07-18T18:53:25.827Z] #77 131.6   CC       src/image_spec_schema_config_schema.lo
18:53:25 [2022-07-18T18:53:25.827Z] #77 131.6   CC       src/image_spec_schema_content_descriptor.lo
18:53:25 [2022-07-18T18:53:25.827Z] #77 131.6   CC       src/image_spec_schema_defs.lo
18:53:25 [2022-07-18T18:53:25.827Z] #77 131.6   CC       src/image_spec_schema_defs_descriptor.lo
18:53:25 [2022-07-18T18:53:25.827Z] #77 131.7   CC       src/image_spec_schema_image_index_schema.lo
18:53:25 [2022-07-18T18:53:25.827Z] #77 131.7   CC       src/image_spec_schema_image_layout_schema.lo
18:53:25 [2022-07-18T18:53:25.827Z] #77 131.7   CC       src/image_spec_schema_image_manifest_schema.lo
18:53:25 [2022-07-18T18:53:25.837Z] #77 134.2 checking for working strtod... yes
18:53:25 [2022-07-18T18:53:25.837Z] #77 134.4 checking for gettimeofday... yes
18:53:26 [2022-07-18T18:53:26.088Z] #77 131.7   CC       src/runtime_spec_schema_config_linux.lo
18:53:26 [2022-07-18T18:53:26.088Z] #77 131.8   CC       src/runtime_spec_schema_config_zos.lo
18:53:26 [2022-07-18T18:53:26.088Z] #77 131.8   CC       src/runtime_spec_schema_config_schema.lo
18:53:26 [2022-07-18T18:53:26.088Z] #77 131.8   CC       src/runtime_spec_schema_config_solaris.lo
18:53:26 [2022-07-18T18:53:26.088Z] #77 131.9   CC       src/runtime_spec_schema_config_vm.lo
18:53:26 [2022-07-18T18:53:26.088Z] #77 131.9   CC       src/runtime_spec_schema_config_windows.lo
18:53:26 [2022-07-18T18:53:26.097Z] #77 134.6 checking for memset... yes
18:53:26 [2022-07-18T18:53:26.348Z] #77 132.0   CC       src/runtime_spec_schema_defs.lo
18:53:26 [2022-07-18T18:53:26.348Z] #77 132.1   CC       src/runtime_spec_schema_defs_linux.lo
18:53:26 [2022-07-18T18:53:26.348Z] #77 132.1   CC       src/runtime_spec_schema_defs_zos.lo
18:53:26 [2022-07-18T18:53:26.348Z] #77 132.2   CC       src/runtime_spec_schema_defs_vm.lo
18:53:26 [2022-07-18T18:53:26.616Z] #77 134.9 checking for strspn... yes
18:53:26 [2022-07-18T18:53:26.616Z] #77 135.2 checking that generated files are newer than configure... done
18:53:26 [2022-07-18T18:53:26.616Z] #77 135.2 configure: creating ./config.status
18:53:26 [2022-07-18T18:53:26.646Z] #77 132.3   CC       src/runtime_spec_schema_defs_windows.lo
18:53:26 [2022-07-18T18:53:26.646Z] #77 132.5   CC       src/runtime_spec_schema_state_schema.lo
18:53:26 [2022-07-18T18:53:26.920Z] #77 132.5   CC       src/image_manifest_items_image_manifest_items_schema.lo
18:53:26 [2022-07-18T18:53:26.920Z] #77 132.7   CC       src/basic_test_double_array_item.lo
18:53:27 [2022-07-18T18:53:27.182Z] #77 133.0   CC       src/basic_test_double_array.lo
18:53:27 [2022-07-18T18:53:27.182Z] #77 133.0   CC       src/basic_test_top_array_int.lo
18:53:27 [2022-07-18T18:53:27.446Z] #77 133.2   CC       src/basic_test_top_array_string.lo
18:53:27 [2022-07-18T18:53:27.446Z] #77 133.4   CC       src/basic_test_top_double_array_int.lo
18:53:27 [2022-07-18T18:53:27.711Z] #77 133.5   CC       src/basic_test_top_double_array_obj.lo
18:53:27 [2022-07-18T18:53:27.711Z] #77 133.6   CC       src/basic_test_top_double_array_refobj.lo
18:53:28 [2022-07-18T18:53:28.285Z] #77 133.8   CC       src/basic_test_top_double_array_string.lo
18:53:28 [2022-07-18T18:53:28.285Z] #77 133.9   CC       src/read-file.lo
18:53:28 [2022-07-18T18:53:28.527Z] #77 137.2 config.status: creating Makefile
18:53:28 [2022-07-18T18:53:28.544Z] #77 134.0   CC       src/json_common.lo
18:53:28 [2022-07-18T18:53:28.544Z] #77 134.1   CC       tests/test-1.o
18:53:28 [2022-07-18T18:53:28.544Z] #77 134.4   CC       tests/test-2.o
18:53:28 [2022-07-18T18:53:28.544Z] #77 ...
18:53:28 [2022-07-18T18:53:28.544Z] 
18:53:28 [2022-07-18T18:53:28.544Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
18:53:28 [2022-07-18T18:53:28.544Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc
18:53:28 [2022-07-18T18:53:28.544Z] #23 9.816 Collecting yamllint==1.26.1
18:53:28 [2022-07-18T18:53:28.787Z] #77 137.2 config.status: creating config.h
18:53:28 [2022-07-18T18:53:28.787Z] #77 137.3 config.status: executing depfiles commands
18:53:28 [2022-07-18T18:53:28.787Z] #77 137.5 config.status: executing libtool commands
18:53:29 [2022-07-18T18:53:29.729Z] #77 138.4   GEN      .version
18:53:29 [2022-07-18T18:53:29.729Z] #77 138.4 make  install-recursive
18:53:29 [2022-07-18T18:53:29.924Z] #23 10.90   Downloading yamllint-1.26.1.tar.gz (126 kB)
18:53:29 [2022-07-18T18:53:29.989Z] #77 138.4 make[1]: Entering directory '/tmp/crun-build'
18:53:29 [2022-07-18T18:53:29.989Z] #77 138.5 Making install in libocispec
18:53:29 [2022-07-18T18:53:29.989Z] #77 138.5 make[2]: Entering directory '/tmp/crun-build/libocispec'
18:53:29 [2022-07-18T18:53:29.989Z] #77 138.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
18:53:29 [2022-07-18T18:53:29.989Z] #77 138.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
18:53:29 [2022-07-18T18:53:29.989Z] #77 138.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
18:53:29 [2022-07-18T18:53:29.989Z] #77 138.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
18:53:30 [2022-07-18T18:53:30.339Z] #77 ...
18:53:30 [2022-07-18T18:53:30.339Z] 
18:53:30 [2022-07-18T18:53:30.339Z] #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
18:53:30 [2022-07-18T18:53:30.339Z] #64 sha256:a96284f160377e0179638edb71b393145088266c60d56ef1e544e008d6500aaf
18:53:30 [2022-07-18T18:53:30.862Z] #23 12.09 Collecting pathspec>=0.5.3
18:53:30 [2022-07-18T18:53:30.862Z] #23 12.09   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
18:53:30 [2022-07-18T18:53:30.932Z] #77 139.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
18:53:30 [2022-07-18T18:53:30.932Z] #77 139.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
18:53:30 [2022-07-18T18:53:30.932Z] #77 139.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
18:53:30 [2022-07-18T18:53:30.932Z] #77 139.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
18:53:30 [2022-07-18T18:53:30.932Z] #77 139.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
18:53:30 [2022-07-18T18:53:30.932Z] #77 139.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
18:53:30 [2022-07-18T18:53:30.932Z] #77 139.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
18:53:30 [2022-07-18T18:53:30.932Z] #77 139.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
18:53:30 [2022-07-18T18:53:30.932Z] #77 139.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
18:53:31 [2022-07-18T18:53:31.121Z] #23 12.41 Collecting pyyaml
18:53:31 [2022-07-18T18:53:31.121Z] #23 12.42   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
18:53:31 [2022-07-18T18:53:31.121Z] #23 12.47 Building wheels for collected packages: yamllint
18:53:31 [2022-07-18T18:53:31.193Z] #77 139.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
18:53:31 [2022-07-18T18:53:31.193Z] #77 139.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
18:53:31 [2022-07-18T18:53:31.193Z] #77 139.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
18:53:31 [2022-07-18T18:53:31.193Z] #77 139.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
18:53:31 [2022-07-18T18:53:31.193Z] #77 139.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
18:53:31 [2022-07-18T18:53:31.193Z] #77 139.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
18:53:31 [2022-07-18T18:53:31.193Z] #77 139.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
18:53:31 [2022-07-18T18:53:31.380Z] #23 12.48   Building wheel for yamllint (setup.py): started
18:53:32 [2022-07-18T18:53:32.134Z] #77 140.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
18:53:32 [2022-07-18T18:53:32.134Z] #77 140.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
18:53:32 [2022-07-18T18:53:32.134Z] #77 140.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
18:53:32 [2022-07-18T18:53:32.134Z] #77 140.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
18:53:32 [2022-07-18T18:53:32.134Z] #77 140.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
18:53:32 [2022-07-18T18:53:32.134Z] #77 140.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
18:53:32 [2022-07-18T18:53:32.134Z] #77 140.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
18:53:32 [2022-07-18T18:53:32.134Z] #77 140.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
18:53:32 [2022-07-18T18:53:32.134Z] #77 140.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
18:53:32 [2022-07-18T18:53:32.134Z] #77 140.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
18:53:32 [2022-07-18T18:53:32.134Z] #77 140.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
18:53:32 [2022-07-18T18:53:32.134Z] #77 140.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
18:53:32 [2022-07-18T18:53:32.134Z] #77 140.8 make  install-recursive
18:53:32 [2022-07-18T18:53:32.317Z] #23 13.54   Building wheel for yamllint (setup.py): finished with status 'done'
18:53:32 [2022-07-18T18:53:32.317Z] #23 13.54   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ecfdb01aa0a4d11c1b5fa39faad8b2110ee7ffa906b5401c17ec8031b64a9880
18:53:32 [2022-07-18T18:53:32.317Z] #23 13.54   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
18:53:32 [2022-07-18T18:53:32.317Z] #23 13.55 Successfully built yamllint
18:53:32 [2022-07-18T18:53:32.317Z] #23 13.56 Installing collected packages: pyyaml, pathspec, yamllint
18:53:32 [2022-07-18T18:53:32.393Z] #77 140.8 make[3]: Entering directory '/tmp/crun-build/libocispec'
18:53:32 [2022-07-18T18:53:32.393Z] #77 140.9 Making install in yajl
18:53:32 [2022-07-18T18:53:32.393Z] #77 140.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
18:53:32 [2022-07-18T18:53:32.393Z] #77 141.0   CC       verify/json_verify-json_verify.o
18:53:32 [2022-07-18T18:53:32.393Z] #77 141.0   CC       src/libyajl_la-yajl_alloc.lo
18:53:32 [2022-07-18T18:53:32.393Z] #77 141.0   CC       src/libyajl_la-yajl.lo
18:53:32 [2022-07-18T18:53:32.393Z] #77 141.0   CC       src/libyajl_la-yajl_gen.lo
18:53:32 [2022-07-18T18:53:32.393Z] #77 141.0   CC       src/libyajl_la-yajl_parser.lo
18:53:32 [2022-07-18T18:53:32.393Z] #77 141.0   CC       src/libyajl_la-yajl_buf.lo
18:53:32 [2022-07-18T18:53:32.393Z] #77 141.0   CC       src/libyajl_la-yajl_encode.lo
18:53:32 [2022-07-18T18:53:32.393Z] #77 141.1   CC       src/libyajl_la-yajl_lex.lo
18:53:32 [2022-07-18T18:53:32.653Z] #77 141.1   CC       src/libyajl_la-yajl_tree.lo
18:53:32 [2022-07-18T18:53:32.886Z] #23 14.00 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
18:53:33 [2022-07-18T18:53:33.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
18:53:33 [2022-07-18T18:53:33.137Z] #64 73.06 Updating files:  23% (1166/4896)
Updating files:  24% (1176/4896)
Updating files:  25% (1224/4896)
Updating files:  26% (1273/4896)
Updating files:  27% (1322/4896)
Updating files:  28% (1371/4896)
Updating files:  29% (1420/4896)
Updating files:  30% (1469/4896)
Updating files:  31% (1518/4896)
Updating files:  32% (1567/4896)
Updating files:  33% (1616/4896)
Updating files:  34% (1665/4896)
Updating files:  35% (1714/4896)
Updating files:  36% (1763/4896)
Updating files:  37% (1812/4896)
Updating files:  38% (1861/4896)
Updating files:  39% (1910/4896)
Updating files:  40% (1959/4896)
Updating files:  41% (2008/4896)
Updating files:  42% (2057/4896)
Updating files:  43% (2106/4896)
Updating files:  44% (2155/4896)
Updating files:  45% (2204/4896)
Updating files:  46% (2253/4896)
Updating files:  47% (2302/4896)
Updating files:  48% (2351/4896)
Updating files:  49% (2400/4896)
Updating files:  50% (2448/4896)
Updating files:  51% (2497/4896)
Updating files:  52% (2546/4896)
Updating files:  53% (2595/4896)
Updating files:  54% (2644/4896)
Updating files:  54% (2662/4896)
Updating files:  55% (2693/4896)
Updating files:  56% (2742/4896)
Updating files:  57% (2791/4896)
Updating files:  58% (2840/4896)
Updating files:  59% (2889/4896)
Updating files:  60% (2938/4896)
Updating files:  61% (2987/4896)
Updating files:  62% (3036/4896)
Updating files:  63% (3085/4896)
Updating files:  64% (3134/4896)
Updating files:  65% (3183/4896)
Updating files:  66% (3232/4896)
Updating files:  67% (3281/4896)
Updating files:  68% (3330/4896)
Updating files:  69% (3379/4896)
Updating files:  70% (3428/4896)
Updating files:  71% (3477/4896)
Updating files:  72% (3526/4896)
Updating files:  73% (3575/4896)
Updating files:  74% (3624/4896)
Updating files:  75% (3672/4896)
Updating files:  76% (3721/4896)
Updating files:  77% (3770/4896)
Updating files:  77% (3775/4896)
Updating files:  78% (3819/4896)
Updating files:  79% (3868/4896)
Updating files:  80% (3917/4896)
Updating files:  81% (3966/4896)
Updating files:  82% (4015/4896)
Updating files:  83% (4064/4896)
Updating files:  84% (4113/4896)
Updating files:  85% (4162/4896)
Updating files:  86% (4211/4896)
Updating files:  87% (4260/4896)
Updating files:  88% (4309/4896)
Updating files:  89% (4358/4896)
Updating files:  90% (4407/4896)
Updating files:  91% (4456/4896)
Updating files:  92% (4505/4896)
Updating files:  93% (4554/4896)
Updating files:  94% (4603/4896)
Updating files:  95% (4652/4896)
Updating files:  95% (4681/4896)
Updating files:  96% (4701/4896)
Updating files:  97% (4750/4896)
Updating files:  98% (4799/4896)
Updating files:  99% (4848/4896)
Updating files: 100% (4896/4896)
Updating files: 100% (4896/4896), done.
18:53:33 [2022-07-18T18:53:33.137Z] #64 76.32 + cd /tmp/tmp.3gogsHNRme/src/github.com/containerd/containerd
18:53:33 [2022-07-18T18:53:33.397Z] #64 76.33 + git checkout -q v1.6.6
18:53:33 [2022-07-18T18:53:33.455Z] #23 DONE 14.6s
18:53:33 [2022-07-18T18:53:33.455Z] 
18:53:33 [2022-07-18T18:53:33.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
18:53:33 [2022-07-18T18:53:33.455Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
18:53:33 [2022-07-18T18:53:33.455Z] #77 134.6   CC       tests/test-3.o
18:53:33 [2022-07-18T18:53:33.455Z] #77 134.8   CC       tests/test-4.o
18:53:33 [2022-07-18T18:53:33.455Z] #77 135.1   CC       tests/test-5.o
18:53:33 [2022-07-18T18:53:33.455Z] #77 135.3   CC       tests/test-6.o
18:53:33 [2022-07-18T18:53:33.455Z] #77 135.5   CC       tests/test-7.o
18:53:33 [2022-07-18T18:53:33.455Z] #77 135.6   CC       tests/test-8.o
18:53:33 [2022-07-18T18:53:33.455Z] #77 135.8   CC       tests/test-9.o
18:53:33 [2022-07-18T18:53:33.455Z] #77 135.9   CC       tests/test-10.o
18:53:33 [2022-07-18T18:53:33.455Z] #77 136.0   CC       tests/test-11.o
18:53:34 [2022-07-18T18:53:34.565Z] #77 ...
18:53:34 [2022-07-18T18:53:34.565Z] 
18:53:34 [2022-07-18T18:53:34.565Z] #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
18:53:34 [2022-07-18T18:53:34.565Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
18:53:34 [2022-07-18T18:53:34.565Z] #21 39.58 Selecting previously unselected package vim.
18:53:34 [2022-07-18T18:53:34.565Z] #21 39.59 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 39.60 Unpacking vim (2:8.2.2434-3+deb11u1) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 40.20 Selecting previously unselected package xfsprogs.
18:53:34 [2022-07-18T18:53:34.565Z] #21 40.20 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 40.21 Unpacking xfsprogs (5.10.0-4) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 40.66 Selecting previously unselected package zip.
18:53:34 [2022-07-18T18:53:34.565Z] #21 40.68 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 40.68 Unpacking zip (3.0-12) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 40.81 Selecting previously unselected package zstd.
18:53:34 [2022-07-18T18:53:34.565Z] #21 40.81 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 40.82 Unpacking zstd (1.4.8+dfsg-2.1) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 41.19 Setting up python3-pkg-resources (52.0.0-4) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 42.10 Setting up libip4tc2:amd64 (1.8.7-1) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 42.12 Setting up net-tools (1.60+git20181103.0eebece-1) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 42.14 Setting up libgpm2:amd64 (1.20.7-8) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 42.15 Setting up libicu67:amd64 (67.1-7) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 42.16 Setting up libip6tc2:amd64 (1.8.7-1) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 42.18 Setting up libinih1:amd64 (53-1+b2) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 42.19 Setting up uidmap (1:4.8.1-1) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 42.20 Setting up libyajl2:amd64 (2.1.0-3) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 42.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 42.23 Setting up bzip2 (1.0.8-4) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 42.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 42.25 Setting up python3-wheel (0.34.2-1) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 43.10 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 43.11 Setting up libcap2:amd64 (1:2.44-1) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 43.12 Setting up libcap2-bin (1:2.44-1) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 43.14 Setting up apparmor (2.13.6-10) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 44.87 Setting up zip (3.0-12) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 44.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 44.91 Setting up bash-completion (1:2.11-2) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 47.09 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 47.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:53:34 [2022-07-18T18:53:34.565Z] #21 47.13 Setting up libmnl0:amd64 (1.0.4-3) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 47.14 Setting up patch (2.7.6-7) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 47.15 Setting up sudo (1.9.5p2-3) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 47.24 invoke-rc.d: could not determine current runlevel
18:53:34 [2022-07-18T18:53:34.565Z] #21 47.25 invoke-rc.d: policy-rc.d denied execution of start.
18:53:34 [2022-07-18T18:53:34.565Z] #21 47.26 Setting up xfsprogs (5.10.0-4) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 47.27 Setting up libxtables12:amd64 (1.8.7-1) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 47.28 Setting up inetutils-ping (2:2.0-1) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 47.29 Setting up pigz (2.6-1) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 47.31 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:53:34 [2022-07-18T18:53:34.565Z] #21 47.32 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
18:53:34 [2022-07-18T18:53:34.826Z] #21 47.34 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
18:53:34 [2022-07-18T18:53:34.826Z] #21 47.35 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
18:53:35 [2022-07-18T18:53:35.397Z] #21 48.05 Setting up libaio1:amd64 (0.3.112-9) ...
18:53:35 [2022-07-18T18:53:35.397Z] #21 48.09 Setting up python3-lib2to3 (3.9.2-1) ...
18:53:35 [2022-07-18T18:53:35.657Z] #21 48.48 Setting up libelf1:amd64 (0.183-1) ...
18:53:35 [2022-07-18T18:53:35.918Z] #21 48.49 Setting up zstd (1.4.8+dfsg-2.1) ...
18:53:35 [2022-07-18T18:53:35.918Z] #21 48.51 Setting up libonig5:amd64 (6.9.6-1.1) ...
18:53:35 [2022-07-18T18:53:35.918Z] #21 48.52 Setting up python3-distutils (3.9.2-1) ...
18:53:36 [2022-07-18T18:53:36.491Z] #21 49.04 Setting up vim (2:8.2.2434-3+deb11u1) ...
18:53:36 [2022-07-18T18:53:36.491Z] #21 49.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:53:36 [2022-07-18T18:53:36.491Z] #21 49.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:53:36 [2022-07-18T18:53:36.491Z] #21 49.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:53:36 [2022-07-18T18:53:36.491Z] #21 49.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:53:36 [2022-07-18T18:53:36.491Z] #21 49.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:53:36 [2022-07-18T18:53:36.491Z] #21 49.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:53:36 [2022-07-18T18:53:36.491Z] #21 49.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:53:36 [2022-07-18T18:53:36.491Z] #21 49.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:53:36 [2022-07-18T18:53:36.491Z] #21 49.14 Setting up python3-setuptools (52.0.0-4) ...
18:53:36 [2022-07-18T18:53:36.688Z] #64 79.47 + export 'BUILDTAGS=netgo osusergo static_build'
18:53:36 [2022-07-18T18:53:36.688Z] #64 79.47 + BUILDTAGS='netgo osusergo static_build'
18:53:36 [2022-07-18T18:53:36.688Z] #64 79.47 + export EXTRA_FLAGS=-buildmode=pie
18:53:36 [2022-07-18T18:53:36.688Z] #64 79.47 + EXTRA_FLAGS=-buildmode=pie
18:53:36 [2022-07-18T18:53:36.688Z] #64 79.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:53:36 [2022-07-18T18:53:36.688Z] #64 79.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:53:36 [2022-07-18T18:53:36.688Z] #64 79.47 + '[' '' = dynamic ']'
18:53:36 [2022-07-18T18:53:36.688Z] #64 79.47 + make
18:53:38 [2022-07-18T18:53:38.404Z] #21 50.75 Setting up libjq1:amd64 (1.6-2.1) ...
18:53:38 [2022-07-18T18:53:38.404Z] #21 50.77 Setting up libnftnl11:amd64 (1.1.9-1) ...
18:53:38 [2022-07-18T18:53:38.404Z] #21 50.78 Setting up thin-provisioning-tools (0.9.0-1) ...
18:53:38 [2022-07-18T18:53:38.404Z] #21 50.79 Setting up python3-pip (20.3.4-4+deb11u1) ...
18:53:38 [2022-07-18T18:53:38.595Z] #64 81.63 + bin/ctr
18:53:38 [2022-07-18T18:53:38.859Z] #64 ...
18:53:38 [2022-07-18T18:53:38.859Z] 
18:53:38 [2022-07-18T18:53:38.859Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:53:38 [2022-07-18T18:53:38.859Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:53:38 [2022-07-18T18:53:38.859Z] #77 65.60 libtoolize: putting auxiliary files in '.'.
18:53:38 [2022-07-18T18:53:38.975Z] #21 ...
18:53:38 [2022-07-18T18:53:38.975Z] 
18:53:38 [2022-07-18T18:53:38.975Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:53:38 [2022-07-18T18:53:38.975Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:53:38 [2022-07-18T18:53:38.975Z] #77 146.7   CCLD     libyajl.la
18:53:38 [2022-07-18T18:53:38.975Z] #77 147.1   CCLD     verify/json_verify
18:53:38 [2022-07-18T18:53:38.975Z] #77 147.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
18:53:38 [2022-07-18T18:53:38.975Z] #77 147.5 make[5]: Nothing to be done for 'install-exec-am'.
18:53:38 [2022-07-18T18:53:38.975Z] #77 147.5 make[5]: Nothing to be done for 'install-data-am'.
18:53:38 [2022-07-18T18:53:38.975Z] #77 147.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
18:53:38 [2022-07-18T18:53:38.975Z] #77 147.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
18:53:38 [2022-07-18T18:53:38.975Z] #77 147.5 make[4]: Entering directory '/tmp/crun-build/libocispec'
18:53:38 [2022-07-18T18:53:38.975Z] #77 147.6   CC       src/validate.o
18:53:38 [2022-07-18T18:53:38.975Z] #77 147.6   CC       src/image_spec_schema_config_schema.lo
18:53:38 [2022-07-18T18:53:38.975Z] #77 147.6   CC       src/image_spec_schema_content_descriptor.lo
18:53:38 [2022-07-18T18:53:38.975Z] #77 147.6   CC       src/image_spec_schema_defs.lo
18:53:38 [2022-07-18T18:53:38.975Z] #77 147.6   CC       src/image_spec_schema_defs_descriptor.lo
18:53:38 [2022-07-18T18:53:38.975Z] #77 147.7   CC       src/image_spec_schema_image_index_schema.lo
18:53:38 [2022-07-18T18:53:38.975Z] #77 147.7   CC       src/image_spec_schema_image_layout_schema.lo
18:53:38 [2022-07-18T18:53:38.975Z] #77 147.7   CC       src/image_spec_schema_image_manifest_schema.lo
18:53:39 [2022-07-18T18:53:39.118Z] #77 65.60 libtoolize: copying file './ltmain.sh'
18:53:39 [2022-07-18T18:53:39.146Z] #89 exporting layers 23.9s done
18:53:39 [2022-07-18T18:53:39.147Z] #89 writing image sha256:76ee8d4a2dd96803185911f9e868156ffdbdda11d5bdce7805040cf70be38d5c
18:53:39 [2022-07-18T18:53:39.147Z] #89 writing image sha256:76ee8d4a2dd96803185911f9e868156ffdbdda11d5bdce7805040cf70be38d5c done
18:53:39 [2022-07-18T18:53:39.147Z] #89 naming to docker.io/library/docker:11e6176669c1ce8d738e00561c416caff589a3d2 done
18:53:39 [2022-07-18T18:53:39.147Z] #89 DONE 23.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
18:53:39 [2022-07-18T18:53:39.235Z] #77 147.7   CC       src/runtime_spec_schema_config_linux.lo
18:53:39 [2022-07-18T18:53:39.235Z] #77 147.8   CC       src/runtime_spec_schema_config_zos.lo
18:53:39 [2022-07-18T18:53:39.235Z] #77 147.8   CC       src/runtime_spec_schema_config_schema.lo
18:53:39 [2022-07-18T18:53:39.235Z] #77 147.8   CC       src/runtime_spec_schema_config_solaris.lo
18:53:39 [2022-07-18T18:53:39.235Z] #77 147.9   CC       src/runtime_spec_schema_config_vm.lo
18:53:39 [2022-07-18T18:53:39.235Z] #77 147.9   CC       src/runtime_spec_schema_config_windows.lo
18:53:39 [2022-07-18T18:53:39.496Z] #77 148.0   CC       src/runtime_spec_schema_defs.lo
18:53:39 [2022-07-18T18:53:39.496Z] #77 148.1   CC       src/runtime_spec_schema_defs_linux.lo
18:53:39 [2022-07-18T18:53:39.496Z] #77 148.1   CC       src/runtime_spec_schema_defs_zos.lo
18:53:39 [2022-07-18T18:53:39.496Z] #77 148.1   CC       src/runtime_spec_schema_defs_vm.lo
18:53:39 [2022-07-18T18:53:39.514Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43819/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43819/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=11e6176669c1ce8d738e00561c416caff589a3d2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:11e6176669c1ce8d738e00561c416caff589a3d2 hack/validate/default
18:53:39 [2022-07-18T18:53:39.757Z] #77 148.2   CC       src/runtime_spec_schema_defs_windows.lo
18:53:39 [2022-07-18T18:53:39.757Z] #77 148.4   CC       src/runtime_spec_schema_state_schema.lo
18:53:39 [2022-07-18T18:53:39.757Z] #77 148.4   CC       src/image_manifest_items_image_manifest_items_schema.lo
18:53:40 [2022-07-18T18:53:40.018Z] #77 148.6   CC       src/basic_test_double_array_item.lo
18:53:40 [2022-07-18T18:53:40.018Z] #77 148.6   CC       src/basic_test_double_array.lo
18:53:40 [2022-07-18T18:53:40.018Z] #77 148.7   CC       src/basic_test_top_array_int.lo
18:53:40 [2022-07-18T18:53:40.075Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
18:53:40 [2022-07-18T18:53:40.075Z] No api/types/ or api/swagger.yaml changes in diff.
18:53:40 [2022-07-18T18:53:40.075Z] Congratulations!  All TOML source files changed here have valid syntax.
18:53:40 [2022-07-18T18:53:40.075Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
18:53:40 [2022-07-18T18:53:40.075Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
18:53:40 [2022-07-18T18:53:40.075Z] 
18:53:40 [2022-07-18T18:53:40.075Z] INFO Start validation with golang-ci-lint
18:53:40 [2022-07-18T18:53:40.279Z] #77 148.9   CC       src/basic_test_top_array_string.lo
18:53:40 [2022-07-18T18:53:40.497Z] #77 67.10 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
18:53:40 [2022-07-18T18:53:40.497Z] #77 67.10 libtoolize: and rerunning libtoolize and aclocal.
18:53:40 [2022-07-18T18:53:40.497Z] #77 67.10 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
18:53:40 [2022-07-18T18:53:40.539Z] #77 ...
18:53:40 [2022-07-18T18:53:40.539Z] 
18:53:40 [2022-07-18T18:53:40.539Z] #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
18:53:40 [2022-07-18T18:53:40.539Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
18:53:40 [2022-07-18T18:53:40.539Z] #21 52.14 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
18:53:40 [2022-07-18T18:53:40.539Z] #21 52.17 Setting up jq (1.6-2.1) ...
18:53:40 [2022-07-18T18:53:40.539Z] #21 52.19 Setting up libbpf0:amd64 (1:0.3-2) ...
18:53:40 [2022-07-18T18:53:40.539Z] #21 52.20 Setting up iptables (1.8.7-1) ...
18:53:40 [2022-07-18T18:53:40.539Z] #21 52.21 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:53:40 [2022-07-18T18:53:40.539Z] #21 52.22 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:53:40 [2022-07-18T18:53:40.539Z] #21 52.23 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:53:40 [2022-07-18T18:53:40.539Z] #21 52.24 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:53:40 [2022-07-18T18:53:40.539Z] #21 52.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:53:40 [2022-07-18T18:53:40.539Z] #21 52.26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:53:40 [2022-07-18T18:53:40.539Z] #21 52.27 Setting up iproute2 (5.10.0-4) ...
18:53:40 [2022-07-18T18:53:40.539Z] #21 52.69 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:53:40 [2022-07-18T18:53:40.539Z] #21 DONE 53.1s
18:53:40 [2022-07-18T18:53:40.539Z] 
18:53:40 [2022-07-18T18:53:40.539Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:53:40 [2022-07-18T18:53:40.539Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:53:40 [2022-07-18T18:53:40.539Z] #77 149.1   CC       src/basic_test_top_double_array_int.lo
18:53:40 [2022-07-18T18:53:40.539Z] #77 149.1   CC       src/basic_test_top_double_array_obj.lo
18:53:40 [2022-07-18T18:53:40.799Z] #77 149.4   CC       src/basic_test_top_double_array_refobj.lo
18:53:41 [2022-07-18T18:53:41.004Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
18:53:41 [2022-07-18T18:53:41.004Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] 
18:53:41 [2022-07-18T18:53:41.059Z] #77 149.6   CC       src/basic_test_top_double_array_string.lo
18:53:41 [2022-07-18T18:53:41.059Z] #77 149.6   CC       src/read-file.lo
18:53:41 [2022-07-18T18:53:41.059Z] #77 149.7   CC       src/json_common.lo
18:53:41 [2022-07-18T18:53:41.320Z] #77 149.9   CC       tests/test-1.o
18:53:41 [2022-07-18T18:53:41.320Z] #77 150.1   CC       tests/test-2.o
18:53:41 [2022-07-18T18:53:41.581Z] #77 150.3   CC       tests/test-3.o
18:53:41 [2022-07-18T18:53:41.842Z] #77 150.5   CC       tests/test-4.o
18:53:42 [2022-07-18T18:53:42.413Z] #77 ...
18:53:42 [2022-07-18T18:53:42.413Z] 
18:53:42 [2022-07-18T18:53:42.413Z] #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
18:53:42 [2022-07-18T18:53:42.413Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6
18:53:42 [2022-07-18T18:53:42.413Z] #22 1.690 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:53:42 [2022-07-18T18:53:42.413Z] #22 1.694 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:53:42 [2022-07-18T18:53:42.413Z] #22 1.697 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:53:42 [2022-07-18T18:53:42.413Z] #22 DONE 1.8s
18:53:42 [2022-07-18T18:53:42.413Z] 
18:53:42 [2022-07-18T18:53:42.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
18:53:42 [2022-07-18T18:53:42.413Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:53:42 [2022-07-18T18:53:42.413Z] #77 151.0   CC       tests/test-6.o
18:53:42 [2022-07-18T18:53:42.413Z] #77 151.0   CC       tests/test-5.o
18:53:42 [2022-07-18T18:53:42.674Z] #77 151.2   CC       tests/test-7.o
18:53:42 [2022-07-18T18:53:42.935Z] #77 151.3   CC       tests/test-8.o
18:53:42 [2022-07-18T18:53:42.935Z] #77 151.6   CC       tests/test-9.o
18:53:43 [2022-07-18T18:53:43.195Z] #77 151.8   CC       tests/test-10.o
18:53:43 [2022-07-18T18:53:43.456Z] #77 152.0   CC       tests/test-11.o
18:53:45 [2022-07-18T18:53:45.784Z] #77 ...
18:53:45 [2022-07-18T18:53:45.784Z] 
18:53:45 [2022-07-18T18:53:45.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
18:53:45 [2022-07-18T18:53:45.784Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
18:53:45 [2022-07-18T18:53:45.784Z] #14 141.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
18:53:45 [2022-07-18T18:53:45.784Z] #14 141.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
18:53:45 [2022-07-18T18:53:45.784Z] #14 141.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:53:46 [2022-07-18T18:53:46.722Z] #14 153.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
18:53:46 [2022-07-18T18:53:46.722Z] #14 153.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
18:53:46 [2022-07-18T18:53:46.722Z] #14 153.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:53:51 [2022-07-18T18:53:51.553Z] #77 ...
18:53:51 [2022-07-18T18:53:51.553Z] 
18:53:51 [2022-07-18T18:53:51.553Z] #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
18:53:51 [2022-07-18T18:53:51.553Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1
18:53:51 [2022-07-18T18:53:51.553Z] #47 204.2 + dpkg --print-architecture
18:53:51 [2022-07-18T18:53:51.553Z] #47 DONE 204.9s
18:53:51 [2022-07-18T18:53:51.553Z] 
18:53:51 [2022-07-18T18:53:51.553Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:53:51 [2022-07-18T18:53:51.553Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
18:53:53 [2022-07-18T18:53:53.453Z] #77 ...
18:53:53 [2022-07-18T18:53:53.453Z] 
18:53:53 [2022-07-18T18:53:53.453Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
18:53:53 [2022-07-18T18:53:53.453Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d
18:53:53 [2022-07-18T18:53:53.453Z] #23 11.10 Collecting yamllint==1.26.1
18:53:54 [2022-07-18T18:53:54.395Z] #23 12.16   Downloading yamllint-1.26.1.tar.gz (126 kB)
18:53:54 [2022-07-18T18:53:54.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:53:55 [2022-07-18T18:53:55.778Z] #23 13.41 Collecting pathspec>=0.5.3
18:53:55 [2022-07-18T18:53:55.778Z] #23 13.44   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
18:53:56 [2022-07-18T18:53:56.039Z] #23 13.87 Collecting pyyaml
18:53:56 [2022-07-18T18:53:56.039Z] #23 13.90   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)
18:53:56 [2022-07-18T18:53:56.300Z] #23 13.98 Building wheels for collected packages: yamllint
18:53:56 [2022-07-18T18:53:56.300Z] #23 13.98   Building wheel for yamllint (setup.py): started
18:53:57 [2022-07-18T18:53:57.241Z] #23 15.01   Building wheel for yamllint (setup.py): finished with status 'done'
18:53:57 [2022-07-18T18:53:57.241Z] #23 15.02   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7c696c36fc66d81ec93500785c2ff19039aa940b4355fad23bbabaf29148b649
18:53:57 [2022-07-18T18:53:57.241Z] #23 15.02   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
18:53:57 [2022-07-18T18:53:57.241Z] #23 15.03 Successfully built yamllint
18:53:57 [2022-07-18T18:53:57.241Z] #23 15.05 Installing collected packages: pyyaml, pathspec, yamllint
18:53:57 [2022-07-18T18:53:57.812Z] #23 15.48 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
18:53:58 [2022-07-18T18:53:58.383Z] #23 DONE 16.0s
18:53:58 [2022-07-18T18:53:58.384Z] 
18:53:58 [2022-07-18T18:53:58.384Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
18:53:58 [2022-07-18T18:53:58.384Z] #27 sha256:48b9682f10f9dd865124a9497914db64d1a4a63cc78bbe9619305a13a05db8e1
18:53:58 [2022-07-18T18:53:58.938Z] #14 ...
18:53:58 [2022-07-18T18:53:58.938Z] 
18:53:58 [2022-07-18T18:53:58.938Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:53:58 [2022-07-18T18:53:58.938Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:53:58 [2022-07-18T18:53:58.938Z] #77 83.75 configure.ac:7: installing './compile'
18:53:58 [2022-07-18T18:53:58.938Z] #77 83.77 configure.ac:11: installing './config.guess'
18:53:58 [2022-07-18T18:53:58.938Z] #77 83.78 configure.ac:11: installing './config.sub'
18:53:58 [2022-07-18T18:53:58.938Z] #77 83.79 configure.ac:8: installing './install-sh'
18:53:58 [2022-07-18T18:53:58.938Z] #77 83.82 configure.ac:8: installing './missing'
18:53:58 [2022-07-18T18:53:58.938Z] #77 83.97 Makefile.am: installing './depcomp'
18:53:58 [2022-07-18T18:53:58.955Z] #27 DONE 0.8s
18:53:58 [2022-07-18T18:53:58.956Z] 
18:53:58 [2022-07-18T18:53:58.956Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
18:53:58 [2022-07-18T18:53:58.956Z] #32 sha256:4812c4f016f809c3fa58dc01fe8c213e456f6678c601a03c30565b0550af26f1
18:53:59 [2022-07-18T18:53:59.513Z] #77 86.11 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
18:53:59 [2022-07-18T18:53:59.513Z] #77 86.11 libtoolize: copying file 'build-aux/ltmain.sh'
18:53:59 [2022-07-18T18:53:59.772Z] #77 86.31 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
18:53:59 [2022-07-18T18:53:59.772Z] #77 86.31 libtoolize: copying file 'm4/libtool.m4'
18:53:59 [2022-07-18T18:53:59.900Z] #32 DONE 0.8s
18:53:59 [2022-07-18T18:53:59.900Z] 
18:53:59 [2022-07-18T18:53:59.900Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
18:53:59 [2022-07-18T18:53:59.900Z] #35 sha256:934cc610f85ed51c77dbeb59e1a444fad4d1140e9dfc657892187e305c095ece
18:54:00 [2022-07-18T18:54:00.031Z] #77 86.44 libtoolize: copying file 'm4/ltoptions.m4'
18:54:00 [2022-07-18T18:54:00.031Z] #77 86.58 libtoolize: copying file 'm4/ltsugar.m4'
18:54:00 [2022-07-18T18:54:00.031Z] #77 86.68 libtoolize: copying file 'm4/ltversion.m4'
18:54:00 [2022-07-18T18:54:00.291Z] #77 86.78 libtoolize: copying file 'm4/lt~obsolete.m4'
18:54:00 [2022-07-18T18:54:00.471Z] #35 DONE 0.5s
18:54:00 [2022-07-18T18:54:00.471Z] 
18:54:00 [2022-07-18T18:54:00.471Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
18:54:00 [2022-07-18T18:54:00.471Z] #37 sha256:edb7620dbf299e669eed056e41216d0331ed53003cdca708413bde02e01688d6
18:54:00 [2022-07-18T18:54:00.558Z] #77 87.01 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
18:54:00 [2022-07-18T18:54:00.732Z] #37 DONE 0.5s
18:54:00 [2022-07-18T18:54:00.732Z] 
18:54:00 [2022-07-18T18:54:00.732Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
18:54:00 [2022-07-18T18:54:00.732Z] #39 sha256:9aee115d88b92e0d7ed2c8c48cdcd9d054f0ebb93a40f0663b8e27141e2102f7
18:54:00 [2022-07-18T18:54:00.992Z] #39 DONE 0.1s
18:54:00 [2022-07-18T18:54:00.992Z] 
18:54:00 [2022-07-18T18:54:00.992Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
18:54:00 [2022-07-18T18:54:00.992Z] #41 sha256:0c36c6b7a4473c43ea75be2d80fbfe30e63fe3b82620ea68cb65eec7727c45bd
18:54:00 [2022-07-18T18:54:00.992Z] #41 DONE 0.1s
18:54:00 [2022-07-18T18:54:00.992Z] 
18:54:00 [2022-07-18T18:54:00.992Z] #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
18:54:00 [2022-07-18T18:54:00.992Z] #60 sha256:985ae10eb5a9ef9830d5e5e5685731b1ab9bdb4a4fea1e070055b31bcf1c4563
18:54:00 [2022-07-18T18:54:00.992Z] #60 ...
18:54:00 [2022-07-18T18:54:00.992Z] 
18:54:00 [2022-07-18T18:54:00.992Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
18:54:00 [2022-07-18T18:54:00.992Z] #45 sha256:a0a2364aa962025bc468578c0deab99cbe6819c0a9b48b4eadd7b781c928edf6
18:54:01 [2022-07-18T18:54:01.252Z] #45 DONE 0.2s
18:54:01 [2022-07-18T18:54:01.252Z] 
18:54:01 [2022-07-18T18:54:01.252Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:54:01 [2022-07-18T18:54:01.252Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:54:03 [2022-07-18T18:54:03.765Z] #77 168.3   CCLD     libocispec.la
18:54:03 [2022-07-18T18:54:03.766Z] #77 168.7   CCLD     src/validate
18:54:03 [2022-07-18T18:54:03.766Z] #77 168.7   CCLD     tests/test-1
18:54:03 [2022-07-18T18:54:03.766Z] #77 168.8   CCLD     tests/test-2
18:54:03 [2022-07-18T18:54:03.766Z] #77 168.8   CCLD     tests/test-3
18:54:03 [2022-07-18T18:54:03.766Z] #77 168.8   CCLD     tests/test-4
18:54:03 [2022-07-18T18:54:03.766Z] #77 168.9   CCLD     tests/test-5
18:54:03 [2022-07-18T18:54:03.766Z] #77 168.9   CCLD     tests/test-6
18:54:03 [2022-07-18T18:54:03.766Z] #77 168.9   CCLD     tests/test-7
18:54:03 [2022-07-18T18:54:03.766Z] #77 169.1   CCLD     tests/test-8
18:54:03 [2022-07-18T18:54:03.766Z] #77 169.1   CCLD     tests/test-9
18:54:03 [2022-07-18T18:54:03.766Z] #77 169.3   CCLD     tests/test-10
18:54:03 [2022-07-18T18:54:03.766Z] #77 169.4 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
18:54:03 [2022-07-18T18:54:03.766Z] #77 169.4   CCLD     tests/test-11
18:54:05 [2022-07-18T18:54:05.143Z] #77 171.0 libtool: link: ar cr libocispec.a 
18:54:05 [2022-07-18T18:54:05.403Z] #77 171.0 libtool: link: ranlib libocispec.a
18:54:06 [2022-07-18T18:54:06.783Z] #77 172.3 make[5]: Entering directory '/tmp/crun-build/libocispec'
18:54:06 [2022-07-18T18:54:06.783Z] #77 172.4 make[5]: Nothing to be done for 'install-exec-am'.
18:54:06 [2022-07-18T18:54:06.783Z] #77 172.4 make[5]: Nothing to be done for 'install-data-am'.
18:54:06 [2022-07-18T18:54:06.783Z] #77 172.4 make[5]: Leaving directory '/tmp/crun-build/libocispec'
18:54:06 [2022-07-18T18:54:06.783Z] #77 172.4 make[4]: Leaving directory '/tmp/crun-build/libocispec'
18:54:06 [2022-07-18T18:54:06.783Z] #77 172.4 make[3]: Leaving directory '/tmp/crun-build/libocispec'
18:54:06 [2022-07-18T18:54:06.783Z] #77 172.4 make[2]: Leaving directory '/tmp/crun-build/libocispec'
18:54:06 [2022-07-18T18:54:06.783Z] #77 172.4 make[2]: Entering directory '/tmp/crun-build'
18:54:06 [2022-07-18T18:54:06.783Z] #77 172.6   CC       src/libcrun/libcrun_testing_a-utils.o
18:54:06 [2022-07-18T18:54:06.783Z] #77 172.6   CC       src/libcrun/libcrun_testing_a-cgroup.o
18:54:06 [2022-07-18T18:54:06.783Z] #77 172.6   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
18:54:06 [2022-07-18T18:54:06.783Z] #77 172.6   CC       src/libcrun/libcrun_testing_a-container.o
18:54:06 [2022-07-18T18:54:06.783Z] #77 172.6   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
18:54:06 [2022-07-18T18:54:06.783Z] #77 172.6   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
18:54:06 [2022-07-18T18:54:06.783Z] #77 172.6   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
18:54:06 [2022-07-18T18:54:06.783Z] #77 172.6   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
18:54:06 [2022-07-18T18:54:06.783Z] #77 172.7   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
18:54:07 [2022-07-18T18:54:07.042Z] #77 172.7   CC       src/libcrun/libcrun_testing_a-criu.o
18:54:07 [2022-07-18T18:54:07.042Z] #77 172.8   CC       src/libcrun/libcrun_testing_a-custom-handler.o
18:54:07 [2022-07-18T18:54:07.042Z] #77 172.8   CC       src/libcrun/libcrun_testing_a-linux.o
18:54:07 [2022-07-18T18:54:07.042Z] #77 172.9   CC       src/libcrun/libcrun_testing_a-seccomp.o
18:54:07 [2022-07-18T18:54:07.302Z] #77 172.9   CC       src/libcrun/libcrun_testing_a-ebpf.o
18:54:07 [2022-07-18T18:54:07.302Z] #77 173.1   CC       src/libcrun/libcrun_testing_a-error.o
18:54:07 [2022-07-18T18:54:07.302Z] #77 173.1   CC       src/libcrun/libcrun_testing_a-status.o
18:54:07 [2022-07-18T18:54:07.302Z] #77 173.1   CC       src/libcrun/libcrun_testing_a-terminal.o
18:54:07 [2022-07-18T18:54:07.302Z] #77 173.1   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
18:54:07 [2022-07-18T18:54:07.561Z] #77 173.2   CC       src/libcrun/libcrun_testing_a-signals.o
18:54:07 [2022-07-18T18:54:07.561Z] #77 173.3   CC       src/libcrun/libcrun_testing_a-mount_flags.o
18:54:07 [2022-07-18T18:54:07.561Z] #77 173.3   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
18:54:07 [2022-07-18T18:54:07.821Z] #77 173.4   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
18:54:07 [2022-07-18T18:54:07.821Z] #77 173.5   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
18:54:07 [2022-07-18T18:54:07.821Z] #77 173.6   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
18:54:08 [2022-07-18T18:54:08.081Z] #77 173.9   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
18:54:08 [2022-07-18T18:54:08.081Z] #77 174.0   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
18:54:08 [2022-07-18T18:54:08.341Z] #77 174.1   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
18:54:08 [2022-07-18T18:54:08.600Z] #77 174.4   CC       src/crun-crun.o
18:54:08 [2022-07-18T18:54:08.600Z] #77 174.4   CC       src/crun-run.o
18:54:08 [2022-07-18T18:54:08.600Z] #77 174.5   CC       src/crun-delete.o
18:54:08 [2022-07-18T18:54:08.860Z] #77 174.6   CC       src/crun-kill.o
18:54:08 [2022-07-18T18:54:08.860Z] #77 174.7   CC       src/crun-pause.o
18:54:09 [2022-07-18T18:54:09.119Z] #77 174.9   CC       src/crun-unpause.o
18:54:09 [2022-07-18T18:54:09.119Z] #77 175.0   CC       src/crun-spec.o
18:54:09 [2022-07-18T18:54:09.688Z] #77 175.2   CC       src/crun-exec.o
18:54:09 [2022-07-18T18:54:09.688Z] #77 175.4   CC       src/crun-list.o
18:54:09 [2022-07-18T18:54:09.948Z] #77 175.6   CC       src/crun-create.o
18:54:09 [2022-07-18T18:54:09.948Z] #77 175.7   CC       src/crun-start.o
18:54:09 [2022-07-18T18:54:09.948Z] #77 175.7   CC       src/crun-state.o
18:54:10 [2022-07-18T18:54:10.208Z] #77 175.9   CC       src/crun-update.o
18:54:10 [2022-07-18T18:54:10.467Z] #77 176.1   CC       src/crun-ps.o
18:54:10 [2022-07-18T18:54:10.467Z] #77 176.2   CC       src/crun-checkpoint.o
18:54:10 [2022-07-18T18:54:10.726Z] #77 176.3   CC       src/crun-restore.o
18:54:10 [2022-07-18T18:54:10.985Z] #77 176.6   CC       src/libcrun/libcrun_la-utils.lo
18:54:10 [2022-07-18T18:54:10.985Z] #77 176.7   CC       src/libcrun/libcrun_la-cloned_binary.lo
18:54:10 [2022-07-18T18:54:10.985Z] #77 176.7   CC       src/libcrun/libcrun_la-container.lo
18:54:10 [2022-07-18T18:54:10.985Z] #77 176.8   CC       src/libcrun/libcrun_la-cgroup.lo
18:54:11 [2022-07-18T18:54:11.554Z] #77 177.1   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
18:54:11 [2022-07-18T18:54:11.554Z] #77 177.3   CC       src/libcrun/libcrun_la-cgroup-resources.lo
18:54:11 [2022-07-18T18:54:11.554Z] #77 177.3   CC       src/libcrun/libcrun_la-cgroup-setup.lo
18:54:11 [2022-07-18T18:54:11.814Z] #77 177.5   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
18:54:12 [2022-07-18T18:54:12.073Z] #77 177.9   CC       src/libcrun/libcrun_la-cgroup-utils.lo
18:54:12 [2022-07-18T18:54:12.073Z] #77 177.9   CC       src/libcrun/libcrun_la-criu.lo
18:54:12 [2022-07-18T18:54:12.644Z] #77 178.4   CC       src/libcrun/libcrun_la-custom-handler.lo
18:54:12 [2022-07-18T18:54:12.802Z] #77 ...
18:54:12 [2022-07-18T18:54:12.802Z] 
18:54:12 [2022-07-18T18:54:12.802Z] #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
18:54:12 [2022-07-18T18:54:12.802Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
18:54:12 [2022-07-18T18:54:12.802Z] #14 167.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
18:54:12 [2022-07-18T18:54:12.802Z] #14 167.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
18:54:12 [2022-07-18T18:54:12.802Z] #14 167.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:54:12 [2022-07-18T18:54:12.905Z] #77 178.5   CC       src/libcrun/libcrun_la-linux.lo
18:54:13 [2022-07-18T18:54:13.164Z] #77 178.9   CC       src/libcrun/libcrun_la-seccomp.lo
18:54:13 [2022-07-18T18:54:13.733Z] #77 179.3   CC       src/libcrun/libcrun_la-ebpf.lo
18:54:13 [2022-07-18T18:54:13.992Z] #77 179.8   CC       src/libcrun/libcrun_la-error.lo
18:54:14 [2022-07-18T18:54:14.560Z] #77 180.4   CC       src/libcrun/libcrun_la-status.lo
18:54:14 [2022-07-18T18:54:14.819Z] #77 180.6   CC       src/libcrun/libcrun_la-terminal.lo
18:54:15 [2022-07-18T18:54:15.079Z] #77 181.0   CC       src/libcrun/libcrun_la-chroot_realpath.lo
18:54:16 [2022-07-18T18:54:16.019Z] #77 181.5   CC       src/libcrun/libcrun_la-signals.lo
18:54:16 [2022-07-18T18:54:16.019Z] #77 181.8   CC       src/libcrun/libcrun_la-mount_flags.lo
18:54:16 [2022-07-18T18:54:16.019Z] #77 181.9   CC       src/libcrun/libcrun_la-seccomp_notify.lo
18:54:16 [2022-07-18T18:54:16.277Z] #77 182.1   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
18:54:16 [2022-07-18T18:54:16.537Z] #77 182.2   CC       src/libcrun/handlers/libcrun_la-krun.lo
18:54:17 [2022-07-18T18:54:17.105Z] #77 182.7   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
18:54:17 [2022-07-18T18:54:17.674Z] #77 183.3   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
18:54:18 [2022-07-18T18:54:18.244Z] #77 184.1   CC       tests/init.o
18:54:19 [2022-07-18T18:54:19.183Z] #77 184.8   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
18:54:19 [2022-07-18T18:54:19.415Z] #77 186.2   CCLD     libocispec.la
18:54:19 [2022-07-18T18:54:19.415Z] #77 186.6   CCLD     src/validate
18:54:19 [2022-07-18T18:54:19.415Z] #77 186.6   CCLD     tests/test-1
18:54:19 [2022-07-18T18:54:19.415Z] #77 186.6   CCLD     tests/test-2
18:54:19 [2022-07-18T18:54:19.415Z] #77 186.7   CCLD     tests/test-3
18:54:19 [2022-07-18T18:54:19.415Z] #77 186.7   CCLD     tests/test-4
18:54:19 [2022-07-18T18:54:19.415Z] #77 186.7   CCLD     tests/test-5
18:54:19 [2022-07-18T18:54:19.415Z] #77 186.8   CCLD     tests/test-6
18:54:19 [2022-07-18T18:54:19.415Z] #77 186.8   CCLD     tests/test-7
18:54:19 [2022-07-18T18:54:19.415Z] #77 187.0   CCLD     tests/test-8
18:54:19 [2022-07-18T18:54:19.415Z] #77 187.0   CCLD     tests/test-9
18:54:19 [2022-07-18T18:54:19.415Z] #77 187.1   CCLD     tests/test-10
18:54:19 [2022-07-18T18:54:19.415Z] #77 187.1 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
18:54:19 [2022-07-18T18:54:19.415Z] #77 187.2   CCLD     tests/test-11
18:54:20 [2022-07-18T18:54:20.354Z] #77 189.0 libtool: link: ar cr libocispec.a 
18:54:20 [2022-07-18T18:54:20.614Z] #77 189.1 libtool: link: ranlib libocispec.a
18:54:22 [2022-07-18T18:54:22.523Z] #77 190.8 make[5]: Entering directory '/tmp/crun-build/libocispec'
18:54:22 [2022-07-18T18:54:22.523Z] #77 190.9 make[5]: Nothing to be done for 'install-exec-am'.
18:54:22 [2022-07-18T18:54:22.523Z] #77 190.9 make[5]: Nothing to be done for 'install-data-am'.
18:54:22 [2022-07-18T18:54:22.523Z] #77 190.9 make[5]: Leaving directory '/tmp/crun-build/libocispec'
18:54:22 [2022-07-18T18:54:22.523Z] #77 190.9 make[4]: Leaving directory '/tmp/crun-build/libocispec'
18:54:22 [2022-07-18T18:54:22.523Z] #77 190.9 make[3]: Leaving directory '/tmp/crun-build/libocispec'
18:54:22 [2022-07-18T18:54:22.523Z] #77 190.9 make[2]: Leaving directory '/tmp/crun-build/libocispec'
18:54:22 [2022-07-18T18:54:22.523Z] #77 190.9 make[2]: Entering directory '/tmp/crun-build'
18:54:22 [2022-07-18T18:54:22.523Z] #77 191.0   CC       src/libcrun/libcrun_testing_a-utils.o
18:54:22 [2022-07-18T18:54:22.523Z] #77 191.0   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
18:54:22 [2022-07-18T18:54:22.523Z] #77 191.0   CC       src/libcrun/libcrun_testing_a-cgroup.o
18:54:22 [2022-07-18T18:54:22.523Z] #77 191.0   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
18:54:22 [2022-07-18T18:54:22.523Z] #77 191.0   CC       src/libcrun/libcrun_testing_a-container.o
18:54:22 [2022-07-18T18:54:22.523Z] #77 191.0   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
18:54:22 [2022-07-18T18:54:22.523Z] #77 191.0   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
18:54:22 [2022-07-18T18:54:22.523Z] #77 191.1   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
18:54:22 [2022-07-18T18:54:22.523Z] #77 191.1   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
18:54:22 [2022-07-18T18:54:22.523Z] #77 191.1   CC       src/libcrun/libcrun_testing_a-criu.o
18:54:22 [2022-07-18T18:54:22.523Z] #77 191.2   CC       src/libcrun/libcrun_testing_a-custom-handler.o
18:54:22 [2022-07-18T18:54:22.523Z] #77 191.2   CC       src/libcrun/libcrun_testing_a-linux.o
18:54:22 [2022-07-18T18:54:22.783Z] #77 191.3   CC       src/libcrun/libcrun_testing_a-seccomp.o
18:54:22 [2022-07-18T18:54:22.783Z] #77 191.3   CC       src/libcrun/libcrun_testing_a-ebpf.o
18:54:22 [2022-07-18T18:54:22.783Z] #77 191.4   CC       src/libcrun/libcrun_testing_a-error.o
18:54:22 [2022-07-18T18:54:22.783Z] #77 191.4   CC       src/libcrun/libcrun_testing_a-status.o
18:54:23 [2022-07-18T18:54:23.043Z] #77 191.5   CC       src/libcrun/libcrun_testing_a-terminal.o
18:54:23 [2022-07-18T18:54:23.043Z] #77 191.5   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
18:54:23 [2022-07-18T18:54:23.043Z] #77 191.6   CC       src/libcrun/libcrun_testing_a-mount_flags.o
18:54:23 [2022-07-18T18:54:23.043Z] #77 191.7   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
18:54:23 [2022-07-18T18:54:23.043Z] #77 191.7   CC       src/libcrun/libcrun_testing_a-signals.o
18:54:23 [2022-07-18T18:54:23.043Z] #77 191.7   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
18:54:23 [2022-07-18T18:54:23.303Z] #77 191.8   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
18:54:23 [2022-07-18T18:54:23.303Z] #77 191.9   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
18:54:23 [2022-07-18T18:54:23.303Z] #77 192.0   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
18:54:23 [2022-07-18T18:54:23.564Z] #77 192.1   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
18:54:23 [2022-07-18T18:54:23.564Z] #77 192.2   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
18:54:24 [2022-07-18T18:54:24.134Z] #77 192.7   CC       src/crun-crun.o
18:54:24 [2022-07-18T18:54:24.134Z] #77 192.8   CC       src/crun-run.o
18:54:24 [2022-07-18T18:54:24.134Z] #77 192.8   CC       src/crun-delete.o
18:54:24 [2022-07-18T18:54:24.394Z] #77 193.0   CC       src/crun-kill.o
18:54:24 [2022-07-18T18:54:24.394Z] #77 193.1   CC       src/crun-pause.o
18:54:24 [2022-07-18T18:54:24.654Z] #77 193.2   CC       src/crun-unpause.o
18:54:24 [2022-07-18T18:54:24.654Z] #77 193.3   CC       src/crun-spec.o
18:54:24 [2022-07-18T18:54:24.654Z] #77 193.3   CC       src/crun-exec.o
18:54:24 [2022-07-18T18:54:24.914Z] #77 193.6   CC       src/crun-list.o
18:54:24 [2022-07-18T18:54:24.914Z] #77 193.6   CC       src/crun-create.o
18:54:25 [2022-07-18T18:54:25.032Z] #14 ...
18:54:25 [2022-07-18T18:54:25.033Z] 
18:54:25 [2022-07-18T18:54:25.033Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:54:25 [2022-07-18T18:54:25.033Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:54:25 [2022-07-18T18:54:25.033Z] #77 110.2 configure.ac:7: installing 'build-aux/compile'
18:54:25 [2022-07-18T18:54:25.033Z] #77 110.2 configure.ac:9: installing 'build-aux/config.guess'
18:54:25 [2022-07-18T18:54:25.033Z] #77 110.2 configure.ac:9: installing 'build-aux/config.sub'
18:54:25 [2022-07-18T18:54:25.033Z] #77 110.2 configure.ac:11: installing 'build-aux/install-sh'
18:54:25 [2022-07-18T18:54:25.033Z] #77 110.3 configure.ac:11: installing 'build-aux/missing'
18:54:25 [2022-07-18T18:54:25.033Z] #77 110.7 Makefile.am: installing 'build-aux/depcomp'
18:54:25 [2022-07-18T18:54:25.033Z] #77 111.0 parallel-tests: installing 'build-aux/test-driver'
18:54:25 [2022-07-18T18:54:25.182Z] #77 193.7   CC       src/crun-start.o
18:54:25 [2022-07-18T18:54:25.454Z] #77 194.0   CC       src/crun-state.o
18:54:25 [2022-07-18T18:54:25.714Z] #77 194.2   CC       src/crun-update.o
18:54:25 [2022-07-18T18:54:25.714Z] #77 194.3   CC       src/crun-ps.o
18:54:25 [2022-07-18T18:54:25.974Z] #77 194.4   CC       src/crun-checkpoint.o
18:54:25 [2022-07-18T18:54:25.974Z] #77 194.7   CC       src/crun-restore.o
18:54:26 [2022-07-18T18:54:26.234Z] #77 195.0   CC       src/libcrun/libcrun_la-utils.lo
18:54:26 [2022-07-18T18:54:26.494Z] #77 195.1   CC       src/libcrun/libcrun_la-cloned_binary.lo
18:54:26 [2022-07-18T18:54:26.494Z] #77 195.2   CC       src/libcrun/libcrun_la-container.lo
18:54:26 [2022-07-18T18:54:26.754Z] #77 195.5   CC       src/libcrun/libcrun_la-cgroup.lo
18:54:26 [2022-07-18T18:54:26.754Z] #77 195.5   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
18:54:26 [2022-07-18T18:54:26.944Z] #77 113.6 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
18:54:26 [2022-07-18T18:54:26.945Z] #77 113.6 libtoolize: copying file 'build-aux/ltmain.sh'
18:54:27 [2022-07-18T18:54:27.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
18:54:27 [2022-07-18T18:54:27.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:54:27 [2022-07-18T18:54:27.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:54:27 [2022-07-18T18:54:27.014Z] #77 195.8   CC       src/libcrun/libcrun_la-cgroup-resources.lo
18:54:27 [2022-07-18T18:54:27.274Z] #77 195.8   CC       src/libcrun/libcrun_la-cgroup-setup.lo
18:54:27 [2022-07-18T18:54:27.274Z] #77 196.1   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
18:54:27 [2022-07-18T18:54:27.844Z] #77 196.2   CC       src/libcrun/libcrun_la-cgroup-utils.lo
18:54:27 [2022-07-18T18:54:27.844Z] #77 196.4   CC       src/libcrun/libcrun_la-criu.lo
18:54:27 [2022-07-18T18:54:27.884Z] #77 114.2 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
18:54:27 [2022-07-18T18:54:27.884Z] #77 114.2 libtoolize: copying file 'm4/libtool.m4'
18:54:27 [2022-07-18T18:54:27.884Z] #77 114.3 libtoolize: copying file 'm4/ltoptions.m4'
18:54:27 [2022-07-18T18:54:27.884Z] #77 114.4 libtoolize: copying file 'm4/ltsugar.m4'
18:54:27 [2022-07-18T18:54:27.884Z] #77 114.5 libtoolize: copying file 'm4/ltversion.m4'
18:54:28 [2022-07-18T18:54:28.105Z] #77 196.6   CC       src/libcrun/libcrun_la-custom-handler.lo
18:54:28 [2022-07-18T18:54:28.105Z] #77 196.7   CC       src/libcrun/libcrun_la-linux.lo
18:54:28 [2022-07-18T18:54:28.144Z] #77 114.6 libtoolize: copying file 'm4/lt~obsolete.m4'
18:54:28 [2022-07-18T18:54:28.365Z] #77 196.8   CC       src/libcrun/libcrun_la-seccomp.lo
18:54:28 [2022-07-18T18:54:28.365Z] #77 197.0   CC       src/libcrun/libcrun_la-ebpf.lo
18:54:28 [2022-07-18T18:54:28.625Z] #77 197.2   CC       src/libcrun/libcrun_la-error.lo
18:54:28 [2022-07-18T18:54:28.625Z] #77 197.4   CC       src/libcrun/libcrun_la-status.lo
18:54:28 [2022-07-18T18:54:28.885Z] #77 197.5   CC       src/libcrun/libcrun_la-terminal.lo
18:54:28 [2022-07-18T18:54:28.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:54:29 [2022-07-18T18:54:29.455Z] #77 197.8   CC       src/libcrun/libcrun_la-chroot_realpath.lo
18:54:29 [2022-07-18T18:54:29.455Z] #77 198.1   CC       src/libcrun/libcrun_la-signals.lo
18:54:30 [2022-07-18T18:54:30.025Z] #77 198.4   CC       src/libcrun/libcrun_la-mount_flags.lo
18:54:30 [2022-07-18T18:54:30.025Z] #77 198.7   CC       src/libcrun/libcrun_la-seccomp_notify.lo
18:54:30 [2022-07-18T18:54:30.286Z] #77 198.8   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
18:54:30 [2022-07-18T18:54:30.546Z] #77 199.0   CC       src/libcrun/handlers/libcrun_la-krun.lo
18:54:30 [2022-07-18T18:54:30.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:54:31 [2022-07-18T18:54:31.116Z] #77 ...
18:54:31 [2022-07-18T18:54:31.116Z] 
18:54:31 [2022-07-18T18:54:31.116Z] #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
18:54:31 [2022-07-18T18:54:31.116Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
18:54:31 [2022-07-18T18:54:31.116Z] #47 240.1 + dpkg --print-architecture
18:54:31 [2022-07-18T18:54:31.116Z] #47 240.1 + git checkout -q v2.1.0
18:54:31 [2022-07-18T18:54:31.116Z] #47 240.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:54:31 [2022-07-18T18:54:31.116Z] #47 240.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:54:31 [2022-07-18T18:54:31.116Z] #47 ...
18:54:31 [2022-07-18T18:54:31.116Z] 
18:54:31 [2022-07-18T18:54:31.116Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:54:31 [2022-07-18T18:54:31.116Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:54:31 [2022-07-18T18:54:31.116Z] #77 199.7   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
18:54:31 [2022-07-18T18:54:31.116Z] #77 199.9   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
18:54:31 [2022-07-18T18:54:31.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:54:31 [2022-07-18T18:54:31.375Z] #77 200.1   CC       tests/init.o
18:54:32 [2022-07-18T18:54:32.315Z] #77 200.7   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
18:54:33 [2022-07-18T18:54:33.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:54:34 [2022-07-18T18:54:34.725Z] #77 ...
18:54:34 [2022-07-18T18:54:34.725Z] 
18:54:34 [2022-07-18T18:54:34.725Z] #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
18:54:34 [2022-07-18T18:54:34.725Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
18:54:34 [2022-07-18T18:54:34.725Z] #14 193.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
18:54:34 [2022-07-18T18:54:34.725Z] #14 193.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
18:54:34 [2022-07-18T18:54:34.725Z] #14 193.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:54:34 [2022-07-18T18:54:34.725Z] #14 201.2 Selecting previously unselected package g++-mingw-w64-x86-64.
18:54:34 [2022-07-18T18:54:34.725Z] #14 201.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
18:54:34 [2022-07-18T18:54:34.725Z] #14 201.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:54:34 [2022-07-18T18:54:34.725Z] #14 201.3 Selecting previously unselected package libapparmor1:amd64.
18:54:34 [2022-07-18T18:54:34.725Z] #14 201.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
18:54:34 [2022-07-18T18:54:34.725Z] #14 201.4 Unpacking libapparmor1:amd64 (2.13.6-10) ...
18:54:34 [2022-07-18T18:54:34.987Z] #14 201.5 Selecting previously unselected package libapparmor-dev:amd64.
18:54:34 [2022-07-18T18:54:34.987Z] #14 201.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
18:54:34 [2022-07-18T18:54:34.987Z] #14 201.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
18:54:34 [2022-07-18T18:54:34.987Z] #14 201.7 Selecting previously unselected package libbtrfs0:amd64.
18:54:35 [2022-07-18T18:54:35.245Z] #14 201.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
18:54:35 [2022-07-18T18:54:35.245Z] #14 201.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
18:54:35 [2022-07-18T18:54:35.245Z] #14 202.0 Selecting previously unselected package libbtrfs-dev:amd64.
18:54:35 [2022-07-18T18:54:35.504Z] #14 202.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
18:54:35 [2022-07-18T18:54:35.504Z] #14 202.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
18:54:35 [2022-07-18T18:54:35.855Z] #14 202.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:54:35 [2022-07-18T18:54:35.855Z] #14 202.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
18:54:35 [2022-07-18T18:54:35.855Z] #14 202.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
18:54:36 [2022-07-18T18:54:36.426Z] #14 202.9 Selecting previously unselected package libudev-dev:amd64.
18:54:36 [2022-07-18T18:54:36.426Z] #14 203.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
18:54:36 [2022-07-18T18:54:36.426Z] #14 203.0 Unpacking libudev-dev:amd64 (247.3-7) ...
18:54:36 [2022-07-18T18:54:36.998Z] #14 203.6 Selecting previously unselected package libsepol1-dev:amd64.
18:54:36 [2022-07-18T18:54:36.998Z] #14 203.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
18:54:36 [2022-07-18T18:54:36.998Z] #14 203.7 Unpacking libsepol1-dev:amd64 (3.1-1) ...
18:54:37 [2022-07-18T18:54:37.276Z] #77 202.3   CCLD     tests/init
18:54:37 [2022-07-18T18:54:37.572Z] #14 204.3 Selecting previously unselected package libpcre2-16-0:amd64.
18:54:37 [2022-07-18T18:54:37.833Z] #14 204.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
18:54:37 [2022-07-18T18:54:37.833Z] #14 204.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
18:54:37 [2022-07-18T18:54:37.833Z] #14 ...
18:54:37 [2022-07-18T18:54:37.833Z] 
18:54:37 [2022-07-18T18:54:37.833Z] #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
18:54:37 [2022-07-18T18:54:37.833Z] #67 sha256:39efd29daa74de5197841a064670db7615916888fb4b1c1815f679cae1cf32ba
18:54:37 [2022-07-18T18:54:37.833Z] #67 194.0 + for f in rootlesskit rootlesskit-docker-proxy
18:54:37 [2022-07-18T18:54:37.833Z] #67 194.0 + GOBIN=/build
18:54:37 [2022-07-18T18:54:37.833Z] #67 194.0 + GO111MODULE=on
18:54:37 [2022-07-18T18:54:37.833Z] #67 194.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
18:54:37 [2022-07-18T18:54:37.833Z] #67 201.7 rootlesskit version 1.0.0
18:54:37 [2022-07-18T18:54:37.833Z] #67 201.7 Usage of /build/rootlesskit-docker-proxy:
18:54:37 [2022-07-18T18:54:37.833Z] #67 201.7   -container-ip string
18:54:37 [2022-07-18T18:54:37.833Z] #67 201.7     	container ip
18:54:37 [2022-07-18T18:54:37.833Z] #67 201.7   -container-port int
18:54:37 [2022-07-18T18:54:37.833Z] #67 201.7     	container port (default -1)
18:54:37 [2022-07-18T18:54:37.833Z] #67 201.7   -host-ip string
18:54:37 [2022-07-18T18:54:37.833Z] #67 201.7     	host ip
18:54:37 [2022-07-18T18:54:37.833Z] #67 201.7   -host-port int
18:54:37 [2022-07-18T18:54:37.833Z] #67 201.7     	host port (default -1)
18:54:37 [2022-07-18T18:54:37.833Z] #67 201.7   -proto string
18:54:37 [2022-07-18T18:54:37.833Z] #67 201.7     	proxy protocol (default "tcp")
18:54:38 [2022-07-18T18:54:38.404Z] #67 DONE 204.4s
18:54:38 [2022-07-18T18:54:38.404Z] 
18:54:38 [2022-07-18T18:54:38.404Z] #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
18:54:38 [2022-07-18T18:54:38.404Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
18:54:38 [2022-07-18T18:54:38.404Z] #14 204.9 Selecting previously unselected package libpcre2-32-0:amd64.
18:54:38 [2022-07-18T18:54:38.404Z] #14 204.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
18:54:38 [2022-07-18T18:54:38.404Z] #14 204.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
18:54:38 [2022-07-18T18:54:38.404Z] 
18:54:38 [2022-07-18T18:54:38.404Z] #14 ...
18:54:38 [2022-07-18T18:54:38.404Z] 
18:54:38 [2022-07-18T18:54:38.404Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
18:54:38 [2022-07-18T18:54:38.404Z] #68 sha256:6df736e7299834828619515e8efda202d0090d657c96b49aeb09586fd960690f
18:54:38 [2022-07-18T18:54:38.404Z] #68 DONE 0.1s
18:54:38 [2022-07-18T18:54:38.404Z] 
18:54:38 [2022-07-18T18:54:38.404Z] #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
18:54:38 [2022-07-18T18:54:38.404Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
18:54:38 [2022-07-18T18:54:38.664Z] #14 205.2 Selecting previously unselected package libpcre2-posix2:amd64.
18:54:38 [2022-07-18T18:54:38.664Z] #14 205.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
18:54:38 [2022-07-18T18:54:38.664Z] #14 205.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
18:54:38 [2022-07-18T18:54:38.664Z] 
18:54:38 [2022-07-18T18:54:38.664Z] #14 ...
18:54:38 [2022-07-18T18:54:38.664Z] 
18:54:38 [2022-07-18T18:54:38.664Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:54:38 [2022-07-18T18:54:38.664Z] #69 sha256:3a343e6e7fdb39ec6c67c5cb9726d5ba08993cbfaecde822b1337edae0d9664f
18:54:38 [2022-07-18T18:54:38.664Z] #69 DONE 0.2s
18:54:38 [2022-07-18T18:54:38.664Z] 
18:54:38 [2022-07-18T18:54: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
18:54:38 [2022-07-18T18:54:38.664Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
18:54:38 [2022-07-18T18:54:38.664Z] #14 205.4 Selecting previously unselected package libpcre2-dev:amd64.
18:54:38 [2022-07-18T18:54:38.923Z] #14 205.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
18:54:38 [2022-07-18T18:54:38.923Z] #14 205.4 Unpacking libpcre2-dev:amd64 (10.36-2) ...
18:54:39 [2022-07-18T18:54:39.862Z] #14 206.2 Selecting previously unselected package libselinux1-dev:amd64.
18:54:39 [2022-07-18T18:54:39.862Z] #14 206.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
18:54:39 [2022-07-18T18:54:39.862Z] #14 206.2 Unpacking libselinux1-dev:amd64 (3.1-3) ...
18:54:40 [2022-07-18T18:54:40.121Z] #14 206.7 Selecting previously unselected package libdevmapper-dev:amd64.
18:54:40 [2022-07-18T18:54:40.121Z] #14 206.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
18:54:40 [2022-07-18T18:54:40.121Z] #14 206.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
18:54:40 [2022-07-18T18:54:40.380Z] #14 206.8 Selecting previously unselected package libseccomp-dev:amd64.
18:54:40 [2022-07-18T18:54:40.380Z] #14 206.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
18:54:40 [2022-07-18T18:54:40.380Z] #14 206.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:54:40 [2022-07-18T18:54:40.640Z] #14 207.2 Selecting previously unselected package libsystemd-dev:amd64.
18:54:40 [2022-07-18T18:54:40.640Z] #14 207.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
18:54:40 [2022-07-18T18:54:40.640Z] #14 207.2 Unpacking libsystemd-dev:amd64 (247.3-7) ...
18:54:41 [2022-07-18T18:54:41.581Z] #14 208.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:54:41 [2022-07-18T18:54:41.581Z] #14 208.3 Setting up libapparmor1:amd64 (2.13.6-10) ...
18:54:41 [2022-07-18T18:54:41.581Z] #14 208.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:54:41 [2022-07-18T18:54:41.581Z] #14 208.3 Setting up libsepol1-dev:amd64 (3.1-1) ...
18:54:41 [2022-07-18T18:54:41.581Z] #14 208.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:54:41 [2022-07-18T18:54:41.841Z] #14 208.3 Setting up libpcre2-16-0:amd64 (10.36-2) ...
18:54:41 [2022-07-18T18:54:41.841Z] #14 208.4 Setting up libbtrfs0:amd64 (5.10.1-2) ...
18:54:41 [2022-07-18T18:54:41.841Z] #14 208.4 Setting up libpcre2-32-0:amd64 (10.36-2) ...
18:54:41 [2022-07-18T18:54:41.841Z] #14 208.4 Setting up libudev-dev:amd64 (247.3-7) ...
18:54:41 [2022-07-18T18:54:41.841Z] #14 208.4 Setting up libpcre2-posix2:amd64 (10.36-2) ...
18:54:41 [2022-07-18T18:54:41.841Z] #14 208.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:54:41 [2022-07-18T18:54:41.841Z] #14 208.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
18:54:41 [2022-07-18T18:54:41.841Z] #14 208.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:54:41 [2022-07-18T18:54:41.841Z] #14 208.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
18:54:41 [2022-07-18T18:54:41.841Z] #14 208.5 Setting up mingw-w64-common (8.0.0-1) ...
18:54:41 [2022-07-18T18:54:41.841Z] #14 208.5 Setting up libsystemd-dev:amd64 (247.3-7) ...
18:54:41 [2022-07-18T18:54:41.841Z] #14 208.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
18:54:41 [2022-07-18T18:54:41.841Z] #14 208.6 Setting up libpcre2-dev:amd64 (10.36-2) ...
18:54:41 [2022-07-18T18:54:41.841Z] #14 208.6 Setting up libselinux1-dev:amd64 (3.1-3) ...
18:54:41 [2022-07-18T18:54:41.841Z] #14 208.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:54:42 [2022-07-18T18:54:42.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:54:42 [2022-07-18T18:54:42.101Z] #14 208.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:54:42 [2022-07-18T18:54:42.101Z] #14 208.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:54:42 [2022-07-18T18:54:42.101Z] #14 208.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:54:42 [2022-07-18T18:54:42.101Z] #14 208.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:54:42 [2022-07-18T18:54:42.101Z] #14 208.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
18:54:42 [2022-07-18T18:54:42.101Z] #14 208.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:54:42 [2022-07-18T18:54:42.101Z] #14 208.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:54:42 [2022-07-18T18:54:42.101Z] #14 208.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:54:42 [2022-07-18T18:54:42.101Z] #14 208.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:54:42 [2022-07-18T18:54:42.360Z] #14 208.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
18:54:42 [2022-07-18T18:54:42.360Z] #14 208.9 Setting up dmsetup (2:1.02.175-2.1) ...
18:54:42 [2022-07-18T18:54:42.360Z] #14 209.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
18:54:42 [2022-07-18T18:54:42.360Z] #14 209.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
18:54:42 [2022-07-18T18:54:42.619Z] #14 209.1 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:54:43 [2022-07-18T18:54:43.189Z] #14 DONE 209.8s
18:54:43 [2022-07-18T18:54:43.189Z] 
18:54:43 [2022-07-18T18:54:43.189Z] #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
18:54:43 [2022-07-18T18:54:43.189Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
18:54:43 [2022-07-18T18:54:43.189Z] #47 ...
18:54:43 [2022-07-18T18:54:43.189Z] 
18:54:43 [2022-07-18T18:54:43.189Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
18:54:43 [2022-07-18T18:54:43.189Z] #59 sha256:c96ff268dcf6085df889568e1169720994d2924b9134ca4f4a48a2609f594500
18:54:43 [2022-07-18T18:54:43.189Z] #59 DONE 0.1s
18:54:43 [2022-07-18T18:54:43.189Z] 
18:54:43 [2022-07-18T18:54:43.189Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
18:54:43 [2022-07-18T18:54:43.189Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85
18:54:44 [2022-07-18T18:54:44.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:54:45 [2022-07-18T18:54:45.730Z] #15 DONE 2.3s
18:54:45 [2022-07-18T18:54:45.730Z] 
18:54:45 [2022-07-18T18:54:45.730Z] #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
18:54:45 [2022-07-18T18:54:45.730Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2
18:54:47 [2022-07-18T18:54:47.111Z] #16 DONE 1.7s
18:54:47 [2022-07-18T18:54:47.111Z] 
18:54:47 [2022-07-18T18:54:47.111Z] #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
18:54:47 [2022-07-18T18:54:47.111Z] #60 sha256:9b5eb4fcab72a28f4168c0babd75b7bb5cde21f9b4b8f54cb802266d70fc8976
18:54:47 [2022-07-18T18:54:47.111Z] #60 1.906 + RM_GOPATH=0
18:54:47 [2022-07-18T18:54:47.111Z] #60 1.906 + TMP_GOPATH=
18:54:47 [2022-07-18T18:54:47.111Z] #60 1.906 + : /build
18:54:47 [2022-07-18T18:54:47.111Z] #60 1.906 + '[' -z '' ']'
18:54:47 [2022-07-18T18:54:47.111Z] #60 1.907 ++ mktemp -d
18:54:47 [2022-07-18T18:54:47.111Z] #60 1.912 + export GOPATH=/tmp/tmp.vTHwQQyqmD
18:54:47 [2022-07-18T18:54:47.111Z] #60 1.912 + GOPATH=/tmp/tmp.vTHwQQyqmD
18:54:47 [2022-07-18T18:54:47.111Z] #60 1.912 + RM_GOPATH=1
18:54:47 [2022-07-18T18:54:47.111Z] #60 1.912 + case "$(go env GOARCH)" in
18:54:47 [2022-07-18T18:54:47.111Z] #60 1.912 ++ go env GOARCH
18:54:47 [2022-07-18T18:54:47.111Z] #60 1.926 + export GO_BUILDMODE=-buildmode=pie
18:54:47 [2022-07-18T18:54:47.111Z] #60 1.926 + GO_BUILDMODE=-buildmode=pie
18:54:47 [2022-07-18T18:54:47.111Z] #60 1.927 ++ dirname /install.sh
18:54:47 [2022-07-18T18:54:47.111Z] #60 1.932 + dir=/
18:54:47 [2022-07-18T18:54:47.111Z] #60 1.932 + bin=runc
18:54:47 [2022-07-18T18:54:47.111Z] #60 1.932 + shift
18:54:47 [2022-07-18T18:54:47.111Z] #60 1.933 + '[' '!' -f //runc.installer ']'
18:54:47 [2022-07-18T18:54:47.111Z] #60 1.933 + . //runc.installer
18:54:47 [2022-07-18T18:54:47.111Z] #60 1.934 ++ set -e
18:54:47 [2022-07-18T18:54:47.111Z] #60 1.935 ++ : v1.1.2
18:54:47 [2022-07-18T18:54:47.111Z] #60 1.935 + install_runc
18:54:47 [2022-07-18T18:54:47.111Z] #60 1.935 + RUNC_BUILDTAGS=seccomp
18:54:47 [2022-07-18T18:54:47.111Z] #60 1.935 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
18:54:47 [2022-07-18T18:54:47.111Z] #60 1.936 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vTHwQQyqmD/src/github.com/opencontainers/runc
18:54:47 [2022-07-18T18:54:47.111Z] #60 1.936 Install runc version v1.1.2 (build tags: seccomp)
18:54:47 [2022-07-18T18:54:47.111Z] #60 1.940 Cloning into '/tmp/tmp.vTHwQQyqmD/src/github.com/opencontainers/runc'...
18:54:47 [2022-07-18T18:54:47.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:54:48 [2022-07-18T18:54:48.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:54:49 [2022-07-18T18:54:49.020Z] #60 ...
18:54:49 [2022-07-18T18:54:49.020Z] 
18:54:49 [2022-07-18T18:54:49.020Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:54:49 [2022-07-18T18:54:49.020Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f
18:54:49 [2022-07-18T18:54:49.020Z] #17 1.372 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:54:49 [2022-07-18T18:54:49.020Z] #17 DONE 1.5s
18:54:49 [2022-07-18T18:54:49.020Z] 
18:54:49 [2022-07-18T18:54:49.020Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:54:49 [2022-07-18T18:54:49.020Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68
18:54:50 [2022-07-18T18:54:50.402Z] #18 DONE 1.6s
18:54:50 [2022-07-18T18:54:50.402Z] 
18:54:50 [2022-07-18T18:54:50.402Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:54:50 [2022-07-18T18:54:50.402Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad
18:54:51 [2022-07-18T18:54:51.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:54:51 [2022-07-18T18:54:51.784Z] #19 DONE 1.3s
18:54:51 [2022-07-18T18:54:51.784Z] 
18:54:51 [2022-07-18T18:54:51.784Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:54:51 [2022-07-18T18:54:51.784Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:54:51 [2022-07-18T18:54:51.784Z] #77 135.9 configure.ac:11: installing 'build-aux/compile'
18:54:51 [2022-07-18T18:54:51.784Z] #77 136.0 configure.ac:11: installing 'build-aux/config.guess'
18:54:51 [2022-07-18T18:54:51.784Z] #77 136.0 configure.ac:11: installing 'build-aux/config.sub'
18:54:51 [2022-07-18T18:54:51.784Z] #77 136.0 configure.ac:13: installing 'build-aux/install-sh'
18:54:51 [2022-07-18T18:54:51.784Z] #77 136.0 configure.ac:13: installing 'build-aux/missing'
18:54:51 [2022-07-18T18:54:51.784Z] #77 136.0 configure.ac:8: installing 'build-aux/tap-driver.sh'
18:54:51 [2022-07-18T18:54:51.784Z] #77 136.6 Makefile.am: installing 'build-aux/depcomp'
18:54:53 [2022-07-18T18:54:53.295Z] #77 139.2 checking build system type... x86_64-pc-linux-gnu
18:54:53 [2022-07-18T18:54:53.295Z] #77 139.7 checking host system type... x86_64-pc-linux-gnu
18:54:53 [2022-07-18T18:54:53.295Z] #77 139.7 checking how to print strings... printf
18:54:53 [2022-07-18T18:54:53.295Z] #77 139.7 checking for gcc... gcc
18:54:53 [2022-07-18T18:54:53.295Z] 
18:54:53 [2022-07-18T18:54:53.295Z] #77 ...
18:54:53 [2022-07-18T18:54:53.295Z] 
18:54:53 [2022-07-18T18:54:53.295Z] #20 [dev-systemd-false  6/28] RUN ldconfig
18:54:53 [2022-07-18T18:54:53.295Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c
18:54:53 [2022-07-18T18:54:53.295Z] #20 DONE 1.7s
18:54:53 [2022-07-18T18:54:53.295Z] 
18:54:53 [2022-07-18T18:54:53.295Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:54:53 [2022-07-18T18:54:53.295Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:54:53 [2022-07-18T18:54:53.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:54:53 [2022-07-18T18:54:53.971Z] #77 139.9 checking whether the C compiler works... yes
18:54:53 [2022-07-18T18:54:53.971Z] #77 140.5 checking for C compiler default output file name... a.out
18:54:54 [2022-07-18T18:54:54.265Z] #77 ...
18:54:54 [2022-07-18T18:54:54.265Z] 
18:54:54 [2022-07-18T18:54:54.265Z] #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
18:54:54 [2022-07-18T18:54:54.265Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
18:54:54 [2022-07-18T18:54:54.265Z] #47 DONE 269.7s
18:54:54 [2022-07-18T18:54:54.265Z] 
18:54:54 [2022-07-18T18:54:54.265Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:54:54 [2022-07-18T18:54:54.265Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:54:54 [2022-07-18T18:54:54.265Z] #77 ...
18:54:54 [2022-07-18T18:54:54.265Z] 
18:54:54 [2022-07-18T18:54:54.265Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
18:54:54 [2022-07-18T18:54:54.265Z] #48 sha256:e38ef54d95bcaa1c70946df7d52a228dd4404e99644996edd640ad7b9ed2df5c
18:54:54 [2022-07-18T18:54:54.265Z] #48 DONE 0.9s
18:54:54 [2022-07-18T18:54:54.265Z] 
18:54:54 [2022-07-18T18:54:54.265Z] #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
18:54:54 [2022-07-18T18:54:54.265Z] #60 sha256:985ae10eb5a9ef9830d5e5e5685731b1ab9bdb4a4fea1e070055b31bcf1c4563
18:54:54 [2022-07-18T18:54:54.265Z] #60 ...
18:54:54 [2022-07-18T18:54:54.265Z] 
18:54:54 [2022-07-18T18:54:54.265Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
18:54:54 [2022-07-18T18:54:54.265Z] #52 sha256:060803bb1c861c52d43a5df1ccd1a762e03cccfd57299c68ec433b0a7eb711fc
18:54:54 [2022-07-18T18:54:54.265Z] #52 DONE 0.2s
18:54:54 [2022-07-18T18:54:54.265Z] 
18:54:54 [2022-07-18T18:54:54.265Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
18:54:54 [2022-07-18T18:54:54.265Z] #54 sha256:34c93a8eb24937dd97ec330a7500595d39a3f29735f46708b936b605432cf2b4
18:54:54 [2022-07-18T18:54:54.265Z] #54 DONE 0.1s
18:54:54 [2022-07-18T18:54:54.265Z] 
18:54:54 [2022-07-18T18:54:54.265Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:54:54 [2022-07-18T18:54:54.265Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:54:54 [2022-07-18T18:54:54.546Z] #77 140.5 checking for suffix of executables... 
18:54:54 [2022-07-18T18:54:54.546Z] #77 140.9 checking whether we are cross compiling... no
18:54:55 [2022-07-18T18:54:55.121Z] #77 141.3 checking for suffix of object files... o
18:54:55 [2022-07-18T18:54:55.122Z] #77 141.5 checking whether we are using the GNU C compiler... yes
18:54:55 [2022-07-18T18:54:55.122Z] #77 141.7 checking whether gcc accepts -g... yes
18:54:55 [2022-07-18T18:54:55.206Z] #77 223.6   CCLD     tests/init
18:54:55 [2022-07-18T18:54:55.380Z] #77 141.8 checking for gcc option to accept ISO C89... none needed
18:54:55 [2022-07-18T18:54:55.398Z] #77 ...
18:54:55 [2022-07-18T18:54:55.398Z] 
18:54:55 [2022-07-18T18:54:55.398Z] #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
18:54:55 [2022-07-18T18:54:55.398Z] #26 sha256:b921171f75c4f6562ace2674cd1373f2c442feb30e032bf2834a218177c32ef3
18:54:55 [2022-07-18T18:54:55.398Z] #26 266.7 + return
18:54:55 [2022-07-18T18:54:55.961Z] #77 142.0 checking whether gcc understands -c and -o together... yes
18:54:55 [2022-07-18T18:54:55.961Z] #77 142.3 checking for a sed that does not truncate output... /bin/sed
18:54:55 [2022-07-18T18:54:55.961Z] #77 142.5 checking for grep that handles long lines and -e... /bin/grep
18:54:55 [2022-07-18T18:54:55.961Z] #77 142.5 checking for egrep... /bin/grep -E
18:54:55 [2022-07-18T18:54:55.961Z] #77 142.6 checking for fgrep... /bin/grep -F
18:54:55 [2022-07-18T18:54:55.961Z] #77 142.6 checking for ld used by gcc... /usr/bin/ld
18:54:56 [2022-07-18T18:54:56.219Z] #77 142.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:54:56 [2022-07-18T18:54:56.219Z] #77 142.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:54:56 [2022-07-18T18:54:56.219Z] #77 142.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:54:56 [2022-07-18T18:54:56.219Z] #77 142.9 checking whether ln -s works... yes
18:54:56 [2022-07-18T18:54:56.219Z] #77 142.9 checking the maximum length of command line arguments... 1572864
18:54:56 [2022-07-18T18:54:56.479Z] #77 143.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
18:54:56 [2022-07-18T18:54:56.479Z] #77 143.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
18:54:56 [2022-07-18T18:54:56.479Z] #77 143.0 checking for /usr/bin/ld option to reload object files... -r
18:54:56 [2022-07-18T18:54:56.479Z] #77 143.0 checking for objdump... objdump
18:54:56 [2022-07-18T18:54:56.479Z] #77 143.0 checking how to recognize dependent libraries... pass_all
18:54:56 [2022-07-18T18:54:56.479Z] #77 143.0 checking for dlltool... no
18:54:56 [2022-07-18T18:54:56.479Z] #77 143.0 checking how to associate runtime and link libraries... printf %s\n
18:54:56 [2022-07-18T18:54:56.479Z] #77 143.0 checking for ar... ar
18:54:57 [2022-07-18T18:54:57.047Z] #77 143.0 checking for archiver @FILE support... @
18:54:57 [2022-07-18T18:54:57.047Z] #77 143.4 checking for strip... strip
18:54:57 [2022-07-18T18:54:57.047Z] #77 143.5 checking for ranlib... ranlib
18:54:57 [2022-07-18T18:54:57.047Z] #77 143.5 checking for gawk... no
18:54:57 [2022-07-18T18:54:57.047Z] #77 143.5 checking for mawk... mawk
18:54:57 [2022-07-18T18:54:57.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:54:57 [2022-07-18T18:54:57.935Z] #26 DONE 271.5s
18:54:57 [2022-07-18T18:54:57.935Z] 
18:54:57 [2022-07-18T18:54:57.935Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:54:57 [2022-07-18T18:54:57.935Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
18:54:57 [2022-07-18T18:54:57.935Z] #77 220.7   CCLD     libcrun.la
18:54:57 [2022-07-18T18:54:57.935Z] #77 220.9   AR       libcrun_testing.a
18:54:57 [2022-07-18T18:54:57.935Z] #77 220.9 ar: `u' modifier ignored since `D' is the default (see `U')
18:54:57 [2022-07-18T18:54:57.935Z] #77 221.0   CCLD     tests/tests_libcrun_utils
18:54:57 [2022-07-18T18:54:57.935Z] #77 221.0   CCLD     tests/tests_libcrun_errors
18:54:57 [2022-07-18T18:54:57.935Z] #77 221.0   CCLD     tests/tests_libcrun_fuzzer
18:54:57 [2022-07-18T18:54:57.935Z] #77 221.8   CCLD     crun
18:54:57 [2022-07-18T18:54:57.935Z] #77 222.2 make[3]: Entering directory '/tmp/crun-build'
18:54:57 [2022-07-18T18:54:57.935Z] #77 222.4  /bin/mkdir -p '/usr/local/share/man/man1'
18:54:57 [2022-07-18T18:54:57.935Z] #77 222.4  /bin/mkdir -p '/usr/local/lib'
18:54:57 [2022-07-18T18:54:57.935Z] #77 222.4  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
18:54:57 [2022-07-18T18:54:57.935Z] #77 222.4  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
18:54:57 [2022-07-18T18:54:57.935Z] #77 222.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
18:54:57 [2022-07-18T18:54:57.935Z] #77 222.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
18:54:57 [2022-07-18T18:54:57.935Z] #77 222.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a
18:54:57 [2022-07-18T18:54:57.935Z] #77 222.5 libtool: install: ranlib /usr/local/lib/libcrun.a
18:54:57 [2022-07-18T18:54:57.935Z] #77 223.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
18:54:57 [2022-07-18T18:54:57.935Z] #77 223.4 ----------------------------------------------------------------------
18:54:57 [2022-07-18T18:54:57.935Z] #77 223.4 Libraries have been installed in:
18:54:57 [2022-07-18T18:54:57.935Z] #77 223.4    /usr/local/lib
18:54:57 [2022-07-18T18:54:57.935Z] #77 223.4 
18:54:57 [2022-07-18T18:54:57.935Z] #77 223.4 If you ever happen to want to link against installed libraries
18:54:57 [2022-07-18T18:54:57.935Z] #77 223.4 in a given directory, LIBDIR, you must either use libtool, and
18:54:57 [2022-07-18T18:54:57.935Z] #77 223.4 specify the full pathname of the library, or use the '-LLIBDIR'
18:54:57 [2022-07-18T18:54:57.935Z] #77 223.4 flag during linking and do at least one of the following:
18:54:57 [2022-07-18T18:54:57.935Z] #77 223.4    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
18:54:57 [2022-07-18T18:54:57.935Z] #77 223.4      during execution
18:54:57 [2022-07-18T18:54:57.935Z] #77 223.4    - add LIBDIR to the 'LD_RUN_PATH' environment variable
18:54:57 [2022-07-18T18:54:57.935Z] #77 223.4      during linking
18:54:57 [2022-07-18T18:54:57.935Z] #77 223.4    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
18:54:57 [2022-07-18T18:54:57.935Z] #77 223.4    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
18:54:57 [2022-07-18T18:54:57.935Z] #77 223.4 
18:54:57 [2022-07-18T18:54:57.935Z] #77 223.4 See any operating system documentation about shared libraries for
18:54:57 [2022-07-18T18:54:57.936Z] #77 223.4 more information, such as the ld(1) and ld.so(8) manual pages.
18:54:57 [2022-07-18T18:54:57.936Z] #77 223.4 ----------------------------------------------------------------------
18:54:57 [2022-07-18T18:54:57.936Z] #77 223.4  /bin/mkdir -p '/build'
18:54:57 [2022-07-18T18:54:57.936Z] #77 223.4   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
18:54:57 [2022-07-18T18:54:57.936Z] #77 223.5 libtool: install: /usr/bin/install -c crun /build/crun
18:54:57 [2022-07-18T18:54:57.936Z] #77 223.5 make[3]: Leaving directory '/tmp/crun-build'
18:54:57 [2022-07-18T18:54:57.936Z] #77 223.5 make[2]: Leaving directory '/tmp/crun-build'
18:54:57 [2022-07-18T18:54:57.936Z] #77 223.5 make[1]: Leaving directory '/tmp/crun-build'
18:54:57 [2022-07-18T18:54:57.936Z] #77 DONE 223.6s
18:54:57 [2022-07-18T18:54:57.936Z] 
18:54:57 [2022-07-18T18:54:57.936Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
18:54:57 [2022-07-18T18:54:57.936Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452
18:54:57 [2022-07-18T18:54:57.986Z] #77 143.5 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:54:57 [2022-07-18T18:54:57.986Z] #77 144.6 checking for sysroot... no
18:54:57 [2022-07-18T18:54:57.986Z] #77 144.6 checking for a working dd... /bin/dd
18:54:58 [2022-07-18T18:54:58.246Z] #77 144.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
18:54:58 [2022-07-18T18:54:58.246Z] #77 144.9 checking for mt... no
18:54:58 [2022-07-18T18:54:58.505Z] #77 144.9 checking if : is a manifest tool... no
18:54:58 [2022-07-18T18:54:58.767Z] #77 145.0 checking how to run the C preprocessor... gcc -E
18:54:58 [2022-07-18T18:54:58.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:54:59 [2022-07-18T18:54:59.313Z] #55 273.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
18:54:59 [2022-07-18T18:54:59.967Z] #77 145.7 checking for ANSI C header files... yes
18:55:00 [2022-07-18T18:55:00.486Z] #77 146.6 checking for sys/types.h... yes
18:55:01 [2022-07-18T18:55:01.004Z] #77 147.2 checking for sys/stat.h... yes
18:55:01 [2022-07-18T18:55:01.390Z] #55 DONE 275.6s
18:55:01 [2022-07-18T18:55:01.390Z] 
18:55:01 [2022-07-18T18:55:01.390Z] #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
18:55:01 [2022-07-18T18:55:01.390Z] #60 sha256:d6bde686731c22ea59c891ccb69ffd7c7e56612bf234289b08f22d8a8f42b21b
18:55:01 [2022-07-18T18:55:01.390Z] #60 159.5 + mkdir -p /build
18:55:01 [2022-07-18T18:55:01.390Z] #60 159.5 + cp runc /build/runc
18:55:01 [2022-07-18T18:55:01.390Z] #60 DONE 160.0s
18:55:01 [2022-07-18T18:55:01.390Z] 
18:55:01 [2022-07-18T18:55:01.390Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
18:55:01 [2022-07-18T18:55:01.390Z] #27 sha256:179d2d99ef6eb4b02b0e7f8779aeed2fc97331e5a482b2b2203d15a5319605ab
18:55:01 [2022-07-18T18:55:01.524Z] #77 147.7 checking for stdlib.h... yes
18:55:01 [2022-07-18T18:55:01.524Z] #77 ...
18:55:01 [2022-07-18T18:55:01.524Z] 
18:55:01 [2022-07-18T18:55:01.524Z] #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
18:55:01 [2022-07-18T18:55:01.524Z] #60 sha256:9b5eb4fcab72a28f4168c0babd75b7bb5cde21f9b4b8f54cb802266d70fc8976
18:55:01 [2022-07-18T18:55:01.524Z] #60 18.16 Updating files:  96% (1156/1195)
Updating files:  97% (1160/1195)
Updating files:  98% (1172/1195)
Updating files:  99% (1184/1195)
Updating files: 100% (1195/1195)
Updating files: 100% (1195/1195), done.
18:55:01 [2022-07-18T18:55:01.524Z] #60 18.21 + cd /tmp/tmp.vTHwQQyqmD/src/github.com/opencontainers/runc
18:55:01 [2022-07-18T18:55:01.524Z] #60 18.21 + git checkout -q v1.1.2
18:55:01 [2022-07-18T18:55:01.962Z] #27 DONE 0.8s
18:55:01 [2022-07-18T18:55:01.962Z] 
18:55:01 [2022-07-18T18:55:01.962Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
18:55:01 [2022-07-18T18:55:01.962Z] #32 sha256:4ebc6165eb2639f34a87ffdc4ddbc9289a3d43d03750d1b363ce030bc5d3d667
18:55:02 [2022-07-18T18:55:02.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:55:02 [2022-07-18T18:55:02.463Z] #60 19.10 + '[' -z '' ']'
18:55:02 [2022-07-18T18:55:02.463Z] #60 19.10 + target=static
18:55:02 [2022-07-18T18:55:02.463Z] #60 19.10 + make BUILDTAGS=seccomp static
18:55:02 [2022-07-18T18:55:02.531Z] #32 DONE 0.5s
18:55:02 [2022-07-18T18:55:02.531Z] 
18:55:02 [2022-07-18T18:55:02.531Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
18:55:02 [2022-07-18T18:55:02.531Z] #35 sha256:d9e68f4ec439d21b66ae652f5abf6ad6c88f476743a39b1054d02cfc0d02d315
18:55:03 [2022-07-18T18:55:03.401Z] #60 19.85 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 .
18:55:03 [2022-07-18T18:55:03.401Z] #60 ...
18:55:03 [2022-07-18T18:55:03.401Z] 
18:55:03 [2022-07-18T18:55:03.402Z] #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
18:55:03 [2022-07-18T18:55:03.402Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
18:55:03 [2022-07-18T18:55:03.402Z] #21 2.491 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:55:03 [2022-07-18T18:55:03.402Z] #21 2.644 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:55:03 [2022-07-18T18:55:03.402Z] #21 2.759 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:55:03 [2022-07-18T18:55:03.402Z] #21 4.233 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
18:55:03 [2022-07-18T18:55:03.402Z] #21 6.460 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
18:55:03 [2022-07-18T18:55:03.402Z] #21 8.418 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
18:55:03 [2022-07-18T18:55:03.402Z] #21 ...
18:55:03 [2022-07-18T18:55:03.402Z] 
18:55:03 [2022-07-18T18:55:03.402Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:55:03 [2022-07-18T18:55:03.402Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:55:03 [2022-07-18T18:55:03.402Z] #77 148.2 checking for string.h... yes
18:55:03 [2022-07-18T18:55:03.402Z] #77 148.7 checking for memory.h... yes
18:55:03 [2022-07-18T18:55:03.402Z] #77 149.0 checking for strings.h... yes
18:55:03 [2022-07-18T18:55:03.402Z] #77 149.7 checking for inttypes.h... yes
18:55:03 [2022-07-18T18:55:03.471Z] #35 DONE 0.8s
18:55:03 [2022-07-18T18:55:03.471Z] 
18:55:03 [2022-07-18T18:55:03.471Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
18:55:03 [2022-07-18T18:55:03.471Z] #37 sha256:9c40485767fee8c08ffe6decac0af7b50b4a1da4c8636b970ace9d6b3fa60512
18:55:03 [2022-07-18T18:55:03.731Z] #37 DONE 0.3s
18:55:03 [2022-07-18T18:55:03.731Z] 
18:55:03 [2022-07-18T18:55:03.731Z] #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
18:55:03 [2022-07-18T18:55:03.731Z] #64 sha256:859b98ae8e6cb67b08b3c30d5cade134877d3ab31d1356e767cb439cb1760659
18:55:03 [2022-07-18T18:55:03.731Z] #64 ...
18:55:03 [2022-07-18T18:55:03.731Z] 
18:55:03 [2022-07-18T18:55:03.731Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
18:55:03 [2022-07-18T18:55:03.731Z] #39 sha256:bfa428b26ca8c88f6d286e7471bd0e5d1a87c3bbc7c1793393ed71b1587904ea
18:55:03 [2022-07-18T18:55:03.731Z] #39 DONE 0.1s
18:55:03 [2022-07-18T18:55:03.731Z] 
18:55:03 [2022-07-18T18:55:03.731Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
18:55:03 [2022-07-18T18:55:03.731Z] #41 sha256:b8d02d00b504c40536348f131dadd06cc65640fb04536f7dfd6b1dfb8b102184
18:55:03 [2022-07-18T18:55:03.921Z] #77 150.2 checking for stdint.h... yes
18:55:03 [2022-07-18T18:55:03.991Z] #41 DONE 0.1s
18:55:03 [2022-07-18T18:55:03.991Z] 
18:55:03 [2022-07-18T18:55:03.991Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
18:55:03 [2022-07-18T18:55:03.991Z] #45 sha256:33b9a1136f7a84b55134141fdfc12ed3c04a7c0b28af3deae551a2ea0a837f77
18:55:03 [2022-07-18T18:55:03.991Z] #45 DONE 0.1s
18:55:03 [2022-07-18T18:55:03.991Z] 
18:55:03 [2022-07-18T18:55:03.991Z] #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
18:55:03 [2022-07-18T18:55:03.991Z] #64 sha256:859b98ae8e6cb67b08b3c30d5cade134877d3ab31d1356e767cb439cb1760659
18:55:03 [2022-07-18T18:55:03.991Z] #64 ...
18:55:03 [2022-07-18T18:55:03.991Z] 
18:55:03 [2022-07-18T18:55:03.991Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
18:55:03 [2022-07-18T18:55:03.991Z] #48 sha256:262fec29495fc323e1de9dad686e1d9c08ac40ad4e63da2cf41da1f6eb64b40d
18:55:04 [2022-07-18T18:55:04.118Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:55:04 [2022-07-18T18:55:04.118Z] Using test binary docker
18:55:04 [2022-07-18T18:55:04.118Z] +++ /etc/init.d/apparmor start
18:55:04 [2022-07-18T18:55:04.118Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:55:04 [2022-07-18T18:55:04.118Z] INFO: Waiting for daemon to start...
18:55:04 [2022-07-18T18:55:04.118Z] Starting dockerd
18:55:04 [2022-07-18T18:55:04.118Z] +++ 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
18:55:04 [2022-07-18T18:55:04.181Z] #77 150.5 checking for unistd.h... yes
18:55:04 [2022-07-18T18:55:04.560Z] #48 DONE 0.5s
18:55:04 [2022-07-18T18:55:04.560Z] 
18:55:04 [2022-07-18T18:55:04.560Z] #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
18:55:04 [2022-07-18T18:55:04.560Z] #64 sha256:859b98ae8e6cb67b08b3c30d5cade134877d3ab31d1356e767cb439cb1760659
18:55:04 [2022-07-18T18:55:04.560Z] #64 ...
18:55:04 [2022-07-18T18:55:04.560Z] 
18:55:04 [2022-07-18T18:55:04.560Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
18:55:04 [2022-07-18T18:55:04.560Z] #52 sha256:31573e5f6ce3a68cb5780dc27260a671950f4cddadc75b91a8d6af73703c12cf
18:55:04 [2022-07-18T18:55:04.759Z] #77 150.9 checking for dlfcn.h... yes
18:55:04 [2022-07-18T18:55:04.759Z] #77 151.2 checking for objdir... .libs
18:55:04 [2022-07-18T18:55:04.820Z] #52 DONE 0.2s
18:55:04 [2022-07-18T18:55:04.820Z] 
18:55:04 [2022-07-18T18:55:04.820Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
18:55:04 [2022-07-18T18:55:04.820Z] #54 sha256:ca2d2743ca87857d67e6c546297c0745412c6569cfd7b2beec60e1d61abdbc03
18:55:04 [2022-07-18T18:55:04.820Z] #54 DONE 0.1s
18:55:04 [2022-07-18T18:55:04.820Z] 
18:55:04 [2022-07-18T18:55:04.820Z] #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
18:55:04 [2022-07-18T18:55:04.820Z] #64 sha256:859b98ae8e6cb67b08b3c30d5cade134877d3ab31d1356e767cb439cb1760659
18:55:04 [2022-07-18T18:55:04.820Z] #64 ...
18:55:04 [2022-07-18T18:55:04.820Z] 
18:55:04 [2022-07-18T18:55:04.820Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
18:55:04 [2022-07-18T18:55:04.820Z] #56 sha256:4d980ed731f7f3615f70dee61302b6ab3109a56605a8fe8a2238c97a69cb88e8
18:55:05 [2022-07-18T18:55:05.280Z] #77 151.6 checking if gcc supports -fno-rtti -fno-exceptions... no
18:55:05 [2022-07-18T18:55:05.280Z] #77 151.8 checking for gcc option to produce PIC... -fPIC -DPIC
18:55:05 [2022-07-18T18:55:05.540Z] #77 151.8 checking if gcc PIC flag -fPIC -DPIC works... yes
18:55:06 [2022-07-18T18:55:06.110Z] #77 151.9 checking if gcc static flag -static works... yes
18:55:06 [2022-07-18T18:55:06.371Z] #77 152.6 checking if gcc supports -c -o file.o... yes
18:55:06 [2022-07-18T18:55:06.371Z] #77 152.8 checking if gcc supports -c -o file.o... (cached) yes
18:55:06 [2022-07-18T18:55:06.371Z] #77 152.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
18:55:06 [2022-07-18T18:55:06.639Z] .
18:55:06 [2022-07-18T18:55:06.639Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:55:06 [2022-07-18T18:55:06.639Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:55:06 [2022-07-18T18:55:06.639Z] Error: No such image: emptyfs
18:55:06 [2022-07-18T18:55:06.639Z] ++++ docker load
18:55:06 [2022-07-18T18:55:06.639Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:55:06 [2022-07-18T18:55:06.727Z] #56 DONE 1.8s
18:55:06 [2022-07-18T18:55:06.727Z] 
18:55:06 [2022-07-18T18:55:06.727Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
18:55:06 [2022-07-18T18:55:06.727Z] #58 sha256:9b61388659c2d951fd0b0ca36e0e5441d447925e9658cc58e0da593e55f7653d
18:55:06 [2022-07-18T18:55:06.727Z] #58 DONE 0.1s
18:55:06 [2022-07-18T18:55:06.727Z] 
18:55:06 [2022-07-18T18:55:06.727Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
18:55:06 [2022-07-18T18:55:06.727Z] #61 sha256:cc6c51f309fb71e678a7a0b33bfc8a53191aad2c149dcb465c276ee0d668022a
18:55:06 [2022-07-18T18:55:06.895Z] Running integration-test (iteration 1)
18:55:06 [2022-07-18T18:55:06.895Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:55:06 [2022-07-18T18:55:06.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
18:55:06 [2022-07-18T18:55:06.895Z] ++ set -e
18:55:06 [2022-07-18T18:55:06.895Z] ++ '[' -n 0 ']'
18:55:06 [2022-07-18T18:55:06.895Z] ++ set -x
18:55:06 [2022-07-18T18:55:06.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
18:55:06 [2022-07-18T18:55:06.940Z] #77 153.0 checking dynamic linker characteristics... GNU/Linux ld.so
18:55:06 [2022-07-18T18:55:06.940Z] #77 153.5 checking how to hardcode library paths into programs... immediate
18:55:06 [2022-07-18T18:55:06.940Z] #77 153.5 checking whether stripping libraries is possible... yes
18:55:06 [2022-07-18T18:55:06.940Z] #77 153.5 checking if libtool supports shared libraries... yes
18:55:06 [2022-07-18T18:55:06.940Z] #77 153.5 checking whether to build shared libraries... no
18:55:06 [2022-07-18T18:55:06.940Z] #77 153.5 checking whether to build static libraries... yes
18:55:06 [2022-07-18T18:55:06.940Z] #77 153.5 checking for a BSD-compatible install... /usr/bin/install -c
18:55:06 [2022-07-18T18:55:06.940Z] #77 153.6 checking whether build environment is sane... yes
18:55:06 [2022-07-18T18:55:06.986Z] #61 DONE 0.3s
18:55:06 [2022-07-18T18:55:06.986Z] 
18:55:06 [2022-07-18T18:55:06.986Z] #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
18:55:06 [2022-07-18T18:55:06.986Z] #64 sha256:859b98ae8e6cb67b08b3c30d5cade134877d3ab31d1356e767cb439cb1760659
18:55:06 [2022-07-18T18:55:06.986Z] #64 246.7 + bin/containerd
18:55:07 [2022-07-18T18:55:07.200Z] #77 153.7 checking for a thread-safe mkdir -p... /bin/mkdir -p
18:55:07 [2022-07-18T18:55:07.200Z] #77 153.7 checking whether make sets $(MAKE)... yes
18:55:07 [2022-07-18T18:55:07.200Z] #77 153.8 checking whether make supports the include directive... yes (GNU style)
18:55:07 [2022-07-18T18:55:07.200Z] #77 153.8 checking whether make supports nested variables... yes
18:55:07 [2022-07-18T18:55:07.200Z] #77 153.9 checking whether UID '0' is supported by ustar format... yes
18:55:07 [2022-07-18T18:55:07.462Z] #77 153.9 checking whether GID '0' is supported by ustar format... yes
18:55:07 [2022-07-18T18:55:07.462Z] #77 153.9 checking how to create a ustar tar archive... gnutar
18:55:07 [2022-07-18T18:55:07.729Z] #77 154.0 checking dependency style of gcc... gcc3
18:55:07 [2022-07-18T18:55:07.729Z] #77 154.3 checking whether to enable maintainer-specific portions of Makefiles... yes
18:55:07 [2022-07-18T18:55:07.729Z] #77 154.3 checking whether make supports nested variables... (cached) yes
18:55:07 [2022-07-18T18:55:07.729Z] #77 154.3 checking for gawk... (cached) mawk
18:55:07 [2022-07-18T18:55:07.729Z] #77 154.3 checking for a sed that does not truncate output... (cached) /bin/sed
18:55:07 [2022-07-18T18:55:07.729Z] #77 154.3 checking for gcc... (cached) gcc
18:55:07 [2022-07-18T18:55:07.838Z] Loaded image: busybox:latest
18:55:07 [2022-07-18T18:55:07.989Z] #77 154.5 checking whether we are using the GNU C compiler... (cached) yes
18:55:07 [2022-07-18T18:55:07.989Z] #77 154.5 checking whether gcc accepts -g... (cached) yes
18:55:07 [2022-07-18T18:55:07.989Z] #77 154.5 checking for gcc option to accept ISO C89... (cached) none needed
18:55:07 [2022-07-18T18:55:07.989Z] #77 154.5 checking whether gcc understands -c and -o together... (cached) yes
18:55:07 [2022-07-18T18:55:07.989Z] #77 154.5 checking for a Python interpreter with version >= 3... python3
18:55:08 [2022-07-18T18:55:08.250Z] #77 154.6 checking for python3... /usr/bin/python3
18:55:08 [2022-07-18T18:55:08.250Z] #77 154.6 checking for python3 version... 3.9
18:55:08 [2022-07-18T18:55:08.250Z] #77 154.7 checking for python3 platform... linux
18:55:08 [2022-07-18T18:55:08.402Z] Loaded image: busybox:glibc
18:55:08 [2022-07-18T18:55:08.510Z] #77 154.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
18:55:08 [2022-07-18T18:55:08.770Z] #77 155.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
18:55:08 [2022-07-18T18:55:08.770Z] #77 155.3 checking for go-md2man... no
18:55:09 [2022-07-18T18:55:09.030Z] #77 155.3 checking error.h usability... yes
18:55:09 [2022-07-18T18:55:09.030Z] #77 155.6 checking error.h presence... yes
18:55:09 [2022-07-18T18:55:09.030Z] #77 155.7 checking for error.h... yes
18:55:09 [2022-07-18T18:55:09.599Z] #77 155.8 checking linux/openat2.h usability... yes
18:55:09 [2022-07-18T18:55:09.599Z] #77 156.0 checking linux/openat2.h presence... yes
18:55:09 [2022-07-18T18:55:09.599Z] #77 156.1 checking for linux/openat2.h... yes
18:55:10 [2022-07-18T18:55:10.169Z] #77 156.2 checking for copy_file_range... yes
18:55:10 [2022-07-18T18:55:10.431Z] #77 156.7 checking for fgetxattr... yes
18:55:10 [2022-07-18T18:55:10.692Z] #77 157.1 checking for statx... yes
18:55:11 [2022-07-18T18:55:11.211Z] #77 157.4 checking for fgetpwent_r... yes
18:55:11 [2022-07-18T18:55:11.781Z] #77 157.8 checking for issetugid... no
18:55:11 [2022-07-18T18:55:11.781Z] #77 158.1 checking for pkg-config... /usr/bin/pkg-config
18:55:11 [2022-07-18T18:55:11.781Z] #77 158.1 checking pkg-config is at least version 0.9.0... yes
18:55:12 [2022-07-18T18:55:12.574Z] Loaded image: debian:bullseye-slim
18:55:12 [2022-07-18T18:55:12.720Z] #77 158.1 checking for library containing yajl_tree_get... -lyajl
18:55:12 [2022-07-18T18:55:12.721Z] #77 159.0 checking for yajl >= 2.0.0... yes
18:55:12 [2022-07-18T18:55:12.831Z] Loaded image: hello-world:latest
18:55:12 [2022-07-18T18:55:12.980Z] #77 159.1 checking sys/capability.h usability... yes
18:55:12 [2022-07-18T18:55:12.980Z] #77 159.6 checking sys/capability.h presence... yes
18:55:13 [2022-07-18T18:55:13.088Z] Loaded image: arm32v7/hello-world:latest
18:55:13 [2022-07-18T18:55:13.088Z] INFO: Testing against a local daemon
18:55:13 [2022-07-18T18:55:13.088Z] === RUN   TestCgroupNamespacesBuild
18:55:13 [2022-07-18T18:55:13.240Z] #77 159.7 checking for sys/capability.h... yes
18:55:14 [2022-07-18T18:55:14.178Z] #77 159.7 checking for library containing cap_from_name... -lcap
18:55:15 [2022-07-18T18:55:15.117Z] #77 160.8 checking for library containing dlopen... -ldl
18:55:15 [2022-07-18T18:55:15.607Z] --- PASS: TestCgroupNamespacesBuild (2.21s)
18:55:15 [2022-07-18T18:55:15.607Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:55:15 [2022-07-18T18:55:15.685Z] #77 161.7 checking seccomp.h usability... yes
18:55:15 [2022-07-18T18:55:15.944Z] #77 162.2 checking seccomp.h presence... yes
18:55:15 [2022-07-18T18:55:15.944Z] #77 162.5 checking for seccomp.h... yes
18:55:16 [2022-07-18T18:55:16.883Z] #77 162.5 checking for library containing seccomp_rule_add... -lseccomp
18:55:17 [2022-07-18T18:55:17.143Z] #77 163.3 checking for library containing seccomp_arch_resolve_name... none required
18:55:17 [2022-07-18T18:55:17.166Z] #77 243.2   AR       libcrun_testing.a
18:55:17 [2022-07-18T18:55:17.166Z] #77 243.2 ar: `u' modifier ignored since `D' is the default (see `U')
18:55:17 [2022-07-18T18:55:17.166Z] #77 243.3   CCLD     tests/tests_libcrun_utils
18:55:17 [2022-07-18T18:55:17.166Z] #77 243.3   CCLD     tests/tests_libcrun_errors
18:55:17 [2022-07-18T18:55:17.166Z] #77 243.4   CCLD     tests/tests_libcrun_fuzzer
18:55:17 [2022-07-18T18:55:17.166Z] #77 243.9   CCLD     libcrun.la
18:55:17 [2022-07-18T18:55:17.166Z] #77 245.0   CCLD     crun
18:55:17 [2022-07-18T18:55:17.166Z] #77 245.5 make[3]: Entering directory '/tmp/crun-build'
18:55:17 [2022-07-18T18:55:17.166Z] #77 245.7  /bin/mkdir -p '/usr/local/lib'
18:55:17 [2022-07-18T18:55:17.166Z] #77 245.7  /bin/mkdir -p '/usr/local/share/man/man1'
18:55:17 [2022-07-18T18:55:17.166Z] #77 245.7  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
18:55:17 [2022-07-18T18:55:17.166Z] #77 245.7  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
18:55:17 [2022-07-18T18:55:17.166Z] #77 245.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
18:55:17 [2022-07-18T18:55:17.166Z] #77 245.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
18:55:17 [2022-07-18T18:55:17.166Z] #77 245.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a
18:55:17 [2022-07-18T18:55:17.166Z] #77 245.8 libtool: install: ranlib /usr/local/lib/libcrun.a
18:55:17 [2022-07-18T18:55:17.403Z] #77 163.6 checking systemd/sd-bus.h usability... yes
18:55:17 [2022-07-18T18:55:17.403Z] #77 163.8 checking systemd/sd-bus.h presence... yes
18:55:17 [2022-07-18T18:55:17.403Z] #77 164.0 checking for systemd/sd-bus.h... yes
18:55:17 [2022-07-18T18:55:17.426Z] #77 246.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
18:55:17 [2022-07-18T18:55:17.426Z] #77 246.0 ----------------------------------------------------------------------
18:55:17 [2022-07-18T18:55:17.426Z] #77 246.0 Libraries have been installed in:
18:55:17 [2022-07-18T18:55:17.426Z] #77 246.0    /usr/local/lib
18:55:17 [2022-07-18T18:55:17.426Z] #77 246.0 
18:55:17 [2022-07-18T18:55:17.426Z] #77 246.0 If you ever happen to want to link against installed libraries
18:55:17 [2022-07-18T18:55:17.426Z] #77 246.0 in a given directory, LIBDIR, you must either use libtool, and
18:55:17 [2022-07-18T18:55:17.426Z] #77 246.0 specify the full pathname of the library, or use the '-LLIBDIR'
18:55:17 [2022-07-18T18:55:17.426Z] #77 246.0 flag during linking and do at least one of the following:
18:55:17 [2022-07-18T18:55:17.426Z] #77 246.0    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
18:55:17 [2022-07-18T18:55:17.426Z] #77 246.0      during execution
18:55:17 [2022-07-18T18:55:17.426Z] #77 246.0    - add LIBDIR to the 'LD_RUN_PATH' environment variable
18:55:17 [2022-07-18T18:55:17.426Z] #77 246.0      during linking
18:55:17 [2022-07-18T18:55:17.426Z] #77 246.0    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
18:55:17 [2022-07-18T18:55:17.426Z] #77 246.0    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
18:55:17 [2022-07-18T18:55:17.426Z] #77 246.0 
18:55:17 [2022-07-18T18:55:17.426Z] #77 246.0 See any operating system documentation about shared libraries for
18:55:17 [2022-07-18T18:55:17.426Z] #77 246.0 more information, such as the ld(1) and ld.so(8) manual pages.
18:55:17 [2022-07-18T18:55:17.426Z] #77 246.0 ----------------------------------------------------------------------
18:55:17 [2022-07-18T18:55:17.426Z] #77 246.0  /bin/mkdir -p '/build'
18:55:17 [2022-07-18T18:55:17.426Z] #77 246.0   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
18:55:17 [2022-07-18T18:55:17.499Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s)
18:55:17 [2022-07-18T18:55:17.499Z] === RUN   TestBuildWithSession
18:55:17 [2022-07-18T18:55:17.499Z]     build_session_test.go:25: TODO: BuildKit
18:55:17 [2022-07-18T18:55:17.499Z] --- SKIP: TestBuildWithSession (0.00s)
18:55:17 [2022-07-18T18:55:17.499Z] === RUN   TestBuildSquashParent
18:55:17 [2022-07-18T18:55:17.686Z] #77 246.1 libtool: install: /usr/bin/install -c crun /build/crun
18:55:17 [2022-07-18T18:55:17.686Z] #77 246.1 make[3]: Leaving directory '/tmp/crun-build'
18:55:17 [2022-07-18T18:55:17.686Z] #77 246.1 make[2]: Leaving directory '/tmp/crun-build'
18:55:17 [2022-07-18T18:55:17.686Z] #77 246.1 make[1]: Leaving directory '/tmp/crun-build'
18:55:17 [2022-07-18T18:55:17.686Z] #77 DONE 246.2s
18:55:17 [2022-07-18T18:55:17.686Z] 
18:55:17 [2022-07-18T18:55:17.686Z] #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
18:55:17 [2022-07-18T18:55:17.686Z] #60 sha256:985ae10eb5a9ef9830d5e5e5685731b1ab9bdb4a4fea1e070055b31bcf1c4563
18:55:17 [2022-07-18T18:55:17.982Z] #77 164.0 checking for library containing sd_bus_match_signal_async... -lsystemd
18:55:17 [2022-07-18T18:55:17.983Z] #77 ...
18:55:17 [2022-07-18T18:55:17.983Z] 
18:55:17 [2022-07-18T18:55:17.983Z] #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
18:55:17 [2022-07-18T18:55:17.983Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
18:55:17 [2022-07-18T18:55:17.983Z] #21 14.71 Fetched 8550 kB in 13s (674 kB/s)
18:55:17 [2022-07-18T18:55:17.983Z] #21 14.71 Reading package lists...
18:55:17 [2022-07-18T18:55:17.983Z] #21 19.97 Reading package lists...
18:55:18 [2022-07-18T18:55:18.243Z] 
18:55:18 [2022-07-18T18:55:18.243Z] #21 ...
18:55:18 [2022-07-18T18:55:18.243Z] 
18:55:18 [2022-07-18T18:55:18.243Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:55:18 [2022-07-18T18:55:18.243Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
18:55:18 [2022-07-18T18:55:18.243Z] #34 DONE 244.5s
18:55:18 [2022-07-18T18:55:18.243Z] 
18:55:18 [2022-07-18T18:55:18.243Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
18:55:18 [2022-07-18T18:55:18.243Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
18:55:18 [2022-07-18T18:55:18.243Z] #21 24.83 Building dependency tree...
18:55:18 [2022-07-18T18:55:18.243Z] #21 ...
18:55:18 [2022-07-18T18:55:18.243Z] 
18:55:18 [2022-07-18T18:55:18.243Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:55:18 [2022-07-18T18:55:18.243Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:55:18 [2022-07-18T18:55:18.812Z] #77 164.7 checking for sd_notify_barrier... yes
18:55:19 [2022-07-18T18:55:19.072Z] #77 165.2 checking linux/bpf.h usability... yes
18:55:19 [2022-07-18T18:55:19.072Z] #77 165.4 checking linux/bpf.h presence... yes
18:55:19 [2022-07-18T18:55:19.072Z] #77 165.6 checking for linux/bpf.h... yes
18:55:19 [2022-07-18T18:55:19.332Z] #77 165.6 checking compilation for eBPF... yes
18:55:19 [2022-07-18T18:55:19.591Z] #77 166.0 checking for criu >= 3.15... no
18:55:19 [2022-07-18T18:55:19.591Z] #77 166.1 configure: CRIU headers not found, building without CRIU support
18:55:19 [2022-07-18T18:55:19.591Z] #77 166.1 checking for criu > 3.16... no
18:55:19 [2022-07-18T18:55:19.591Z] #77 166.2 configure: CRIU version doesn't support join-ns API
18:55:19 [2022-07-18T18:55:19.591Z] #77 166.2 checking for criu > 3.16.1... no
18:55:19 [2022-07-18T18:55:19.591Z] #77 166.3 configure: CRIU version doesn't support for pre-dumping
18:55:19 [2022-07-18T18:55:19.851Z] #77 166.3 checking for new mount API (fsconfig)... yes
18:55:20 [2022-07-18T18:55:20.113Z] #77 166.5 checking for seccomp notify API... yes
18:55:20 [2022-07-18T18:55:20.113Z] #77 166.7 checking for gperf... no
18:55:20 [2022-07-18T18:55:20.113Z] #77 166.7 configure: gperf not found - cannot rebuild signal parser code
18:55:20 [2022-07-18T18:55:20.682Z] #77 166.7 checking for library containing argp_parse... none required
18:55:20 [2022-07-18T18:55:20.942Z] #77 167.6 checking that generated files are newer than configure... done
18:55:20 [2022-07-18T18:55:20.942Z] #77 167.6 configure: creating ./config.status
18:55:23 [2022-07-18T18:55:23.481Z] #77 ...
18:55:23 [2022-07-18T18:55:23.481Z] 
18:55:23 [2022-07-18T18:55:23.481Z] #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
18:55:23 [2022-07-18T18:55:23.481Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9 Delve is a source level debugger for Go programs.
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9 
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9 Delve enables you to interact with your program by controlling the execution of the process,
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9 
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9 
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9 Pass flags to the program you are debugging using `--`, for example:
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9 
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9 `dlv exec ./hello -- server --config conf/config.toml`
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9 
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9 Usage:
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9   dlv [command]
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9 
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9 Available Commands:
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9   attach      Attach to running process and begin debugging.
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9   connect     Connect to a headless debug server with a terminal client.
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9   core        Examine a core dump.
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9   debug       Compile and begin debugging main package in current directory, or the package specified.
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9   exec        Execute a precompiled binary, and begin a debug session.
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9   help        Help about any command
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9   run         Deprecated command. Use 'debug' instead.
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9   test        Compile test binary and begin debugging program.
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9   trace       Compile and begin tracing program.
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9   version     Prints version.
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9 
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9 Flags:
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9       --disable-aslr                     Disables address space randomization
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9   -h, --help                             help for dlv
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9       --init string                      Init file, executed by the terminal client.
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9       --log                              Enable debugging server logging.
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9       --wd string                        Working directory for running the program.
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9 
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9 Additional help topics:
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9   dlv backend  Help about the --backend flag.
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9   dlv log      Help about logging flags.
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9   dlv redirect Help about file redirection.
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9 
18:55:23 [2022-07-18T18:55:23.481Z] #36 249.9 Use "dlv [command] --help" for more information about a command.
18:55:23 [2022-07-18T18:55:23.481Z] #36 DONE 250.0s
18:55:23 [2022-07-18T18:55:23.481Z] 
18:55:23 [2022-07-18T18:55:23.481Z] #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
18:55:23 [2022-07-18T18:55:23.481Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
18:55:23 [2022-07-18T18:55:23.481Z] #21 24.83 Building dependency tree...
18:55:23 [2022-07-18T18:55:23.481Z] #21 27.35 The following additional packages will be installed:
18:55:23 [2022-07-18T18:55:23.481Z] #21 27.37   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
18:55:23 [2022-07-18T18:55:23.481Z] #21 27.37   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
18:55:23 [2022-07-18T18:55:23.481Z] #21 27.37   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
18:55:23 [2022-07-18T18:55:23.481Z] #21 27.37   python3-pkg-resources vim-runtime xxd
18:55:23 [2022-07-18T18:55:23.481Z] #21 27.37 Suggested packages:
18:55:23 [2022-07-18T18:55:23.481Z] #21 27.38   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
18:55:23 [2022-07-18T18:55:23.481Z] #21 27.39   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
18:55:23 [2022-07-18T18:55:23.481Z] #21 27.39   acl attr quota
18:55:23 [2022-07-18T18:55:23.481Z] #21 27.39 Recommended packages:
18:55:23 [2022-07-18T18:55:23.481Z] #21 27.39   libatm1 nftables libpam-cap build-essential python3-dev unzip
18:55:23 [2022-07-18T18:55:23.481Z] #21 29.66 The following NEW packages will be installed:
18:55:23 [2022-07-18T18:55:23.481Z] #21 29.69   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
18:55:23 [2022-07-18T18:55:23.481Z] #21 29.69   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
18:55:23 [2022-07-18T18:55:23.481Z] #21 29.69   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
18:55:23 [2022-07-18T18:55:23.481Z] #21 29.69   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
18:55:23 [2022-07-18T18:55:23.481Z] #21 29.69   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
18:55:23 [2022-07-18T18:55:23.481Z] #21 29.69   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
18:55:23 [2022-07-18T18:55:23.481Z] #21 29.69   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:55:23 [2022-07-18T18:55:23.481Z] #21 29.69   xz-utils zip zstd
18:55:23 [2022-07-18T18:55:23.481Z] #21 30.22 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
18:55:23 [2022-07-18T18:55:23.481Z] #21 30.22 Need to get 27.7 MB of archives.
18:55:23 [2022-07-18T18:55:23.481Z] #21 30.22 After this operation, 106 MB of additional disk space will be used.
18:55:23 [2022-07-18T18:55:23.481Z] #21 30.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
18:55:23 [2022-07-18T18:55:23.481Z] #21 30.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
18:55:23 [2022-07-18T18:55:23.481Z] #21 30.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
18:55:23 [2022-07-18T18:55:23.481Z] #21 30.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
18:55:23 [2022-07-18T18:55:23.481Z] #21 30.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
18:55:23 [2022-07-18T18:55:23.481Z] #21 30.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
18:55:23 [2022-07-18T18:55:23.481Z] #21 30.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
18:55:23 [2022-07-18T18:55:23.481Z] #21 30.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
18:55:23 [2022-07-18T18:55:23.481Z] #21 30.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
18:55:23 [2022-07-18T18:55:23.481Z] #21 30.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:55:23 [2022-07-18T18:55:23.742Z] #21 30.34 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
18:55:23 [2022-07-18T18:55:23.742Z] #21 30.35 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
18:55:23 [2022-07-18T18:55:23.742Z] #21 30.36 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
18:55:23 [2022-07-18T18:55:23.742Z] #21 30.37 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
18:55:23 [2022-07-18T18:55:23.742Z] #21 30.42 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
18:55:23 [2022-07-18T18:55:23.742Z] #21 30.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
18:55:23 [2022-07-18T18:55:23.742Z] #21 30.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
18:55:23 [2022-07-18T18:55:23.742Z] #21 30.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:55:23 [2022-07-18T18:55:23.742Z] #21 30.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
18:55:23 [2022-07-18T18:55:23.742Z] #21 30.45 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
18:55:23 [2022-07-18T18:55:23.742Z] #21 30.45 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
18:55:23 [2022-07-18T18:55:23.742Z] #21 30.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
18:55:23 [2022-07-18T18:55:23.742Z] #21 30.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
18:55:23 [2022-07-18T18:55:23.742Z] #21 30.48 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
18:55:23 [2022-07-18T18:55:23.742Z] #21 30.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
18:55:23 [2022-07-18T18:55:23.742Z] #21 30.52 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
18:55:23 [2022-07-18T18:55:23.742Z] #21 30.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
18:55:24 [2022-07-18T18:55:24.324Z] #21 31.08 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
18:55:24 [2022-07-18T18:55:24.324Z] #21 31.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:55:24 [2022-07-18T18:55:24.324Z] #21 31.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
18:55:24 [2022-07-18T18:55:24.324Z] #21 31.09 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
18:55:24 [2022-07-18T18:55:24.324Z] #21 31.10 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
18:55:24 [2022-07-18T18:55:24.324Z] #21 31.10 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
18:55:24 [2022-07-18T18:55:24.324Z] #21 31.11 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
18:55:24 [2022-07-18T18:55:24.324Z] #21 31.14 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
18:55:24 [2022-07-18T18:55:24.584Z] #21 31.27 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
18:55:24 [2022-07-18T18:55:24.584Z] #21 31.27 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
18:55:24 [2022-07-18T18:55:24.584Z] #21 31.29 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:55:24 [2022-07-18T18:55:24.584Z] #21 31.32 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
18:55:24 [2022-07-18T18:55:24.584Z] #21 31.36 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
18:55:24 [2022-07-18T18:55:24.584Z] #21 31.36 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
18:55:24 [2022-07-18T18:55:24.584Z] #21 31.37 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
18:55:24 [2022-07-18T18:55:24.584Z] #21 31.42 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
18:55:24 [2022-07-18T18:55:24.844Z] #21 31.43 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
18:55:24 [2022-07-18T18:55:24.844Z] #21 31.47 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
18:55:25 [2022-07-18T18:55:25.104Z] #21 31.91 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
18:55:25 [2022-07-18T18:55:25.104Z] #21 31.99 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
18:55:25 [2022-07-18T18:55:25.365Z] #21 32.11 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
18:55:25 [2022-07-18T18:55:25.592Z] --- PASS: TestBuildSquashParent (8.21s)
18:55:25 [2022-07-18T18:55:25.592Z] === RUN   TestBuildWithRemoveAndForceRemove
18:55:25 [2022-07-18T18:55:25.592Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:55:25 [2022-07-18T18:55:25.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:55:25 [2022-07-18T18:55:25.592Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:55:25 [2022-07-18T18:55:25.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:55:25 [2022-07-18T18:55:25.592Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:55:25 [2022-07-18T18:55:25.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:55:25 [2022-07-18T18:55:25.592Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:55:25 [2022-07-18T18:55:25.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:55:25 [2022-07-18T18:55:25.592Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:55:25 [2022-07-18T18:55:25.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:55:25 [2022-07-18T18:55:25.592Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:55:25 [2022-07-18T18:55:25.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:55:25 [2022-07-18T18:55:25.592Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:55:25 [2022-07-18T18:55:25.592Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:55:25 [2022-07-18T18:55:25.625Z] #21 32.12 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
18:55:26 [2022-07-18T18:55:26.193Z] #21 32.97 debconf: delaying package configuration, since apt-utils is not installed
18:55:26 [2022-07-18T18:55:26.453Z] #21 33.24 Fetched 27.7 MB in 2s (12.0 MB/s)
18:55:26 [2022-07-18T18:55:26.453Z] #21 33.33 Selecting previously unselected package pigz.
18:55:26 [2022-07-18T18:55:26.713Z] #21 33.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24018 files and directories currently installed.)
18:55:26 [2022-07-18T18:55:26.713Z] #21 33.45 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
18:55:26 [2022-07-18T18:55:26.713Z] #21 33.46 Unpacking pigz (2.6-1) ...
18:55:26 [2022-07-18T18:55:26.984Z] #21 33.59 Selecting previously unselected package libelf1:amd64.
18:55:26 [2022-07-18T18:55:26.984Z] #21 33.59 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
18:55:26 [2022-07-18T18:55:26.984Z] #21 33.61 Unpacking libelf1:amd64 (0.183-1) ...
18:55:26 [2022-07-18T18:55:26.984Z] #21 33.84 Selecting previously unselected package libbpf0:amd64.
18:55:27 [2022-07-18T18:55:27.248Z] #21 33.84 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
18:55:27 [2022-07-18T18:55:27.248Z] #21 33.85 Unpacking libbpf0:amd64 (1:0.3-2) ...
18:55:27 [2022-07-18T18:55:27.248Z] #21 34.06 Selecting previously unselected package libcap2:amd64.
18:55:27 [2022-07-18T18:55:27.248Z] #21 34.06 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
18:55:27 [2022-07-18T18:55:27.248Z] #21 34.08 Unpacking libcap2:amd64 (1:2.44-1) ...
18:55:27 [2022-07-18T18:55:27.508Z] #21 34.20 Selecting previously unselected package libmnl0:amd64.
18:55:27 [2022-07-18T18:55:27.508Z] #21 34.20 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
18:55:27 [2022-07-18T18:55:27.508Z] #21 34.20 Unpacking libmnl0:amd64 (1.0.4-3) ...
18:55:27 [2022-07-18T18:55:27.768Z] #21 34.35 Selecting previously unselected package libxtables12:amd64.
18:55:27 [2022-07-18T18:55:27.768Z] #21 34.35 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
18:55:27 [2022-07-18T18:55:27.768Z] #21 34.37 Unpacking libxtables12:amd64 (1.8.7-1) ...
18:55:27 [2022-07-18T18:55:27.768Z] #21 34.49 Selecting previously unselected package libcap2-bin.
18:55:27 [2022-07-18T18:55:27.768Z] #21 34.52 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
18:55:27 [2022-07-18T18:55:27.768Z] #21 34.53 Unpacking libcap2-bin (1:2.44-1) ...
18:55:28 [2022-07-18T18:55:28.028Z] #21 34.87 Selecting previously unselected package iproute2.
18:55:28 [2022-07-18T18:55:28.289Z] #21 34.87 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
18:55:28 [2022-07-18T18:55:28.289Z] #21 34.88 Unpacking iproute2 (5.10.0-4) ...
18:55:28 [2022-07-18T18:55:28.858Z] #21 35.58 Selecting previously unselected package xxd.
18:55:28 [2022-07-18T18:55:28.858Z] #21 35.58 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:55:28 [2022-07-18T18:55:28.858Z] #21 35.60 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:55:28 [2022-07-18T18:55:28.864Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:55:28 [2022-07-18T18:55:28.864Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:55:29 [2022-07-18T18:55:29.119Z] #21 35.77 Selecting previously unselected package vim-common.
18:55:29 [2022-07-18T18:55:29.119Z] #21 35.77 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:55:29 [2022-07-18T18:55:29.119Z] #21 35.81 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:55:29 [2022-07-18T18:55:29.379Z] #21 36.15 Selecting previously unselected package bash-completion.
18:55:29 [2022-07-18T18:55:29.379Z] #21 36.17 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
18:55:32 [2022-07-18T18:55:32.137Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:55:32 [2022-07-18T18:55:32.137Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:55:33 [2022-07-18T18:55:33.577Z] #21 39.82 Unpacking bash-completion (1:2.11-2) ...
18:55:33 [2022-07-18T18:55:33.836Z] #21 40.42 Selecting previously unselected package bzip2.
18:55:33 [2022-07-18T18:55:33.836Z] #21 40.44 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
18:55:33 [2022-07-18T18:55:33.836Z] #21 40.45 Unpacking bzip2 (1.0.8-4) ...
18:55:34 [2022-07-18T18:55:34.096Z] #21 40.77 Selecting previously unselected package xz-utils.
18:55:34 [2022-07-18T18:55:34.096Z] #21 40.77 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
18:55:34 [2022-07-18T18:55:34.096Z] #21 40.80 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:55:34 [2022-07-18T18:55:34.665Z] #21 41.26 Selecting previously unselected package apparmor.
18:55:34 [2022-07-18T18:55:34.665Z] #21 41.26 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
18:55:34 [2022-07-18T18:55:34.665Z] #21 41.44 Unpacking apparmor (2.13.6-10) ...
18:55:35 [2022-07-18T18:55:35.409Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:55:35 [2022-07-18T18:55:35.409Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.22s)
18:55:35 [2022-07-18T18:55:35.409Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.29s)
18:55:35 [2022-07-18T18:55:35.409Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.28s)
18:55:35 [2022-07-18T18:55:35.409Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.24s)
18:55:35 [2022-07-18T18:55:35.409Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.26s)
18:55:35 [2022-07-18T18:55:35.409Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.29s)
18:55:35 [2022-07-18T18:55:35.409Z] === RUN   TestBuildMultiStageCopy
18:55:35 [2022-07-18T18:55:35.409Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:55:35 [2022-07-18T18:55:35.608Z] #21 42.39 Selecting previously unselected package inetutils-ping.
18:55:35 [2022-07-18T18:55:35.797Z] #60 ...
18:55:35 [2022-07-18T18:55:35.797Z] 
18:55:35 [2022-07-18T18:55:35.797Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
18:55:35 [2022-07-18T18:55:35.797Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
18:55:35 [2022-07-18T18:55:35.797Z] #55 313.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
18:55:35 [2022-07-18T18:55:35.797Z] #55 DONE 314.9s
18:55:35 [2022-07-18T18:55:35.797Z] 
18:55:35 [2022-07-18T18:55:35.797Z] #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
18:55:35 [2022-07-18T18:55:35.797Z] #60 sha256:985ae10eb5a9ef9830d5e5e5685731b1ab9bdb4a4fea1e070055b31bcf1c4563
18:55:35 [2022-07-18T18:55:35.797Z] #60 183.1 + mkdir -p /build
18:55:35 [2022-07-18T18:55:35.797Z] #60 183.1 + cp runc /build/runc
18:55:35 [2022-07-18T18:55:35.797Z] #60 DONE 184.4s
18:55:35 [2022-07-18T18:55:35.797Z] 
18:55:35 [2022-07-18T18:55:35.797Z] #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
18:55:35 [2022-07-18T18:55:35.797Z] #64 sha256:4f6cb0f4cf7edf904f5b81c00a6b23d2100fbbd66711193285a95bf627008efb
18:55:35 [2022-07-18T18:55:35.868Z] #21 42.40 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
18:55:35 [2022-07-18T18:55:35.868Z] #21 42.43 Unpacking inetutils-ping (2:2.0-1) ...
18:55:35 [2022-07-18T18:55:35.868Z] #21 42.57 Selecting previously unselected package libip4tc2:amd64.
18:55:35 [2022-07-18T18:55:35.868Z] #21 42.57 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
18:55:35 [2022-07-18T18:55:35.868Z] #21 42.59 Unpacking libip4tc2:amd64 (1.8.7-1) ...
18:55:35 [2022-07-18T18:55:35.868Z] #21 ...
18:55:35 [2022-07-18T18:55:35.868Z] 
18:55:35 [2022-07-18T18:55:35.868Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:55:35 [2022-07-18T18:55:35.868Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:55:35 [2022-07-18T18:55:35.868Z] #77 172.5 config.status: creating Makefile
18:55:35 [2022-07-18T18:55:35.868Z] #77 172.7 config.status: creating rpm/crun.spec
18:55:35 [2022-07-18T18:55:35.868Z] #77 172.9 config.status: creating config.h
18:55:35 [2022-07-18T18:55:35.868Z] #77 173.0 config.status: executing libtool commands
18:55:35 [2022-07-18T18:55:35.868Z] #77 173.1 config.status: executing depfiles commands
18:55:35 [2022-07-18T18:55:35.868Z] #77 175.5 === configuring in libocispec (/tmp/crun-build/libocispec)
18:55:35 [2022-07-18T18:55:35.868Z] #77 175.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
18:55:35 [2022-07-18T18:55:35.868Z] #77 176.1 checking for gcc... gcc
18:55:35 [2022-07-18T18:55:35.868Z] #77 176.2 checking whether the C compiler works... yes
18:55:35 [2022-07-18T18:55:35.868Z] #77 176.4 checking for C compiler default output file name... a.out
18:55:35 [2022-07-18T18:55:35.868Z] #77 176.4 checking for suffix of executables... 
18:55:35 [2022-07-18T18:55:35.868Z] #77 176.7 checking whether we are cross compiling... no
18:55:35 [2022-07-18T18:55:35.868Z] #77 176.9 checking for suffix of object files... o
18:55:35 [2022-07-18T18:55:35.868Z] #77 177.0 checking whether we are using the GNU C compiler... yes
18:55:35 [2022-07-18T18:55:35.868Z] #77 177.1 checking whether gcc accepts -g... yes
18:55:35 [2022-07-18T18:55:35.868Z] #77 177.3 checking for gcc option to accept ISO C89... none needed
18:55:35 [2022-07-18T18:55:35.868Z] #77 177.6 checking whether gcc understands -c and -o together... yes
18:55:35 [2022-07-18T18:55:35.868Z] #77 177.8 checking how to run the C preprocessor... gcc -E
18:55:35 [2022-07-18T18:55:35.868Z] #77 178.0 checking for grep that handles long lines and -e... /bin/grep
18:55:35 [2022-07-18T18:55:35.868Z] #77 178.0 checking for egrep... /bin/grep -E
18:55:35 [2022-07-18T18:55:35.868Z] #77 178.0 checking for ANSI C header files... yes
18:55:35 [2022-07-18T18:55:35.868Z] #77 178.9 checking for sys/types.h... yes
18:55:35 [2022-07-18T18:55:35.868Z] #77 179.2 checking for sys/stat.h... yes
18:55:35 [2022-07-18T18:55:35.868Z] #77 179.5 checking for stdlib.h... yes
18:55:35 [2022-07-18T18:55:35.868Z] #77 179.8 checking for string.h... yes
18:55:35 [2022-07-18T18:55:35.868Z] #77 180.0 checking for memory.h... yes
18:55:35 [2022-07-18T18:55:35.868Z] #77 180.4 checking for strings.h... yes
18:55:35 [2022-07-18T18:55:35.868Z] #77 180.6 checking for inttypes.h... yes
18:55:35 [2022-07-18T18:55:35.868Z] #77 181.2 checking for stdint.h... yes
18:55:35 [2022-07-18T18:55:35.868Z] #77 181.4 checking for unistd.h... yes
18:55:35 [2022-07-18T18:55:35.868Z] #77 181.7 checking minix/config.h usability... no
18:55:35 [2022-07-18T18:55:35.868Z] #77 182.0 checking minix/config.h presence... no
18:55:35 [2022-07-18T18:55:35.868Z] #77 182.1 checking for minix/config.h... no
18:55:35 [2022-07-18T18:55:35.868Z] #77 182.1 checking whether it is safe to define __EXTENSIONS__... yes
18:55:36 [2022-07-18T18:55:36.128Z] #77 182.4 checking build system type... 
18:55:36 [2022-07-18T18:55:36.128Z] #77 ...
18:55:36 [2022-07-18T18:55:36.128Z] 
18:55:36 [2022-07-18T18:55:36.128Z] #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
18:55:36 [2022-07-18T18:55:36.128Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
18:55:36 [2022-07-18T18:55:36.128Z] #21 42.75 Selecting previously unselected package libip6tc2:amd64.
18:55:36 [2022-07-18T18:55:36.128Z] #21 42.75 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
18:55:36 [2022-07-18T18:55:36.128Z] #21 42.77 Unpacking libip6tc2:amd64 (1.8.7-1) ...
18:55:36 [2022-07-18T18:55:36.387Z] #21 43.04 Selecting previously unselected package libnfnetlink0:amd64.
18:55:36 [2022-07-18T18:55:36.387Z] #21 43.04 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:55:36 [2022-07-18T18:55:36.387Z] #21 43.07 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:55:36 [2022-07-18T18:55:36.387Z] #21 43.16 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:55:36 [2022-07-18T18:55:36.387Z] #21 43.17 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
18:55:36 [2022-07-18T18:55:36.387Z] #21 43.17 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
18:55:36 [2022-07-18T18:55:36.646Z] #21 43.42 Selecting previously unselected package libnftnl11:amd64.
18:55:36 [2022-07-18T18:55:36.646Z] #21 43.43 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
18:55:36 [2022-07-18T18:55:36.646Z] #21 43.44 Unpacking libnftnl11:amd64 (1.1.9-1) ...
18:55:36 [2022-07-18T18:55:36.905Z] #21 43.70 Selecting previously unselected package iptables.
18:55:36 [2022-07-18T18:55:36.906Z] #21 43.71 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
18:55:37 [2022-07-18T18:55:37.170Z] #21 43.73 Unpacking iptables (1.8.7-1) ...
18:55:37 [2022-07-18T18:55:37.436Z] #21 44.10 Selecting previously unselected package libonig5:amd64.
18:55:37 [2022-07-18T18:55:37.436Z] #21 44.11 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
18:55:37 [2022-07-18T18:55:37.436Z] #21 44.11 Unpacking libonig5:amd64 (6.9.6-1.1) ...
18:55:37 [2022-07-18T18:55:37.695Z] #21 44.28 Selecting previously unselected package libjq1:amd64.
18:55:37 [2022-07-18T18:55:37.695Z] #21 44.29 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
18:55:37 [2022-07-18T18:55:37.695Z] #21 44.29 Unpacking libjq1:amd64 (1.6-2.1) ...
18:55:37 [2022-07-18T18:55:37.695Z] #21 44.51 Selecting previously unselected package jq.
18:55:37 [2022-07-18T18:55:37.955Z] #21 44.55 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
18:55:37 [2022-07-18T18:55:37.955Z] #21 44.57 Unpacking jq (1.6-2.1) ...
18:55:37 [2022-07-18T18:55:37.955Z] #21 44.76 Selecting previously unselected package libaio1:amd64.
18:55:37 [2022-07-18T18:55:37.955Z] #21 44.77 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
18:55:37 [2022-07-18T18:55:37.955Z] #21 44.77 Unpacking libaio1:amd64 (0.3.112-9) ...
18:55:38 [2022-07-18T18:55:38.216Z] #21 44.86 Selecting previously unselected package libgpm2:amd64.
18:55:38 [2022-07-18T18:55:38.216Z] #21 44.87 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
18:55:38 [2022-07-18T18:55:38.216Z] #21 44.87 Unpacking libgpm2:amd64 (1.20.7-8) ...
18:55:38 [2022-07-18T18:55:38.216Z] #21 44.94 Selecting previously unselected package libicu67:amd64.
18:55:38 [2022-07-18T18:55:38.216Z] #21 44.94 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
18:55:38 [2022-07-18T18:55:38.216Z] #21 44.95 Unpacking libicu67:amd64 (67.1-7) ...
18:55:38 [2022-07-18T18:55:38.340Z] #64 ...
18:55:38 [2022-07-18T18:55:38.340Z] 
18:55:38 [2022-07-18T18:55:38.340Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
18:55:38 [2022-07-18T18:55:38.340Z] #56 sha256:e9b1f54294a0830ceee80d11b8ee38adc594a508abf729a907c87a510771383e
18:55:38 [2022-07-18T18:55:38.682Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:55:38 [2022-07-18T18:55:38.682Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:55:39 [2022-07-18T18:55:39.245Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:55:39 [2022-07-18T18:55:39.281Z] #56 DONE 0.8s
18:55:39 [2022-07-18T18:55:39.281Z] 
18:55:39 [2022-07-18T18:55:39.281Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
18:55:39 [2022-07-18T18:55:39.281Z] #58 sha256:82928419ac419ebd60f812d184af521d28efef2cf844644e52f7398424f149f2
18:55:39 [2022-07-18T18:55:39.281Z] #58 DONE 0.1s
18:55:39 [2022-07-18T18:55:39.281Z] 
18:55:39 [2022-07-18T18:55:39.281Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
18:55:39 [2022-07-18T18:55:39.281Z] #61 sha256:cc933888b33438de957e5db7369bcc8705fd1fac2f0acd714b300ce407fd9115
18:55:39 [2022-07-18T18:55:39.809Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:55:39 [2022-07-18T18:55:39.852Z] #61 DONE 0.4s
18:55:39 [2022-07-18T18:55:39.852Z] 
18:55:39 [2022-07-18T18:55:39.852Z] #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
18:55:39 [2022-07-18T18:55:39.852Z] #64 sha256:4f6cb0f4cf7edf904f5b81c00a6b23d2100fbbd66711193285a95bf627008efb
18:55:40 [2022-07-18T18:55:40.372Z] --- PASS: TestBuildMultiStageCopy (4.88s)
18:55:40 [2022-07-18T18:55:40.372Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.57s)
18:55:40 [2022-07-18T18:55:40.372Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s)
18:55:40 [2022-07-18T18:55:40.372Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s)
18:55:40 [2022-07-18T18:55:40.372Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s)
18:55:40 [2022-07-18T18:55:40.372Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
18:55:40 [2022-07-18T18:55:40.372Z] === RUN   TestBuildMultiStageParentConfig
18:55:41 [2022-07-18T18:55:41.234Z] #64 277.9 + bin/containerd
18:55:41 [2022-07-18T18:55:41.750Z] --- PASS: TestBuildMultiStageParentConfig (1.45s)
18:55:41 [2022-07-18T18:55:41.750Z] === RUN   TestBuildLabelWithTargets
18:55:43 [2022-07-18T18:55:43.614Z] #21 ...
18:55:43 [2022-07-18T18:55:43.614Z] 
18:55:43 [2022-07-18T18:55:43.614Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:55:43 [2022-07-18T18:55:43.614Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:55:43 [2022-07-18T18:55:43.614Z] #77 182.4 checking build system type... x86_64-pc-linux-gnu
18:55:43 [2022-07-18T18:55:43.614Z] #77 182.9 checking host system type... x86_64-pc-linux-gnu
18:55:43 [2022-07-18T18:55:43.614Z] #77 182.9 checking how to print strings... printf
18:55:43 [2022-07-18T18:55:43.614Z] #77 183.0 checking for a sed that does not truncate output... /bin/sed
18:55:43 [2022-07-18T18:55:43.614Z] #77 183.1 checking for fgrep... /bin/grep -F
18:55:43 [2022-07-18T18:55:43.614Z] #77 183.1 checking for ld used by gcc... /usr/bin/ld
18:55:43 [2022-07-18T18:55:43.614Z] #77 183.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:55:43 [2022-07-18T18:55:43.614Z] #77 183.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:55:43 [2022-07-18T18:55:43.614Z] #77 183.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:55:43 [2022-07-18T18:55:43.614Z] #77 183.4 checking whether ln -s works... yes
18:55:43 [2022-07-18T18:55:43.614Z] #77 183.4 checking the maximum length of command line arguments... 1572864
18:55:43 [2022-07-18T18:55:43.614Z] #77 183.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
18:55:43 [2022-07-18T18:55:43.614Z] #77 183.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
18:55:43 [2022-07-18T18:55:43.614Z] #77 183.5 checking for /usr/bin/ld option to reload object files... -r
18:55:43 [2022-07-18T18:55:43.614Z] #77 183.5 checking for objdump... objdump
18:55:43 [2022-07-18T18:55:43.614Z] #77 183.5 checking how to recognize dependent libraries... pass_all
18:55:43 [2022-07-18T18:55:43.614Z] #77 183.5 checking for dlltool... no
18:55:43 [2022-07-18T18:55:43.615Z] #77 183.5 checking how to associate runtime and link libraries... printf %s\n
18:55:43 [2022-07-18T18:55:43.615Z] #77 183.5 checking for ar... ar
18:55:43 [2022-07-18T18:55:43.615Z] #77 183.5 checking for archiver @FILE support... @
18:55:43 [2022-07-18T18:55:43.615Z] #77 183.8 checking for strip... strip
18:55:43 [2022-07-18T18:55:43.615Z] #77 183.8 checking for ranlib... ranlib
18:55:43 [2022-07-18T18:55:43.615Z] #77 183.8 checking for gawk... no
18:55:43 [2022-07-18T18:55:43.615Z] #77 183.8 checking for mawk... mawk
18:55:43 [2022-07-18T18:55:43.615Z] #77 183.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:55:43 [2022-07-18T18:55:43.615Z] #77 184.4 checking for sysroot... no
18:55:43 [2022-07-18T18:55:43.615Z] #77 184.4 checking for a working dd... /bin/dd
18:55:43 [2022-07-18T18:55:43.615Z] #77 184.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
18:55:43 [2022-07-18T18:55:43.615Z] #77 184.6 checking for mt... no
18:55:43 [2022-07-18T18:55:43.615Z] #77 184.6 checking if : is a manifest tool... no
18:55:43 [2022-07-18T18:55:43.615Z] #77 184.6 checking for dlfcn.h... yes
18:55:43 [2022-07-18T18:55:43.615Z] #77 184.8 checking for objdir... .libs
18:55:43 [2022-07-18T18:55:43.615Z] #77 185.3 checking if gcc supports -fno-rtti -fno-exceptions... no
18:55:43 [2022-07-18T18:55:43.615Z] #77 185.4 checking for gcc option to produce PIC... -fPIC -DPIC
18:55:43 [2022-07-18T18:55:43.615Z] #77 185.4 checking if gcc PIC flag -fPIC -DPIC works... yes
18:55:43 [2022-07-18T18:55:43.615Z] #77 185.5 checking if gcc static flag -static works... yes
18:55:43 [2022-07-18T18:55:43.615Z] #77 185.9 checking if gcc supports -c -o file.o... yes
18:55:43 [2022-07-18T18:55:43.615Z] #77 186.1 checking if gcc supports -c -o file.o... (cached) yes
18:55:43 [2022-07-18T18:55:43.615Z] #77 186.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
18:55:43 [2022-07-18T18:55:43.615Z] #77 186.2 checking dynamic linker characteristics... GNU/Linux ld.so
18:55:43 [2022-07-18T18:55:43.615Z] #77 186.7 checking how to hardcode library paths into programs... immediate
18:55:43 [2022-07-18T18:55:43.615Z] #77 186.7 checking whether stripping libraries is possible... yes
18:55:43 [2022-07-18T18:55:43.615Z] #77 186.7 checking if libtool supports shared libraries... yes
18:55:43 [2022-07-18T18:55:43.615Z] #77 186.7 checking whether to build shared libraries... no
18:55:43 [2022-07-18T18:55:43.615Z] #77 186.7 checking whether to build static libraries... yes
18:55:43 [2022-07-18T18:55:43.615Z] #77 186.7 checking for a BSD-compatible install... /usr/bin/install -c
18:55:43 [2022-07-18T18:55:43.615Z] #77 186.7 checking whether build environment is sane... yes
18:55:43 [2022-07-18T18:55:43.615Z] #77 186.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
18:55:43 [2022-07-18T18:55:43.615Z] #77 186.8 checking whether make sets $(MAKE)... yes
18:55:43 [2022-07-18T18:55:43.615Z] #77 186.8 checking whether make supports the include directive... yes (GNU style)
18:55:43 [2022-07-18T18:55:43.615Z] #77 186.9 checking whether make supports nested variables... yes
18:55:43 [2022-07-18T18:55:43.615Z] #77 186.9 checking whether UID '0' is supported by ustar format... yes
18:55:43 [2022-07-18T18:55:43.615Z] #77 186.9 checking whether GID '0' is supported by ustar format... yes
18:55:43 [2022-07-18T18:55:43.615Z] #77 186.9 checking how to create a ustar tar archive... gnutar
18:55:43 [2022-07-18T18:55:43.615Z] #77 187.1 checking dependency style of gcc... gcc3
18:55:43 [2022-07-18T18:55:43.615Z] #77 187.3 checking whether to enable maintainer-specific portions of Makefiles... yes
18:55:43 [2022-07-18T18:55:43.615Z] #77 187.3 checking whether make supports nested variables... (cached) yes
18:55:43 [2022-07-18T18:55:43.615Z] #77 187.3 checking for pkg-config... /usr/bin/pkg-config
18:55:43 [2022-07-18T18:55:43.615Z] #77 187.3 checking pkg-config is at least version 0.9.0... yes
18:55:43 [2022-07-18T18:55:43.615Z] #77 187.3 checking for yajl >= 2.1.0... yes
18:55:43 [2022-07-18T18:55:43.615Z] #77 187.3 checking for a sed that does not truncate output... (cached) /bin/sed
18:55:43 [2022-07-18T18:55:43.615Z] #77 187.3 checking for gcc... (cached) gcc
18:55:43 [2022-07-18T18:55:43.615Z] #77 187.5 checking whether we are using the GNU C compiler... (cached) yes
18:55:43 [2022-07-18T18:55:43.615Z] #77 187.5 checking whether gcc accepts -g... (cached) yes
18:55:43 [2022-07-18T18:55:43.615Z] #77 187.5 checking for gcc option to accept ISO C89... (cached) none needed
18:55:43 [2022-07-18T18:55:43.615Z] #77 187.5 checking whether gcc understands -c and -o together... (cached) yes
18:55:43 [2022-07-18T18:55:43.615Z] #77 187.5 checking for a Python interpreter with version >= 3... python3
18:55:43 [2022-07-18T18:55:43.615Z] #77 187.7 checking for python3... /usr/bin/python3
18:55:43 [2022-07-18T18:55:43.615Z] #77 187.7 checking for python3 version... 3.9
18:55:43 [2022-07-18T18:55:43.615Z] #77 187.8 checking for python3 platform... linux
18:55:43 [2022-07-18T18:55:43.615Z] #77 187.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
18:55:43 [2022-07-18T18:55:43.615Z] #77 188.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
18:55:43 [2022-07-18T18:55:43.615Z] #77 188.7 checking that generated files are newer than configure... done
18:55:43 [2022-07-18T18:55:43.615Z] #77 188.7 configure: creating ./config.status
18:55:44 [2022-07-18T18:55:44.268Z] --- PASS: TestBuildLabelWithTargets (2.16s)
18:55:44 [2022-07-18T18:55:44.268Z] === RUN   TestBuildWithEmptyLayers
18:55:44 [2022-07-18T18:55:44.553Z] #77 ...
18:55:44 [2022-07-18T18:55:44.553Z] 
18:55:44 [2022-07-18T18:55:44.553Z] #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
18:55:44 [2022-07-18T18:55:44.553Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
18:55:44 [2022-07-18T18:55:44.553Z] #21 51.01 Selecting previously unselected package libinih1:amd64.
18:55:44 [2022-07-18T18:55:44.553Z] #21 51.02 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
18:55:44 [2022-07-18T18:55:44.553Z] #21 51.03 Unpacking libinih1:amd64 (53-1+b2) ...
18:55:44 [2022-07-18T18:55:44.553Z] #21 51.09 Selecting previously unselected package libnet1:amd64.
18:55:44 [2022-07-18T18:55:44.553Z] #21 51.09 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:55:44 [2022-07-18T18:55:44.553Z] #21 51.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:55:44 [2022-07-18T18:55:44.553Z] #21 51.18 Selecting previously unselected package libnl-3-200:amd64.
18:55:44 [2022-07-18T18:55:44.553Z] #21 51.19 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
18:55:44 [2022-07-18T18:55:44.553Z] #21 51.19 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
18:55:44 [2022-07-18T18:55:44.812Z] #21 51.44 Selecting previously unselected package libprotobuf-c1:amd64.
18:55:44 [2022-07-18T18:55:44.812Z] #21 51.46 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
18:55:44 [2022-07-18T18:55:44.812Z] #21 51.47 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:55:44 [2022-07-18T18:55:44.812Z] #21 51.68 Selecting previously unselected package libyajl2:amd64.
18:55:45 [2022-07-18T18:55:45.072Z] #21 51.70 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
18:55:45 [2022-07-18T18:55:45.072Z] #21 51.71 Unpacking libyajl2:amd64 (2.1.0-3) ...
18:55:45 [2022-07-18T18:55:45.072Z] #21 51.82 Selecting previously unselected package net-tools.
18:55:45 [2022-07-18T18:55:45.196Z] --- PASS: TestBuildWithEmptyLayers (1.25s)
18:55:45 [2022-07-18T18:55:45.196Z] === RUN   TestBuildMultiStageOnBuild
18:55:45 [2022-07-18T18:55:45.330Z] #21 51.82 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
18:55:45 [2022-07-18T18:55:45.330Z] #21 51.83 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
18:55:45 [2022-07-18T18:55:45.589Z] #21 52.07 Selecting previously unselected package patch.
18:55:45 [2022-07-18T18:55:45.589Z] #21 52.08 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
18:55:45 [2022-07-18T18:55:45.589Z] #21 52.08 Unpacking patch (2.7.6-7) ...
18:55:45 [2022-07-18T18:55:45.589Z] #21 52.30 Selecting previously unselected package python-pip-whl.
18:55:45 [2022-07-18T18:55:45.589Z] #21 52.30 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
18:55:45 [2022-07-18T18:55:45.589Z] #21 52.31 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
18:55:45 [2022-07-18T18:55:45.719Z] #64 286.9 # github.com/containerd/containerd/cmd/containerd
18:55:45 [2022-07-18T18:55:45.719Z] #64 286.9 /usr/bin/ld: /tmp/go-link-284461206/000019.o: in function `New':
18:55:45 [2022-07-18T18:55:45.719Z] #64 286.9 /tmp/tmp.VDdqXKtFUK/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
18:55:45 [2022-07-18T18:55:45.719Z] #64 287.0 + bin/containerd-stress
18:55:46 [2022-07-18T18:55:46.656Z] #64 288.1 + bin/containerd-shim
18:55:46 [2022-07-18T18:55:46.971Z] #21 53.45 Selecting previously unselected package python3-lib2to3.
18:55:46 [2022-07-18T18:55:46.971Z] #21 53.48 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
18:55:46 [2022-07-18T18:55:46.971Z] #21 53.51 Unpacking python3-lib2to3 (3.9.2-1) ...
18:55:47 [2022-07-18T18:55:47.230Z] #21 53.74 Selecting previously unselected package python3-distutils.
18:55:47 [2022-07-18T18:55:47.230Z] #21 53.74 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
18:55:47 [2022-07-18T18:55:47.230Z] #21 53.76 Unpacking python3-distutils (3.9.2-1) ...
18:55:47 [2022-07-18T18:55:47.230Z] #21 54.05 Selecting previously unselected package python3-pkg-resources.
18:55:47 [2022-07-18T18:55:47.230Z] #21 54.06 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
18:55:47 [2022-07-18T18:55:47.490Z] #21 54.10 Unpacking python3-pkg-resources (52.0.0-4) ...
18:55:47 [2022-07-18T18:55:47.750Z] #21 54.53 Selecting previously unselected package python3-setuptools.
18:55:48 [2022-07-18T18:55:48.010Z] #21 54.53 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
18:55:48 [2022-07-18T18:55:48.010Z] #21 54.54 Unpacking python3-setuptools (52.0.0-4) ...
18:55:48 [2022-07-18T18:55:48.463Z] --- PASS: TestBuildMultiStageOnBuild (2.96s)
18:55:48 [2022-07-18T18:55:48.463Z] === RUN   TestBuildUncleanTarFilenames
18:55:48 [2022-07-18T18:55:48.579Z] #21 55.19 Selecting previously unselected package python3-wheel.
18:55:48 [2022-07-18T18:55:48.580Z] #21 55.20 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
18:55:48 [2022-07-18T18:55:48.580Z] #21 55.21 Unpacking python3-wheel (0.34.2-1) ...
18:55:48 [2022-07-18T18:55:48.839Z] #21 55.50 Selecting previously unselected package python3-pip.
18:55:48 [2022-07-18T18:55:48.839Z] #21 55.53 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
18:55:48 [2022-07-18T18:55:48.839Z] #21 55.53 Unpacking python3-pip (20.3.4-4+deb11u1) ...
18:55:49 [2022-07-18T18:55:49.668Z] #21 56.23 Selecting previously unselected package sudo.
18:55:49 [2022-07-18T18:55:49.668Z] #21 56.25 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
18:55:49 [2022-07-18T18:55:49.668Z] #21 56.28 Unpacking sudo (1.9.5p2-3) ...
18:55:49 [2022-07-18T18:55:49.827Z] --- PASS: TestBuildUncleanTarFilenames (1.75s)
18:55:49 [2022-07-18T18:55:49.827Z] === RUN   TestBuildMultiStageLayerLeak
18:55:51 [2022-07-18T18:55:51.054Z] #21 57.44 Selecting previously unselected package thin-provisioning-tools.
18:55:51 [2022-07-18T18:55:51.054Z] #21 57.46 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
18:55:51 [2022-07-18T18:55:51.054Z] #21 57.46 Unpacking thin-provisioning-tools (0.9.0-1) ...
18:55:51 [2022-07-18T18:55:51.054Z] #21 57.73 Selecting previously unselected package uidmap.
18:55:51 [2022-07-18T18:55:51.054Z] #21 57.74 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
18:55:51 [2022-07-18T18:55:51.054Z] #21 57.75 Unpacking uidmap (1:4.8.1-1) ...
18:55:51 [2022-07-18T18:55:51.054Z] #21 57.94 Selecting previously unselected package vim-runtime.
18:55:51 [2022-07-18T18:55:51.054Z] #21 57.94 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
18:55:51 [2022-07-18T18:55:51.314Z] #21 57.99 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
18:55:51 [2022-07-18T18:55:51.314Z] #21 58.03 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
18:55:51 [2022-07-18T18:55:51.314Z] #21 58.04 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
18:55:53 [2022-07-18T18:55:53.223Z] #21 ...
18:55:53 [2022-07-18T18:55:53.223Z] 
18:55:53 [2022-07-18T18:55:53.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
18:55:53 [2022-07-18T18:55:53.223Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:55:53 [2022-07-18T18:55:53.223Z] #77 193.7 config.status: creating Makefile
18:55:53 [2022-07-18T18:55:53.223Z] #77 193.8 config.status: creating config.h
18:55:53 [2022-07-18T18:55:53.223Z] #77 193.8 config.status: executing libtool commands
18:55:53 [2022-07-18T18:55:53.223Z] #77 193.8 config.status: executing depfiles commands
18:55:53 [2022-07-18T18:55:53.223Z] #77 195.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
18:55:53 [2022-07-18T18:55:53.223Z] #77 195.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
18:55:53 [2022-07-18T18:55:53.223Z] #77 196.1 checking for gcc... gcc
18:55:53 [2022-07-18T18:55:53.223Z] #77 196.3 checking whether the C compiler works... yes
18:55:53 [2022-07-18T18:55:53.223Z] #77 196.6 checking for C compiler default output file name... a.out
18:55:53 [2022-07-18T18:55:53.223Z] #77 196.6 checking for suffix of executables... 
18:55:53 [2022-07-18T18:55:53.223Z] #77 196.9 checking whether we are cross compiling... no
18:55:53 [2022-07-18T18:55:53.223Z] #77 197.3 checking for suffix of object files... o
18:55:53 [2022-07-18T18:55:53.223Z] #77 197.4 checking whether we are using the GNU C compiler... yes
18:55:53 [2022-07-18T18:55:53.223Z] #77 197.4 checking whether gcc accepts -g... yes
18:55:53 [2022-07-18T18:55:53.223Z] #77 197.5 checking for gcc option to accept ISO C89... none needed
18:55:53 [2022-07-18T18:55:53.223Z] #77 197.7 checking whether gcc understands -c and -o together... yes
18:55:53 [2022-07-18T18:55:53.223Z] #77 197.9 checking for a BSD-compatible install... /usr/bin/install -c
18:55:53 [2022-07-18T18:55:53.223Z] #77 198.0 checking whether build environment is sane... yes
18:55:53 [2022-07-18T18:55:53.223Z] #77 198.1 checking for a thread-safe mkdir -p... /bin/mkdir -p
18:55:53 [2022-07-18T18:55:53.223Z] #77 198.1 checking for gawk... no
18:55:53 [2022-07-18T18:55:53.223Z] #77 198.1 checking for mawk... mawk
18:55:53 [2022-07-18T18:55:53.223Z] #77 198.1 checking whether make sets $(MAKE)... yes
18:55:53 [2022-07-18T18:55:53.223Z] #77 198.1 checking whether make supports the include directive... yes (GNU style)
18:55:53 [2022-07-18T18:55:53.223Z] #77 198.2 checking whether make supports nested variables... yes
18:55:53 [2022-07-18T18:55:53.223Z] #77 198.3 checking whether UID '0' is supported by ustar format... yes
18:55:53 [2022-07-18T18:55:53.223Z] #77 198.3 checking whether GID '0' is supported by ustar format... yes
18:55:53 [2022-07-18T18:55:53.223Z] #77 198.3 checking how to create a ustar tar archive... gnutar
18:55:53 [2022-07-18T18:55:53.223Z] #77 198.5 checking dependency style of gcc... gcc3
18:55:53 [2022-07-18T18:55:53.223Z] #77 198.9 checking whether to enable maintainer-specific portions of Makefiles... yes
18:55:53 [2022-07-18T18:55:53.223Z] #77 198.9 checking whether make supports nested variables... (cached) yes
18:55:53 [2022-07-18T18:55:53.223Z] #77 199.0 checking build system type... x86_64-pc-linux-gnu
18:55:53 [2022-07-18T18:55:53.223Z] #77 199.5 checking host system type... x86_64-pc-linux-gnu
18:55:53 [2022-07-18T18:55:53.223Z] #77 199.5 checking how to print strings... printf
18:55:53 [2022-07-18T18:55:53.223Z] #77 199.5 checking for a sed that does not truncate output... /bin/sed
18:55:53 [2022-07-18T18:55:53.223Z] #77 199.5 checking for grep that handles long lines and -e... /bin/grep
18:55:53 [2022-07-18T18:55:53.223Z] #77 199.5 checking for egrep... /bin/grep -E
18:55:53 [2022-07-18T18:55:53.223Z] #77 199.5 checking for fgrep... /bin/grep -F
18:55:53 [2022-07-18T18:55:53.223Z] #77 199.5 checking for ld used by gcc... /usr/bin/ld
18:55:53 [2022-07-18T18:55:53.223Z] #77 199.5 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:55:53 [2022-07-18T18:55:53.223Z] #77 199.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:55:53 [2022-07-18T18:55:53.223Z] #77 199.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:55:53 [2022-07-18T18:55:53.223Z] #77 199.8 checking whether ln -s works... yes
18:55:53 [2022-07-18T18:55:53.223Z] #77 199.8 checking the maximum length of command line arguments... 1572864
18:55:53 [2022-07-18T18:55:53.483Z] #77 199.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
18:55:53 [2022-07-18T18:55:53.483Z] #77 199.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
18:55:53 [2022-07-18T18:55:53.483Z] #77 199.9 checking for /usr/bin/ld option to reload object files... -r
18:55:53 [2022-07-18T18:55:53.483Z] #77 199.9 checking for objdump... objdump
18:55:53 [2022-07-18T18:55:53.483Z] #77 199.9 checking how to recognize dependent libraries... pass_all
18:55:53 [2022-07-18T18:55:53.483Z] #77 199.9 checking for dlltool... no
18:55:53 [2022-07-18T18:55:53.483Z] #77 199.9 checking how to associate runtime and link libraries... printf %s\n
18:55:53 [2022-07-18T18:55:53.483Z] #77 199.9 checking for ar... ar
18:55:53 [2022-07-18T18:55:53.742Z] #77 199.9 checking for archiver @FILE support... @
18:55:53 [2022-07-18T18:55:53.742Z] #77 200.3 checking for strip... strip
18:55:53 [2022-07-18T18:55:53.742Z] #77 200.3 checking for ranlib... ranlib
18:55:53 [2022-07-18T18:55:53.997Z] --- PASS: TestBuildMultiStageLayerLeak (3.34s)
18:55:53 [2022-07-18T18:55:53.997Z] === RUN   TestBuildWithHugeFile
18:55:55 [2022-07-18T18:55:55.123Z] #77 200.3 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:55:55 [2022-07-18T18:55:55.123Z] #77 201.6 checking for sysroot... no
18:55:55 [2022-07-18T18:55:55.123Z] #77 201.6 checking for a working dd... /bin/dd
18:55:55 [2022-07-18T18:55:55.123Z] #77 201.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
18:55:55 [2022-07-18T18:55:55.383Z] #77 201.8 checking for mt... no
18:55:55 [2022-07-18T18:55:55.383Z] #77 201.8 checking if : is a manifest tool... no
18:55:55 [2022-07-18T18:55:55.803Z] #77 201.9 checking how to run the C preprocessor... gcc -E
18:55:56 [2022-07-18T18:55:56.637Z] #64 296.9 + bin/containerd-shim-runc-v1
18:55:57 [2022-07-18T18:55:57.003Z] #77 202.4 checking for ANSI C header files... yes
18:55:57 [2022-07-18T18:55:57.003Z] #77 203.4 checking for sys/types.h... 
18:55:57 [2022-07-18T18:55:57.003Z] #77 ...
18:55:57 [2022-07-18T18:55:57.003Z] 
18:55:57 [2022-07-18T18:55:57.003Z] #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
18:55:57 [2022-07-18T18:55:57.003Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
18:55:57 [2022-07-18T18:55:57.003Z] #21 63.54 Selecting previously unselected package vim.
18:55:57 [2022-07-18T18:55:57.003Z] #21 63.56 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:55:57 [2022-07-18T18:55:57.003Z] #21 63.60 Unpacking vim (2:8.2.2434-3+deb11u1) ...
18:55:57 [2022-07-18T18:55:57.944Z] #21 64.80 Selecting previously unselected package xfsprogs.
18:55:58 [2022-07-18T18:55:58.206Z] #21 64.81 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
18:55:58 [2022-07-18T18:55:58.206Z] #21 64.82 Unpacking xfsprogs (5.10.0-4) ...
18:55:59 [2022-07-18T18:55:59.146Z] #21 65.70 Selecting previously unselected package zip.
18:55:59 [2022-07-18T18:55:59.146Z] #21 65.70 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
18:55:59 [2022-07-18T18:55:59.146Z] #21 65.71 Unpacking zip (3.0-12) ...
18:55:59 [2022-07-18T18:55:59.146Z] #21 65.89 Selecting previously unselected package zstd.
18:55:59 [2022-07-18T18:55:59.146Z] #21 65.91 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
18:55:59 [2022-07-18T18:55:59.146Z] #21 65.92 Unpacking zstd (1.4.8+dfsg-2.1) ...
18:55:59 [2022-07-18T18:55:59.718Z] #21 66.47 Setting up python3-pkg-resources (52.0.0-4) ...
18:56:00 [2022-07-18T18:56:00.830Z] #64 301.9 + bin/containerd-shim-runc-v2
18:56:01 [2022-07-18T18:56:01.090Z] #64 302.7 + binaries
18:56:01 [2022-07-18T18:56:01.353Z] #64 302.7 + install -D bin/containerd /build/containerd
18:56:01 [2022-07-18T18:56:01.353Z] #64 302.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:56:01 [2022-07-18T18:56:01.353Z] #64 302.7 + install -D bin/ctr /build/ctr
18:56:01 [2022-07-18T18:56:01.627Z] #21 67.96 Setting up libip4tc2:amd64 (1.8.7-1) ...
18:56:01 [2022-07-18T18:56:01.627Z] #21 67.98 Setting up net-tools (1.60+git20181103.0eebece-1) ...
18:56:01 [2022-07-18T18:56:01.627Z] #21 67.99 Setting up libgpm2:amd64 (1.20.7-8) ...
18:56:01 [2022-07-18T18:56:01.627Z] #21 68.01 Setting up libicu67:amd64 (67.1-7) ...
18:56:01 [2022-07-18T18:56:01.627Z] #21 68.03 Setting up libip6tc2:amd64 (1.8.7-1) ...
18:56:01 [2022-07-18T18:56:01.627Z] #21 68.05 Setting up libinih1:amd64 (53-1+b2) ...
18:56:01 [2022-07-18T18:56:01.627Z] #21 68.07 Setting up uidmap (1:4.8.1-1) ...
18:56:01 [2022-07-18T18:56:01.627Z] #21 68.09 Setting up libyajl2:amd64 (2.1.0-3) ...
18:56:01 [2022-07-18T18:56:01.627Z] #21 68.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:56:01 [2022-07-18T18:56:01.627Z] #21 68.11 Setting up bzip2 (1.0.8-4) ...
18:56:01 [2022-07-18T18:56:01.627Z] #21 68.13 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:56:01 [2022-07-18T18:56:01.627Z] #21 68.14 Setting up python3-wheel (0.34.2-1) ...
18:56:02 [2022-07-18T18:56:02.566Z] #21 69.09 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:56:02 [2022-07-18T18:56:02.566Z] #21 69.10 Setting up libcap2:amd64 (1:2.44-1) ...
18:56:02 [2022-07-18T18:56:02.566Z] #21 69.12 Setting up libcap2-bin (1:2.44-1) ...
18:56:02 [2022-07-18T18:56:02.566Z] #21 69.13 Setting up apparmor (2.13.6-10) ...
18:56:04 [2022-07-18T18:56:04.481Z] #21 ...
18:56:04 [2022-07-18T18:56:04.481Z] 
18:56:04 [2022-07-18T18:56:04.481Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:56:04 [2022-07-18T18:56:04.481Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:56:04 [2022-07-18T18:56:04.481Z] #77 203.4 checking for sys/types.h... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 203.7 checking for sys/stat.h... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 203.9 checking for stdlib.h... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 204.1 checking for string.h... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 204.4 checking for memory.h... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 204.8 checking for strings.h... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 205.0 checking for inttypes.h... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 205.5 checking for stdint.h... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 205.8 checking for unistd.h... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 206.0 checking for dlfcn.h... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 206.2 checking for objdir... .libs
18:56:04 [2022-07-18T18:56:04.481Z] #77 206.6 checking if gcc supports -fno-rtti -fno-exceptions... no
18:56:04 [2022-07-18T18:56:04.481Z] #77 206.8 checking for gcc option to produce PIC... -fPIC -DPIC
18:56:04 [2022-07-18T18:56:04.481Z] #77 206.8 checking if gcc PIC flag -fPIC -DPIC works... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 206.9 checking if gcc static flag -static works... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 207.3 checking if gcc supports -c -o file.o... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 207.4 checking if gcc supports -c -o file.o... (cached) yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 207.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 207.4 checking dynamic linker characteristics... GNU/Linux ld.so
18:56:04 [2022-07-18T18:56:04.481Z] #77 207.8 checking how to hardcode library paths into programs... immediate
18:56:04 [2022-07-18T18:56:04.481Z] #77 207.8 checking whether stripping libraries is possible... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 207.8 checking if libtool supports shared libraries... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 207.8 checking whether to build shared libraries... no
18:56:04 [2022-07-18T18:56:04.481Z] #77 207.8 checking whether to build static libraries... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 207.8 checking float.h usability... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 208.0 checking float.h presence... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 208.0 checking for float.h... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 208.0 checking limits.h usability... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 208.3 checking limits.h presence... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 208.4 checking for limits.h... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 208.4 checking stddef.h usability... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 208.5 checking stddef.h presence... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 208.6 checking for stddef.h... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 208.6 checking for stdlib.h... (cached) yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 208.7 checking for string.h... (cached) yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 208.8 checking sys/time.h usability... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 209.0 checking sys/time.h presence... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 209.0 checking for sys/time.h... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 209.1 checking for inline... inline
18:56:04 [2022-07-18T18:56:04.481Z] #77 209.2 checking for size_t... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 209.6 checking for stdlib.h... (cached) yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 209.6 checking for GNU libc compatible malloc... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 209.8 checking for stdlib.h... (cached) yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 209.8 checking for GNU libc compatible realloc... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 210.2 checking for working strtod... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 210.5 checking for gettimeofday... yes
18:56:04 [2022-07-18T18:56:04.481Z] #77 210.8 checking for memset... yes
18:56:04 [2022-07-18T18:56:04.740Z] #77 211.1 checking for strspn... yes
18:56:04 [2022-07-18T18:56:04.740Z] #77 ...
18:56:04 [2022-07-18T18:56:04.740Z] 
18:56:04 [2022-07-18T18:56:04.741Z] #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
18:56:04 [2022-07-18T18:56:04.741Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
18:56:04 [2022-07-18T18:56:04.741Z] #21 71.54 Setting up zip (3.0-12) ...
18:56:04 [2022-07-18T18:56:04.741Z] #21 71.56 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:56:04 [2022-07-18T18:56:04.741Z] #21 71.63 Setting up bash-completion (1:2.11-2) ...
18:56:05 [2022-07-18T18:56:05.548Z] #64 DONE 306.6s
18:56:06 [2022-07-18T18:56:06.116Z] 
18:56:06 [2022-07-18T18:56:06.116Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
18:56:06 [2022-07-18T18:56:06.117Z] #65 sha256:bbf405e358389069d44c605d41c4106ea080990da30e1c5cc4ba42fdf124080a
18:56:07 [2022-07-18T18:56:07.495Z] #65 DONE 1.4s
18:56:07 [2022-07-18T18:56:07.495Z] 
18:56:07 [2022-07-18T18:56:07.495Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:56:07 [2022-07-18T18:56:07.495Z] #70 sha256:26e310df80bfe631062b370d5973bf0bf46861267b576ed9018699349cfa778b
18:56:07 [2022-07-18T18:56:07.754Z] #70 DONE 0.3s
18:56:07 [2022-07-18T18:56:07.754Z] 
18:56:07 [2022-07-18T18:56:07.754Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
18:56:07 [2022-07-18T18:56:07.754Z] #75 sha256:46c033b15181fae015687aefd94046b1a94c2a964901f8aee4cdab9e2d90e034
18:56:09 [2022-07-18T18:56:09.658Z] #75 DONE 1.6s
18:56:09 [2022-07-18T18:56:09.658Z] 
18:56:09 [2022-07-18T18:56:09.658Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
18:56:09 [2022-07-18T18:56:09.658Z] #78 sha256:fa44f8d65fbb77de415be539682d38a3189eaf8f7762070fd8b0ac343d7f637b
18:56:09 [2022-07-18T18:56:09.658Z] #78 DONE 0.1s
18:56:09 [2022-07-18T18:56:09.658Z] 
18:56:09 [2022-07-18T18:56:09.658Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
18:56:09 [2022-07-18T18:56:09.658Z] #79 sha256:6867fc010d56c6a6ad8e11b1073357d9d98e5f0e608c680e5a6aa69580f16de7
18:56:09 [2022-07-18T18:56:09.658Z] #79 DONE 0.1s
18:56:09 [2022-07-18T18:56:09.658Z] 
18:56:09 [2022-07-18T18:56:09.658Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
18:56:09 [2022-07-18T18:56:09.658Z] #80 sha256:1145a0b1647be270f2ae0d3f3d0c2f31136fb21195598c96d0179cf442cc327f
18:56:09 [2022-07-18T18:56:09.658Z] #80 DONE 0.0s
18:56:09 [2022-07-18T18:56:09.658Z] 
18:56:09 [2022-07-18T18:56:09.658Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
18:56:09 [2022-07-18T18:56:09.658Z] #81 sha256:2a83bd5122d96029378a35e9e30f0d4accc014a7d166e73ec40cbcb2049e9c9c
18:56:10 [2022-07-18T18:56:10.021Z] #21 76.30 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:56:10 [2022-07-18T18:56:10.021Z] #21 76.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:56:10 [2022-07-18T18:56:10.021Z] #21 76.43 Setting up libmnl0:amd64 (1.0.4-3) ...
18:56:10 [2022-07-18T18:56:10.021Z] #21 76.44 Setting up patch (2.7.6-7) ...
18:56:10 [2022-07-18T18:56:10.021Z] #21 76.45 Setting up sudo (1.9.5p2-3) ...
18:56:10 [2022-07-18T18:56:10.021Z] #21 76.62 invoke-rc.d: could not determine current runlevel
18:56:10 [2022-07-18T18:56:10.021Z] #21 76.64 invoke-rc.d: policy-rc.d denied execution of start.
18:56:10 [2022-07-18T18:56:10.021Z] #21 76.66 Setting up xfsprogs (5.10.0-4) ...
18:56:10 [2022-07-18T18:56:10.021Z] #21 76.69 Setting up libxtables12:amd64 (1.8.7-1) ...
18:56:10 [2022-07-18T18:56:10.021Z] #21 76.70 Setting up inetutils-ping (2:2.0-1) ...
18:56:10 [2022-07-18T18:56:10.021Z] #21 76.73 Setting up pigz (2.6-1) ...
18:56:10 [2022-07-18T18:56:10.021Z] #21 76.75 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:56:10 [2022-07-18T18:56:10.281Z] #21 76.77 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
18:56:10 [2022-07-18T18:56:10.281Z] #21 76.79 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
18:56:10 [2022-07-18T18:56:10.281Z] #21 76.80 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
18:56:10 [2022-07-18T18:56:10.595Z] #81 DONE 0.9s
18:56:10 [2022-07-18T18:56:10.595Z] 
18:56:10 [2022-07-18T18:56:10.595Z] #82 exporting to image
18:56:10 [2022-07-18T18:56:10.595Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:56:10 [2022-07-18T18:56:10.595Z] #82 exporting layers
18:56:11 [2022-07-18T18:56:11.664Z] #21 78.20 Setting up libaio1:amd64 (0.3.112-9) ...
18:56:11 [2022-07-18T18:56:11.664Z] #21 78.21 Setting up python3-lib2to3 (3.9.2-1) ...
18:56:12 [2022-07-18T18:56:12.235Z] #21 78.83 Setting up libelf1:amd64 (0.183-1) ...
18:56:12 [2022-07-18T18:56:12.235Z] #21 78.86 Setting up zstd (1.4.8+dfsg-2.1) ...
18:56:12 [2022-07-18T18:56:12.235Z] #21 78.90 Setting up libonig5:amd64 (6.9.6-1.1) ...
18:56:12 [2022-07-18T18:56:12.235Z] #21 78.92 Setting up python3-distutils (3.9.2-1) ...
18:56:13 [2022-07-18T18:56:13.176Z] #21 79.65 Setting up vim (2:8.2.2434-3+deb11u1) ...
18:56:13 [2022-07-18T18:56:13.176Z] #21 79.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:56:13 [2022-07-18T18:56:13.176Z] #21 79.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:56:13 [2022-07-18T18:56:13.176Z] #21 79.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:56:13 [2022-07-18T18:56:13.176Z] #21 79.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:56:13 [2022-07-18T18:56:13.176Z] #21 79.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:56:13 [2022-07-18T18:56:13.176Z] #21 79.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:56:13 [2022-07-18T18:56:13.176Z] #21 79.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:56:13 [2022-07-18T18:56:13.176Z] #21 79.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:56:13 [2022-07-18T18:56:13.176Z] #21 79.88 Setting up python3-setuptools (52.0.0-4) ...
18:56:13 [2022-07-18T18:56:13.885Z] #82 exporting layers 3.2s done
18:56:13 [2022-07-18T18:56:13.885Z] #82 writing image sha256:2f2662f3c50f2c23fcb7dddd7dce8380140446d824f03fb4cff4695322093a22 done
18:56:13 [2022-07-18T18:56:13.885Z] #82 naming to docker.io/library/docker:11e6176669c1ce8d738e00561c416caff589a3d2
18:56:13 [2022-07-18T18:56:13.885Z] #82 naming to docker.io/library/docker:11e6176669c1ce8d738e00561c416caff589a3d2 done
18:56:13 [2022-07-18T18:56:13.885Z] #82 DONE 3.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:56:14 [2022-07-18T18:56:14.208Z] + sudo modprobe ip6table_filter
[Pipeline] sh
18:56:14 [2022-07-18T18:56:14.496Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43819/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=11e6176669c1ce8d738e00561c416caff589a3d2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:11e6176669c1ce8d738e00561c416caff589a3d2 hack/test/unit
18:56:15 [2022-07-18T18:56:15.085Z] #21 ...
18:56:15 [2022-07-18T18:56:15.085Z] 
18:56:15 [2022-07-18T18:56:15.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
18:56:15 [2022-07-18T18:56:15.085Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:56:15 [2022-07-18T18:56:15.085Z] #77 211.6 checking that generated files are newer than configure... done
18:56:15 [2022-07-18T18:56:15.085Z] #77 211.6 configure: creating ./config.status
18:56:15 [2022-07-18T18:56:15.085Z] #77 215.9 config.status: creating Makefile
18:56:15 [2022-07-18T18:56:15.085Z] #77 216.0 config.status: creating config.h
18:56:15 [2022-07-18T18:56:15.085Z] #77 216.1 config.status: executing depfiles commands
18:56:15 [2022-07-18T18:56:15.085Z] #77 216.6 config.status: executing libtool commands
18:56:15 [2022-07-18T18:56:15.085Z] #77 218.5   GEN      .version
18:56:15 [2022-07-18T18:56:15.085Z] #77 218.5 make  install-recursive
18:56:15 [2022-07-18T18:56:15.085Z] #77 218.5 make[1]: Entering directory '/tmp/crun-build'
18:56:15 [2022-07-18T18:56:15.085Z] #77 218.6 Making install in libocispec
18:56:15 [2022-07-18T18:56:15.085Z] #77 218.6 make[2]: Entering directory '/tmp/crun-build/libocispec'
18:56:15 [2022-07-18T18:56:15.085Z] #77 218.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
18:56:15 [2022-07-18T18:56:15.085Z] #77 218.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
18:56:15 [2022-07-18T18:56:15.085Z] #77 218.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
18:56:15 [2022-07-18T18:56:15.085Z] #77 218.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
18:56:15 [2022-07-18T18:56:15.085Z] #77 219.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
18:56:15 [2022-07-18T18:56:15.085Z] #77 219.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
18:56:15 [2022-07-18T18:56:15.085Z] #77 219.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
18:56:15 [2022-07-18T18:56:15.085Z] #77 219.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
18:56:15 [2022-07-18T18:56:15.085Z] #77 219.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
18:56:15 [2022-07-18T18:56:15.085Z] #77 219.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
18:56:15 [2022-07-18T18:56:15.085Z] #77 219.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
18:56:15 [2022-07-18T18:56:15.085Z] #77 219.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
18:56:15 [2022-07-18T18:56:15.085Z] #77 219.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
18:56:15 [2022-07-18T18:56:15.085Z] #77 220.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
18:56:15 [2022-07-18T18:56:15.085Z] #77 220.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
18:56:15 [2022-07-18T18:56:15.085Z] #77 220.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
18:56:15 [2022-07-18T18:56:15.085Z] #77 220.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
18:56:15 [2022-07-18T18:56:15.085Z] #77 220.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
18:56:15 [2022-07-18T18:56:15.085Z] #77 220.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
18:56:15 [2022-07-18T18:56:15.085Z] #77 220.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
18:56:15 [2022-07-18T18:56:15.351Z] #77 221.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
18:56:15 [2022-07-18T18:56:15.351Z] #77 221.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
18:56:15 [2022-07-18T18:56:15.351Z] #77 221.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
18:56:15 [2022-07-18T18:56:15.351Z] #77 221.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
18:56:15 [2022-07-18T18:56:15.351Z] #77 221.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
18:56:15 [2022-07-18T18:56:15.351Z] #77 221.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
18:56:15 [2022-07-18T18:56:15.351Z] #77 221.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
18:56:15 [2022-07-18T18:56:15.351Z] #77 221.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
18:56:15 [2022-07-18T18:56:15.351Z] #77 221.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
18:56:15 [2022-07-18T18:56:15.351Z] #77 221.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
18:56:15 [2022-07-18T18:56:15.351Z] #77 221.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
18:56:15 [2022-07-18T18:56:15.351Z] #77 221.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
18:56:15 [2022-07-18T18:56:15.351Z] #77 221.8 make  install-recursive
18:56:15 [2022-07-18T18:56:15.352Z] #77 221.8 make[3]: Entering directory '/tmp/crun-build/libocispec'
18:56:15 [2022-07-18T18:56:15.352Z] #77 221.9 Making install in yajl
18:56:15 [2022-07-18T18:56:15.352Z] #77 221.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
18:56:15 [2022-07-18T18:56:15.352Z] #77 221.9   CC       verify/json_verify-json_verify.o
18:56:15 [2022-07-18T18:56:15.352Z] #77 221.9   CC       src/libyajl_la-yajl_alloc.lo
18:56:15 [2022-07-18T18:56:15.352Z] #77 221.9   CC       src/libyajl_la-yajl.lo
18:56:15 [2022-07-18T18:56:15.352Z] #77 221.9   CC       src/libyajl_la-yajl_gen.lo
18:56:15 [2022-07-18T18:56:15.352Z] #77 221.9   CC       src/libyajl_la-yajl_parser.lo
18:56:15 [2022-07-18T18:56:15.352Z] #77 221.9   CC       src/libyajl_la-yajl_buf.lo
18:56:15 [2022-07-18T18:56:15.352Z] #77 221.9   CC       src/libyajl_la-yajl_encode.lo
18:56:15 [2022-07-18T18:56:15.352Z] #77 222.0   CC       src/libyajl_la-yajl_lex.lo
18:56:15 [2022-07-18T18:56:15.612Z] #77 222.0   CC       src/libyajl_la-yajl_tree.lo
18:56:16 [2022-07-18T18:56:16.182Z] #77 ...
18:56:16 [2022-07-18T18:56:16.182Z] 
18:56:16 [2022-07-18T18:56:16.182Z] #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
18:56:16 [2022-07-18T18:56:16.182Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
18:56:16 [2022-07-18T18:56:16.182Z] #21 82.82 Setting up libjq1:amd64 (1.6-2.1) ...
18:56:16 [2022-07-18T18:56:16.182Z] #21 82.84 Setting up libnftnl11:amd64 (1.1.9-1) ...
18:56:16 [2022-07-18T18:56:16.182Z] #21 82.87 Setting up thin-provisioning-tools (0.9.0-1) ...
18:56:16 [2022-07-18T18:56:16.182Z] #21 82.89 Setting up python3-pip (20.3.4-4+deb11u1) ...
18:56:16 [2022-07-18T18:56:16.400Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
18:56:16 [2022-07-18T18:56:16.400Z] + TESTFLAGS+=' -test.timeout=5m'
18:56:16 [2022-07-18T18:56:16.400Z] + TESTDIRS=./...
18:56:16 [2022-07-18T18:56:16.400Z] + exclude_paths='/vendor/|/integration'
18:56:16 [2022-07-18T18:56:16.400Z] ++ go list ./...
18:56:16 [2022-07-18T18:56:16.400Z] ++ grep -vE '(/vendor/|/integration)'
18:56:17 [2022-07-18T18:56:17.349Z] + pkg_list='github.com/docker/docker/api
18:56:17 [2022-07-18T18:56:17.349Z] github.com/docker/docker/api/server
18:56:17 [2022-07-18T18:56:17.349Z] github.com/docker/docker/api/server/backend/build
18:56:17 [2022-07-18T18:56:17.349Z] github.com/docker/docker/api/server/httpstatus
18:56:17 [2022-07-18T18:56:17.349Z] github.com/docker/docker/api/server/httputils
18:56:17 [2022-07-18T18:56:17.349Z] github.com/docker/docker/api/server/middleware
18:56:17 [2022-07-18T18:56:17.349Z] github.com/docker/docker/api/server/router
18:56:17 [2022-07-18T18:56:17.349Z] github.com/docker/docker/api/server/router/build
18:56:17 [2022-07-18T18:56:17.349Z] github.com/docker/docker/api/server/router/checkpoint
18:56:17 [2022-07-18T18:56:17.349Z] github.com/docker/docker/api/server/router/container
18:56:17 [2022-07-18T18:56:17.349Z] github.com/docker/docker/api/server/router/debug
18:56:17 [2022-07-18T18:56:17.349Z] github.com/docker/docker/api/server/router/distribution
18:56:17 [2022-07-18T18:56:17.349Z] github.com/docker/docker/api/server/router/grpc
18:56:17 [2022-07-18T18:56:17.349Z] github.com/docker/docker/api/server/router/image
18:56:17 [2022-07-18T18:56:17.349Z] github.com/docker/docker/api/server/router/network
18:56:17 [2022-07-18T18:56:17.349Z] github.com/docker/docker/api/server/router/plugin
18:56:17 [2022-07-18T18:56:17.349Z] github.com/docker/docker/api/server/router/session
18:56:17 [2022-07-18T18:56:17.349Z] github.com/docker/docker/api/server/router/swarm
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/server/router/system
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/server/router/volume
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/backend
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/blkiodev
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/container
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/events
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/filters
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/image
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/mount
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/network
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/plugins/logdriver
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/registry
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/strslice
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/swarm
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/swarm/runtime
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/time
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/versions
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/versions/v1p19
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/versions/v1p20
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/volume
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/builder
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/builder/builder-next
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/builder/builder-next/exporter
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/builder/builder-next/worker
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/builder/dockerfile
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/builder/remotecontext
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/builder/remotecontext/git
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/builder/remotecontext/urlutil
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/cli
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/cli/config
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/cli/debug
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/cli/winresources/docker-proxy
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/cli/winresources/dockerd
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/client
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/cmd/docker-proxy
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/cmd/dockerd
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/cmd/dockerd/trap
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/container
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/container/stream
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/contrib/apparmor
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/contrib/docker-device-tool
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/contrib/httpserver
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/cluster
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/cluster/convert
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/cluster/executor
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/cluster/executor/container
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/cluster/provider
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/config
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/containerd
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/events
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/events/testutils
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/exec
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/graphdriver
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/graphdriver/aufs
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/graphdriver/copy
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/graphdriver/overlay
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/graphdriver/register
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/graphdriver/vfs
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/graphdriver/zfs
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/images
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/initlayer
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/links
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/listeners
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/logger
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/logger/awslogs
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/logger/fluentd
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/logger/gcplogs
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/logger/gelf
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/logger/journald
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/logger/local
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/logger/logentries
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/logger/loggertest
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/logger/loggerutils
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/logger/splunk
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/logger/syslog
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/logger/templates
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/names
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/network
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/stats
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/distribution
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/distribution/metadata
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/distribution/utils
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/distribution/xfer
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/dockerversion
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/errdefs
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/image
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/image/cache
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/image/tarexport
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/image/v1
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/internal/test/suite
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/layer
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libcontainerd
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libcontainerd/queue
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libcontainerd/remote
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libcontainerd/supervisor
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libcontainerd/types
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/bitseq
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/cluster
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/config
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/datastore
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/diagnostic
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/discoverapi
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/driverapi
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/drivers/bridge
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/drivers/host
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/drivers/null
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/drivers/overlay
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/drivers/remote
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/drivers/windows
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/drvregistry
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/etchosts
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/idm
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/internal/caller
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/ipam
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/ipamapi
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/ipams/builtin
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/ipams/null
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/ipams/remote
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/ipamutils
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/iptables
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/netlabel
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/netutils
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/networkdb
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/ns
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/options
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/osl
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/osl/kernel
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/portallocator
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/portmapper
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/resolvconf
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/testutils
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/libnetwork/types
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/oci
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/oci/caps
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/opts
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/aaparser
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/archive
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/authorization
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/broadcaster
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/capabilities
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/chrootarchive
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/containerfs
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/devicemapper
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/directory
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/dmesg
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/fileutils
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/fsutils
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/homedir
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/idtools
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/ioutils
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/jsonmessage
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/longpath
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/loopback
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/namesgenerator
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/parsers
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/parsers/kernel
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/pidfile
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/platform
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/plugingetter
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/plugins
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/plugins/transport
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/pools
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/progress
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/pubsub
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/reexec
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/signal
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/stack
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/stdcopy
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/streamformatter
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/stringid
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/sysinfo
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/system
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/tailfile
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/tarsum
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/urlutil
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/pkg/useragent
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/plugin
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/plugin/executor/containerd
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/plugin/v2
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/profiles/apparmor
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/profiles/seccomp
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/quota
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/reference
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/registry
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/registry/resumable
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/restartmanager
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/rootless
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/rootless/specconv
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/runconfig
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/runconfig/opts
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/testutil
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/testutil/daemon
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/testutil/environment
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/testutil/fakecontext
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/testutil/fakegit
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/testutil/fakestorage
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/testutil/fixtures/load
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/testutil/fixtures/plugin
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/testutil/registry
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/testutil/request
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/volume
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/volume/drivers
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/volume/local
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/volume/mounts
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/volume/service
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/volume/service/opts
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/volume/testutils'
18:56:17 [2022-07-18T18:56:17.350Z] ++ grep --fixed-strings -v /libnetwork
18:56:17 [2022-07-18T18:56:17.350Z] ++ echo 'github.com/docker/docker/api
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/server
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/server/backend/build
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/server/httpstatus
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/server/httputils
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/server/middleware
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/server/router
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/server/router/build
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/server/router/checkpoint
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/server/router/container
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/server/router/debug
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/server/router/distribution
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/server/router/grpc
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/server/router/image
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/server/router/network
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/server/router/plugin
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/server/router/session
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/server/router/swarm
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/server/router/system
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/server/router/volume
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/backend
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/blkiodev
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/container
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/events
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/filters
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/image
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/mount
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/network
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/plugins/logdriver
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/registry
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/strslice
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/swarm
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/swarm/runtime
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/time
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/versions
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/versions/v1p19
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/versions/v1p20
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/api/types/volume
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/builder
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/builder/builder-next
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/builder/builder-next/exporter
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/builder/builder-next/worker
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/builder/dockerfile
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/builder/remotecontext
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/builder/remotecontext/git
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/builder/remotecontext/urlutil
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/cli
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/cli/config
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/cli/debug
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/cli/winresources/docker-proxy
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/cli/winresources/dockerd
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/client
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/cmd/docker-proxy
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/cmd/dockerd
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/cmd/dockerd/trap
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/container
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/container/stream
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/contrib/apparmor
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/contrib/docker-device-tool
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/contrib/httpserver
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/cluster
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/cluster/convert
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/cluster/executor
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/cluster/executor/container
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/cluster/provider
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/config
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/containerd
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/events
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/events/testutils
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/exec
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/graphdriver
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/graphdriver/aufs
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/graphdriver/copy
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/graphdriver/overlay
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/graphdriver/register
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/graphdriver/vfs
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/graphdriver/zfs
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/images
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/initlayer
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/links
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/listeners
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/logger
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/logger/awslogs
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/logger/fluentd
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/logger/gcplogs
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/logger/gelf
18:56:17 [2022-07-18T18:56:17.350Z] github.com/docker/docker/daemon/logger/journald
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/logger/local
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/logger/logentries
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/logger/loggertest
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/logger/loggerutils
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/logger/splunk
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/logger/syslog
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/logger/templates
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/names
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/network
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/stats
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/distribution
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/distribution/metadata
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/distribution/utils
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/distribution/xfer
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/dockerversion
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/errdefs
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/image
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/image/cache
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/image/tarexport
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/image/v1
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/internal/test/suite
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/layer
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libcontainerd
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libcontainerd/queue
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libcontainerd/remote
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libcontainerd/supervisor
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libcontainerd/types
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/bitseq
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/cluster
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/config
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/datastore
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/diagnostic
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/discoverapi
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/driverapi
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/drivers/bridge
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/drivers/host
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/drivers/null
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/drivers/overlay
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/drivers/remote
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/drivers/windows
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/drvregistry
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/etchosts
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/idm
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/internal/caller
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/ipam
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/ipamapi
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/ipams/builtin
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/ipams/null
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/ipams/remote
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/ipamutils
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/iptables
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/netlabel
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/netutils
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/networkdb
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/ns
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/options
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/osl
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/osl/kernel
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/portallocator
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/portmapper
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/resolvconf
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/testutils
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libnetwork/types
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/oci
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/oci/caps
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/opts
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/aaparser
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/archive
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/authorization
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/broadcaster
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/capabilities
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/chrootarchive
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/containerfs
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/devicemapper
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/directory
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/dmesg
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/fileutils
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/fsutils
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/homedir
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/idtools
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/ioutils
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/jsonmessage
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/longpath
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/loopback
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/namesgenerator
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/parsers
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/parsers/kernel
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/pidfile
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/platform
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/plugingetter
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/plugins
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/plugins/transport
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/pools
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/progress
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/pubsub
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/reexec
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/signal
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/stack
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/stdcopy
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/streamformatter
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/stringid
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/sysinfo
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/system
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/tailfile
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/tarsum
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/urlutil
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/useragent
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/plugin
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/plugin/executor/containerd
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/plugin/v2
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/profiles/apparmor
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/profiles/seccomp
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/quota
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/reference
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/registry
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/registry/resumable
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/restartmanager
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/rootless
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/rootless/specconv
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/runconfig
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/runconfig/opts
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/testutil
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/testutil/daemon
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/testutil/environment
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/testutil/fakecontext
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/testutil/fakegit
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/testutil/fakestorage
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/testutil/fixtures/load
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/testutil/fixtures/plugin
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/testutil/registry
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/testutil/request
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/volume
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/volume/drivers
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/volume/local
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/volume/mounts
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/volume/service
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/volume/service/opts
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/volume/testutils'
18:56:17 [2022-07-18T18:56:17.351Z] + base_pkg_list='github.com/docker/docker/api
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/server
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/server/backend/build
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/server/httpstatus
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/server/httputils
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/server/middleware
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/server/router
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/server/router/build
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/server/router/checkpoint
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/server/router/container
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/server/router/debug
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/server/router/distribution
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/server/router/grpc
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/server/router/image
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/server/router/network
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/server/router/plugin
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/server/router/session
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/server/router/swarm
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/server/router/system
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/server/router/volume
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/types
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/types/backend
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/types/blkiodev
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/types/container
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/types/events
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/types/filters
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/types/image
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/types/mount
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/types/network
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/types/plugins/logdriver
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/types/registry
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/types/strslice
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/types/swarm
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/types/swarm/runtime
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/types/time
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/types/versions
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/types/versions/v1p19
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/types/versions/v1p20
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/api/types/volume
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/builder
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/builder/builder-next
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/builder/builder-next/exporter
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/builder/builder-next/worker
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/builder/dockerfile
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/builder/remotecontext
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/builder/remotecontext/git
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/builder/remotecontext/urlutil
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/cli
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/cli/config
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/cli/debug
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/cli/winresources/docker-proxy
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/cli/winresources/dockerd
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/client
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/cmd/docker-proxy
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/cmd/dockerd
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/cmd/dockerd/trap
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/container
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/container/stream
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/contrib/apparmor
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/contrib/docker-device-tool
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/contrib/httpserver
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/cluster
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/cluster/convert
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/cluster/executor
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/cluster/executor/container
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/cluster/provider
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/config
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/containerd
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/events
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/events/testutils
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/exec
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/graphdriver
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/graphdriver/aufs
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/graphdriver/copy
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/graphdriver/overlay
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/graphdriver/register
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/graphdriver/vfs
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/graphdriver/zfs
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/images
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/initlayer
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/links
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/listeners
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/logger
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/logger/awslogs
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/logger/fluentd
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/logger/gcplogs
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/logger/gelf
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/logger/journald
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/logger/local
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/logger/logentries
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/logger/loggertest
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/logger/loggerutils
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/logger/splunk
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/logger/syslog
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/logger/templates
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/names
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/network
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/daemon/stats
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/distribution
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/distribution/metadata
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/distribution/utils
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/distribution/xfer
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/dockerversion
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/errdefs
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/image
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/image/cache
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/image/tarexport
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/image/v1
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/internal/test/suite
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/layer
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libcontainerd
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libcontainerd/queue
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libcontainerd/remote
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libcontainerd/supervisor
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/libcontainerd/types
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/oci
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/oci/caps
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/opts
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/aaparser
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/archive
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/authorization
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/broadcaster
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/capabilities
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/chrootarchive
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/containerfs
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/devicemapper
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/directory
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/dmesg
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/fileutils
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/fsutils
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/homedir
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/idtools
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/ioutils
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/jsonmessage
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/longpath
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/loopback
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/namesgenerator
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/parsers
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/parsers/kernel
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/pidfile
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/platform
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/plugingetter
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/plugins
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/plugins/transport
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/pools
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/progress
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/pubsub
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/reexec
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/signal
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/stack
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/stdcopy
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/streamformatter
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/stringid
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/sysinfo
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/system
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/tailfile
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/tarsum
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/urlutil
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/pkg/useragent
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/plugin
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/plugin/executor/containerd
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/plugin/v2
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/profiles/apparmor
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/profiles/seccomp
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/quota
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/reference
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/registry
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/registry/resumable
18:56:17 [2022-07-18T18:56:17.351Z] github.com/docker/docker/restartmanager
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/rootless
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/rootless/specconv
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/runconfig
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/runconfig/opts
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/testutil
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/testutil/daemon
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/testutil/environment
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/testutil/fakecontext
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/testutil/fakegit
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/testutil/fakestorage
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/testutil/fixtures/load
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/testutil/fixtures/plugin
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/testutil/registry
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/testutil/request
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/volume
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/volume/drivers
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/volume/local
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/volume/mounts
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/volume/service
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/volume/service/opts
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/volume/testutils'
18:56:17 [2022-07-18T18:56:17.352Z] ++ grep --fixed-strings /libnetwork
18:56:17 [2022-07-18T18:56:17.352Z] ++ echo 'github.com/docker/docker/api
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/server
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/server/backend/build
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/server/httpstatus
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/server/httputils
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/server/middleware
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/server/router
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/server/router/build
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/server/router/checkpoint
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/server/router/container
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/server/router/debug
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/server/router/distribution
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/server/router/grpc
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/server/router/image
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/server/router/network
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/server/router/plugin
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/server/router/session
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/server/router/swarm
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/server/router/system
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/server/router/volume
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/types
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/types/backend
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/types/blkiodev
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/types/container
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/types/events
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/types/filters
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/types/image
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/types/mount
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/types/network
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/types/plugins/logdriver
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/types/registry
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/types/strslice
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/types/swarm
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/types/swarm/runtime
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/types/time
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/types/versions
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/types/versions/v1p19
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/types/versions/v1p20
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/api/types/volume
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/builder
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/builder/builder-next
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/builder/builder-next/exporter
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/builder/builder-next/worker
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/builder/dockerfile
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/builder/remotecontext
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/builder/remotecontext/git
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/builder/remotecontext/urlutil
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/cli
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/cli/config
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/cli/debug
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/cli/winresources/docker-proxy
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/cli/winresources/dockerd
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/client
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/cmd/docker-proxy
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/cmd/dockerd
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/cmd/dockerd/trap
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/container
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/container/stream
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/contrib/apparmor
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/contrib/docker-device-tool
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/contrib/httpserver
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/cluster
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/cluster/convert
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/cluster/executor
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/cluster/executor/container
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/cluster/provider
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/config
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/containerd
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/events
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/events/testutils
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/exec
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/graphdriver
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/graphdriver/aufs
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/graphdriver/copy
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/graphdriver/overlay
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/graphdriver/register
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/graphdriver/vfs
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/graphdriver/zfs
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/images
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/initlayer
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/links
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/listeners
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/logger
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/logger/awslogs
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/logger/fluentd
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/logger/gcplogs
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/logger/gelf
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/logger/journald
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/logger/local
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/logger/logentries
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/logger/loggertest
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/logger/loggerutils
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/logger/splunk
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/logger/syslog
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/logger/templates
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/names
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/network
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/daemon/stats
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/distribution
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/distribution/metadata
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/distribution/utils
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/distribution/xfer
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/dockerversion
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/errdefs
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/image
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/image/cache
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/image/tarexport
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/image/v1
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/internal/test/suite
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/layer
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libcontainerd
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libcontainerd/queue
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libcontainerd/remote
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libcontainerd/supervisor
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libcontainerd/types
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/bitseq
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/cluster
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/config
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/datastore
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/diagnostic
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/discoverapi
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/driverapi
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/bridge
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/host
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/null
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/overlay
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/remote
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/windows
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drvregistry
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/etchosts
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/idm
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/internal/caller
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/ipam
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/ipamapi
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/ipams/builtin
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/ipams/null
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/ipams/remote
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/ipamutils
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/iptables
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/netlabel
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/netutils
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/networkdb
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/ns
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/options
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/osl
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/osl/kernel
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/portallocator
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/portmapper
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/resolvconf
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/testutils
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/types
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/oci
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/oci/caps
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/opts
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/aaparser
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/archive
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/authorization
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/broadcaster
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/capabilities
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/chrootarchive
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/containerfs
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/devicemapper
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/directory
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/dmesg
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/fileutils
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/fsutils
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/homedir
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/idtools
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/ioutils
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/jsonmessage
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/longpath
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/loopback
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/namesgenerator
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/parsers
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/parsers/kernel
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/pidfile
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/platform
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/plugingetter
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/plugins
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/plugins/transport
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/pools
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/progress
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/pubsub
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/reexec
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/signal
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/stack
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/stdcopy
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/streamformatter
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/stringid
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/sysinfo
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/system
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/tailfile
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/tarsum
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/urlutil
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/pkg/useragent
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/plugin
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/plugin/executor/containerd
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/plugin/v2
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/profiles/apparmor
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/profiles/seccomp
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/quota
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/reference
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/registry
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/registry/resumable
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/restartmanager
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/rootless
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/rootless/specconv
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/runconfig
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/runconfig/opts
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/testutil
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/testutil/daemon
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/testutil/environment
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/testutil/fakecontext
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/testutil/fakegit
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/testutil/fakestorage
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/testutil/fixtures/load
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/testutil/fixtures/plugin
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/testutil/registry
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/testutil/request
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/volume
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/volume/drivers
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/volume/local
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/volume/mounts
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/volume/service
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/volume/service/opts
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/volume/testutils'
18:56:17 [2022-07-18T18:56:17.352Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/bitseq
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/cluster
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/config
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/datastore
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/diagnostic
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/discoverapi
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/driverapi
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/bridge
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/host
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/null
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/overlay
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/remote
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/windows
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/drvregistry
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/etchosts
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/idm
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/internal/caller
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/ipam
18:56:17 [2022-07-18T18:56:17.352Z] github.com/docker/docker/libnetwork/ipamapi
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/ipams/builtin
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/ipams/null
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/ipams/remote
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/ipamutils
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/iptables
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/netlabel
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/netutils
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/networkdb
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/ns
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/options
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/osl
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/osl/kernel
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/portallocator
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/portmapper
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/resolvconf
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/testutils
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/types'
18:56:17 [2022-07-18T18:56:17.353Z] + echo 'github.com/docker/docker/libnetwork
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/bitseq
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/cluster
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/config
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/datastore
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/diagnostic
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/discoverapi
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/driverapi
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/drivers/bridge
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/drivers/host
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/drivers/null
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/drivers/overlay
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/drivers/remote
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/drivers/windows
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/drvregistry
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/etchosts
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/idm
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/internal/caller
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/ipam
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/ipamapi
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/ipams/builtin
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/ipams/null
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/ipams/remote
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/ipamutils
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/iptables
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/netlabel
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/netutils
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/networkdb
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/ns
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/options
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/osl
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/osl/kernel
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/portallocator
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/portmapper
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/resolvconf
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/testutils
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/types'
18:56:17 [2022-07-18T18:56:17.353Z] + grep --fixed-strings libnetwork/drivers/bridge
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/drivers/bridge
18:56:17 [2022-07-18T18:56:17.353Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:56:17 [2022-07-18T18:56:17.353Z] + type docker-proxy
18:56:17 [2022-07-18T18:56:17.353Z] hack/test/unit: line 25: type: docker-proxy: not found
18:56:17 [2022-07-18T18:56:17.353Z] + hack/make.sh binary-proxy install-proxy
18:56:17 [2022-07-18T18:56:17.353Z] 
18:56:17 [2022-07-18T18:56:17.353Z] Removing bundles/
18:56:17 [2022-07-18T18:56:17.353Z] 
18:56:17 [2022-07-18T18:56:17.353Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
18:56:17 [2022-07-18T18:56:17.353Z] Building: bundles/binary-proxy/docker-proxy
18:56:17 [2022-07-18T18:56:17.353Z] GOOS="" GOARCH="" GOARM=""
18:56:18 [2022-07-18T18:56:18.720Z] #21 84.98 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
18:56:18 [2022-07-18T18:56:18.720Z] #21 85.06 Setting up jq (1.6-2.1) ...
18:56:18 [2022-07-18T18:56:18.720Z] #21 85.09 Setting up libbpf0:amd64 (1:0.3-2) ...
18:56:18 [2022-07-18T18:56:18.720Z] #21 85.11 Setting up iptables (1.8.7-1) ...
18:56:18 [2022-07-18T18:56:18.720Z] #21 85.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:56:18 [2022-07-18T18:56:18.720Z] #21 85.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:56:18 [2022-07-18T18:56:18.720Z] #21 85.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:56:18 [2022-07-18T18:56:18.720Z] #21 85.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:56:18 [2022-07-18T18:56:18.720Z] #21 85.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:56:18 [2022-07-18T18:56:18.720Z] #21 85.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:56:18 [2022-07-18T18:56:18.720Z] #21 85.18 Setting up iproute2 (5.10.0-4) ...
18:56:18 [2022-07-18T18:56:18.980Z] #21 85.70 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:56:20 [2022-07-18T18:56:20.440Z] #21 DONE 87.0s
18:56:20 [2022-07-18T18:56:20.440Z] 
18:56:20 [2022-07-18T18:56:20.440Z] #22 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
18:56:20 [2022-07-18T18:56:20.440Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6
18:56:21 [2022-07-18T18:56:21.822Z] #22 1.126 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:56:21 [2022-07-18T18:56:21.822Z] #22 1.130 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:56:21 [2022-07-18T18:56:21.822Z] #22 1.137 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:56:21 [2022-07-18T18:56:21.822Z] #22 DONE 1.2s
18:56:21 [2022-07-18T18:56:21.822Z] 
18:56:21 [2022-07-18T18:56:21.822Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:56:21 [2022-07-18T18:56:21.822Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:56:21 [2022-07-18T18:56:21.822Z] #77 ...
18:56:21 [2022-07-18T18:56:21.822Z] 
18:56:21 [2022-07-18T18:56:21.822Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
18:56:21 [2022-07-18T18:56:21.822Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d
18:56:23 [2022-07-18T18:56:23.937Z] Created binary: bundles/binary-proxy/docker-proxy
18:56:23 [2022-07-18T18:56:23.937Z] 
18:56:23 [2022-07-18T18:56:23.937Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
18:56:23 [2022-07-18T18:56:23.937Z] Installing docker-proxy to /usr/local/bin/
18:56:23 [2022-07-18T18:56:23.937Z] 
18:56:23 [2022-07-18T18:56:23.937Z] + mkdir -p bundles
18:56:23 [2022-07-18T18:56:23.937Z] + '[' -n 'github.com/docker/docker/api
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/server
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/server/backend/build
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/server/httpstatus
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/server/httputils
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/server/middleware
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/server/router
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/server/router/build
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/server/router/checkpoint
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/server/router/container
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/server/router/debug
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/server/router/distribution
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/server/router/grpc
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/server/router/image
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/server/router/network
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/server/router/plugin
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/server/router/session
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/server/router/swarm
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/server/router/system
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/server/router/volume
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/types
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/types/backend
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/types/blkiodev
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/types/container
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/types/events
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/types/filters
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/types/image
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/types/mount
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/types/network
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/types/plugins/logdriver
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/types/registry
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/types/strslice
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/types/swarm
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/types/swarm/runtime
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/types/time
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/types/versions
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/types/versions/v1p19
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/types/versions/v1p20
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/api/types/volume
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/builder
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/builder/builder-next
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/builder/builder-next/exporter
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/builder/builder-next/worker
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/builder/dockerfile
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/builder/remotecontext
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/builder/remotecontext/git
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/builder/remotecontext/urlutil
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/cli
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/cli/config
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/cli/debug
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/cli/winresources/docker-proxy
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/cli/winresources/dockerd
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/client
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/cmd/docker-proxy
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/cmd/dockerd
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/cmd/dockerd/trap
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/container
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/container/stream
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/contrib/apparmor
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/contrib/docker-device-tool
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/contrib/httpserver
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/cluster
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/cluster/convert
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/cluster/executor
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/cluster/executor/container
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/cluster/provider
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/config
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/containerd
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/events
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/events/testutils
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/exec
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/graphdriver
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/graphdriver/aufs
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/graphdriver/copy
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/graphdriver/overlay
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/graphdriver/register
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/graphdriver/vfs
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/graphdriver/zfs
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/images
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/initlayer
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/links
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/listeners
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/logger
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/logger/awslogs
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/logger/fluentd
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/logger/gcplogs
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/logger/gelf
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/logger/journald
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/logger/local
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/logger/logentries
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/logger/loggertest
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/logger/loggerutils
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/logger/splunk
18:56:23 [2022-07-18T18:56:23.937Z] github.com/docker/docker/daemon/logger/syslog
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/daemon/logger/templates
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/daemon/names
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/daemon/network
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/daemon/stats
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/distribution
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/distribution/metadata
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/distribution/utils
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/distribution/xfer
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/dockerversion
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/errdefs
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/image
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/image/cache
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/image/tarexport
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/image/v1
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/internal/test/suite
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/layer
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/libcontainerd
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/libcontainerd/queue
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/libcontainerd/remote
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/libcontainerd/supervisor
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/libcontainerd/types
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/oci
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/oci/caps
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/opts
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/aaparser
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/archive
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/authorization
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/broadcaster
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/capabilities
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/chrootarchive
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/containerfs
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/devicemapper
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/directory
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/dmesg
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/fileutils
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/fsutils
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/homedir
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/idtools
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/ioutils
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/jsonmessage
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/longpath
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/loopback
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/namesgenerator
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/parsers
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/parsers/kernel
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/pidfile
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/platform
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/plugingetter
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/plugins
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/plugins/transport
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/pools
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/progress
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/pubsub
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/reexec
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/signal
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/stack
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/stdcopy
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/streamformatter
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/stringid
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/sysinfo
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/system
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/tailfile
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/tarsum
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/urlutil
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/pkg/useragent
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/plugin
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/plugin/executor/containerd
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/plugin/v2
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/profiles/apparmor
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/profiles/seccomp
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/quota
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/reference
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/registry
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/registry/resumable
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/restartmanager
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/rootless
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/rootless/specconv
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/runconfig
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/runconfig/opts
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/testutil
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/testutil/daemon
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/testutil/environment
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/testutil/fakecontext
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/testutil/fakegit
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/testutil/fakestorage
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/testutil/fixtures/load
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/testutil/fixtures/plugin
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/testutil/registry
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/testutil/request
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/volume
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/volume/drivers
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/volume/local
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/volume/mounts
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/volume/service
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/volume/service/opts
18:56:23 [2022-07-18T18:56:23.938Z] github.com/docker/docker/volume/testutils' ']'
18:56:23 [2022-07-18T18:56:23.938Z] + 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/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
18:56:24 [2022-07-18T18:56:24.197Z] ?   	github.com/docker/docker/api	[no test files]
18:56:27 [2022-07-18T18:56:27.101Z] #23 ...
18:56:27 [2022-07-18T18:56:27.101Z] 
18:56:27 [2022-07-18T18:56:27.101Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:56:27 [2022-07-18T18:56:27.101Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:56:27 [2022-07-18T18:56:27.101Z] #77 229.5   CCLD     libyajl.la
18:56:27 [2022-07-18T18:56:27.101Z] #77 230.2   CCLD     verify/json_verify
18:56:27 [2022-07-18T18:56:27.101Z] #77 231.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
18:56:27 [2022-07-18T18:56:27.101Z] #77 231.1 make[5]: Nothing to be done for 'install-exec-am'.
18:56:27 [2022-07-18T18:56:27.101Z] #77 231.1 make[5]: Nothing to be done for 'install-data-am'.
18:56:27 [2022-07-18T18:56:27.101Z] #77 231.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
18:56:27 [2022-07-18T18:56:27.101Z] #77 231.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
18:56:27 [2022-07-18T18:56:27.101Z] #77 231.1 make[4]: Entering directory '/tmp/crun-build/libocispec'
18:56:27 [2022-07-18T18:56:27.101Z] #77 231.5   CC       src/validate.o
18:56:27 [2022-07-18T18:56:27.101Z] #77 231.5   CC       src/image_spec_schema_config_schema.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 231.5   CC       src/image_spec_schema_content_descriptor.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 231.6   CC       src/image_spec_schema_defs.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 231.6   CC       src/image_spec_schema_image_index_schema.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 231.6   CC       src/image_spec_schema_image_layout_schema.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 231.6   CC       src/image_spec_schema_defs_descriptor.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 231.6   CC       src/image_spec_schema_image_manifest_schema.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 231.7   CC       src/runtime_spec_schema_config_linux.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 231.7   CC       src/runtime_spec_schema_config_zos.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 231.7   CC       src/runtime_spec_schema_config_schema.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 231.8   CC       src/runtime_spec_schema_config_solaris.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 231.8   CC       src/runtime_spec_schema_config_vm.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 231.8   CC       src/runtime_spec_schema_config_windows.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 231.8   CC       src/runtime_spec_schema_defs.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 231.8   CC       src/runtime_spec_schema_defs_linux.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 231.9   CC       src/runtime_spec_schema_defs_zos.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 232.0   CC       src/runtime_spec_schema_defs_vm.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 232.2   CC       src/runtime_spec_schema_state_schema.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 232.3   CC       src/image_manifest_items_image_manifest_items_schema.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 232.4   CC       src/runtime_spec_schema_defs_windows.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 232.4   CC       src/basic_test_double_array_item.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 232.6   CC       src/basic_test_top_array_int.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 232.7   CC       src/basic_test_top_array_string.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 232.8   CC       src/basic_test_double_array.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 232.9   CC       src/basic_test_top_double_array_int.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 233.1   CC       src/basic_test_top_double_array_obj.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 233.1   CC       src/basic_test_top_double_array_refobj.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 233.1   CC       src/basic_test_top_double_array_string.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 233.2   CC       src/read-file.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 233.2   CC       src/json_common.lo
18:56:27 [2022-07-18T18:56:27.101Z] #77 233.3   CC       tests/test-1.o
18:56:27 [2022-07-18T18:56:27.101Z] #77 233.3   CC       tests/test-2.o
18:56:27 [2022-07-18T18:56:27.101Z] #77 233.3   CC       tests/test-3.o
18:56:27 [2022-07-18T18:56:27.101Z] #77 233.4   CC       tests/test-5.o
18:56:27 [2022-07-18T18:56:27.101Z] #77 233.4   CC       tests/test-6.o
18:56:27 [2022-07-18T18:56:27.101Z] #77 233.5   CC       tests/test-7.o
18:56:27 [2022-07-18T18:56:27.101Z] #77 233.8   CC       tests/test-8.o
18:56:27 [2022-07-18T18:56:27.101Z] #77 233.8   CC       tests/test-4.o
18:56:27 [2022-07-18T18:56:27.361Z] #77 234.0   CC       tests/test-9.o
18:56:27 [2022-07-18T18:56:27.621Z] #77 234.2   CC       tests/test-11.o
18:56:27 [2022-07-18T18:56:27.621Z] #77 234.3   CC       tests/test-10.o
18:56:35 [2022-07-18T18:56:35.764Z] #77 ...
18:56:35 [2022-07-18T18:56:35.764Z] 
18:56:35 [2022-07-18T18:56:35.764Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
18:56:35 [2022-07-18T18:56:35.764Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d
18:56:35 [2022-07-18T18:56:35.764Z] #23 12.95 Collecting yamllint==1.26.1
18:56:35 [2022-07-18T18:56:35.764Z] #23 14.03   Downloading yamllint-1.26.1.tar.gz (126 kB)
18:56:37 [2022-07-18T18:56:37.146Z] #23 15.26 Collecting pathspec>=0.5.3
18:56:37 [2022-07-18T18:56:37.146Z] #23 15.28   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
18:56:37 [2022-07-18T18:56:37.406Z] #23 15.71 Collecting pyyaml
18:56:37 [2022-07-18T18:56:37.406Z] #23 15.73   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)
18:56:37 [2022-07-18T18:56:37.406Z] #23 15.83 Building wheels for collected packages: yamllint
18:56:37 [2022-07-18T18:56:37.406Z] #23 15.83   Building wheel for yamllint (setup.py): started
18:56:37 [2022-07-18T18:56:37.499Z] #64 329.1 # github.com/containerd/containerd/cmd/containerd
18:56:37 [2022-07-18T18:56:37.499Z] #64 329.1 /usr/bin/ld: /tmp/go-link-2751369397/000019.o: in function `New':
18:56:37 [2022-07-18T18:56:37.499Z] #64 329.1 /tmp/tmp.aK5rETRLpW/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
18:56:37 [2022-07-18T18:56:37.499Z] #64 329.2 + bin/containerd-stress
18:56:37 [2022-07-18T18:56:37.499Z] #64 330.3 + bin/containerd-shim
18:56:38 [2022-07-18T18:56:38.786Z] #23 16.98   Building wheel for yamllint (setup.py): finished with status 'done'
18:56:38 [2022-07-18T18:56:38.786Z] #23 16.98   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=96232e8faea494f0404c5754c46efbd4bbf9f4a5add0cda96307ceda935bdd47
18:56:38 [2022-07-18T18:56:38.786Z] #23 16.98   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
18:56:38 [2022-07-18T18:56:38.786Z] #23 16.98 Successfully built yamllint
18:56:38 [2022-07-18T18:56:38.786Z] #23 17.01 Installing collected packages: pyyaml, pathspec, yamllint
18:56:39 [2022-07-18T18:56:39.045Z] #23 17.47 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
18:56:39 [2022-07-18T18:56:39.087Z] ok  	github.com/docker/docker/api/server	0.014s	coverage: 7.9% of statements
18:56:41 [2022-07-18T18:56:41.583Z] #23 DONE 19.8s
18:56:41 [2022-07-18T18:56:41.583Z] 
18:56:41 [2022-07-18T18:56:41.583Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
18:56:41 [2022-07-18T18:56:41.583Z] #27 sha256:8168b2ca0f71a6d2a1098cc70ad5ba1569774b90a14ab53f39b0f95db45c9101
18:56:42 [2022-07-18T18:56:42.153Z] #27 DONE 0.7s
18:56:42 [2022-07-18T18:56:42.153Z] 
18:56:42 [2022-07-18T18:56:42.153Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
18:56:42 [2022-07-18T18:56:42.153Z] #32 sha256:6e8b2227a2ccafcec52bfabec2f1ca4ca98dcaef93cf77bd806190a0ace39436
18:56:43 [2022-07-18T18:56:43.537Z] #32 DONE 1.4s
18:56:43 [2022-07-18T18:56:43.537Z] 
18:56:43 [2022-07-18T18:56:43.537Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
18:56:43 [2022-07-18T18:56:43.537Z] #35 sha256:4815f0cc78edd7ce65e2422c608bd7bafeae74a4f3b9f80354296da79c196c86
18:56:43 [2022-07-18T18:56:43.537Z] #35 DONE 0.1s
18:56:43 [2022-07-18T18:56:43.537Z] 
18:56:43 [2022-07-18T18:56:43.537Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
18:56:43 [2022-07-18T18:56:43.537Z] #37 sha256:b60ff97403b2dc5b45c07abb8b201451445375306f2a9309dd7d337fd927dd91
18:56:43 [2022-07-18T18:56:43.537Z] #37 DONE 0.1s
18:56:43 [2022-07-18T18:56:43.537Z] 
18:56:43 [2022-07-18T18:56:43.537Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:56:43 [2022-07-18T18:56:43.537Z] #64 sha256:a96284f160377e0179638edb71b393145088266c60d56ef1e544e008d6500aaf
18:56:43 [2022-07-18T18:56:43.855Z] #64 ...
18:56:43 [2022-07-18T18:56:43.855Z] 
18:56:43 [2022-07-18T18:56:43.855Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
18:56:43 [2022-07-18T18:56:43.855Z] #39 sha256:cf2afc51a44921950532995357813e1fb059203c2562b973755cf667f85e99ee
18:56:43 [2022-07-18T18:56:43.855Z] #39 DONE 0.1s
18:56:43 [2022-07-18T18:56:43.855Z] 
18:56:43 [2022-07-18T18:56:43.855Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
18:56:43 [2022-07-18T18:56:43.855Z] #41 sha256:487f12435905d934bef9953bafd2ce31fc1317ccf653018cf939d4142a84ee30
18:56:43 [2022-07-18T18:56:43.855Z] #41 DONE 0.1s
18:56:43 [2022-07-18T18:56:43.855Z] 
18:56:43 [2022-07-18T18:56:43.855Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
18:56:43 [2022-07-18T18:56:43.855Z] #45 sha256:393199c521c64041667d69b9b1c81f0b6c74e1abab54b2e2296c736779982941
18:56:44 [2022-07-18T18:56:44.142Z] #45 DONE 0.2s
18:56:44 [2022-07-18T18:56:44.142Z] 
18:56:44 [2022-07-18T18:56:44.142Z] #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
18:56:44 [2022-07-18T18:56:44.142Z] #64 sha256:a96284f160377e0179638edb71b393145088266c60d56ef1e544e008d6500aaf
18:56:45 [2022-07-18T18:56:45.633Z] #64 341.6 + bin/containerd-shim-runc-v1
18:56:47 [2022-07-18T18:56:47.443Z] INFO [loader] Go packages loading at mode 575 (deps|name|types_sizes|compiled_files|exports_file|files|imports) took 2m56.446228293s 
18:56:47 [2022-07-18T18:56:47.443Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 509.766823ms 
18:56:52 [2022-07-18T18:56:52.216Z] #64 347.9 + bin/containerd-shim-runc-v2
18:56:52 [2022-07-18T18:56:52.216Z] #64 348.7 + binaries
18:56:52 [2022-07-18T18:56:52.216Z] #64 348.7 + install -D bin/containerd /build/containerd
18:56:52 [2022-07-18T18:56:52.216Z] #64 348.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:56:52 [2022-07-18T18:56:52.216Z] #64 348.7 + install -D bin/ctr /build/ctr
18:56:54 [2022-07-18T18:56:54.153Z] #64 DONE 350.8s
18:56:55 [2022-07-18T18:56:55.144Z] 
18:56:55 [2022-07-18T18:56:55.144Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
18:56:55 [2022-07-18T18:56:55.144Z] #65 sha256:1ff7af2222bba95e16942b8e65d2e68c34ca7b4d3f578900e50ff5db6b9cd102
18:56:55 [2022-07-18T18:56:55.735Z] #65 DONE 1.0s
18:56:55 [2022-07-18T18:56:55.995Z] 
18:56:55 [2022-07-18T18:56:55.995Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:56:55 [2022-07-18T18:56:55.995Z] #70 sha256:a7342d8b26a158e9c18f5e441430ae6958efbdd8338047cb224bf2d0826ebfab
18:56:56 [2022-07-18T18:56:56.254Z] #70 DONE 0.2s
18:56:56 [2022-07-18T18:56:56.254Z] 
18:56:56 [2022-07-18T18:56:56.254Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
18:56:56 [2022-07-18T18:56:56.254Z] #75 sha256:71e704d2cf5554df4e7ca826b308c5f797d1dca82f200dbd188a37bc948f418a
18:56:57 [2022-07-18T18:56:57.195Z] #75 DONE 1.0s
18:56:57 [2022-07-18T18:56:57.195Z] 
18:56:57 [2022-07-18T18:56:57.195Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
18:56:57 [2022-07-18T18:56:57.195Z] #78 sha256:5dd362d04f0595e850ee96d5e7cd840263d332dafaba6d669a7d1bc611d83d03
18:56:57 [2022-07-18T18:56:57.195Z] #78 DONE 0.1s
18:56:57 [2022-07-18T18:56:57.195Z] 
18:56:57 [2022-07-18T18:56:57.195Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
18:56:57 [2022-07-18T18:56:57.195Z] #79 sha256:27dbcd416560df8b5404f1c6e2eaa390f1a2c9742a0541f847f7891b374d1865
18:56:57 [2022-07-18T18:56:57.195Z] #79 DONE 0.0s
18:56:57 [2022-07-18T18:56:57.454Z] 
18:56:57 [2022-07-18T18:56:57.454Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
18:56:57 [2022-07-18T18:56:57.454Z] #80 sha256:2578561a2c2b1fd14a115803d1bf1bf65d57f06c0cba6335e3b812877ab63f72
18:56:57 [2022-07-18T18:56:57.454Z] #80 DONE 0.0s
18:56:57 [2022-07-18T18:56:57.454Z] 
18:56:57 [2022-07-18T18:56:57.454Z] #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
18:56:57 [2022-07-18T18:56:57.454Z] #81 sha256:ef1d0769e295ac0ce64580ee2ac5966ab635e9b30afb63a071202b43e05521ef
18:56:58 [2022-07-18T18:56:58.022Z] #81 0.839 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:56:58 [2022-07-18T18:56:58.282Z] #81 0.998 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:56:58 [2022-07-18T18:56:58.542Z] #81 1.161 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:56:59 [2022-07-18T18:56:59.112Z] #81 1.240 Reading package lists...
18:56:59 [2022-07-18T18:56:59.371Z] #81 1.747 Reading package lists...
18:56:59 [2022-07-18T18:56:59.631Z] #81 2.252 Building dependency tree...
18:56:59 [2022-07-18T18:56:59.631Z] #81 2.363 Reading state information...
18:56:59 [2022-07-18T18:56:59.631Z] #81 2.485 The following additional packages will be installed:
18:56:59 [2022-07-18T18:56:59.890Z] #81 2.486   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
18:56:59 [2022-07-18T18:56:59.890Z] #81 2.487 Suggested packages:
18:56:59 [2022-07-18T18:56:59.890Z] #81 2.487   systemd-container policykit-1
18:56:59 [2022-07-18T18:56:59.890Z] #81 2.487 Recommended packages:
18:56:59 [2022-07-18T18:56:59.890Z] #81 2.487   systemd-timesyncd | time-daemon libnss-systemd
18:56:59 [2022-07-18T18:56:59.890Z] #81 2.556 The following NEW packages will be installed:
18:56:59 [2022-07-18T18:56:59.890Z] #81 2.556   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
18:56:59 [2022-07-18T18:56:59.890Z] #81 2.557   libkmod2 libpam-systemd systemd systemd-sysv
18:57:00 [2022-07-18T18:57:00.149Z] #81 2.825 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:57:00 [2022-07-18T18:57:00.149Z] #81 2.825 Need to get 5817 kB of archives.
18:57:00 [2022-07-18T18:57:00.149Z] #81 2.825 After this operation, 19.3 MB of additional disk space will be used.
18:57:00 [2022-07-18T18:57:00.149Z] #81 2.825 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
18:57:00 [2022-07-18T18:57:00.149Z] #81 2.828 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
18:57:00 [2022-07-18T18:57:00.149Z] #81 2.830 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
18:57:00 [2022-07-18T18:57:00.149Z] #81 2.835 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
18:57:00 [2022-07-18T18:57:00.149Z] #81 2.836 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
18:57:00 [2022-07-18T18:57:00.149Z] #81 2.924 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
18:57:00 [2022-07-18T18:57:00.409Z] #81 2.926 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
18:57:00 [2022-07-18T18:57:00.409Z] #81 2.928 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
18:57:00 [2022-07-18T18:57:00.409Z] #81 2.930 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
18:57:00 [2022-07-18T18:57:00.409Z] #81 2.932 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
18:57:00 [2022-07-18T18:57:00.409Z] #81 3.107 debconf: delaying package configuration, since apt-utils is not installed
18:57:00 [2022-07-18T18:57:00.409Z] #81 3.150 Fetched 5817 kB in 0s (15.2 MB/s)
18:57:00 [2022-07-18T18:57:00.409Z] #81 3.182 Selecting previously unselected package libargon2-1:amd64.
18:57:00 [2022-07-18T18:57:00.409Z] #81 3.182 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28638 files and directories currently installed.)
18:57:00 [2022-07-18T18:57:00.409Z] #81 3.193 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
18:57:00 [2022-07-18T18:57:00.409Z] #81 3.202 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
18:57:00 [2022-07-18T18:57:00.409Z] #81 3.237 Selecting previously unselected package libjson-c5:amd64.
18:57:00 [2022-07-18T18:57:00.409Z] #81 3.240 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
18:57:00 [2022-07-18T18:57:00.409Z] #81 3.244 Unpacking libjson-c5:amd64 (0.15-2) ...
18:57:00 [2022-07-18T18:57:00.409Z] #81 3.280 Selecting previously unselected package libcryptsetup12:amd64.
18:57:00 [2022-07-18T18:57:00.409Z] #81 3.283 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
18:57:00 [2022-07-18T18:57:00.668Z] #81 3.287 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
18:57:00 [2022-07-18T18:57:00.668Z] #81 3.343 Selecting previously unselected package libkmod2:amd64.
18:57:00 [2022-07-18T18:57:00.668Z] #81 3.345 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
18:57:00 [2022-07-18T18:57:00.668Z] #81 3.352 Unpacking libkmod2:amd64 (28-1) ...
18:57:00 [2022-07-18T18:57:00.668Z] #81 3.411 Selecting previously unselected package systemd.
18:57:00 [2022-07-18T18:57:00.668Z] #81 3.414 Preparing to unpack .../systemd_247.3-7_amd64.deb ...
18:57:00 [2022-07-18T18:57:00.668Z] #81 3.449 Unpacking systemd (247.3-7) ...
18:57:01 [2022-07-18T18:57:01.236Z] #81 3.988 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
18:57:01 [2022-07-18T18:57:01.236Z] #81 3.998 Setting up libjson-c5:amd64 (0.15-2) ...
18:57:01 [2022-07-18T18:57:01.236Z] #81 4.009 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
18:57:01 [2022-07-18T18:57:01.236Z] #81 4.021 Setting up libkmod2:amd64 (28-1) ...
18:57:01 [2022-07-18T18:57:01.236Z] #81 4.033 Setting up systemd (247.3-7) ...
18:57:01 [2022-07-18T18:57:01.236Z] #81 4.072 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:57:01 [2022-07-18T18:57:01.236Z] #81 4.073 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:57:01 [2022-07-18T18:57:01.236Z] #81 4.076 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
18:57:01 [2022-07-18T18:57:01.236Z] #81 4.098 Initializing machine ID from KVM UUID.
18:57:01 [2022-07-18T18:57:01.811Z] #81 4.480 Selecting previously unselected package systemd-sysv.
18:57:01 [2022-07-18T18:57:01.811Z] #81 4.480 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29449 files and directories currently installed.)
18:57:01 [2022-07-18T18:57:01.811Z] #81 4.494 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ...
18:57:01 [2022-07-18T18:57:01.811Z] #81 4.498 Unpacking systemd-sysv (247.3-7) ...
18:57:01 [2022-07-18T18:57:01.811Z] #81 4.544 Selecting previously unselected package libdbus-1-3:amd64.
18:57:01 [2022-07-18T18:57:01.811Z] #81 4.547 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
18:57:01 [2022-07-18T18:57:01.811Z] #81 4.551 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
18:57:01 [2022-07-18T18:57:01.811Z] #81 4.607 Selecting previously unselected package dbus.
18:57:01 [2022-07-18T18:57:01.811Z] #81 4.610 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
18:57:01 [2022-07-18T18:57:01.811Z] #81 4.619 Unpacking dbus (1.12.20-2) ...
18:57:01 [2022-07-18T18:57:01.811Z] #81 4.677 Selecting previously unselected package libpam-systemd:amd64.
18:57:02 [2022-07-18T18:57:02.071Z] #81 4.680 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ...
18:57:02 [2022-07-18T18:57:02.071Z] #81 4.683 Unpacking libpam-systemd:amd64 (247.3-7) ...
18:57:02 [2022-07-18T18:57:02.071Z] #81 4.731 Selecting previously unselected package dbus-user-session.
18:57:02 [2022-07-18T18:57:02.071Z] #81 4.734 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
18:57:02 [2022-07-18T18:57:02.071Z] #81 4.738 Unpacking dbus-user-session (1.12.20-2) ...
18:57:02 [2022-07-18T18:57:02.071Z] #81 4.818 Setting up systemd-sysv (247.3-7) ...
18:57:02 [2022-07-18T18:57:02.071Z] #81 4.829 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
18:57:02 [2022-07-18T18:57:02.071Z] #81 4.839 Setting up dbus (1.12.20-2) ...
18:57:02 [2022-07-18T18:57:02.071Z] #81 4.951 invoke-rc.d: could not determine current runlevel
18:57:02 [2022-07-18T18:57:02.291Z] #64 ...
18:57:02 [2022-07-18T18:57:02.291Z] 
18:57:02 [2022-07-18T18:57:02.291Z] #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
18:57:02 [2022-07-18T18:57:02.291Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
18:57:02 [2022-07-18T18:57:02.291Z] #47 346.2 + dpkg --print-architecture
18:57:02 [2022-07-18T18:57:02.291Z] #47 346.2 + git checkout -q v2.1.0
18:57:02 [2022-07-18T18:57:02.291Z] #47 346.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:57:02 [2022-07-18T18:57:02.291Z] #47 346.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:57:02 [2022-07-18T18:57:02.331Z] #81 4.954 invoke-rc.d: policy-rc.d denied execution of start.
18:57:02 [2022-07-18T18:57:02.331Z] #81 4.958 Setting up libpam-systemd:amd64 (247.3-7) ...
18:57:02 [2022-07-18T18:57:02.591Z] #81 5.119 Setting up dbus-user-session (1.12.20-2) ...
18:57:02 [2022-07-18T18:57:02.591Z] #81 5.135 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:57:02 [2022-07-18T18:57:02.591Z] #81 DONE 5.3s
18:57:02 [2022-07-18T18:57:02.591Z] 
18:57:02 [2022-07-18T18:57:02.591Z] #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
18:57:02 [2022-07-18T18:57:02.591Z] #82 sha256:ad13e07cb2cc4157aaf03f64d96f82a89c437bbf5e0509864300ad3bdf0f5367
18:57:02 [2022-07-18T18:57:02.850Z] #82 0.405   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
18:57:02 [2022-07-18T18:57:02.850Z] #82 0.405                                  Dload  Upload   Total   Spent    Left  Speed
18:57:03 [2022-07-18T18:57:03.420Z] #82 0.405 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   6056      0 --:--:-- --:--:-- --:--:--  6056
18:57:03 [2022-07-18T18:57:03.420Z] #82 DONE 0.7s
18:57:03 [2022-07-18T18:57:03.420Z] 
18:57:03 [2022-07-18T18:57:03.420Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker
18:57:03 [2022-07-18T18:57:03.420Z] #83 sha256:634ece09bb6c2a636efbd88ffa0ba9dcc9651de494a7c7178acaacc966e67412
18:57:04 [2022-07-18T18:57:04.363Z] #83 DONE 1.0s
18:57:04 [2022-07-18T18:57:04.363Z] 
18:57:04 [2022-07-18T18:57:04.363Z] #84 exporting to image
18:57:04 [2022-07-18T18:57:04.363Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:57:04 [2022-07-18T18:57:04.363Z] #84 exporting layers
18:57:08 [2022-07-18T18:57:08.867Z] #47 ...
18:57:08 [2022-07-18T18:57:08.867Z] 
18:57:08 [2022-07-18T18:57:08.867Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:57:08 [2022-07-18T18:57:08.867Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:57:08 [2022-07-18T18:57:08.867Z] #77 269.6   CCLD     libocispec.la
18:57:08 [2022-07-18T18:57:08.867Z] #77 270.0   CCLD     src/validate
18:57:08 [2022-07-18T18:57:08.867Z] #77 270.0   CCLD     tests/test-1
18:57:08 [2022-07-18T18:57:08.867Z] #77 270.0   CCLD     tests/test-2
18:57:08 [2022-07-18T18:57:08.867Z] #77 270.0   CCLD     tests/test-4
18:57:08 [2022-07-18T18:57:08.867Z] #77 270.0   CCLD     tests/test-3
18:57:08 [2022-07-18T18:57:08.867Z] #77 270.1   CCLD     tests/test-5
18:57:08 [2022-07-18T18:57:08.867Z] #77 270.1   CCLD     tests/test-6
18:57:08 [2022-07-18T18:57:08.867Z] #77 270.1   CCLD     tests/test-7
18:57:08 [2022-07-18T18:57:08.867Z] #77 270.2   CCLD     tests/test-8
18:57:08 [2022-07-18T18:57:08.867Z] #77 270.3   CCLD     tests/test-9
18:57:08 [2022-07-18T18:57:08.867Z] #77 270.3   CCLD     tests/test-10
18:57:08 [2022-07-18T18:57:08.867Z] #77 270.3 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
18:57:08 [2022-07-18T18:57:08.867Z] #77 270.4   CCLD     tests/test-11
18:57:08 [2022-07-18T18:57:08.867Z] #77 272.0 libtool: link: ar cr libocispec.a 
18:57:08 [2022-07-18T18:57:08.867Z] #77 272.1 libtool: link: ranlib libocispec.a
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.1 make[5]: Entering directory '/tmp/crun-build/libocispec'
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.1 make[5]: Nothing to be done for 'install-exec-am'.
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.1 make[5]: Nothing to be done for 'install-data-am'.
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.1 make[5]: Leaving directory '/tmp/crun-build/libocispec'
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.1 make[4]: Leaving directory '/tmp/crun-build/libocispec'
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.1 make[3]: Leaving directory '/tmp/crun-build/libocispec'
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.1 make[2]: Leaving directory '/tmp/crun-build/libocispec'
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.1 make[2]: Entering directory '/tmp/crun-build'
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.3   CC       src/libcrun/libcrun_testing_a-utils.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.3   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.3   CC       src/libcrun/libcrun_testing_a-container.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.3   CC       src/libcrun/libcrun_testing_a-cgroup.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.3   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.3   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.3   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.4   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.4   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.4   CC       src/libcrun/libcrun_testing_a-criu.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.5   CC       src/libcrun/libcrun_testing_a-custom-handler.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.5   CC       src/libcrun/libcrun_testing_a-linux.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.6   CC       src/libcrun/libcrun_testing_a-seccomp.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.6   CC       src/libcrun/libcrun_testing_a-error.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.6   CC       src/libcrun/libcrun_testing_a-ebpf.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.7   CC       src/libcrun/libcrun_testing_a-status.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.7   CC       src/libcrun/libcrun_testing_a-terminal.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.8   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 274.9   CC       src/libcrun/libcrun_testing_a-signals.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 275.0   CC       src/libcrun/libcrun_testing_a-mount_flags.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 275.0   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 275.0   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 275.1   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 275.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 275.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 275.2   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 275.2   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 275.4   CC       src/crun-crun.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 275.4   CC       src/crun-run.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 275.4   CC       src/crun-delete.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 275.5   CC       src/crun-kill.o
18:57:08 [2022-07-18T18:57:08.867Z] #77 275.5   CC       src/crun-pause.o
18:57:09 [2022-07-18T18:57:09.127Z] #77 275.6   CC       src/crun-unpause.o
18:57:09 [2022-07-18T18:57:09.127Z] #77 275.6   CC       src/crun-spec.o
18:57:09 [2022-07-18T18:57:09.387Z] #77 275.8   CC       src/crun-exec.o
18:57:09 [2022-07-18T18:57:09.387Z] #77 276.0   CC       src/crun-list.o
18:57:09 [2022-07-18T18:57:09.387Z] #77 276.0   CC       src/crun-create.o
18:57:09 [2022-07-18T18:57:09.647Z] #77 276.2   CC       src/crun-start.o
18:57:09 [2022-07-18T18:57:09.647Z] #77 276.2   CC       src/crun-state.o
18:57:09 [2022-07-18T18:57:09.647Z] #77 276.4   CC       src/crun-update.o
18:57:09 [2022-07-18T18:57:09.907Z] #77 276.4   CC       src/crun-ps.o
18:57:09 [2022-07-18T18:57:09.907Z] #77 276.5   CC       src/crun-checkpoint.o
18:57:09 [2022-07-18T18:57:09.907Z] #77 276.5   CC       src/crun-restore.o
18:57:09 [2022-07-18T18:57:09.907Z] #77 276.6   CC       src/libcrun/libcrun_la-utils.lo
18:57:10 [2022-07-18T18:57:10.167Z] #77 276.7   CC       src/libcrun/libcrun_la-cloned_binary.lo
18:57:10 [2022-07-18T18:57:10.167Z] #77 276.7   CC       src/libcrun/libcrun_la-container.lo
18:57:10 [2022-07-18T18:57:10.167Z] #77 276.7   CC       src/libcrun/libcrun_la-cgroup.lo
18:57:10 [2022-07-18T18:57:10.427Z] #77 277.0   CC       src/libcrun/libcrun_la-cgroup-resources.lo
18:57:10 [2022-07-18T18:57:10.427Z] #77 277.0   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
18:57:10 [2022-07-18T18:57:10.687Z] #77 277.1   CC       src/libcrun/libcrun_la-cgroup-setup.lo
18:57:10 [2022-07-18T18:57:10.687Z] #77 277.2   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
18:57:10 [2022-07-18T18:57:10.687Z] #77 277.4   CC       src/libcrun/libcrun_la-cgroup-utils.lo
18:57:10 [2022-07-18T18:57:10.937Z] #84 exporting layers 6.4s done
18:57:10 [2022-07-18T18:57:10.937Z] #84 writing image sha256:bda504af92043d087014ca7a1291e09a790ab45823c2678df11403b822f50e1c done
18:57:10 [2022-07-18T18:57:10.937Z] #84 naming to docker.io/library/docker:11e6176669c1ce8d738e00561c416caff589a3d2 done
18:57:10 [2022-07-18T18:57:10.937Z] #84 DONE 6.4s
[Pipeline] }
18:57:10 [2022-07-18T18:57:10.946Z] #77 277.5   CC       src/libcrun/libcrun_la-linux.lo
18:57:10 [2022-07-18T18:57:10.946Z] #77 277.6   CC       src/libcrun/libcrun_la-seccomp.lo
18:57:10 [2022-07-18T18:57:10.946Z] #77 277.6   CC       src/libcrun/libcrun_la-criu.lo
18:57:10 [2022-07-18T18:57:10.946Z] #77 277.6   CC       src/libcrun/libcrun_la-ebpf.lo
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:57:11 [2022-07-18T18:57:11.206Z] #77 277.7   CC       src/libcrun/libcrun_la-custom-handler.lo
18:57:11 [2022-07-18T18:57:11.206Z] #77 277.7   CC       src/libcrun/libcrun_la-error.lo
18:57:11 [2022-07-18T18:57:11.206Z] #77 277.7   CC       src/libcrun/libcrun_la-status.lo
18:57:11 [2022-07-18T18:57:11.281Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43819/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=11e6176669c1ce8d738e00561c416caff589a3d2 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:11e6176669c1ce8d738e00561c416caff589a3d2 hack/make.sh dynbinary test-integration
18:57:11 [2022-07-18T18:57:11.465Z] #77 277.9   CC       src/libcrun/libcrun_la-terminal.lo
18:57:11 [2022-07-18T18:57:11.465Z] #77 278.0   CC       src/libcrun/libcrun_la-mount_flags.lo
18:57:11 [2022-07-18T18:57:11.465Z] #77 278.0   CC       src/libcrun/libcrun_la-chroot_realpath.lo
18:57:11 [2022-07-18T18:57:11.465Z] #77 278.0   CC       src/libcrun/libcrun_la-seccomp_notify.lo
18:57:11 [2022-07-18T18:57:11.465Z] #77 278.1   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
18:57:11 [2022-07-18T18:57:11.465Z] #77 278.1   CC       src/libcrun/libcrun_la-signals.lo
18:57:11 [2022-07-18T18:57:11.725Z] #77 278.2   CC       src/libcrun/handlers/libcrun_la-krun.lo
18:57:11 [2022-07-18T18:57:11.725Z] #77 278.2   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
18:57:11 [2022-07-18T18:57:11.725Z] #77 278.3   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
18:57:11 [2022-07-18T18:57:11.984Z] #77 278.5   CC       tests/init.o
18:57:11 [2022-07-18T18:57:11.984Z] #77 278.5   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
18:57:13 [2022-07-18T18:57:13.187Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
18:57:13 [2022-07-18T18:57:13.187Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
18:57:13 [2022-07-18T18:57:13.187Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
18:57:13 [2022-07-18T18:57:13.187Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
18:57:13 [2022-07-18T18:57:13.187Z] 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)
18:57:13 [2022-07-18T18:57:13.187Z] Detected virtualization docker.
18:57:13 [2022-07-18T18:57:13.187Z] Detected architecture x86-64.
18:57:13 [2022-07-18T18:57:13.187Z] Set hostname to <c1eae2ea8c9e>.
18:57:13 [2022-07-18T18:57:13.187Z] modprobe@configfs.service: Succeeded.
18:57:13 [2022-07-18T18:57:13.187Z] modprobe@drm.service: Succeeded.
18:57:13 [2022-07-18T18:57:13.187Z] modprobe@fuse.service: Succeeded.
18:57:13 [2022-07-18T18:57:13.446Z] + source /etc/docker-entrypoint-cmd
18:57:13 [2022-07-18T18:57:13.446Z] ++ hack/make.sh dynbinary test-integration
18:57:13 [2022-07-18T18:57:13.446Z] 
18:57:13 [2022-07-18T18:57:13.446Z] Removing bundles/
18:57:13 [2022-07-18T18:57:13.446Z] 
18:57:13 [2022-07-18T18:57:13.446Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:57:13 [2022-07-18T18:57:13.446Z] Building: bundles/dynbinary-daemon/dockerd
18:57:13 [2022-07-18T18:57:13.446Z] GOOS="" GOARCH="" GOARM=""
18:57:30 [2022-07-18T18:57:30.096Z] #77 ...
18:57:30 [2022-07-18T18:57:30.096Z] 
18:57:30 [2022-07-18T18:57:30.096Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
18:57:30 [2022-07-18T18:57:30.096Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
18:57:30 [2022-07-18T18:57:30.096Z] #47 DONE 374.9s
18:57:30 [2022-07-18T18:57:30.096Z] 
18:57:30 [2022-07-18T18:57:30.096Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:57:30 [2022-07-18T18:57:30.096Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:57:31 [2022-07-18T18:57:31.040Z] #77 ...
18:57:31 [2022-07-18T18:57:31.040Z] 
18:57:31 [2022-07-18T18:57:31.040Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
18:57:31 [2022-07-18T18:57:31.040Z] #48 sha256:9220a329ae67ff6649998a279b1bd79d75de905314eadc31dfc75fc3dbc8b610
18:57:31 [2022-07-18T18:57:31.609Z] #48 DONE 0.6s
18:57:31 [2022-07-18T18:57:31.609Z] 
18:57:31 [2022-07-18T18:57:31.609Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
18:57:31 [2022-07-18T18:57:31.609Z] #52 sha256:a58400585bf3f10199935ed194608158aa6d222ae4ceb99b746aae4caa49641c
18:57:31 [2022-07-18T18:57:31.609Z] #52 DONE 0.1s
18:57:31 [2022-07-18T18:57:31.609Z] 
18:57:31 [2022-07-18T18:57:31.609Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
18:57:31 [2022-07-18T18:57:31.609Z] #54 sha256:7298486b069f3ce31a069c1aa955b2f3caaa8a83ae6c9f185f7f45f55ab57499
18:57:31 [2022-07-18T18:57:31.869Z] #54 DONE 0.1s
18:57:31 [2022-07-18T18:57:31.869Z] 
18:57:31 [2022-07-18T18:57:31.869Z] #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
18:57:31 [2022-07-18T18:57:31.869Z] #60 sha256:9b5eb4fcab72a28f4168c0babd75b7bb5cde21f9b4b8f54cb802266d70fc8976
18:57:38 [2022-07-18T18:57:38.444Z] #60 ...
18:57:38 [2022-07-18T18:57:38.444Z] 
18:57:38 [2022-07-18T18:57:38.444Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:57:38 [2022-07-18T18:57:38.444Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
18:57:38 [2022-07-18T18:57:38.444Z] #77 304.9   CCLD     tests/init
18:57:45 [2022-07-18T18:57:45.399Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:57:45 [2022-07-18T18:57:45.399Z] Using test binary docker
18:57:45 [2022-07-18T18:57:45.399Z] +++ /etc/init.d/apparmor start
18:57:45 [2022-07-18T18:57:45.399Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:57:45 [2022-07-18T18:57:45.399Z] INFO: Waiting for daemon to start...
18:57:45 [2022-07-18T18:57:45.399Z] Starting dockerd
18:57:45 [2022-07-18T18:57:45.399Z] +++ 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
18:57:45 [2022-07-18T18:57:45.399Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:57:45 [2022-07-18T18:57:45.399Z] Using test binary docker
18:57:45 [2022-07-18T18:57:45.399Z] +++ /etc/init.d/apparmor start
18:57:45 [2022-07-18T18:57:45.399Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:57:45 [2022-07-18T18:57:45.399Z] INFO: Waiting for daemon to start...
18:57:45 [2022-07-18T18:57:45.400Z] Starting dockerd
18:57:45 [2022-07-18T18:57:45.400Z] +++ 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
18:57:45 [2022-07-18T18:57:45.400Z] .
18:57:45 [2022-07-18T18:57:45.400Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:57:45 [2022-07-18T18:57:45.656Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:57:45 [2022-07-18T18:57:45.656Z] Error: No such image: emptyfs
18:57:45 [2022-07-18T18:57:45.656Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:57:45 [2022-07-18T18:57:45.656Z] ++++ docker load
18:57:45 [2022-07-18T18:57:45.912Z] Running integration-test (iteration 1)
18:57:45 [2022-07-18T18:57:45.912Z] 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)/
18:57:45 [2022-07-18T18:57:45.912Z] ++ 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)/'
18:57:45 [2022-07-18T18:57:45.912Z] ++ set -e
18:57:45 [2022-07-18T18:57:45.912Z] ++ '[' -n 0 ']'
18:57:45 [2022-07-18T18:57:45.912Z] ++ set -x
18:57:45 [2022-07-18T18:57:45.912Z] ++ 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)/'
18:57:46 [2022-07-18T18:57:46.474Z] Loaded image: busybox:latest
18:57:46 [2022-07-18T18:57:46.731Z] Loaded image: busybox:glibc
18:57:46 [2022-07-18T18:57:46.792Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:57:46 [2022-07-18T18:57:46.792Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
18:57:46 [2022-07-18T18:57:46.792Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 31.9% of statements
18:57:47 [2022-07-18T18:57:47.293Z] 
18:57:47 [2022-07-18T18:57:47.293Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:57:47 [2022-07-18T18:57:47.293Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:57:47 [2022-07-18T18:57:47.293Z] Error: No such image: emptyfs
18:57:47 [2022-07-18T18:57:47.293Z] ++++ docker load
18:57:47 [2022-07-18T18:57:47.293Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:57:47 [2022-07-18T18:57:47.359Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
18:57:47 [2022-07-18T18:57:47.359Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:57:47 [2022-07-18T18:57:47.359Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:57:47 [2022-07-18T18:57:47.359Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:57:47 [2022-07-18T18:57:47.550Z] Running integration-test (iteration 1)
18:57:47 [2022-07-18T18:57:47.550Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
18:57:47 [2022-07-18T18:57:47.550Z] ++ 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)/'
18:57:47 [2022-07-18T18:57:47.550Z] ++ set -e
18:57:47 [2022-07-18T18:57:47.550Z] ++ '[' -n 0 ']'
18:57:47 [2022-07-18T18:57:47.550Z] ++ set -x
18:57:47 [2022-07-18T18:57:47.550Z] ++ 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)/'
18:57:47 [2022-07-18T18:57:47.927Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:57:47 [2022-07-18T18:57:47.927Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:57:47 [2022-07-18T18:57:47.927Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:57:47 [2022-07-18T18:57:47.927Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:57:47 [2022-07-18T18:57:47.927Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:57:48 [2022-07-18T18:57:48.186Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:57:48 [2022-07-18T18:57:48.479Z] Loaded image: busybox:latest
18:57:48 [2022-07-18T18:57:48.756Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:57:48 [2022-07-18T18:57:48.756Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:57:49 [2022-07-18T18:57:49.015Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
18:57:49 [2022-07-18T18:57:49.041Z] Loaded image: busybox:glibc
18:57:49 [2022-07-18T18:57:49.275Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:57:49 [2022-07-18T18:57:49.845Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 92.2% of statements
18:57:49 [2022-07-18T18:57:49.845Z] ok  	github.com/docker/docker/api/server/router/volume	0.010s	coverage: 67.9% of statements
18:57:49 [2022-07-18T18:57:49.845Z] ?   	github.com/docker/docker/api/types	[no test files]
18:57:49 [2022-07-18T18:57:49.845Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:57:49 [2022-07-18T18:57:49.845Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:57:49 [2022-07-18T18:57:49.845Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:57:49 [2022-07-18T18:57:49.845Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:57:49 [2022-07-18T18:57:49.845Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:57:49 [2022-07-18T18:57:49.845Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:57:49 [2022-07-18T18:57:49.845Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:57:49 [2022-07-18T18:57:49.845Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:57:49 [2022-07-18T18:57:49.845Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:57:50 [2022-07-18T18:57:50.105Z] ok  	github.com/docker/docker/api/types/strslice	0.023s	coverage: 90.0% of statements
18:57:50 [2022-07-18T18:57:50.105Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:57:50 [2022-07-18T18:57:50.105Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:57:50 [2022-07-18T18:57:50.105Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
18:57:50 [2022-07-18T18:57:50.105Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
18:57:50 [2022-07-18T18:57:50.105Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:57:50 [2022-07-18T18:57:50.105Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:57:50 [2022-07-18T18:57:50.105Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:57:50 [2022-07-18T18:57:50.105Z] ?   	github.com/docker/docker/builder	[no test files]
18:57:50 [2022-07-18T18:57:50.105Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:57:50 [2022-07-18T18:57:50.105Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:57:50 [2022-07-18T18:57:50.105Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:57:50 [2022-07-18T18:57:50.105Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:57:50 [2022-07-18T18:57:50.105Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:57:50 [2022-07-18T18:57:50.105Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:57:50 [2022-07-18T18:57:50.105Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:57:50 [2022-07-18T18:57:50.947Z] Loaded image: debian:bullseye-slim
18:57:50 [2022-07-18T18:57:50.947Z] Loaded image: hello-world:latest
18:57:51 [2022-07-18T18:57:51.212Z] Loaded image: arm32v7/hello-world:latest
18:57:51 [2022-07-18T18:57:51.212Z] INFO: Testing against a local daemon
18:57:51 [2022-07-18T18:57:51.212Z] === RUN   TestDockerSuite
18:57:51 [2022-07-18T18:57:51.212Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
18:57:51 [2022-07-18T18:57:51.212Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
18:57:51 [2022-07-18T18:57:51.472Z] === RUN   TestDockerSuite/TestAPIErrorJSON
18:57:51 [2022-07-18T18:57:51.472Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
18:57:51 [2022-07-18T18:57:51.472Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
18:57:51 [2022-07-18T18:57:51.472Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
18:57:51 [2022-07-18T18:57:51.472Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
18:57:51 [2022-07-18T18:57:51.472Z] === RUN   TestDockerSuite/TestAPIImagesDelete
18:57:52 [2022-07-18T18:57:52.641Z] ok  	github.com/docker/docker/builder/remotecontext	0.099s	coverage: 13.7% of statements
18:57:52 [2022-07-18T18:57:52.641Z] ok  	github.com/docker/docker/builder/dockerfile	0.468s	coverage: 49.3% of statements
18:57:52 [2022-07-18T18:57:52.900Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
18:57:53 [2022-07-18T18:57:53.370Z] Loaded image: debian:bullseye-slim
18:57:53 [2022-07-18T18:57:53.370Z] Loaded image: hello-world:latest
18:57:53 [2022-07-18T18:57:53.370Z] Loaded image: arm32v7/hello-world:latest
18:57:53 [2022-07-18T18:57:53.370Z] INFO: Testing against a local daemon
18:57:53 [2022-07-18T18:57:53.370Z] === RUN   TestDockerDaemonSuite
18:57:53 [2022-07-18T18:57:53.628Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
18:57:53 [2022-07-18T18:57:53.838Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
18:57:54 [2022-07-18T18:57:54.407Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.609s	coverage: 86.3% of statements
18:57:54 [2022-07-18T18:57:54.407Z] ?   	github.com/docker/docker/cli	[no test files]
18:57:54 [2022-07-18T18:57:54.407Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:57:54 [2022-07-18T18:57:54.407Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
18:57:54 [2022-07-18T18:57:54.407Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
18:57:54 [2022-07-18T18:57:54.556Z] === RUN   TestDockerSuite/TestAPIImagesFilter
18:57:54 [2022-07-18T18:57:54.556Z] === RUN   TestDockerSuite/TestAPIImagesHistory
18:57:55 [2022-07-18T18:57:55.348Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.268s	coverage: 67.6% of statements
18:57:55 [2022-07-18T18:57:55.485Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
18:57:55 [2022-07-18T18:57:55.741Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
18:57:56 [2022-07-18T18:57:56.670Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
18:57:57 [2022-07-18T18:57:57.598Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
18:57:57 [2022-07-18T18:57:57.598Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
18:57:58 [2022-07-18T18:57:58.525Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
18:57:58 [2022-07-18T18:57:58.639Z] ok  	github.com/docker/docker/client	0.112s	coverage: 75.9% of statements
18:57:59 [2022-07-18T18:57:59.454Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
18:57:59 [2022-07-18T18:57:59.711Z] === RUN   TestDockerSuite/TestAPINetworkFilter
18:57:59 [2022-07-18T18:57:59.711Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
18:57:59 [2022-07-18T18:57:59.711Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
18:57:59 [2022-07-18T18:57:59.968Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
18:58:00 [2022-07-18T18:58:00.394Z] #77 324.3   AR       libcrun_testing.a
18:58:00 [2022-07-18T18:58:00.394Z] #77 324.3 ar: `u' modifier ignored since `D' is the default (see `U')
18:58:00 [2022-07-18T18:58:00.394Z] #77 324.4   CCLD     tests/tests_libcrun_utils
18:58:00 [2022-07-18T18:58:00.394Z] #77 324.4   CCLD     tests/tests_libcrun_errors
18:58:00 [2022-07-18T18:58:00.394Z] #77 324.4   CCLD     tests/tests_libcrun_fuzzer
18:58:00 [2022-07-18T18:58:00.394Z] #77 325.1   CCLD     libcrun.la
18:58:00 [2022-07-18T18:58:00.394Z] #77 325.8   CCLD     crun
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.3 make[3]: Entering directory '/tmp/crun-build'
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.5  /bin/mkdir -p '/usr/local/lib'
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.5  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.5  /bin/mkdir -p '/usr/local/share/man/man1'
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.6  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.6 libtool: install: ranlib /usr/local/lib/libcrun.a
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.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
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.8 ----------------------------------------------------------------------
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.8 Libraries have been installed in:
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.8    /usr/local/lib
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.8 
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.8 If you ever happen to want to link against installed libraries
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.8 in a given directory, LIBDIR, you must either use libtool, and
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.8 specify the full pathname of the library, or use the '-LLIBDIR'
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.8 flag during linking and do at least one of the following:
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.8      during execution
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.8      during linking
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.8 
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.8 See any operating system documentation about shared libraries for
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.8 more information, such as the ld(1) and ld.so(8) manual pages.
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.8 ----------------------------------------------------------------------
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.8  /bin/mkdir -p '/build'
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.8   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.9 libtool: install: /usr/bin/install -c crun /build/crun
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.9 make[3]: Leaving directory '/tmp/crun-build'
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.9 make[2]: Leaving directory '/tmp/crun-build'
18:58:00 [2022-07-18T18:58:00.394Z] #77 326.9 make[1]: Leaving directory '/tmp/crun-build'
18:58:00 [2022-07-18T18:58:00.897Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
18:58:00 [2022-07-18T18:58:00.964Z] #77 DONE 327.4s
18:58:00 [2022-07-18T18:58:00.964Z] 
18:58:00 [2022-07-18T18:58:00.964Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:58:00 [2022-07-18T18:58:00.964Z] #60 sha256:9b5eb4fcab72a28f4168c0babd75b7bb5cde21f9b4b8f54cb802266d70fc8976
18:58:01 [2022-07-18T18:58:01.459Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
18:58:01 [2022-07-18T18:58:01.715Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
18:58:01 [2022-07-18T18:58:01.715Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
18:58:01 [2022-07-18T18:58:01.715Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
18:58:03 [2022-07-18T18:58:03.605Z] --- PASS: TestBuildWithHugeFile (130.42s)
18:58:03 [2022-07-18T18:58:03.605Z] === RUN   TestBuildWCOWSandboxSize
18:58:03 [2022-07-18T18:58:03.605Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:58:03 [2022-07-18T18:58:03.605Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
18:58:03 [2022-07-18T18:58:03.605Z] === RUN   TestBuildWithEmptyDockerfile
18:58:03 [2022-07-18T18:58:03.605Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:58:03 [2022-07-18T18:58:03.605Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:58:03 [2022-07-18T18:58:03.605Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:58:03 [2022-07-18T18:58:03.605Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:58:03 [2022-07-18T18:58:03.605Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:58:03 [2022-07-18T18:58:03.605Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:58:03 [2022-07-18T18:58:03.861Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:58:03 [2022-07-18T18:58:03.861Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:58:03 [2022-07-18T18:58:03.861Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:58:03 [2022-07-18T18:58:03.861Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
18:58:03 [2022-07-18T18:58:03.861Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s)
18:58:03 [2022-07-18T18:58:03.861Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s)
18:58:03 [2022-07-18T18:58:03.861Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
18:58:03 [2022-07-18T18:58:03.861Z] === RUN   TestBuildPreserveOwnership
18:58:03 [2022-07-18T18:58:03.861Z] === RUN   TestBuildPreserveOwnership/copy_from
18:58:05 [2022-07-18T18:58:05.752Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
18:58:06 [2022-07-18T18:58:06.008Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:58:07 [2022-07-18T18:58:07.373Z] --- PASS: TestBuildPreserveOwnership (3.19s)
18:58:07 [2022-07-18T18:58:07.373Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.21s)
18:58:07 [2022-07-18T18:58:07.373Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s)
18:58:07 [2022-07-18T18:58:07.373Z] === RUN   TestBuildPlatformInvalid
18:58:07 [2022-07-18T18:58:07.373Z] --- PASS: TestBuildPlatformInvalid (0.07s)
18:58:07 [2022-07-18T18:58:07.373Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:58:07 [2022-07-18T18:58:07.373Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
18:58:07 [2022-07-18T18:58:07.935Z] Loaded image: busybox:latest
18:58:08 [2022-07-18T18:58:08.191Z] Loaded image: busybox:glibc
18:58:10 [2022-07-18T18:58:10.081Z] Loaded image: debian:bullseye-slim
18:58:10 [2022-07-18T18:58:10.081Z] Loaded image: hello-world:latest
18:58:10 [2022-07-18T18:58:10.081Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
18:58:10 [2022-07-18T18:58:10.081Z] Loaded image: arm32v7/hello-world:latest
18:58:11 [2022-07-18T18:58:11.447Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
18:58:12 [2022-07-18T18:58:12.375Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
18:58:13 [2022-07-18T18:58:13.305Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
18:58:14 [2022-07-18T18:58:14.701Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
18:58:15 [2022-07-18T18:58:15.631Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
18:58:15 [2022-07-18T18:58:15.869Z] #60 210.0 + mkdir -p /build
18:58:15 [2022-07-18T18:58:15.869Z] #60 210.0 + cp runc /build/runc
18:58:15 [2022-07-18T18:58:15.869Z] #60 DONE 211.2s
18:58:15 [2022-07-18T18:58:15.869Z] 
18:58:15 [2022-07-18T18:58:15.869Z] #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
18:58:15 [2022-07-18T18:58:15.869Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
18:58:15 [2022-07-18T18:58:15.869Z] #55 420.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
18:58:15 [2022-07-18T18:58:15.869Z] #55 DONE 421.1s
18:58:15 [2022-07-18T18:58:15.869Z] 
18:58:15 [2022-07-18T18:58:15.869Z] #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
18:58:15 [2022-07-18T18:58:15.869Z] #64 sha256:a96284f160377e0179638edb71b393145088266c60d56ef1e544e008d6500aaf
18:58:16 [2022-07-18T18:58:16.559Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
18:58:16 [2022-07-18T18:58:16.559Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
18:58:16 [2022-07-18T18:58:16.559Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
18:58:17 [2022-07-18T18:58:17.252Z] #64 ...
18:58:17 [2022-07-18T18:58:17.252Z] 
18:58:17 [2022-07-18T18:58:17.252Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
18:58:17 [2022-07-18T18:58:17.252Z] #56 sha256:0f1257469f898688658a9a9fe7bdc3a49f7494028fdfceb61a9b83f677a6a24b
18:58:17 [2022-07-18T18:58:17.823Z] #56 DONE 0.7s
18:58:17 [2022-07-18T18:58:17.823Z] 
18:58:17 [2022-07-18T18:58:17.823Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
18:58:17 [2022-07-18T18:58:17.823Z] #58 sha256:394ee5fae31f8b930d6718b82620f7d3dcebd5b04d78ffd3dbffa12e580c6c4a
18:58:17 [2022-07-18T18:58:17.823Z] #58 DONE 0.1s
18:58:17 [2022-07-18T18:58:17.823Z] 
18:58:17 [2022-07-18T18:58:17.823Z] #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
18:58:17 [2022-07-18T18:58:17.823Z] #64 sha256:a96284f160377e0179638edb71b393145088266c60d56ef1e544e008d6500aaf
18:58:17 [2022-07-18T18:58:17.926Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
18:58:18 [2022-07-18T18:58:18.083Z] #64 ...
18:58:18 [2022-07-18T18:58:18.083Z] 
18:58:18 [2022-07-18T18:58:18.083Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
18:58:18 [2022-07-18T18:58:18.083Z] #61 sha256:1aff76e52a627c2603afef7302be7dc30664b64dcd7b408061e908be9154cf6b
18:58:18 [2022-07-18T18:58:18.083Z] #61 DONE 0.2s
18:58:18 [2022-07-18T18:58:18.083Z] 
18:58:18 [2022-07-18T18:58:18.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
18:58:18 [2022-07-18T18:58:18.083Z] #64 sha256:a96284f160377e0179638edb71b393145088266c60d56ef1e544e008d6500aaf
18:58:18 [2022-07-18T18:58:18.488Z]     docker_cli_daemon_test.go:1474: [d965d831b5bec] daemon is not started
18:58:18 [2022-07-18T18:58:18.745Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
18:58:19 [2022-07-18T18:58:19.674Z]     check_test.go:540: [d4ddddd6fabdf] daemon is not started
18:58:19 [2022-07-18T18:58:19.674Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
18:58:19 [2022-07-18T18:58:19.932Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
18:58:20 [2022-07-18T18:58:20.622Z] #64 363.7 + bin/containerd
18:58:21 [2022-07-18T18:58:21.309Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
18:58:21 [2022-07-18T18:58:21.871Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
18:58:22 [2022-07-18T18:58:22.128Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.94s)
18:58:22 [2022-07-18T18:58:22.128Z] PASS
18:58:22 [2022-07-18T18:58:22.128Z] 
18:58:22 [2022-07-18T18:58:22.128Z] === Skipped
18:58:22 [2022-07-18T18:58:22.128Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:58:22 [2022-07-18T18:58:22.128Z]     build_session_test.go:25: TODO: BuildKit
18:58:22 [2022-07-18T18:58:22.128Z] 
18:58:22 [2022-07-18T18:58:22.128Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
18:58:22 [2022-07-18T18:58:22.128Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:58:22 [2022-07-18T18:58:22.128Z] 
18:58:22 [2022-07-18T18:58:22.128Z] DONE 34 tests, 2 skipped in 195.189s
18:58:22 [2022-07-18T18:58:22.128Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:58:22 [2022-07-18T18:58:22.128Z] ++ 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
18:58:22 [2022-07-18T18:58:22.128Z] ++ set -e
18:58:22 [2022-07-18T18:58:22.128Z] ++ '[' -n 0 ']'
18:58:22 [2022-07-18T18:58:22.128Z] ++ set -x
18:58:22 [2022-07-18T18:58:22.128Z] ++ 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
18:58:22 [2022-07-18T18:58:22.128Z] INFO: Testing against a local daemon
18:58:22 [2022-07-18T18:58:22.128Z] === RUN   TestConfigInspect
18:58:23 [2022-07-18T18:58:23.494Z]     check_test.go:540: [d52364b660042] daemon is not started
18:58:23 [2022-07-18T18:58:23.494Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
18:58:24 [2022-07-18T18:58:24.861Z] --- PASS: TestConfigInspect (2.64s)
18:58:24 [2022-07-18T18:58:24.861Z] === RUN   TestConfigList
18:58:26 [2022-07-18T18:58:26.227Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
18:58:26 [2022-07-18T18:58:26.483Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
18:58:27 [2022-07-18T18:58:27.412Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
18:58:27 [2022-07-18T18:58:27.412Z] --- PASS: TestConfigList (2.61s)
18:58:27 [2022-07-18T18:58:27.412Z] === RUN   TestConfigsCreateAndDelete
18:58:27 [2022-07-18T18:58:27.667Z] === RUN   TestDockerSuite/TestBuildScratchCopy
18:58:27 [2022-07-18T18:58:27.667Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
18:58:27 [2022-07-18T18:58:27.923Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
18:58:27 [2022-07-18T18:58:27.923Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
18:58:28 [2022-07-18T18:58:28.180Z] === RUN   TestDockerSuite/TestContainerAPICommit
18:58:29 [2022-07-18T18:58:29.546Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
18:58:29 [2022-07-18T18:58:29.804Z] --- PASS: TestConfigsCreateAndDelete (2.44s)
18:58:29 [2022-07-18T18:58:29.804Z] === RUN   TestConfigsUpdate
18:58:30 [2022-07-18T18:58:30.727Z] ok  	github.com/docker/docker/cmd/dockerd	0.081s	coverage: 31.5% of statements
18:58:30 [2022-07-18T18:58:30.731Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
18:58:30 [2022-07-18T18:58:30.987Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
18:58:31 [2022-07-18T18:58:31.242Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
18:58:31 [2022-07-18T18:58:31.804Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
18:58:32 [2022-07-18T18:58:32.104Z] ok  	github.com/docker/docker/container	0.121s	coverage: 36.2% of statements
18:58:32 [2022-07-18T18:58:32.363Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.473s	coverage: 0.0% of statements
18:58:32 [2022-07-18T18:58:32.363Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
18:58:32 [2022-07-18T18:58:32.363Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:58:32 [2022-07-18T18:58:32.363Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:58:32 [2022-07-18T18:58:32.363Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:58:32 [2022-07-18T18:58:32.363Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:58:32 [2022-07-18T18:58:32.732Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
18:58:32 [2022-07-18T18:58:32.988Z] --- PASS: TestConfigsUpdate (2.98s)
18:58:32 [2022-07-18T18:58:32.988Z] === RUN   TestTemplatedConfig
18:58:32 [2022-07-18T18:58:32.988Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
18:58:33 [2022-07-18T18:58:33.551Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
18:58:34 [2022-07-18T18:58:34.113Z] === RUN   TestDockerSuite/TestContainerAPICreate
18:58:35 [2022-07-18T18:58:35.042Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
18:58:35 [2022-07-18T18:58:35.042Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
18:58:35 [2022-07-18T18:58:35.042Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
18:58:35 [2022-07-18T18:58:35.971Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
18:58:35 [2022-07-18T18:58:35.971Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
18:58:35 [2022-07-18T18:58:35.971Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
18:58:35 [2022-07-18T18:58:35.971Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
18:58:36 [2022-07-18T18:58:36.238Z] === RUN   TestDockerSuite/TestContainerAPIDelete
18:58:36 [2022-07-18T18:58:36.238Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
18:58:36 [2022-07-18T18:58:36.499Z] --- PASS: TestTemplatedConfig (3.55s)
18:58:36 [2022-07-18T18:58:36.499Z] === RUN   TestConfigCreateResolve
18:58:37 [2022-07-18T18:58:37.061Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
18:58:37 [2022-07-18T18:58:37.989Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
18:58:38 [2022-07-18T18:58:38.551Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
18:58:38 [2022-07-18T18:58:38.551Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
18:58:38 [2022-07-18T18:58:38.839Z] INFO [linters context/goanalysis] analyzers took 6m20.54883073s with top 10 stages: buildir: 2m23.887235672s, the_only_name: 40.425767743s, goimports: 28.515300611s, unconvert: 22.825971091s, gosec: 17.723086114s, S1038: 17.513252497s, misspell: 7.588942474s, S1039: 5.774634547s, unused: 5.133170831s, SA4030: 4.588062544s 
18:58:38 [2022-07-18T18:58:38.839Z] INFO [runner] Issues before processing: 2386, after processing: 0 
18:58:38 [2022-07-18T18:58:38.839Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2123/2123, autogenerated_exclude: 2020/2123, skip_dirs: 2123/2123, exclude-rules: 77/2020, nolint: 0/77, cgo: 2123/2386, path_prettifier: 2123/2123, exclude: 2020/2020, filename_unadjuster: 2123/2123, identifier_marker: 2020/2020 
18:58:38 [2022-07-18T18:58:38.839Z] INFO [runner] processing took 82.582128ms with stages: nolint: 33.298833ms, identifier_marker: 21.495476ms, path_prettifier: 9.335468ms, autogenerated_exclude: 8.713026ms, exclude-rules: 7.562842ms, skip_dirs: 1.73181ms, cgo: 296.169µs, filename_unadjuster: 142.05µs, max_same_issues: 1.911µs, uniq_by_line: 866ns, skip_files: 629ns, diff: 546ns, exclude: 465ns, max_from_linter: 456ns, max_per_file_from_linter: 362ns, source_code: 314ns, severity-rules: 240ns, path_shortener: 236ns, sort_results: 224ns, path_prefixer: 205ns 
18:58:38 [2022-07-18T18:58:38.839Z] INFO [runner] linters took 1m46.865966145s with stages: goanalysis_metalinter: 1m46.783221729s 
18:58:38 [2022-07-18T18:58:38.839Z] INFO File cache stats: 1690 entries of total size 8.6MiB 
18:58:38 [2022-07-18T18:58:38.839Z] INFO Memory: 2840 samples, avg is 305.3MB, max is 1199.2MB 
18:58:38 [2022-07-18T18:58:38.839Z] INFO Execution took 4m43.833167673s               
18:58:38 [2022-07-18T18:58:38.839Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
18:58:38 [2022-07-18T18:58:38.939Z] ok  	github.com/docker/docker/daemon/cluster	0.081s	coverage: 0.5% of statements
18:58:39 [2022-07-18T18:58:39.199Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43819/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=11e6176669c1ce8d738e00561c416caff589a3d2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:11e6176669c1ce8d738e00561c416caff589a3d2 hack/make.sh dynbinary test-docker-py
18:58:39 [2022-07-18T18:58:39.456Z] 
18:58:39 [2022-07-18T18:58:39.480Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
18:58:39 [2022-07-18T18:58:39.480Z] --- PASS: TestConfigCreateResolve (3.05s)
18:58:39 [2022-07-18T18:58:39.480Z] PASS
18:58:39 [2022-07-18T18:58:39.480Z] 
18:58:39 [2022-07-18T18:58:39.480Z] DONE 6 tests in 17.383s
18:58:39 [2022-07-18T18:58:39.480Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:58:39 [2022-07-18T18:58:39.480Z] ++ 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
18:58:39 [2022-07-18T18:58:39.480Z] ++ set -e
18:58:39 [2022-07-18T18:58:39.480Z] ++ '[' -n 0 ']'
18:58:39 [2022-07-18T18:58:39.480Z] ++ set -x
18:58:39 [2022-07-18T18:58:39.480Z] ++ 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
18:58:39 [2022-07-18T18:58:39.508Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.019s	coverage: 65.3% of statements
18:58:39 [2022-07-18T18:58:39.713Z] Removing bundles/
18:58:39 [2022-07-18T18:58:39.713Z] 
18:58:39 [2022-07-18T18:58:39.713Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:58:39 [2022-07-18T18:58:39.713Z] Building: bundles/dynbinary-daemon/dockerd
18:58:39 [2022-07-18T18:58:39.713Z] GOOS="" GOARCH="" GOARM=""
18:58:39 [2022-07-18T18:58:39.736Z] INFO: Testing against a local daemon
18:58:39 [2022-07-18T18:58:39.736Z] === RUN   TestAttachWithTTY
18:58:39 [2022-07-18T18:58:39.736Z] --- PASS: TestAttachWithTTY (0.04s)
18:58:39 [2022-07-18T18:58:39.736Z] === RUN   TestAttachWithoutTTy
18:58:39 [2022-07-18T18:58:39.736Z] --- PASS: TestAttachWithoutTTy (0.04s)
18:58:39 [2022-07-18T18:58:39.736Z] === RUN   TestCheckpoint
18:58:39 [2022-07-18T18:58:39.736Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:58:39 [2022-07-18T18:58:39.736Z] --- SKIP: TestCheckpoint (0.00s)
18:58:39 [2022-07-18T18:58:39.736Z] === RUN   TestContainerInvalidJSON
18:58:39 [2022-07-18T18:58:39.736Z] === RUN   TestContainerInvalidJSON/commit
18:58:39 [2022-07-18T18:58:39.736Z] === PAUSE TestContainerInvalidJSON/commit
18:58:39 [2022-07-18T18:58:39.736Z] === RUN   TestContainerInvalidJSON/containers/create
18:58:39 [2022-07-18T18:58:39.736Z] === PAUSE TestContainerInvalidJSON/containers/create
18:58:39 [2022-07-18T18:58:39.736Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
18:58:39 [2022-07-18T18:58:39.736Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
18:58:39 [2022-07-18T18:58:39.736Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
18:58:39 [2022-07-18T18:58:39.736Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
18:58:39 [2022-07-18T18:58:39.736Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
18:58:39 [2022-07-18T18:58:39.736Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
18:58:39 [2022-07-18T18:58:39.736Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:58:39 [2022-07-18T18:58:39.736Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:58:39 [2022-07-18T18:58:39.736Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
18:58:39 [2022-07-18T18:58:39.736Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
18:58:39 [2022-07-18T18:58:39.992Z] === CONT  TestContainerInvalidJSON/commit
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
18:58:39 [2022-07-18T18:58:39.992Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
18:58:39 [2022-07-18T18:58:39.992Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/commit/empty_body
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
18:58:39 [2022-07-18T18:58:39.992Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
18:58:39 [2022-07-18T18:58:39.992Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
18:58:39 [2022-07-18T18:58:39.992Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
18:58:39 [2022-07-18T18:58:39.992Z] === CONT  TestContainerInvalidJSON/containers/create
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
18:58:39 [2022-07-18T18:58:39.992Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
18:58:39 [2022-07-18T18:58:39.992Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:58:39 [2022-07-18T18:58:39.992Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
18:58:39 [2022-07-18T18:58:39.992Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.01s)
18:58:39 [2022-07-18T18:58:39.992Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
18:58:39 [2022-07-18T18:58:39.992Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
18:58:39 [2022-07-18T18:58:39.992Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
18:58:39 [2022-07-18T18:58:39.992Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
18:58:39 [2022-07-18T18:58:39.992Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
18:58:39 [2022-07-18T18:58:39.992Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
18:58:39 [2022-07-18T18:58:39.992Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
18:58:39 [2022-07-18T18:58:39.993Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
18:58:39 [2022-07-18T18:58:39.993Z]     --- PASS: TestContainerInvalidJSON/commit (0.02s)
18:58:39 [2022-07-18T18:58:39.993Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s)
18:58:39 [2022-07-18T18:58:39.993Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s)
18:58:39 [2022-07-18T18:58:39.993Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
18:58:39 [2022-07-18T18:58:39.993Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
18:58:39 [2022-07-18T18:58:39.993Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
18:58:39 [2022-07-18T18:58:39.993Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
18:58:39 [2022-07-18T18:58:39.993Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
18:58:39 [2022-07-18T18:58:39.993Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
18:58:39 [2022-07-18T18:58:39.993Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
18:58:39 [2022-07-18T18:58:39.993Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
18:58:39 [2022-07-18T18:58:39.993Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
18:58:39 [2022-07-18T18:58:39.993Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
18:58:39 [2022-07-18T18:58:39.993Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
18:58:39 [2022-07-18T18:58:39.993Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
18:58:39 [2022-07-18T18:58:39.993Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
18:58:39 [2022-07-18T18:58:39.993Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
18:58:39 [2022-07-18T18:58:39.993Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
18:58:39 [2022-07-18T18:58:39.993Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
18:58:39 [2022-07-18T18:58:39.993Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
18:58:39 [2022-07-18T18:58:39.993Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
18:58:39 [2022-07-18T18:58:39.993Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
18:58:39 [2022-07-18T18:58:39.993Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
18:58:39 [2022-07-18T18:58:39.993Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
18:58:39 [2022-07-18T18:58:39.993Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
18:58:39 [2022-07-18T18:58:39.993Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:58:39 [2022-07-18T18:58:39.993Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
18:58:39 [2022-07-18T18:58:39.993Z] === RUN   TestCopyFromContainerPathIsNotDir
18:58:39 [2022-07-18T18:58:39.993Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
18:58:39 [2022-07-18T18:58:39.993Z] === RUN   TestCopyToContainerPathDoesNotExist
18:58:39 [2022-07-18T18:58:39.993Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
18:58:39 [2022-07-18T18:58:39.993Z] === RUN   TestCopyEmptyFile
18:58:40 [2022-07-18T18:58:40.250Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
18:58:40 [2022-07-18T18:58:40.506Z] --- PASS: TestCopyEmptyFile (0.40s)
18:58:40 [2022-07-18T18:58:40.506Z] === RUN   TestCopyToContainerPathIsNotDir
18:58:40 [2022-07-18T18:58:40.506Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
18:58:40 [2022-07-18T18:58:40.506Z] === RUN   TestCopyFromContainer
18:58:40 [2022-07-18T18:58:40.886Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 36.9% of statements
18:58:41 [2022-07-18T18:58:41.069Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
18:58:41 [2022-07-18T18:58:41.069Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
18:58:41 [2022-07-18T18:58:41.632Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
18:58:41 [2022-07-18T18:58:41.888Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
18:58:42 [2022-07-18T18:58:42.145Z] === RUN   TestCopyFromContainer//
18:58:42 [2022-07-18T18:58:42.401Z] === RUN   TestCopyFromContainer//bar/root
18:58:42 [2022-07-18T18:58:42.401Z] === RUN   TestCopyFromContainer//bar/root/
18:58:42 [2022-07-18T18:58:42.657Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
18:58:42 [2022-07-18T18:58:42.657Z] === RUN   TestCopyFromContainer/bar/quux
18:58:42 [2022-07-18T18:58:42.657Z] === RUN   TestCopyFromContainer/bar/quux/
18:58:42 [2022-07-18T18:58:42.913Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:58:42 [2022-07-18T18:58:42.913Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:58:43 [2022-07-18T18:58:43.169Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:58:43 [2022-07-18T18:58:43.169Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
18:58:43 [2022-07-18T18:58:43.169Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:58:43 [2022-07-18T18:58:43.169Z] === RUN   TestCopyFromContainer/bar/notarget
18:58:43 [2022-07-18T18:58:43.425Z] --- PASS: TestCopyFromContainer (2.86s)
18:58:43 [2022-07-18T18:58:43.425Z]     --- PASS: TestCopyFromContainer// (0.14s)
18:58:43 [2022-07-18T18:58:43.425Z]     --- PASS: TestCopyFromContainer//bar/root (0.16s)
18:58:43 [2022-07-18T18:58:43.425Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.13s)
18:58:43 [2022-07-18T18:58:43.425Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
18:58:43 [2022-07-18T18:58:43.425Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.16s)
18:58:43 [2022-07-18T18:58:43.425Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
18:58:43 [2022-07-18T18:58:43.425Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
18:58:43 [2022-07-18T18:58:43.425Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
18:58:43 [2022-07-18T18:58:43.425Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
18:58:43 [2022-07-18T18:58:43.425Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
18:58:43 [2022-07-18T18:58:43.425Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:58:43 [2022-07-18T18:58:43.425Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:58:43 [2022-07-18T18:58:43.425Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:58:43 [2022-07-18T18:58:43.425Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:58:43 [2022-07-18T18:58:43.425Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:58:43 [2022-07-18T18:58:43.425Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:58:43 [2022-07-18T18:58:43.425Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:58:43 [2022-07-18T18:58:43.425Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:58:43 [2022-07-18T18:58:43.425Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:58:43 [2022-07-18T18:58:43.425Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:58:43 [2022-07-18T18:58:43.425Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
18:58:43 [2022-07-18T18:58:43.425Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:58:43 [2022-07-18T18:58:43.425Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:58:43 [2022-07-18T18:58:43.425Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:58:43 [2022-07-18T18:58:43.425Z] === RUN   TestCreateLinkToNonExistingContainer
18:58:43 [2022-07-18T18:58:43.425Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
18:58:43 [2022-07-18T18:58:43.425Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
18:58:43 [2022-07-18T18:58:43.425Z] === RUN   TestCreateWithInvalidEnv
18:58:43 [2022-07-18T18:58:43.425Z] === RUN   TestCreateWithInvalidEnv/0
18:58:43 [2022-07-18T18:58:43.425Z] === PAUSE TestCreateWithInvalidEnv/0
18:58:43 [2022-07-18T18:58:43.425Z] === RUN   TestCreateWithInvalidEnv/1
18:58:43 [2022-07-18T18:58:43.425Z] === PAUSE TestCreateWithInvalidEnv/1
18:58:43 [2022-07-18T18:58:43.425Z] === RUN   TestCreateWithInvalidEnv/2
18:58:43 [2022-07-18T18:58:43.425Z] === PAUSE TestCreateWithInvalidEnv/2
18:58:43 [2022-07-18T18:58:43.425Z] === CONT  TestCreateWithInvalidEnv/0
18:58:43 [2022-07-18T18:58:43.425Z] === CONT  TestCreateWithInvalidEnv/2
18:58:43 [2022-07-18T18:58:43.425Z] === CONT  TestCreateWithInvalidEnv/1
18:58:43 [2022-07-18T18:58:43.425Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
18:58:43 [2022-07-18T18:58:43.425Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:58:43 [2022-07-18T18:58:43.425Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:58:43 [2022-07-18T18:58:43.425Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:58:43 [2022-07-18T18:58:43.425Z] === RUN   TestCreateTmpfsMountsTarget
18:58:43 [2022-07-18T18:58:43.425Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
18:58:43 [2022-07-18T18:58:43.425Z] === RUN   TestCreateWithCustomMaskedPaths
18:58:44 [2022-07-18T18:58:44.355Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
18:58:44 [2022-07-18T18:58:44.355Z] === RUN   TestDockerSuite/TestContainerAPIKill
18:58:45 [2022-07-18T18:58:45.287Z] === RUN   TestDockerSuite/TestContainerAPIPause
18:58:45 [2022-07-18T18:58:45.287Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
18:58:45 [2022-07-18T18:58:45.544Z] --- PASS: TestCreateWithCustomMaskedPaths (2.10s)
18:58:45 [2022-07-18T18:58:45.544Z] === RUN   TestCreateWithCustomReadonlyPaths
18:58:46 [2022-07-18T18:58:46.108Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
18:58:46 [2022-07-18T18:58:46.672Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
18:58:46 [2022-07-18T18:58:46.928Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
18:58:46 [2022-07-18T18:58:46.928Z] === RUN   TestDockerSuite/TestContainerAPIRename
18:58:47 [2022-07-18T18:58:47.184Z]     check_test.go:540: [d82011acbcd22] daemon is not started
18:58:47 [2022-07-18T18:58:47.184Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
18:58:47 [2022-07-18T18:58:47.455Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.446s	coverage: 13.4% of statements
18:58:47 [2022-07-18T18:58:47.747Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.02s)
18:58:47 [2022-07-18T18:58:47.747Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:58:47 [2022-07-18T18:58:47.747Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:58:47 [2022-07-18T18:58:47.747Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:58:47 [2022-07-18T18:58:47.747Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:58:47 [2022-07-18T18:58:47.747Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:58:47 [2022-07-18T18:58:47.747Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:58:47 [2022-07-18T18:58:47.747Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:58:47 [2022-07-18T18:58:47.747Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:58:47 [2022-07-18T18:58:47.747Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:58:47 [2022-07-18T18:58:47.747Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:58:47 [2022-07-18T18:58:47.747Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:58:47 [2022-07-18T18:58:47.747Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:58:47 [2022-07-18T18:58:47.747Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:58:47 [2022-07-18T18:58:47.747Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:58:47 [2022-07-18T18:58:47.747Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:58:47 [2022-07-18T18:58:47.747Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:58:47 [2022-07-18T18:58:47.747Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
18:58:47 [2022-07-18T18:58:47.747Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:58:47 [2022-07-18T18:58:47.747Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
18:58:47 [2022-07-18T18:58:47.747Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:58:47 [2022-07-18T18:58:47.747Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
18:58:47 [2022-07-18T18:58:47.747Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:58:47 [2022-07-18T18:58:47.747Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:58:47 [2022-07-18T18:58:47.747Z] === RUN   TestDockerSuite/TestContainerAPIRestart
18:58:48 [2022-07-18T18:58:48.404Z] ok  	github.com/docker/docker/daemon/config	0.033s	coverage: 81.7% of statements
18:58:48 [2022-07-18T18:58:48.677Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s)
18:58:48 [2022-07-18T18:58:48.677Z] === RUN   TestCreateDifferentPlatform
18:58:48 [2022-07-18T18:58:48.677Z] === RUN   TestCreateDifferentPlatform/different_os
18:58:48 [2022-07-18T18:58:48.677Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:58:48 [2022-07-18T18:58:48.677Z] --- PASS: TestCreateDifferentPlatform (0.02s)
18:58:48 [2022-07-18T18:58:48.677Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:58:48 [2022-07-18T18:58:48.677Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:58:48 [2022-07-18T18:58:48.677Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:58:48 [2022-07-18T18:58:48.677Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
18:58:48 [2022-07-18T18:58:48.677Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:58:48 [2022-07-18T18:58:48.677Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s)
18:58:48 [2022-07-18T18:58:48.677Z] === RUN   TestCreateInvalidHostConfig
18:58:48 [2022-07-18T18:58:48.677Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
18:58:48 [2022-07-18T18:58:48.677Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
18:58:48 [2022-07-18T18:58:48.677Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
18:58:48 [2022-07-18T18:58:48.677Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
18:58:48 [2022-07-18T18:58:48.677Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:58:48 [2022-07-18T18:58:48.677Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:58:48 [2022-07-18T18:58:48.677Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
18:58:48 [2022-07-18T18:58:48.677Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
18:58:48 [2022-07-18T18:58:48.677Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
18:58:48 [2022-07-18T18:58:48.677Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:58:48 [2022-07-18T18:58:48.677Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
18:58:48 [2022-07-18T18:58:48.677Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
18:58:48 [2022-07-18T18:58:48.677Z] --- PASS: TestCreateInvalidHostConfig (0.02s)
18:58:48 [2022-07-18T18:58:48.677Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
18:58:48 [2022-07-18T18:58:48.677Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
18:58:48 [2022-07-18T18:58:48.677Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
18:58:48 [2022-07-18T18:58:48.677Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
18:58:48 [2022-07-18T18:58:48.677Z] === RUN   TestContainerStartOnDaemonRestart
18:58:48 [2022-07-18T18:58:48.677Z] === PAUSE TestContainerStartOnDaemonRestart
18:58:48 [2022-07-18T18:58:48.677Z] === RUN   TestDaemonRestartIpcMode
18:58:48 [2022-07-18T18:58:48.677Z] === PAUSE TestDaemonRestartIpcMode
18:58:48 [2022-07-18T18:58:48.677Z] === RUN   TestDaemonHostGatewayIP
18:58:48 [2022-07-18T18:58:48.677Z] === PAUSE TestDaemonHostGatewayIP
18:58:48 [2022-07-18T18:58:48.677Z] === RUN   TestRestartDaemonWithRestartingContainer
18:58:48 [2022-07-18T18:58:48.677Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:58:48 [2022-07-18T18:58:48.677Z] === RUN   TestContainerKillOnDaemonStart
18:58:48 [2022-07-18T18:58:48.677Z] === PAUSE TestContainerKillOnDaemonStart
18:58:48 [2022-07-18T18:58:48.677Z] === RUN   TestDiff
18:58:48 [2022-07-18T18:58:48.999Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
18:58:49 [2022-07-18T18:58:49.239Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
18:58:49 [2022-07-18T18:58:49.239Z] --- PASS: TestDiff (0.68s)
18:58:49 [2022-07-18T18:58:49.239Z] === RUN   TestExecConsoleSize
18:58:49 [2022-07-18T18:58:49.594Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
18:58:49 [2022-07-18T18:58:49.802Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
18:58:50 [2022-07-18T18:58:50.059Z] --- PASS: TestExecConsoleSize (0.86s)
18:58:50 [2022-07-18T18:58:50.059Z] === RUN   TestExecWithCloseStdin
18:58:50 [2022-07-18T18:58:50.165Z] ok  	github.com/docker/docker/daemon	10.124s	coverage: 16.2% of statements
18:58:50 [2022-07-18T18:58:50.165Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:58:50 [2022-07-18T18:58:50.165Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:58:50 [2022-07-18T18:58:50.165Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
18:58:50 [2022-07-18T18:58:50.165Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:58:50 [2022-07-18T18:58:50.165Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:58:50 [2022-07-18T18:58:50.622Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
18:58:50 [2022-07-18T18:58:50.878Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
18:58:50 [2022-07-18T18:58:50.878Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
18:58:50 [2022-07-18T18:58:50.878Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
18:58:50 [2022-07-18T18:58:50.878Z] === RUN   TestDockerSuite/TestContainerAPIStart
18:58:51 [2022-07-18T18:58:51.104Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.606s	coverage: 74.8% of statements
18:58:51 [2022-07-18T18:58:51.136Z] --- PASS: TestExecWithCloseStdin (0.93s)
18:58:51 [2022-07-18T18:58:51.136Z] === RUN   TestExec
18:58:51 [2022-07-18T18:58:51.393Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
18:58:51 [2022-07-18T18:58:51.650Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
18:58:51 [2022-07-18T18:58:51.906Z] --- PASS: TestExec (0.81s)
18:58:51 [2022-07-18T18:58:51.906Z] === RUN   TestExecUser
18:58:52 [2022-07-18T18:58:52.042Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.295s	coverage: 56.2% of statements
18:58:52 [2022-07-18T18:58:52.042Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 3.0% of statements
18:58:52 [2022-07-18T18:58:52.835Z] --- PASS: TestExecUser (0.70s)
18:58:52 [2022-07-18T18:58:52.835Z] === RUN   TestExportContainerAndImportImage
18:58:53 [2022-07-18T18:58:53.397Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
18:58:53 [2022-07-18T18:58:53.397Z] --- PASS: TestExportContainerAndImportImage (0.76s)
18:58:53 [2022-07-18T18:58:53.397Z] === RUN   TestExportContainerAfterDaemonRestart
18:58:53 [2022-07-18T18:58:53.421Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
18:58:54 [2022-07-18T18:58:54.762Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
18:58:54 [2022-07-18T18:58:54.762Z] === RUN   TestHealthCheckWorkdir
18:58:54 [2022-07-18T18:58:54.817Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.195s	coverage: 50.6% of statements
18:58:55 [2022-07-18T18:58:55.324Z] --- PASS: TestHealthCheckWorkdir (0.60s)
18:58:55 [2022-07-18T18:58:55.324Z] === RUN   TestHealthKillContainer
18:58:55 [2022-07-18T18:58:55.886Z] === RUN   TestDockerSuite/TestContainerAPIStop
18:58:56 [2022-07-18T18:58:56.451Z] === RUN   TestDockerSuite/TestContainerAPITop
18:58:56 [2022-07-18T18:58:56.706Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
18:58:56 [2022-07-18T18:58:56.706Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
18:58:56 [2022-07-18T18:58:56.706Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
18:58:56 [2022-07-18T18:58:56.725Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.046s	coverage: 46.1% of statements
18:58:56 [2022-07-18T18:58:56.725Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:58:56 [2022-07-18T18:58:56.725Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.030s	coverage: 58.5% of statements
18:58:56 [2022-07-18T18:58:56.725Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:58:56 [2022-07-18T18:58:56.725Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:58:56 [2022-07-18T18:58:56.972Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
18:58:56 [2022-07-18T18:58:56.972Z] === RUN   TestDockerSuite/TestContainerAPIWait
18:58:57 [2022-07-18T18:58:57.293Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.014s	coverage: 58.5% of statements
18:58:57 [2022-07-18T18:58:57.862Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.018s	coverage: 3.0% of statements
18:58:58 [2022-07-18T18:58:58.430Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
18:58:59 [2022-07-18T18:58:59.367Z] ok  	github.com/docker/docker/daemon/images	0.037s	coverage: 6.9% of statements
18:58:59 [2022-07-18T18:58:59.367Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:58:59 [2022-07-18T18:58:59.367Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:58:59 [2022-07-18T18:58:59.510Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
18:58:59 [2022-07-18T18:58:59.935Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.2% of statements
18:59:00 [2022-07-18T18:59:00.072Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
18:59:00 [2022-07-18T18:59:00.636Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
18:59:00 [2022-07-18T18:59:00.636Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>}
18:59:00 [2022-07-18T18:59:00.873Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.021s	coverage: 53.6% of statements
18:59:00 [2022-07-18T18:59:00.873Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.142s	coverage: 80.2% of statements
18:59:00 [2022-07-18T18:59:00.873Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:59:00 [2022-07-18T18:59:00.892Z]     check_test.go:540: [d126acf372a54] daemon is not started
18:59:00 [2022-07-18T18:59:00.892Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
18:59:01 [2022-07-18T18:59:01.442Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
18:59:01 [2022-07-18T18:59:01.442Z] ok  	github.com/docker/docker/daemon/logger/journald	0.007s	coverage: 23.4% of statements
18:59:01 [2022-07-18T18:59:01.458Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
18:59:01 [2022-07-18T18:59:01.701Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
18:59:02 [2022-07-18T18:59:02.020Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
18:59:02 [2022-07-18T18:59:02.020Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>}
18:59:02 [2022-07-18T18:59:02.271Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.168s	coverage: 76.8% of statements
18:59:02 [2022-07-18T18:59:02.532Z] ok  	github.com/docker/docker/daemon/logger/local	0.029s	coverage: 79.4% of statements
18:59:02 [2022-07-18T18:59:02.532Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:59:02 [2022-07-18T18:59:02.532Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
18:59:02 [2022-07-18T18:59:02.582Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
18:59:03 [2022-07-18T18:59:03.470Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.020s	coverage: 66.1% of statements
18:59:03 [2022-07-18T18:59:03.470Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
18:59:03 [2022-07-18T18:59:03.509Z] --- PASS: TestHealthKillContainer (8.05s)
18:59:03 [2022-07-18T18:59:03.509Z] === RUN   TestInspectCpusetInConfigPre120
18:59:03 [2022-07-18T18:59:03.509Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>}
18:59:04 [2022-07-18T18:59:04.071Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s)
18:59:04 [2022-07-18T18:59:04.071Z] === RUN   TestIpcModeNone
18:59:04 [2022-07-18T18:59:04.408Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 46.8% of statements
18:59:04 [2022-07-18T18:59:04.408Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
18:59:04 [2022-07-18T18:59:04.979Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
18:59:05 [2022-07-18T18:59:05.000Z] --- PASS: TestIpcModeNone (0.74s)
18:59:05 [2022-07-18T18:59:05.000Z] === RUN   TestIpcModePrivate
18:59:05 [2022-07-18T18:59:05.000Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>}
18:59:05 [2022-07-18T18:59:05.257Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
18:59:05 [2022-07-18T18:59:05.257Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false
18:59:05 [2022-07-18T18:59:05.514Z] --- PASS: TestIpcModePrivate (0.67s)
18:59:05 [2022-07-18T18:59:05.514Z] === RUN   TestIpcModeShareable
18:59:05 [2022-07-18T18:59:05.770Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
18:59:05 [2022-07-18T18:59:05.915Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.542s	coverage: 82.5% of statements
18:59:05 [2022-07-18T18:59:05.915Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:59:05 [2022-07-18T18:59:05.915Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:59:06 [2022-07-18T18:59:06.028Z] --- PASS: TestIpcModeShareable (0.62s)
18:59:06 [2022-07-18T18:59:06.028Z] === RUN   TestAPIIpcModeShareableAndContainer
18:59:06 [2022-07-18T18:59:06.487Z] ok  	github.com/docker/docker/distribution/metadata	0.027s	coverage: 44.4% of statements
18:59:06 [2022-07-18T18:59:06.590Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000c7aed0_<nil>_<nil>}
18:59:07 [2022-07-18T18:59:07.865Z] ok  	github.com/docker/docker/distribution	1.507s	coverage: 28.0% of statements
18:59:07 [2022-07-18T18:59:07.865Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:59:07 [2022-07-18T18:59:07.955Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11684798185_/foo_false__<nil>_<nil>_<nil>_<nil>}
18:59:08 [2022-07-18T18:59:08.124Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
18:59:08 [2022-07-18T18:59:08.211Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.05s)
18:59:08 [2022-07-18T18:59:08.211Z] === RUN   TestAPIIpcModeHost
18:59:08 [2022-07-18T18:59:08.692Z] ok  	github.com/docker/docker/image	0.024s	coverage: 86.9% of statements
18:59:08 [2022-07-18T18:59:08.773Z] --- PASS: TestAPIIpcModeHost (0.71s)
18:59:08 [2022-07-18T18:59:08.773Z] === RUN   TestDaemonIpcModeShareable
18:59:09 [2022-07-18T18:59:09.262Z] ok  	github.com/docker/docker/distribution/xfer	1.884s	coverage: 84.9% of statements
18:59:09 [2022-07-18T18:59:09.262Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:59:09 [2022-07-18T18:59:09.262Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
18:59:09 [2022-07-18T18:59:09.702Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11684798185_/foo_true__<nil>_<nil>_<nil>_<nil>}
18:59:09 [2022-07-18T18:59:09.702Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
18:59:09 [2022-07-18T18:59:09.831Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
18:59:09 [2022-07-18T18:59:09.831Z] ?   	github.com/docker/docker/image/v1	[no test files]
18:59:09 [2022-07-18T18:59:09.831Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:59:10 [2022-07-18T18:59:10.264Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true
18:59:10 [2022-07-18T18:59:10.264Z] --- PASS: TestDaemonIpcModeShareable (1.52s)
18:59:10 [2022-07-18T18:59:10.264Z] === RUN   TestDaemonIpcModePrivate
18:59:10 [2022-07-18T18:59:10.400Z] ok  	github.com/docker/docker/libcontainerd/queue	0.028s	coverage: 100.0% of statements
18:59:10 [2022-07-18T18:59:10.969Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 46.0% of statements
18:59:11 [2022-07-18T18:59:11.193Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33572911947_/foo_false__<nil>_<nil>_<nil>_<nil>}
18:59:11 [2022-07-18T18:59:11.538Z] ok  	github.com/docker/docker/opts	0.023s	coverage: 66.0% of statements
18:59:11 [2022-07-18T18:59:11.538Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
18:59:11 [2022-07-18T18:59:11.758Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: false, mustBeShared: false
18:59:12 [2022-07-18T18:59:12.014Z] --- PASS: TestDaemonIpcModePrivate (1.61s)
18:59:12 [2022-07-18T18:59:12.014Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:59:12 [2022-07-18T18:59:12.014Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
18:59:12 [2022-07-18T18:59:12.014Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
18:59:12 [2022-07-18T18:59:12.014Z]     check_test.go:540: [d8bc829c99a44] daemon is not started
18:59:12 [2022-07-18T18:59:12.014Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
18:59:12 [2022-07-18T18:59:12.575Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33572911947_/foo_true__<nil>_<nil>_<nil>_<nil>}
18:59:13 [2022-07-18T18:59:13.452Z] ok  	github.com/docker/docker/pkg/archive	0.296s	coverage: 82.3% of statements
18:59:13 [2022-07-18T18:59:13.505Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: false, mustBeShared: false
18:59:13 [2022-07-18T18:59:13.505Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.60s)
18:59:13 [2022-07-18T18:59:13.505Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:59:14 [2022-07-18T18:59:14.069Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
18:59:14 [2022-07-18T18:59:14.326Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33572911947_/foo_true__0xc000c7af00_<nil>_<nil>_<nil>}
18:59:14 [2022-07-18T18:59:14.390Z] ok  	github.com/docker/docker/pkg/authorization	0.582s	coverage: 68.3% of statements
18:59:14 [2022-07-18T18:59:14.390Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
18:59:14 [2022-07-18T18:59:14.650Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
18:59:14 [2022-07-18T18:59:14.894Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true
18:59:15 [2022-07-18T18:59:15.152Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.59s)
18:59:15 [2022-07-18T18:59:15.152Z] === RUN   TestIpcModeOlderClient
18:59:15 [2022-07-18T18:59:15.152Z] === PAUSE TestIpcModeOlderClient
18:59:15 [2022-07-18T18:59:15.152Z] === RUN   TestKillContainerInvalidSignal
18:59:15 [2022-07-18T18:59:15.715Z] --- PASS: TestKillContainerInvalidSignal (0.58s)
18:59:15 [2022-07-18T18:59:15.715Z] === RUN   TestKillContainer
18:59:15 [2022-07-18T18:59:15.715Z] === RUN   TestKillContainer/no_signal
18:59:15 [2022-07-18T18:59:15.715Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000c7af18_<nil>_<nil>}
18:59:15 [2022-07-18T18:59:15.971Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
18:59:16 [2022-07-18T18:59:16.534Z] === RUN   TestKillContainer/non_killing_signal
18:59:16 [2022-07-18T18:59:16.534Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000c7af30_<nil>_<nil>}
18:59:16 [2022-07-18T18:59:16.874Z] #64 414.3 # github.com/containerd/containerd/cmd/containerd
18:59:16 [2022-07-18T18:59:16.874Z] #64 414.3 /usr/bin/ld: /tmp/go-link-4058179908/000019.o: in function `New':
18:59:16 [2022-07-18T18:59:16.874Z] #64 414.3 /tmp/tmp.3gogsHNRme/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
18:59:16 [2022-07-18T18:59:16.874Z] #64 414.3 + bin/containerd-stress
18:59:16 [2022-07-18T18:59:16.874Z] #64 415.4 + bin/containerd-shim
18:59:17 [2022-07-18T18:59:17.098Z] === RUN   TestKillContainer/killing_signal
18:59:17 [2022-07-18T18:59:17.662Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
18:59:17 [2022-07-18T18:59:17.918Z] --- PASS: TestKillContainer (2.12s)
18:59:17 [2022-07-18T18:59:17.918Z]     --- PASS: TestKillContainer/no_signal (0.63s)
18:59:17 [2022-07-18T18:59:17.918Z]     --- PASS: TestKillContainer/non_killing_signal (0.60s)
18:59:17 [2022-07-18T18:59:17.918Z]     --- PASS: TestKillContainer/killing_signal (0.69s)
18:59:17 [2022-07-18T18:59:17.918Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:59:17 [2022-07-18T18:59:17.918Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:59:17 [2022-07-18T18:59:17.939Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.532s	coverage: 42.7% of statements
18:59:18 [2022-07-18T18:59:18.174Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000c7af48_<nil>_<nil>}
18:59:18 [2022-07-18T18:59:18.198Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
18:59:18 [2022-07-18T18:59:18.198Z] ok  	github.com/docker/docker/layer	7.414s	coverage: 68.9% of statements
18:59:18 [2022-07-18T18:59:18.198Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:59:18 [2022-07-18T18:59:18.198Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:59:18 [2022-07-18T18:59:18.198Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:59:18 [2022-07-18T18:59:18.198Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:59:18 [2022-07-18T18:59:18.198Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:59:18 [2022-07-18T18:59:18.198Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:59:18 [2022-07-18T18:59:18.430Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:59:18 [2022-07-18T18:59:18.458Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 80.0% of statements
18:59:18 [2022-07-18T18:59:18.458Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
18:59:19 [2022-07-18T18:59:19.027Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 87.2% of statements
18:59:19 [2022-07-18T18:59:19.027Z] ok  	github.com/docker/docker/pkg/fsutils	0.216s	coverage: 85.1% of statements
18:59:19 [2022-07-18T18:59:19.286Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
18:59:19 [2022-07-18T18:59:19.380Z]     check_test.go:540: [d60d40b9d9a0e] daemon is not started
18:59:19 [2022-07-18T18:59:19.380Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
18:59:19 [2022-07-18T18:59:19.380Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s)
18:59:19 [2022-07-18T18:59:19.380Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
18:59:19 [2022-07-18T18:59:19.380Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s)
18:59:19 [2022-07-18T18:59:19.380Z] === RUN   TestKillStoppedContainer
18:59:19 [2022-07-18T18:59:19.380Z] --- PASS: TestKillStoppedContainer (0.06s)
18:59:19 [2022-07-18T18:59:19.380Z] === RUN   TestKillStoppedContainerAPIPre120
18:59:19 [2022-07-18T18:59:19.380Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
18:59:19 [2022-07-18T18:59:19.380Z] === RUN   TestKillDifferentUserContainer
18:59:19 [2022-07-18T18:59:19.637Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000c7af60_<nil>_<nil>}
18:59:19 [2022-07-18T18:59:19.893Z] --- PASS: TestKillDifferentUserContainer (0.59s)
18:59:19 [2022-07-18T18:59:19.893Z] === RUN   TestInspectOomKilledTrue
18:59:19 [2022-07-18T18:59:19.893Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:59:19 [2022-07-18T18:59:19.893Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:59:19 [2022-07-18T18:59:19.893Z] === RUN   TestInspectOomKilledFalse
18:59:19 [2022-07-18T18:59:19.893Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:59:19 [2022-07-18T18:59:19.893Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:59:19 [2022-07-18T18:59:19.893Z] === RUN   TestLinksEtcHostsContentMatch
18:59:19 [2022-07-18T18:59:19.947Z] Created binary: bundles/dynbinary-daemon/dockerd
18:59:19 [2022-07-18T18:59:19.947Z] Building: bundles/dynbinary-daemon/docker-proxy
18:59:19 [2022-07-18T18:59:19.947Z] GOOS="" GOARCH="" GOARM=""
18:59:19 [2022-07-18T18:59:19.947Z] Created binary: bundles/dynbinary-daemon/docker-proxy
18:59:19 [2022-07-18T18:59:19.947Z] 
18:59:19 [2022-07-18T18:59:19.947Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:59:19 [2022-07-18T18:59:19.947Z] DOCKER_SYSTEMD=1
18:59:19 [2022-07-18T18:59:19.947Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:59:19 [2022-07-18T18:59:19.947Z] HOSTNAME=c1eae2ea8c9e
18:59:19 [2022-07-18T18:59:19.947Z] DEST=bundles/test-integration
18:59:19 [2022-07-18T18:59:19.947Z] PWD=/go/src/github.com/docker/docker
18:59:19 [2022-07-18T18:59:19.947Z] DOCKER_GITCOMMIT=11e6176669c1ce8d738e00561c416caff589a3d2
18:59:19 [2022-07-18T18:59:19.947Z] container=docker
18:59:19 [2022-07-18T18:59:19.947Z] HOME=/root
18:59:19 [2022-07-18T18:59:19.947Z] LANG=C.UTF-8
18:59:19 [2022-07-18T18:59:19.947Z] INVOCATION_ID=0f703d10a4064971bb3ac8c57e7e41c7
18:59:19 [2022-07-18T18:59:19.947Z] GOLANG_VERSION=1.18.4
18:59:19 [2022-07-18T18:59:19.947Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:59:19 [2022-07-18T18:59:19.947Z] VALIDATE_BRANCH=master
18:59:19 [2022-07-18T18:59:19.947Z] TERM=xterm
18:59:19 [2022-07-18T18:59:19.947Z] DOCKER_PKG=github.com/docker/docker
18:59:19 [2022-07-18T18:59:19.947Z] SHLVL=3
18:59:19 [2022-07-18T18:59:19.947Z] TIMEOUT=120m
18:59:19 [2022-07-18T18:59:19.947Z] DOCKER_BUILDTAGS= journald
18:59:19 [2022-07-18T18:59:19.947Z] DOCKER_GRAPHDRIVER=overlay2
18:59:19 [2022-07-18T18:59:19.947Z] GO111MODULE=off
18:59:19 [2022-07-18T18:59:19.947Z] DOCKER_EXPERIMENTAL=1
18:59:19 [2022-07-18T18:59:19.947Z] TEST_SKIP_INTEGRATION_CLI=1
18:59:19 [2022-07-18T18:59:19.947Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:59:19 [2022-07-18T18:59:19.947Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:59:19 [2022-07-18T18:59:19.947Z] GOPATH=/go
18:59:19 [2022-07-18T18:59:19.947Z] PKG_CONFIG=pkg-config
18:59:19 [2022-07-18T18:59:19.947Z] _=/usr/bin/env
18:59:19 [2022-07-18T18:59:19.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:59:20 [2022-07-18T18:59:20.223Z] ok  	github.com/docker/docker/pkg/ioutils	0.352s	coverage: 71.0% of statements
18:59:20 [2022-07-18T18:59:20.224Z] ok  	github.com/docker/docker/pkg/idtools	0.453s	coverage: 67.9% of statements
18:59:20 [2022-07-18T18:59:20.454Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s)
18:59:20 [2022-07-18T18:59:20.454Z] === RUN   TestLinksContainerNames
18:59:20 [2022-07-18T18:59:20.483Z] ok  	github.com/docker/docker/pkg/longpath	0.008s	coverage: 100.0% of statements
18:59:20 [2022-07-18T18:59:20.483Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.013s	coverage: 91.7% of statements
18:59:20 [2022-07-18T18:59:20.483Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:59:20 [2022-07-18T18:59:20.742Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
18:59:20 [2022-07-18T18:59:20.742Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
18:59:21 [2022-07-18T18:59:21.001Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
18:59:21 [2022-07-18T18:59:21.261Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 90.5% of statements
18:59:21 [2022-07-18T18:59:21.261Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
18:59:21 [2022-07-18T18:59:21.261Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:59:21 [2022-07-18T18:59:21.261Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:59:21 [2022-07-18T18:59:21.383Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
18:59:21 [2022-07-18T18:59:21.831Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.013s	coverage: 56.8% of statements
18:59:21 [2022-07-18T18:59:21.944Z] --- PASS: TestLinksContainerNames (1.25s)
18:59:21 [2022-07-18T18:59:21.944Z] === RUN   TestLogsFollowTailEmpty
18:59:21 [2022-07-18T18:59:21.944Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
18:59:22 [2022-07-18T18:59:22.090Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
18:59:22 [2022-07-18T18:59:22.350Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
18:59:22 [2022-07-18T18:59:22.505Z]     check_test.go:540: [d730263bb720a] daemon is not started
18:59:22 [2022-07-18T18:59:22.506Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
18:59:22 [2022-07-18T18:59:22.506Z] --- PASS: TestLogsFollowTailEmpty (0.75s)
18:59:22 [2022-07-18T18:59:22.506Z] === RUN   TestLogs
18:59:22 [2022-07-18T18:59:22.506Z] === RUN   TestLogs/driver_local
18:59:22 [2022-07-18T18:59:22.506Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
18:59:22 [2022-07-18T18:59:22.506Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
18:59:22 [2022-07-18T18:59:22.506Z] === RUN   TestLogs/driver_local/tty/only_stdout
18:59:22 [2022-07-18T18:59:22.506Z] === PAUSE TestLogs/driver_local/tty/only_stdout
18:59:22 [2022-07-18T18:59:22.506Z] === RUN   TestLogs/driver_local/tty/only_stderr
18:59:22 [2022-07-18T18:59:22.506Z] === PAUSE TestLogs/driver_local/tty/only_stderr
18:59:22 [2022-07-18T18:59:22.506Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
18:59:22 [2022-07-18T18:59:22.506Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
18:59:22 [2022-07-18T18:59:22.506Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
18:59:22 [2022-07-18T18:59:22.506Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
18:59:22 [2022-07-18T18:59:22.506Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
18:59:22 [2022-07-18T18:59:22.506Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
18:59:22 [2022-07-18T18:59:22.506Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
18:59:22 [2022-07-18T18:59:22.506Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
18:59:22 [2022-07-18T18:59:22.610Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
18:59:22 [2022-07-18T18:59:22.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
18:59:22 [2022-07-18T18:59:22.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
18:59:22 [2022-07-18T18:59:22.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
18:59:22 [2022-07-18T18:59:22.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
18:59:22 [2022-07-18T18:59:22.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
18:59:22 [2022-07-18T18:59:22.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
18:59:22 [2022-07-18T18:59:22.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
18:59:22 [2022-07-18T18:59:22.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
18:59:22 [2022-07-18T18:59:22.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
18:59:22 [2022-07-18T18:59:22.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
18:59:22 [2022-07-18T18:59:22.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
18:59:22 [2022-07-18T18:59:22.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
18:59:22 [2022-07-18T18:59:22.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
18:59:22 [2022-07-18T18:59:22.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
18:59:22 [2022-07-18T18:59:22.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
18:59:22 [2022-07-18T18:59:22.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
18:59:23 [2022-07-18T18:59:23.017Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
18:59:23 [2022-07-18T18:59:23.017Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
18:59:23 [2022-07-18T18:59:23.017Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
18:59:23 [2022-07-18T18:59:23.017Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
18:59:23 [2022-07-18T18:59:23.274Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
18:59:23 [2022-07-18T18:59:23.447Z] #64 426.6 + bin/containerd-shim-runc-v1
18:59:23 [2022-07-18T18:59:23.531Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
18:59:23 [2022-07-18T18:59:23.788Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
18:59:23 [2022-07-18T18:59:23.788Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
18:59:23 [2022-07-18T18:59:23.987Z] ok  	github.com/docker/docker/pkg/pubsub	1.047s	coverage: 75.0% of statements
18:59:24 [2022-07-18T18:59:24.246Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
18:59:24 [2022-07-18T18:59:24.506Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
18:59:24 [2022-07-18T18:59:24.506Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
18:59:24 [2022-07-18T18:59:24.717Z] === CONT  TestLogs/driver_local/tty/only_stderr
18:59:24 [2022-07-18T18:59:24.717Z] === CONT  TestLogs/driver_local/tty/only_stdout
18:59:24 [2022-07-18T18:59:24.766Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
18:59:25 [2022-07-18T18:59:25.025Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
18:59:25 [2022-07-18T18:59:25.594Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
18:59:25 [2022-07-18T18:59:25.649Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
18:59:25 [2022-07-18T18:59:25.650Z] === RUN   TestLogs/driver_json-file
18:59:25 [2022-07-18T18:59:25.650Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
18:59:25 [2022-07-18T18:59:25.650Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
18:59:25 [2022-07-18T18:59:25.650Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
18:59:25 [2022-07-18T18:59:25.650Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
18:59:25 [2022-07-18T18:59:25.650Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
18:59:25 [2022-07-18T18:59:25.650Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
18:59:25 [2022-07-18T18:59:25.650Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:59:25 [2022-07-18T18:59:25.650Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:59:25 [2022-07-18T18:59:25.650Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
18:59:25 [2022-07-18T18:59:25.650Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
18:59:25 [2022-07-18T18:59:25.650Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
18:59:25 [2022-07-18T18:59:25.650Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
18:59:25 [2022-07-18T18:59:25.650Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
18:59:25 [2022-07-18T18:59:25.650Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
18:59:25 [2022-07-18T18:59:25.650Z]     docker_cli_daemon_plugins_test.go:80: [d9d95997465e9] daemon is not started
18:59:25 [2022-07-18T18:59:25.853Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 42.3% of statements
18:59:26 [2022-07-18T18:59:26.212Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
18:59:26 [2022-07-18T18:59:26.422Z] ok  	github.com/docker/docker/pkg/tailfile	0.061s	coverage: 88.6% of statements
18:59:26 [2022-07-18T18:59:26.681Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
18:59:26 [2022-07-18T18:59:26.775Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
18:59:26 [2022-07-18T18:59:26.775Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:59:26 [2022-07-18T18:59:26.940Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
18:59:27 [2022-07-18T18:59:27.034Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
18:59:27 [2022-07-18T18:59:27.596Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
18:59:27 [2022-07-18T18:59:27.597Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
18:59:27 [2022-07-18T18:59:27.853Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
18:59:28 [2022-07-18T18:59:28.418Z] --- PASS: TestLogs (5.98s)
18:59:28 [2022-07-18T18:59:28.418Z]     --- PASS: TestLogs/driver_local (0.01s)
18:59:28 [2022-07-18T18:59:28.418Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.05s)
18:59:28 [2022-07-18T18:59:28.418Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.11s)
18:59:28 [2022-07-18T18:59:28.418Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.83s)
18:59:28 [2022-07-18T18:59:28.418Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.93s)
18:59:28 [2022-07-18T18:59:28.418Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.07s)
18:59:28 [2022-07-18T18:59:28.418Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.05s)
18:59:28 [2022-07-18T18:59:28.418Z]     --- PASS: TestLogs/driver_json-file (0.02s)
18:59:28 [2022-07-18T18:59:28.418Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.04s)
18:59:28 [2022-07-18T18:59:28.418Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.07s)
18:59:28 [2022-07-18T18:59:28.418Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.94s)
18:59:28 [2022-07-18T18:59:28.418Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.02s)
18:59:28 [2022-07-18T18:59:28.418Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.85s)
18:59:28 [2022-07-18T18:59:28.418Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.85s)
18:59:28 [2022-07-18T18:59:28.419Z] === RUN   TestContainerNetworkMountsNoChown
18:59:28 [2022-07-18T18:59:28.884Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
18:59:29 [2022-07-18T18:59:29.144Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
18:59:29 [2022-07-18T18:59:29.348Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s)
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/default
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/default
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/private
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/private
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/rprivate
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/rprivate
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/slave
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/slave
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/rslave
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/rslave
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/shared
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/shared
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/rshared
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/rshared
18:59:29 [2022-07-18T18:59:29.348Z] === CONT  TestMountDaemonRoot/default
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/default/bind_root
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/default/mount_root
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === CONT  TestMountDaemonRoot/rslave
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:59:29 [2022-07-18T18:59:29.348Z] === CONT  TestMountDaemonRoot/rshared
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === CONT  TestMountDaemonRoot/shared
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === CONT  TestMountDaemonRoot/rprivate
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === CONT  TestMountDaemonRoot/slave
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === CONT  TestMountDaemonRoot/private
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/private/bind_root
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === RUN   TestMountDaemonRoot/private/mount_root
18:59:29 [2022-07-18T18:59:29.348Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:59:29 [2022-07-18T18:59:29.348Z] === CONT  TestMountDaemonRoot/default/bind_root
18:59:29 [2022-07-18T18:59:29.348Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:59:29 [2022-07-18T18:59:29.348Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === CONT  TestMountDaemonRoot/default/mount_root
18:59:29 [2022-07-18T18:59:29.348Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:59:29 [2022-07-18T18:59:29.348Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:59:29 [2022-07-18T18:59:29.348Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:59:29 [2022-07-18T18:59:29.348Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:59:29 [2022-07-18T18:59:29.606Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:59:29 [2022-07-18T18:59:29.606Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:59:29 [2022-07-18T18:59:29.606Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:59:29 [2022-07-18T18:59:29.606Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
18:59:29 [2022-07-18T18:59:29.606Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:59:29 [2022-07-18T18:59:29.606Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:59:29 [2022-07-18T18:59:29.606Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:59:29 [2022-07-18T18:59:29.606Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:59:29 [2022-07-18T18:59:29.606Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:59:29 [2022-07-18T18:59:29.606Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:59:29 [2022-07-18T18:59:29.607Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:59:29 [2022-07-18T18:59:29.607Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:59:29 [2022-07-18T18:59:29.607Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:59:29 [2022-07-18T18:59:29.607Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:59:29 [2022-07-18T18:59:29.607Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:59:29 [2022-07-18T18:59:29.712Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 86.0% of statements
18:59:29 [2022-07-18T18:59:29.863Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:59:29 [2022-07-18T18:59:29.864Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:59:29 [2022-07-18T18:59:29.864Z] === CONT  TestMountDaemonRoot/private/mount_root
18:59:29 [2022-07-18T18:59:29.864Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:59:29 [2022-07-18T18:59:29.864Z] === CONT  TestMountDaemonRoot/private/bind_root
18:59:29 [2022-07-18T18:59:29.864Z] --- PASS: TestMountDaemonRoot (0.03s)
18:59:29 [2022-07-18T18:59:29.864Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
18:59:29 [2022-07-18T18:59:29.864Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
18:59:29 [2022-07-18T18:59:29.864Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
18:59:29 [2022-07-18T18:59:29.864Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
18:59:29 [2022-07-18T18:59:29.864Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
18:59:29 [2022-07-18T18:59:29.864Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
18:59:29 [2022-07-18T18:59:29.864Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
18:59:29 [2022-07-18T18:59:29.864Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
18:59:29 [2022-07-18T18:59:29.864Z] === RUN   TestContainerBindMountNonRecursive
18:59:30 [2022-07-18T18:59:30.018Z] #64 432.8 + bin/containerd-shim-runc-v2
18:59:30 [2022-07-18T18:59:30.120Z]     docker_cli_daemon_plugins_test.go:170: [dd5096c29a407] daemon is not started
18:59:30 [2022-07-18T18:59:30.120Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
18:59:30 [2022-07-18T18:59:30.586Z] #64 433.6 + binaries
18:59:30 [2022-07-18T18:59:30.586Z] #64 433.6 + install -D bin/containerd /build/containerd
18:59:30 [2022-07-18T18:59:30.586Z] #64 433.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:59:30 [2022-07-18T18:59:30.586Z] #64 433.7 + install -D bin/ctr /build/ctr
18:59:30 [2022-07-18T18:59:30.650Z] ok  	github.com/docker/docker/quota	0.228s	coverage: 71.4% of statements
18:59:30 [2022-07-18T18:59:30.909Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
18:59:31 [2022-07-18T18:59:31.050Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
18:59:31 [2022-07-18T18:59:31.050Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
18:59:31 [2022-07-18T18:59:31.614Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
18:59:31 [2022-07-18T18:59:31.846Z] ok  	github.com/docker/docker/registry	0.080s	coverage: 58.6% of statements
18:59:31 [2022-07-18T18:59:31.872Z] --- PASS: TestContainerBindMountNonRecursive (1.98s)
18:59:31 [2022-07-18T18:59:31.872Z] === RUN   TestContainerVolumesMountedAsShared
18:59:31 [2022-07-18T18:59:31.872Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
18:59:32 [2022-07-18T18:59:32.414Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
18:59:32 [2022-07-18T18:59:32.436Z] --- PASS: TestContainerVolumesMountedAsShared (0.74s)
18:59:32 [2022-07-18T18:59:32.436Z] === RUN   TestContainerVolumesMountedAsSlave
18:59:32 [2022-07-18T18:59:32.673Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
18:59:32 [2022-07-18T18:59:32.692Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
18:59:33 [2022-07-18T18:59:33.170Z] #64 DONE 436.0s
18:59:33 [2022-07-18T18:59:33.241Z] ok  	github.com/docker/docker/runconfig	0.011s	coverage: 64.5% of statements
18:59:33 [2022-07-18T18:59:33.241Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
18:59:33 [2022-07-18T18:59:33.254Z] --- PASS: TestContainerVolumesMountedAsSlave (0.72s)
18:59:33 [2022-07-18T18:59:33.254Z] === RUN   TestNetworkNat
18:59:33 [2022-07-18T18:59:33.511Z] === RUN   TestDockerSuite/TestExecAPIStart
18:59:33 [2022-07-18T18:59:33.737Z] 
18:59:33 [2022-07-18T18:59:33.737Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
18:59:33 [2022-07-18T18:59:33.737Z] #65 sha256:a228d905fc3ae9e17266dae54e6a97780901bc170de6758ece2a5b33972f309e
18:59:34 [2022-07-18T18:59:34.074Z] --- PASS: TestNetworkNat (0.91s)
18:59:34 [2022-07-18T18:59:34.074Z] === RUN   TestNetworkLocalhostTCPNat
18:59:34 [2022-07-18T18:59:34.672Z] #65 DONE 0.8s
18:59:34 [2022-07-18T18:59:34.672Z] 
18:59:34 [2022-07-18T18:59:34.672Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:59:34 [2022-07-18T18:59:34.672Z] #70 sha256:0ecdaad67c625471e6f80ce138663037d1d372d47b5faeaac36e1d2c99441ef2
18:59:34 [2022-07-18T18:59:34.931Z] #70 DONE 0.3s
18:59:34 [2022-07-18T18:59:34.931Z] 
18:59:34 [2022-07-18T18:59:34.931Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
18:59:34 [2022-07-18T18:59:34.931Z] #75 sha256:83e39413ad191bfe83a113d512bded5971499d60d9bd9a29e5f38fa8a35eea26
18:59:35 [2022-07-18T18:59:35.002Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s)
18:59:35 [2022-07-18T18:59:35.002Z] === RUN   TestNetworkLoopbackNat
18:59:35 [2022-07-18T18:59:35.002Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
18:59:35 [2022-07-18T18:59:35.147Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
18:59:35 [2022-07-18T18:59:35.258Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
18:59:35 [2022-07-18T18:59:35.515Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
18:59:35 [2022-07-18T18:59:35.716Z] ok  	github.com/docker/docker/volume/local	0.081s	coverage: 76.8% of statements
18:59:36 [2022-07-18T18:59:36.077Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
18:59:36 [2022-07-18T18:59:36.077Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
18:59:36 [2022-07-18T18:59:36.284Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 67.7% of statements
18:59:36 [2022-07-18T18:59:36.307Z] #75 DONE 1.0s
18:59:36 [2022-07-18T18:59:36.307Z] 
18:59:36 [2022-07-18T18:59:36.307Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
18:59:36 [2022-07-18T18:59:36.307Z] #78 sha256:41afd07090f05c012c17d644b0ecc65729876669eee7d6b32ebbf6f38a5a1d2e
18:59:36 [2022-07-18T18:59:36.307Z] #78 DONE 0.1s
18:59:36 [2022-07-18T18:59:36.307Z] 
18:59:36 [2022-07-18T18:59:36.307Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
18:59:36 [2022-07-18T18:59:36.307Z] #79 sha256:3d9f5116acd4405f85098c5e641dd9d83933d208aada19fc2d7009c3bf50d047
18:59:36 [2022-07-18T18:59:36.307Z] #79 DONE 0.0s
18:59:36 [2022-07-18T18:59:36.307Z] 
18:59:36 [2022-07-18T18:59:36.307Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
18:59:36 [2022-07-18T18:59:36.307Z] #80 sha256:ddaf03115c99d12f6934b1efe67ba388140e8392e2f245c1744b36ecac0a8cf7
18:59:36 [2022-07-18T18:59:36.307Z] #80 DONE 0.0s
18:59:36 [2022-07-18T18:59:36.307Z] 
18:59:36 [2022-07-18T18:59:36.307Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
18:59:36 [2022-07-18T18:59:36.307Z] #81 sha256:b036e4264a1681d87964445f174e252b1f2ac6cfc39fe56532e8d79d26aa69d0
18:59:36 [2022-07-18T18:59:36.638Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
18:59:36 [2022-07-18T18:59:36.638Z]     check_test.go:540: [dc8566f1acd87] daemon is not started
18:59:36 [2022-07-18T18:59:36.638Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
18:59:37 [2022-07-18T18:59:37.200Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
18:59:37 [2022-07-18T18:59:37.221Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 72.3% of statements
18:59:37 [2022-07-18T18:59:37.763Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
18:59:38 [2022-07-18T18:59:38.019Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
18:59:38 [2022-07-18T18:59:38.276Z] --- PASS: TestNetworkLoopbackNat (3.11s)
18:59:38 [2022-07-18T18:59:38.276Z] === RUN   TestPause
18:59:38 [2022-07-18T18:59:38.841Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
18:59:39 [2022-07-18T18:59:39.098Z] --- PASS: TestPause (0.81s)
18:59:39 [2022-07-18T18:59:39.098Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:59:39 [2022-07-18T18:59:39.098Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:59:39 [2022-07-18T18:59:39.098Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:59:39 [2022-07-18T18:59:39.098Z] === RUN   TestPauseStopPausedContainer
18:59:39 [2022-07-18T18:59:39.593Z] #81 DONE 2.9s
18:59:39 [2022-07-18T18:59:39.593Z] 
18:59:39 [2022-07-18T18:59:39.593Z] #82 exporting to image
18:59:39 [2022-07-18T18:59:39.593Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:59:39 [2022-07-18T18:59:39.593Z] #82 exporting layers
18:59:39 [2022-07-18T18:59:39.680Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
18:59:39 [2022-07-18T18:59:39.681Z] --- PASS: TestPauseStopPausedContainer (0.80s)
18:59:39 [2022-07-18T18:59:39.681Z] === RUN   TestPidHost
18:59:39 [2022-07-18T18:59:39.939Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
18:59:40 [2022-07-18T18:59:40.870Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
18:59:41 [2022-07-18T18:59:41.433Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
18:59:41 [2022-07-18T18:59:41.689Z] --- PASS: TestPidHost (1.96s)
18:59:41 [2022-07-18T18:59:41.690Z] === RUN   TestPsFilter
18:59:41 [2022-07-18T18:59:41.947Z] --- PASS: TestPsFilter (0.14s)
18:59:41 [2022-07-18T18:59:41.947Z] === RUN   TestRemoveContainerWithRemovedVolume
18:59:42 [2022-07-18T18:59:42.510Z] === RUN   TestDockerSuite/TestExecStateCleanup
18:59:42 [2022-07-18T18:59:42.510Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s)
18:59:42 [2022-07-18T18:59:42.510Z] === RUN   TestRemoveContainerWithVolume
18:59:43 [2022-07-18T18:59:43.073Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
18:59:43 [2022-07-18T18:59:43.330Z] --- PASS: TestRemoveContainerWithVolume (0.72s)
18:59:43 [2022-07-18T18:59:43.330Z] === RUN   TestRemoveContainerRunning
18:59:43 [2022-07-18T18:59:43.893Z] --- PASS: TestRemoveContainerRunning (0.57s)
18:59:43 [2022-07-18T18:59:43.893Z] === RUN   TestRemoveContainerForceRemoveRunning
18:59:44 [2022-07-18T18:59:44.454Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
18:59:44 [2022-07-18T18:59:44.454Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s)
18:59:44 [2022-07-18T18:59:44.454Z] === RUN   TestRemoveInvalidContainer
18:59:44 [2022-07-18T18:59:44.454Z] --- PASS: TestRemoveInvalidContainer (0.02s)
18:59:44 [2022-07-18T18:59:44.454Z] === RUN   TestRenameLinkedContainer
18:59:45 [2022-07-18T18:59:45.821Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
18:59:46 [2022-07-18T18:59:46.163Z] #82 exporting layers 7.0s done
18:59:46 [2022-07-18T18:59:46.163Z] #82 writing image sha256:fed48f61c35b3904357e4c5df20379b33d350ffbbb8e86d26cd8222436da9b11 done
18:59:46 [2022-07-18T18:59:46.164Z] #82 naming to docker.io/library/docker:11e6176669c1ce8d738e00561c416caff589a3d2 done
18:59:46 [2022-07-18T18:59:46.164Z] #82 DONE 7.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:59:46 [2022-07-18T18:59:46.506Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43819/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=11e6176669c1ce8d738e00561c416caff589a3d2 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:11e6176669c1ce8d738e00561c416caff589a3d2 hack/make.sh dynbinary test-integration
18:59:46 [2022-07-18T18:59:46.749Z] --- PASS: TestRenameLinkedContainer (2.21s)
18:59:46 [2022-07-18T18:59:46.749Z] === RUN   TestRenameStoppedContainer
18:59:47 [2022-07-18T18:59:47.312Z] --- PASS: TestRenameStoppedContainer (0.59s)
18:59:47 [2022-07-18T18:59:47.312Z] === RUN   TestRenameRunningContainerAndReuse
18:59:47 [2022-07-18T18:59:47.312Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
18:59:47 [2022-07-18T18:59:47.874Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
18:59:47 [2022-07-18T18:59:47.887Z] 
18:59:47 [2022-07-18T18:59:47.887Z] Removing bundles/
18:59:47 [2022-07-18T18:59:47.887Z] 
18:59:47 [2022-07-18T18:59:47.887Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:59:47 [2022-07-18T18:59:47.887Z] Building: bundles/dynbinary-daemon/dockerd
18:59:47 [2022-07-18T18:59:47.887Z] GOOS="" GOARCH="" GOARM=""
18:59:48 [2022-07-18T18:59:48.436Z] --- PASS: TestRenameRunningContainerAndReuse (1.09s)
18:59:48 [2022-07-18T18:59:48.436Z] === RUN   TestRenameInvalidName
18:59:48 [2022-07-18T18:59:48.691Z] --- PASS: TestRenameInvalidName (0.45s)
18:59:48 [2022-07-18T18:59:48.691Z] === RUN   TestRenameAnonymousContainer
18:59:50 [2022-07-18T18:59:50.578Z] --- PASS: TestRenameAnonymousContainer (1.68s)
18:59:50 [2022-07-18T18:59:50.578Z] === RUN   TestRenameContainerWithSameName
18:59:50 [2022-07-18T18:59:50.834Z] --- PASS: TestRenameContainerWithSameName (0.46s)
18:59:50 [2022-07-18T18:59:50.834Z] === RUN   TestRenameContainerWithLinkedContainer
18:59:51 [2022-07-18T18:59:51.396Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
18:59:51 [2022-07-18T18:59:51.957Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s)
18:59:51 [2022-07-18T18:59:51.957Z] === RUN   TestResize
18:59:52 [2022-07-18T18:59:52.213Z] --- PASS: TestResize (0.47s)
18:59:52 [2022-07-18T18:59:52.213Z] === RUN   TestResizeWithInvalidSize
18:59:52 [2022-07-18T18:59:52.775Z] --- PASS: TestResizeWithInvalidSize (0.48s)
18:59:52 [2022-07-18T18:59:52.775Z] === RUN   TestResizeWhenContainerNotStarted
18:59:53 [2022-07-18T18:59:53.337Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
18:59:53 [2022-07-18T18:59:53.337Z] === RUN   TestDaemonRestartKillContainers
18:59:53 [2022-07-18T18:59:53.337Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:59:53 [2022-07-18T18:59:53.337Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:59:53 [2022-07-18T18:59:53.593Z] === RUN   TestDockerSuite/TestGetContainerStats
18:59:55 [2022-07-18T18:59:55.481Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:59:56 [2022-07-18T18:59:56.408Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:59:57 [2022-07-18T18:59:57.772Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:59:57 [2022-07-18T18:59:57.772Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:59:58 [2022-07-18T18:59:58.028Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
18:59:58 [2022-07-18T18:59:58.284Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
18:59:59 [2022-07-18T18:59:59.151Z] ok  	github.com/docker/docker/pkg/plugins	33.637s	coverage: 76.3% of statements
18:59:59 [2022-07-18T18:59:59.151Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:59:59 [2022-07-18T18:59:59.151Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:59:59 [2022-07-18T18:59:59.151Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
18:59:59 [2022-07-18T18:59:59.151Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
18:59:59 [2022-07-18T18:59:59.151Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:59:59 [2022-07-18T18:59:59.151Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:59:59 [2022-07-18T18:59:59.151Z] ?   	github.com/docker/docker/rootless	[no test files]
18:59:59 [2022-07-18T18:59:59.151Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:59:59 [2022-07-18T18:59:59.151Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:59:59 [2022-07-18T18:59:59.151Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:59:59 [2022-07-18T18:59:59.151Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:59:59 [2022-07-18T18:59:59.151Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:59:59 [2022-07-18T18:59:59.151Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:59:59 [2022-07-18T18:59:59.151Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:59:59 [2022-07-18T18:59:59.151Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:59:59 [2022-07-18T18:59:59.151Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:59:59 [2022-07-18T18:59:59.151Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:59:59 [2022-07-18T18:59:59.151Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:59:59 [2022-07-18T18:59:59.151Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:59:59 [2022-07-18T18:59:59.151Z] ?   	github.com/docker/docker/volume	[no test files]
18:59:59 [2022-07-18T18:59:59.151Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:59:59 [2022-07-18T18:59:59.151Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === Skipped
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z]     network_proxy_test.go:208: No support for dual stack yet
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:44: Driver btrfs not supported
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:44: Driver btrfs not supported
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:44: Driver btrfs not supported
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:44: Driver btrfs not supported
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:44: Driver btrfs not supported
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:71: No driver to put!
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z] time="2022-07-18T18:58:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z] time="2022-07-18T18:58:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z] time="2022-07-18T18:58:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z] time="2022-07-18T18:58:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z] time="2022-07-18T18:58:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:71: No driver to put!
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z]     overlay_test.go:50: Fails to compute changes intermittently
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:44: Driver zfs not supported
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:44: Driver zfs not supported
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:44: Driver zfs not supported
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:44: Driver zfs not supported
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:44: Driver zfs not supported
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z]     graphtest_unix.go:71: No driver to put!
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:59:59 [2022-07-18T18:59:59.151Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
18:59:59 [2022-07-18T18:59:59.151Z] 
18:59:59 [2022-07-18T18:59:59.151Z] DONE 2811 tests, 28 skipped in 212.718s
18:59:59 [2022-07-18T18:59:59.151Z] + '[' -n 'github.com/docker/docker/libnetwork
18:59:59 [2022-07-18T18:59:59.151Z] github.com/docker/docker/libnetwork/bitseq
18:59:59 [2022-07-18T18:59:59.151Z] github.com/docker/docker/libnetwork/cluster
18:59:59 [2022-07-18T18:59:59.151Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:59:59 [2022-07-18T18:59:59.151Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:59:59 [2022-07-18T18:59:59.151Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:59:59 [2022-07-18T18:59:59.151Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:59:59 [2022-07-18T18:59:59.151Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:59:59 [2022-07-18T18:59:59.151Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:59:59 [2022-07-18T18:59:59.151Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:59:59 [2022-07-18T18:59:59.151Z] github.com/docker/docker/libnetwork/config
18:59:59 [2022-07-18T18:59:59.151Z] github.com/docker/docker/libnetwork/datastore
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/diagnostic
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/discoverapi
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/driverapi
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/drivers/bridge
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/drivers/host
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/drivers/null
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/drivers/overlay
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/drivers/remote
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/drivers/windows
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/drvregistry
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/etchosts
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/idm
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/internal/caller
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/ipam
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/ipamapi
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/ipams/builtin
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/ipams/null
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/ipams/remote
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/ipamutils
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/iptables
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/netlabel
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/netutils
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/networkdb
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/ns
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/options
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/osl
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/osl/kernel
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/portallocator
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/portmapper
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/resolvconf
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/testutils
18:59:59 [2022-07-18T18:59:59.152Z] github.com/docker/docker/libnetwork/types' ']'
18:59:59 [2022-07-18T18:59:59.152Z] + 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
18:59:59 [2022-07-18T18:59:59.215Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:59:59 [2022-07-18T18:59:59.471Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:00:02 [2022-07-18T19:00:02.817Z]     check_test.go:540: [d5114bc0a5e57] daemon is not started
19:00:02 [2022-07-18T19:00:02.817Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
19:00:03 [2022-07-18T19:00:03.086Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:00:03 [2022-07-18T19:00:03.086Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:00:03 [2022-07-18T19:00:03.373Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
19:00:04 [2022-07-18T19:00:04.742Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
19:00:05 [2022-07-18T19:00:05.305Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
19:00:06 [2022-07-18T19:00:06.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:00:06 [2022-07-18T19:00:06.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:00:06 [2022-07-18T19:00:06.674Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:00:09 [2022-07-18T19:00:09.194Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:00:09 [2022-07-18T19:00:09.194Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:00:10 [2022-07-18T19:00:10.563Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
19:00:11 [2022-07-18T19:00:11.936Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
19:00:11 [2022-07-18T19:00:11.936Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
19:00:11 [2022-07-18T19:00:11.936Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:00:11 [2022-07-18T19:00:11.936Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
19:00:12 [2022-07-18T19:00:12.866Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
19:00:13 [2022-07-18T19:00:13.430Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:00:13 [2022-07-18T19:00:13.993Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
19:00:14 [2022-07-18T19:00:14.923Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
19:00:15 [2022-07-18T19:00:15.180Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:00:15 [2022-07-18T19:00:15.743Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
19:00:17 [2022-07-18T19:00:17.112Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
19:00:17 [2022-07-18T19:00:17.675Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
19:00:17 [2022-07-18T19:00:17.931Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
19:00:17 [2022-07-18T19:00:17.931Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
19:00:18 [2022-07-18T19:00:18.187Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:00:18 [2022-07-18T19:00:18.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.03s)
19:00:18 [2022-07-18T19:00:18.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s)
19:00:18 [2022-07-18T19:00:18.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.46s)
19:00:18 [2022-07-18T19:00:18.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
19:00:18 [2022-07-18T19:00:18.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s)
19:00:18 [2022-07-18T19:00:18.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s)
19:00:18 [2022-07-18T19:00:18.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.80s)
19:00:18 [2022-07-18T19:00:18.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.69s)
19:00:18 [2022-07-18T19:00:18.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.38s)
19:00:18 [2022-07-18T19:00:18.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.63s)
19:00:18 [2022-07-18T19:00:18.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s)
19:00:18 [2022-07-18T19:00:18.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.00s)
19:00:18 [2022-07-18T19:00:18.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.64s)
19:00:18 [2022-07-18T19:00:18.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.50s)
19:00:18 [2022-07-18T19:00:18.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.47s)
19:00:18 [2022-07-18T19:00:18.187Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.10s)
19:00:18 [2022-07-18T19:00:18.187Z] === RUN   TestCgroupNamespacesRun
19:00:18 [2022-07-18T19:00:18.748Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
19:00:18 [2022-07-18T19:00:18.748Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
19:00:19 [2022-07-18T19:00:19.678Z] === RUN   TestDockerSuite/TestLogsAPIUntil
19:00:19 [2022-07-18T19:00:19.935Z] --- PASS: TestCgroupNamespacesRun (1.76s)
19:00:19 [2022-07-18T19:00:19.935Z] === RUN   TestCgroupNamespacesRunPrivileged
19:00:20 [2022-07-18T19:00:20.863Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
19:00:21 [2022-07-18T19:00:21.426Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.25s)
19:00:21 [2022-07-18T19:00:21.426Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:00:21 [2022-07-18T19:00:21.988Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
19:00:22 [2022-07-18T19:00:22.551Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.25s)
19:00:22 [2022-07-18T19:00:22.551Z] === RUN   TestCgroupNamespacesRunHostMode
19:00:23 [2022-07-18T19:00:23.479Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
19:00:24 [2022-07-18T19:00:24.409Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s)
19:00:24 [2022-07-18T19:00:24.409Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:00:24 [2022-07-18T19:00:24.409Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
19:00:25 [2022-07-18T19:00:25.778Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.41s)
19:00:25 [2022-07-18T19:00:25.778Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:00:26 [2022-07-18T19:00:26.034Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
19:00:26 [2022-07-18T19:00:26.980Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.32s)
19:00:26 [2022-07-18T19:00:26.980Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:00:27 [2022-07-18T19:00:27.908Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s)
19:00:27 [2022-07-18T19:00:27.908Z] === RUN   TestCgroupNamespacesRunOlderClient
19:00:28 [2022-07-18T19:00:28.471Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
19:00:29 [2022-07-18T19:00:29.033Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
19:00:29 [2022-07-18T19:00:29.289Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.51s)
19:00:29 [2022-07-18T19:00:29.289Z] === RUN   TestNISDomainname
19:00:29 [2022-07-18T19:00:29.852Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
19:00:30 [2022-07-18T19:00:30.414Z] --- PASS: TestNISDomainname (1.01s)
19:00:30 [2022-07-18T19:00:30.414Z] === RUN   TestHostnameDnsResolution
19:00:31 [2022-07-18T19:00:31.342Z] === RUN   TestDockerSuite/TestPostContainersAttach
19:00:31 [2022-07-18T19:00:31.599Z] --- PASS: TestHostnameDnsResolution (1.20s)
19:00:31 [2022-07-18T19:00:31.599Z] === RUN   TestUnprivilegedPortsAndPing
19:00:32 [2022-07-18T19:00:32.160Z] --- PASS: TestUnprivilegedPortsAndPing (0.75s)
19:00:32 [2022-07-18T19:00:32.160Z] === RUN   TestPrivilegedHostDevices
19:00:33 [2022-07-18T19:00:33.089Z] --- PASS: TestPrivilegedHostDevices (0.85s)
19:00:33 [2022-07-18T19:00:33.089Z] === RUN   TestRunConsoleSize
19:00:33 [2022-07-18T19:00:33.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
19:00:33 [2022-07-18T19:00:33.345Z]     check_test.go:540: [d9084963a5008] daemon is not started
19:00:33 [2022-07-18T19:00:33.345Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
19:00:33 [2022-07-18T19:00:33.601Z] --- PASS: TestRunConsoleSize (0.62s)
19:00:33 [2022-07-18T19:00:33.601Z] === RUN   TestStats
19:00:34 [2022-07-18T19:00:34.965Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
19:00:36 [2022-07-18T19:00:36.331Z] --- PASS: TestStats (2.65s)
19:00:36 [2022-07-18T19:00:36.331Z] === RUN   TestStopContainerWithTimeout
19:00:36 [2022-07-18T19:00:36.331Z] === RUN   TestStopContainerWithTimeout/0
19:00:36 [2022-07-18T19:00:36.331Z] === PAUSE TestStopContainerWithTimeout/0
19:00:36 [2022-07-18T19:00:36.331Z] === RUN   TestStopContainerWithTimeout/1
19:00:36 [2022-07-18T19:00:36.331Z] === PAUSE TestStopContainerWithTimeout/1
19:00:36 [2022-07-18T19:00:36.331Z] === RUN   TestStopContainerWithTimeout/3
19:00:36 [2022-07-18T19:00:36.331Z] === PAUSE TestStopContainerWithTimeout/3
19:00:36 [2022-07-18T19:00:36.331Z] === RUN   TestStopContainerWithTimeout/-1
19:00:36 [2022-07-18T19:00:36.331Z] === PAUSE TestStopContainerWithTimeout/-1
19:00:36 [2022-07-18T19:00:36.331Z] === CONT  TestStopContainerWithTimeout/0
19:00:36 [2022-07-18T19:00:36.331Z] === CONT  TestStopContainerWithTimeout/-1
19:00:36 [2022-07-18T19:00:36.331Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
19:00:37 [2022-07-18T19:00:37.259Z] === CONT  TestStopContainerWithTimeout/3
19:00:38 [2022-07-18T19:00:38.188Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
19:00:38 [2022-07-18T19:00:38.188Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
19:00:38 [2022-07-18T19:00:38.188Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
19:00:38 [2022-07-18T19:00:38.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:00:39 [2022-07-18T19:00:39.116Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
19:00:39 [2022-07-18T19:00:39.116Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
19:00:39 [2022-07-18T19:00:39.373Z] === CONT  TestStopContainerWithTimeout/1
19:00:39 [2022-07-18T19:00:39.629Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
19:00:39 [2022-07-18T19:00:39.629Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
19:00:40 [2022-07-18T19:00:40.191Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
19:00:40 [2022-07-18T19:00:40.191Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
19:00:41 [2022-07-18T19:00:41.119Z] --- PASS: TestStopContainerWithTimeout (0.02s)
19:00:41 [2022-07-18T19:00:41.119Z]     --- PASS: TestStopContainerWithTimeout/0 (0.85s)
19:00:41 [2022-07-18T19:00:41.119Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.88s)
19:00:41 [2022-07-18T19:00:41.119Z]     --- PASS: TestStopContainerWithTimeout/3 (2.78s)
19:00:41 [2022-07-18T19:00:41.119Z]     --- PASS: TestStopContainerWithTimeout/1 (1.64s)
19:00:41 [2022-07-18T19:00:41.119Z] === RUN   TestDeleteDevicemapper
19:00:41 [2022-07-18T19:00:41.119Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:00:41 [2022-07-18T19:00:41.119Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:00:41 [2022-07-18T19:00:41.119Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:00:41 [2022-07-18T19:00:41.682Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
19:00:41 [2022-07-18T19:00:41.682Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
19:00:43 [2022-07-18T19:00:43.050Z] === RUN   TestDockerSuite/TestAttachAfterDetach
19:00:44 [2022-07-18T19:00:44.947Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.68s)
19:00:44 [2022-07-18T19:00:44.947Z] === RUN   TestUpdateMemory
19:00:44 [2022-07-18T19:00:44.947Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:00:44 [2022-07-18T19:00:44.948Z] --- SKIP: TestUpdateMemory (0.00s)
19:00:44 [2022-07-18T19:00:44.948Z] === RUN   TestUpdateCPUQuota
19:00:44 [2022-07-18T19:00:44.948Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
19:00:45 [2022-07-18T19:00:45.204Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
19:00:45 [2022-07-18T19:00:45.829Z] ok  	github.com/docker/docker/libnetwork	37.672s	coverage: 40.6% of statements
19:00:45 [2022-07-18T19:00:45.829Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.143s	coverage: 84.4% of statements
19:00:45 [2022-07-18T19:00:45.829Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
19:00:45 [2022-07-18T19:00:45.829Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
19:00:45 [2022-07-18T19:00:45.829Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
19:00:45 [2022-07-18T19:00:45.829Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
19:00:45 [2022-07-18T19:00:45.829Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
19:00:45 [2022-07-18T19:00:45.829Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
19:00:45 [2022-07-18T19:00:45.830Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
19:00:45 [2022-07-18T19:00:45.830Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
19:00:45 [2022-07-18T19:00:45.830Z] ok  	github.com/docker/docker/libnetwork/config	0.021s	coverage: 22.4% of statements
19:00:45 [2022-07-18T19:00:45.830Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
19:00:45 [2022-07-18T19:00:45.830Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
19:00:45 [2022-07-18T19:00:45.830Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
19:00:45 [2022-07-18T19:00:45.830Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
19:00:45 [2022-07-18T19:00:45.830Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.552s	coverage: 59.9% of statements
19:00:45 [2022-07-18T19:00:45.830Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
19:00:45 [2022-07-18T19:00:45.830Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
19:00:45 [2022-07-18T19:00:45.830Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.016s	coverage: 5.2% of statements
19:00:45 [2022-07-18T19:00:45.830Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
19:00:45 [2022-07-18T19:00:45.830Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.017s	coverage: 4.7% of statements
19:00:45 [2022-07-18T19:00:45.830Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
19:00:45 [2022-07-18T19:00:45.830Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
19:00:46 [2022-07-18T19:00:46.127Z] Created binary: bundles/dynbinary-daemon/dockerd
19:00:46 [2022-07-18T19:00:46.127Z] Building: bundles/dynbinary-daemon/docker-proxy
19:00:46 [2022-07-18T19:00:46.127Z] GOOS="" GOARCH="" GOARM=""
19:00:46 [2022-07-18T19:00:46.127Z] Created binary: bundles/dynbinary-daemon/docker-proxy
19:00:46 [2022-07-18T19:00:46.127Z] 
19:00:46 [2022-07-18T19:00:46.127Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
19:00:46 [2022-07-18T19:00:46.127Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
19:00:46 [2022-07-18T19:00:46.127Z] Using test binary docker
19:00:46 [2022-07-18T19:00:46.127Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:00:46 [2022-07-18T19:00:46.127Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:00:46 [2022-07-18T19:00:46.127Z] INFO: Waiting for daemon to start...
19:00:46 [2022-07-18T19:00:46.127Z] Starting dockerd
19:00:46 [2022-07-18T19:00:46.127Z] .
19:00:46 [2022-07-18T19:00:46.127Z] INFO: Building docker-sdk-python3:5.0.3...
19:00:46 [2022-07-18T19:00:46.132Z] --- PASS: TestUpdateCPUQuota (1.47s)
19:00:46 [2022-07-18T19:00:46.132Z] === RUN   TestUpdatePidsLimit
19:00:46 [2022-07-18T19:00:46.132Z] === RUN   TestUpdatePidsLimit/update_from_none
19:00:46 [2022-07-18T19:00:46.389Z] === RUN   TestUpdatePidsLimit/no_change
19:00:46 [2022-07-18T19:00:46.646Z] === RUN   TestDockerSuite/TestAttachDetach
19:00:46 [2022-07-18T19:00:46.646Z] === RUN   TestUpdatePidsLimit/update_lower
19:00:47 [2022-07-18T19:00:47.208Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:00:47 [2022-07-18T19:00:47.464Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:00:47 [2022-07-18T19:00:47.721Z] === RUN   TestDockerSuite/TestAttachDisconnect
19:00:47 [2022-07-18T19:00:47.721Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
19:00:47 [2022-07-18T19:00:47.721Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:00:48 [2022-07-18T19:00:48.287Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:00:48 [2022-07-18T19:00:48.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
19:00:48 [2022-07-18T19:00:48.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:00:48 [2022-07-18T19:00:48.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:00:48 [2022-07-18T19:00:48.546Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
19:00:49 [2022-07-18T19:00:49.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:00:49 [2022-07-18T19:00:49.474Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
19:00:49 [2022-07-18T19:00:49.474Z] --- PASS: TestUpdatePidsLimit (3.43s)
19:00:49 [2022-07-18T19:00:49.474Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.27s)
19:00:49 [2022-07-18T19:00:49.474Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
19:00:49 [2022-07-18T19:00:49.474Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.40s)
19:00:49 [2022-07-18T19:00:49.474Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s)
19:00:49 [2022-07-18T19:00:49.474Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s)
19:00:49 [2022-07-18T19:00:49.474Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
19:00:49 [2022-07-18T19:00:49.474Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s)
19:00:49 [2022-07-18T19:00:49.474Z] === RUN   TestUpdateRestartPolicy
19:00:50 [2022-07-18T19:00:50.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:00:50 [2022-07-18T19:00:50.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:00:50 [2022-07-18T19:00:50.400Z] === RUN   TestDockerSuite/TestAttachPausedContainer
19:00:50 [2022-07-18T19:00:50.963Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
19:00:51 [2022-07-18T19:00:51.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:00:51 [2022-07-18T19:00:51.219Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
19:00:51 [2022-07-18T19:00:51.782Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
19:00:53 [2022-07-18T19:00:53.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:00:54 [2022-07-18T19:00:54.301Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
19:00:54 [2022-07-18T19:00:54.301Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
19:00:54 [2022-07-18T19:00:54.301Z]     check_test.go:540: [d3888e511b6a9] daemon is not started
19:00:54 [2022-07-18T19:00:54.301Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
19:00:54 [2022-07-18T19:00:54.301Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
19:00:54 [2022-07-18T19:00:54.301Z]     check_test.go:540: [d3eafcfd8bc38] daemon is not started
19:00:54 [2022-07-18T19:00:54.301Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
19:00:54 [2022-07-18T19:00:54.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:00:55 [2022-07-18T19:00:55.806Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.231s	coverage: 6.7% of statements
19:00:55 [2022-07-18T19:00:55.806Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
19:00:55 [2022-07-18T19:00:55.806Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
19:00:56 [2022-07-18T19:00:56.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:00:56 [2022-07-18T19:00:56.375Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.4% of statements
19:00:56 [2022-07-18T19:00:56.375Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
19:00:56 [2022-07-18T19:00:56.375Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
19:00:56 [2022-07-18T19:00:56.375Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
19:00:56 [2022-07-18T19:00:56.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:00:56 [2022-07-18T19:00:56.634Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
19:00:56 [2022-07-18T19:00:56.894Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
19:00:57 [2022-07-18T19:00:57.153Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
19:00:57 [2022-07-18T19:00:57.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:00:57 [2022-07-18T19:00:57.413Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
19:00:57 [2022-07-18T19:00:57.571Z]     check_test.go:540: [da0302b066011] daemon is not started
19:00:57 [2022-07-18T19:00:57.571Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
19:00:58 [2022-07-18T19:00:58.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:00:59 [2022-07-18T19:00:59.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:01:00 [2022-07-18T19:01:00.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:01:00 [2022-07-18T19:01:00.843Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
19:01:01 [2022-07-18T19:01:01.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:01:01 [2022-07-18T19:01:01.681Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:01:01 [2022-07-18T19:01:01.681Z] Using test binary docker
19:01:01 [2022-07-18T19:01:01.681Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:01:01 [2022-07-18T19:01:01.771Z] --- PASS: TestUpdateRestartPolicy (12.40s)
19:01:01 [2022-07-18T19:01:01.771Z] === RUN   TestUpdateRestartWithAutoRemove
19:01:01 [2022-07-18T19:01:01.940Z] Starting apparmor (via systemctl): apparmor.service.
19:01:01 [2022-07-18T19:01:01.940Z] Starting dockerd
19:01:01 [2022-07-18T19:01:01.940Z] INFO: Waiting for daemon to start...
19:01:02 [2022-07-18T19:01:02.700Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s)
19:01:02 [2022-07-18T19:01:02.700Z] === RUN   TestWaitNonBlocked
19:01:02 [2022-07-18T19:01:02.700Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:01:02 [2022-07-18T19:01:02.700Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:01:02 [2022-07-18T19:01:02.700Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:01:02 [2022-07-18T19:01:02.700Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:01:02 [2022-07-18T19:01:02.700Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:01:02 [2022-07-18T19:01:02.700Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:01:04 [2022-07-18T19:01:04.067Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
19:01:04 [2022-07-18T19:01:04.067Z] --- PASS: TestWaitNonBlocked (0.03s)
19:01:04 [2022-07-18T19:01:04.067Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s)
19:01:04 [2022-07-18T19:01:04.067Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.25s)
19:01:04 [2022-07-18T19:01:04.067Z] === RUN   TestWaitBlocked
19:01:04 [2022-07-18T19:01:04.067Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:01:04 [2022-07-18T19:01:04.067Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:01:04 [2022-07-18T19:01:04.067Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:01:04 [2022-07-18T19:01:04.067Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:01:04 [2022-07-18T19:01:04.067Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:01:04 [2022-07-18T19:01:04.067Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:01:05 [2022-07-18T19:01:05.435Z] --- PASS: TestWaitBlocked (0.02s)
19:01:05 [2022-07-18T19:01:05.435Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s)
19:01:05 [2022-07-18T19:01:05.435Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.31s)
19:01:05 [2022-07-18T19:01:05.435Z] === RUN   TestWaitConditions
19:01:05 [2022-07-18T19:01:05.435Z] === RUN   TestWaitConditions/default
19:01:05 [2022-07-18T19:01:05.435Z] === PAUSE TestWaitConditions/default
19:01:05 [2022-07-18T19:01:05.435Z] === RUN   TestWaitConditions/not-running
19:01:05 [2022-07-18T19:01:05.435Z] === PAUSE TestWaitConditions/not-running
19:01:05 [2022-07-18T19:01:05.435Z] === RUN   TestWaitConditions/next-exit
19:01:05 [2022-07-18T19:01:05.435Z] === PAUSE TestWaitConditions/next-exit
19:01:05 [2022-07-18T19:01:05.435Z] === RUN   TestWaitConditions/removed
19:01:05 [2022-07-18T19:01:05.435Z] === PAUSE TestWaitConditions/removed
19:01:05 [2022-07-18T19:01:05.435Z] === CONT  TestWaitConditions/default
19:01:05 [2022-07-18T19:01:05.435Z] === CONT  TestWaitConditions/next-exit
19:01:06 [2022-07-18T19:01:06.136Z] .
19:01:06 [2022-07-18T19:01:06.136Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:01:06 [2022-07-18T19:01:06.136Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:01:06 [2022-07-18T19:01:06.136Z] Error: No such image: emptyfs
19:01:06 [2022-07-18T19:01:06.136Z] Running integration-test (iteration 1)
19:01:06 [2022-07-18T19:01:06.136Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
19:01:06 [2022-07-18T19:01:06.136Z] Loaded image: busybox:latest
19:01:06 [2022-07-18T19:01:06.136Z] Loaded image: busybox:glibc
19:01:06 [2022-07-18T19:01:06.801Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
19:01:06 [2022-07-18T19:01:06.801Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
19:01:07 [2022-07-18T19:01:07.057Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
19:01:07 [2022-07-18T19:01:07.314Z] === CONT  TestWaitConditions/removed
19:01:07 [2022-07-18T19:01:07.517Z] Loaded image: debian:bullseye-slim
19:01:07 [2022-07-18T19:01:07.518Z] Loaded image: hello-world:latest
19:01:07 [2022-07-18T19:01:07.518Z] Loaded image: arm32v7/hello-world:latest
19:01:07 [2022-07-18T19:01:07.518Z] INFO: Testing against a local daemon
19:01:07 [2022-07-18T19:01:07.518Z] === RUN   TestCgroupNamespacesBuild
19:01:07 [2022-07-18T19:01:07.571Z] === CONT  TestWaitConditions/not-running
19:01:08 [2022-07-18T19:01:08.498Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
19:01:08 [2022-07-18T19:01:08.498Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
19:01:08 [2022-07-18T19:01:08.897Z] --- PASS: TestCgroupNamespacesBuild (1.33s)
19:01:08 [2022-07-18T19:01:08.897Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:01:09 [2022-07-18T19:01:09.432Z] --- PASS: TestWaitConditions (0.02s)
19:01:09 [2022-07-18T19:01:09.432Z]     --- PASS: TestWaitConditions/next-exit (1.94s)
19:01:09 [2022-07-18T19:01:09.432Z]     --- PASS: TestWaitConditions/default (2.12s)
19:01:09 [2022-07-18T19:01:09.432Z]     --- PASS: TestWaitConditions/not-running (1.85s)
19:01:09 [2022-07-18T19:01:09.432Z]     --- PASS: TestWaitConditions/removed (2.08s)
19:01:09 [2022-07-18T19:01:09.432Z] === CONT  TestContainerStartOnDaemonRestart
19:01:09 [2022-07-18T19:01:09.432Z] === CONT  TestRestartDaemonWithRestartingContainer
19:01:09 [2022-07-18T19:01:09.622Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
19:01:09 [2022-07-18T19:01:09.688Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
19:01:10 [2022-07-18T19:01:10.250Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
19:01:10 [2022-07-18T19:01:10.275Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s)
19:01:10 [2022-07-18T19:01:10.275Z] === RUN   TestBuildWithSession
19:01:10 [2022-07-18T19:01:10.275Z]     build_session_test.go:25: TODO: BuildKit
19:01:10 [2022-07-18T19:01:10.275Z] --- SKIP: TestBuildWithSession (0.00s)
19:01:10 [2022-07-18T19:01:10.275Z] === RUN   TestBuildSquashParent
19:01:12 [2022-07-18T19:01:12.768Z] --- PASS: TestContainerStartOnDaemonRestart (3.14s)
19:01:12 [2022-07-18T19:01:12.768Z] === CONT  TestIpcModeOlderClient
19:01:12 [2022-07-18T19:01:12.768Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.20s)
19:01:12 [2022-07-18T19:01:12.768Z] === CONT  TestContainerKillOnDaemonStart
19:01:12 [2022-07-18T19:01:12.768Z] --- PASS: TestIpcModeOlderClient (0.07s)
19:01:12 [2022-07-18T19:01:12.768Z] === CONT  TestDaemonHostGatewayIP
19:01:12 [2022-07-18T19:01:12.768Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
19:01:14 [2022-07-18T19:01:14.138Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
19:01:14 [2022-07-18T19:01:14.138Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
19:01:15 [2022-07-18T19:01:15.551Z] --- PASS: TestBuildSquashParent (4.38s)
19:01:15 [2022-07-18T19:01:15.551Z] === RUN   TestBuildWithRemoveAndForceRemove
19:01:15 [2022-07-18T19:01:15.551Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:01:15 [2022-07-18T19:01:15.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:01:15 [2022-07-18T19:01:15.551Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:01:15 [2022-07-18T19:01:15.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:01:15 [2022-07-18T19:01:15.551Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:01:15 [2022-07-18T19:01:15.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:01:15 [2022-07-18T19:01:15.551Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:01:15 [2022-07-18T19:01:15.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:01:15 [2022-07-18T19:01:15.551Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:01:15 [2022-07-18T19:01:15.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:01:15 [2022-07-18T19:01:15.551Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:01:15 [2022-07-18T19:01:15.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:01:15 [2022-07-18T19:01:15.551Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:01:15 [2022-07-18T19:01:15.551Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:01:16 [2022-07-18T19:01:16.120Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:01:16 [2022-07-18T19:01:16.380Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:01:16 [2022-07-18T19:01:16.669Z] --- PASS: TestDaemonHostGatewayIP (4.03s)
19:01:16 [2022-07-18T19:01:16.669Z] === CONT  TestDaemonRestartIpcMode
19:01:17 [2022-07-18T19:01:17.761Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:01:18 [2022-07-18T19:01:18.022Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:01:18 [2022-07-18T19:01:18.038Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
19:01:19 [2022-07-18T19:01:19.932Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
19:01:19 [2022-07-18T19:01:19.932Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s)
19:01:19 [2022-07-18T19:01:19.932Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.88s)
19:01:19 [2022-07-18T19:01:19.932Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.63s)
19:01:19 [2022-07-18T19:01:19.932Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.57s)
19:01:19 [2022-07-18T19:01:19.932Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.52s)
19:01:19 [2022-07-18T19:01:19.932Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.48s)
19:01:19 [2022-07-18T19:01:19.932Z] === RUN   TestBuildMultiStageCopy
19:01:19 [2022-07-18T19:01:19.932Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:01:20 [2022-07-18T19:01:20.557Z] --- PASS: TestDaemonRestartIpcMode (3.51s)
19:01:21 [2022-07-18T19:01:21.313Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:01:21 [2022-07-18T19:01:21.313Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:01:21 [2022-07-18T19:01:21.485Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
19:01:21 [2022-07-18T19:01:21.574Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:01:21 [2022-07-18T19:01:21.834Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:01:22 [2022-07-18T19:01:22.047Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
19:01:22 [2022-07-18T19:01:22.094Z] --- PASS: TestBuildMultiStageCopy (2.46s)
19:01:22 [2022-07-18T19:01:22.094Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.50s)
19:01:22 [2022-07-18T19:01:22.094Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
19:01:22 [2022-07-18T19:01:22.094Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s)
19:01:22 [2022-07-18T19:01:22.094Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.26s)
19:01:22 [2022-07-18T19:01:22.094Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
19:01:22 [2022-07-18T19:01:22.094Z] === RUN   TestBuildMultiStageParentConfig
19:01:22 [2022-07-18T19:01:22.664Z] --- PASS: TestBuildMultiStageParentConfig (0.68s)
19:01:22 [2022-07-18T19:01:22.664Z] === RUN   TestBuildLabelWithTargets
19:01:23 [2022-07-18T19:01:23.603Z] --- PASS: TestBuildLabelWithTargets (0.98s)
19:01:23 [2022-07-18T19:01:23.603Z] === RUN   TestBuildWithEmptyLayers
19:01:23 [2022-07-18T19:01:23.937Z]     check_test.go:540: [d51b0f696ebc9] daemon is not started
19:01:23 [2022-07-18T19:01:23.937Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
19:01:24 [2022-07-18T19:01:24.172Z] --- PASS: TestBuildWithEmptyLayers (0.45s)
19:01:24 [2022-07-18T19:01:24.172Z] === RUN   TestBuildMultiStageOnBuild
19:01:24 [2022-07-18T19:01:24.500Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
19:01:24 [2022-07-18T19:01:24.500Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
19:01:24 [2022-07-18T19:01:24.798Z] sha256:71ca91006d0be3460c9a6fe342e5dec99d90fc64cf1fc8b1da55a11e64247f0e
19:01:24 [2022-07-18T19:01:24.798Z] INFO: Starting docker-py tests...
19:01:24 [2022-07-18T19:01:24.798Z] ============================= test session starts ==============================
19:01:24 [2022-07-18T19:01:24.798Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
19:01:24 [2022-07-18T19:01:24.798Z] rootdir: /src, inifile: pytest.ini
19:01:24 [2022-07-18T19:01:24.798Z] plugins: cov-2.6.1, timeout-1.3.3
19:01:25 [2022-07-18T19:01:25.054Z] collected 395 items / 2 deselected / 393 selected
19:01:25 [2022-07-18T19:01:25.054Z] 
19:01:25 [2022-07-18T19:01:25.433Z] --- PASS: TestContainerKillOnDaemonStart (12.81s)
19:01:25 [2022-07-18T19:01:25.433Z] PASS
19:01:25 [2022-07-18T19:01:25.433Z] 
19:01:25 [2022-07-18T19:01:25.433Z] === Skipped
19:01:25 [2022-07-18T19:01:25.433Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
19:01:25 [2022-07-18T19:01:25.433Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:01:25 [2022-07-18T19:01:25.433Z] 
19:01:25 [2022-07-18T19:01:25.433Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
19:01:25 [2022-07-18T19:01:25.433Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:01:25 [2022-07-18T19:01:25.433Z] 
19:01:25 [2022-07-18T19:01:25.433Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
19:01:25 [2022-07-18T19:01:25.433Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:01:25 [2022-07-18T19:01:25.433Z] 
19:01:25 [2022-07-18T19:01:25.433Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:01:25 [2022-07-18T19:01:25.433Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:01:25 [2022-07-18T19:01:25.433Z] 
19:01:25 [2022-07-18T19:01:25.433Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
19:01:25 [2022-07-18T19:01:25.433Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:01:25 [2022-07-18T19:01:25.433Z] 
19:01:25 [2022-07-18T19:01:25.433Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
19:01:25 [2022-07-18T19:01:25.433Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:01:25 [2022-07-18T19:01:25.433Z] 
19:01:25 [2022-07-18T19:01:25.433Z] DONE 264 tests, 6 skipped in 165.893s
19:01:25 [2022-07-18T19:01:25.433Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
19:01:25 [2022-07-18T19:01:25.433Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
19:01:25 [2022-07-18T19:01:25.433Z] ++ set -e
19:01:25 [2022-07-18T19:01:25.433Z] ++ '[' -n 0 ']'
19:01:25 [2022-07-18T19:01:25.433Z] ++ set -x
19:01:25 [2022-07-18T19:01:25.433Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
19:01:25 [2022-07-18T19:01:25.689Z] === RUN   TestConfigDaemonLibtrustID
19:01:26 [2022-07-18T19:01:26.081Z] --- PASS: TestBuildMultiStageOnBuild (1.65s)
19:01:26 [2022-07-18T19:01:26.081Z] === RUN   TestBuildUncleanTarFilenames
19:01:26 [2022-07-18T19:01:26.251Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
19:01:26 [2022-07-18T19:01:26.251Z] === RUN   TestConfigDaemonID
19:01:26 [2022-07-18T19:01:26.251Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
19:01:26 [2022-07-18T19:01:26.340Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
19:01:26 [2022-07-18T19:01:26.340Z] === RUN   TestBuildMultiStageLayerLeak
19:01:26 [2022-07-18T19:01:26.814Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
19:01:27 [2022-07-18T19:01:27.377Z]     daemon_test.go:83: [d18163ea804e6] daemon is not started
19:01:27 [2022-07-18T19:01:27.377Z] --- PASS: TestConfigDaemonID (1.07s)
19:01:27 [2022-07-18T19:01:27.377Z] === RUN   TestDaemonConfigValidation
19:01:27 [2022-07-18T19:01:27.377Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:01:27 [2022-07-18T19:01:27.377Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:01:27 [2022-07-18T19:01:27.377Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:01:27 [2022-07-18T19:01:27.377Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:01:27 [2022-07-18T19:01:27.377Z] === RUN   TestDaemonConfigValidation/invalid_config
19:01:27 [2022-07-18T19:01:27.377Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:01:27 [2022-07-18T19:01:27.377Z] === RUN   TestDaemonConfigValidation/malformed_config
19:01:27 [2022-07-18T19:01:27.377Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:01:27 [2022-07-18T19:01:27.377Z] === RUN   TestDaemonConfigValidation/valid_config
19:01:27 [2022-07-18T19:01:27.377Z] === PAUSE TestDaemonConfigValidation/valid_config
19:01:27 [2022-07-18T19:01:27.377Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:01:27 [2022-07-18T19:01:27.377Z] === CONT  TestDaemonConfigValidation/malformed_config
19:01:27 [2022-07-18T19:01:27.377Z] === CONT  TestDaemonConfigValidation/valid_config
19:01:27 [2022-07-18T19:01:27.377Z] === CONT  TestDaemonConfigValidation/invalid_config
19:01:27 [2022-07-18T19:01:27.633Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:01:27 [2022-07-18T19:01:27.714Z] ok  	github.com/docker/docker/libnetwork/ipam	16.535s	coverage: 85.3% of statements
19:01:27 [2022-07-18T19:01:27.714Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
19:01:27 [2022-07-18T19:01:27.714Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
19:01:27 [2022-07-18T19:01:27.714Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
19:01:27 [2022-07-18T19:01:27.714Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
19:01:27 [2022-07-18T19:01:27.714Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
19:01:27 [2022-07-18T19:01:27.714Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
19:01:27 [2022-07-18T19:01:27.714Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.273s	coverage: 74.0% of statements
19:01:27 [2022-07-18T19:01:27.714Z] ok  	github.com/docker/docker/libnetwork/iptables	0.171s	coverage: 45.0% of statements
19:01:27 [2022-07-18T19:01:27.714Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
19:01:27 [2022-07-18T19:01:27.714Z] ok  	github.com/docker/docker/libnetwork/netutils	0.020s	coverage: 44.1% of statements
19:01:27 [2022-07-18T19:01:27.889Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:01:27 [2022-07-18T19:01:27.889Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.20s)
19:01:27 [2022-07-18T19:01:27.889Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.23s)
19:01:27 [2022-07-18T19:01:27.889Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.19s)
19:01:27 [2022-07-18T19:01:27.889Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.16s)
19:01:27 [2022-07-18T19:01:27.889Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s)
19:01:27 [2022-07-18T19:01:27.889Z] === RUN   TestConfigDaemonSeccompProfiles
19:01:27 [2022-07-18T19:01:27.889Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
19:01:28 [2022-07-18T19:01:28.247Z] --- PASS: TestBuildMultiStageLayerLeak (1.71s)
19:01:28 [2022-07-18T19:01:28.247Z] === RUN   TestBuildWithHugeFile
19:01:28 [2022-07-18T19:01:28.818Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
19:01:29 [2022-07-18T19:01:29.381Z] === RUN   TestDockerSuite/TestBuildAddNonTar
19:01:29 [2022-07-18T19:01:29.943Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
19:01:30 [2022-07-18T19:01:30.199Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
19:01:30 [2022-07-18T19:01:30.766Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
19:01:31 [2022-07-18T19:01:31.023Z] === CONT  TestConfigDaemonSeccompProfiles
19:01:31 [2022-07-18T19:01:31.023Z]     daemon_test.go:197: [d11b7b0b70492] daemon is not started
19:01:31 [2022-07-18T19:01:31.023Z] --- PASS: TestConfigDaemonSeccompProfiles (3.21s)
19:01:31 [2022-07-18T19:01:31.023Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s)
19:01:31 [2022-07-18T19:01:31.023Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s)
19:01:31 [2022-07-18T19:01:31.023Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s)
19:01:31 [2022-07-18T19:01:31.023Z] === RUN   TestDaemonProxy
19:01:31 [2022-07-18T19:01:31.023Z] === RUN   TestDaemonProxy/environment_variables
19:01:31 [2022-07-18T19:01:31.279Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
19:01:32 [2022-07-18T19:01:32.644Z]     check_test.go:540: [db94c2db78a61] daemon is not started
19:01:32 [2022-07-18T19:01:32.644Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
19:01:32 [2022-07-18T19:01:32.644Z] === RUN   TestDaemonProxy/command-line_options
19:01:33 [2022-07-18T19:01:33.571Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
19:01:34 [2022-07-18T19:01:34.496Z] === RUN   TestDaemonProxy/configuration_file
19:01:35 [2022-07-18T19:01:35.860Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
19:01:36 [2022-07-18T19:01:36.116Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
19:01:36 [2022-07-18T19:01:36.116Z] === RUN   TestDaemonProxy/conflicting_options
19:01:36 [2022-07-18T19:01:36.678Z] === RUN   TestDockerSuite/TestBuildAddScript
19:01:36 [2022-07-18T19:01:36.678Z] === RUN   TestDaemonProxy/reload_sanitized
19:01:37 [2022-07-18T19:01:37.240Z] --- PASS: TestDaemonProxy (6.28s)
19:01:37 [2022-07-18T19:01:37.240Z]     --- PASS: TestDaemonProxy/environment_variables (1.77s)
19:01:37 [2022-07-18T19:01:37.240Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
19:01:37 [2022-07-18T19:01:37.240Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
19:01:37 [2022-07-18T19:01:37.240Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
19:01:37 [2022-07-18T19:01:37.240Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.53s)
19:01:37 [2022-07-18T19:01:37.240Z] PASS
19:01:37 [2022-07-18T19:01:37.240Z] 
19:01:37 [2022-07-18T19:01:37.240Z] DONE 18 tests in 11.808s
19:01:37 [2022-07-18T19:01:37.240Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
19:01:37 [2022-07-18T19:01:37.240Z] ++ 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
19:01:37 [2022-07-18T19:01:37.240Z] ++ set -e
19:01:37 [2022-07-18T19:01:37.240Z] ++ '[' -n 0 ']'
19:01:37 [2022-07-18T19:01:37.240Z] ++ set -x
19:01:37 [2022-07-18T19:01:37.240Z] ++ 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
19:01:37 [2022-07-18T19:01:37.496Z] INFO: Testing against a local daemon
19:01:37 [2022-07-18T19:01:37.496Z] === RUN   TestCommitInheritsEnv
19:01:37 [2022-07-18T19:01:37.756Z] --- PASS: TestCommitInheritsEnv (0.36s)
19:01:37 [2022-07-18T19:01:37.756Z] === RUN   TestImportExtremelyLargeImageWorks
19:01:37 [2022-07-18T19:01:37.756Z] === PAUSE TestImportExtremelyLargeImageWorks
19:01:37 [2022-07-18T19:01:37.756Z] === RUN   TestImportWithCustomPlatform
19:01:37 [2022-07-18T19:01:37.756Z] === RUN   TestImportWithCustomPlatform/#00
19:01:38 [2022-07-18T19:01:38.034Z] === RUN   TestImportWithCustomPlatform/_______
19:01:38 [2022-07-18T19:01:38.034Z] === RUN   TestImportWithCustomPlatform//
19:01:38 [2022-07-18T19:01:38.034Z] === RUN   TestImportWithCustomPlatform/linux
19:01:38 [2022-07-18T19:01:38.034Z] === RUN   TestImportWithCustomPlatform/LINUX
19:01:38 [2022-07-18T19:01:38.034Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
19:01:38 [2022-07-18T19:01:38.600Z] === RUN   TestImportWithCustomPlatform/macos
19:01:38 [2022-07-18T19:01:38.600Z] === RUN   TestImportWithCustomPlatform/macos/arm64
19:01:38 [2022-07-18T19:01:38.600Z] === RUN   TestImportWithCustomPlatform/nintendo64
19:01:38 [2022-07-18T19:01:38.600Z] --- PASS: TestImportWithCustomPlatform (0.65s)
19:01:38 [2022-07-18T19:01:38.600Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.10s)
19:01:38 [2022-07-18T19:01:38.600Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
19:01:38 [2022-07-18T19:01:38.600Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
19:01:38 [2022-07-18T19:01:38.600Z]     --- PASS: TestImportWithCustomPlatform/linux (0.12s)
19:01:38 [2022-07-18T19:01:38.600Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
19:01:38 [2022-07-18T19:01:38.600Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.28s)
19:01:38 [2022-07-18T19:01:38.600Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
19:01:38 [2022-07-18T19:01:38.600Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
19:01:38 [2022-07-18T19:01:38.600Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
19:01:38 [2022-07-18T19:01:38.600Z] === RUN   TestImagesFilterMultiReference
19:01:38 [2022-07-18T19:01:38.600Z] --- PASS: TestImagesFilterMultiReference (0.08s)
19:01:38 [2022-07-18T19:01:38.600Z] === RUN   TestImagePullPlatformInvalid
19:01:38 [2022-07-18T19:01:38.600Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
19:01:38 [2022-07-18T19:01:38.600Z] === RUN   TestRemoveImageOrphaning
19:01:38 [2022-07-18T19:01:38.856Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
19:01:39 [2022-07-18T19:01:39.112Z] --- PASS: TestRemoveImageOrphaning (0.45s)
19:01:39 [2022-07-18T19:01:39.112Z] === RUN   TestRemoveImageGarbageCollector
19:01:39 [2022-07-18T19:01:39.675Z] time="2022-07-18T19:01:39Z" level=info msg="[graphdriver] trying configured driver: overlay2"
19:01:41 [2022-07-18T19:01:41.565Z] --- PASS: TestRemoveImageGarbageCollector (2.46s)
19:01:41 [2022-07-18T19:01:41.565Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:01:41 [2022-07-18T19:01:41.565Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
19:01:41 [2022-07-18T19:01:41.565Z] === RUN   TestTagInvalidReference
19:01:41 [2022-07-18T19:01:41.565Z] --- PASS: TestTagInvalidReference (0.02s)
19:01:41 [2022-07-18T19:01:41.565Z] === RUN   TestTagValidPrefixedRepo
19:01:41 [2022-07-18T19:01:41.565Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
19:01:41 [2022-07-18T19:01:41.565Z] === RUN   TestTagExistedNameWithoutForce
19:01:41 [2022-07-18T19:01:41.565Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:01:41 [2022-07-18T19:01:41.565Z] === RUN   TestTagOfficialNames
19:01:41 [2022-07-18T19:01:41.821Z] --- PASS: TestTagOfficialNames (0.07s)
19:01:41 [2022-07-18T19:01:41.821Z] === RUN   TestTagMatchesDigest
19:01:41 [2022-07-18T19:01:41.821Z] --- PASS: TestTagMatchesDigest (0.04s)
19:01:41 [2022-07-18T19:01:41.821Z] === CONT  TestImportExtremelyLargeImageWorks
19:01:42 [2022-07-18T19:01:42.078Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
19:01:42 [2022-07-18T19:01:42.632Z] tests/integration/api_build_test.py .......................X             [  6%]
19:01:43 [2022-07-18T19:01:43.009Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
19:01:43 [2022-07-18T19:01:43.449Z] tests/integration/api_client_test.py .....                               [  7%]
19:01:43 [2022-07-18T19:01:43.571Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
19:01:44 [2022-07-18T19:01:44.500Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
19:01:44 [2022-07-18T19:01:44.500Z]     docker_cli_daemon_test.go:2840: Checking IpcMode private set from config
19:01:44 [2022-07-18T19:01:44.757Z]     docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config
19:01:45 [2022-07-18T19:01:45.204Z] tests/integration/api_config_test.py ......                              [  8%]
19:01:45 [2022-07-18T19:01:45.319Z]     docker_cli_daemon_test.go:2840: Checking IpcMode host set from config
19:01:45 [2022-07-18T19:01:45.575Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
19:01:45 [2022-07-18T19:01:45.832Z]     docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config
19:01:46 [2022-07-18T19:01:46.396Z]     docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config
19:01:46 [2022-07-18T19:01:46.958Z]     docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli
19:01:47 [2022-07-18T19:01:47.522Z]     docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli
19:01:48 [2022-07-18T19:01:48.085Z]     docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli
19:01:48 [2022-07-18T19:01:48.342Z]     docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli
19:01:48 [2022-07-18T19:01:48.904Z]     docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli
19:01:49 [2022-07-18T19:01:49.466Z]     check_test.go:540: [d2e830ca6d8c9] daemon is not started
19:01:49 [2022-07-18T19:01:49.466Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
19:01:50 [2022-07-18T19:01:50.395Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
19:01:50 [2022-07-18T19:01:50.652Z]     check_test.go:540: [d65f18fa48307] daemon is not started
19:01:50 [2022-07-18T19:01:50.652Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
19:01:51 [2022-07-18T19:01:51.216Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
19:01:52 [2022-07-18T19:01:52.581Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
19:01:53 [2022-07-18T19:01:53.143Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
19:01:53 [2022-07-18T19:01:53.706Z] === RUN   TestDockerSuite/TestBuildAddTar
19:01:54 [2022-07-18T19:01:54.370Z] Created binary: bundles/dynbinary-daemon/dockerd
19:01:54 [2022-07-18T19:01:54.370Z] Building: bundles/dynbinary-daemon/docker-proxy
19:01:54 [2022-07-18T19:01:54.370Z] GOOS="" GOARCH="" GOARM=""
19:01:54 [2022-07-18T19:01:54.370Z] Created binary: bundles/dynbinary-daemon/docker-proxy
19:01:54 [2022-07-18T19:01:54.370Z] 
19:01:54 [2022-07-18T19:01:54.370Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:01:54 [2022-07-18T19:01:54.370Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:01:54 [2022-07-18T19:01:54.370Z] HOSTNAME=1d45fa9d7399
19:01:54 [2022-07-18T19:01:54.370Z] DEST=bundles/test-integration
19:01:54 [2022-07-18T19:01:54.370Z] PWD=/go/src/github.com/docker/docker
19:01:54 [2022-07-18T19:01:54.370Z] DOCKER_ROOTLESS=1
19:01:54 [2022-07-18T19:01:54.370Z] DOCKER_GITCOMMIT=11e6176669c1ce8d738e00561c416caff589a3d2
19:01:54 [2022-07-18T19:01:54.370Z] container=docker
19:01:54 [2022-07-18T19:01:54.370Z] HOME=/root
19:01:54 [2022-07-18T19:01:54.370Z] GOLANG_VERSION=1.18.4
19:01:54 [2022-07-18T19:01:54.370Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:01:54 [2022-07-18T19:01:54.370Z] VALIDATE_BRANCH=master
19:01:54 [2022-07-18T19:01:54.370Z] TERM=xterm
19:01:54 [2022-07-18T19:01:54.370Z] DOCKER_PKG=github.com/docker/docker
19:01:54 [2022-07-18T19:01:54.370Z] SHLVL=1
19:01:54 [2022-07-18T19:01:54.370Z] TIMEOUT=120m
19:01:54 [2022-07-18T19:01:54.370Z] DOCKER_BUILDTAGS= journald
19:01:54 [2022-07-18T19:01:54.370Z] DOCKER_GRAPHDRIVER=overlay2
19:01:54 [2022-07-18T19:01:54.370Z] GO111MODULE=off
19:01:54 [2022-07-18T19:01:54.370Z] DOCKER_EXPERIMENTAL=1
19:01:54 [2022-07-18T19:01:54.370Z] TEST_SKIP_INTEGRATION_CLI=1
19:01:54 [2022-07-18T19:01:54.370Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:01:54 [2022-07-18T19:01:54.370Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:01:54 [2022-07-18T19:01:54.370Z] GOPATH=/go
19:01:54 [2022-07-18T19:01:54.370Z] PKG_CONFIG=pkg-config
19:01:54 [2022-07-18T19:01:54.370Z] _=/usr/bin/env
19:01:54 [2022-07-18T19:01:54.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:01:56 [2022-07-18T19:01:56.225Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
19:01:56 [2022-07-18T19:01:56.481Z]     check_test.go:540: [dcc06ba2d07b5] daemon is not started
19:01:56 [2022-07-18T19:01:56.482Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
19:01:59 [2022-07-18T19:01:59.752Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
19:02:01 [2022-07-18T19:02:01.118Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
19:02:02 [2022-07-18T19:02:02.491Z] === RUN   TestDockerSuite/TestBuildAddTarXz
19:02:03 [2022-07-18T19:02:03.867Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
19:02:05 [2022-07-18T19:02:05.235Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
19:02:05 [2022-07-18T19:02:05.492Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
19:02:06 [2022-07-18T19:02:06.422Z]     check_test.go:540: [db0b4ff833a2e] daemon is not started
19:02:06 [2022-07-18T19:02:06.422Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
19:02:09 [2022-07-18T19:02:09.693Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
19:02:11 [2022-07-18T19:02:11.062Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
19:02:14 [2022-07-18T19:02:14.331Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
19:02:15 [2022-07-18T19:02:15.521Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
19:02:16 [2022-07-18T19:02:16.852Z] === RUN   TestDockerSuite/TestBuildBlankName
19:02:17 [2022-07-18T19:02:17.416Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
19:02:17 [2022-07-18T19:02:17.416Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
19:02:19 [2022-07-18T19:02:19.304Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
19:02:19 [2022-07-18T19:02:19.867Z]     check_test.go:540: [d4f844dd6db78] daemon is not started
19:02:19 [2022-07-18T19:02:19.867Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
19:02:20 [2022-07-18T19:02:20.431Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
19:02:20 [2022-07-18T19:02:20.994Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
19:02:21 [2022-07-18T19:02:21.558Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
19:02:21 [2022-07-18T19:02:21.558Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
19:02:22 [2022-07-18T19:02:22.924Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
19:02:23 [2022-07-18T19:02:23.489Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
19:02:23 [2022-07-18T19:02:23.489Z]     check_test.go:540: [d578bbd70871d] daemon is not started
19:02:23 [2022-07-18T19:02:23.489Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
19:02:24 [2022-07-18T19:02:24.498Z] --- PASS: TestBuildWithHugeFile (50.77s)
19:02:24 [2022-07-18T19:02:24.498Z] === RUN   TestBuildWCOWSandboxSize
19:02:24 [2022-07-18T19:02:24.498Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:02:24 [2022-07-18T19:02:24.498Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
19:02:24 [2022-07-18T19:02:24.498Z] === RUN   TestBuildWithEmptyDockerfile
19:02:24 [2022-07-18T19:02:24.498Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:02:24 [2022-07-18T19:02:24.498Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:02:24 [2022-07-18T19:02:24.498Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:02:24 [2022-07-18T19:02:24.498Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:02:24 [2022-07-18T19:02:24.498Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:02:24 [2022-07-18T19:02:24.498Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:02:24 [2022-07-18T19:02:24.498Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:02:24 [2022-07-18T19:02:24.498Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:02:24 [2022-07-18T19:02:24.498Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:02:24 [2022-07-18T19:02:24.498Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
19:02:24 [2022-07-18T19:02:24.498Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
19:02:24 [2022-07-18T19:02:24.498Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
19:02:24 [2022-07-18T19:02:24.498Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
19:02:24 [2022-07-18T19:02:24.498Z] === RUN   TestBuildPreserveOwnership
19:02:24 [2022-07-18T19:02:24.498Z] === RUN   TestBuildPreserveOwnership/copy_from
19:02:24 [2022-07-18T19:02:24.498Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:02:24 [2022-07-18T19:02:24.498Z] --- PASS: TestBuildPreserveOwnership (3.62s)
19:02:24 [2022-07-18T19:02:24.498Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.42s)
19:02:24 [2022-07-18T19:02:24.498Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s)
19:02:24 [2022-07-18T19:02:24.498Z] === RUN   TestBuildPlatformInvalid
19:02:24 [2022-07-18T19:02:24.498Z] --- PASS: TestBuildPlatformInvalid (0.07s)
19:02:24 [2022-07-18T19:02:24.498Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:02:24 [2022-07-18T19:02:24.498Z] Loaded image: busybox:latest
19:02:24 [2022-07-18T19:02:24.498Z] Loaded image: busybox:glibc
19:02:25 [2022-07-18T19:02:25.067Z] Loaded image: debian:bullseye-slim
19:02:25 [2022-07-18T19:02:25.067Z] Loaded image: hello-world:latest
19:02:25 [2022-07-18T19:02:25.068Z] Loaded image: arm32v7/hello-world:latest
19:02:25 [2022-07-18T19:02:25.381Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
19:02:26 [2022-07-18T19:02:26.311Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
19:02:27 [2022-07-18T19:02:27.240Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
19:02:29 [2022-07-18T19:02:29.189Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
19:02:29 [2022-07-18T19:02:29.450Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
19:02:30 [2022-07-18T19:02:30.816Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
19:02:33 [2022-07-18T19:02:33.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:02:33 [2022-07-18T19:02:33.333Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
19:02:33 [2022-07-18T19:02:33.895Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
19:02:34 [2022-07-18T19:02:34.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:02:34 [2022-07-18T19:02:34.825Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
19:02:35 [2022-07-18T19:02:35.056Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.84s)
19:02:35 [2022-07-18T19:02:35.057Z] PASS
19:02:35 [2022-07-18T19:02:35.057Z] 
19:02:35 [2022-07-18T19:02:35.057Z] === Skipped
19:02:35 [2022-07-18T19:02:35.057Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
19:02:35 [2022-07-18T19:02:35.057Z]     build_session_test.go:25: TODO: BuildKit
19:02:35 [2022-07-18T19:02:35.057Z] 
19:02:35 [2022-07-18T19:02:35.057Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
19:02:35 [2022-07-18T19:02:35.057Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:02:35 [2022-07-18T19:02:35.057Z] 
19:02:35 [2022-07-18T19:02:35.057Z] DONE 34 tests, 2 skipped in 87.935s
19:02:35 [2022-07-18T19:02:35.057Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
19:02:35 [2022-07-18T19:02:35.057Z] INFO: Testing against a local daemon
19:02:35 [2022-07-18T19:02:35.057Z] === RUN   TestConfigInspect
19:02:35 [2022-07-18T19:02:35.995Z] --- PASS: TestConfigInspect (2.38s)
19:02:35 [2022-07-18T19:02:35.995Z] === RUN   TestConfigList
19:02:36 [2022-07-18T19:02:36.715Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
19:02:38 [2022-07-18T19:02:38.530Z] --- PASS: TestConfigList (2.18s)
19:02:38 [2022-07-18T19:02:38.530Z] === RUN   TestConfigsCreateAndDelete
19:02:39 [2022-07-18T19:02:39.982Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
19:02:40 [2022-07-18T19:02:40.438Z] --- PASS: TestConfigsCreateAndDelete (2.17s)
19:02:40 [2022-07-18T19:02:40.438Z] === RUN   TestConfigsUpdate
19:02:42 [2022-07-18T19:02:42.974Z] --- PASS: TestConfigsUpdate (2.19s)
19:02:42 [2022-07-18T19:02:42.974Z] === RUN   TestTemplatedConfig
19:02:44 [2022-07-18T19:02:44.154Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
19:02:45 [2022-07-18T19:02:45.510Z] --- PASS: TestTemplatedConfig (2.69s)
19:02:45 [2022-07-18T19:02:45.510Z] === RUN   TestConfigCreateResolve
19:02:45 [2022-07-18T19:02:45.523Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
19:02:47 [2022-07-18T19:02:47.417Z] --- PASS: TestConfigCreateResolve (2.15s)
19:02:47 [2022-07-18T19:02:47.417Z] PASS
19:02:47 [2022-07-18T19:02:47.417Z] 
19:02:47 [2022-07-18T19:02:47.417Z] DONE 6 tests in 13.782s
19:02:47 [2022-07-18T19:02:47.417Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
19:02:47 [2022-07-18T19:02:47.417Z] INFO: Testing against a local daemon
19:02:47 [2022-07-18T19:02:47.417Z] === RUN   TestAttachWithTTY
19:02:47 [2022-07-18T19:02:47.417Z] --- PASS: TestAttachWithTTY (0.06s)
19:02:47 [2022-07-18T19:02:47.417Z] === RUN   TestAttachWithoutTTy
19:02:47 [2022-07-18T19:02:47.678Z] --- PASS: TestAttachWithoutTTy (0.04s)
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestCheckpoint
19:02:47 [2022-07-18T19:02:47.678Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:02:47 [2022-07-18T19:02:47.678Z] --- SKIP: TestCheckpoint (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/commit
19:02:47 [2022-07-18T19:02:47.678Z] === PAUSE TestContainerInvalidJSON/commit
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/create
19:02:47 [2022-07-18T19:02:47.678Z] === PAUSE TestContainerInvalidJSON/containers/create
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
19:02:47 [2022-07-18T19:02:47.678Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
19:02:47 [2022-07-18T19:02:47.678Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
19:02:47 [2022-07-18T19:02:47.678Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:02:47 [2022-07-18T19:02:47.678Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
19:02:47 [2022-07-18T19:02:47.678Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
19:02:47 [2022-07-18T19:02:47.678Z] === CONT  TestContainerInvalidJSON/commit
19:02:47 [2022-07-18T19:02:47.678Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/commit/empty_body
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
19:02:47 [2022-07-18T19:02:47.678Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
19:02:47 [2022-07-18T19:02:47.678Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
19:02:47 [2022-07-18T19:02:47.678Z] === CONT  TestContainerInvalidJSON/containers/create
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
19:02:47 [2022-07-18T19:02:47.678Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
19:02:47 [2022-07-18T19:02:47.678Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
19:02:47 [2022-07-18T19:02:47.678Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:02:47 [2022-07-18T19:02:47.678Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:02:47 [2022-07-18T19:02:47.678Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestCopyFromContainerPathIsNotDir
19:02:47 [2022-07-18T19:02:47.678Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestCopyToContainerPathDoesNotExist
19:02:47 [2022-07-18T19:02:47.678Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
19:02:47 [2022-07-18T19:02:47.678Z] === RUN   TestCopyEmptyFile
19:02:47 [2022-07-18T19:02:47.938Z] --- PASS: TestCopyEmptyFile (0.22s)
19:02:47 [2022-07-18T19:02:47.938Z] === RUN   TestCopyToContainerPathIsNotDir
19:02:47 [2022-07-18T19:02:47.938Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
19:02:47 [2022-07-18T19:02:47.938Z] === RUN   TestCopyFromContainer
19:02:48 [2022-07-18T19:02:48.041Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
19:02:48 [2022-07-18T19:02:48.969Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
19:02:49 [2022-07-18T19:02:49.319Z] === RUN   TestCopyFromContainer//
19:02:49 [2022-07-18T19:02:49.319Z] === RUN   TestCopyFromContainer//bar/root
19:02:49 [2022-07-18T19:02:49.319Z] === RUN   TestCopyFromContainer//bar/root/
19:02:49 [2022-07-18T19:02:49.319Z] === RUN   TestCopyFromContainer/bar/quux
19:02:49 [2022-07-18T19:02:49.319Z] === RUN   TestCopyFromContainer/bar/quux/
19:02:49 [2022-07-18T19:02:49.533Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
19:02:49 [2022-07-18T19:02:49.578Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:02:49 [2022-07-18T19:02:49.578Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:02:49 [2022-07-18T19:02:49.578Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:02:49 [2022-07-18T19:02:49.578Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:02:49 [2022-07-18T19:02:49.578Z] === RUN   TestCopyFromContainer/bar/notarget
19:02:49 [2022-07-18T19:02:49.848Z] --- PASS: TestCopyFromContainer (1.73s)
19:02:49 [2022-07-18T19:02:49.848Z]     --- PASS: TestCopyFromContainer// (0.06s)
19:02:49 [2022-07-18T19:02:49.848Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
19:02:49 [2022-07-18T19:02:49.848Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
19:02:49 [2022-07-18T19:02:49.848Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
19:02:49 [2022-07-18T19:02:49.848Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
19:02:49 [2022-07-18T19:02:49.848Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
19:02:49 [2022-07-18T19:02:49.848Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
19:02:49 [2022-07-18T19:02:49.848Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
19:02:49 [2022-07-18T19:02:49.848Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
19:02:49 [2022-07-18T19:02:49.848Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
19:02:49 [2022-07-18T19:02:49.848Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:02:49 [2022-07-18T19:02:49.848Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:02:49 [2022-07-18T19:02:49.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:02:49 [2022-07-18T19:02:49.848Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:02:49 [2022-07-18T19:02:49.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:02:49 [2022-07-18T19:02:49.848Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:02:49 [2022-07-18T19:02:49.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:02:49 [2022-07-18T19:02:49.848Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:02:49 [2022-07-18T19:02:49.848Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:02:49 [2022-07-18T19:02:49.849Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:02:49 [2022-07-18T19:02:49.849Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:02:49 [2022-07-18T19:02:49.849Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:02:49 [2022-07-18T19:02:49.849Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:02:49 [2022-07-18T19:02:49.849Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:02:49 [2022-07-18T19:02:49.849Z] === RUN   TestCreateLinkToNonExistingContainer
19:02:49 [2022-07-18T19:02:49.849Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
19:02:49 [2022-07-18T19:02:49.849Z] === RUN   TestCreateWithInvalidEnv
19:02:49 [2022-07-18T19:02:49.849Z] === RUN   TestCreateWithInvalidEnv/0
19:02:49 [2022-07-18T19:02:49.849Z] === PAUSE TestCreateWithInvalidEnv/0
19:02:49 [2022-07-18T19:02:49.849Z] === RUN   TestCreateWithInvalidEnv/1
19:02:49 [2022-07-18T19:02:49.849Z] === PAUSE TestCreateWithInvalidEnv/1
19:02:49 [2022-07-18T19:02:49.849Z] === RUN   TestCreateWithInvalidEnv/2
19:02:49 [2022-07-18T19:02:49.849Z] === PAUSE TestCreateWithInvalidEnv/2
19:02:49 [2022-07-18T19:02:49.849Z] === CONT  TestCreateWithInvalidEnv/0
19:02:49 [2022-07-18T19:02:49.849Z] === CONT  TestCreateWithInvalidEnv/2
19:02:49 [2022-07-18T19:02:49.849Z] === CONT  TestCreateWithInvalidEnv/1
19:02:49 [2022-07-18T19:02:49.849Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:02:49 [2022-07-18T19:02:49.849Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:02:49 [2022-07-18T19:02:49.849Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:02:49 [2022-07-18T19:02:49.849Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:02:49 [2022-07-18T19:02:49.849Z] === RUN   TestCreateTmpfsMountsTarget
19:02:49 [2022-07-18T19:02:49.849Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
19:02:49 [2022-07-18T19:02:49.849Z] === RUN   TestCreateWithCustomMaskedPaths
19:02:50 [2022-07-18T19:02:50.900Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
19:02:51 [2022-07-18T19:02:51.827Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
19:02:51 [2022-07-18T19:02:51.827Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
19:02:51 [2022-07-18T19:02:51.831Z] --- PASS: TestCreateWithCustomMaskedPaths (1.68s)
19:02:51 [2022-07-18T19:02:51.831Z] === RUN   TestCreateWithCustomReadonlyPaths
19:02:52 [2022-07-18T19:02:52.084Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
19:02:53 [2022-07-18T19:02:53.213Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s)
19:02:53 [2022-07-18T19:02:53.213Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:02:53 [2022-07-18T19:02:53.213Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:02:53 [2022-07-18T19:02:53.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:02:53 [2022-07-18T19:02:53.213Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:02:53 [2022-07-18T19:02:53.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:02:53 [2022-07-18T19:02:53.213Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:02:53 [2022-07-18T19:02:53.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:02:53 [2022-07-18T19:02:53.213Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:02:53 [2022-07-18T19:02:53.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:02:53 [2022-07-18T19:02:53.213Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:02:53 [2022-07-18T19:02:53.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:02:53 [2022-07-18T19:02:53.213Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:02:53 [2022-07-18T19:02:53.213Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:02:53 [2022-07-18T19:02:53.213Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:02:53 [2022-07-18T19:02:53.213Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:02:53 [2022-07-18T19:02:53.213Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:02:53 [2022-07-18T19:02:53.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:02:53 [2022-07-18T19:02:53.213Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:02:53 [2022-07-18T19:02:53.213Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:02:53 [2022-07-18T19:02:53.213Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:02:53 [2022-07-18T19:02:53.213Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:02:53 [2022-07-18T19:02:53.213Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:02:53 [2022-07-18T19:02:53.213Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:02:53 [2022-07-18T19:02:53.782Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s)
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestCreateDifferentPlatform
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestCreateDifferentPlatform/different_os
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:02:53 [2022-07-18T19:02:53.782Z] --- PASS: TestCreateDifferentPlatform (0.01s)
19:02:53 [2022-07-18T19:02:53.782Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:02:53 [2022-07-18T19:02:53.782Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:02:53 [2022-07-18T19:02:53.782Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:02:53 [2022-07-18T19:02:53.782Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestCreateInvalidHostConfig
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
19:02:53 [2022-07-18T19:02:53.782Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
19:02:53 [2022-07-18T19:02:53.782Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:02:53 [2022-07-18T19:02:53.782Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
19:02:53 [2022-07-18T19:02:53.782Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
19:02:53 [2022-07-18T19:02:53.782Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
19:02:53 [2022-07-18T19:02:53.782Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
19:02:53 [2022-07-18T19:02:53.782Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:02:53 [2022-07-18T19:02:53.782Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
19:02:53 [2022-07-18T19:02:53.782Z] --- PASS: TestCreateInvalidHostConfig (0.02s)
19:02:53 [2022-07-18T19:02:53.782Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
19:02:53 [2022-07-18T19:02:53.782Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
19:02:53 [2022-07-18T19:02:53.782Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
19:02:53 [2022-07-18T19:02:53.782Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestContainerStartOnDaemonRestart
19:02:53 [2022-07-18T19:02:53.782Z] === PAUSE TestContainerStartOnDaemonRestart
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestDaemonRestartIpcMode
19:02:53 [2022-07-18T19:02:53.782Z] === PAUSE TestDaemonRestartIpcMode
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestDaemonHostGatewayIP
19:02:53 [2022-07-18T19:02:53.782Z] === PAUSE TestDaemonHostGatewayIP
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestRestartDaemonWithRestartingContainer
19:02:53 [2022-07-18T19:02:53.782Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestContainerKillOnDaemonStart
19:02:53 [2022-07-18T19:02:53.782Z] === PAUSE TestContainerKillOnDaemonStart
19:02:53 [2022-07-18T19:02:53.782Z] === RUN   TestDiff
19:02:54 [2022-07-18T19:02:54.351Z] --- PASS: TestDiff (0.55s)
19:02:54 [2022-07-18T19:02:54.351Z] === RUN   TestExecConsoleSize
19:02:54 [2022-07-18T19:02:54.603Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
19:02:54 [2022-07-18T19:02:54.859Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
19:02:54 [2022-07-18T19:02:54.920Z] --- PASS: TestExecConsoleSize (0.64s)
19:02:54 [2022-07-18T19:02:54.920Z] === RUN   TestExecWithCloseStdin
19:02:55 [2022-07-18T19:02:55.860Z] --- PASS: TestExecWithCloseStdin (0.61s)
19:02:55 [2022-07-18T19:02:55.860Z] === RUN   TestExec
19:02:56 [2022-07-18T19:02:56.429Z] --- PASS: TestExec (0.63s)
19:02:56 [2022-07-18T19:02:56.430Z] === RUN   TestExecUser
19:02:56 [2022-07-18T19:02:56.998Z] --- PASS: TestExecUser (0.66s)
19:02:56 [2022-07-18T19:02:56.998Z] === RUN   TestExportContainerAndImportImage
19:02:57 [2022-07-18T19:02:57.377Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
19:02:57 [2022-07-18T19:02:57.571Z] --- PASS: TestExportContainerAndImportImage (0.70s)
19:02:57 [2022-07-18T19:02:57.571Z] === RUN   TestExportContainerAfterDaemonRestart
19:02:58 [2022-07-18T19:02:58.951Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
19:02:58 [2022-07-18T19:02:58.951Z] === RUN   TestHealthCheckWorkdir
19:02:59 [2022-07-18T19:02:59.520Z] --- PASS: TestHealthCheckWorkdir (0.73s)
19:02:59 [2022-07-18T19:02:59.520Z] === RUN   TestHealthKillContainer
19:03:00 [2022-07-18T19:03:00.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
19:03:00 [2022-07-18T19:03:00.666Z]     docker_cli_daemon_test.go:2503: [db37fc44993cb] daemon is not started
19:03:02 [2022-07-18T19:03:02.555Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
19:03:02 [2022-07-18T19:03:02.555Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
19:03:03 [2022-07-18T19:03:03.920Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
19:03:05 [2022-07-18T19:03:05.287Z] === RUN   TestDockerSuite/TestBuildCacheAdd
19:03:06 [2022-07-18T19:03:06.652Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
19:03:07 [2022-07-18T19:03:07.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:03:07 [2022-07-18T19:03:07.216Z] === RUN   TestDockerSuite/TestBuildCacheFrom
19:03:09 [2022-07-18T19:03:09.501Z] --- PASS: TestHealthKillContainer (8.24s)
19:03:09 [2022-07-18T19:03:09.501Z] === RUN   TestInspectCpusetInConfigPre120
19:03:09 [2022-07-18T19:03:09.501Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s)
19:03:09 [2022-07-18T19:03:09.501Z] === RUN   TestIpcModeNone
19:03:09 [2022-07-18T19:03:09.501Z] --- PASS: TestIpcModeNone (0.65s)
19:03:09 [2022-07-18T19:03:09.501Z] === RUN   TestIpcModePrivate
19:03:09 [2022-07-18T19:03:09.501Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
19:03:09 [2022-07-18T19:03:09.524Z] .........................xx....................                          [ 29%]
19:03:09 [2022-07-18T19:03:09.760Z] --- PASS: TestIpcModePrivate (0.65s)
19:03:09 [2022-07-18T19:03:09.760Z] === RUN   TestIpcModeShareable
19:03:10 [2022-07-18T19:03:10.328Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
19:03:10 [2022-07-18T19:03:10.328Z] --- PASS: TestIpcModeShareable (0.68s)
19:03:10 [2022-07-18T19:03:10.328Z] === RUN   TestAPIIpcModeShareableAndContainer
19:03:11 [2022-07-18T19:03:11.386Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
19:03:12 [2022-07-18T19:03:12.234Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.85s)
19:03:12 [2022-07-18T19:03:12.234Z] === RUN   TestAPIIpcModeHost
19:03:12 [2022-07-18T19:03:12.753Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
19:03:12 [2022-07-18T19:03:12.803Z] --- PASS: TestAPIIpcModeHost (0.41s)
19:03:12 [2022-07-18T19:03:12.803Z] === RUN   TestDaemonIpcModeShareable
19:03:13 [2022-07-18T19:03:13.743Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
19:03:14 [2022-07-18T19:03:14.002Z] --- PASS: TestDaemonIpcModeShareable (1.21s)
19:03:14 [2022-07-18T19:03:14.002Z] === RUN   TestDaemonIpcModePrivate
19:03:14 [2022-07-18T19:03:14.120Z] === RUN   TestDockerDaemonSuite/TestShmSize
19:03:14 [2022-07-18T19:03:14.376Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
19:03:14 [2022-07-18T19:03:14.941Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
19:03:15 [2022-07-18T19:03:15.201Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
19:03:15 [2022-07-18T19:03:15.201Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:03:15 [2022-07-18T19:03:15.743Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
19:03:15 [2022-07-18T19:03:15.743Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
19:03:16 [2022-07-18T19:03:16.139Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
19:03:16 [2022-07-18T19:03:16.398Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s)
19:03:16 [2022-07-18T19:03:16.398Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:03:16 [2022-07-18T19:03:16.676Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
19:03:17 [2022-07-18T19:03:17.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
19:03:17 [2022-07-18T19:03:17.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:03:17 [2022-07-18T19:03:17.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:03:17 [2022-07-18T19:03:17.338Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
19:03:17 [2022-07-18T19:03:17.338Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s)
19:03:17 [2022-07-18T19:03:17.338Z] === RUN   TestIpcModeOlderClient
19:03:17 [2022-07-18T19:03:17.598Z] === PAUSE TestIpcModeOlderClient
19:03:17 [2022-07-18T19:03:17.598Z] === RUN   TestKillContainerInvalidSignal
19:03:17 [2022-07-18T19:03:17.857Z] --- PASS: TestKillContainerInvalidSignal (0.48s)
19:03:17 [2022-07-18T19:03:17.857Z] === RUN   TestKillContainer
19:03:17 [2022-07-18T19:03:17.857Z] === RUN   TestKillContainer/no_signal
19:03:18 [2022-07-18T19:03:18.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:03:18 [2022-07-18T19:03:18.426Z] === RUN   TestKillContainer/non_killing_signal
19:03:18 [2022-07-18T19:03:18.569Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
19:03:18 [2022-07-18T19:03:18.569Z]     check_test.go:540: [def4f930cf494] daemon is not started
19:03:18 [2022-07-18T19:03:18.569Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
19:03:18 [2022-07-18T19:03:18.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:03:18 [2022-07-18T19:03:18.686Z] === RUN   TestKillContainer/killing_signal
19:03:18 [2022-07-18T19:03:18.825Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
19:03:18 [2022-07-18T19:03:18.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:03:19 [2022-07-18T19:03:19.210Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.987s	coverage: 60.0% of statements
19:03:19 [2022-07-18T19:03:19.210Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
19:03:19 [2022-07-18T19:03:19.210Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
19:03:19 [2022-07-18T19:03:19.210Z] ok  	github.com/docker/docker/libnetwork/osl	4.299s	coverage: 39.7% of statements
19:03:19 [2022-07-18T19:03:19.210Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
19:03:19 [2022-07-18T19:03:19.254Z] --- PASS: TestKillContainer (1.34s)
19:03:19 [2022-07-18T19:03:19.254Z]     --- PASS: TestKillContainer/no_signal (0.45s)
19:03:19 [2022-07-18T19:03:19.254Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
19:03:19 [2022-07-18T19:03:19.254Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
19:03:19 [2022-07-18T19:03:19.254Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:03:19 [2022-07-18T19:03:19.254Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:03:19 [2022-07-18T19:03:19.469Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
19:03:19 [2022-07-18T19:03:19.753Z] === RUN   TestDockerSuite/TestBuildClearCmd
19:03:19 [2022-07-18T19:03:19.822Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:03:19 [2022-07-18T19:03:19.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:03:20 [2022-07-18T19:03:20.314Z] === RUN   TestDockerSuite/TestBuildCmd
19:03:20 [2022-07-18T19:03:20.571Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
19:03:20 [2022-07-18T19:03:20.761Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s)
19:03:20 [2022-07-18T19:03:20.761Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
19:03:20 [2022-07-18T19:03:20.761Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s)
19:03:20 [2022-07-18T19:03:20.761Z] === RUN   TestKillStoppedContainer
19:03:20 [2022-07-18T19:03:20.761Z] --- PASS: TestKillStoppedContainer (0.05s)
19:03:20 [2022-07-18T19:03:20.761Z] === RUN   TestKillStoppedContainerAPIPre120
19:03:20 [2022-07-18T19:03:20.761Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
19:03:20 [2022-07-18T19:03:20.761Z] === RUN   TestKillDifferentUserContainer
19:03:20 [2022-07-18T19:03:20.847Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.670s	coverage: 48.6% of statements
19:03:20 [2022-07-18T19:03:20.847Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
19:03:20 [2022-07-18T19:03:20.847Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
19:03:21 [2022-07-18T19:03:21.020Z] --- PASS: TestKillDifferentUserContainer (0.43s)
19:03:21 [2022-07-18T19:03:21.020Z] === RUN   TestInspectOomKilledTrue
19:03:21 [2022-07-18T19:03:21.020Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
19:03:21 [2022-07-18T19:03:21.020Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:03:21 [2022-07-18T19:03:21.020Z] === RUN   TestInspectOomKilledFalse
19:03:21 [2022-07-18T19:03:21.106Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
19:03:21 [2022-07-18T19:03:21.106Z] 
19:03:21 [2022-07-18T19:03:21.106Z] === Skipped
19:03:21 [2022-07-18T19:03:21.106Z] === SKIP: libnetwork TestParallel1 (0.00s)
19:03:21 [2022-07-18T19:03:21.106Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
19:03:21 [2022-07-18T19:03:21.106Z] 
19:03:21 [2022-07-18T19:03:21.106Z] === SKIP: libnetwork TestParallel2 (0.00s)
19:03:21 [2022-07-18T19:03:21.106Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
19:03:21 [2022-07-18T19:03:21.106Z] 
19:03:21 [2022-07-18T19:03:21.106Z] === SKIP: libnetwork TestParallel3 (0.00s)
19:03:21 [2022-07-18T19:03:21.106Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
19:03:21 [2022-07-18T19:03:21.106Z] 
19:03:21 [2022-07-18T19:03:21.106Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
19:03:21 [2022-07-18T19:03:21.106Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
19:03:21 [2022-07-18T19:03:21.106Z] 
19:03:21 [2022-07-18T19:03:21.106Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
19:03:21 [2022-07-18T19:03:21.106Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
19:03:21 [2022-07-18T19:03:21.106Z] 
19:03:21 [2022-07-18T19:03:21.106Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
19:03:21 [2022-07-18T19:03:21.106Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
19:03:21 [2022-07-18T19:03:21.106Z] 
19:03:21 [2022-07-18T19:03:21.106Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
19:03:21 [2022-07-18T19:03:21.106Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
19:03:21 [2022-07-18T19:03:21.106Z] 
19:03:21 [2022-07-18T19:03:21.106Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
19:03:21 [2022-07-18T19:03:21.106Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
19:03:21 [2022-07-18T19:03:21.106Z] 
19:03:21 [2022-07-18T19:03:21.106Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
19:03:21 [2022-07-18T19:03:21.106Z]     firewalld_test.go:14: firewalld is not running
19:03:21 [2022-07-18T19:03:21.106Z] 
19:03:21 [2022-07-18T19:03:21.106Z] DONE 327 tests, 9 skipped in 205.370s
19:03:21 [2022-07-18T19:03:21.134Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
19:03:21 [2022-07-18T19:03:21.389Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
19:03:21 [2022-07-18T19:03:21.389Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
19:03:21 [2022-07-18T19:03:21.389Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
19:03:21 [2022-07-18T19:03:21.590Z] --- PASS: TestInspectOomKilledFalse (0.43s)
19:03:21 [2022-07-18T19:03:21.590Z] === RUN   TestLinksEtcHostsContentMatch
19:03:21 [2022-07-18T19:03:21.850Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s)
19:03:21 [2022-07-18T19:03:21.850Z] === RUN   TestLinksContainerNames
Post stage
[Pipeline] junit
19:03:22 [2022-07-18T19:03:22.059Z] Recording test results
19:03:22 [2022-07-18T19:03:22.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:03:22 [2022-07-18T19:03:22.755Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
19:03:22 [2022-07-18T19:03:22.792Z] --- PASS: TestLinksContainerNames (0.90s)
19:03:22 [2022-07-18T19:03:22.792Z] === RUN   TestLogsFollowTailEmpty
19:03:23 [2022-07-18T19:03:23.052Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
19:03:23 [2022-07-18T19:03:23.052Z] === RUN   TestLogs
19:03:23 [2022-07-18T19:03:23.052Z] === RUN   TestLogs/driver_local
19:03:23 [2022-07-18T19:03:23.052Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
19:03:23 [2022-07-18T19:03:23.052Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
19:03:23 [2022-07-18T19:03:23.052Z] === RUN   TestLogs/driver_local/tty/only_stdout
19:03:23 [2022-07-18T19:03:23.052Z] === PAUSE TestLogs/driver_local/tty/only_stdout
19:03:23 [2022-07-18T19:03:23.052Z] === RUN   TestLogs/driver_local/tty/only_stderr
19:03:23 [2022-07-18T19:03:23.052Z] === PAUSE TestLogs/driver_local/tty/only_stderr
19:03:23 [2022-07-18T19:03:23.052Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
19:03:23 [2022-07-18T19:03:23.052Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
19:03:23 [2022-07-18T19:03:23.052Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
19:03:23 [2022-07-18T19:03:23.052Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
19:03:23 [2022-07-18T19:03:23.052Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
19:03:23 [2022-07-18T19:03:23.052Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
19:03:23 [2022-07-18T19:03:23.052Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
19:03:23 [2022-07-18T19:03:23.052Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
19:03:23 [2022-07-18T19:03:23.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:03:23 [2022-07-18T19:03:23.372Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:03:23 [2022-07-18T19:03:23.708Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43819/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=11e6176669c1ce8d738e00561c416caff589a3d2 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:11e6176669c1ce8d738e00561c416caff589a3d2 hack/make.sh dynbinary test-integration
19:03:23 [2022-07-18T19:03:23.968Z] 
19:03:23 [2022-07-18T19:03:23.991Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
19:03:23 [2022-07-18T19:03:23.991Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
19:03:24 [2022-07-18T19:03:24.233Z] Removing bundles/
19:03:24 [2022-07-18T19:03:24.233Z] 
19:03:24 [2022-07-18T19:03:24.233Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:03:24 [2022-07-18T19:03:24.233Z] Building: bundles/dynbinary-daemon/dockerd
19:03:24 [2022-07-18T19:03:24.233Z] GOOS="" GOARCH="" GOARM=""
19:03:24 [2022-07-18T19:03:24.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:03:24 [2022-07-18T19:03:24.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:03:24 [2022-07-18T19:03:24.560Z] === CONT  TestLogs/driver_local/tty/only_stderr
19:03:24 [2022-07-18T19:03:24.648Z] --- PASS: TestDockerDaemonSuite (331.11s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.95s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.59s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.85s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.47s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.52s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.27s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.85s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.44s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.13s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.14s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.33s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.17s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.36s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.46s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.64s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.01s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.67s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.59s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.31s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.89s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.92s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.56s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.76s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.73s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.46s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.52s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.58s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.37s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.69s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.71s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.63s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.35s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.48s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.56s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.24s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.44s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.07s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.19s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.14s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.37s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.81s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.37s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.72s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.73s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.62s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.86s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.62s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.10s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.85s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.95s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.04s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.90s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.54s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.82s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.85s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.07s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.89s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.29s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.45s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.91s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.27s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.78s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.85s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.07s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.60s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.43s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.11s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.46s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.03s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.53s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.64s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.60s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.44s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.95s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.28s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.33s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.42s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.76s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.08s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.09s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.73s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.61s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.62s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.83s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.51s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.20s)
19:03:24 [2022-07-18T19:03:24.648Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.18s)
19:03:24 [2022-07-18T19:03:24.648Z] === RUN   TestDockerSwarmSuite
19:03:24 [2022-07-18T19:03:24.648Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
19:03:24 [2022-07-18T19:03:24.819Z] === CONT  TestLogs/driver_local/tty/only_stdout
19:03:25 [2022-07-18T19:03:25.412Z] === RUN   TestLogs/driver_json-file
19:03:25 [2022-07-18T19:03:25.412Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
19:03:25 [2022-07-18T19:03:25.412Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
19:03:25 [2022-07-18T19:03:25.412Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
19:03:25 [2022-07-18T19:03:25.412Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
19:03:25 [2022-07-18T19:03:25.412Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
19:03:25 [2022-07-18T19:03:25.412Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
19:03:25 [2022-07-18T19:03:25.412Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:03:25 [2022-07-18T19:03:25.412Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:03:25 [2022-07-18T19:03:25.412Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
19:03:25 [2022-07-18T19:03:25.412Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
19:03:25 [2022-07-18T19:03:25.412Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
19:03:25 [2022-07-18T19:03:25.412Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
19:03:25 [2022-07-18T19:03:25.412Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
19:03:25 [2022-07-18T19:03:25.412Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:03:25 [2022-07-18T19:03:25.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:03:25 [2022-07-18T19:03:25.982Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
19:03:25 [2022-07-18T19:03:25.982Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
19:03:26 [2022-07-18T19:03:26.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:03:26 [2022-07-18T19:03:26.392Z] tests/integration/api_exec_test.py .....................                 [ 34%]
19:03:26 [2022-07-18T19:03:26.552Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
19:03:26 [2022-07-18T19:03:26.552Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
19:03:27 [2022-07-18T19:03:27.122Z] --- PASS: TestLogs (4.05s)
19:03:27 [2022-07-18T19:03:27.122Z]     --- PASS: TestLogs/driver_local (0.01s)
19:03:27 [2022-07-18T19:03:27.122Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.76s)
19:03:27 [2022-07-18T19:03:27.122Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.80s)
19:03:27 [2022-07-18T19:03:27.122Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.69s)
19:03:27 [2022-07-18T19:03:27.122Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.73s)
19:03:27 [2022-07-18T19:03:27.122Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.63s)
19:03:27 [2022-07-18T19:03:27.122Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.72s)
19:03:27 [2022-07-18T19:03:27.122Z]     --- PASS: TestLogs/driver_json-file (0.01s)
19:03:27 [2022-07-18T19:03:27.122Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.66s)
19:03:27 [2022-07-18T19:03:27.122Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s)
19:03:27 [2022-07-18T19:03:27.122Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.58s)
19:03:27 [2022-07-18T19:03:27.122Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.58s)
19:03:27 [2022-07-18T19:03:27.122Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.61s)
19:03:27 [2022-07-18T19:03:27.122Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.59s)
19:03:27 [2022-07-18T19:03:27.122Z] === RUN   TestContainerNetworkMountsNoChown
19:03:27 [2022-07-18T19:03:27.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:03:27 [2022-07-18T19:03:27.691Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/default
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/default
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/private
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/private
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/rprivate
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/rprivate
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/slave
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/slave
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/rslave
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/rslave
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/shared
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/shared
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/rshared
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/rshared
19:03:27 [2022-07-18T19:03:27.691Z] === CONT  TestMountDaemonRoot/default
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/default/bind_root
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/default/mount_root
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:03:27 [2022-07-18T19:03:27.691Z] === CONT  TestMountDaemonRoot/rslave
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:03:27 [2022-07-18T19:03:27.691Z] === CONT  TestMountDaemonRoot/rshared
19:03:27 [2022-07-18T19:03:27.691Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:03:27 [2022-07-18T19:03:27.691Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:03:27 [2022-07-18T19:03:27.692Z] === CONT  TestMountDaemonRoot/shared
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === CONT  TestMountDaemonRoot/rprivate
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === CONT  TestMountDaemonRoot/slave
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:03:27 [2022-07-18T19:03:27.692Z] === CONT  TestMountDaemonRoot/private
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/private/bind_root
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === RUN   TestMountDaemonRoot/private/mount_root
19:03:27 [2022-07-18T19:03:27.692Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:03:27 [2022-07-18T19:03:27.692Z] === CONT  TestMountDaemonRoot/default/bind_root
19:03:27 [2022-07-18T19:03:27.692Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:03:27 [2022-07-18T19:03:27.692Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:03:27 [2022-07-18T19:03:27.692Z] === CONT  TestMountDaemonRoot/default/mount_root
19:03:27 [2022-07-18T19:03:27.692Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:03:27 [2022-07-18T19:03:27.919Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
19:03:27 [2022-07-18T19:03:27.952Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:03:27 [2022-07-18T19:03:27.952Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:03:27 [2022-07-18T19:03:27.952Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:03:27 [2022-07-18T19:03:27.952Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:03:27 [2022-07-18T19:03:27.952Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:03:27 [2022-07-18T19:03:27.952Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:03:27 [2022-07-18T19:03:27.952Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:03:27 [2022-07-18T19:03:27.952Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:03:27 [2022-07-18T19:03:27.952Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:03:27 [2022-07-18T19:03:27.952Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:03:27 [2022-07-18T19:03:27.952Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:03:27 [2022-07-18T19:03:27.952Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:03:27 [2022-07-18T19:03:27.952Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:03:28 [2022-07-18T19:03:28.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:03:28 [2022-07-18T19:03:28.212Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:03:28 [2022-07-18T19:03:28.212Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:03:28 [2022-07-18T19:03:28.212Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:03:28 [2022-07-18T19:03:28.212Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:03:28 [2022-07-18T19:03:28.212Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:03:28 [2022-07-18T19:03:28.212Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:03:28 [2022-07-18T19:03:28.212Z] === CONT  TestMountDaemonRoot/private/mount_root
19:03:28 [2022-07-18T19:03:28.212Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:03:28 [2022-07-18T19:03:28.212Z] === CONT  TestMountDaemonRoot/private/bind_root
19:03:28 [2022-07-18T19:03:28.212Z] --- PASS: TestMountDaemonRoot (0.02s)
19:03:28 [2022-07-18T19:03:28.212Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
19:03:28 [2022-07-18T19:03:28.212Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
19:03:28 [2022-07-18T19:03:28.212Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
19:03:28 [2022-07-18T19:03:28.212Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
19:03:28 [2022-07-18T19:03:28.212Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
19:03:28 [2022-07-18T19:03:28.212Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
19:03:28 [2022-07-18T19:03:28.212Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
19:03:28 [2022-07-18T19:03:28.212Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
19:03:28 [2022-07-18T19:03:28.212Z] === RUN   TestContainerBindMountNonRecursive
19:03:28 [2022-07-18T19:03:28.481Z] === RUN   TestDockerSuite/TestBuildConditionalCache
19:03:28 [2022-07-18T19:03:28.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:03:29 [2022-07-18T19:03:29.592Z] --- PASS: TestContainerBindMountNonRecursive (1.39s)
19:03:29 [2022-07-18T19:03:29.592Z] === RUN   TestContainerVolumesMountedAsShared
19:03:29 [2022-07-18T19:03:29.848Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
19:03:29 [2022-07-18T19:03:29.907Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:03:29 [2022-07-18T19:03:29.907Z] Using test binary docker
19:03:29 [2022-07-18T19:03:29.907Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:03:29 [2022-07-18T19:03:29.907Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:03:29 [2022-07-18T19:03:29.907Z] INFO: Waiting for daemon to start...
19:03:29 [2022-07-18T19:03:29.907Z] Starting dockerd
19:03:30 [2022-07-18T19:03:30.161Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
19:03:30 [2022-07-18T19:03:30.161Z] === RUN   TestContainerVolumesMountedAsSlave
19:03:30 [2022-07-18T19:03:30.420Z] --- PASS: TestContainerVolumesMountedAsSlave (0.38s)
19:03:30 [2022-07-18T19:03:30.420Z] === RUN   TestNetworkNat
19:03:30 [2022-07-18T19:03:30.777Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
19:03:30 [2022-07-18T19:03:30.777Z] === RUN   TestDockerSuite/TestBuildContextCleanup
19:03:30 [2022-07-18T19:03:30.989Z] --- PASS: TestNetworkNat (0.53s)
19:03:30 [2022-07-18T19:03:30.989Z] === RUN   TestNetworkLocalhostTCPNat
19:03:31 [2022-07-18T19:03:31.034Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
19:03:31 [2022-07-18T19:03:31.557Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
19:03:31 [2022-07-18T19:03:31.557Z] === RUN   TestNetworkLoopbackNat
19:03:31 [2022-07-18T19:03:31.809Z] .
19:03:31 [2022-07-18T19:03:31.809Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:03:31 [2022-07-18T19:03:31.809Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:03:31 [2022-07-18T19:03:31.809Z] Error: No such image: emptyfs
19:03:31 [2022-07-18T19:03:31.966Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
19:03:32 [2022-07-18T19:03:32.068Z] Running integration-test (iteration 1)
19:03:32 [2022-07-18T19:03:32.068Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
19:03:32 [2022-07-18T19:03:32.327Z] Loaded image: busybox:latest
19:03:32 [2022-07-18T19:03:32.586Z] Loaded image: busybox:glibc
19:03:32 [2022-07-18T19:03:32.894Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
19:03:33 [2022-07-18T19:03:33.457Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
19:03:33 [2022-07-18T19:03:33.812Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
19:03:33 [2022-07-18T19:03:33.964Z] Loaded image: debian:bullseye-slim
19:03:33 [2022-07-18T19:03:33.964Z] Loaded image: hello-world:latest
19:03:33 [2022-07-18T19:03:33.964Z] Loaded image: arm32v7/hello-world:latest
19:03:33 [2022-07-18T19:03:33.964Z] INFO: Testing against a local daemon
19:03:33 [2022-07-18T19:03:33.964Z] === RUN   TestCgroupNamespacesBuild
19:03:34 [2022-07-18T19:03:34.092Z] --- PASS: TestNetworkLoopbackNat (2.62s)
19:03:34 [2022-07-18T19:03:34.092Z] === RUN   TestPause
19:03:34 [2022-07-18T19:03:34.661Z] --- PASS: TestPause (0.48s)
19:03:34 [2022-07-18T19:03:34.661Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:03:34 [2022-07-18T19:03:34.661Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:03:34 [2022-07-18T19:03:34.661Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:03:34 [2022-07-18T19:03:34.661Z] === RUN   TestPauseStopPausedContainer
19:03:34 [2022-07-18T19:03:34.922Z] --- PASS: TestPauseStopPausedContainer (0.47s)
19:03:34 [2022-07-18T19:03:34.922Z] === RUN   TestPidHost
19:03:35 [2022-07-18T19:03:35.341Z] --- PASS: TestCgroupNamespacesBuild (1.51s)
19:03:35 [2022-07-18T19:03:35.341Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:03:35 [2022-07-18T19:03:35.974Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
19:03:36 [2022-07-18T19:03:36.301Z] --- PASS: TestPidHost (1.04s)
19:03:36 [2022-07-18T19:03:36.301Z] === RUN   TestPsFilter
19:03:36 [2022-07-18T19:03:36.302Z] --- PASS: TestPsFilter (0.11s)
19:03:36 [2022-07-18T19:03:36.302Z] === RUN   TestRemoveContainerWithRemovedVolume
19:03:36 [2022-07-18T19:03:36.562Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
19:03:36 [2022-07-18T19:03:36.562Z] === RUN   TestRemoveContainerWithVolume
19:03:36 [2022-07-18T19:03:36.719Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s)
19:03:36 [2022-07-18T19:03:36.719Z] === RUN   TestBuildWithSession
19:03:36 [2022-07-18T19:03:36.719Z]     build_session_test.go:25: TODO: BuildKit
19:03:36 [2022-07-18T19:03:36.719Z] --- SKIP: TestBuildWithSession (0.00s)
19:03:36 [2022-07-18T19:03:36.719Z] === RUN   TestBuildSquashParent
19:03:37 [2022-07-18T19:03:37.131Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
19:03:37 [2022-07-18T19:03:37.131Z] === RUN   TestRemoveContainerRunning
19:03:37 [2022-07-18T19:03:37.391Z] --- PASS: TestRemoveContainerRunning (0.44s)
19:03:37 [2022-07-18T19:03:37.391Z] === RUN   TestRemoveContainerForceRemoveRunning
19:03:37 [2022-07-18T19:03:37.959Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
19:03:37 [2022-07-18T19:03:37.959Z] === RUN   TestRemoveInvalidContainer
19:03:37 [2022-07-18T19:03:37.959Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:03:37 [2022-07-18T19:03:37.959Z] === RUN   TestRenameLinkedContainer
19:03:39 [2022-07-18T19:03:39.066Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
19:03:39 [2022-07-18T19:03:39.866Z] --- PASS: TestRenameLinkedContainer (1.86s)
19:03:39 [2022-07-18T19:03:39.866Z] === RUN   TestRenameStoppedContainer
19:03:40 [2022-07-18T19:03:40.126Z] --- PASS: TestRenameStoppedContainer (0.41s)
19:03:40 [2022-07-18T19:03:40.126Z] === RUN   TestRenameRunningContainerAndReuse
19:03:41 [2022-07-18T19:03:41.065Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s)
19:03:41 [2022-07-18T19:03:41.065Z] === RUN   TestRenameInvalidName
19:03:41 [2022-07-18T19:03:41.633Z] --- PASS: TestRenameInvalidName (0.45s)
19:03:41 [2022-07-18T19:03:41.633Z] === RUN   TestRenameAnonymousContainer
19:03:43 [2022-07-18T19:03:43.013Z] --- PASS: TestRenameAnonymousContainer (1.60s)
19:03:43 [2022-07-18T19:03:43.013Z] === RUN   TestRenameContainerWithSameName
19:03:43 [2022-07-18T19:03:43.583Z] --- PASS: TestRenameContainerWithSameName (0.44s)
19:03:43 [2022-07-18T19:03:43.583Z] === RUN   TestRenameContainerWithLinkedContainer
19:03:44 [2022-07-18T19:03:44.060Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
19:03:44 [2022-07-18T19:03:44.521Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
19:03:44 [2022-07-18T19:03:44.521Z] === RUN   TestResize
19:03:44 [2022-07-18T19:03:44.623Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
19:03:44 [2022-07-18T19:03:44.835Z] --- PASS: TestBuildSquashParent (7.73s)
19:03:44 [2022-07-18T19:03:44.835Z] === RUN   TestBuildWithRemoveAndForceRemove
19:03:44 [2022-07-18T19:03:44.835Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:03:44 [2022-07-18T19:03:44.835Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:03:44 [2022-07-18T19:03:44.835Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:03:44 [2022-07-18T19:03:44.835Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:03:44 [2022-07-18T19:03:44.835Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:03:44 [2022-07-18T19:03:44.835Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:03:44 [2022-07-18T19:03:44.835Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:03:44 [2022-07-18T19:03:44.835Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:03:44 [2022-07-18T19:03:44.835Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:03:44 [2022-07-18T19:03:44.835Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:03:44 [2022-07-18T19:03:44.835Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:03:44 [2022-07-18T19:03:44.835Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:03:44 [2022-07-18T19:03:44.835Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:03:44 [2022-07-18T19:03:44.835Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:03:45 [2022-07-18T19:03:45.090Z] --- PASS: TestResize (0.43s)
19:03:45 [2022-07-18T19:03:45.090Z] === RUN   TestResizeWithInvalidSize
19:03:45 [2022-07-18T19:03:45.349Z] --- PASS: TestResizeWithInvalidSize (0.46s)
19:03:45 [2022-07-18T19:03:45.349Z] === RUN   TestResizeWhenContainerNotStarted
19:03:45 [2022-07-18T19:03:45.771Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:03:45 [2022-07-18T19:03:45.918Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:03:45 [2022-07-18T19:03:45.918Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:03:46 [2022-07-18T19:03:46.712Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:03:46 [2022-07-18T19:03:46.712Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:03:47 [2022-07-18T19:03:47.142Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
19:03:47 [2022-07-18T19:03:47.904Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:03:48 [2022-07-18T19:03:48.850Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:03:49 [2022-07-18T19:03:49.034Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
19:03:49 [2022-07-18T19:03:49.250Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:03:50 [2022-07-18T19:03:50.227Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:03:50 [2022-07-18T19:03:50.227Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:03:50 [2022-07-18T19:03:50.401Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
19:03:50 [2022-07-18T19:03:50.401Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
19:03:50 [2022-07-18T19:03:50.628Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
19:03:50 [2022-07-18T19:03:50.628Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.22s)
19:03:50 [2022-07-18T19:03:50.628Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.43s)
19:03:50 [2022-07-18T19:03:50.628Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.25s)
19:03:50 [2022-07-18T19:03:50.628Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s)
19:03:50 [2022-07-18T19:03:50.628Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.06s)
19:03:50 [2022-07-18T19:03:50.628Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.77s)
19:03:50 [2022-07-18T19:03:50.628Z] === RUN   TestBuildMultiStageCopy
19:03:50 [2022-07-18T19:03:50.628Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:03:51 [2022-07-18T19:03:51.606Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:03:51 [2022-07-18T19:03:51.606Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:03:52 [2022-07-18T19:03:52.294Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
19:03:52 [2022-07-18T19:03:52.294Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
19:03:52 [2022-07-18T19:03:52.294Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
19:03:52 [2022-07-18T19:03:52.294Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
19:03:52 [2022-07-18T19:03:52.294Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
19:03:52 [2022-07-18T19:03:52.294Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
19:03:52 [2022-07-18T19:03:52.294Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
19:03:52 [2022-07-18T19:03:52.294Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
19:03:52 [2022-07-18T19:03:52.294Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
19:03:52 [2022-07-18T19:03:52.858Z]     docker_api_swarm_test.go:563: [d8d79a9e65d21] joining swarm manager [d432ddf523b73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:53 [2022-07-18T19:03:53.162Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:03:54 [2022-07-18T19:03:54.098Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:03:54 [2022-07-18T19:03:54.901Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:03:55 [2022-07-18T19:03:55.034Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:03:55 [2022-07-18T19:03:55.161Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:03:56 [2022-07-18T19:03:56.134Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
19:03:56 [2022-07-18T19:03:56.410Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:03:56 [2022-07-18T19:03:56.617Z] tests/integration/api_network_test.py ............................       [ 47%]
19:03:57 [2022-07-18T19:03:57.344Z] --- PASS: TestBuildMultiStageCopy (6.60s)
19:03:57 [2022-07-18T19:03:57.344Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.59s)
19:03:57 [2022-07-18T19:03:57.344Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
19:03:57 [2022-07-18T19:03:57.344Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
19:03:57 [2022-07-18T19:03:57.344Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
19:03:57 [2022-07-18T19:03:57.344Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s)
19:03:57 [2022-07-18T19:03:57.344Z] === RUN   TestBuildMultiStageParentConfig
19:03:57 [2022-07-18T19:03:57.699Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:03:59 [2022-07-18T19:03:59.078Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:03:59 [2022-07-18T19:03:59.337Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:04:00 [2022-07-18T19:04:00.306Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
19:04:01 [2022-07-18T19:04:01.246Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:04:01 [2022-07-18T19:04:01.246Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:04:02 [2022-07-18T19:04:02.612Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
19:04:02 [2022-07-18T19:04:02.612Z] === RUN   TestBuildLabelWithTargets
19:04:02 [2022-07-18T19:04:02.628Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:04:02 [2022-07-18T19:04:02.940Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
19:04:02 [2022-07-18T19:04:02.940Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
19:04:04 [2022-07-18T19:04:04.534Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.84s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.41s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.60s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.54s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.21s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.23s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.92s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.00s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.85s)
19:04:04 [2022-07-18T19:04:04.534Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s)
19:04:04 [2022-07-18T19:04:04.534Z] === RUN   TestCgroupNamespacesRun
19:04:05 [2022-07-18T19:04:05.466Z]     docker_api_swarm_test.go:585: [d0ceae02ba70e] joining swarm manager [d432ddf523b73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:04:05 [2022-07-18T19:04:05.473Z] --- PASS: TestCgroupNamespacesRun (1.23s)
19:04:05 [2022-07-18T19:04:05.473Z] === RUN   TestCgroupNamespacesRunPrivileged
19:04:05 [2022-07-18T19:04:05.473Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
19:04:05 [2022-07-18T19:04:05.473Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
19:04:05 [2022-07-18T19:04:05.473Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:04:06 [2022-07-18T19:04:06.853Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.27s)
19:04:06 [2022-07-18T19:04:06.853Z] === RUN   TestCgroupNamespacesRunHostMode
19:04:07 [2022-07-18T19:04:07.219Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
19:04:08 [2022-07-18T19:04:08.232Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s)
19:04:08 [2022-07-18T19:04:08.232Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:04:08 [2022-07-18T19:04:08.708Z] tests/integration/api_secret_test.py .....                               [ 51%]
19:04:08 [2022-07-18T19:04:08.746Z]     check_test.go:611: [d8d79a9e65d21] daemon is not started
19:04:09 [2022-07-18T19:04:09.171Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s)
19:04:09 [2022-07-18T19:04:09.171Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:04:09 [2022-07-18T19:04:09.311Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
19:04:10 [2022-07-18T19:04:10.550Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s)
19:04:10 [2022-07-18T19:04:10.550Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:04:10 [2022-07-18T19:04:10.724Z] --- PASS: TestBuildLabelWithTargets (8.00s)
19:04:10 [2022-07-18T19:04:10.724Z] === RUN   TestBuildWithEmptyLayers
19:04:11 [2022-07-18T19:04:11.119Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
19:04:11 [2022-07-18T19:04:11.119Z] === RUN   TestCgroupNamespacesRunOlderClient
19:04:12 [2022-07-18T19:04:12.498Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.27s)
19:04:12 [2022-07-18T19:04:12.498Z] === RUN   TestNISDomainname
19:04:12 [2022-07-18T19:04:12.728Z] tests/integration/api_service_test.py .................................. [ 59%]
19:04:13 [2022-07-18T19:04:13.066Z] --- PASS: TestNISDomainname (0.62s)
19:04:13 [2022-07-18T19:04:13.066Z] === RUN   TestHostnameDnsResolution
19:04:13 [2022-07-18T19:04:13.255Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
19:04:13 [2022-07-18T19:04:13.255Z] === RUN   TestBuildMultiStageOnBuild
19:04:14 [2022-07-18T19:04:14.004Z] --- PASS: TestHostnameDnsResolution (0.86s)
19:04:14 [2022-07-18T19:04:14.004Z] === RUN   TestUnprivilegedPortsAndPing
19:04:14 [2022-07-18T19:04:14.566Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
19:04:14 [2022-07-18T19:04:14.566Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
19:04:14 [2022-07-18T19:04:14.572Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s)
19:04:14 [2022-07-18T19:04:14.572Z] === RUN   TestPrivilegedHostDevices
19:04:15 [2022-07-18T19:04:15.140Z] --- PASS: TestPrivilegedHostDevices (0.51s)
19:04:15 [2022-07-18T19:04:15.140Z] === RUN   TestRunConsoleSize
19:04:15 [2022-07-18T19:04:15.400Z] --- PASS: TestRunConsoleSize (0.42s)
19:04:15 [2022-07-18T19:04:15.400Z] === RUN   TestStats
19:04:15 [2022-07-18T19:04:15.931Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
19:04:17 [2022-07-18T19:04:17.280Z] ............................                                             [ 66%]
19:04:17 [2022-07-18T19:04:17.935Z] --- PASS: TestStats (2.48s)
19:04:17 [2022-07-18T19:04:17.935Z] === RUN   TestStopContainerWithTimeout
19:04:17 [2022-07-18T19:04:17.935Z] === RUN   TestStopContainerWithTimeout/0
19:04:17 [2022-07-18T19:04:17.935Z] === PAUSE TestStopContainerWithTimeout/0
19:04:17 [2022-07-18T19:04:17.935Z] === RUN   TestStopContainerWithTimeout/1
19:04:17 [2022-07-18T19:04:17.935Z] === PAUSE TestStopContainerWithTimeout/1
19:04:17 [2022-07-18T19:04:17.935Z] === RUN   TestStopContainerWithTimeout/3
19:04:17 [2022-07-18T19:04:17.935Z] === PAUSE TestStopContainerWithTimeout/3
19:04:17 [2022-07-18T19:04:17.935Z] === RUN   TestStopContainerWithTimeout/-1
19:04:17 [2022-07-18T19:04:17.935Z] === PAUSE TestStopContainerWithTimeout/-1
19:04:17 [2022-07-18T19:04:17.935Z] === CONT  TestStopContainerWithTimeout/0
19:04:17 [2022-07-18T19:04:17.935Z] === CONT  TestStopContainerWithTimeout/-1
19:04:18 [2022-07-18T19:04:18.448Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
19:04:18 [2022-07-18T19:04:18.448Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
19:04:18 [2022-07-18T19:04:18.448Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
19:04:18 [2022-07-18T19:04:18.524Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
19:04:18 [2022-07-18T19:04:18.524Z] === RUN   TestBuildUncleanTarFilenames
19:04:18 [2022-07-18T19:04:18.704Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
19:04:18 [2022-07-18T19:04:18.783Z] --- PASS: TestBuildUncleanTarFilenames (0.60s)
19:04:18 [2022-07-18T19:04:18.783Z] === RUN   TestBuildMultiStageLayerLeak
19:04:18 [2022-07-18T19:04:18.873Z] === CONT  TestStopContainerWithTimeout/3
19:04:19 [2022-07-18T19:04:19.633Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
19:04:19 [2022-07-18T19:04:19.633Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
19:04:20 [2022-07-18T19:04:20.779Z] === CONT  TestStopContainerWithTimeout/1
19:04:20 [2022-07-18T19:04:20.999Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
19:04:21 [2022-07-18T19:04:21.562Z]     docker_api_swarm_test.go:46: [da70003c9d18a] joining swarm manager [de75db0dbdd48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:04:22 [2022-07-18T19:04:22.124Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
19:04:22 [2022-07-18T19:04:22.156Z] --- PASS: TestStopContainerWithTimeout (0.01s)
19:04:22 [2022-07-18T19:04:22.157Z]     --- PASS: TestStopContainerWithTimeout/0 (0.78s)
19:04:22 [2022-07-18T19:04:22.157Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.76s)
19:04:22 [2022-07-18T19:04:22.157Z]     --- PASS: TestStopContainerWithTimeout/3 (2.40s)
19:04:22 [2022-07-18T19:04:22.157Z]     --- PASS: TestStopContainerWithTimeout/1 (1.51s)
19:04:22 [2022-07-18T19:04:22.157Z] === RUN   TestDeleteDevicemapper
19:04:22 [2022-07-18T19:04:22.157Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:04:22 [2022-07-18T19:04:22.157Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:04:22 [2022-07-18T19:04:22.157Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:04:23 [2022-07-18T19:04:23.052Z] === RUN   TestDockerSuite/TestBuildDockerignore
19:04:24 [2022-07-18T19:04:24.052Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s)
19:04:24 [2022-07-18T19:04:24.052Z] === RUN   TestBuildWithHugeFile
19:04:24 [2022-07-18T19:04:24.064Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s)
19:04:24 [2022-07-18T19:04:24.064Z] === RUN   TestUpdateMemory
19:04:24 [2022-07-18T19:04:24.324Z] --- PASS: TestUpdateMemory (0.58s)
19:04:24 [2022-07-18T19:04:24.324Z] === RUN   TestUpdateCPUQuota
19:04:25 [2022-07-18T19:04:25.262Z] --- PASS: TestUpdateCPUQuota (1.01s)
19:04:25 [2022-07-18T19:04:25.262Z] === RUN   TestUpdatePidsLimit
19:04:25 [2022-07-18T19:04:25.262Z] === RUN   TestUpdatePidsLimit/update_from_none
19:04:25 [2022-07-18T19:04:25.522Z] === RUN   TestUpdatePidsLimit/no_change
19:04:25 [2022-07-18T19:04:25.782Z] === RUN   TestUpdatePidsLimit/update_lower
19:04:26 [2022-07-18T19:04:26.044Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:04:26 [2022-07-18T19:04:26.044Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:04:26 [2022-07-18T19:04:26.303Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:04:26 [2022-07-18T19:04:26.562Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:04:27 [2022-07-18T19:04:27.501Z] --- PASS: TestUpdatePidsLimit (2.05s)
19:04:27 [2022-07-18T19:04:27.501Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
19:04:27 [2022-07-18T19:04:27.501Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
19:04:27 [2022-07-18T19:04:27.501Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
19:04:27 [2022-07-18T19:04:27.501Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
19:04:27 [2022-07-18T19:04:27.501Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
19:04:27 [2022-07-18T19:04:27.501Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
19:04:27 [2022-07-18T19:04:27.501Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
19:04:27 [2022-07-18T19:04:27.501Z] === RUN   TestUpdateRestartPolicy
19:04:32 [2022-07-18T19:04:32.996Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
19:04:32 [2022-07-18T19:04:32.996Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
19:04:35 [2022-07-18T19:04:35.516Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
19:04:39 [2022-07-18T19:04:39.711Z] --- PASS: TestUpdateRestartPolicy (11.10s)
19:04:39 [2022-07-18T19:04:39.711Z] === RUN   TestUpdateRestartWithAutoRemove
19:04:39 [2022-07-18T19:04:39.711Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s)
19:04:39 [2022-07-18T19:04:39.711Z] === RUN   TestWaitNonBlocked
19:04:39 [2022-07-18T19:04:39.711Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:04:39 [2022-07-18T19:04:39.711Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:04:39 [2022-07-18T19:04:39.711Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:04:39 [2022-07-18T19:04:39.711Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:04:39 [2022-07-18T19:04:39.711Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:04:39 [2022-07-18T19:04:39.711Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:04:39 [2022-07-18T19:04:39.711Z] --- PASS: TestWaitNonBlocked (0.01s)
19:04:39 [2022-07-18T19:04:39.711Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
19:04:39 [2022-07-18T19:04:39.711Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s)
19:04:39 [2022-07-18T19:04:39.711Z] === RUN   TestWaitBlocked
19:04:39 [2022-07-18T19:04:39.711Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:04:39 [2022-07-18T19:04:39.711Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:04:39 [2022-07-18T19:04:39.711Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:04:39 [2022-07-18T19:04:39.711Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:04:39 [2022-07-18T19:04:39.711Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:04:39 [2022-07-18T19:04:39.711Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:04:40 [2022-07-18T19:04:40.280Z] --- PASS: TestWaitBlocked (0.01s)
19:04:40 [2022-07-18T19:04:40.280Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s)
19:04:40 [2022-07-18T19:04:40.280Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s)
19:04:40 [2022-07-18T19:04:40.280Z] === RUN   TestWaitConditions
19:04:40 [2022-07-18T19:04:40.280Z] === RUN   TestWaitConditions/default
19:04:40 [2022-07-18T19:04:40.280Z] === PAUSE TestWaitConditions/default
19:04:40 [2022-07-18T19:04:40.280Z] === RUN   TestWaitConditions/not-running
19:04:40 [2022-07-18T19:04:40.281Z] === PAUSE TestWaitConditions/not-running
19:04:40 [2022-07-18T19:04:40.281Z] === RUN   TestWaitConditions/next-exit
19:04:40 [2022-07-18T19:04:40.281Z] === PAUSE TestWaitConditions/next-exit
19:04:40 [2022-07-18T19:04:40.281Z] === RUN   TestWaitConditions/removed
19:04:40 [2022-07-18T19:04:40.281Z] === PAUSE TestWaitConditions/removed
19:04:40 [2022-07-18T19:04:40.281Z] === CONT  TestWaitConditions/default
19:04:40 [2022-07-18T19:04:40.281Z] === CONT  TestWaitConditions/removed
19:04:40 [2022-07-18T19:04:40.766Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
19:04:41 [2022-07-18T19:04:41.023Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
19:04:41 [2022-07-18T19:04:41.586Z] --- PASS: TestImportExtremelyLargeImageWorks (179.65s)
19:04:41 [2022-07-18T19:04:41.586Z] PASS
19:04:41 [2022-07-18T19:04:41.586Z] 
19:04:41 [2022-07-18T19:04:41.586Z] DONE 22 tests in 184.141s
19:04:41 [2022-07-18T19:04:41.586Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
19:04:41 [2022-07-18T19:04:41.586Z] ++ 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
19:04:41 [2022-07-18T19:04:41.586Z] ++ set -e
19:04:41 [2022-07-18T19:04:41.586Z] ++ '[' -n 0 ']'
19:04:41 [2022-07-18T19:04:41.586Z] ++ set -x
19:04:41 [2022-07-18T19:04:41.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=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
19:04:41 [2022-07-18T19:04:41.586Z] === RUN   TestStripANSICommands
19:04:41 [2022-07-18T19:04:41.586Z] === RUN   TestStripANSICommands/#00
19:04:41 [2022-07-18T19:04:41.586Z] === RUN   TestStripANSICommands/#01
19:04:41 [2022-07-18T19:04:41.586Z] --- PASS: TestStripANSICommands (0.00s)
19:04:41 [2022-07-18T19:04:41.586Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
19:04:41 [2022-07-18T19:04:41.586Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
19:04:41 [2022-07-18T19:04:41.586Z] PASS
19:04:41 [2022-07-18T19:04:41.586Z] 
19:04:41 [2022-07-18T19:04:41.586Z] DONE 3 tests in 0.049s
19:04:41 [2022-07-18T19:04:41.586Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
19:04:41 [2022-07-18T19:04:41.586Z] ++ 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
19:04:41 [2022-07-18T19:04:41.586Z] ++ set -e
19:04:41 [2022-07-18T19:04:41.586Z] ++ '[' -n 0 ']'
19:04:41 [2022-07-18T19:04:41.586Z] ++ set -x
19:04:41 [2022-07-18T19:04:41.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=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
19:04:41 [2022-07-18T19:04:41.586Z] INFO: Testing against a local daemon
19:04:41 [2022-07-18T19:04:41.586Z] === RUN   TestNetworkCreateDelete
19:04:41 [2022-07-18T19:04:41.842Z] --- PASS: TestNetworkCreateDelete (0.24s)
19:04:41 [2022-07-18T19:04:41.842Z] === RUN   TestDockerNetworkDeletePreferID
19:04:42 [2022-07-18T19:04:42.188Z] === CONT  TestWaitConditions/next-exit
19:04:42 [2022-07-18T19:04:42.188Z] === CONT  TestWaitConditions/not-running
19:04:42 [2022-07-18T19:04:42.405Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s)
19:04:42 [2022-07-18T19:04:42.405Z] === RUN   TestDaemonDNSFallback
19:04:44 [2022-07-18T19:04:44.097Z] --- PASS: TestWaitConditions (0.01s)
19:04:44 [2022-07-18T19:04:44.097Z]     --- PASS: TestWaitConditions/default (1.83s)
19:04:44 [2022-07-18T19:04:44.097Z]     --- PASS: TestWaitConditions/removed (1.85s)
19:04:44 [2022-07-18T19:04:44.097Z]     --- PASS: TestWaitConditions/next-exit (1.62s)
19:04:44 [2022-07-18T19:04:44.097Z]     --- PASS: TestWaitConditions/not-running (1.62s)
19:04:44 [2022-07-18T19:04:44.097Z] === CONT  TestContainerStartOnDaemonRestart
19:04:44 [2022-07-18T19:04:44.097Z] === CONT  TestRestartDaemonWithRestartingContainer
19:04:44 [2022-07-18T19:04:44.925Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
19:04:45 [2022-07-18T19:04:45.487Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
19:04:45 [2022-07-18T19:04:45.487Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
19:04:46 [2022-07-18T19:04:46.643Z] --- PASS: TestContainerStartOnDaemonRestart (2.44s)
19:04:46 [2022-07-18T19:04:46.643Z] === CONT  TestDaemonHostGatewayIP
19:04:46 [2022-07-18T19:04:46.643Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.46s)
19:04:46 [2022-07-18T19:04:46.643Z] === CONT  TestDaemonRestartIpcMode
19:04:48 [2022-07-18T19:04:48.039Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
19:04:49 [2022-07-18T19:04:49.194Z] --- PASS: TestDaemonHostGatewayIP (2.93s)
19:04:49 [2022-07-18T19:04:49.194Z] === CONT  TestIpcModeOlderClient
19:04:49 [2022-07-18T19:04:49.194Z] === CONT  TestContainerKillOnDaemonStart
19:04:49 [2022-07-18T19:04:49.194Z] --- PASS: TestDaemonRestartIpcMode (2.94s)
19:04:49 [2022-07-18T19:04:49.194Z] --- PASS: TestIpcModeOlderClient (0.10s)
19:04:49 [2022-07-18T19:04:49.404Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
19:04:49 [2022-07-18T19:04:49.404Z] --- PASS: TestDaemonDNSFallback (6.99s)
19:04:49 [2022-07-18T19:04:49.404Z] === RUN   TestInspectNetwork
19:04:50 [2022-07-18T19:04:50.770Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
19:04:53 [2022-07-18T19:04:53.288Z] === RUN   TestInspectNetwork/full_network_id
19:04:53 [2022-07-18T19:04:53.288Z] === RUN   TestInspectNetwork/partial_network_id
19:04:53 [2022-07-18T19:04:53.288Z] === RUN   TestInspectNetwork/network_name
19:04:53 [2022-07-18T19:04:53.288Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:04:55 [2022-07-18T19:04:55.176Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
19:04:56 [2022-07-18T19:04:56.542Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
19:04:57 [2022-07-18T19:04:57.469Z] --- PASS: TestInspectNetwork (8.12s)
19:04:57 [2022-07-18T19:04:57.469Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:04:57 [2022-07-18T19:04:57.469Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:04:57 [2022-07-18T19:04:57.469Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:04:57 [2022-07-18T19:04:57.469Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:04:57 [2022-07-18T19:04:57.469Z] === RUN   TestRunContainerWithBridgeNone
19:04:58 [2022-07-18T19:04:58.030Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
19:04:59 [2022-07-18T19:04:59.040Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
19:04:59 [2022-07-18T19:04:59.922Z] --- PASS: TestRunContainerWithBridgeNone (2.05s)
19:04:59 [2022-07-18T19:04:59.922Z] === RUN   TestNetworkInvalidJSON
19:04:59 [2022-07-18T19:04:59.922Z] === RUN   TestNetworkInvalidJSON/networks/create
19:04:59 [2022-07-18T19:04:59.922Z] === PAUSE TestNetworkInvalidJSON/networks/create
19:04:59 [2022-07-18T19:04:59.922Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
19:04:59 [2022-07-18T19:04:59.922Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
19:04:59 [2022-07-18T19:04:59.922Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
19:04:59 [2022-07-18T19:04:59.922Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
19:04:59 [2022-07-18T19:04:59.922Z] === CONT  TestNetworkInvalidJSON/networks/create
19:04:59 [2022-07-18T19:04:59.922Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
19:04:59 [2022-07-18T19:04:59.922Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
19:04:59 [2022-07-18T19:04:59.922Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
19:04:59 [2022-07-18T19:04:59.922Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
19:04:59 [2022-07-18T19:04:59.922Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
19:04:59 [2022-07-18T19:04:59.922Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
19:04:59 [2022-07-18T19:04:59.922Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
19:04:59 [2022-07-18T19:04:59.922Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
19:04:59 [2022-07-18T19:04:59.922Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
19:04:59 [2022-07-18T19:04:59.922Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
19:04:59 [2022-07-18T19:04:59.922Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
19:04:59 [2022-07-18T19:04:59.922Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
19:04:59 [2022-07-18T19:04:59.922Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
19:04:59 [2022-07-18T19:04:59.922Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
19:04:59 [2022-07-18T19:04:59.922Z] --- PASS: TestNetworkInvalidJSON (0.02s)
19:04:59 [2022-07-18T19:04:59.922Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
19:04:59 [2022-07-18T19:04:59.922Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
19:04:59 [2022-07-18T19:04:59.922Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
19:04:59 [2022-07-18T19:04:59.922Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
19:04:59 [2022-07-18T19:04:59.922Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
19:04:59 [2022-07-18T19:04:59.922Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
19:04:59 [2022-07-18T19:04:59.922Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
19:04:59 [2022-07-18T19:04:59.922Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
19:04:59 [2022-07-18T19:04:59.922Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
19:04:59 [2022-07-18T19:04:59.922Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
19:04:59 [2022-07-18T19:04:59.922Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
19:04:59 [2022-07-18T19:04:59.922Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
19:04:59 [2022-07-18T19:04:59.922Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
19:04:59 [2022-07-18T19:04:59.922Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
19:04:59 [2022-07-18T19:04:59.922Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
19:04:59 [2022-07-18T19:04:59.922Z] === RUN   TestNetworkList
19:04:59 [2022-07-18T19:04:59.922Z] === RUN   TestNetworkList//networks
19:04:59 [2022-07-18T19:04:59.922Z] === PAUSE TestNetworkList//networks
19:04:59 [2022-07-18T19:04:59.922Z] === RUN   TestNetworkList//networks/
19:04:59 [2022-07-18T19:04:59.922Z] === PAUSE TestNetworkList//networks/
19:04:59 [2022-07-18T19:04:59.922Z] === CONT  TestNetworkList//networks
19:04:59 [2022-07-18T19:04:59.922Z] === CONT  TestNetworkList//networks/
19:04:59 [2022-07-18T19:04:59.922Z] --- PASS: TestNetworkList (0.02s)
19:04:59 [2022-07-18T19:04:59.922Z]     --- PASS: TestNetworkList//networks (0.00s)
19:04:59 [2022-07-18T19:04:59.922Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:04:59 [2022-07-18T19:04:59.922Z] === RUN   TestHostIPv4BridgeLabel
19:05:00 [2022-07-18T19:05:00.179Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
19:05:00 [2022-07-18T19:05:00.179Z] === RUN   TestDaemonRestartWithLiveRestore
19:05:00 [2022-07-18T19:05:00.714Z] Created binary: bundles/dynbinary-daemon/dockerd
19:05:00 [2022-07-18T19:05:00.714Z] Building: bundles/dynbinary-daemon/docker-proxy
19:05:00 [2022-07-18T19:05:00.714Z] GOOS="" GOARCH="" GOARM=""
19:05:00 [2022-07-18T19:05:00.714Z] Created binary: bundles/dynbinary-daemon/docker-proxy
19:05:00 [2022-07-18T19:05:00.714Z] 
19:05:00 [2022-07-18T19:05:00.714Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:05:00 [2022-07-18T19:05:00.714Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:05:00 [2022-07-18T19:05:00.714Z] HOSTNAME=8a951f199ae7
19:05:00 [2022-07-18T19:05:00.714Z] TESTDEBUG=0
19:05:00 [2022-07-18T19:05:00.714Z] DEST=bundles/test-integration
19:05:00 [2022-07-18T19:05:00.714Z] PWD=/go/src/github.com/docker/docker
19:05:00 [2022-07-18T19:05:00.714Z] DOCKER_GITCOMMIT=11e6176669c1ce8d738e00561c416caff589a3d2
19:05:00 [2022-07-18T19:05:00.714Z] container=docker
19:05:00 [2022-07-18T19:05:00.714Z] HOME=/root
19:05:00 [2022-07-18T19:05:00.714Z] GOLANG_VERSION=1.18.4
19:05:00 [2022-07-18T19:05:00.714Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:05:00 [2022-07-18T19:05:00.714Z] VALIDATE_BRANCH=master
19:05:00 [2022-07-18T19:05:00.714Z] TERM=xterm
19:05:00 [2022-07-18T19:05:00.714Z] DOCKER_PKG=github.com/docker/docker
19:05:00 [2022-07-18T19:05:00.714Z] SHLVL=1
19:05:00 [2022-07-18T19:05:00.714Z] TIMEOUT=120m
19:05:00 [2022-07-18T19:05:00.714Z] DOCKER_BUILDTAGS= journald
19:05:00 [2022-07-18T19:05:00.714Z] DOCKER_GRAPHDRIVER=overlay2
19:05:00 [2022-07-18T19:05:00.714Z] GO111MODULE=off
19:05:00 [2022-07-18T19:05:00.714Z] DOCKER_EXPERIMENTAL=1
19:05:00 [2022-07-18T19:05:00.714Z] TEST_SKIP_INTEGRATION_CLI=1
19:05:00 [2022-07-18T19:05:00.714Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:05:00 [2022-07-18T19:05:00.714Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:05:00 [2022-07-18T19:05:00.714Z] GOPATH=/go
19:05:00 [2022-07-18T19:05:00.714Z] PKG_CONFIG=pkg-config
19:05:00 [2022-07-18T19:05:00.714Z] _=/usr/bin/env
19:05:00 [2022-07-18T19:05:00.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:05:01 [2022-07-18T19:05:01.107Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
19:05:01 [2022-07-18T19:05:01.107Z] === RUN   TestDaemonDefaultNetworkPools
19:05:01 [2022-07-18T19:05:01.408Z] --- PASS: TestContainerKillOnDaemonStart (11.53s)
19:05:01 [2022-07-18T19:05:01.408Z] PASS
19:05:01 [2022-07-18T19:05:01.408Z] 
19:05:01 [2022-07-18T19:05:01.408Z] === Skipped
19:05:01 [2022-07-18T19:05:01.408Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
19:05:01 [2022-07-18T19:05:01.408Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:05:01 [2022-07-18T19:05:01.408Z] 
19:05:01 [2022-07-18T19:05:01.408Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
19:05:01 [2022-07-18T19:05:01.408Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
19:05:01 [2022-07-18T19:05:01.408Z] 
19:05:01 [2022-07-18T19:05:01.408Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:05:01 [2022-07-18T19:05:01.408Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:05:01 [2022-07-18T19:05:01.408Z] 
19:05:01 [2022-07-18T19:05:01.408Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
19:05:01 [2022-07-18T19:05:01.408Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
19:05:01 [2022-07-18T19:05:01.408Z] 
19:05:01 [2022-07-18T19:05:01.408Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
19:05:01 [2022-07-18T19:05:01.408Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:05:01 [2022-07-18T19:05:01.408Z] 
19:05:01 [2022-07-18T19:05:01.408Z] DONE 264 tests, 5 skipped in 133.357s
19:05:01 [2022-07-18T19:05:01.408Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
19:05:01 [2022-07-18T19:05:01.408Z] === RUN   TestConfigDaemonLibtrustID
19:05:01 [2022-07-18T19:05:01.408Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
19:05:01 [2022-07-18T19:05:01.408Z] === RUN   TestConfigDaemonID
19:05:02 [2022-07-18T19:05:02.034Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
19:05:02 [2022-07-18T19:05:02.034Z] === RUN   TestDaemonRestartWithExistingNetwork
19:05:02 [2022-07-18T19:05:02.370Z]     daemon_test.go:83: [d5fb9a561fa87] daemon is not started
19:05:02 [2022-07-18T19:05:02.370Z] --- PASS: TestConfigDaemonID (1.04s)
19:05:02 [2022-07-18T19:05:02.370Z] === RUN   TestDaemonConfigValidation
19:05:02 [2022-07-18T19:05:02.370Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:05:02 [2022-07-18T19:05:02.370Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:05:02 [2022-07-18T19:05:02.370Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:05:02 [2022-07-18T19:05:02.370Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:05:02 [2022-07-18T19:05:02.370Z] === RUN   TestDaemonConfigValidation/invalid_config
19:05:02 [2022-07-18T19:05:02.370Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:05:02 [2022-07-18T19:05:02.370Z] === RUN   TestDaemonConfigValidation/malformed_config
19:05:02 [2022-07-18T19:05:02.370Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:05:02 [2022-07-18T19:05:02.370Z] === RUN   TestDaemonConfigValidation/valid_config
19:05:02 [2022-07-18T19:05:02.370Z] === PAUSE TestDaemonConfigValidation/valid_config
19:05:02 [2022-07-18T19:05:02.370Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:05:02 [2022-07-18T19:05:02.370Z] === CONT  TestDaemonConfigValidation/malformed_config
19:05:02 [2022-07-18T19:05:02.634Z] === CONT  TestDaemonConfigValidation/valid_config
19:05:02 [2022-07-18T19:05:02.634Z] === CONT  TestDaemonConfigValidation/invalid_config
19:05:02 [2022-07-18T19:05:02.634Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:05:02 [2022-07-18T19:05:02.634Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:05:02 [2022-07-18T19:05:02.634Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
19:05:02 [2022-07-18T19:05:02.634Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s)
19:05:02 [2022-07-18T19:05:02.634Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.11s)
19:05:02 [2022-07-18T19:05:02.634Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.11s)
19:05:02 [2022-07-18T19:05:02.634Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
19:05:02 [2022-07-18T19:05:02.634Z] === RUN   TestConfigDaemonSeccompProfiles
19:05:02 [2022-07-18T19:05:02.634Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
19:05:03 [2022-07-18T19:05:03.403Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
19:05:03 [2022-07-18T19:05:03.403Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:05:03 [2022-07-18T19:05:03.597Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
19:05:04 [2022-07-18T19:05:04.330Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
19:05:04 [2022-07-18T19:05:04.330Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:05:04 [2022-07-18T19:05:04.975Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
19:05:05 [2022-07-18T19:05:05.258Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
19:05:05 [2022-07-18T19:05:05.258Z] === RUN   TestServiceWithPredefinedNetwork
19:05:05 [2022-07-18T19:05:05.913Z] === CONT  TestConfigDaemonSeccompProfiles
19:05:05 [2022-07-18T19:05:05.913Z]     daemon_test.go:197: [d6f968b7d9a26] daemon is not started
19:05:05 [2022-07-18T19:05:05.913Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
19:05:05 [2022-07-18T19:05:05.913Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
19:05:05 [2022-07-18T19:05:05.913Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
19:05:05 [2022-07-18T19:05:05.913Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
19:05:05 [2022-07-18T19:05:05.913Z] === RUN   TestDaemonProxy
19:05:05 [2022-07-18T19:05:05.913Z] === RUN   TestDaemonProxy/environment_variables
19:05:07 [2022-07-18T19:05:07.819Z] === RUN   TestDaemonProxy/command-line_options
19:05:08 [2022-07-18T19:05:08.535Z] --- PASS: TestServiceWithPredefinedNetwork (2.90s)
19:05:08 [2022-07-18T19:05:08.535Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:05:08 [2022-07-18T19:05:08.535Z]     service_test.go:243: FLAKY_TEST
19:05:08 [2022-07-18T19:05:08.535Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:05:08 [2022-07-18T19:05:08.535Z] === RUN   TestServiceWithDataPathPortInit
19:05:09 [2022-07-18T19:05:09.097Z] === RUN   TestDockerSuite/TestBuildDotDotFile
19:05:09 [2022-07-18T19:05:09.097Z] === RUN   TestDockerSuite/TestBuildEOLInLine
19:05:09 [2022-07-18T19:05:09.199Z] === RUN   TestDaemonProxy/configuration_file
19:05:11 [2022-07-18T19:05:11.105Z] === RUN   TestDaemonProxy/conflicting_options
19:05:11 [2022-07-18T19:05:11.673Z] === RUN   TestDaemonProxy/reload_sanitized
19:05:11 [2022-07-18T19:05:11.933Z] --- PASS: TestDaemonProxy (6.25s)
19:05:11 [2022-07-18T19:05:11.933Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
19:05:11 [2022-07-18T19:05:11.933Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
19:05:11 [2022-07-18T19:05:11.933Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
19:05:11 [2022-07-18T19:05:11.933Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
19:05:11 [2022-07-18T19:05:11.933Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
19:05:11 [2022-07-18T19:05:11.933Z] PASS
19:05:11 [2022-07-18T19:05:11.933Z] 
19:05:11 [2022-07-18T19:05:11.933Z] DONE 18 tests in 11.221s
19:05:11 [2022-07-18T19:05:11.933Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
19:05:12 [2022-07-18T19:05:12.194Z] INFO: Testing against a local daemon
19:05:12 [2022-07-18T19:05:12.194Z] === RUN   TestCommitInheritsEnv
19:05:12 [2022-07-18T19:05:12.366Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
19:05:12 [2022-07-18T19:05:12.454Z] --- PASS: TestCommitInheritsEnv (0.33s)
19:05:12 [2022-07-18T19:05:12.454Z] === RUN   TestImportExtremelyLargeImageWorks
19:05:12 [2022-07-18T19:05:12.454Z] === PAUSE TestImportExtremelyLargeImageWorks
19:05:12 [2022-07-18T19:05:12.454Z] === RUN   TestImportWithCustomPlatform
19:05:12 [2022-07-18T19:05:12.454Z] === RUN   TestImportWithCustomPlatform/#00
19:05:12 [2022-07-18T19:05:12.625Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
19:05:12 [2022-07-18T19:05:12.713Z] === RUN   TestImportWithCustomPlatform/_______
19:05:12 [2022-07-18T19:05:12.713Z] === RUN   TestImportWithCustomPlatform//
19:05:12 [2022-07-18T19:05:12.713Z] === RUN   TestImportWithCustomPlatform/linux
19:05:12 [2022-07-18T19:05:12.713Z] === RUN   TestImportWithCustomPlatform/LINUX
19:05:12 [2022-07-18T19:05:12.713Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
19:05:12 [2022-07-18T19:05:12.881Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
19:05:12 [2022-07-18T19:05:12.973Z] === RUN   TestImportWithCustomPlatform/macos
19:05:12 [2022-07-18T19:05:12.973Z] === RUN   TestImportWithCustomPlatform/macos/arm64
19:05:12 [2022-07-18T19:05:12.973Z] === RUN   TestImportWithCustomPlatform/nintendo64
19:05:12 [2022-07-18T19:05:12.973Z] --- PASS: TestImportWithCustomPlatform (0.36s)
19:05:12 [2022-07-18T19:05:12.973Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
19:05:12 [2022-07-18T19:05:12.973Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
19:05:12 [2022-07-18T19:05:12.973Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
19:05:12 [2022-07-18T19:05:12.973Z]     --- PASS: TestImportWithCustomPlatform/linux (0.10s)
19:05:12 [2022-07-18T19:05:12.973Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
19:05:12 [2022-07-18T19:05:12.973Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
19:05:12 [2022-07-18T19:05:12.973Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
19:05:12 [2022-07-18T19:05:12.973Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
19:05:12 [2022-07-18T19:05:12.973Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
19:05:12 [2022-07-18T19:05:12.973Z] === RUN   TestImagesFilterMultiReference
19:05:12 [2022-07-18T19:05:12.973Z] --- PASS: TestImagesFilterMultiReference (0.06s)
19:05:12 [2022-07-18T19:05:12.973Z] === RUN   TestImagePullPlatformInvalid
19:05:12 [2022-07-18T19:05:12.973Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:05:12 [2022-07-18T19:05:12.973Z] === RUN   TestRemoveImageOrphaning
19:05:13 [2022-07-18T19:05:13.233Z] --- PASS: TestRemoveImageOrphaning (0.29s)
19:05:13 [2022-07-18T19:05:13.233Z] === RUN   TestRemoveImageGarbageCollector
19:05:13 [2022-07-18T19:05:13.443Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
19:05:13 [2022-07-18T19:05:13.443Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
19:05:13 [2022-07-18T19:05:13.443Z] === RUN   TestDockerSuite/TestBuildEntrypoint
19:05:13 [2022-07-18T19:05:13.699Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
19:05:13 [2022-07-18T19:05:13.802Z] time="2022-07-18T19:05:13Z" level=info msg="[graphdriver] trying configured driver: overlay2"
19:05:14 [2022-07-18T19:05:14.174Z] tests/integration/api_volume_test.py .........                           [ 74%]
19:05:15 [2022-07-18T19:05:15.182Z] --- PASS: TestRemoveImageGarbageCollector (1.91s)
19:05:15 [2022-07-18T19:05:15.182Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:05:15 [2022-07-18T19:05:15.182Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
19:05:15 [2022-07-18T19:05:15.182Z] === RUN   TestTagInvalidReference
19:05:15 [2022-07-18T19:05:15.182Z] --- PASS: TestTagInvalidReference (0.01s)
19:05:15 [2022-07-18T19:05:15.182Z] === RUN   TestTagValidPrefixedRepo
19:05:15 [2022-07-18T19:05:15.182Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
19:05:15 [2022-07-18T19:05:15.182Z] === RUN   TestTagExistedNameWithoutForce
19:05:15 [2022-07-18T19:05:15.182Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:05:15 [2022-07-18T19:05:15.182Z] === RUN   TestTagOfficialNames
19:05:15 [2022-07-18T19:05:15.447Z] --- PASS: TestTagOfficialNames (0.06s)
19:05:15 [2022-07-18T19:05:15.447Z] === RUN   TestTagMatchesDigest
19:05:15 [2022-07-18T19:05:15.447Z] --- PASS: TestTagMatchesDigest (0.02s)
19:05:15 [2022-07-18T19:05:15.447Z] === CONT  TestImportExtremelyLargeImageWorks
19:05:15 [2022-07-18T19:05:15.589Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
19:05:16 [2022-07-18T19:05:16.062Z] tests/integration/client_test.py .....                                   [ 75%]
19:05:16 [2022-07-18T19:05:16.062Z] tests/integration/context_api_test.py ...                                [ 76%]
19:05:16 [2022-07-18T19:05:16.150Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
19:05:16 [2022-07-18T19:05:16.624Z] tests/integration/errors_test.py .                                       [ 76%]
19:05:17 [2022-07-18T19:05:17.516Z] === RUN   TestDockerSuite/TestBuildEnv
19:05:18 [2022-07-18T19:05:18.446Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
19:05:19 [2022-07-18T19:05:19.374Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
19:05:19 [2022-07-18T19:05:19.935Z] === RUN   TestDockerSuite/TestBuildEnvUsage
19:05:20 [2022-07-18T19:05:20.280Z] --- PASS: TestBuildWithHugeFile (50.71s)
19:05:20 [2022-07-18T19:05:20.280Z] === RUN   TestBuildWCOWSandboxSize
19:05:20 [2022-07-18T19:05:20.280Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:05:20 [2022-07-18T19:05:20.280Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
19:05:20 [2022-07-18T19:05:20.280Z] === RUN   TestBuildWithEmptyDockerfile
19:05:20 [2022-07-18T19:05:20.280Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:05:20 [2022-07-18T19:05:20.280Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:05:20 [2022-07-18T19:05:20.280Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:05:20 [2022-07-18T19:05:20.280Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:05:20 [2022-07-18T19:05:20.280Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:05:20 [2022-07-18T19:05:20.280Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:05:20 [2022-07-18T19:05:20.280Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:05:20 [2022-07-18T19:05:20.280Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:05:20 [2022-07-18T19:05:20.280Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:05:20 [2022-07-18T19:05:20.280Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
19:05:20 [2022-07-18T19:05:20.280Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
19:05:20 [2022-07-18T19:05:20.280Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
19:05:20 [2022-07-18T19:05:20.280Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
19:05:20 [2022-07-18T19:05:20.280Z] === RUN   TestBuildPreserveOwnership
19:05:20 [2022-07-18T19:05:20.280Z] === RUN   TestBuildPreserveOwnership/copy_from
19:05:20 [2022-07-18T19:05:20.280Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:05:24 [2022-07-18T19:05:24.101Z] --- PASS: TestServiceWithDataPathPortInit (16.22s)
19:05:24 [2022-07-18T19:05:24.101Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:05:24 [2022-07-18T19:05:24.357Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
19:05:24 [2022-07-18T19:05:24.466Z] --- PASS: TestBuildPreserveOwnership (9.96s)
19:05:24 [2022-07-18T19:05:24.466Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.94s)
19:05:24 [2022-07-18T19:05:24.466Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
19:05:24 [2022-07-18T19:05:24.466Z] === RUN   TestBuildPlatformInvalid
19:05:24 [2022-07-18T19:05:24.466Z] --- PASS: TestBuildPlatformInvalid (0.09s)
19:05:24 [2022-07-18T19:05:24.466Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:05:24 [2022-07-18T19:05:24.466Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
19:05:24 [2022-07-18T19:05:24.466Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
19:05:24 [2022-07-18T19:05:24.466Z] PASS
19:05:24 [2022-07-18T19:05:24.466Z] 
19:05:24 [2022-07-18T19:05:24.466Z] === Skipped
19:05:24 [2022-07-18T19:05:24.466Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
19:05:24 [2022-07-18T19:05:24.466Z]     build_session_test.go:25: TODO: BuildKit
19:05:24 [2022-07-18T19:05:24.466Z] 
19:05:24 [2022-07-18T19:05:24.466Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
19:05:24 [2022-07-18T19:05:24.466Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:05:24 [2022-07-18T19:05:24.466Z] 
19:05:24 [2022-07-18T19:05:24.466Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
19:05:24 [2022-07-18T19:05:24.466Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
19:05:24 [2022-07-18T19:05:24.466Z] 
19:05:24 [2022-07-18T19:05:24.466Z] DONE 34 tests, 3 skipped in 112.183s
19:05:24 [2022-07-18T19:05:24.466Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
19:05:24 [2022-07-18T19:05:24.466Z] INFO: Testing against a local daemon
19:05:24 [2022-07-18T19:05:24.466Z] === RUN   TestConfigInspect
19:05:24 [2022-07-18T19:05:24.466Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:05:24 [2022-07-18T19:05:24.466Z] --- SKIP: TestConfigInspect (0.02s)
19:05:24 [2022-07-18T19:05:24.466Z] === RUN   TestConfigList
19:05:24 [2022-07-18T19:05:24.466Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:05:24 [2022-07-18T19:05:24.466Z] --- SKIP: TestConfigList (0.01s)
19:05:24 [2022-07-18T19:05:24.466Z] === RUN   TestConfigsCreateAndDelete
19:05:24 [2022-07-18T19:05:24.466Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:05:24 [2022-07-18T19:05:24.466Z] --- SKIP: TestConfigsCreateAndDelete (0.02s)
19:05:24 [2022-07-18T19:05:24.466Z] === RUN   TestConfigsUpdate
19:05:24 [2022-07-18T19:05:24.466Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:05:24 [2022-07-18T19:05:24.466Z] --- SKIP: TestConfigsUpdate (0.01s)
19:05:24 [2022-07-18T19:05:24.466Z] === RUN   TestTemplatedConfig
19:05:24 [2022-07-18T19:05:24.466Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:05:24 [2022-07-18T19:05:24.466Z] --- SKIP: TestTemplatedConfig (0.00s)
19:05:24 [2022-07-18T19:05:24.466Z] === RUN   TestConfigCreateResolve
19:05:24 [2022-07-18T19:05:24.466Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:05:24 [2022-07-18T19:05:24.466Z] --- SKIP: TestConfigCreateResolve (0.01s)
19:05:24 [2022-07-18T19:05:24.466Z] PASS
19:05:24 [2022-07-18T19:05:24.466Z] 
19:05:24 [2022-07-18T19:05:24.466Z] === Skipped
19:05:24 [2022-07-18T19:05:24.466Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
19:05:24 [2022-07-18T19:05:24.466Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:05:24 [2022-07-18T19:05:24.466Z] 
19:05:24 [2022-07-18T19:05:24.466Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
19:05:24 [2022-07-18T19:05:24.466Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:05:24 [2022-07-18T19:05:24.466Z] 
19:05:24 [2022-07-18T19:05:24.466Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s)
19:05:24 [2022-07-18T19:05:24.466Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:05:24 [2022-07-18T19:05:24.466Z] 
19:05:24 [2022-07-18T19:05:24.466Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
19:05:24 [2022-07-18T19:05:24.466Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:05:24 [2022-07-18T19:05:24.466Z] 
19:05:24 [2022-07-18T19:05:24.466Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
19:05:24 [2022-07-18T19:05:24.466Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:05:24 [2022-07-18T19:05:24.466Z] 
19:05:24 [2022-07-18T19:05:24.466Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
19:05:24 [2022-07-18T19:05:24.466Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:05:24 [2022-07-18T19:05:24.466Z] 
19:05:24 [2022-07-18T19:05:24.466Z] DONE 6 tests, 6 skipped in 0.152s
19:05:24 [2022-07-18T19:05:24.466Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
19:05:24 [2022-07-18T19:05:24.725Z] INFO: Testing against a local daemon
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestAttachWithTTY
19:05:24 [2022-07-18T19:05:24.725Z] --- PASS: TestAttachWithTTY (0.05s)
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestAttachWithoutTTy
19:05:24 [2022-07-18T19:05:24.725Z] --- PASS: TestAttachWithoutTTy (0.04s)
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestCheckpoint
19:05:24 [2022-07-18T19:05:24.725Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:05:24 [2022-07-18T19:05:24.725Z] --- SKIP: TestCheckpoint (0.00s)
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/commit
19:05:24 [2022-07-18T19:05:24.725Z] === PAUSE TestContainerInvalidJSON/commit
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/containers/create
19:05:24 [2022-07-18T19:05:24.725Z] === PAUSE TestContainerInvalidJSON/containers/create
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
19:05:24 [2022-07-18T19:05:24.725Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
19:05:24 [2022-07-18T19:05:24.725Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
19:05:24 [2022-07-18T19:05:24.725Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:05:24 [2022-07-18T19:05:24.725Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
19:05:24 [2022-07-18T19:05:24.725Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
19:05:24 [2022-07-18T19:05:24.725Z] === CONT  TestContainerInvalidJSON/commit
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
19:05:24 [2022-07-18T19:05:24.725Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/commit/empty_body
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
19:05:24 [2022-07-18T19:05:24.725Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
19:05:24 [2022-07-18T19:05:24.725Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
19:05:24 [2022-07-18T19:05:24.725Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
19:05:24 [2022-07-18T19:05:24.725Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
19:05:24 [2022-07-18T19:05:24.725Z] === CONT  TestContainerInvalidJSON/containers/create
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
19:05:24 [2022-07-18T19:05:24.725Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
19:05:24 [2022-07-18T19:05:24.725Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:05:24 [2022-07-18T19:05:24.725Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
19:05:24 [2022-07-18T19:05:24.725Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
19:05:24 [2022-07-18T19:05:24.725Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
19:05:24 [2022-07-18T19:05:24.725Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
19:05:24 [2022-07-18T19:05:24.725Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
19:05:24 [2022-07-18T19:05:24.725Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
19:05:24 [2022-07-18T19:05:24.725Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
19:05:24 [2022-07-18T19:05:24.725Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
19:05:24 [2022-07-18T19:05:24.725Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
19:05:24 [2022-07-18T19:05:24.725Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
19:05:24 [2022-07-18T19:05:24.725Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
19:05:24 [2022-07-18T19:05:24.725Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
19:05:24 [2022-07-18T19:05:24.725Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
19:05:24 [2022-07-18T19:05:24.725Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
19:05:24 [2022-07-18T19:05:24.725Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
19:05:24 [2022-07-18T19:05:24.726Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
19:05:24 [2022-07-18T19:05:24.726Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
19:05:24 [2022-07-18T19:05:24.726Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
19:05:24 [2022-07-18T19:05:24.726Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
19:05:24 [2022-07-18T19:05:24.726Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
19:05:24 [2022-07-18T19:05:24.726Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
19:05:24 [2022-07-18T19:05:24.726Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
19:05:24 [2022-07-18T19:05:24.726Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
19:05:24 [2022-07-18T19:05:24.726Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
19:05:24 [2022-07-18T19:05:24.726Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
19:05:24 [2022-07-18T19:05:24.726Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
19:05:24 [2022-07-18T19:05:24.726Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
19:05:24 [2022-07-18T19:05:24.726Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
19:05:24 [2022-07-18T19:05:24.726Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
19:05:24 [2022-07-18T19:05:24.726Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
19:05:24 [2022-07-18T19:05:24.726Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
19:05:24 [2022-07-18T19:05:24.726Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
19:05:24 [2022-07-18T19:05:24.726Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
19:05:24 [2022-07-18T19:05:24.726Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
19:05:24 [2022-07-18T19:05:24.726Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
19:05:24 [2022-07-18T19:05:24.726Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:05:24 [2022-07-18T19:05:24.726Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
19:05:24 [2022-07-18T19:05:24.726Z] === RUN   TestCopyFromContainerPathIsNotDir
19:05:24 [2022-07-18T19:05:24.726Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
19:05:24 [2022-07-18T19:05:24.726Z] === RUN   TestCopyToContainerPathDoesNotExist
19:05:24 [2022-07-18T19:05:24.985Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
19:05:24 [2022-07-18T19:05:24.985Z] === RUN   TestCopyEmptyFile
19:05:24 [2022-07-18T19:05:24.985Z] --- PASS: TestCopyEmptyFile (0.19s)
19:05:24 [2022-07-18T19:05:24.985Z] === RUN   TestCopyToContainerPathIsNotDir
19:05:24 [2022-07-18T19:05:24.985Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
19:05:24 [2022-07-18T19:05:24.985Z] === RUN   TestCopyFromContainer
19:05:28 [2022-07-18T19:05:28.524Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uc7wo29mgmpnp73vqqzwoy19r Created:2022-07-18 19:05:25.570817639 +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[33f7659b77b13e725a009adc37e2e0267b29a0ac2dfb4ee48e61ef27a7ad54c9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cexqtolxwgk3t3g3o1fvmjr4x EndpointID:cfa9983843dd419e789bb05cf36cdc91694199d76498b2b157d711e45a766ff2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2845f42cc4dd16497c4b5a4bc11d51650d4a2cedbe1b5de4df4be136c22a15b1 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:d625b6797e16 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cexqtolxwgk3t3g3o1fvmjr4x EndpointID:cfa9983843dd419e789bb05cf36cdc91694199d76498b2b157d711e45a766ff2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:05:29 [2022-07-18T19:05:29.188Z] === RUN   TestCopyFromContainer//
19:05:29 [2022-07-18T19:05:29.188Z] === RUN   TestCopyFromContainer//bar/root
19:05:29 [2022-07-18T19:05:29.188Z] === RUN   TestCopyFromContainer//bar/root/
19:05:29 [2022-07-18T19:05:29.448Z] === RUN   TestCopyFromContainer/bar/quux
19:05:29 [2022-07-18T19:05:29.448Z] === RUN   TestCopyFromContainer/bar/quux/
19:05:29 [2022-07-18T19:05:29.448Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:05:29 [2022-07-18T19:05:29.448Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:05:29 [2022-07-18T19:05:29.452Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
19:05:29 [2022-07-18T19:05:29.718Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:05:29 [2022-07-18T19:05:29.718Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:05:29 [2022-07-18T19:05:29.718Z] === RUN   TestCopyFromContainer/bar/notarget
19:05:29 [2022-07-18T19:05:29.718Z] --- PASS: TestCopyFromContainer (4.71s)
19:05:29 [2022-07-18T19:05:29.718Z]     --- PASS: TestCopyFromContainer// (0.06s)
19:05:29 [2022-07-18T19:05:29.718Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
19:05:29 [2022-07-18T19:05:29.718Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
19:05:29 [2022-07-18T19:05:29.718Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
19:05:29 [2022-07-18T19:05:29.718Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
19:05:29 [2022-07-18T19:05:29.718Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
19:05:29 [2022-07-18T19:05:29.718Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
19:05:29 [2022-07-18T19:05:29.718Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
19:05:29 [2022-07-18T19:05:29.718Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
19:05:29 [2022-07-18T19:05:29.718Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
19:05:29 [2022-07-18T19:05:29.718Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:05:29 [2022-07-18T19:05:29.718Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:05:29 [2022-07-18T19:05:29.718Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:05:29 [2022-07-18T19:05:29.718Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:05:29 [2022-07-18T19:05:29.718Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:05:29 [2022-07-18T19:05:29.718Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:05:29 [2022-07-18T19:05:29.718Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:05:29 [2022-07-18T19:05:29.718Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:05:29 [2022-07-18T19:05:29.718Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:05:29 [2022-07-18T19:05:29.718Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:05:29 [2022-07-18T19:05:29.718Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:05:29 [2022-07-18T19:05:29.718Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:05:29 [2022-07-18T19:05:29.718Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:05:29 [2022-07-18T19:05:29.718Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:05:29 [2022-07-18T19:05:29.718Z] === RUN   TestCreateLinkToNonExistingContainer
19:05:29 [2022-07-18T19:05:29.987Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
19:05:29 [2022-07-18T19:05:29.987Z] === RUN   TestCreateWithInvalidEnv
19:05:29 [2022-07-18T19:05:29.987Z] === RUN   TestCreateWithInvalidEnv/0
19:05:29 [2022-07-18T19:05:29.987Z] === PAUSE TestCreateWithInvalidEnv/0
19:05:29 [2022-07-18T19:05:29.987Z] === RUN   TestCreateWithInvalidEnv/1
19:05:29 [2022-07-18T19:05:29.987Z] === PAUSE TestCreateWithInvalidEnv/1
19:05:29 [2022-07-18T19:05:29.987Z] === RUN   TestCreateWithInvalidEnv/2
19:05:29 [2022-07-18T19:05:29.987Z] === PAUSE TestCreateWithInvalidEnv/2
19:05:29 [2022-07-18T19:05:29.987Z] === CONT  TestCreateWithInvalidEnv/0
19:05:29 [2022-07-18T19:05:29.987Z] === CONT  TestCreateWithInvalidEnv/2
19:05:29 [2022-07-18T19:05:29.987Z] === CONT  TestCreateWithInvalidEnv/1
19:05:29 [2022-07-18T19:05:29.987Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:05:29 [2022-07-18T19:05:29.987Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:05:29 [2022-07-18T19:05:29.987Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:05:29 [2022-07-18T19:05:29.987Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:05:29 [2022-07-18T19:05:29.987Z] === RUN   TestCreateTmpfsMountsTarget
19:05:29 [2022-07-18T19:05:29.987Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
19:05:29 [2022-07-18T19:05:29.987Z] === RUN   TestCreateWithCustomMaskedPaths
19:05:31 [2022-07-18T19:05:31.367Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s)
19:05:31 [2022-07-18T19:05:31.367Z] === RUN   TestCreateWithCustomReadonlyPaths
19:05:31 [2022-07-18T19:05:31.971Z]     docker_api_swarm_test.go:304: [d3630f20dfcf3] joining swarm manager [d24a0f448b6c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:32 [2022-07-18T19:05:32.303Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s)
19:05:32 [2022-07-18T19:05:32.303Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:05:32 [2022-07-18T19:05:32.303Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:05:32 [2022-07-18T19:05:32.303Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:05:32 [2022-07-18T19:05:32.303Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:05:32 [2022-07-18T19:05:32.303Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:05:32 [2022-07-18T19:05:32.303Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:05:32 [2022-07-18T19:05:32.303Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:05:32 [2022-07-18T19:05:32.303Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:05:32 [2022-07-18T19:05:32.303Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:05:32 [2022-07-18T19:05:32.303Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:05:32 [2022-07-18T19:05:32.303Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:05:32 [2022-07-18T19:05:32.303Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:05:32 [2022-07-18T19:05:32.303Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:05:32 [2022-07-18T19:05:32.303Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:05:32 [2022-07-18T19:05:32.303Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:05:32 [2022-07-18T19:05:32.303Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:05:32 [2022-07-18T19:05:32.303Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:05:32 [2022-07-18T19:05:32.303Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
19:05:32 [2022-07-18T19:05:32.303Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
19:05:32 [2022-07-18T19:05:32.303Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
19:05:32 [2022-07-18T19:05:32.303Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
19:05:32 [2022-07-18T19:05:32.303Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
19:05:32 [2022-07-18T19:05:32.303Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:05:32 [2022-07-18T19:05:32.533Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.42s)
19:05:32 [2022-07-18T19:05:32.533Z] PASS
19:05:32 [2022-07-18T19:05:32.533Z] 
19:05:32 [2022-07-18T19:05:32.533Z] === Skipped
19:05:32 [2022-07-18T19:05:32.533Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:05:32 [2022-07-18T19:05:32.533Z]     service_test.go:243: FLAKY_TEST
19:05:32 [2022-07-18T19:05:32.533Z] 
19:05:32 [2022-07-18T19:05:32.533Z] DONE 38 tests, 1 skipped in 51.066s
19:05:32 [2022-07-18T19:05:32.533Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:05:32 [2022-07-18T19:05:32.534Z] ++ 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
19:05:32 [2022-07-18T19:05:32.534Z] ++ set -e
19:05:32 [2022-07-18T19:05:32.534Z] ++ '[' -n 0 ']'
19:05:32 [2022-07-18T19:05:32.534Z] ++ set -x
19:05:32 [2022-07-18T19:05:32.534Z] ++ 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
19:05:32 [2022-07-18T19:05:32.789Z] INFO: Testing against a local daemon
19:05:32 [2022-07-18T19:05:32.790Z] === RUN   TestDockerNetworkIpvlanPersistance
19:05:32 [2022-07-18T19:05:32.790Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:05:32 [2022-07-18T19:05:32.790Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:05:32 [2022-07-18T19:05:32.790Z] === RUN   TestDockerNetworkIpvlan
19:05:32 [2022-07-18T19:05:32.790Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:05:32 [2022-07-18T19:05:32.790Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:05:32 [2022-07-18T19:05:32.790Z] PASS
19:05:32 [2022-07-18T19:05:32.790Z] 
19:05:32 [2022-07-18T19:05:32.790Z] === Skipped
19:05:32 [2022-07-18T19:05:32.790Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:05:32 [2022-07-18T19:05:32.790Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:05:32 [2022-07-18T19:05:32.790Z] 
19:05:32 [2022-07-18T19:05:32.790Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:05:32 [2022-07-18T19:05:32.790Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:05:32 [2022-07-18T19:05:32.790Z] 
19:05:32 [2022-07-18T19:05:32.790Z] DONE 2 tests, 2 skipped in 0.101s
19:05:32 [2022-07-18T19:05:32.790Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:05:32 [2022-07-18T19:05:32.790Z] ++ 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
19:05:32 [2022-07-18T19:05:32.790Z] ++ set -e
19:05:32 [2022-07-18T19:05:32.790Z] ++ '[' -n 0 ']'
19:05:32 [2022-07-18T19:05:32.790Z] ++ set -x
19:05:32 [2022-07-18T19:05:32.790Z] ++ 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
19:05:32 [2022-07-18T19:05:32.790Z] INFO: Testing against a local daemon
19:05:32 [2022-07-18T19:05:32.790Z] === RUN   TestDockerNetworkMacvlanPersistance
19:05:32 [2022-07-18T19:05:32.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:05:32 [2022-07-18T19:05:32.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:05:32 [2022-07-18T19:05:32.870Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.46s)
19:05:32 [2022-07-18T19:05:32.870Z] === RUN   TestCreateDifferentPlatform
19:05:32 [2022-07-18T19:05:32.870Z] === RUN   TestCreateDifferentPlatform/different_os
19:05:32 [2022-07-18T19:05:32.870Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:05:32 [2022-07-18T19:05:32.870Z] --- PASS: TestCreateDifferentPlatform (0.01s)
19:05:32 [2022-07-18T19:05:32.870Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:05:32 [2022-07-18T19:05:32.870Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:05:32 [2022-07-18T19:05:32.870Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:05:32 [2022-07-18T19:05:32.870Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
19:05:32 [2022-07-18T19:05:32.870Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:05:32 [2022-07-18T19:05:32.870Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
19:05:32 [2022-07-18T19:05:32.870Z] === RUN   TestCreateInvalidHostConfig
19:05:32 [2022-07-18T19:05:32.870Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
19:05:32 [2022-07-18T19:05:32.870Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
19:05:32 [2022-07-18T19:05:32.870Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
19:05:32 [2022-07-18T19:05:32.870Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
19:05:32 [2022-07-18T19:05:32.870Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:05:32 [2022-07-18T19:05:32.870Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:05:32 [2022-07-18T19:05:32.870Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
19:05:32 [2022-07-18T19:05:32.870Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
19:05:32 [2022-07-18T19:05:32.870Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
19:05:32 [2022-07-18T19:05:32.870Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
19:05:32 [2022-07-18T19:05:32.870Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:05:32 [2022-07-18T19:05:32.870Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
19:05:32 [2022-07-18T19:05:32.870Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
19:05:32 [2022-07-18T19:05:32.870Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
19:05:32 [2022-07-18T19:05:32.870Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
19:05:32 [2022-07-18T19:05:32.870Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
19:05:32 [2022-07-18T19:05:32.870Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
19:05:32 [2022-07-18T19:05:32.870Z] === RUN   TestContainerStartOnDaemonRestart
19:05:32 [2022-07-18T19:05:32.870Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
19:05:32 [2022-07-18T19:05:32.870Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
19:05:32 [2022-07-18T19:05:32.870Z] === RUN   TestDaemonRestartIpcMode
19:05:32 [2022-07-18T19:05:32.870Z] === PAUSE TestDaemonRestartIpcMode
19:05:32 [2022-07-18T19:05:32.870Z] === RUN   TestDaemonHostGatewayIP
19:05:32 [2022-07-18T19:05:32.870Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
19:05:32 [2022-07-18T19:05:32.870Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
19:05:32 [2022-07-18T19:05:32.870Z] === RUN   TestRestartDaemonWithRestartingContainer
19:05:32 [2022-07-18T19:05:32.870Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:05:32 [2022-07-18T19:05:32.870Z] === RUN   TestContainerKillOnDaemonStart
19:05:32 [2022-07-18T19:05:32.870Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
19:05:32 [2022-07-18T19:05:32.870Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
19:05:32 [2022-07-18T19:05:32.870Z] === RUN   TestDiff
19:05:33 [2022-07-18T19:05:33.353Z]     docker_api_swarm_test.go:305: [d76184b8b3fc7] joining swarm manager [d24a0f448b6c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:05:33 [2022-07-18T19:05:33.438Z] --- PASS: TestDiff (0.41s)
19:05:33 [2022-07-18T19:05:33.438Z] === RUN   TestExecConsoleSize
19:05:34 [2022-07-18T19:05:34.005Z] --- PASS: TestExecConsoleSize (0.51s)
19:05:34 [2022-07-18T19:05:34.005Z] === RUN   TestExecWithCloseStdin
19:05:34 [2022-07-18T19:05:34.264Z] --- PASS: TestExecWithCloseStdin (0.45s)
19:05:34 [2022-07-18T19:05:34.264Z] === RUN   TestExec
19:05:34 [2022-07-18T19:05:34.307Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s)
19:05:34 [2022-07-18T19:05:34.307Z] === RUN   TestDockerNetworkMacvlan
19:05:34 [2022-07-18T19:05:34.832Z] --- PASS: TestExec (0.47s)
19:05:34 [2022-07-18T19:05:34.832Z] === RUN   TestExecUser
19:05:34 [2022-07-18T19:05:34.877Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:05:35 [2022-07-18T19:05:35.132Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
19:05:35 [2022-07-18T19:05:35.399Z] --- PASS: TestExecUser (0.47s)
19:05:35 [2022-07-18T19:05:35.399Z] === RUN   TestExportContainerAndImportImage
19:05:35 [2022-07-18T19:05:35.969Z] --- PASS: TestExportContainerAndImportImage (0.62s)
19:05:35 [2022-07-18T19:05:35.969Z] === RUN   TestExportContainerAfterDaemonRestart
19:05:36 [2022-07-18T19:05:36.061Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:05:36 [2022-07-18T19:05:36.225Z] tests/integration/models_containers_test.py ............................ [ 83%]
19:05:36 [2022-07-18T19:05:36.623Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:05:37 [2022-07-18T19:05:37.345Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s)
19:05:37 [2022-07-18T19:05:37.345Z] === RUN   TestHealthCheckWorkdir
19:05:37 [2022-07-18T19:05:37.603Z] --- PASS: TestHealthCheckWorkdir (0.54s)
19:05:37 [2022-07-18T19:05:37.603Z] === RUN   TestHealthKillContainer
19:05:39 [2022-07-18T19:05:39.142Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:05:40 [2022-07-18T19:05:40.508Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
19:05:41 [2022-07-18T19:05:41.070Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:05:41 [2022-07-18T19:05:41.998Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
19:05:45 [2022-07-18T19:05:45.716Z] --- PASS: TestHealthKillContainer (7.87s)
19:05:45 [2022-07-18T19:05:45.716Z] === RUN   TestInspectCpusetInConfigPre120
19:05:45 [2022-07-18T19:05:45.716Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
19:05:45 [2022-07-18T19:05:45.716Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
19:05:45 [2022-07-18T19:05:45.716Z] === RUN   TestIpcModeNone
19:05:46 [2022-07-18T19:05:46.168Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:05:46 [2022-07-18T19:05:46.283Z] --- PASS: TestIpcModeNone (0.62s)
19:05:46 [2022-07-18T19:05:46.283Z] === RUN   TestIpcModePrivate
19:05:46 [2022-07-18T19:05:46.542Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
19:05:46 [2022-07-18T19:05:46.542Z] --- PASS: TestIpcModePrivate (0.43s)
19:05:46 [2022-07-18T19:05:46.542Z] === RUN   TestIpcModeShareable
19:05:46 [2022-07-18T19:05:46.542Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:05:46 [2022-07-18T19:05:46.542Z] --- SKIP: TestIpcModeShareable (0.00s)
19:05:46 [2022-07-18T19:05:46.542Z] === RUN   TestAPIIpcModeShareableAndContainer
19:05:47 [2022-07-18T19:05:47.098Z] --- PASS: TestDockerNetworkMacvlan (12.67s)
19:05:47 [2022-07-18T19:05:47.098Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.17s)
19:05:47 [2022-07-18T19:05:47.098Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
19:05:47 [2022-07-18T19:05:47.098Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.12s)
19:05:47 [2022-07-18T19:05:47.098Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.19s)
19:05:47 [2022-07-18T19:05:47.098Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.03s)
19:05:47 [2022-07-18T19:05:47.098Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.96s)
19:05:47 [2022-07-18T19:05:47.098Z] PASS
19:05:47 [2022-07-18T19:05:47.098Z] 
19:05:47 [2022-07-18T19:05:47.098Z] DONE 8 tests in 14.148s
19:05:47 [2022-07-18T19:05:47.098Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
19:05:47 [2022-07-18T19:05:47.098Z] ++ 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
19:05:47 [2022-07-18T19:05:47.098Z] ++ set -e
19:05:47 [2022-07-18T19:05:47.098Z] ++ '[' -n 0 ']'
19:05:47 [2022-07-18T19:05:47.098Z] ++ set -x
19:05:47 [2022-07-18T19:05:47.098Z] ++ 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
19:05:47 [2022-07-18T19:05:47.098Z] testing: warning: no tests to run
19:05:47 [2022-07-18T19:05:47.098Z] PASS
19:05:47 [2022-07-18T19:05:47.098Z] 
19:05:47 [2022-07-18T19:05:47.098Z] DONE 0 tests in 0.032s
19:05:47 [2022-07-18T19:05:47.098Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:05:47 [2022-07-18T19:05:47.098Z] ++ 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
19:05:47 [2022-07-18T19:05:47.098Z] ++ set -e
19:05:47 [2022-07-18T19:05:47.098Z] ++ '[' -n 0 ']'
19:05:47 [2022-07-18T19:05:47.098Z] ++ set -x
19:05:47 [2022-07-18T19:05:47.098Z] ++ 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
19:05:47 [2022-07-18T19:05:47.098Z] INFO: Testing against a local daemon
19:05:47 [2022-07-18T19:05:47.098Z] === RUN   TestAuthZPluginAllowRequest
19:05:47 [2022-07-18T19:05:47.919Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s)
19:05:47 [2022-07-18T19:05:47.919Z] === RUN   TestAPIIpcModeHost
19:05:47 [2022-07-18T19:05:47.919Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:05:47 [2022-07-18T19:05:47.919Z] --- SKIP: TestAPIIpcModeHost (0.00s)
19:05:47 [2022-07-18T19:05:47.919Z] === RUN   TestDaemonIpcModeShareable
19:05:47 [2022-07-18T19:05:47.919Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:05:47 [2022-07-18T19:05:47.919Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
19:05:47 [2022-07-18T19:05:47.919Z] === RUN   TestDaemonIpcModePrivate
19:05:48 [2022-07-18T19:05:48.465Z] --- PASS: TestAuthZPluginAllowRequest (1.41s)
19:05:48 [2022-07-18T19:05:48.465Z] === RUN   TestAuthZPluginTLS
19:05:49 [2022-07-18T19:05:49.027Z] --- PASS: TestAuthZPluginTLS (0.56s)
19:05:49 [2022-07-18T19:05:49.027Z] === RUN   TestAuthZPluginDenyRequest
19:05:49 [2022-07-18T19:05:49.282Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
19:05:49 [2022-07-18T19:05:49.297Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
19:05:49 [2022-07-18T19:05:49.297Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
19:05:49 [2022-07-18T19:05:49.297Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:05:49 [2022-07-18T19:05:49.297Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:05:49 [2022-07-18T19:05:49.297Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
19:05:49 [2022-07-18T19:05:49.297Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:05:49 [2022-07-18T19:05:49.297Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:05:49 [2022-07-18T19:05:49.297Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
19:05:49 [2022-07-18T19:05:49.297Z] === RUN   TestIpcModeOlderClient
19:05:49 [2022-07-18T19:05:49.297Z] === PAUSE TestIpcModeOlderClient
19:05:49 [2022-07-18T19:05:49.297Z] === RUN   TestKillContainerInvalidSignal
19:05:49 [2022-07-18T19:05:49.539Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
19:05:49 [2022-07-18T19:05:49.539Z] === RUN   TestAuthZPluginAPIDenyResponse
19:05:49 [2022-07-18T19:05:49.556Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
19:05:49 [2022-07-18T19:05:49.556Z] === RUN   TestKillContainer
19:05:49 [2022-07-18T19:05:49.556Z] === RUN   TestKillContainer/no_signal
19:05:50 [2022-07-18T19:05:50.102Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
19:05:50 [2022-07-18T19:05:50.102Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
19:05:50 [2022-07-18T19:05:50.102Z] === RUN   TestAuthZPluginDenyResponse
19:05:50 [2022-07-18T19:05:50.123Z] === RUN   TestKillContainer/non_killing_signal
19:05:50 [2022-07-18T19:05:50.358Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
19:05:50 [2022-07-18T19:05:50.382Z] === RUN   TestKillContainer/killing_signal
19:05:50 [2022-07-18T19:05:50.614Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
19:05:50 [2022-07-18T19:05:50.614Z] === RUN   TestAuthZPluginAllowEventStream
19:05:50 [2022-07-18T19:05:50.871Z]     docker_api_swarm_test.go:364: Waiting for possible election...
19:05:50 [2022-07-18T19:05:50.871Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
19:05:50 [2022-07-18T19:05:50.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
19:05:50 [2022-07-18T19:05:50.949Z] --- PASS: TestKillContainer (1.24s)
19:05:50 [2022-07-18T19:05:50.949Z]     --- PASS: TestKillContainer/no_signal (0.41s)
19:05:50 [2022-07-18T19:05:50.949Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
19:05:50 [2022-07-18T19:05:50.949Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
19:05:50 [2022-07-18T19:05:50.949Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:05:50 [2022-07-18T19:05:50.949Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:05:51 [2022-07-18T19:05:51.208Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:05:51 [2022-07-18T19:05:51.778Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s)
19:05:51 [2022-07-18T19:05:51.778Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
19:05:51 [2022-07-18T19:05:51.778Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
19:05:51 [2022-07-18T19:05:51.778Z] === RUN   TestKillStoppedContainer
19:05:51 [2022-07-18T19:05:51.778Z] --- PASS: TestKillStoppedContainer (0.04s)
19:05:51 [2022-07-18T19:05:51.778Z] === RUN   TestKillStoppedContainerAPIPre120
19:05:51 [2022-07-18T19:05:51.778Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
19:05:51 [2022-07-18T19:05:51.778Z] === RUN   TestKillDifferentUserContainer
19:05:52 [2022-07-18T19:05:52.037Z] --- PASS: TestKillDifferentUserContainer (0.40s)
19:05:52 [2022-07-18T19:05:52.037Z] === RUN   TestInspectOomKilledTrue
19:05:52 [2022-07-18T19:05:52.037Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
19:05:52 [2022-07-18T19:05:52.037Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:05:52 [2022-07-18T19:05:52.037Z] === RUN   TestInspectOomKilledFalse
19:05:52 [2022-07-18T19:05:52.037Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:05:52 [2022-07-18T19:05:52.037Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:05:52 [2022-07-18T19:05:52.037Z] === RUN   TestLinksEtcHostsContentMatch
19:05:52 [2022-07-18T19:05:52.037Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
19:05:52 [2022-07-18T19:05:52.037Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
19:05:52 [2022-07-18T19:05:52.037Z] === RUN   TestLinksContainerNames
19:05:52 [2022-07-18T19:05:52.240Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
19:05:52 [2022-07-18T19:05:52.240Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
19:05:52 [2022-07-18T19:05:52.240Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
19:05:52 [2022-07-18T19:05:52.240Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s)
19:05:52 [2022-07-18T19:05:52.240Z] === RUN   TestAuthZPluginErrorResponse
19:05:52 [2022-07-18T19:05:52.240Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
19:05:52 [2022-07-18T19:05:52.448Z] .........                                                                [ 85%]
19:05:52 [2022-07-18T19:05:52.802Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
19:05:52 [2022-07-18T19:05:52.802Z] === RUN   TestAuthZPluginErrorRequest
19:05:52 [2022-07-18T19:05:52.973Z] --- PASS: TestLinksContainerNames (0.82s)
19:05:52 [2022-07-18T19:05:52.973Z] === RUN   TestLogsFollowTailEmpty
19:05:53 [2022-07-18T19:05:53.061Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
19:05:53 [2022-07-18T19:05:53.061Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:05:53 [2022-07-18T19:05:53.235Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
19:05:53 [2022-07-18T19:05:53.235Z] === RUN   TestLogs
19:05:53 [2022-07-18T19:05:53.235Z] === RUN   TestLogs/driver_local
19:05:53 [2022-07-18T19:05:53.494Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
19:05:53 [2022-07-18T19:05:53.494Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
19:05:53 [2022-07-18T19:05:53.494Z] === RUN   TestLogs/driver_local/tty/only_stdout
19:05:53 [2022-07-18T19:05:53.494Z] === PAUSE TestLogs/driver_local/tty/only_stdout
19:05:53 [2022-07-18T19:05:53.494Z] === RUN   TestLogs/driver_local/tty/only_stderr
19:05:53 [2022-07-18T19:05:53.494Z] === PAUSE TestLogs/driver_local/tty/only_stderr
19:05:53 [2022-07-18T19:05:53.494Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
19:05:53 [2022-07-18T19:05:53.494Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
19:05:53 [2022-07-18T19:05:53.494Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
19:05:53 [2022-07-18T19:05:53.494Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
19:05:53 [2022-07-18T19:05:53.494Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
19:05:53 [2022-07-18T19:05:53.494Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
19:05:53 [2022-07-18T19:05:53.494Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
19:05:53 [2022-07-18T19:05:53.494Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
19:05:53 [2022-07-18T19:05:53.623Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
19:05:53 [2022-07-18T19:05:53.623Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:05:54 [2022-07-18T19:05:54.063Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
19:05:54 [2022-07-18T19:05:54.063Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
19:05:54 [2022-07-18T19:05:54.630Z] === CONT  TestLogs/driver_local/tty/only_stderr
19:05:54 [2022-07-18T19:05:54.630Z] === CONT  TestLogs/driver_local/tty/only_stdout
19:05:55 [2022-07-18T19:05:55.199Z] === RUN   TestLogs/driver_json-file
19:05:55 [2022-07-18T19:05:55.199Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
19:05:55 [2022-07-18T19:05:55.199Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
19:05:55 [2022-07-18T19:05:55.199Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
19:05:55 [2022-07-18T19:05:55.199Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
19:05:55 [2022-07-18T19:05:55.199Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
19:05:55 [2022-07-18T19:05:55.199Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
19:05:55 [2022-07-18T19:05:55.199Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:05:55 [2022-07-18T19:05:55.199Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:05:55 [2022-07-18T19:05:55.199Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
19:05:55 [2022-07-18T19:05:55.199Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
19:05:55 [2022-07-18T19:05:55.199Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
19:05:55 [2022-07-18T19:05:55.199Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
19:05:55 [2022-07-18T19:05:55.199Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
19:05:55 [2022-07-18T19:05:55.199Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
19:05:55 [2022-07-18T19:05:55.514Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.81s)
19:05:55 [2022-07-18T19:05:55.514Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:05:55 [2022-07-18T19:05:55.767Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
19:05:55 [2022-07-18T19:05:55.767Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:05:56 [2022-07-18T19:05:56.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:05:56 [2022-07-18T19:05:56.335Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
19:05:56 [2022-07-18T19:05:56.335Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
19:05:56 [2022-07-18T19:05:56.903Z] --- PASS: TestLogs (3.65s)
19:05:56 [2022-07-18T19:05:56.903Z]     --- PASS: TestLogs/driver_local (0.01s)
19:05:56 [2022-07-18T19:05:56.903Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.63s)
19:05:56 [2022-07-18T19:05:56.903Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.66s)
19:05:56 [2022-07-18T19:05:56.903Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.53s)
19:05:56 [2022-07-18T19:05:56.903Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.55s)
19:05:56 [2022-07-18T19:05:56.903Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.50s)
19:05:56 [2022-07-18T19:05:56.903Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.56s)
19:05:56 [2022-07-18T19:05:56.903Z]     --- PASS: TestLogs/driver_json-file (0.01s)
19:05:56 [2022-07-18T19:05:56.903Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.58s)
19:05:56 [2022-07-18T19:05:56.903Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.75s)
19:05:56 [2022-07-18T19:05:56.903Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.69s)
19:05:56 [2022-07-18T19:05:56.903Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.56s)
19:05:56 [2022-07-18T19:05:56.903Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.49s)
19:05:56 [2022-07-18T19:05:56.903Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.56s)
19:05:56 [2022-07-18T19:05:56.903Z] === RUN   TestContainerNetworkMountsNoChown
19:05:57 [2022-07-18T19:05:57.379Z] tests/integration/models_images_test.py ...............                  [ 89%]
19:05:57 [2022-07-18T19:05:57.411Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.79s)
19:05:57 [2022-07-18T19:05:57.412Z] === RUN   TestAuthZPluginHeader
19:05:57 [2022-07-18T19:05:57.470Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/default
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/default
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/private
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/private
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/rprivate
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/rprivate
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/slave
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/slave
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/rslave
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/rslave
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/shared
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/shared
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/rshared
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/rshared
19:05:57 [2022-07-18T19:05:57.470Z] === CONT  TestMountDaemonRoot/default
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/default/bind_root
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/default/mount_root
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === CONT  TestMountDaemonRoot/default/bind_root
19:05:57 [2022-07-18T19:05:57.470Z] === CONT  TestMountDaemonRoot/rshared
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:05:57 [2022-07-18T19:05:57.470Z] === CONT  TestMountDaemonRoot/shared
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === CONT  TestMountDaemonRoot/rslave
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:05:57 [2022-07-18T19:05:57.470Z] === CONT  TestMountDaemonRoot/slave
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === CONT  TestMountDaemonRoot/rprivate
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === CONT  TestMountDaemonRoot/private
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/private/bind_root
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/private/mount_root
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:05:57 [2022-07-18T19:05:57.470Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === CONT  TestMountDaemonRoot/default/mount_root
19:05:57 [2022-07-18T19:05:57.470Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:05:57 [2022-07-18T19:05:57.470Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:05:57 [2022-07-18T19:05:57.470Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:05:57 [2022-07-18T19:05:57.470Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:05:57 [2022-07-18T19:05:57.729Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:05:57 [2022-07-18T19:05:57.729Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:05:57 [2022-07-18T19:05:57.729Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:05:57 [2022-07-18T19:05:57.729Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:05:57 [2022-07-18T19:05:57.729Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:05:57 [2022-07-18T19:05:57.729Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:05:57 [2022-07-18T19:05:57.729Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:05:57 [2022-07-18T19:05:57.729Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:05:57 [2022-07-18T19:05:57.729Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:05:57 [2022-07-18T19:05:57.729Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:05:57 [2022-07-18T19:05:57.729Z] === CONT  TestMountDaemonRoot/private/bind_root
19:05:57 [2022-07-18T19:05:57.729Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:05:57 [2022-07-18T19:05:57.729Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:05:57 [2022-07-18T19:05:57.729Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:05:57 [2022-07-18T19:05:57.729Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:05:57 [2022-07-18T19:05:57.729Z] === CONT  TestMountDaemonRoot/private/mount_root
19:05:57 [2022-07-18T19:05:57.729Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:05:57 [2022-07-18T19:05:57.729Z] --- PASS: TestMountDaemonRoot (0.02s)
19:05:57 [2022-07-18T19:05:57.729Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
19:05:57 [2022-07-18T19:05:57.729Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
19:05:57 [2022-07-18T19:05:57.729Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
19:05:57 [2022-07-18T19:05:57.729Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
19:05:57 [2022-07-18T19:05:57.729Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
19:05:57 [2022-07-18T19:05:57.729Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
19:05:57 [2022-07-18T19:05:57.729Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
19:05:57 [2022-07-18T19:05:57.729Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
19:05:57 [2022-07-18T19:05:57.729Z] === RUN   TestContainerBindMountNonRecursive
19:05:57 [2022-07-18T19:05:57.729Z]     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)
19:05:57 [2022-07-18T19:05:57.729Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
19:05:57 [2022-07-18T19:05:57.729Z] === RUN   TestContainerVolumesMountedAsShared
19:05:57 [2022-07-18T19:05:57.729Z]     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)
19:05:57 [2022-07-18T19:05:57.729Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
19:05:57 [2022-07-18T19:05:57.729Z] === RUN   TestContainerVolumesMountedAsSlave
19:05:57 [2022-07-18T19:05:57.729Z]     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)
19:05:57 [2022-07-18T19:05:57.729Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
19:05:57 [2022-07-18T19:05:57.729Z] === RUN   TestNetworkNat
19:05:58 [2022-07-18T19:05:58.297Z] --- PASS: TestNetworkNat (0.48s)
19:05:58 [2022-07-18T19:05:58.297Z] === RUN   TestNetworkLocalhostTCPNat
19:05:58 [2022-07-18T19:05:58.340Z] --- PASS: TestAuthZPluginHeader (0.84s)
19:05:58 [2022-07-18T19:05:58.341Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:05:58 [2022-07-18T19:05:58.818Z] tests/integration/models_networks_test.py ....                           [ 90%]
19:05:58 [2022-07-18T19:05:58.864Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
19:05:58 [2022-07-18T19:05:58.864Z] === RUN   TestNetworkLoopbackNat
19:06:00 [2022-07-18T19:06:00.228Z] === RUN   TestDockerSuite/TestBuildExpose
19:06:00 [2022-07-18T19:06:00.228Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
19:06:00 [2022-07-18T19:06:00.789Z] === RUN   TestDockerSuite/TestBuildExposeOrder
19:06:01 [2022-07-18T19:06:01.045Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
19:06:01 [2022-07-18T19:06:01.301Z] === RUN   TestDockerSuite/TestBuildFails
19:06:01 [2022-07-18T19:06:01.395Z] --- PASS: TestNetworkLoopbackNat (2.56s)
19:06:01 [2022-07-18T19:06:01.395Z] === RUN   TestPause
19:06:01 [2022-07-18T19:06:01.395Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
19:06:01 [2022-07-18T19:06:01.395Z] --- SKIP: TestPause (0.00s)
19:06:01 [2022-07-18T19:06:01.395Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:06:01 [2022-07-18T19:06:01.395Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:06:01 [2022-07-18T19:06:01.395Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:06:01 [2022-07-18T19:06:01.395Z] === RUN   TestPauseStopPausedContainer
19:06:01 [2022-07-18T19:06:01.395Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
19:06:01 [2022-07-18T19:06:01.395Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
19:06:01 [2022-07-18T19:06:01.395Z] === RUN   TestPidHost
19:06:01 [2022-07-18T19:06:01.862Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
19:06:01 [2022-07-18T19:06:01.862Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
19:06:02 [2022-07-18T19:06:02.331Z] --- PASS: TestPidHost (0.90s)
19:06:02 [2022-07-18T19:06:02.331Z] === RUN   TestPsFilter
19:06:02 [2022-07-18T19:06:02.331Z] --- PASS: TestPsFilter (0.10s)
19:06:02 [2022-07-18T19:06:02.331Z] === RUN   TestRemoveContainerWithRemovedVolume
19:06:02 [2022-07-18T19:06:02.589Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
19:06:02 [2022-07-18T19:06:02.589Z] === RUN   TestRemoveContainerWithVolume
19:06:03 [2022-07-18T19:06:03.157Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
19:06:03 [2022-07-18T19:06:03.157Z] === RUN   TestRemoveContainerRunning
19:06:03 [2022-07-18T19:06:03.228Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.94s)
19:06:03 [2022-07-18T19:06:03.228Z] === RUN   TestAuthZPluginV2Disable
19:06:03 [2022-07-18T19:06:03.723Z] --- PASS: TestRemoveContainerRunning (0.46s)
19:06:03 [2022-07-18T19:06:03.724Z] === RUN   TestRemoveContainerForceRemoveRunning
19:06:03 [2022-07-18T19:06:03.789Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
19:06:03 [2022-07-18T19:06:03.982Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
19:06:03 [2022-07-18T19:06:03.982Z] === RUN   TestRemoveInvalidContainer
19:06:03 [2022-07-18T19:06:03.982Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:06:03 [2022-07-18T19:06:03.982Z] === RUN   TestRenameLinkedContainer
19:06:04 [2022-07-18T19:06:04.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
19:06:04 [2022-07-18T19:06:04.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:06:04 [2022-07-18T19:06:04.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:06:05 [2022-07-18T19:06:05.154Z] === RUN   TestDockerSuite/TestBuildForceRm
19:06:05 [2022-07-18T19:06:05.351Z] tests/integration/models_nodes_test.py .                                 [ 90%]
19:06:05 [2022-07-18T19:06:05.351Z] tests/integration/models_resources_test.py .                             [ 91%]
19:06:05 [2022-07-18T19:06:05.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:06:05 [2022-07-18T19:06:05.886Z] --- PASS: TestRenameLinkedContainer (1.68s)
19:06:05 [2022-07-18T19:06:05.886Z] === RUN   TestRenameStoppedContainer
19:06:06 [2022-07-18T19:06:06.144Z] --- PASS: TestRenameStoppedContainer (0.41s)
19:06:06 [2022-07-18T19:06:06.144Z] === RUN   TestRenameRunningContainerAndReuse
19:06:06 [2022-07-18T19:06:06.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:06:06 [2022-07-18T19:06:06.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:06:06 [2022-07-18T19:06:06.519Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
19:06:06 [2022-07-18T19:06:06.519Z] === RUN   TestDockerSuite/TestBuildFromGit
19:06:07 [2022-07-18T19:06:07.081Z] --- PASS: TestRenameRunningContainerAndReuse (0.96s)
19:06:07 [2022-07-18T19:06:07.081Z] === RUN   TestRenameInvalidName
19:06:07 [2022-07-18T19:06:07.339Z] --- PASS: TestRenameInvalidName (0.40s)
19:06:07 [2022-07-18T19:06:07.339Z] === RUN   TestRenameAnonymousContainer
19:06:07 [2022-07-18T19:06:07.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:06:07 [2022-07-18T19:06:07.360Z] tests/integration/models_services_test.py ................X.             [ 95%]
19:06:07 [2022-07-18T19:06:07.447Z] --- PASS: TestAuthZPluginV2Disable (4.33s)
19:06:07 [2022-07-18T19:06:07.447Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:06:07 [2022-07-18T19:06:07.447Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
19:06:08 [2022-07-18T19:06:08.009Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
19:06:08 [2022-07-18T19:06:08.938Z]     docker_api_swarm_test.go:272: [d02f6af7b5e8e] joining swarm manager [dac8e817ba3c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:06:08 [2022-07-18T19:06:08.938Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
19:06:09 [2022-07-18T19:06:09.242Z] --- PASS: TestRenameAnonymousContainer (1.45s)
19:06:09 [2022-07-18T19:06:09.242Z] === RUN   TestRenameContainerWithSameName
19:06:09 [2022-07-18T19:06:09.242Z] --- PASS: TestRenameContainerWithSameName (0.43s)
19:06:09 [2022-07-18T19:06:09.242Z] === RUN   TestRenameContainerWithLinkedContainer
19:06:09 [2022-07-18T19:06:09.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:06:10 [2022-07-18T19:06:10.178Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s)
19:06:10 [2022-07-18T19:06:10.178Z] === RUN   TestResize
19:06:10 [2022-07-18T19:06:10.304Z]     docker_api_swarm_test.go:273: [da7e7b97504c4] joining swarm manager [dac8e817ba3c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:06:10 [2022-07-18T19:06:10.437Z] --- PASS: TestResize (0.40s)
19:06:10 [2022-07-18T19:06:10.437Z] === RUN   TestResizeWithInvalidSize
19:06:10 [2022-07-18T19:06:10.561Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
19:06:10 [2022-07-18T19:06:10.615Z] tests/integration/models_swarm_test.py ..                                [ 96%]
19:06:10 [2022-07-18T19:06:10.615Z] tests/integration/models_volumes_test.py ..                              [ 96%]
19:06:10 [2022-07-18T19:06:10.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:06:11 [2022-07-18T19:06:11.005Z] --- PASS: TestResizeWithInvalidSize (0.42s)
19:06:11 [2022-07-18T19:06:11.005Z] === RUN   TestResizeWhenContainerNotStarted
19:06:11 [2022-07-18T19:06:11.123Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
19:06:11 [2022-07-18T19:06:11.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:06:11 [2022-07-18T19:06:11.270Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s)
19:06:11 [2022-07-18T19:06:11.270Z] === RUN   TestDaemonRestartKillContainers
19:06:11 [2022-07-18T19:06:11.270Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
19:06:11 [2022-07-18T19:06:11.270Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
19:06:11 [2022-07-18T19:06:11.270Z] === RUN   TestCgroupNamespacesRun
19:06:11 [2022-07-18T19:06:11.379Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.94s)
19:06:11 [2022-07-18T19:06:11.379Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:06:11 [2022-07-18T19:06:11.379Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
19:06:11 [2022-07-18T19:06:11.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:06:12 [2022-07-18T19:06:12.646Z] --- PASS: TestCgroupNamespacesRun (1.12s)
19:06:12 [2022-07-18T19:06:12.646Z] === RUN   TestCgroupNamespacesRunPrivileged
19:06:12 [2022-07-18T19:06:12.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:06:12 [2022-07-18T19:06:12.746Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
19:06:13 [2022-07-18T19:06:13.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:06:13 [2022-07-18T19:06:13.584Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
19:06:13 [2022-07-18T19:06:13.584Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:06:14 [2022-07-18T19:06:14.114Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
19:06:14 [2022-07-18T19:06:14.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:06:14 [2022-07-18T19:06:14.443Z] tests/integration/regression_test.py ......                              [ 98%]
19:06:14 [2022-07-18T19:06:14.699Z] tests/integration/credentials/store_test.py ......                       [ 99%]
19:06:14 [2022-07-18T19:06:14.699Z] tests/integration/credentials/utils_test.py .                            [100%]
19:06:14 [2022-07-18T19:06:14.699Z] 
19:06:14 [2022-07-18T19:06:14.699Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
19:06:14 [2022-07-18T19:06:14.699Z] =========================== short test summary info ============================
19:06:14 [2022-07-18T19:06:14.699Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
19:06:14 [2022-07-18T19:06:14.699Z]   CONFIG_RT_GROUP_SCHED isn't enabled
19:06:14 [2022-07-18T19:06:14.699Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
19:06:14 [2022-07-18T19:06:14.699Z]   Not supported on most drivers
19:06:14 [2022-07-18T19:06:14.699Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
19:06:14 [2022-07-18T19:06:14.699Z]   Output of docker top depends on host distro, and is not formalized.
19:06:14 [2022-07-18T19:06:14.699Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
19:06:14 [2022-07-18T19:06:14.699Z]   Output of docker top depends on host distro, and is not formalized.
19:06:14 [2022-07-18T19:06:14.699Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
19:06:14 [2022-07-18T19:06:14.699Z]   Can fail if eth0 has multiple IP addresses
19:06:14 [2022-07-18T19:06:14.699Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
19:06:14 [2022-07-18T19:06:14.699Z]   This doesn't seem to be taken into account by the engine
19:06:14 [2022-07-18T19:06:14.699Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
19:06:14 [2022-07-18T19:06:14.699Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
19:06:14 [2022-07-18T19:06:14.699Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 290.64 seconds ==
19:06:14 [2022-07-18T19:06:14.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:06:14 [2022-07-18T19:06:14.955Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
19:06:14 [2022-07-18T19:06:14.964Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s)
19:06:14 [2022-07-18T19:06:14.964Z] === RUN   TestCgroupNamespacesRunHostMode
19:06:15 [2022-07-18T19:06:15.484Z] === RUN   TestDockerSuite/TestBuildIidFile
19:06:15 [2022-07-18T19:06:15.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:06:15 [2022-07-18T19:06:15.900Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
19:06:15 [2022-07-18T19:06:15.900Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:06:16 [2022-07-18T19:06:16.045Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
19:06:16 [2022-07-18T19:06:16.665Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:06:16 [2022-07-18T19:06:16.665Z] Using test binary docker
19:06:16 [2022-07-18T19:06:16.665Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:06:16 [2022-07-18T19:06:16.665Z] +++ /etc/init.d/apparmor start
19:06:16 [2022-07-18T19:06:16.665Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:06:16 [2022-07-18T19:06:16.665Z] INFO: Waiting for daemon to start...
19:06:16 [2022-07-18T19:06:16.665Z] Starting dockerd
19:06:16 [2022-07-18T19:06:16.665Z] +++ 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
19:06:16 [2022-07-18T19:06:16.973Z] === RUN   TestDockerSuite/TestBuildInheritance
19:06:17 [2022-07-18T19:06:17.275Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
19:06:17 [2022-07-18T19:06:17.275Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:06:17 [2022-07-18T19:06:17.901Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
19:06:18 [2022-07-18T19:06:18.213Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
19:06:18 [2022-07-18T19:06:18.213Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:06:18 [2022-07-18T19:06:18.464Z] === RUN   TestDockerSuite/TestBuildInvalidTag
19:06:18 [2022-07-18T19:06:18.464Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
19:06:18 [2022-07-18T19:06:18.780Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
19:06:18 [2022-07-18T19:06:18.780Z] === RUN   TestCgroupNamespacesRunOlderClient
19:06:19 [2022-07-18T19:06:19.835Z] === RUN   TestDockerSuite/TestBuildLabel
19:06:20 [2022-07-18T19:06:20.091Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
19:06:20 [2022-07-18T19:06:20.158Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s)
19:06:20 [2022-07-18T19:06:20.158Z] === RUN   TestNISDomainname
19:06:20 [2022-07-18T19:06:20.158Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
19:06:20 [2022-07-18T19:06:20.158Z] --- SKIP: TestNISDomainname (0.02s)
19:06:20 [2022-07-18T19:06:20.158Z] === RUN   TestHostnameDnsResolution
19:06:20 [2022-07-18T19:06:20.346Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
19:06:20 [2022-07-18T19:06:20.726Z] --- PASS: TestHostnameDnsResolution (0.67s)
19:06:20 [2022-07-18T19:06:20.726Z] === RUN   TestUnprivilegedPortsAndPing
19:06:20 [2022-07-18T19:06:20.726Z]     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
19:06:20 [2022-07-18T19:06:20.726Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
19:06:20 [2022-07-18T19:06:20.726Z] === RUN   TestPrivilegedHostDevices
19:06:20 [2022-07-18T19:06:20.908Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
19:06:20 [2022-07-18T19:06:20.908Z] === RUN   TestDockerSuite/TestBuildLabels
19:06:21 [2022-07-18T19:06:21.294Z] --- PASS: TestPrivilegedHostDevices (0.47s)
19:06:21 [2022-07-18T19:06:21.294Z] === RUN   TestRunConsoleSize
19:06:21 [2022-07-18T19:06:21.470Z] === RUN   TestDockerSuite/TestBuildLabelsCache
19:06:21 [2022-07-18T19:06:21.553Z] --- PASS: TestRunConsoleSize (0.41s)
19:06:21 [2022-07-18T19:06:21.553Z] === RUN   TestStats
19:06:21 [2022-07-18T19:06:21.553Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
19:06:21 [2022-07-18T19:06:21.553Z] --- SKIP: TestStats (0.00s)
19:06:21 [2022-07-18T19:06:21.553Z] === RUN   TestStopContainerWithTimeout
19:06:21 [2022-07-18T19:06:21.553Z] === RUN   TestStopContainerWithTimeout/0
19:06:21 [2022-07-18T19:06:21.553Z] === PAUSE TestStopContainerWithTimeout/0
19:06:21 [2022-07-18T19:06:21.553Z] === RUN   TestStopContainerWithTimeout/1
19:06:21 [2022-07-18T19:06:21.553Z] === PAUSE TestStopContainerWithTimeout/1
19:06:21 [2022-07-18T19:06:21.553Z] === RUN   TestStopContainerWithTimeout/3
19:06:21 [2022-07-18T19:06:21.553Z] === PAUSE TestStopContainerWithTimeout/3
19:06:21 [2022-07-18T19:06:21.553Z] === RUN   TestStopContainerWithTimeout/-1
19:06:21 [2022-07-18T19:06:21.553Z] === PAUSE TestStopContainerWithTimeout/-1
19:06:21 [2022-07-18T19:06:21.553Z] === CONT  TestStopContainerWithTimeout/0
19:06:21 [2022-07-18T19:06:21.553Z] === CONT  TestStopContainerWithTimeout/-1
19:06:22 [2022-07-18T19:06:22.032Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
19:06:22 [2022-07-18T19:06:22.488Z] === CONT  TestStopContainerWithTimeout/3
19:06:23 [2022-07-18T19:06:23.230Z] .
19:06:23 [2022-07-18T19:06:23.230Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:06:23 [2022-07-18T19:06:23.230Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:06:23 [2022-07-18T19:06:23.230Z] Error: No such image: emptyfs
19:06:23 [2022-07-18T19:06:23.230Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:06:23 [2022-07-18T19:06:23.230Z] ++++ docker load
19:06:23 [2022-07-18T19:06:23.399Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.86s)
19:06:23 [2022-07-18T19:06:23.399Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:06:23 [2022-07-18T19:06:23.489Z] Running integration-test (iteration 1)
19:06:23 [2022-07-18T19:06:23.489Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
19:06:23 [2022-07-18T19:06:23.489Z] ++ 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
19:06:23 [2022-07-18T19:06:23.489Z] ++ set -e
19:06:23 [2022-07-18T19:06:23.489Z] ++ '[' -n 0 ']'
19:06:23 [2022-07-18T19:06:23.489Z] ++ set -x
19:06:23 [2022-07-18T19:06:23.489Z] ++ 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
19:06:23 [2022-07-18T19:06:23.748Z] Loaded image: busybox:latest
19:06:23 [2022-07-18T19:06:23.748Z] Loaded image: busybox:glibc
19:06:24 [2022-07-18T19:06:24.326Z] === RUN   TestDockerSuite/TestBuildLastModified
19:06:24 [2022-07-18T19:06:24.424Z] === CONT  TestStopContainerWithTimeout/1
19:06:25 [2022-07-18T19:06:25.126Z] Loaded image: debian:bullseye-slim
19:06:25 [2022-07-18T19:06:25.126Z] Loaded image: hello-world:latest
19:06:25 [2022-07-18T19:06:25.126Z] Loaded image: arm32v7/hello-world:latest
19:06:25 [2022-07-18T19:06:25.126Z] INFO: Testing against a local daemon
19:06:25 [2022-07-18T19:06:25.126Z] === RUN   TestCgroupNamespacesBuild
19:06:25 [2022-07-18T19:06:25.835Z] --- PASS: TestStopContainerWithTimeout (0.02s)
19:06:25 [2022-07-18T19:06:25.835Z]     --- PASS: TestStopContainerWithTimeout/0 (0.69s)
19:06:25 [2022-07-18T19:06:25.835Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.68s)
19:06:25 [2022-07-18T19:06:25.835Z]     --- PASS: TestStopContainerWithTimeout/3 (2.40s)
19:06:25 [2022-07-18T19:06:25.835Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
19:06:25 [2022-07-18T19:06:25.835Z] === RUN   TestDeleteDevicemapper
19:06:25 [2022-07-18T19:06:25.835Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:06:25 [2022-07-18T19:06:25.835Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:06:25 [2022-07-18T19:06:25.835Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:06:26 [2022-07-18T19:06:26.505Z] --- PASS: TestCgroupNamespacesBuild (1.58s)
19:06:26 [2022-07-18T19:06:26.505Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:06:27 [2022-07-18T19:06:27.118Z] Leaving: AppArmorNo profiles have been unloaded.
19:06:27 [2022-07-18T19:06:27.118Z] 
19:06:27 [2022-07-18T19:06:27.118Z] Unloading profiles will leave already running processes permanently
19:06:27 [2022-07-18T19:06:27.118Z] unconfined, which can lead to unexpected situations.
19:06:27 [2022-07-18T19:06:27.118Z] 
19:06:27 [2022-07-18T19:06:27.118Z] To set a process to complain mode, use the command line tool
19:06:27 [2022-07-18T19:06:27.118Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:06:27 [2022-07-18T19:06:27.118Z] 
Post stage
[Pipeline] junit
19:06:27 [2022-07-18T19:06:27.127Z] Recording test results
19:06:27 [2022-07-18T19:06:27.212Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.36s)
19:06:27 [2022-07-18T19:06:27.212Z] === RUN   TestUpdateMemory
19:06:27 [2022-07-18T19:06:27.212Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
19:06:27 [2022-07-18T19:06:27.212Z] --- SKIP: TestUpdateMemory (0.00s)
19:06:27 [2022-07-18T19:06:27.212Z] === RUN   TestUpdateCPUQuota
19:06:27 [2022-07-18T19:06:27.212Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
19:06:27 [2022-07-18T19:06:27.212Z] --- SKIP: TestUpdateCPUQuota (0.00s)
19:06:27 [2022-07-18T19:06:27.212Z] === RUN   TestUpdatePidsLimit
19:06:27 [2022-07-18T19:06:27.212Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
19:06:27 [2022-07-18T19:06:27.212Z] --- SKIP: TestUpdatePidsLimit (0.00s)
19:06:27 [2022-07-18T19:06:27.212Z] === RUN   TestUpdateRestartPolicy
19:06:27 [2022-07-18T19:06:27.256Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
19:06:27 [2022-07-18T19:06:27.574Z] + echo Ensuring container killed.
19:06:27 [2022-07-18T19:06:27.574Z] Ensuring container killed.
19:06:27 [2022-07-18T19:06:27.574Z] + docker rm -vf docker-pr3
19:06:27 [2022-07-18T19:06:27.574Z] Error: No such container: docker-pr3
[Pipeline] sh
19:06:27 [2022-07-18T19:06:27.848Z] + echo Chowning /workspace to jenkins user
19:06:27 [2022-07-18T19:06:27.848Z] Chowning /workspace to jenkins user
19:06:27 [2022-07-18T19:06:27.848Z] + id -u
19:06:27 [2022-07-18T19:06:27.848Z] + id -g
19:06:27 [2022-07-18T19:06:27.848Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43819:/workspace busybox chown -R 1000:1000 /workspace
19:06:27 [2022-07-18T19:06:27.882Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s)
19:06:27 [2022-07-18T19:06:27.882Z] === RUN   TestBuildWithSession
19:06:27 [2022-07-18T19:06:27.882Z]     build_session_test.go:25: TODO: BuildKit
19:06:27 [2022-07-18T19:06:27.882Z] --- SKIP: TestBuildWithSession (0.00s)
19:06:27 [2022-07-18T19:06:27.882Z] === RUN   TestBuildSquashParent
19:06:28 [2022-07-18T19:06:28.489Z] === RUN   TestDockerSuite/TestBuildLineBreak
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:06:29 [2022-07-18T19:06:29.106Z] + bundleName=docker-py
19:06:29 [2022-07-18T19:06:29.106Z] + echo Creating docker-py-bundles.tar.gz
19:06:29 [2022-07-18T19:06:29.106Z] Creating docker-py-bundles.tar.gz
19:06:29 [2022-07-18T19:06:29.106Z] + 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
19:06:29 [2022-07-18T19:06:29.117Z] Archiving artifacts
19:06:29 [2022-07-18T19:06:29.309Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43819/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
19:06:29 [2022-07-18T19:06:29.657Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43819/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=11e6176669c1ce8d738e00561c416caff589a3d2 -e DOCKER_GRAPHDRIVER docker:11e6176669c1ce8d738e00561c416caff589a3d2 hack/make.sh binary
19:06:30 [2022-07-18T19:06:30.220Z] 
19:06:30 [2022-07-18T19:06:30.220Z] Removing bundles/
19:06:30 [2022-07-18T19:06:30.220Z] 
19:06:30 [2022-07-18T19:06:30.220Z] ---> Making bundle: binary (in bundles/binary)
19:06:30 [2022-07-18T19:06:30.220Z] Building: bundles/binary-daemon/dockerd
19:06:30 [2022-07-18T19:06:30.220Z] GOOS="" GOARCH="" GOARM=""
19:06:30 [2022-07-18T19:06:30.379Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
19:06:30 [2022-07-18T19:06:30.379Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
19:06:30 [2022-07-18T19:06:30.634Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
19:06:30 [2022-07-18T19:06:30.634Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
19:06:30 [2022-07-18T19:06:30.634Z] === RUN   TestDockerSuite/TestBuildMaintainer
19:06:30 [2022-07-18T19:06:30.890Z] === RUN   TestDockerSuite/TestBuildMissingArgs
19:06:31 [2022-07-18T19:06:31.146Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
19:06:32 [2022-07-18T19:06:32.073Z] --- PASS: TestBuildSquashParent (3.54s)
19:06:32 [2022-07-18T19:06:32.073Z] === RUN   TestBuildWithRemoveAndForceRemove
19:06:32 [2022-07-18T19:06:32.073Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:06:32 [2022-07-18T19:06:32.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:06:32 [2022-07-18T19:06:32.073Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:06:32 [2022-07-18T19:06:32.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:06:32 [2022-07-18T19:06:32.073Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:06:32 [2022-07-18T19:06:32.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:06:32 [2022-07-18T19:06:32.073Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:06:32 [2022-07-18T19:06:32.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:06:32 [2022-07-18T19:06:32.073Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:06:32 [2022-07-18T19:06:32.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:06:32 [2022-07-18T19:06:32.073Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:06:32 [2022-07-18T19:06:32.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:06:32 [2022-07-18T19:06:32.073Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:06:32 [2022-07-18T19:06:32.073Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:06:32 [2022-07-18T19:06:32.074Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
19:06:32 [2022-07-18T19:06:32.641Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:06:32 [2022-07-18T19:06:32.900Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:06:33 [2022-07-18T19:06:33.002Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
19:06:33 [2022-07-18T19:06:33.837Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:06:34 [2022-07-18T19:06:34.097Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:06:35 [2022-07-18T19:06:35.475Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
19:06:35 [2022-07-18T19:06:35.475Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.40s)
19:06:35 [2022-07-18T19:06:35.475Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.53s)
19:06:35 [2022-07-18T19:06:35.475Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.22s)
19:06:35 [2022-07-18T19:06:35.475Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.34s)
19:06:35 [2022-07-18T19:06:35.475Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.42s)
19:06:35 [2022-07-18T19:06:35.475Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.34s)
19:06:35 [2022-07-18T19:06:35.475Z] === RUN   TestBuildMultiStageCopy
19:06:35 [2022-07-18T19:06:35.475Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:06:36 [2022-07-18T19:06:36.269Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
19:06:36 [2022-07-18T19:06:36.269Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
19:06:36 [2022-07-18T19:06:36.525Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
19:06:36 [2022-07-18T19:06:36.852Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:06:36 [2022-07-18T19:06:36.852Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:06:37 [2022-07-18T19:06:37.111Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:06:37 [2022-07-18T19:06:37.370Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:06:37 [2022-07-18T19:06:37.630Z] --- PASS: TestBuildMultiStageCopy (2.10s)
19:06:37 [2022-07-18T19:06:37.630Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.20s)
19:06:37 [2022-07-18T19:06:37.630Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
19:06:37 [2022-07-18T19:06:37.630Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
19:06:37 [2022-07-18T19:06:37.630Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
19:06:37 [2022-07-18T19:06:37.630Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
19:06:37 [2022-07-18T19:06:37.630Z] === RUN   TestBuildMultiStageParentConfig
19:06:38 [2022-07-18T19:06:38.198Z] --- PASS: TestBuildMultiStageParentConfig (0.66s)
19:06:38 [2022-07-18T19:06:38.198Z] === RUN   TestBuildLabelWithTargets
19:06:39 [2022-07-18T19:06:39.414Z] --- PASS: TestUpdateRestartPolicy (10.90s)
19:06:39 [2022-07-18T19:06:39.414Z] === RUN   TestUpdateRestartWithAutoRemove
19:06:39 [2022-07-18T19:06:39.414Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
19:06:39 [2022-07-18T19:06:39.414Z] === RUN   TestWaitNonBlocked
19:06:39 [2022-07-18T19:06:39.414Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:06:39 [2022-07-18T19:06:39.414Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:06:39 [2022-07-18T19:06:39.414Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:06:39 [2022-07-18T19:06:39.414Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:06:39 [2022-07-18T19:06:39.414Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:06:39 [2022-07-18T19:06:39.414Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:06:39 [2022-07-18T19:06:39.414Z] --- PASS: TestWaitNonBlocked (0.01s)
19:06:39 [2022-07-18T19:06:39.414Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s)
19:06:39 [2022-07-18T19:06:39.414Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s)
19:06:39 [2022-07-18T19:06:39.414Z] === RUN   TestWaitBlocked
19:06:39 [2022-07-18T19:06:39.414Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:06:39 [2022-07-18T19:06:39.414Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:06:39 [2022-07-18T19:06:39.414Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:06:39 [2022-07-18T19:06:39.414Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:06:39 [2022-07-18T19:06:39.414Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:06:39 [2022-07-18T19:06:39.414Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:06:39 [2022-07-18T19:06:39.575Z] --- PASS: TestBuildLabelWithTargets (1.04s)
19:06:39 [2022-07-18T19:06:39.575Z] === RUN   TestBuildWithEmptyLayers
19:06:39 [2022-07-18T19:06:39.672Z] --- PASS: TestWaitBlocked (0.01s)
19:06:39 [2022-07-18T19:06:39.672Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s)
19:06:39 [2022-07-18T19:06:39.672Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s)
19:06:39 [2022-07-18T19:06:39.672Z] === RUN   TestWaitConditions
19:06:39 [2022-07-18T19:06:39.672Z] === RUN   TestWaitConditions/default
19:06:39 [2022-07-18T19:06:39.672Z] === PAUSE TestWaitConditions/default
19:06:39 [2022-07-18T19:06:39.672Z] === RUN   TestWaitConditions/not-running
19:06:39 [2022-07-18T19:06:39.672Z] === PAUSE TestWaitConditions/not-running
19:06:39 [2022-07-18T19:06:39.672Z] === RUN   TestWaitConditions/next-exit
19:06:39 [2022-07-18T19:06:39.672Z] === PAUSE TestWaitConditions/next-exit
19:06:39 [2022-07-18T19:06:39.672Z] === RUN   TestWaitConditions/removed
19:06:39 [2022-07-18T19:06:39.672Z] === PAUSE TestWaitConditions/removed
19:06:39 [2022-07-18T19:06:39.672Z] === CONT  TestWaitConditions/default
19:06:39 [2022-07-18T19:06:39.673Z] === CONT  TestWaitConditions/removed
19:06:39 [2022-07-18T19:06:39.834Z] --- PASS: TestBuildWithEmptyLayers (0.46s)
19:06:39 [2022-07-18T19:06:39.834Z] === RUN   TestBuildMultiStageOnBuild
19:06:40 [2022-07-18T19:06:40.690Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
19:06:40 [2022-07-18T19:06:40.691Z] PASS
19:06:40 [2022-07-18T19:06:40.691Z] 
19:06:40 [2022-07-18T19:06:40.691Z] DONE 17 tests in 53.177s
19:06:40 [2022-07-18T19:06:40.691Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:06:40 [2022-07-18T19:06:40.691Z] ++ 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
19:06:40 [2022-07-18T19:06:40.691Z] ++ set -e
19:06:40 [2022-07-18T19:06:40.691Z] ++ '[' -n 0 ']'
19:06:40 [2022-07-18T19:06:40.691Z] ++ set -x
19:06:40 [2022-07-18T19:06:40.691Z] ++ 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
19:06:40 [2022-07-18T19:06:40.691Z] INFO: Testing against a local daemon
19:06:40 [2022-07-18T19:06:40.691Z] === RUN   TestPluginInvalidJSON
19:06:40 [2022-07-18T19:06:40.691Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
19:06:40 [2022-07-18T19:06:40.691Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
19:06:40 [2022-07-18T19:06:40.691Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
19:06:40 [2022-07-18T19:06:40.691Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
19:06:40 [2022-07-18T19:06:40.691Z] === RUN   TestPluginInvalidJSON/plugins/pull
19:06:40 [2022-07-18T19:06:40.691Z] === PAUSE TestPluginInvalidJSON/plugins/pull
19:06:40 [2022-07-18T19:06:40.691Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
19:06:40 [2022-07-18T19:06:40.691Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
19:06:40 [2022-07-18T19:06:40.691Z] === CONT  TestPluginInvalidJSON/plugins/pull
19:06:40 [2022-07-18T19:06:40.691Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
19:06:40 [2022-07-18T19:06:40.691Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
19:06:40 [2022-07-18T19:06:40.691Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
19:06:40 [2022-07-18T19:06:40.691Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
19:06:40 [2022-07-18T19:06:40.691Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
19:06:40 [2022-07-18T19:06:40.691Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
19:06:40 [2022-07-18T19:06:40.691Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
19:06:40 [2022-07-18T19:06:40.691Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
19:06:40 [2022-07-18T19:06:40.691Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
19:06:40 [2022-07-18T19:06:40.691Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
19:06:40 [2022-07-18T19:06:40.691Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
19:06:40 [2022-07-18T19:06:40.691Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
19:06:40 [2022-07-18T19:06:40.691Z] --- PASS: TestPluginInvalidJSON (0.03s)
19:06:40 [2022-07-18T19:06:40.691Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
19:06:40 [2022-07-18T19:06:40.691Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
19:06:40 [2022-07-18T19:06:40.691Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
19:06:40 [2022-07-18T19:06:40.691Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
19:06:40 [2022-07-18T19:06:40.691Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
19:06:40 [2022-07-18T19:06:40.691Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
19:06:40 [2022-07-18T19:06:40.691Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
19:06:40 [2022-07-18T19:06:40.691Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
19:06:40 [2022-07-18T19:06:40.691Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
19:06:40 [2022-07-18T19:06:40.691Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
19:06:40 [2022-07-18T19:06:40.691Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
19:06:40 [2022-07-18T19:06:40.691Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
19:06:40 [2022-07-18T19:06:40.691Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
19:06:40 [2022-07-18T19:06:40.691Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
19:06:40 [2022-07-18T19:06:40.691Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
19:06:40 [2022-07-18T19:06:40.691Z] === RUN   TestPluginInstall
19:06:40 [2022-07-18T19:06:40.691Z] === RUN   TestPluginInstall/no_auth
19:06:41 [2022-07-18T19:06:41.218Z] --- PASS: TestBuildMultiStageOnBuild (1.41s)
19:06:41 [2022-07-18T19:06:41.218Z] === RUN   TestBuildUncleanTarFilenames
19:06:41 [2022-07-18T19:06:41.575Z] === CONT  TestWaitConditions/next-exit
19:06:41 [2022-07-18T19:06:41.575Z] === CONT  TestWaitConditions/not-running
19:06:41 [2022-07-18T19:06:41.786Z] --- PASS: TestBuildUncleanTarFilenames (0.64s)
19:06:41 [2022-07-18T19:06:41.786Z] === RUN   TestBuildMultiStageLayerLeak
19:06:42 [2022-07-18T19:06:42.581Z] time="2022-07-18T19:06:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:06:42 [2022-07-18T19:06:42.581Z] time="2022-07-18T19:06:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d1231b61a8ea8d4701a75ed43afd36456c813662e0232415f60759e0770cbeea" mediatype=application/vnd.docker.plugin.v1+json size=522
19:06:42 [2022-07-18T19:06:42.581Z] time="2022-07-18T19:06:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:06:42 [2022-07-18T19:06:42.581Z] time="2022-07-18T19:06:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d1231b61a8ea8d4701a75ed43afd36456c813662e0232415f60759e0770cbeea" mediatype=application/vnd.docker.plugin.v1+json size=522
19:06:42 [2022-07-18T19:06:42.836Z] === RUN   TestPluginInstall/with_htpasswd
19:06:43 [2022-07-18T19:06:43.400Z] time="2022-07-18T19:06:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:06:43 [2022-07-18T19:06:43.400Z] time="2022-07-18T19:06:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bbf4d15fed5718e06e3c8814aa7670b3e16d1f5fe28a15040bc5b0cbf681ee55" mediatype=application/vnd.docker.plugin.v1+json size=522
19:06:43 [2022-07-18T19:06:43.400Z] time="2022-07-18T19:06:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:06:43 [2022-07-18T19:06:43.400Z] time="2022-07-18T19:06:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bbf4d15fed5718e06e3c8814aa7670b3e16d1f5fe28a15040bc5b0cbf681ee55" mediatype=application/vnd.docker.plugin.v1+json size=522
19:06:43 [2022-07-18T19:06:43.400Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
19:06:43 [2022-07-18T19:06:43.479Z] --- PASS: TestWaitConditions (0.02s)
19:06:43 [2022-07-18T19:06:43.479Z]     --- PASS: TestWaitConditions/default (1.78s)
19:06:43 [2022-07-18T19:06:43.479Z]     --- PASS: TestWaitConditions/removed (1.80s)
19:06:43 [2022-07-18T19:06:43.479Z]     --- PASS: TestWaitConditions/next-exit (1.69s)
19:06:43 [2022-07-18T19:06:43.479Z]     --- PASS: TestWaitConditions/not-running (1.72s)
19:06:43 [2022-07-18T19:06:43.479Z] === CONT  TestDaemonRestartIpcMode
19:06:43 [2022-07-18T19:06:43.479Z] === CONT  TestIpcModeOlderClient
19:06:43 [2022-07-18T19:06:43.479Z] --- PASS: TestIpcModeOlderClient (0.07s)
19:06:43 [2022-07-18T19:06:43.479Z] === CONT  TestRestartDaemonWithRestartingContainer
19:06:43 [2022-07-18T19:06:43.656Z] === RUN   TestPluginInstall/with_insecure
19:06:43 [2022-07-18T19:06:43.692Z] --- PASS: TestBuildMultiStageLayerLeak (1.61s)
19:06:43 [2022-07-18T19:06:43.692Z] === RUN   TestBuildWithHugeFile
19:06:44 [2022-07-18T19:06:44.597Z] time="2022-07-18T19:06:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:06:44 [2022-07-18T19:06:44.597Z] time="2022-07-18T19:06:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3cf25fb908e4066ca642e197133d91ebb830e3eab2ce91d4721deeafae9fceeb" mediatype=application/vnd.docker.plugin.v1+json size=522
19:06:44 [2022-07-18T19:06:44.597Z] time="2022-07-18T19:06:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:06:44 [2022-07-18T19:06:44.597Z] time="2022-07-18T19:06:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3cf25fb908e4066ca642e197133d91ebb830e3eab2ce91d4721deeafae9fceeb" mediatype=application/vnd.docker.plugin.v1+json size=522
19:06:44 [2022-07-18T19:06:44.854Z]     plugin_test.go:195: [d3c337bd70473] daemon is not started
19:06:44 [2022-07-18T19:06:44.854Z] --- PASS: TestPluginInstall (4.63s)
19:06:44 [2022-07-18T19:06:44.854Z]     --- PASS: TestPluginInstall/no_auth (2.49s)
19:06:44 [2022-07-18T19:06:44.854Z]     --- PASS: TestPluginInstall/with_htpasswd (0.84s)
19:06:44 [2022-07-18T19:06:44.854Z]     --- PASS: TestPluginInstall/with_insecure (1.30s)
19:06:44 [2022-07-18T19:06:44.854Z] === RUN   TestPluginsWithRuntimes
19:06:46 [2022-07-18T19:06:46.016Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.55s)
19:06:46 [2022-07-18T19:06:46.016Z] --- PASS: TestDaemonRestartIpcMode (2.77s)
19:06:46 [2022-07-18T19:06:46.016Z] PASS
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === Skipped
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
19:06:46 [2022-07-18T19:06:46.016Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
19:06:46 [2022-07-18T19:06:46.016Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
19:06:46 [2022-07-18T19:06:46.016Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
19:06:46 [2022-07-18T19:06:46.016Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
19:06:46 [2022-07-18T19:06:46.016Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
19:06:46 [2022-07-18T19:06:46.016Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
19:06:46 [2022-07-18T19:06:46.016Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
19:06:46 [2022-07-18T19:06:46.016Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
19:06:46 [2022-07-18T19:06:46.016Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
19:06:46 [2022-07-18T19:06:46.016Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
19:06:46 [2022-07-18T19:06:46.016Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
19:06:46 [2022-07-18T19:06:46.016Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
19:06:46 [2022-07-18T19:06:46.016Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
19:06:46 [2022-07-18T19:06:46.016Z]     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)
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
19:06:46 [2022-07-18T19:06:46.016Z]     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)
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
19:06:46 [2022-07-18T19:06:46.016Z]     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)
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestPause (0.00s)
19:06:46 [2022-07-18T19:06:46.016Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:06:46 [2022-07-18T19:06:46.016Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
19:06:46 [2022-07-18T19:06:46.016Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
19:06:46 [2022-07-18T19:06:46.016Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
19:06:46 [2022-07-18T19:06:46.016Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
19:06:46 [2022-07-18T19:06:46.016Z]     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
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestStats (0.00s)
19:06:46 [2022-07-18T19:06:46.016Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
19:06:46 [2022-07-18T19:06:46.016Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
19:06:46 [2022-07-18T19:06:46.016Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
19:06:46 [2022-07-18T19:06:46.016Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
19:06:46 [2022-07-18T19:06:46.016Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
19:06:46 [2022-07-18T19:06:46.016Z] 
19:06:46 [2022-07-18T19:06:46.016Z] DONE 241 tests, 27 skipped in 81.573s
19:06:46 [2022-07-18T19:06:46.016Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
19:06:46 [2022-07-18T19:06:46.275Z] === RUN   TestConfigDaemonLibtrustID
19:06:46 [2022-07-18T19:06:46.747Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
19:06:46 [2022-07-18T19:06:46.747Z] === RUN   TestPluginsWithRuntimes/No_Args
19:06:46 [2022-07-18T19:06:46.844Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
19:06:46 [2022-07-18T19:06:46.844Z] === RUN   TestConfigDaemonID
19:06:47 [2022-07-18T19:06:47.356Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
19:06:47 [2022-07-18T19:06:47.612Z] === RUN   TestPluginsWithRuntimes/With_Args
19:06:47 [2022-07-18T19:06:47.781Z]     daemon_test.go:83: [d52518b5caae9] daemon is not started
19:06:47 [2022-07-18T19:06:47.781Z] --- PASS: TestConfigDaemonID (1.09s)
19:06:47 [2022-07-18T19:06:47.781Z] === RUN   TestDaemonConfigValidation
19:06:47 [2022-07-18T19:06:47.781Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:06:47 [2022-07-18T19:06:47.781Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:06:47 [2022-07-18T19:06:47.781Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:06:47 [2022-07-18T19:06:47.781Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:06:47 [2022-07-18T19:06:47.781Z] === RUN   TestDaemonConfigValidation/invalid_config
19:06:47 [2022-07-18T19:06:47.781Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:06:47 [2022-07-18T19:06:47.781Z] === RUN   TestDaemonConfigValidation/malformed_config
19:06:47 [2022-07-18T19:06:47.781Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:06:47 [2022-07-18T19:06:47.781Z] === RUN   TestDaemonConfigValidation/valid_config
19:06:47 [2022-07-18T19:06:47.781Z] === PAUSE TestDaemonConfigValidation/valid_config
19:06:47 [2022-07-18T19:06:47.781Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:06:47 [2022-07-18T19:06:47.781Z] === CONT  TestDaemonConfigValidation/malformed_config
19:06:47 [2022-07-18T19:06:47.781Z] === CONT  TestDaemonConfigValidation/valid_config
19:06:47 [2022-07-18T19:06:47.781Z] === CONT  TestDaemonConfigValidation/invalid_config
19:06:48 [2022-07-18T19:06:48.041Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:06:48 [2022-07-18T19:06:48.041Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:06:48 [2022-07-18T19:06:48.041Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
19:06:48 [2022-07-18T19:06:48.041Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
19:06:48 [2022-07-18T19:06:48.041Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
19:06:48 [2022-07-18T19:06:48.041Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.10s)
19:06:48 [2022-07-18T19:06:48.041Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
19:06:48 [2022-07-18T19:06:48.041Z] === RUN   TestConfigDaemonSeccompProfiles
19:06:48 [2022-07-18T19:06:48.041Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
19:06:49 [2022-07-18T19:06:49.024Z] --- PASS: TestPluginsWithRuntimes (3.95s)
19:06:49 [2022-07-18T19:06:49.024Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.05s)
19:06:49 [2022-07-18T19:06:49.024Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.08s)
19:06:49 [2022-07-18T19:06:49.024Z] === RUN   TestPluginBackCompatMediaTypes
19:06:49 [2022-07-18T19:06:49.024Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
19:06:49 [2022-07-18T19:06:49.024Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
19:06:49 [2022-07-18T19:06:49.024Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
19:06:49 [2022-07-18T19:06:49.423Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
19:06:49 [2022-07-18T19:06:49.586Z] --- PASS: TestPluginBackCompatMediaTypes (0.79s)
19:06:49 [2022-07-18T19:06:49.586Z] PASS
19:06:49 [2022-07-18T19:06:49.586Z] 
19:06:49 [2022-07-18T19:06:49.586Z] DONE 24 tests in 9.541s
19:06:49 [2022-07-18T19:06:49.586Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:06:49 [2022-07-18T19:06:49.586Z] ++ 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
19:06:49 [2022-07-18T19:06:49.586Z] ++ set -e
19:06:49 [2022-07-18T19:06:49.586Z] ++ '[' -n 0 ']'
19:06:49 [2022-07-18T19:06:49.586Z] ++ set -x
19:06:49 [2022-07-18T19:06:49.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=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
19:06:49 [2022-07-18T19:06:49.842Z] INFO: Testing against a local daemon
19:06:49 [2022-07-18T19:06:49.842Z] === RUN   TestExternalGraphDriver
19:06:50 [2022-07-18T19:06:50.358Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
19:06:50 [2022-07-18T19:06:50.404Z] === RUN   TestExternalGraphDriver/json
19:06:51 [2022-07-18T19:06:51.294Z] === CONT  TestConfigDaemonSeccompProfiles
19:06:51 [2022-07-18T19:06:51.294Z]     daemon_test.go:197: [d99b2d8f29b2b] daemon is not started
19:06:51 [2022-07-18T19:06:51.294Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s)
19:06:51 [2022-07-18T19:06:51.294Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s)
19:06:51 [2022-07-18T19:06:51.294Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s)
19:06:51 [2022-07-18T19:06:51.294Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s)
19:06:51 [2022-07-18T19:06:51.294Z] === RUN   TestDaemonProxy
19:06:51 [2022-07-18T19:06:51.294Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
19:06:51 [2022-07-18T19:06:51.294Z] --- SKIP: TestDaemonProxy (0.00s)
19:06:51 [2022-07-18T19:06:51.294Z] PASS
19:06:51 [2022-07-18T19:06:51.294Z] 
19:06:51 [2022-07-18T19:06:51.294Z] === Skipped
19:06:51 [2022-07-18T19:06:51.294Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
19:06:51 [2022-07-18T19:06:51.294Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
19:06:51 [2022-07-18T19:06:51.294Z] 
19:06:51 [2022-07-18T19:06:51.294Z] DONE 13 tests, 1 skipped in 5.253s
19:06:51 [2022-07-18T19:06:51.294Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
19:06:51 [2022-07-18T19:06:51.553Z] INFO: Testing against a local daemon
19:06:51 [2022-07-18T19:06:51.553Z] === RUN   TestCommitInheritsEnv
19:06:51 [2022-07-18T19:06:51.912Z] --- PASS: TestImportExtremelyLargeImageWorks (92.03s)
19:06:51 [2022-07-18T19:06:51.912Z] PASS
19:06:51 [2022-07-18T19:06:51.912Z] 
19:06:51 [2022-07-18T19:06:51.912Z] DONE 22 tests in 95.323s
19:06:51 [2022-07-18T19:06:51.912Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
19:06:51 [2022-07-18T19:06:51.912Z] === RUN   TestStripANSICommands
19:06:51 [2022-07-18T19:06:51.912Z] === RUN   TestStripANSICommands/#00
19:06:51 [2022-07-18T19:06:51.912Z] === RUN   TestStripANSICommands/#01
19:06:51 [2022-07-18T19:06:51.912Z] --- PASS: TestStripANSICommands (0.00s)
19:06:51 [2022-07-18T19:06:51.912Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
19:06:51 [2022-07-18T19:06:51.912Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
19:06:51 [2022-07-18T19:06:51.912Z] PASS
19:06:51 [2022-07-18T19:06:51.912Z] 
19:06:51 [2022-07-18T19:06:51.912Z] DONE 3 tests in 0.009s
19:06:51 [2022-07-18T19:06:51.912Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
19:06:51 [2022-07-18T19:06:51.912Z] INFO: Testing against a local daemon
19:06:51 [2022-07-18T19:06:51.912Z] === RUN   TestNetworkCreateDelete
19:06:51 [2022-07-18T19:06:51.912Z] --- PASS: TestNetworkCreateDelete (0.12s)
19:06:51 [2022-07-18T19:06:51.912Z] === RUN   TestDockerNetworkDeletePreferID
19:06:51 [2022-07-18T19:06:51.912Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
19:06:51 [2022-07-18T19:06:51.912Z] === RUN   TestDaemonDNSFallback
19:06:52 [2022-07-18T19:06:52.295Z] === RUN   TestExternalGraphDriver/spec
19:06:52 [2022-07-18T19:06:52.858Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
19:06:53 [2022-07-18T19:06:53.114Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
19:06:53 [2022-07-18T19:06:53.454Z] --- PASS: TestCommitInheritsEnv (1.70s)
19:06:53 [2022-07-18T19:06:53.454Z] === RUN   TestImportExtremelyLargeImageWorks
19:06:53 [2022-07-18T19:06:53.454Z] === PAUSE TestImportExtremelyLargeImageWorks
19:06:53 [2022-07-18T19:06:53.454Z] === RUN   TestImportWithCustomPlatform
19:06:53 [2022-07-18T19:06:53.454Z] === RUN   TestImportWithCustomPlatform/#00
19:06:53 [2022-07-18T19:06:53.454Z] === RUN   TestImportWithCustomPlatform/_______
19:06:53 [2022-07-18T19:06:53.454Z] === RUN   TestImportWithCustomPlatform//
19:06:53 [2022-07-18T19:06:53.454Z] === RUN   TestImportWithCustomPlatform/linux
19:06:53 [2022-07-18T19:06:53.454Z] === RUN   TestImportWithCustomPlatform/LINUX
19:06:53 [2022-07-18T19:06:53.454Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
19:06:53 [2022-07-18T19:06:53.454Z] === RUN   TestImportWithCustomPlatform/macos
19:06:53 [2022-07-18T19:06:53.454Z] === RUN   TestImportWithCustomPlatform/macos/arm64
19:06:53 [2022-07-18T19:06:53.454Z] === RUN   TestImportWithCustomPlatform/nintendo64
19:06:53 [2022-07-18T19:06:53.454Z] --- PASS: TestImportWithCustomPlatform (0.30s)
19:06:53 [2022-07-18T19:06:53.454Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
19:06:53 [2022-07-18T19:06:53.454Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
19:06:53 [2022-07-18T19:06:53.454Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
19:06:53 [2022-07-18T19:06:53.454Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
19:06:53 [2022-07-18T19:06:53.454Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
19:06:53 [2022-07-18T19:06:53.454Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
19:06:53 [2022-07-18T19:06:53.454Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
19:06:53 [2022-07-18T19:06:53.454Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
19:06:53 [2022-07-18T19:06:53.454Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
19:06:53 [2022-07-18T19:06:53.454Z] === RUN   TestImagesFilterMultiReference
19:06:53 [2022-07-18T19:06:53.454Z] --- PASS: TestImagesFilterMultiReference (0.07s)
19:06:53 [2022-07-18T19:06:53.454Z] === RUN   TestImagePullPlatformInvalid
19:06:53 [2022-07-18T19:06:53.454Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
19:06:53 [2022-07-18T19:06:53.454Z] === RUN   TestRemoveImageOrphaning
19:06:54 [2022-07-18T19:06:54.041Z] === RUN   TestExternalGraphDriver/pull
19:06:54 [2022-07-18T19:06:54.447Z] --- PASS: TestDaemonDNSFallback (6.36s)
19:06:54 [2022-07-18T19:06:54.447Z] === RUN   TestInspectNetwork
19:06:54 [2022-07-18T19:06:54.972Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
19:06:54 [2022-07-18T19:06:54.972Z] === RUN   TestDockerSuite/TestBuildMultipleTags
19:06:55 [2022-07-18T19:06:55.228Z] === RUN   TestDockerSuite/TestBuildNetContainer
19:06:55 [2022-07-18T19:06:55.357Z] --- PASS: TestRemoveImageOrphaning (1.59s)
19:06:55 [2022-07-18T19:06:55.357Z] === RUN   TestRemoveImageGarbageCollector
19:06:55 [2022-07-18T19:06:55.357Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
19:06:55 [2022-07-18T19:06:55.357Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:06:55 [2022-07-18T19:06:55.357Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:06:55 [2022-07-18T19:06:55.357Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
19:06:55 [2022-07-18T19:06:55.357Z] === RUN   TestTagInvalidReference
19:06:55 [2022-07-18T19:06:55.357Z] --- PASS: TestTagInvalidReference (0.01s)
19:06:55 [2022-07-18T19:06:55.357Z] === RUN   TestTagValidPrefixedRepo
19:06:55 [2022-07-18T19:06:55.357Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
19:06:55 [2022-07-18T19:06:55.357Z] === RUN   TestTagExistedNameWithoutForce
19:06:55 [2022-07-18T19:06:55.357Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:06:55 [2022-07-18T19:06:55.357Z] === RUN   TestTagOfficialNames
19:06:55 [2022-07-18T19:06:55.357Z] --- PASS: TestTagOfficialNames (0.04s)
19:06:55 [2022-07-18T19:06:55.357Z] === RUN   TestTagMatchesDigest
19:06:55 [2022-07-18T19:06:55.357Z] --- PASS: TestTagMatchesDigest (0.02s)
19:06:55 [2022-07-18T19:06:55.357Z] === CONT  TestImportExtremelyLargeImageWorks
19:06:55 [2022-07-18T19:06:55.790Z] --- PASS: TestExternalGraphDriver (6.06s)
19:06:55 [2022-07-18T19:06:55.790Z]     --- PASS: TestExternalGraphDriver/json (1.84s)
19:06:55 [2022-07-18T19:06:55.790Z]     --- PASS: TestExternalGraphDriver/spec (1.83s)
19:06:55 [2022-07-18T19:06:55.790Z]     --- PASS: TestExternalGraphDriver/pull (1.97s)
19:06:55 [2022-07-18T19:06:55.790Z] === RUN   TestGraphdriverPluginV2
19:06:57 [2022-07-18T19:06:57.160Z] === RUN   TestDockerSuite/TestBuildNetNone
19:06:57 [2022-07-18T19:06:57.738Z] === RUN   TestInspectNetwork/full_network_id
19:06:57 [2022-07-18T19:06:57.738Z] === RUN   TestInspectNetwork/partial_network_id
19:06:57 [2022-07-18T19:06:57.738Z] === RUN   TestInspectNetwork/network_name
19:06:57 [2022-07-18T19:06:57.738Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:06:58 [2022-07-18T19:06:58.088Z] === RUN   TestDockerSuite/TestBuildNoContext
19:06:59 [2022-07-18T19:06:59.017Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
19:06:59 [2022-07-18T19:06:59.017Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
19:06:59 [2022-07-18T19:06:59.945Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
19:07:01 [2022-07-18T19:07:01.312Z]     docker_api_swarm_node_test.go:20: [df91f170b6b67] joining swarm manager [dfa5ae68f2411]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:07:01 [2022-07-18T19:07:01.568Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
19:07:01 [2022-07-18T19:07:01.930Z] --- PASS: TestInspectNetwork (7.19s)
19:07:01 [2022-07-18T19:07:01.930Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:07:01 [2022-07-18T19:07:01.930Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:07:01 [2022-07-18T19:07:01.930Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:07:01 [2022-07-18T19:07:01.930Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:07:01 [2022-07-18T19:07:01.930Z] === RUN   TestRunContainerWithBridgeNone
19:07:02 [2022-07-18T19:07:02.130Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
19:07:02 [2022-07-18T19:07:02.130Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
19:07:02 [2022-07-18T19:07:02.130Z] --- PASS: TestGraphdriverPluginV2 (6.23s)
19:07:02 [2022-07-18T19:07:02.130Z] PASS
19:07:02 [2022-07-18T19:07:02.130Z] 
19:07:02 [2022-07-18T19:07:02.130Z] DONE 5 tests in 12.427s
19:07:02 [2022-07-18T19:07:02.130Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:07:02 [2022-07-18T19:07:02.131Z] ++ 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
19:07:02 [2022-07-18T19:07:02.131Z] ++ set -e
19:07:02 [2022-07-18T19:07:02.131Z] ++ '[' -n 0 ']'
19:07:02 [2022-07-18T19:07:02.131Z] ++ set -x
19:07:02 [2022-07-18T19:07:02.131Z] ++ 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
19:07:02 [2022-07-18T19:07:02.387Z]     docker_api_swarm_node_test.go:21: [d2d89424c1ec3] joining swarm manager [dfa5ae68f2411]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:07:02 [2022-07-18T19:07:02.387Z] INFO: Testing against a local daemon
19:07:02 [2022-07-18T19:07:02.387Z] === RUN   TestContinueAfterPluginCrash
19:07:02 [2022-07-18T19:07:02.387Z] === PAUSE TestContinueAfterPluginCrash
19:07:02 [2022-07-18T19:07:02.387Z] === RUN   TestReadPluginNoRead
19:07:02 [2022-07-18T19:07:02.387Z] === PAUSE TestReadPluginNoRead
19:07:02 [2022-07-18T19:07:02.387Z] === RUN   TestDaemonStartWithLogOpt
19:07:02 [2022-07-18T19:07:02.387Z] === PAUSE TestDaemonStartWithLogOpt
19:07:02 [2022-07-18T19:07:02.387Z] === CONT  TestContinueAfterPluginCrash
19:07:02 [2022-07-18T19:07:02.387Z] === CONT  TestDaemonStartWithLogOpt
19:07:02 [2022-07-18T19:07:02.642Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
19:07:03 [2022-07-18T19:07:03.204Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
19:07:03 [2022-07-18T19:07:03.311Z] --- PASS: TestRunContainerWithBridgeNone (1.56s)
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/create
19:07:03 [2022-07-18T19:07:03.311Z] === PAUSE TestNetworkInvalidJSON/networks/create
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
19:07:03 [2022-07-18T19:07:03.311Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
19:07:03 [2022-07-18T19:07:03.311Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
19:07:03 [2022-07-18T19:07:03.311Z] === CONT  TestNetworkInvalidJSON/networks/create
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
19:07:03 [2022-07-18T19:07:03.311Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
19:07:03 [2022-07-18T19:07:03.311Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
19:07:03 [2022-07-18T19:07:03.311Z] --- PASS: TestNetworkInvalidJSON (0.02s)
19:07:03 [2022-07-18T19:07:03.311Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkList
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkList//networks
19:07:03 [2022-07-18T19:07:03.311Z] === PAUSE TestNetworkList//networks
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestNetworkList//networks/
19:07:03 [2022-07-18T19:07:03.311Z] === PAUSE TestNetworkList//networks/
19:07:03 [2022-07-18T19:07:03.311Z] === CONT  TestNetworkList//networks
19:07:03 [2022-07-18T19:07:03.311Z] === CONT  TestNetworkList//networks/
19:07:03 [2022-07-18T19:07:03.311Z] --- PASS: TestNetworkList (0.01s)
19:07:03 [2022-07-18T19:07:03.311Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z]     --- PASS: TestNetworkList//networks (0.00s)
19:07:03 [2022-07-18T19:07:03.311Z] === RUN   TestHostIPv4BridgeLabel
19:07:03 [2022-07-18T19:07:03.570Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
19:07:03 [2022-07-18T19:07:03.570Z] === RUN   TestDaemonRestartWithLiveRestore
19:07:04 [2022-07-18T19:07:04.133Z] === RUN   TestDockerSuite/TestBuildOnBuild
19:07:04 [2022-07-18T19:07:04.508Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
19:07:04 [2022-07-18T19:07:04.508Z] === RUN   TestDaemonDefaultNetworkPools
19:07:05 [2022-07-18T19:07:05.450Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
19:07:05 [2022-07-18T19:07:05.450Z] === RUN   TestDaemonRestartWithExistingNetwork
19:07:06 [2022-07-18T19:07:06.026Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
19:07:06 [2022-07-18T19:07:06.388Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
19:07:06 [2022-07-18T19:07:06.388Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:07:06 [2022-07-18T19:07:06.605Z] --- PASS: TestDaemonStartWithLogOpt (4.40s)
19:07:06 [2022-07-18T19:07:06.606Z] === CONT  TestReadPluginNoRead
19:07:07 [2022-07-18T19:07:07.767Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
19:07:07 [2022-07-18T19:07:07.767Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:07:08 [2022-07-18T19:07:08.335Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
19:07:08 [2022-07-18T19:07:08.335Z] === RUN   TestServiceWithPredefinedNetwork
19:07:08 [2022-07-18T19:07:08.496Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
19:07:09 [2022-07-18T19:07:09.424Z] === RUN   TestReadPluginNoRead/disabled_caching
19:07:09 [2022-07-18T19:07:09.680Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
19:07:10 [2022-07-18T19:07:10.871Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s)
19:07:10 [2022-07-18T19:07:10.871Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:07:10 [2022-07-18T19:07:10.871Z]     service_test.go:243: FLAKY_TEST
19:07:10 [2022-07-18T19:07:10.871Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:07:10 [2022-07-18T19:07:10.871Z] === RUN   TestServiceWithDataPathPortInit
19:07:11 [2022-07-18T19:07:11.046Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:07:11 [2022-07-18T19:07:11.302Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
19:07:11 [2022-07-18T19:07:11.865Z] --- PASS: TestContinueAfterPluginCrash (9.51s)
19:07:12 [2022-07-18T19:07:12.427Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
19:07:12 [2022-07-18T19:07:12.427Z] === RUN   TestReadPluginNoRead/default
19:07:12 [2022-07-18T19:07:12.683Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
19:07:13 [2022-07-18T19:07:13.612Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
19:07:14 [2022-07-18T19:07:14.173Z] === CONT  TestReadPluginNoRead
19:07:14 [2022-07-18T19:07:14.173Z]     read_test.go:92: [db90007ed84fa] daemon is not started
19:07:14 [2022-07-18T19:07:14.173Z] --- PASS: TestReadPluginNoRead (7.43s)
19:07:14 [2022-07-18T19:07:14.173Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.42s)
19:07:14 [2022-07-18T19:07:14.173Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.58s)
19:07:14 [2022-07-18T19:07:14.173Z]     --- PASS: TestReadPluginNoRead/default (1.64s)
19:07:14 [2022-07-18T19:07:14.173Z] PASS
19:07:14 [2022-07-18T19:07:14.173Z] 
19:07:14 [2022-07-18T19:07:14.173Z] DONE 6 tests in 11.973s
19:07:14 [2022-07-18T19:07:14.173Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:07:14 [2022-07-18T19:07:14.173Z] ++ 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
19:07:14 [2022-07-18T19:07:14.173Z] ++ set -e
19:07:14 [2022-07-18T19:07:14.173Z] ++ '[' -n 0 ']'
19:07:14 [2022-07-18T19:07:14.173Z] ++ set -x
19:07:14 [2022-07-18T19:07:14.173Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
19:07:14 [2022-07-18T19:07:14.173Z] testing: warning: no tests to run
19:07:14 [2022-07-18T19:07:14.173Z] PASS
19:07:14 [2022-07-18T19:07:14.173Z] 
19:07:14 [2022-07-18T19:07:14.173Z] DONE 0 tests in 0.069s
19:07:14 [2022-07-18T19:07:14.173Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:07:14 [2022-07-18T19:07:14.173Z] ++ 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
19:07:14 [2022-07-18T19:07:14.173Z] ++ set -e
19:07:14 [2022-07-18T19:07:14.173Z] ++ '[' -n 0 ']'
19:07:14 [2022-07-18T19:07:14.173Z] ++ set -x
19:07:14 [2022-07-18T19:07:14.173Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
19:07:14 [2022-07-18T19:07:14.435Z] INFO: Testing against a local daemon
19:07:14 [2022-07-18T19:07:14.435Z] === RUN   TestPluginWithDevMounts
19:07:14 [2022-07-18T19:07:14.435Z] === PAUSE TestPluginWithDevMounts
19:07:14 [2022-07-18T19:07:14.435Z] === CONT  TestPluginWithDevMounts
19:07:16 [2022-07-18T19:07:16.327Z] --- PASS: TestPluginWithDevMounts (2.02s)
19:07:16 [2022-07-18T19:07:16.327Z] PASS
19:07:16 [2022-07-18T19:07:16.327Z] 
19:07:16 [2022-07-18T19:07:16.327Z] DONE 1 tests in 2.170s
19:07:16 [2022-07-18T19:07:16.327Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
19:07:16 [2022-07-18T19:07:16.327Z] ++ 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
19:07:16 [2022-07-18T19:07:16.327Z] ++ set -e
19:07:16 [2022-07-18T19:07:16.327Z] ++ '[' -n 0 ']'
19:07:16 [2022-07-18T19:07:16.327Z] ++ set -x
19:07:16 [2022-07-18T19:07:16.327Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
19:07:16 [2022-07-18T19:07:16.583Z] INFO: Testing against a local daemon
19:07:16 [2022-07-18T19:07:16.583Z] === RUN   TestSecretInspect
19:07:17 [2022-07-18T19:07:17.146Z] === RUN   TestDockerSuite/TestBuildPATH
19:07:18 [2022-07-18T19:07:18.075Z]     docker_api_swarm_test.go:502: [dc26ad99b6aa9] joining swarm manager [dea19d5502972]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:07:19 [2022-07-18T19:07:19.446Z] --- PASS: TestSecretInspect (2.88s)
19:07:19 [2022-07-18T19:07:19.446Z] === RUN   TestSecretList
19:07:19 [2022-07-18T19:07:19.446Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
19:07:20 [2022-07-18T19:07:20.008Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
19:07:20 [2022-07-18T19:07:20.936Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
19:07:22 [2022-07-18T19:07:22.303Z] --- PASS: TestSecretList (2.55s)
19:07:22 [2022-07-18T19:07:22.303Z] === RUN   TestSecretsCreateAndDelete
19:07:24 [2022-07-18T19:07:24.818Z] --- PASS: TestSecretsCreateAndDelete (2.66s)
19:07:24 [2022-07-18T19:07:24.818Z] === RUN   TestSecretsUpdate
19:07:25 [2022-07-18T19:07:25.758Z] --- PASS: TestServiceWithDataPathPortInit (14.18s)
19:07:25 [2022-07-18T19:07:25.758Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:07:27 [2022-07-18T19:07:27.339Z]     docker_api_swarm_test.go:507: [d0b122b3e854c] joining swarm manager [dea19d5502972]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:07:27 [2022-07-18T19:07:27.595Z] --- PASS: TestSecretsUpdate (2.81s)
19:07:27 [2022-07-18T19:07:27.595Z] === RUN   TestTemplatedSecret
19:07:27 [2022-07-18T19:07:27.669Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:deogwgfb69dd8dr7xsd2wla3l Created:2022-07-18 19:07:26.022929795 +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[50adada18c49bcaaa579ac6d607577c7b3c1bee7196b7b3c387db2e007a33a86:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1acptlawicuoknpyukwyeq575 EndpointID:91ed72407f2031b96a90f50887b1592d63d50ffe52c9d343e10eba37ce9cc616 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2027da01e4e9980a2dc6125f854636cf0d8afdc51dbe40985102645fd20cbd40 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:1975afcbef91 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1acptlawicuoknpyukwyeq575 EndpointID:91ed72407f2031b96a90f50887b1592d63d50ffe52c9d343e10eba37ce9cc616 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:07:28 [2022-07-18T19:07:28.160Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
19:07:30 [2022-07-18T19:07:30.054Z] --- PASS: TestTemplatedSecret (2.69s)
19:07:30 [2022-07-18T19:07:30.054Z] === RUN   TestSecretCreateResolve
19:07:31 [2022-07-18T19:07:31.420Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
19:07:31 [2022-07-18T19:07:31.863Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.15s)
19:07:31 [2022-07-18T19:07:31.863Z] PASS
19:07:31 [2022-07-18T19:07:31.863Z] 
19:07:31 [2022-07-18T19:07:31.863Z] === Skipped
19:07:31 [2022-07-18T19:07:31.863Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:07:31 [2022-07-18T19:07:31.863Z]     service_test.go:243: FLAKY_TEST
19:07:31 [2022-07-18T19:07:31.863Z] 
19:07:31 [2022-07-18T19:07:31.863Z] DONE 38 tests, 1 skipped in 44.473s
19:07:31 [2022-07-18T19:07:31.863Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:07:31 [2022-07-18T19:07:31.863Z] INFO: Testing against a local daemon
19:07:31 [2022-07-18T19:07:31.863Z] === RUN   TestDockerNetworkIpvlanPersistance
19:07:31 [2022-07-18T19:07:31.863Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:07:31 [2022-07-18T19:07:31.863Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:07:31 [2022-07-18T19:07:31.863Z] === RUN   TestDockerNetworkIpvlan
19:07:31 [2022-07-18T19:07:31.863Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:07:31 [2022-07-18T19:07:31.863Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:07:31 [2022-07-18T19:07:31.863Z] PASS
19:07:31 [2022-07-18T19:07:31.863Z] 
19:07:31 [2022-07-18T19:07:31.863Z] === Skipped
19:07:31 [2022-07-18T19:07:31.863Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:07:31 [2022-07-18T19:07:31.863Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:07:31 [2022-07-18T19:07:31.863Z] 
19:07:31 [2022-07-18T19:07:31.863Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:07:31 [2022-07-18T19:07:31.863Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:07:31 [2022-07-18T19:07:31.863Z] 
19:07:31 [2022-07-18T19:07:31.863Z] DONE 2 tests, 2 skipped in 0.023s
19:07:31 [2022-07-18T19:07:31.863Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:07:31 [2022-07-18T19:07:31.863Z] INFO: Testing against a local daemon
19:07:31 [2022-07-18T19:07:31.863Z] === RUN   TestDockerNetworkMacvlanPersistance
19:07:32 [2022-07-18T19:07:32.787Z] --- PASS: TestSecretCreateResolve (2.61s)
19:07:32 [2022-07-18T19:07:32.787Z] PASS
19:07:32 [2022-07-18T19:07:32.787Z] 
19:07:32 [2022-07-18T19:07:32.787Z] DONE 6 tests in 16.318s
19:07:32 [2022-07-18T19:07:32.787Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
19:07:32 [2022-07-18T19:07:32.787Z] ++ 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
19:07:32 [2022-07-18T19:07:32.787Z] ++ set -e
19:07:32 [2022-07-18T19:07:32.787Z] ++ '[' -n 0 ']'
19:07:32 [2022-07-18T19:07:32.787Z] ++ set -x
19:07:32 [2022-07-18T19:07:32.787Z] ++ 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
19:07:33 [2022-07-18T19:07:33.043Z] INFO: Testing against a local daemon
19:07:33 [2022-07-18T19:07:33.043Z] === RUN   TestServiceCreateInit
19:07:33 [2022-07-18T19:07:33.043Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:07:33 [2022-07-18T19:07:33.043Z] === RUN   TestDockerSuite/TestBuildRm
19:07:33 [2022-07-18T19:07:33.244Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
19:07:33 [2022-07-18T19:07:33.244Z] === RUN   TestDockerNetworkMacvlan
19:07:33 [2022-07-18T19:07:33.813Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:07:34 [2022-07-18T19:07:34.752Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:07:35 [2022-07-18T19:07:35.320Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:07:35 [2022-07-18T19:07:35.559Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
19:07:36 [2022-07-18T19:07:36.488Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
19:07:37 [2022-07-18T19:07:37.231Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:07:37 [2022-07-18T19:07:37.417Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:07:37 [2022-07-18T19:07:37.417Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
19:07:37 [2022-07-18T19:07:37.980Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
19:07:39 [2022-07-18T19:07:39.139Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:07:39 [2022-07-18T19:07:39.349Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
19:07:40 [2022-07-18T19:07:40.277Z] === RUN   TestDockerSuite/TestBuildShellInherited
19:07:41 [2022-07-18T19:07:41.207Z] === RUN   TestDockerSuite/TestBuildShellMultiple
19:07:42 [2022-07-18T19:07:42.136Z] --- PASS: TestServiceCreateInit (9.12s)
19:07:42 [2022-07-18T19:07:42.136Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.37s)
19:07:42 [2022-07-18T19:07:42.136Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.72s)
19:07:42 [2022-07-18T19:07:42.136Z] === RUN   TestCreateServiceMultipleTimes
19:07:43 [2022-07-18T19:07:43.396Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:07:43 [2022-07-18T19:07:43.657Z] --- PASS: TestDockerNetworkMacvlan (10.39s)
19:07:43 [2022-07-18T19:07:43.657Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
19:07:43 [2022-07-18T19:07:43.657Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
19:07:43 [2022-07-18T19:07:43.657Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.95s)
19:07:43 [2022-07-18T19:07:43.657Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.02s)
19:07:43 [2022-07-18T19:07:43.657Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.32s)
19:07:43 [2022-07-18T19:07:43.657Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s)
19:07:43 [2022-07-18T19:07:43.657Z] PASS
19:07:43 [2022-07-18T19:07:43.657Z] 
19:07:43 [2022-07-18T19:07:43.657Z] DONE 8 tests in 11.697s
19:07:43 [2022-07-18T19:07:43.657Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
19:07:43 [2022-07-18T19:07:43.657Z] testing: warning: no tests to run
19:07:43 [2022-07-18T19:07:43.657Z] PASS
19:07:43 [2022-07-18T19:07:43.657Z] 
19:07:43 [2022-07-18T19:07:43.657Z] DONE 0 tests in 0.007s
19:07:43 [2022-07-18T19:07:43.657Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:07:43 [2022-07-18T19:07:43.657Z] INFO: Testing against a local daemon
19:07:43 [2022-07-18T19:07:43.657Z] === RUN   TestAuthZPluginAllowRequest
19:07:44 [2022-07-18T19:07:44.652Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
19:07:44 [2022-07-18T19:07:44.652Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
19:07:44 [2022-07-18T19:07:44.652Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
19:07:44 [2022-07-18T19:07:44.652Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
19:07:44 [2022-07-18T19:07:44.652Z] === RUN   TestDockerSuite/TestBuildSpaces
19:07:44 [2022-07-18T19:07:44.908Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
19:07:45 [2022-07-18T19:07:45.036Z] --- PASS: TestAuthZPluginAllowRequest (1.24s)
19:07:45 [2022-07-18T19:07:45.036Z] === RUN   TestAuthZPluginTLS
19:07:45 [2022-07-18T19:07:45.604Z] --- PASS: TestAuthZPluginTLS (0.54s)
19:07:45 [2022-07-18T19:07:45.604Z] === RUN   TestAuthZPluginDenyRequest
19:07:45 [2022-07-18T19:07:45.863Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
19:07:45 [2022-07-18T19:07:45.863Z] === RUN   TestAuthZPluginAPIDenyResponse
19:07:46 [2022-07-18T19:07:46.276Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
19:07:46 [2022-07-18T19:07:46.276Z] === RUN   TestDockerSuite/TestBuildStderr
19:07:46 [2022-07-18T19:07:46.432Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
19:07:46 [2022-07-18T19:07:46.432Z] === RUN   TestAuthZPluginDenyResponse
19:07:47 [2022-07-18T19:07:47.000Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
19:07:47 [2022-07-18T19:07:47.000Z] === RUN   TestAuthZPluginAllowEventStream
19:07:47 [2022-07-18T19:07:47.205Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
19:07:48 [2022-07-18T19:07:48.379Z] --- PASS: TestAuthZPluginAllowEventStream (1.24s)
19:07:48 [2022-07-18T19:07:48.379Z] === RUN   TestAuthZPluginErrorResponse
19:07:48 [2022-07-18T19:07:48.948Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
19:07:48 [2022-07-18T19:07:48.948Z] === RUN   TestAuthZPluginErrorRequest
19:07:49 [2022-07-18T19:07:49.516Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:07:49 [2022-07-18T19:07:49.516Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:07:50 [2022-07-18T19:07:50.085Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
19:07:50 [2022-07-18T19:07:50.085Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:07:50 [2022-07-18T19:07:50.473Z] === RUN   TestDockerSuite/TestBuildStopSignal
19:07:51 [2022-07-18T19:07:51.403Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
19:07:51 [2022-07-18T19:07:51.465Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.47s)
19:07:51 [2022-07-18T19:07:51.465Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:07:51 [2022-07-18T19:07:51.481Z] --- PASS: TestBuildWithHugeFile (59.02s)
19:07:51 [2022-07-18T19:07:51.481Z] === RUN   TestBuildWCOWSandboxSize
19:07:51 [2022-07-18T19:07:51.481Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:07:51 [2022-07-18T19:07:51.481Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
19:07:51 [2022-07-18T19:07:51.481Z] === RUN   TestBuildWithEmptyDockerfile
19:07:51 [2022-07-18T19:07:51.481Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:07:51 [2022-07-18T19:07:51.481Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:07:51 [2022-07-18T19:07:51.481Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:07:51 [2022-07-18T19:07:51.481Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:07:51 [2022-07-18T19:07:51.481Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:07:51 [2022-07-18T19:07:51.481Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:07:51 [2022-07-18T19:07:51.481Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:07:51 [2022-07-18T19:07:51.481Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:07:51 [2022-07-18T19:07:51.481Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:07:51 [2022-07-18T19:07:51.481Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
19:07:51 [2022-07-18T19:07:51.481Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
19:07:51 [2022-07-18T19:07:51.481Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
19:07:51 [2022-07-18T19:07:51.481Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
19:07:51 [2022-07-18T19:07:51.481Z] === RUN   TestBuildPreserveOwnership
19:07:51 [2022-07-18T19:07:51.481Z] === RUN   TestBuildPreserveOwnership/copy_from
19:07:51 [2022-07-18T19:07:51.481Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:07:51 [2022-07-18T19:07:51.481Z] --- PASS: TestBuildPreserveOwnership (2.89s)
19:07:51 [2022-07-18T19:07:51.481Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.92s)
19:07:51 [2022-07-18T19:07:51.481Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s)
19:07:51 [2022-07-18T19:07:51.481Z] === RUN   TestBuildPlatformInvalid
19:07:51 [2022-07-18T19:07:51.481Z] --- PASS: TestBuildPlatformInvalid (0.08s)
19:07:51 [2022-07-18T19:07:51.481Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:07:51 [2022-07-18T19:07:51.481Z] Loaded image: busybox:latest
19:07:51 [2022-07-18T19:07:51.481Z] Loaded image: busybox:glibc
19:07:51 [2022-07-18T19:07:51.481Z] Loaded image: debian:bullseye-slim
19:07:51 [2022-07-18T19:07:51.481Z] Loaded image: hello-world:latest
19:07:51 [2022-07-18T19:07:51.481Z] Loaded image: arm32v7/hello-world:latest
19:07:51 [2022-07-18T19:07:51.964Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
19:07:52 [2022-07-18T19:07:52.220Z] === RUN   TestDockerSuite/TestBuildTagEvent
19:07:52 [2022-07-18T19:07:52.847Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.55s)
19:07:52 [2022-07-18T19:07:52.847Z] === RUN   TestAuthZPluginHeader
19:07:53 [2022-07-18T19:07:53.595Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
19:07:53 [2022-07-18T19:07:53.785Z] --- PASS: TestAuthZPluginHeader (0.72s)
19:07:53 [2022-07-18T19:07:53.785Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:07:54 [2022-07-18T19:07:54.523Z] === RUN   TestDockerSuite/TestBuildUser
19:07:55 [2022-07-18T19:07:55.450Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
19:07:55 [2022-07-18T19:07:55.674Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.59s)
19:07:55 [2022-07-18T19:07:55.674Z] PASS
19:07:55 [2022-07-18T19:07:55.674Z] 
19:07:55 [2022-07-18T19:07:55.674Z] === Skipped
19:07:55 [2022-07-18T19:07:55.674Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
19:07:55 [2022-07-18T19:07:55.674Z]     build_session_test.go:25: TODO: BuildKit
19:07:55 [2022-07-18T19:07:55.674Z] 
19:07:55 [2022-07-18T19:07:55.674Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
19:07:55 [2022-07-18T19:07:55.674Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:07:55 [2022-07-18T19:07:55.674Z] 
19:07:55 [2022-07-18T19:07:55.674Z] DONE 34 tests, 2 skipped in 91.816s
19:07:55 [2022-07-18T19:07:55.674Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
19:07:55 [2022-07-18T19:07:55.674Z] ++ 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
19:07:55 [2022-07-18T19:07:55.674Z] ++ set -e
19:07:55 [2022-07-18T19:07:55.674Z] ++ '[' -n 0 ']'
19:07:55 [2022-07-18T19:07:55.674Z] ++ set -x
19:07:55 [2022-07-18T19:07:55.674Z] ++ 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
19:07:55 [2022-07-18T19:07:55.674Z] INFO: Testing against a local daemon
19:07:55 [2022-07-18T19:07:55.674Z] === RUN   TestConfigInspect
19:07:57 [2022-07-18T19:07:57.578Z] --- PASS: TestConfigInspect (2.33s)
19:07:57 [2022-07-18T19:07:57.578Z] === RUN   TestConfigList
19:07:57 [2022-07-18T19:07:57.968Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
19:07:59 [2022-07-18T19:07:59.059Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.26s)
19:07:59 [2022-07-18T19:07:59.059Z] === RUN   TestAuthZPluginV2Disable
19:07:59 [2022-07-18T19:07:59.333Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
19:07:59 [2022-07-18T19:07:59.482Z] --- PASS: TestConfigList (1.78s)
19:07:59 [2022-07-18T19:07:59.482Z] === RUN   TestConfigsCreateAndDelete
19:07:59 [2022-07-18T19:07:59.590Z] --- PASS: TestCreateServiceMultipleTimes (17.44s)
19:07:59 [2022-07-18T19:07:59.590Z] === RUN   TestCreateServiceConflict
19:08:02 [2022-07-18T19:08:02.018Z] --- PASS: TestConfigsCreateAndDelete (2.33s)
19:08:02 [2022-07-18T19:08:02.018Z] === RUN   TestConfigsUpdate
19:08:02 [2022-07-18T19:08:02.107Z]     docker_api_swarm_node_test.go:81: [df3f388c5394e] joining swarm manager [df2ff87a3b737]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:08:02 [2022-07-18T19:08:02.669Z] --- PASS: TestCreateServiceConflict (2.99s)
19:08:02 [2022-07-18T19:08:02.669Z] === RUN   TestCreateServiceMaxReplicas
19:08:03 [2022-07-18T19:08:03.254Z] --- PASS: TestAuthZPluginV2Disable (3.73s)
19:08:03 [2022-07-18T19:08:03.254Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:08:03 [2022-07-18T19:08:03.923Z] --- PASS: TestConfigsUpdate (2.19s)
19:08:03 [2022-07-18T19:08:03.923Z] === RUN   TestTemplatedConfig
19:08:06 [2022-07-18T19:08:06.457Z] --- PASS: TestTemplatedConfig (2.48s)
19:08:06 [2022-07-18T19:08:06.457Z] === RUN   TestConfigCreateResolve
19:08:06 [2022-07-18T19:08:06.544Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.56s)
19:08:06 [2022-07-18T19:08:06.544Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:08:06 [2022-07-18T19:08:06.842Z] --- PASS: TestCreateServiceMaxReplicas (3.97s)
19:08:06 [2022-07-18T19:08:06.843Z] === RUN   TestCreateWithDuplicateNetworkNames
19:08:08 [2022-07-18T19:08:08.990Z] --- PASS: TestConfigCreateResolve (2.18s)
19:08:08 [2022-07-18T19:08:08.990Z] PASS
19:08:08 [2022-07-18T19:08:08.990Z] 
19:08:08 [2022-07-18T19:08:08.990Z] DONE 6 tests in 13.374s
19:08:08 [2022-07-18T19:08:08.990Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
19:08:08 [2022-07-18T19:08:08.991Z] ++ 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
19:08:08 [2022-07-18T19:08:08.991Z] ++ set -e
19:08:08 [2022-07-18T19:08:08.991Z] ++ '[' -n 0 ']'
19:08:08 [2022-07-18T19:08:08.991Z] ++ set -x
19:08:08 [2022-07-18T19:08:08.991Z] ++ 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
19:08:08 [2022-07-18T19:08:08.991Z] INFO: Testing against a local daemon
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestAttachWithTTY
19:08:08 [2022-07-18T19:08:08.991Z] --- PASS: TestAttachWithTTY (0.06s)
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestAttachWithoutTTy
19:08:08 [2022-07-18T19:08:08.991Z] --- PASS: TestAttachWithoutTTy (0.05s)
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestCheckpoint
19:08:08 [2022-07-18T19:08:08.991Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:08:08 [2022-07-18T19:08:08.991Z] --- SKIP: TestCheckpoint (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/commit
19:08:08 [2022-07-18T19:08:08.991Z] === PAUSE TestContainerInvalidJSON/commit
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/containers/create
19:08:08 [2022-07-18T19:08:08.991Z] === PAUSE TestContainerInvalidJSON/containers/create
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
19:08:08 [2022-07-18T19:08:08.991Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
19:08:08 [2022-07-18T19:08:08.991Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
19:08:08 [2022-07-18T19:08:08.991Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:08:08 [2022-07-18T19:08:08.991Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
19:08:08 [2022-07-18T19:08:08.991Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
19:08:08 [2022-07-18T19:08:08.991Z] === CONT  TestContainerInvalidJSON/commit
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
19:08:08 [2022-07-18T19:08:08.991Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/commit/empty_body
19:08:08 [2022-07-18T19:08:08.991Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
19:08:08 [2022-07-18T19:08:08.991Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
19:08:08 [2022-07-18T19:08:08.991Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
19:08:08 [2022-07-18T19:08:08.991Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
19:08:08 [2022-07-18T19:08:08.991Z] === CONT  TestContainerInvalidJSON/containers/create
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
19:08:08 [2022-07-18T19:08:08.991Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:08:08 [2022-07-18T19:08:08.991Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:08:08 [2022-07-18T19:08:08.991Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestCopyFromContainerPathIsNotDir
19:08:08 [2022-07-18T19:08:08.991Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestCopyToContainerPathDoesNotExist
19:08:08 [2022-07-18T19:08:08.991Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
19:08:08 [2022-07-18T19:08:08.991Z] === RUN   TestCopyEmptyFile
19:08:09 [2022-07-18T19:08:09.250Z] --- PASS: TestCopyEmptyFile (0.22s)
19:08:09 [2022-07-18T19:08:09.250Z] === RUN   TestCopyToContainerPathIsNotDir
19:08:09 [2022-07-18T19:08:09.508Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
19:08:09 [2022-07-18T19:08:09.508Z] === RUN   TestCopyFromContainer
19:08:10 [2022-07-18T19:08:10.446Z] === RUN   TestCopyFromContainer//
19:08:10 [2022-07-18T19:08:10.446Z] === RUN   TestCopyFromContainer//bar/root
19:08:10 [2022-07-18T19:08:10.446Z] === RUN   TestCopyFromContainer//bar/root/
19:08:10 [2022-07-18T19:08:10.446Z] === RUN   TestCopyFromContainer/bar/quux
19:08:10 [2022-07-18T19:08:10.705Z] === RUN   TestCopyFromContainer/bar/quux/
19:08:10 [2022-07-18T19:08:10.705Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:08:10 [2022-07-18T19:08:10.705Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:08:10 [2022-07-18T19:08:10.705Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:08:10 [2022-07-18T19:08:10.705Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:08:10 [2022-07-18T19:08:10.964Z] === RUN   TestCopyFromContainer/bar/notarget
19:08:10 [2022-07-18T19:08:10.964Z] --- PASS: TestCopyFromContainer (1.57s)
19:08:10 [2022-07-18T19:08:10.964Z]     --- PASS: TestCopyFromContainer// (0.06s)
19:08:10 [2022-07-18T19:08:10.964Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
19:08:10 [2022-07-18T19:08:10.964Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
19:08:10 [2022-07-18T19:08:10.964Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
19:08:10 [2022-07-18T19:08:10.964Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
19:08:10 [2022-07-18T19:08:10.964Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
19:08:10 [2022-07-18T19:08:10.964Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
19:08:10 [2022-07-18T19:08:10.964Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
19:08:10 [2022-07-18T19:08:10.964Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
19:08:10 [2022-07-18T19:08:10.964Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
19:08:10 [2022-07-18T19:08:10.964Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:08:10 [2022-07-18T19:08:10.964Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:08:10 [2022-07-18T19:08:10.964Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:08:10 [2022-07-18T19:08:10.964Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:08:10 [2022-07-18T19:08:10.964Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:08:10 [2022-07-18T19:08:10.964Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:08:10 [2022-07-18T19:08:10.964Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:08:10 [2022-07-18T19:08:10.964Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:08:10 [2022-07-18T19:08:10.964Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:08:10 [2022-07-18T19:08:10.964Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:08:10 [2022-07-18T19:08:10.964Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:08:10 [2022-07-18T19:08:10.964Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:08:10 [2022-07-18T19:08:10.964Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:08:10 [2022-07-18T19:08:10.964Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:08:10 [2022-07-18T19:08:10.964Z] === RUN   TestCreateLinkToNonExistingContainer
19:08:10 [2022-07-18T19:08:10.964Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
19:08:10 [2022-07-18T19:08:10.964Z] === RUN   TestCreateWithInvalidEnv
19:08:10 [2022-07-18T19:08:10.964Z] === RUN   TestCreateWithInvalidEnv/0
19:08:10 [2022-07-18T19:08:10.964Z] === PAUSE TestCreateWithInvalidEnv/0
19:08:10 [2022-07-18T19:08:10.964Z] === RUN   TestCreateWithInvalidEnv/1
19:08:10 [2022-07-18T19:08:10.964Z] === PAUSE TestCreateWithInvalidEnv/1
19:08:10 [2022-07-18T19:08:10.964Z] === RUN   TestCreateWithInvalidEnv/2
19:08:10 [2022-07-18T19:08:10.964Z] === PAUSE TestCreateWithInvalidEnv/2
19:08:10 [2022-07-18T19:08:10.964Z] === CONT  TestCreateWithInvalidEnv/0
19:08:10 [2022-07-18T19:08:10.964Z] === CONT  TestCreateWithInvalidEnv/2
19:08:10 [2022-07-18T19:08:10.964Z] === CONT  TestCreateWithInvalidEnv/1
19:08:10 [2022-07-18T19:08:10.964Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:08:10 [2022-07-18T19:08:10.964Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:08:10 [2022-07-18T19:08:10.964Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:08:10 [2022-07-18T19:08:10.964Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:08:10 [2022-07-18T19:08:10.964Z] === RUN   TestCreateTmpfsMountsTarget
19:08:10 [2022-07-18T19:08:10.964Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
19:08:10 [2022-07-18T19:08:10.964Z] === RUN   TestCreateWithCustomMaskedPaths
19:08:12 [2022-07-18T19:08:12.342Z] --- PASS: TestCreateWithCustomMaskedPaths (1.29s)
19:08:12 [2022-07-18T19:08:12.342Z] === RUN   TestCreateWithCustomReadonlyPaths
19:08:13 [2022-07-18T19:08:13.383Z] === RUN   TestDockerSuite/TestBuildVerboseOut
19:08:13 [2022-07-18T19:08:13.383Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
19:08:13 [2022-07-18T19:08:13.383Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
19:08:13 [2022-07-18T19:08:13.639Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
19:08:13 [2022-07-18T19:08:13.719Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s)
19:08:13 [2022-07-18T19:08:13.720Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:08:13 [2022-07-18T19:08:13.720Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:08:13 [2022-07-18T19:08:13.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:08:13 [2022-07-18T19:08:13.720Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:08:13 [2022-07-18T19:08:13.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:08:13 [2022-07-18T19:08:13.720Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:08:13 [2022-07-18T19:08:13.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:08:13 [2022-07-18T19:08:13.720Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:08:13 [2022-07-18T19:08:13.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:08:13 [2022-07-18T19:08:13.720Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:08:13 [2022-07-18T19:08:13.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:08:13 [2022-07-18T19:08:13.720Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:08:13 [2022-07-18T19:08:13.720Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:08:13 [2022-07-18T19:08:13.720Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:08:13 [2022-07-18T19:08:13.720Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:08:13 [2022-07-18T19:08:13.720Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:08:13 [2022-07-18T19:08:13.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:08:13 [2022-07-18T19:08:13.720Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:08:13 [2022-07-18T19:08:13.720Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:08:13 [2022-07-18T19:08:13.720Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
19:08:13 [2022-07-18T19:08:13.720Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:08:13 [2022-07-18T19:08:13.720Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:08:13 [2022-07-18T19:08:13.720Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:08:13 [2022-07-18T19:08:13.979Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
19:08:13 [2022-07-18T19:08:13.979Z] === RUN   TestCreateDifferentPlatform
19:08:13 [2022-07-18T19:08:13.979Z] === RUN   TestCreateDifferentPlatform/different_os
19:08:13 [2022-07-18T19:08:13.979Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:08:13 [2022-07-18T19:08:13.979Z] --- PASS: TestCreateDifferentPlatform (0.01s)
19:08:13 [2022-07-18T19:08:13.979Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:08:13 [2022-07-18T19:08:13.979Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:08:13 [2022-07-18T19:08:13.979Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:08:13 [2022-07-18T19:08:13.979Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
19:08:13 [2022-07-18T19:08:13.979Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:08:13 [2022-07-18T19:08:13.979Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
19:08:13 [2022-07-18T19:08:13.979Z] === RUN   TestCreateInvalidHostConfig
19:08:13 [2022-07-18T19:08:13.979Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
19:08:13 [2022-07-18T19:08:13.979Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
19:08:13 [2022-07-18T19:08:13.979Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
19:08:13 [2022-07-18T19:08:13.979Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
19:08:13 [2022-07-18T19:08:13.979Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:08:13 [2022-07-18T19:08:13.979Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:08:13 [2022-07-18T19:08:13.979Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
19:08:13 [2022-07-18T19:08:13.979Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
19:08:13 [2022-07-18T19:08:13.979Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
19:08:13 [2022-07-18T19:08:13.979Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:08:13 [2022-07-18T19:08:13.979Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
19:08:13 [2022-07-18T19:08:13.979Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
19:08:13 [2022-07-18T19:08:13.979Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
19:08:13 [2022-07-18T19:08:13.979Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
19:08:13 [2022-07-18T19:08:13.979Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
19:08:13 [2022-07-18T19:08:13.979Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
19:08:13 [2022-07-18T19:08:13.979Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
19:08:13 [2022-07-18T19:08:13.979Z] === RUN   TestContainerStartOnDaemonRestart
19:08:13 [2022-07-18T19:08:13.979Z] === PAUSE TestContainerStartOnDaemonRestart
19:08:13 [2022-07-18T19:08:13.979Z] === RUN   TestDaemonRestartIpcMode
19:08:13 [2022-07-18T19:08:13.979Z] === PAUSE TestDaemonRestartIpcMode
19:08:13 [2022-07-18T19:08:13.979Z] === RUN   TestDaemonHostGatewayIP
19:08:13 [2022-07-18T19:08:13.979Z] === PAUSE TestDaemonHostGatewayIP
19:08:13 [2022-07-18T19:08:13.979Z] === RUN   TestRestartDaemonWithRestartingContainer
19:08:13 [2022-07-18T19:08:13.979Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:08:13 [2022-07-18T19:08:13.979Z] === RUN   TestContainerKillOnDaemonStart
19:08:13 [2022-07-18T19:08:13.979Z] === PAUSE TestContainerKillOnDaemonStart
19:08:13 [2022-07-18T19:08:13.979Z] === RUN   TestDiff
19:08:14 [2022-07-18T19:08:14.546Z] --- PASS: TestDiff (0.46s)
19:08:14 [2022-07-18T19:08:14.546Z] === RUN   TestExecConsoleSize
19:08:14 [2022-07-18T19:08:14.565Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
19:08:15 [2022-07-18T19:08:15.114Z] --- PASS: TestExecConsoleSize (0.49s)
19:08:15 [2022-07-18T19:08:15.114Z] === RUN   TestExecWithCloseStdin
19:08:15 [2022-07-18T19:08:15.492Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
19:08:15 [2022-07-18T19:08:15.492Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
19:08:15 [2022-07-18T19:08:15.492Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
19:08:15 [2022-07-18T19:08:15.492Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
19:08:15 [2022-07-18T19:08:15.492Z] === RUN   TestDockerSuite/TestBuildWindowsUser
19:08:15 [2022-07-18T19:08:15.492Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
19:08:15 [2022-07-18T19:08:15.492Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
19:08:15 [2022-07-18T19:08:15.492Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
19:08:15 [2022-07-18T19:08:15.492Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
19:08:15 [2022-07-18T19:08:15.682Z] --- PASS: TestExecWithCloseStdin (0.51s)
19:08:15 [2022-07-18T19:08:15.682Z] === RUN   TestExec
19:08:15 [2022-07-18T19:08:15.942Z] --- PASS: TestExec (0.48s)
19:08:15 [2022-07-18T19:08:15.942Z] === RUN   TestExecUser
19:08:16 [2022-07-18T19:08:16.419Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
19:08:16 [2022-07-18T19:08:16.510Z] --- PASS: TestExecUser (0.50s)
19:08:16 [2022-07-18T19:08:16.510Z] === RUN   TestExportContainerAndImportImage
19:08:16 [2022-07-18T19:08:16.528Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.83s)
19:08:16 [2022-07-18T19:08:16.528Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:08:16 [2022-07-18T19:08:16.678Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
19:08:16 [2022-07-18T19:08:16.678Z] === RUN   TestDockerSuite/TestBuildWithFailure
19:08:17 [2022-07-18T19:08:17.078Z] --- PASS: TestExportContainerAndImportImage (0.59s)
19:08:17 [2022-07-18T19:08:17.079Z] === RUN   TestExportContainerAfterDaemonRestart
19:08:17 [2022-07-18T19:08:17.240Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
19:08:17 [2022-07-18T19:08:17.804Z] === RUN   TestDockerSuite/TestBuildWithTabs
19:08:18 [2022-07-18T19:08:18.455Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
19:08:18 [2022-07-18T19:08:18.455Z] === RUN   TestHealthCheckWorkdir
19:08:18 [2022-07-18T19:08:18.731Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
19:08:18 [2022-07-18T19:08:18.987Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
19:08:19 [2022-07-18T19:08:19.023Z] --- PASS: TestHealthCheckWorkdir (0.66s)
19:08:19 [2022-07-18T19:08:19.023Z] === RUN   TestHealthKillContainer
19:08:19 [2022-07-18T19:08:19.244Z]     docker_api_swarm_node_test.go:53: [d19ec31e8b9a9] joining swarm manager [d1e826f16a8e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:08:20 [2022-07-18T19:08:20.173Z]     docker_api_swarm_node_test.go:54: [d2ab204b4d520] joining swarm manager [d1e826f16a8e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:08:21 [2022-07-18T19:08:21.113Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
19:08:21 [2022-07-18T19:08:21.369Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.00s)
19:08:21 [2022-07-18T19:08:21.369Z] === RUN   TestCreateServiceSecretFileMode
19:08:22 [2022-07-18T19:08:22.734Z] === RUN   TestDockerSuite/TestBuildWithVolumes
19:08:23 [2022-07-18T19:08:23.297Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
19:08:23 [2022-07-18T19:08:23.859Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
19:08:24 [2022-07-18T19:08:24.422Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
19:08:24 [2022-07-18T19:08:24.422Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
19:08:24 [2022-07-18T19:08:24.422Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
19:08:24 [2022-07-18T19:08:24.422Z] --- PASS: TestCreateServiceSecretFileMode (2.90s)
19:08:24 [2022-07-18T19:08:24.422Z] === RUN   TestCreateServiceConfigFileMode
19:08:24 [2022-07-18T19:08:24.986Z] === RUN   TestDockerSuite/TestBuildXZHost
19:08:26 [2022-07-18T19:08:26.876Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
19:08:27 [2022-07-18T19:08:27.139Z] --- PASS: TestHealthKillContainer (7.92s)
19:08:27 [2022-07-18T19:08:27.139Z] === RUN   TestInspectCpusetInConfigPre120
19:08:27 [2022-07-18T19:08:27.398Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
19:08:27 [2022-07-18T19:08:27.398Z] === RUN   TestIpcModeNone
19:08:27 [2022-07-18T19:08:27.437Z] --- PASS: TestCreateServiceConfigFileMode (3.11s)
19:08:27 [2022-07-18T19:08:27.437Z] === RUN   TestCreateServiceSysctls
19:08:27 [2022-07-18T19:08:27.437Z] === RUN   TestDockerSuite/TestCommitChange
19:08:27 [2022-07-18T19:08:27.966Z] --- PASS: TestIpcModeNone (0.52s)
19:08:27 [2022-07-18T19:08:27.966Z] === RUN   TestIpcModePrivate
19:08:28 [2022-07-18T19:08:28.225Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
19:08:28 [2022-07-18T19:08:28.364Z] === RUN   TestDockerSuite/TestCommitChangeLabels
19:08:28 [2022-07-18T19:08:28.485Z] --- PASS: TestIpcModePrivate (0.49s)
19:08:28 [2022-07-18T19:08:28.485Z] === RUN   TestIpcModeShareable
19:08:28 [2022-07-18T19:08:28.744Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
19:08:28 [2022-07-18T19:08:28.926Z] === RUN   TestDockerSuite/TestCommitHardlink
19:08:29 [2022-07-18T19:08:29.003Z] --- PASS: TestIpcModeShareable (0.49s)
19:08:29 [2022-07-18T19:08:29.003Z] === RUN   TestAPIIpcModeShareableAndContainer
19:08:30 [2022-07-18T19:08:30.293Z] === RUN   TestDockerSuite/TestCommitNewFile
19:08:30 [2022-07-18T19:08:30.382Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s)
19:08:30 [2022-07-18T19:08:30.382Z] === RUN   TestAPIIpcModeHost
19:08:30 [2022-07-18T19:08:30.949Z] --- PASS: TestAPIIpcModeHost (0.40s)
19:08:30 [2022-07-18T19:08:30.949Z] === RUN   TestDaemonIpcModeShareable
19:08:31 [2022-07-18T19:08:31.223Z] --- PASS: TestCreateServiceSysctls (3.65s)
19:08:31 [2022-07-18T19:08:31.223Z] === RUN   TestCreateServiceCapabilities
19:08:31 [2022-07-18T19:08:31.479Z] === RUN   TestDockerSuite/TestCommitPausedContainer
19:08:31 [2022-07-18T19:08:31.804Z] --- PASS: TestImportExtremelyLargeImageWorks (92.42s)
19:08:31 [2022-07-18T19:08:31.804Z] PASS
19:08:31 [2022-07-18T19:08:31.804Z] 
19:08:31 [2022-07-18T19:08:31.804Z] === Skipped
19:08:31 [2022-07-18T19:08:31.804Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:08:31 [2022-07-18T19:08:31.804Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
19:08:31 [2022-07-18T19:08:31.804Z] 
19:08:31 [2022-07-18T19:08:31.804Z] DONE 22 tests, 1 skipped in 96.439s
19:08:31 [2022-07-18T19:08:31.804Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
19:08:31 [2022-07-18T19:08:31.804Z] === RUN   TestStripANSICommands
19:08:31 [2022-07-18T19:08:31.804Z] === RUN   TestStripANSICommands/#00
19:08:31 [2022-07-18T19:08:31.804Z] === RUN   TestStripANSICommands/#01
19:08:31 [2022-07-18T19:08:31.804Z] --- PASS: TestStripANSICommands (0.00s)
19:08:31 [2022-07-18T19:08:31.804Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
19:08:31 [2022-07-18T19:08:31.804Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
19:08:31 [2022-07-18T19:08:31.804Z] PASS
19:08:31 [2022-07-18T19:08:31.804Z] 
19:08:31 [2022-07-18T19:08:31.804Z] DONE 3 tests in 0.037s
19:08:31 [2022-07-18T19:08:31.804Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
19:08:31 [2022-07-18T19:08:31.804Z] INFO: Testing against a local daemon
19:08:31 [2022-07-18T19:08:31.804Z] === RUN   TestNetworkCreateDelete
19:08:31 [2022-07-18T19:08:31.804Z] --- PASS: TestNetworkCreateDelete (0.13s)
19:08:31 [2022-07-18T19:08:31.804Z] === RUN   TestDockerNetworkDeletePreferID
19:08:31 [2022-07-18T19:08:31.804Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
19:08:31 [2022-07-18T19:08:31.804Z] === RUN   TestDaemonDNSFallback
19:08:31 [2022-07-18T19:08:31.912Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
19:08:31 [2022-07-18T19:08:31.912Z] --- PASS: TestDaemonIpcModeShareable (1.19s)
19:08:31 [2022-07-18T19:08:31.912Z] === RUN   TestDaemonIpcModePrivate
19:08:32 [2022-07-18T19:08:32.407Z] === RUN   TestDockerSuite/TestCommitTTY
19:08:33 [2022-07-18T19:08:33.304Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
19:08:33 [2022-07-18T19:08:33.305Z] --- PASS: TestDaemonIpcModePrivate (1.22s)
19:08:33 [2022-07-18T19:08:33.305Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:08:33 [2022-07-18T19:08:33.774Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
19:08:34 [2022-07-18T19:08:34.035Z] --- PASS: TestCreateServiceCapabilities (2.99s)
19:08:34 [2022-07-18T19:08:34.035Z] === RUN   TestInspect
19:08:34 [2022-07-18T19:08:34.241Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
19:08:34 [2022-07-18T19:08:34.502Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s)
19:08:34 [2022-07-18T19:08:34.502Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:08:34 [2022-07-18T19:08:34.623Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
19:08:34 [2022-07-18T19:08:34.623Z] PASS
19:08:34 [2022-07-18T19:08:34.623Z] 
19:08:34 [2022-07-18T19:08:34.623Z] DONE 17 tests in 49.249s
19:08:34 [2022-07-18T19:08:34.623Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:08:34 [2022-07-18T19:08:34.623Z] INFO: Testing against a local daemon
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
19:08:34 [2022-07-18T19:08:34.623Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
19:08:34 [2022-07-18T19:08:34.623Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/pull
19:08:34 [2022-07-18T19:08:34.623Z] === PAUSE TestPluginInvalidJSON/plugins/pull
19:08:34 [2022-07-18T19:08:34.623Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
19:08:34 [2022-07-18T19:08:34.623Z] === CONT  TestPluginInvalidJSON/plugins/pull
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
19:08:34 [2022-07-18T19:08:34.623Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
19:08:34 [2022-07-18T19:08:34.623Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:08:34 [2022-07-18T19:08:34.623Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInstall
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInstall/no_auth
19:08:34 [2022-07-18T19:08:34.623Z] time="2022-07-18T19:08:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:08:34 [2022-07-18T19:08:34.623Z] time="2022-07-18T19:08:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a21ef9431842418c144519f504cbf1b1cc1763505fb6a6232ead3d50d5e2b271" mediatype=application/vnd.docker.plugin.v1+json size=522
19:08:34 [2022-07-18T19:08:34.623Z] time="2022-07-18T19:08:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:08:34 [2022-07-18T19:08:34.623Z] time="2022-07-18T19:08:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a21ef9431842418c144519f504cbf1b1cc1763505fb6a6232ead3d50d5e2b271" mediatype=application/vnd.docker.plugin.v1+json size=522
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInstall/with_htpasswd
19:08:34 [2022-07-18T19:08:34.623Z] time="2022-07-18T19:08:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:08:34 [2022-07-18T19:08:34.623Z] time="2022-07-18T19:08:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a21ef9431842418c144519f504cbf1b1cc1763505fb6a6232ead3d50d5e2b271" mediatype=application/vnd.docker.plugin.v1+json size=522
19:08:34 [2022-07-18T19:08:34.623Z] time="2022-07-18T19:08:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:08:34 [2022-07-18T19:08:34.623Z] time="2022-07-18T19:08:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a21ef9431842418c144519f504cbf1b1cc1763505fb6a6232ead3d50d5e2b271" mediatype=application/vnd.docker.plugin.v1+json size=522
19:08:34 [2022-07-18T19:08:34.623Z] === RUN   TestPluginInstall/with_insecure
19:08:34 [2022-07-18T19:08:34.962Z] === RUN   TestDockerSuite/TestCommitWithoutPause
19:08:35 [2022-07-18T19:08:35.087Z] --- PASS: TestDaemonDNSFallback (6.31s)
19:08:35 [2022-07-18T19:08:35.087Z] === RUN   TestInspectNetwork
19:08:35 [2022-07-18T19:08:35.087Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:35 [2022-07-18T19:08:35.087Z] --- SKIP: TestInspectNetwork (0.00s)
19:08:35 [2022-07-18T19:08:35.087Z] === RUN   TestRunContainerWithBridgeNone
19:08:35 [2022-07-18T19:08:35.087Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
19:08:35 [2022-07-18T19:08:35.087Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
19:08:35 [2022-07-18T19:08:35.087Z] === RUN   TestNetworkInvalidJSON
19:08:35 [2022-07-18T19:08:35.087Z] === RUN   TestNetworkInvalidJSON/networks/create
19:08:35 [2022-07-18T19:08:35.087Z] === PAUSE TestNetworkInvalidJSON/networks/create
19:08:35 [2022-07-18T19:08:35.087Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
19:08:35 [2022-07-18T19:08:35.087Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
19:08:35 [2022-07-18T19:08:35.087Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
19:08:35 [2022-07-18T19:08:35.087Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
19:08:35 [2022-07-18T19:08:35.087Z] === CONT  TestNetworkInvalidJSON/networks/create
19:08:35 [2022-07-18T19:08:35.087Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
19:08:35 [2022-07-18T19:08:35.087Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
19:08:35 [2022-07-18T19:08:35.087Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
19:08:35 [2022-07-18T19:08:35.087Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
19:08:35 [2022-07-18T19:08:35.087Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
19:08:35 [2022-07-18T19:08:35.087Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
19:08:35 [2022-07-18T19:08:35.087Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
19:08:35 [2022-07-18T19:08:35.087Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
19:08:35 [2022-07-18T19:08:35.087Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
19:08:35 [2022-07-18T19:08:35.087Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
19:08:35 [2022-07-18T19:08:35.087Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
19:08:35 [2022-07-18T19:08:35.087Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
19:08:35 [2022-07-18T19:08:35.087Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
19:08:35 [2022-07-18T19:08:35.087Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
19:08:35 [2022-07-18T19:08:35.087Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:08:35 [2022-07-18T19:08:35.087Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
19:08:35 [2022-07-18T19:08:35.087Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
19:08:35 [2022-07-18T19:08:35.087Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
19:08:35 [2022-07-18T19:08:35.087Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
19:08:35 [2022-07-18T19:08:35.087Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
19:08:35 [2022-07-18T19:08:35.087Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
19:08:35 [2022-07-18T19:08:35.087Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
19:08:35 [2022-07-18T19:08:35.087Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
19:08:35 [2022-07-18T19:08:35.087Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
19:08:35 [2022-07-18T19:08:35.087Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
19:08:35 [2022-07-18T19:08:35.087Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
19:08:35 [2022-07-18T19:08:35.087Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
19:08:35 [2022-07-18T19:08:35.087Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
19:08:35 [2022-07-18T19:08:35.087Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
19:08:35 [2022-07-18T19:08:35.087Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
19:08:35 [2022-07-18T19:08:35.087Z] === RUN   TestNetworkList
19:08:35 [2022-07-18T19:08:35.087Z] === RUN   TestNetworkList//networks
19:08:35 [2022-07-18T19:08:35.087Z] === PAUSE TestNetworkList//networks
19:08:35 [2022-07-18T19:08:35.087Z] === RUN   TestNetworkList//networks/
19:08:35 [2022-07-18T19:08:35.087Z] === PAUSE TestNetworkList//networks/
19:08:35 [2022-07-18T19:08:35.087Z] === CONT  TestNetworkList//networks
19:08:35 [2022-07-18T19:08:35.087Z] === CONT  TestNetworkList//networks/
19:08:35 [2022-07-18T19:08:35.087Z] --- PASS: TestNetworkList (0.02s)
19:08:35 [2022-07-18T19:08:35.087Z]     --- PASS: TestNetworkList//networks (0.00s)
19:08:35 [2022-07-18T19:08:35.087Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:08:35 [2022-07-18T19:08:35.087Z] === RUN   TestHostIPv4BridgeLabel
19:08:35 [2022-07-18T19:08:35.087Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
19:08:35 [2022-07-18T19:08:35.087Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z] === RUN   TestDaemonRestartWithLiveRestore
19:08:35 [2022-07-18T19:08:35.088Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
19:08:35 [2022-07-18T19:08:35.088Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
19:08:35 [2022-07-18T19:08:35.088Z] === RUN   TestDaemonDefaultNetworkPools
19:08:35 [2022-07-18T19:08:35.088Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
19:08:35 [2022-07-18T19:08:35.088Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
19:08:35 [2022-07-18T19:08:35.088Z] === RUN   TestDaemonRestartWithExistingNetwork
19:08:35 [2022-07-18T19:08:35.088Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
19:08:35 [2022-07-18T19:08:35.088Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
19:08:35 [2022-07-18T19:08:35.088Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:08:35 [2022-07-18T19:08:35.088Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
19:08:35 [2022-07-18T19:08:35.088Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
19:08:35 [2022-07-18T19:08:35.088Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:08:35 [2022-07-18T19:08:35.088Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
19:08:35 [2022-07-18T19:08:35.088Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
19:08:35 [2022-07-18T19:08:35.088Z] === RUN   TestServiceWithPredefinedNetwork
19:08:35 [2022-07-18T19:08:35.088Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:35 [2022-07-18T19:08:35.088Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:08:35 [2022-07-18T19:08:35.088Z]     service_test.go:243: FLAKY_TEST
19:08:35 [2022-07-18T19:08:35.088Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z] === RUN   TestServiceWithDataPathPortInit
19:08:35 [2022-07-18T19:08:35.088Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:35 [2022-07-18T19:08:35.088Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
19:08:35 [2022-07-18T19:08:35.088Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:08:35 [2022-07-18T19:08:35.088Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:35 [2022-07-18T19:08:35.088Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z] PASS
19:08:35 [2022-07-18T19:08:35.088Z] 
19:08:35 [2022-07-18T19:08:35.088Z] === Skipped
19:08:35 [2022-07-18T19:08:35.088Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:35 [2022-07-18T19:08:35.088Z] 
19:08:35 [2022-07-18T19:08:35.088Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
19:08:35 [2022-07-18T19:08:35.088Z] 
19:08:35 [2022-07-18T19:08:35.088Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
19:08:35 [2022-07-18T19:08:35.088Z] 
19:08:35 [2022-07-18T19:08:35.088Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
19:08:35 [2022-07-18T19:08:35.088Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
19:08:35 [2022-07-18T19:08:35.088Z] 
19:08:35 [2022-07-18T19:08:35.088Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
19:08:35 [2022-07-18T19:08:35.088Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
19:08:35 [2022-07-18T19:08:35.088Z] 
19:08:35 [2022-07-18T19:08:35.088Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
19:08:35 [2022-07-18T19:08:35.088Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
19:08:35 [2022-07-18T19:08:35.088Z] 
19:08:35 [2022-07-18T19:08:35.088Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
19:08:35 [2022-07-18T19:08:35.088Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
19:08:35 [2022-07-18T19:08:35.088Z] 
19:08:35 [2022-07-18T19:08:35.088Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
19:08:35 [2022-07-18T19:08:35.088Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
19:08:35 [2022-07-18T19:08:35.088Z] 
19:08:35 [2022-07-18T19:08:35.088Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:35 [2022-07-18T19:08:35.088Z] 
19:08:35 [2022-07-18T19:08:35.088Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z]     service_test.go:243: FLAKY_TEST
19:08:35 [2022-07-18T19:08:35.088Z] 
19:08:35 [2022-07-18T19:08:35.088Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
19:08:35 [2022-07-18T19:08:35.088Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:35 [2022-07-18T19:08:35.088Z] 
19:08:35 [2022-07-18T19:08:35.088Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:35 [2022-07-18T19:08:35.088Z] 
19:08:35 [2022-07-18T19:08:35.088Z] DONE 34 tests, 12 skipped in 7.050s
19:08:35 [2022-07-18T19:08:35.088Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:08:35 [2022-07-18T19:08:35.088Z] INFO: Testing against a local daemon
19:08:35 [2022-07-18T19:08:35.088Z] === RUN   TestDockerNetworkIpvlanPersistance
19:08:35 [2022-07-18T19:08:35.088Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:08:35 [2022-07-18T19:08:35.088Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z] === RUN   TestDockerNetworkIpvlan
19:08:35 [2022-07-18T19:08:35.088Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:08:35 [2022-07-18T19:08:35.088Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z] PASS
19:08:35 [2022-07-18T19:08:35.088Z] 
19:08:35 [2022-07-18T19:08:35.088Z] === Skipped
19:08:35 [2022-07-18T19:08:35.088Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:08:35 [2022-07-18T19:08:35.088Z] 
19:08:35 [2022-07-18T19:08:35.088Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:08:35 [2022-07-18T19:08:35.088Z] 
19:08:35 [2022-07-18T19:08:35.088Z] DONE 2 tests, 2 skipped in 0.079s
19:08:35 [2022-07-18T19:08:35.088Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:08:35 [2022-07-18T19:08:35.088Z] INFO: Testing against a local daemon
19:08:35 [2022-07-18T19:08:35.088Z] === RUN   TestDockerNetworkMacvlanPersistance
19:08:35 [2022-07-18T19:08:35.088Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
19:08:35 [2022-07-18T19:08:35.088Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z] === RUN   TestDockerNetworkMacvlan
19:08:35 [2022-07-18T19:08:35.088Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
19:08:35 [2022-07-18T19:08:35.088Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z] PASS
19:08:35 [2022-07-18T19:08:35.088Z] 
19:08:35 [2022-07-18T19:08:35.088Z] === Skipped
19:08:35 [2022-07-18T19:08:35.088Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
19:08:35 [2022-07-18T19:08:35.088Z] 
19:08:35 [2022-07-18T19:08:35.088Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
19:08:35 [2022-07-18T19:08:35.088Z] 
19:08:35 [2022-07-18T19:08:35.088Z] DONE 2 tests, 2 skipped in 0.082s
19:08:35 [2022-07-18T19:08:35.088Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
19:08:35 [2022-07-18T19:08:35.088Z] testing: warning: no tests to run
19:08:35 [2022-07-18T19:08:35.088Z] PASS
19:08:35 [2022-07-18T19:08:35.088Z] 
19:08:35 [2022-07-18T19:08:35.088Z] DONE 0 tests in 0.026s
19:08:35 [2022-07-18T19:08:35.088Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:08:35 [2022-07-18T19:08:35.088Z] INFO: Testing against a local daemon
19:08:35 [2022-07-18T19:08:35.088Z] === RUN   TestAuthZPluginAllowRequest
19:08:35 [2022-07-18T19:08:35.088Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:35 [2022-07-18T19:08:35.088Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z] === RUN   TestAuthZPluginTLS
19:08:35 [2022-07-18T19:08:35.088Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:35 [2022-07-18T19:08:35.088Z] --- SKIP: TestAuthZPluginTLS (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z] === RUN   TestAuthZPluginDenyRequest
19:08:35 [2022-07-18T19:08:35.088Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:35 [2022-07-18T19:08:35.088Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z] === RUN   TestAuthZPluginAPIDenyResponse
19:08:35 [2022-07-18T19:08:35.088Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:35 [2022-07-18T19:08:35.088Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z] === RUN   TestAuthZPluginDenyResponse
19:08:35 [2022-07-18T19:08:35.088Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:35 [2022-07-18T19:08:35.088Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z] === RUN   TestAuthZPluginAllowEventStream
19:08:35 [2022-07-18T19:08:35.088Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:35 [2022-07-18T19:08:35.088Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z] === RUN   TestAuthZPluginErrorResponse
19:08:35 [2022-07-18T19:08:35.088Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:35 [2022-07-18T19:08:35.088Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z] === RUN   TestAuthZPluginErrorRequest
19:08:35 [2022-07-18T19:08:35.088Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:35 [2022-07-18T19:08:35.088Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:08:35 [2022-07-18T19:08:35.088Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:35 [2022-07-18T19:08:35.088Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:08:35 [2022-07-18T19:08:35.088Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:35 [2022-07-18T19:08:35.088Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:08:35 [2022-07-18T19:08:35.088Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:35 [2022-07-18T19:08:35.088Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z] === RUN   TestAuthZPluginHeader
19:08:35 [2022-07-18T19:08:35.088Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:35 [2022-07-18T19:08:35.088Z] --- SKIP: TestAuthZPluginHeader (0.00s)
19:08:35 [2022-07-18T19:08:35.088Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:08:35 [2022-07-18T19:08:35.441Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
19:08:35 [2022-07-18T19:08:35.525Z] === RUN   TestDockerSuite/TestCopyAndRestart
19:08:35 [2022-07-18T19:08:35.561Z] time="2022-07-18T19:08:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:08:35 [2022-07-18T19:08:35.561Z] time="2022-07-18T19:08:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3c20eed5511b61878b7ffedeb29d47d161a84c29372d94413d4078d252970e9" mediatype=application/vnd.docker.plugin.v1+json size=522
19:08:35 [2022-07-18T19:08:35.561Z] time="2022-07-18T19:08:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:08:35 [2022-07-18T19:08:35.561Z] time="2022-07-18T19:08:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3c20eed5511b61878b7ffedeb29d47d161a84c29372d94413d4078d252970e9" mediatype=application/vnd.docker.plugin.v1+json size=522
19:08:35 [2022-07-18T19:08:35.655Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:35 [2022-07-18T19:08:35.655Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.40s)
19:08:35 [2022-07-18T19:08:35.655Z] === RUN   TestAuthZPluginV2Disable
19:08:35 [2022-07-18T19:08:35.700Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s)
19:08:35 [2022-07-18T19:08:35.701Z] === RUN   TestIpcModeOlderClient
19:08:35 [2022-07-18T19:08:35.701Z] === PAUSE TestIpcModeOlderClient
19:08:35 [2022-07-18T19:08:35.701Z] === RUN   TestKillContainerInvalidSignal
19:08:35 [2022-07-18T19:08:35.820Z]     plugin_test.go:195: [d782ee579d3f1] daemon is not started
19:08:35 [2022-07-18T19:08:35.820Z] --- PASS: TestPluginInstall (2.81s)
19:08:35 [2022-07-18T19:08:35.820Z]     --- PASS: TestPluginInstall/no_auth (1.08s)
19:08:35 [2022-07-18T19:08:35.820Z]     --- PASS: TestPluginInstall/with_htpasswd (0.64s)
19:08:35 [2022-07-18T19:08:35.820Z]     --- PASS: TestPluginInstall/with_insecure (1.09s)
19:08:35 [2022-07-18T19:08:35.820Z] === RUN   TestPluginsWithRuntimes
19:08:35 [2022-07-18T19:08:35.913Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:35 [2022-07-18T19:08:35.913Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
19:08:35 [2022-07-18T19:08:35.913Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:08:35 [2022-07-18T19:08:35.959Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
19:08:35 [2022-07-18T19:08:35.960Z] === RUN   TestKillContainer
19:08:35 [2022-07-18T19:08:35.960Z] === RUN   TestKillContainer/no_signal
19:08:36 [2022-07-18T19:08:36.171Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:36 [2022-07-18T19:08:36.171Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
19:08:36 [2022-07-18T19:08:36.171Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:08:36 [2022-07-18T19:08:36.430Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:36 [2022-07-18T19:08:36.430Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
19:08:36 [2022-07-18T19:08:36.430Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:08:36 [2022-07-18T19:08:36.527Z] === RUN   TestKillContainer/non_killing_signal
19:08:36 [2022-07-18T19:08:36.626Z] Created binary: bundles/binary-daemon/dockerd
19:08:36 [2022-07-18T19:08:36.626Z] Copying nested executables into bundles/binary-daemon
19:08:36 [2022-07-18T19:08:36.626Z] Building: bundles/binary-daemon/docker-proxy
19:08:36 [2022-07-18T19:08:36.626Z] GOOS="" GOARCH="" GOARM=""
19:08:36 [2022-07-18T19:08:36.626Z] Created binary: bundles/binary-daemon/docker-proxy
19:08:36 [2022-07-18T19:08:36.626Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
19:08:36 [2022-07-18T19:08:36.786Z] === RUN   TestKillContainer/killing_signal
19:08:36 [2022-07-18T19:08:36.893Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
19:08:36 [2022-07-18T19:08:36.980Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43819/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=11e6176669c1ce8d738e00561c416caff589a3d2 -e DOCKER_GRAPHDRIVER docker:11e6176669c1ce8d738e00561c416caff589a3d2 hack/make.sh cross
19:08:36 [2022-07-18T19:08:36.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:36 [2022-07-18T19:08:36.997Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
19:08:36 [2022-07-18T19:08:36.997Z] PASS
19:08:36 [2022-07-18T19:08:36.997Z] 
19:08:36 [2022-07-18T19:08:36.997Z] === Skipped
19:08:36 [2022-07-18T19:08:36.997Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:36 [2022-07-18T19:08:36.997Z] 
19:08:36 [2022-07-18T19:08:36.997Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:36 [2022-07-18T19:08:36.997Z] 
19:08:36 [2022-07-18T19:08:36.997Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:36 [2022-07-18T19:08:36.997Z] 
19:08:36 [2022-07-18T19:08:36.997Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:36 [2022-07-18T19:08:36.997Z] 
19:08:36 [2022-07-18T19:08:36.997Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:36 [2022-07-18T19:08:36.997Z] 
19:08:36 [2022-07-18T19:08:36.997Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:36 [2022-07-18T19:08:36.997Z] 
19:08:36 [2022-07-18T19:08:36.997Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:36 [2022-07-18T19:08:36.997Z] 
19:08:36 [2022-07-18T19:08:36.997Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:36 [2022-07-18T19:08:36.997Z] 
19:08:36 [2022-07-18T19:08:36.997Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:36 [2022-07-18T19:08:36.997Z] 
19:08:36 [2022-07-18T19:08:36.997Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:36 [2022-07-18T19:08:36.997Z] 
19:08:36 [2022-07-18T19:08:36.997Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:36 [2022-07-18T19:08:36.997Z] 
19:08:36 [2022-07-18T19:08:36.997Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:36 [2022-07-18T19:08:36.997Z] 
19:08:36 [2022-07-18T19:08:36.997Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.40s)
19:08:36 [2022-07-18T19:08:36.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:36 [2022-07-18T19:08:36.997Z] 
19:08:36 [2022-07-18T19:08:36.997Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
19:08:36 [2022-07-18T19:08:36.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:36 [2022-07-18T19:08:36.997Z] 
19:08:36 [2022-07-18T19:08:36.997Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
19:08:36 [2022-07-18T19:08:36.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:36 [2022-07-18T19:08:36.997Z] 
19:08:36 [2022-07-18T19:08:36.997Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
19:08:36 [2022-07-18T19:08:36.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:36 [2022-07-18T19:08:36.997Z] 
19:08:36 [2022-07-18T19:08:36.997Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
19:08:36 [2022-07-18T19:08:36.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:36 [2022-07-18T19:08:36.997Z] 
19:08:36 [2022-07-18T19:08:36.997Z] DONE 17 tests, 17 skipped in 1.782s
19:08:36 [2022-07-18T19:08:36.997Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:08:36 [2022-07-18T19:08:36.997Z] INFO: Testing against a local daemon
19:08:36 [2022-07-18T19:08:36.997Z] === RUN   TestPluginInvalidJSON
19:08:36 [2022-07-18T19:08:36.997Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
19:08:36 [2022-07-18T19:08:36.997Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
19:08:36 [2022-07-18T19:08:36.997Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
19:08:36 [2022-07-18T19:08:36.997Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
19:08:36 [2022-07-18T19:08:36.997Z] === RUN   TestPluginInvalidJSON/plugins/pull
19:08:36 [2022-07-18T19:08:36.997Z] === PAUSE TestPluginInvalidJSON/plugins/pull
19:08:36 [2022-07-18T19:08:36.997Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
19:08:36 [2022-07-18T19:08:36.997Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
19:08:36 [2022-07-18T19:08:36.997Z] === CONT  TestPluginInvalidJSON/plugins/pull
19:08:36 [2022-07-18T19:08:36.997Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
19:08:36 [2022-07-18T19:08:36.997Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
19:08:36 [2022-07-18T19:08:36.997Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
19:08:36 [2022-07-18T19:08:36.997Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
19:08:36 [2022-07-18T19:08:36.997Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
19:08:36 [2022-07-18T19:08:36.997Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
19:08:36 [2022-07-18T19:08:36.997Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
19:08:36 [2022-07-18T19:08:36.997Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
19:08:36 [2022-07-18T19:08:36.997Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
19:08:36 [2022-07-18T19:08:36.997Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
19:08:36 [2022-07-18T19:08:36.997Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
19:08:36 [2022-07-18T19:08:36.997Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
19:08:36 [2022-07-18T19:08:36.997Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:08:36 [2022-07-18T19:08:36.997Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
19:08:36 [2022-07-18T19:08:36.997Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z] === RUN   TestPluginInstall
19:08:36 [2022-07-18T19:08:36.997Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:36 [2022-07-18T19:08:36.997Z] --- SKIP: TestPluginInstall (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z] === RUN   TestPluginsWithRuntimes
19:08:36 [2022-07-18T19:08:36.997Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
19:08:36 [2022-07-18T19:08:36.997Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z] === RUN   TestPluginBackCompatMediaTypes
19:08:36 [2022-07-18T19:08:36.997Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
19:08:36 [2022-07-18T19:08:36.997Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z] PASS
19:08:36 [2022-07-18T19:08:36.997Z] 
19:08:36 [2022-07-18T19:08:36.997Z] === Skipped
19:08:36 [2022-07-18T19:08:36.997Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:08:36 [2022-07-18T19:08:36.997Z] 
19:08:36 [2022-07-18T19:08:36.997Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
19:08:36 [2022-07-18T19:08:36.997Z] 
19:08:36 [2022-07-18T19:08:36.997Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
19:08:36 [2022-07-18T19:08:36.997Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
19:08:36 [2022-07-18T19:08:36.997Z] 
19:08:36 [2022-07-18T19:08:36.997Z] DONE 19 tests, 3 skipped in 0.132s
19:08:36 [2022-07-18T19:08:36.997Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:08:37 [2022-07-18T19:08:37.150Z] === RUN   TestDockerSuite/TestCpAbsolutePath
19:08:37 [2022-07-18T19:08:37.198Z] === RUN   TestPluginsWithRuntimes/No_Args
19:08:37 [2022-07-18T19:08:37.236Z] 
19:08:37 [2022-07-18T19:08:37.255Z] INFO: Testing against a local daemon
19:08:37 [2022-07-18T19:08:37.256Z] === RUN   TestExternalGraphDriver
19:08:37 [2022-07-18T19:08:37.355Z] --- PASS: TestKillContainer (1.30s)
19:08:37 [2022-07-18T19:08:37.355Z]     --- PASS: TestKillContainer/no_signal (0.41s)
19:08:37 [2022-07-18T19:08:37.355Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
19:08:37 [2022-07-18T19:08:37.355Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
19:08:37 [2022-07-18T19:08:37.355Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:08:37 [2022-07-18T19:08:37.355Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:08:37 [2022-07-18T19:08:37.406Z] --- PASS: TestInspect (3.20s)
19:08:37 [2022-07-18T19:08:37.406Z] === RUN   TestCreateJob
19:08:37 [2022-07-18T19:08:37.492Z] Removing bundles/
19:08:37 [2022-07-18T19:08:37.492Z] 
19:08:37 [2022-07-18T19:08:37.492Z] ---> Making bundle: cross (in bundles/cross)
19:08:37 [2022-07-18T19:08:37.492Z] Cross building: bundles/cross/linux/amd64
19:08:37 [2022-07-18T19:08:37.492Z] Building: bundles/cross/linux/amd64-daemon/dockerd
19:08:37 [2022-07-18T19:08:37.492Z] GOOS="linux" GOARCH="amd64" GOARM=""
19:08:37 [2022-07-18T19:08:37.514Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
19:08:37 [2022-07-18T19:08:37.514Z] --- SKIP: TestExternalGraphDriver (0.35s)
19:08:37 [2022-07-18T19:08:37.514Z] === RUN   TestGraphdriverPluginV2
19:08:37 [2022-07-18T19:08:37.662Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
19:08:37 [2022-07-18T19:08:37.922Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:08:38 [2022-07-18T19:08:38.137Z] === RUN   TestPluginsWithRuntimes/With_Args
19:08:38 [2022-07-18T19:08:38.181Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s)
19:08:38 [2022-07-18T19:08:38.181Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
19:08:38 [2022-07-18T19:08:38.181Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
19:08:38 [2022-07-18T19:08:38.181Z] === RUN   TestKillStoppedContainer
19:08:38 [2022-07-18T19:08:38.181Z] --- PASS: TestKillStoppedContainer (0.04s)
19:08:38 [2022-07-18T19:08:38.181Z] === RUN   TestKillStoppedContainerAPIPre120
19:08:38 [2022-07-18T19:08:38.181Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
19:08:38 [2022-07-18T19:08:38.181Z] === RUN   TestKillDifferentUserContainer
19:08:38 [2022-07-18T19:08:38.590Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
19:08:38 [2022-07-18T19:08:38.749Z] --- PASS: TestKillDifferentUserContainer (0.43s)
19:08:38 [2022-07-18T19:08:38.749Z] === RUN   TestInspectOomKilledTrue
19:08:39 [2022-07-18T19:08:39.075Z] --- PASS: TestPluginsWithRuntimes (3.32s)
19:08:39 [2022-07-18T19:08:39.075Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
19:08:39 [2022-07-18T19:08:39.075Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
19:08:39 [2022-07-18T19:08:39.075Z] === RUN   TestPluginBackCompatMediaTypes
19:08:39 [2022-07-18T19:08:39.153Z] === RUN   TestDockerSuite/TestCpFromCaseA
19:08:39 [2022-07-18T19:08:39.316Z] --- PASS: TestInspectOomKilledTrue (0.49s)
19:08:39 [2022-07-18T19:08:39.316Z] === RUN   TestInspectOomKilledFalse
19:08:39 [2022-07-18T19:08:39.576Z] --- PASS: TestInspectOomKilledFalse (0.43s)
19:08:39 [2022-07-18T19:08:39.576Z] === RUN   TestLinksEtcHostsContentMatch
19:08:39 [2022-07-18T19:08:39.643Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
19:08:39 [2022-07-18T19:08:39.643Z] PASS
19:08:39 [2022-07-18T19:08:39.643Z] 
19:08:39 [2022-07-18T19:08:39.643Z] DONE 24 tests in 6.737s
19:08:39 [2022-07-18T19:08:39.643Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:08:39 [2022-07-18T19:08:39.643Z] INFO: Testing against a local daemon
19:08:39 [2022-07-18T19:08:39.643Z] === RUN   TestExternalGraphDriver
19:08:39 [2022-07-18T19:08:39.715Z] === RUN   TestDockerSuite/TestCpFromCaseB
19:08:39 [2022-07-18T19:08:39.835Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
19:08:39 [2022-07-18T19:08:39.835Z] === RUN   TestLinksContainerNames
19:08:40 [2022-07-18T19:08:40.211Z] === RUN   TestExternalGraphDriver/json
19:08:40 [2022-07-18T19:08:40.643Z] === RUN   TestDockerSuite/TestCpFromCaseC
19:08:40 [2022-07-18T19:08:40.772Z] --- PASS: TestLinksContainerNames (0.89s)
19:08:40 [2022-07-18T19:08:40.772Z] === RUN   TestLogsFollowTailEmpty
19:08:41 [2022-07-18T19:08:41.205Z] --- PASS: TestCreateJob (3.83s)
19:08:41 [2022-07-18T19:08:41.205Z] === RUN   TestReplicatedJob
19:08:41 [2022-07-18T19:08:41.205Z] === RUN   TestDockerSuite/TestCpFromCaseD
19:08:41 [2022-07-18T19:08:41.341Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
19:08:41 [2022-07-18T19:08:41.341Z] === RUN   TestLogs
19:08:41 [2022-07-18T19:08:41.341Z] === RUN   TestLogs/driver_local
19:08:41 [2022-07-18T19:08:41.341Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
19:08:41 [2022-07-18T19:08:41.341Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
19:08:41 [2022-07-18T19:08:41.341Z] === RUN   TestLogs/driver_local/tty/only_stdout
19:08:41 [2022-07-18T19:08:41.341Z] === PAUSE TestLogs/driver_local/tty/only_stdout
19:08:41 [2022-07-18T19:08:41.341Z] === RUN   TestLogs/driver_local/tty/only_stderr
19:08:41 [2022-07-18T19:08:41.341Z] === PAUSE TestLogs/driver_local/tty/only_stderr
19:08:41 [2022-07-18T19:08:41.341Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
19:08:41 [2022-07-18T19:08:41.341Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
19:08:41 [2022-07-18T19:08:41.341Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
19:08:41 [2022-07-18T19:08:41.341Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
19:08:41 [2022-07-18T19:08:41.341Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
19:08:41 [2022-07-18T19:08:41.341Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
19:08:41 [2022-07-18T19:08:41.341Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
19:08:41 [2022-07-18T19:08:41.341Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
19:08:41 [2022-07-18T19:08:41.702Z] --- PASS: TestGraphdriverPluginV2 (3.71s)
19:08:41 [2022-07-18T19:08:41.702Z] PASS
19:08:41 [2022-07-18T19:08:41.702Z] 
19:08:41 [2022-07-18T19:08:41.702Z] === Skipped
19:08:41 [2022-07-18T19:08:41.702Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.35s)
19:08:41 [2022-07-18T19:08:41.702Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
19:08:41 [2022-07-18T19:08:41.702Z] 
19:08:41 [2022-07-18T19:08:41.702Z] DONE 2 tests, 1 skipped in 4.163s
19:08:41 [2022-07-18T19:08:41.702Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:08:41 [2022-07-18T19:08:41.702Z] INFO: Testing against a local daemon
19:08:41 [2022-07-18T19:08:41.702Z] === RUN   TestContinueAfterPluginCrash
19:08:41 [2022-07-18T19:08:41.702Z] === PAUSE TestContinueAfterPluginCrash
19:08:41 [2022-07-18T19:08:41.702Z] === RUN   TestReadPluginNoRead
19:08:41 [2022-07-18T19:08:41.702Z] === PAUSE TestReadPluginNoRead
19:08:41 [2022-07-18T19:08:41.702Z] === RUN   TestDaemonStartWithLogOpt
19:08:41 [2022-07-18T19:08:41.702Z] === PAUSE TestDaemonStartWithLogOpt
19:08:41 [2022-07-18T19:08:41.702Z] === CONT  TestContinueAfterPluginCrash
19:08:41 [2022-07-18T19:08:41.702Z] === CONT  TestDaemonStartWithLogOpt
19:08:41 [2022-07-18T19:08:41.909Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
19:08:41 [2022-07-18T19:08:41.909Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
19:08:42 [2022-07-18T19:08:42.118Z] === RUN   TestExternalGraphDriver/spec
19:08:42 [2022-07-18T19:08:42.148Z] === RUN   TestDockerSuite/TestCpFromCaseE
19:08:42 [2022-07-18T19:08:42.710Z] === RUN   TestDockerSuite/TestCpFromCaseF
19:08:42 [2022-07-18T19:08:42.846Z] === CONT  TestLogs/driver_local/tty/only_stderr
19:08:42 [2022-07-18T19:08:42.846Z] === CONT  TestLogs/driver_local/tty/only_stdout
19:08:43 [2022-07-18T19:08:43.105Z] === RUN   TestLogs/driver_json-file
19:08:43 [2022-07-18T19:08:43.105Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
19:08:43 [2022-07-18T19:08:43.105Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
19:08:43 [2022-07-18T19:08:43.105Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
19:08:43 [2022-07-18T19:08:43.105Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
19:08:43 [2022-07-18T19:08:43.105Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
19:08:43 [2022-07-18T19:08:43.105Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
19:08:43 [2022-07-18T19:08:43.105Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:08:43 [2022-07-18T19:08:43.105Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:08:43 [2022-07-18T19:08:43.105Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
19:08:43 [2022-07-18T19:08:43.105Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
19:08:43 [2022-07-18T19:08:43.105Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
19:08:43 [2022-07-18T19:08:43.105Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
19:08:43 [2022-07-18T19:08:43.363Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
19:08:43 [2022-07-18T19:08:43.363Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
19:08:43 [2022-07-18T19:08:43.497Z] === RUN   TestExternalGraphDriver/pull
19:08:43 [2022-07-18T19:08:43.638Z] === RUN   TestDockerSuite/TestCpFromCaseG
19:08:43 [2022-07-18T19:08:43.932Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
19:08:43 [2022-07-18T19:08:43.932Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:08:44 [2022-07-18T19:08:44.501Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
19:08:44 [2022-07-18T19:08:44.501Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
19:08:44 [2022-07-18T19:08:44.567Z] === RUN   TestDockerSuite/TestCpFromCaseH
19:08:45 [2022-07-18T19:08:45.069Z] --- PASS: TestLogs (3.82s)
19:08:45 [2022-07-18T19:08:45.069Z]     --- PASS: TestLogs/driver_local (0.01s)
19:08:45 [2022-07-18T19:08:45.069Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.64s)
19:08:45 [2022-07-18T19:08:45.069Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.77s)
19:08:45 [2022-07-18T19:08:45.069Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.64s)
19:08:45 [2022-07-18T19:08:45.069Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.80s)
19:08:45 [2022-07-18T19:08:45.069Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.53s)
19:08:45 [2022-07-18T19:08:45.069Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s)
19:08:45 [2022-07-18T19:08:45.069Z]     --- PASS: TestLogs/driver_json-file (0.01s)
19:08:45 [2022-07-18T19:08:45.069Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.68s)
19:08:45 [2022-07-18T19:08:45.069Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s)
19:08:45 [2022-07-18T19:08:45.069Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.47s)
19:08:45 [2022-07-18T19:08:45.069Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.59s)
19:08:45 [2022-07-18T19:08:45.069Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.60s)
19:08:45 [2022-07-18T19:08:45.069Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.50s)
19:08:45 [2022-07-18T19:08:45.069Z] === RUN   TestContainerNetworkMountsNoChown
19:08:45 [2022-07-18T19:08:45.328Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
19:08:45 [2022-07-18T19:08:45.328Z] === RUN   TestMountDaemonRoot
19:08:45 [2022-07-18T19:08:45.404Z] --- PASS: TestExternalGraphDriver (5.32s)
19:08:45 [2022-07-18T19:08:45.404Z]     --- PASS: TestExternalGraphDriver/json (1.68s)
19:08:45 [2022-07-18T19:08:45.404Z]     --- PASS: TestExternalGraphDriver/spec (1.65s)
19:08:45 [2022-07-18T19:08:45.404Z]     --- PASS: TestExternalGraphDriver/pull (1.65s)
19:08:45 [2022-07-18T19:08:45.404Z] === RUN   TestGraphdriverPluginV2
19:08:45 [2022-07-18T19:08:45.498Z] === RUN   TestDockerSuite/TestCpFromCaseI
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/default
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/default
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/private
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/private
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/rprivate
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/rprivate
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/slave
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/slave
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/rslave
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/rslave
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/shared
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/shared
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/rshared
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/rshared
19:08:45 [2022-07-18T19:08:45.588Z] === CONT  TestMountDaemonRoot/default
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/default/bind_root
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/default/mount_root
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === CONT  TestMountDaemonRoot/default/bind_root
19:08:45 [2022-07-18T19:08:45.588Z] === CONT  TestMountDaemonRoot/rshared
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:08:45 [2022-07-18T19:08:45.588Z] === CONT  TestMountDaemonRoot/shared
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === CONT  TestMountDaemonRoot/rslave
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === CONT  TestMountDaemonRoot/slave
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === CONT  TestMountDaemonRoot/rprivate
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === CONT  TestMountDaemonRoot/private
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/private/bind_root
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/private/mount_root
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:08:45 [2022-07-18T19:08:45.588Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === CONT  TestMountDaemonRoot/default/mount_root
19:08:45 [2022-07-18T19:08:45.588Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:08:45 [2022-07-18T19:08:45.588Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:08:45 [2022-07-18T19:08:45.588Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:08:45 [2022-07-18T19:08:45.588Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:08:45 [2022-07-18T19:08:45.588Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:08:45 [2022-07-18T19:08:45.588Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:08:45 [2022-07-18T19:08:45.847Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:08:45 [2022-07-18T19:08:45.847Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:08:45 [2022-07-18T19:08:45.847Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:08:45 [2022-07-18T19:08:45.847Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:08:45 [2022-07-18T19:08:45.847Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:08:45 [2022-07-18T19:08:45.847Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:08:45 [2022-07-18T19:08:45.847Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:08:45 [2022-07-18T19:08:45.847Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:08:45 [2022-07-18T19:08:45.847Z] === CONT  TestMountDaemonRoot/private/bind_root
19:08:45 [2022-07-18T19:08:45.847Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:08:45 [2022-07-18T19:08:45.847Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:08:45 [2022-07-18T19:08:45.847Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:08:45 [2022-07-18T19:08:45.847Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:08:45 [2022-07-18T19:08:45.847Z] === CONT  TestMountDaemonRoot/private/mount_root
19:08:45 [2022-07-18T19:08:45.847Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:08:45 [2022-07-18T19:08:45.847Z] --- PASS: TestMountDaemonRoot (0.02s)
19:08:45 [2022-07-18T19:08:45.847Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
19:08:45 [2022-07-18T19:08:45.847Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
19:08:45 [2022-07-18T19:08:45.847Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
19:08:45 [2022-07-18T19:08:45.847Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
19:08:45 [2022-07-18T19:08:45.847Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
19:08:45 [2022-07-18T19:08:45.847Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
19:08:45 [2022-07-18T19:08:45.847Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
19:08:45 [2022-07-18T19:08:45.847Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
19:08:45 [2022-07-18T19:08:45.847Z] === RUN   TestContainerBindMountNonRecursive
19:08:45 [2022-07-18T19:08:45.892Z] --- PASS: TestDaemonStartWithLogOpt (4.18s)
19:08:45 [2022-07-18T19:08:45.893Z] === CONT  TestReadPluginNoRead
19:08:46 [2022-07-18T19:08:46.426Z] === RUN   TestDockerSuite/TestCpFromCaseJ
19:08:46 [2022-07-18T19:08:46.988Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
19:08:47 [2022-07-18T19:08:47.226Z] --- PASS: TestContainerBindMountNonRecursive (1.30s)
19:08:47 [2022-07-18T19:08:47.226Z] === RUN   TestContainerVolumesMountedAsShared
19:08:47 [2022-07-18T19:08:47.244Z] --- PASS: TestReplicatedJob (5.97s)
19:08:47 [2022-07-18T19:08:47.244Z] === RUN   TestUpdateReplicatedJob
19:08:47 [2022-07-18T19:08:47.794Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s)
19:08:47 [2022-07-18T19:08:47.795Z] === RUN   TestContainerVolumesMountedAsSlave
19:08:47 [2022-07-18T19:08:47.795Z] === RUN   TestReadPluginNoRead/default
19:08:48 [2022-07-18T19:08:48.054Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s)
19:08:48 [2022-07-18T19:08:48.054Z] === RUN   TestNetworkNat
19:08:48 [2022-07-18T19:08:48.172Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
19:08:48 [2022-07-18T19:08:48.622Z] --- PASS: TestNetworkNat (0.46s)
19:08:48 [2022-07-18T19:08:48.622Z] === RUN   TestNetworkLocalhostTCPNat
19:08:48 [2022-07-18T19:08:48.881Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s)
19:08:48 [2022-07-18T19:08:48.881Z] === RUN   TestNetworkLoopbackNat
19:08:49 [2022-07-18T19:08:49.100Z] === RUN   TestDockerSuite/TestCpGarbagePath
19:08:49 [2022-07-18T19:08:49.171Z] === RUN   TestReadPluginNoRead/disabled_caching
19:08:49 [2022-07-18T19:08:49.602Z] --- PASS: TestGraphdriverPluginV2 (4.22s)
19:08:49 [2022-07-18T19:08:49.602Z] PASS
19:08:49 [2022-07-18T19:08:49.602Z] 
19:08:49 [2022-07-18T19:08:49.602Z] DONE 5 tests in 9.603s
19:08:49 [2022-07-18T19:08:49.602Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:08:49 [2022-07-18T19:08:49.602Z] INFO: Testing against a local daemon
19:08:49 [2022-07-18T19:08:49.602Z] === RUN   TestContinueAfterPluginCrash
19:08:49 [2022-07-18T19:08:49.602Z] === PAUSE TestContinueAfterPluginCrash
19:08:49 [2022-07-18T19:08:49.602Z] === RUN   TestReadPluginNoRead
19:08:49 [2022-07-18T19:08:49.602Z] === PAUSE TestReadPluginNoRead
19:08:49 [2022-07-18T19:08:49.602Z] === RUN   TestDaemonStartWithLogOpt
19:08:49 [2022-07-18T19:08:49.602Z] === PAUSE TestDaemonStartWithLogOpt
19:08:49 [2022-07-18T19:08:49.602Z] === CONT  TestContinueAfterPluginCrash
19:08:49 [2022-07-18T19:08:49.602Z] === CONT  TestDaemonStartWithLogOpt
19:08:49 [2022-07-18T19:08:49.663Z] === RUN   TestDockerSuite/TestCpLocalOnly
19:08:49 [2022-07-18T19:08:49.663Z] === RUN   TestDockerSuite/TestCpNameHasColon
19:08:50 [2022-07-18T19:08:50.107Z] --- PASS: TestContinueAfterPluginCrash (8.87s)
19:08:50 [2022-07-18T19:08:50.107Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:08:50 [2022-07-18T19:08:50.594Z] === RUN   TestDockerSuite/TestCpRelativePath
19:08:50 [2022-07-18T19:08:50.594Z] --- PASS: TestUpdateReplicatedJob (3.54s)
19:08:50 [2022-07-18T19:08:50.594Z] === RUN   TestServiceListWithStatuses
19:08:50 [2022-07-18T19:08:50.594Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:08:50 [2022-07-18T19:08:50.594Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:08:50 [2022-07-18T19:08:50.594Z] === RUN   TestDockerNetworkConnectAlias
19:08:50 [2022-07-18T19:08:50.850Z] === RUN   TestDockerSuite/TestCpSpecialFiles
19:08:51 [2022-07-18T19:08:51.414Z] --- PASS: TestNetworkLoopbackNat (2.56s)
19:08:51 [2022-07-18T19:08:51.414Z] === RUN   TestPause
19:08:51 [2022-07-18T19:08:51.484Z] === CONT  TestReadPluginNoRead
19:08:51 [2022-07-18T19:08:51.484Z]     read_test.go:92: [d599d680dc973] daemon is not started
19:08:51 [2022-07-18T19:08:51.484Z] --- PASS: TestReadPluginNoRead (5.98s)
19:08:51 [2022-07-18T19:08:51.484Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
19:08:51 [2022-07-18T19:08:51.484Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.28s)
19:08:51 [2022-07-18T19:08:51.484Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s)
19:08:51 [2022-07-18T19:08:51.484Z] PASS
19:08:51 [2022-07-18T19:08:51.484Z] 
19:08:51 [2022-07-18T19:08:51.484Z] DONE 6 tests in 10.255s
19:08:51 [2022-07-18T19:08:51.484Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:08:51 [2022-07-18T19:08:51.484Z] testing: warning: no tests to run
19:08:51 [2022-07-18T19:08:51.484Z] PASS
19:08:51 [2022-07-18T19:08:51.484Z] 
19:08:51 [2022-07-18T19:08:51.484Z] DONE 0 tests in 0.033s
19:08:51 [2022-07-18T19:08:51.484Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:08:51 [2022-07-18T19:08:51.743Z] INFO: Testing against a local daemon
19:08:51 [2022-07-18T19:08:51.743Z] === RUN   TestPluginWithDevMounts
19:08:51 [2022-07-18T19:08:51.743Z]     mounts_test.go:20: (*Execution).IsRootless-fm
19:08:51 [2022-07-18T19:08:51.743Z] --- SKIP: TestPluginWithDevMounts (0.00s)
19:08:51 [2022-07-18T19:08:51.743Z] PASS
19:08:51 [2022-07-18T19:08:51.743Z] 
19:08:51 [2022-07-18T19:08:51.743Z] === Skipped
19:08:51 [2022-07-18T19:08:51.743Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
19:08:51 [2022-07-18T19:08:51.743Z]     mounts_test.go:20: (*Execution).IsRootless-fm
19:08:51 [2022-07-18T19:08:51.743Z] 
19:08:51 [2022-07-18T19:08:51.744Z] DONE 1 tests, 1 skipped in 0.103s
19:08:51 [2022-07-18T19:08:51.744Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
19:08:51 [2022-07-18T19:08:51.744Z] INFO: Testing against a local daemon
19:08:51 [2022-07-18T19:08:51.744Z] === RUN   TestSecretInspect
19:08:51 [2022-07-18T19:08:51.744Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:51 [2022-07-18T19:08:51.744Z] --- SKIP: TestSecretInspect (0.01s)
19:08:51 [2022-07-18T19:08:51.744Z] === RUN   TestSecretList
19:08:51 [2022-07-18T19:08:51.744Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:51 [2022-07-18T19:08:51.744Z] --- SKIP: TestSecretList (0.01s)
19:08:51 [2022-07-18T19:08:51.744Z] === RUN   TestSecretsCreateAndDelete
19:08:51 [2022-07-18T19:08:51.744Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:51 [2022-07-18T19:08:51.744Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
19:08:51 [2022-07-18T19:08:51.744Z] === RUN   TestSecretsUpdate
19:08:51 [2022-07-18T19:08:51.744Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:51 [2022-07-18T19:08:51.744Z] --- SKIP: TestSecretsUpdate (0.02s)
19:08:51 [2022-07-18T19:08:51.744Z] === RUN   TestTemplatedSecret
19:08:51 [2022-07-18T19:08:51.744Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:51 [2022-07-18T19:08:51.744Z] --- SKIP: TestTemplatedSecret (0.00s)
19:08:51 [2022-07-18T19:08:51.744Z] === RUN   TestSecretCreateResolve
19:08:51 [2022-07-18T19:08:51.744Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:51 [2022-07-18T19:08:51.744Z] --- SKIP: TestSecretCreateResolve (0.02s)
19:08:51 [2022-07-18T19:08:51.744Z] PASS
19:08:51 [2022-07-18T19:08:51.744Z] 
19:08:51 [2022-07-18T19:08:51.744Z] === Skipped
19:08:51 [2022-07-18T19:08:51.744Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
19:08:51 [2022-07-18T19:08:51.744Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:51 [2022-07-18T19:08:51.744Z] 
19:08:51 [2022-07-18T19:08:51.744Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
19:08:51 [2022-07-18T19:08:51.744Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:51 [2022-07-18T19:08:51.744Z] 
19:08:51 [2022-07-18T19:08:51.744Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
19:08:51 [2022-07-18T19:08:51.744Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:51 [2022-07-18T19:08:51.744Z] 
19:08:51 [2022-07-18T19:08:51.744Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
19:08:51 [2022-07-18T19:08:51.744Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:51 [2022-07-18T19:08:51.744Z] 
19:08:51 [2022-07-18T19:08:51.744Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
19:08:51 [2022-07-18T19:08:51.744Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:51 [2022-07-18T19:08:51.744Z] 
19:08:51 [2022-07-18T19:08:51.744Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
19:08:51 [2022-07-18T19:08:51.744Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:51 [2022-07-18T19:08:51.744Z] 
19:08:51 [2022-07-18T19:08:51.744Z] DONE 6 tests, 6 skipped in 0.159s
19:08:51 [2022-07-18T19:08:51.744Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
19:08:51 [2022-07-18T19:08:51.779Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
19:08:51 [2022-07-18T19:08:51.983Z] --- PASS: TestPause (0.45s)
19:08:51 [2022-07-18T19:08:51.983Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:08:51 [2022-07-18T19:08:51.983Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:08:51 [2022-07-18T19:08:51.983Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:08:51 [2022-07-18T19:08:51.983Z] === RUN   TestPauseStopPausedContainer
19:08:52 [2022-07-18T19:08:52.003Z] INFO: Testing against a local daemon
19:08:52 [2022-07-18T19:08:52.003Z] === RUN   TestServiceCreateInit
19:08:52 [2022-07-18T19:08:52.003Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:08:52 [2022-07-18T19:08:52.003Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:52 [2022-07-18T19:08:52.003Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:08:52 [2022-07-18T19:08:52.003Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:52 [2022-07-18T19:08:52.003Z] --- PASS: TestServiceCreateInit (0.02s)
19:08:52 [2022-07-18T19:08:52.003Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:08:52 [2022-07-18T19:08:52.003Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:08:52 [2022-07-18T19:08:52.003Z] === RUN   TestCreateServiceMultipleTimes
19:08:52 [2022-07-18T19:08:52.003Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:52 [2022-07-18T19:08:52.003Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
19:08:52 [2022-07-18T19:08:52.003Z] === RUN   TestCreateServiceConflict
19:08:52 [2022-07-18T19:08:52.003Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:52 [2022-07-18T19:08:52.003Z] --- SKIP: TestCreateServiceConflict (0.01s)
19:08:52 [2022-07-18T19:08:52.003Z] === RUN   TestCreateServiceMaxReplicas
19:08:52 [2022-07-18T19:08:52.003Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:52 [2022-07-18T19:08:52.003Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
19:08:52 [2022-07-18T19:08:52.003Z] === RUN   TestCreateWithDuplicateNetworkNames
19:08:52 [2022-07-18T19:08:52.003Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:52 [2022-07-18T19:08:52.003Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
19:08:52 [2022-07-18T19:08:52.003Z] === RUN   TestCreateServiceSecretFileMode
19:08:52 [2022-07-18T19:08:52.003Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:52 [2022-07-18T19:08:52.003Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
19:08:52 [2022-07-18T19:08:52.003Z] === RUN   TestCreateServiceConfigFileMode
19:08:52 [2022-07-18T19:08:52.003Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:52 [2022-07-18T19:08:52.003Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
19:08:52 [2022-07-18T19:08:52.003Z] === RUN   TestCreateServiceSysctls
19:08:52 [2022-07-18T19:08:52.003Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:52 [2022-07-18T19:08:52.003Z] --- SKIP: TestCreateServiceSysctls (0.04s)
19:08:52 [2022-07-18T19:08:52.003Z] === RUN   TestCreateServiceCapabilities
19:08:52 [2022-07-18T19:08:52.003Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:52 [2022-07-18T19:08:52.003Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
19:08:52 [2022-07-18T19:08:52.003Z] === RUN   TestInspect
19:08:52 [2022-07-18T19:08:52.003Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:52 [2022-07-18T19:08:52.003Z] --- SKIP: TestInspect (0.01s)
19:08:52 [2022-07-18T19:08:52.003Z] === RUN   TestCreateJob
19:08:52 [2022-07-18T19:08:52.003Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:52 [2022-07-18T19:08:52.003Z] --- SKIP: TestCreateJob (0.01s)
19:08:52 [2022-07-18T19:08:52.003Z] === RUN   TestReplicatedJob
19:08:52 [2022-07-18T19:08:52.003Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:52 [2022-07-18T19:08:52.003Z] --- SKIP: TestReplicatedJob (0.01s)
19:08:52 [2022-07-18T19:08:52.003Z] === RUN   TestUpdateReplicatedJob
19:08:52 [2022-07-18T19:08:52.003Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:52 [2022-07-18T19:08:52.003Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
19:08:52 [2022-07-18T19:08:52.003Z] === RUN   TestServiceListWithStatuses
19:08:52 [2022-07-18T19:08:52.003Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:08:52 [2022-07-18T19:08:52.003Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:08:52 [2022-07-18T19:08:52.003Z] === RUN   TestDockerNetworkConnectAlias
19:08:52 [2022-07-18T19:08:52.003Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:52 [2022-07-18T19:08:52.003Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
19:08:52 [2022-07-18T19:08:52.003Z] === RUN   TestDockerNetworkReConnect
19:08:52 [2022-07-18T19:08:52.263Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:52 [2022-07-18T19:08:52.263Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
19:08:52 [2022-07-18T19:08:52.263Z] === RUN   TestServicePlugin
19:08:52 [2022-07-18T19:08:52.342Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
19:08:52 [2022-07-18T19:08:52.342Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
19:08:52 [2022-07-18T19:08:52.551Z] --- PASS: TestPauseStopPausedContainer (0.48s)
19:08:52 [2022-07-18T19:08:52.551Z] === RUN   TestPidHost
19:08:52 [2022-07-18T19:08:52.896Z] --- PASS: TestDaemonStartWithLogOpt (3.30s)
19:08:52 [2022-07-18T19:08:52.896Z] === CONT  TestReadPluginNoRead
19:08:53 [2022-07-18T19:08:53.490Z] --- PASS: TestPidHost (1.04s)
19:08:53 [2022-07-18T19:08:53.490Z] === RUN   TestPsFilter
19:08:53 [2022-07-18T19:08:53.710Z] === RUN   TestDockerSuite/TestCpToCaseA
19:08:53 [2022-07-18T19:08:53.749Z] --- PASS: TestPsFilter (0.12s)
19:08:53 [2022-07-18T19:08:53.749Z] === RUN   TestRemoveContainerWithRemovedVolume
19:08:54 [2022-07-18T19:08:54.008Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
19:08:54 [2022-07-18T19:08:54.008Z] === RUN   TestRemoveContainerWithVolume
19:08:54 [2022-07-18T19:08:54.169Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z] --- SKIP: TestServicePlugin (1.91s)
19:08:54 [2022-07-18T19:08:54.169Z] === RUN   TestServiceUpdateLabel
19:08:54 [2022-07-18T19:08:54.169Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z] --- SKIP: TestServiceUpdateLabel (0.01s)
19:08:54 [2022-07-18T19:08:54.169Z] === RUN   TestServiceUpdateSecrets
19:08:54 [2022-07-18T19:08:54.169Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
19:08:54 [2022-07-18T19:08:54.169Z] === RUN   TestServiceUpdateConfigs
19:08:54 [2022-07-18T19:08:54.169Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
19:08:54 [2022-07-18T19:08:54.169Z] === RUN   TestServiceUpdateNetwork
19:08:54 [2022-07-18T19:08:54.169Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
19:08:54 [2022-07-18T19:08:54.169Z] === RUN   TestServiceUpdatePidsLimit
19:08:54 [2022-07-18T19:08:54.169Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
19:08:54 [2022-07-18T19:08:54.169Z] PASS
19:08:54 [2022-07-18T19:08:54.169Z] 
19:08:54 [2022-07-18T19:08:54.169Z] === Skipped
19:08:54 [2022-07-18T19:08:54.169Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
19:08:54 [2022-07-18T19:08:54.169Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:08:54 [2022-07-18T19:08:54.169Z] 
19:08:54 [2022-07-18T19:08:54.169Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
19:08:54 [2022-07-18T19:08:54.169Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:08:54 [2022-07-18T19:08:54.169Z] 
19:08:54 [2022-07-18T19:08:54.169Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
19:08:54 [2022-07-18T19:08:54.169Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z] 
19:08:54 [2022-07-18T19:08:54.169Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
19:08:54 [2022-07-18T19:08:54.169Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z] 
19:08:54 [2022-07-18T19:08:54.169Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
19:08:54 [2022-07-18T19:08:54.169Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z] 
19:08:54 [2022-07-18T19:08:54.169Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
19:08:54 [2022-07-18T19:08:54.169Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z] 
19:08:54 [2022-07-18T19:08:54.169Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
19:08:54 [2022-07-18T19:08:54.169Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z] 
19:08:54 [2022-07-18T19:08:54.169Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
19:08:54 [2022-07-18T19:08:54.169Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z] 
19:08:54 [2022-07-18T19:08:54.169Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s)
19:08:54 [2022-07-18T19:08:54.169Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z] 
19:08:54 [2022-07-18T19:08:54.169Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s)
19:08:54 [2022-07-18T19:08:54.169Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z] 
19:08:54 [2022-07-18T19:08:54.169Z] === SKIP: amd64.integration.service TestInspect (0.01s)
19:08:54 [2022-07-18T19:08:54.169Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z] 
19:08:54 [2022-07-18T19:08:54.169Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
19:08:54 [2022-07-18T19:08:54.169Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z] 
19:08:54 [2022-07-18T19:08:54.169Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
19:08:54 [2022-07-18T19:08:54.169Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z] 
19:08:54 [2022-07-18T19:08:54.169Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
19:08:54 [2022-07-18T19:08:54.169Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z] 
19:08:54 [2022-07-18T19:08:54.169Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
19:08:54 [2022-07-18T19:08:54.169Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:08:54 [2022-07-18T19:08:54.169Z] 
19:08:54 [2022-07-18T19:08:54.169Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
19:08:54 [2022-07-18T19:08:54.169Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z] 
19:08:54 [2022-07-18T19:08:54.169Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
19:08:54 [2022-07-18T19:08:54.169Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z] 
19:08:54 [2022-07-18T19:08:54.169Z] === SKIP: amd64.integration.service TestServicePlugin (1.91s)
19:08:54 [2022-07-18T19:08:54.169Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z] 
19:08:54 [2022-07-18T19:08:54.169Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
19:08:54 [2022-07-18T19:08:54.169Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z] 
19:08:54 [2022-07-18T19:08:54.169Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
19:08:54 [2022-07-18T19:08:54.169Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z] 
19:08:54 [2022-07-18T19:08:54.169Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
19:08:54 [2022-07-18T19:08:54.169Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z] 
19:08:54 [2022-07-18T19:08:54.169Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
19:08:54 [2022-07-18T19:08:54.169Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z] 
19:08:54 [2022-07-18T19:08:54.169Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
19:08:54 [2022-07-18T19:08:54.169Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:08:54 [2022-07-18T19:08:54.169Z] 
19:08:54 [2022-07-18T19:08:54.169Z] DONE 24 tests, 23 skipped in 2.329s
19:08:54 [2022-07-18T19:08:54.169Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
19:08:54 [2022-07-18T19:08:54.169Z] INFO: Testing against a local daemon
19:08:54 [2022-07-18T19:08:54.169Z] === RUN   TestSessionCreate
19:08:54 [2022-07-18T19:08:54.169Z] --- PASS: TestSessionCreate (0.04s)
19:08:54 [2022-07-18T19:08:54.169Z] === RUN   TestSessionCreateWithBadUpgrade
19:08:54 [2022-07-18T19:08:54.169Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
19:08:54 [2022-07-18T19:08:54.169Z] PASS
19:08:54 [2022-07-18T19:08:54.428Z] 
19:08:54 [2022-07-18T19:08:54.428Z] DONE 2 tests in 0.148s
19:08:54 [2022-07-18T19:08:54.428Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
19:08:54 [2022-07-18T19:08:54.428Z] INFO: Testing against a local daemon
19:08:54 [2022-07-18T19:08:54.428Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:08:54 [2022-07-18T19:08:54.428Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:08:54 [2022-07-18T19:08:54.428Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:08:54 [2022-07-18T19:08:54.428Z] === RUN   TestDiskUsage
19:08:54 [2022-07-18T19:08:54.428Z] === PAUSE TestDiskUsage
19:08:54 [2022-07-18T19:08:54.428Z] === RUN   TestEventsExecDie
19:08:54 [2022-07-18T19:08:54.576Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
19:08:54 [2022-07-18T19:08:54.576Z] === RUN   TestRemoveContainerRunning
19:08:54 [2022-07-18T19:08:54.805Z] === RUN   TestReadPluginNoRead/default
19:08:54 [2022-07-18T19:08:54.835Z] --- PASS: TestRemoveContainerRunning (0.45s)
19:08:54 [2022-07-18T19:08:54.835Z] === RUN   TestRemoveContainerForceRemoveRunning
19:08:54 [2022-07-18T19:08:54.996Z] --- PASS: TestEventsExecDie (0.49s)
19:08:54 [2022-07-18T19:08:54.996Z] === RUN   TestEventsBackwardsCompatible
19:08:54 [2022-07-18T19:08:54.996Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
19:08:54 [2022-07-18T19:08:54.996Z] === RUN   TestEventsVolumeCreate
19:08:54 [2022-07-18T19:08:54.996Z] --- PASS: TestEventsVolumeCreate (0.05s)
19:08:54 [2022-07-18T19:08:54.996Z] === RUN   TestInfoBinaryCommits
19:08:54 [2022-07-18T19:08:54.996Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:08:54 [2022-07-18T19:08:54.996Z] === RUN   TestInfoAPIVersioned
19:08:54 [2022-07-18T19:08:54.996Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:08:54 [2022-07-18T19:08:54.996Z] === RUN   TestInfoAPI
19:08:54 [2022-07-18T19:08:54.996Z] --- PASS: TestInfoAPI (0.02s)
19:08:54 [2022-07-18T19:08:54.996Z] === RUN   TestInfoAPIWarnings
19:08:55 [2022-07-18T19:08:55.078Z] === RUN   TestDockerSuite/TestCpToCaseB
19:08:55 [2022-07-18T19:08:55.403Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
19:08:55 [2022-07-18T19:08:55.403Z] === RUN   TestRemoveInvalidContainer
19:08:55 [2022-07-18T19:08:55.403Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:08:55 [2022-07-18T19:08:55.403Z] === RUN   TestRenameLinkedContainer
19:08:56 [2022-07-18T19:08:56.005Z] === RUN   TestDockerSuite/TestCpToCaseC
19:08:56 [2022-07-18T19:08:56.184Z] === RUN   TestReadPluginNoRead/disabled_caching
19:08:56 [2022-07-18T19:08:56.261Z] --- PASS: TestDockerNetworkConnectAlias (5.69s)
19:08:56 [2022-07-18T19:08:56.261Z] === RUN   TestDockerNetworkReConnect
19:08:57 [2022-07-18T19:08:57.306Z] --- PASS: TestRenameLinkedContainer (1.74s)
19:08:57 [2022-07-18T19:08:57.307Z] === RUN   TestRenameStoppedContainer
19:08:57 [2022-07-18T19:08:57.562Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:08:57 [2022-07-18T19:08:57.562Z] --- PASS: TestContinueAfterPluginCrash (8.37s)
19:08:57 [2022-07-18T19:08:57.566Z] --- PASS: TestRenameStoppedContainer (0.41s)
19:08:57 [2022-07-18T19:08:57.566Z] === RUN   TestRenameRunningContainerAndReuse
19:08:57 [2022-07-18T19:08:57.626Z] === RUN   TestDockerSuite/TestCpToCaseD
19:08:58 [2022-07-18T19:08:58.501Z] === CONT  TestReadPluginNoRead
19:08:58 [2022-07-18T19:08:58.502Z]     read_test.go:92: [d4f6a700758d5] daemon is not started
19:08:58 [2022-07-18T19:08:58.502Z] --- PASS: TestReadPluginNoRead (5.94s)
19:08:58 [2022-07-18T19:08:58.502Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
19:08:58 [2022-07-18T19:08:58.502Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.25s)
19:08:58 [2022-07-18T19:08:58.502Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s)
19:08:58 [2022-07-18T19:08:58.502Z] PASS
19:08:58 [2022-07-18T19:08:58.502Z] 
19:08:58 [2022-07-18T19:08:58.502Z] DONE 6 tests in 9.270s
19:08:58 [2022-07-18T19:08:58.502Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:08:58 [2022-07-18T19:08:58.502Z] testing: warning: no tests to run
19:08:58 [2022-07-18T19:08:58.502Z] PASS
19:08:58 [2022-07-18T19:08:58.502Z] 
19:08:58 [2022-07-18T19:08:58.502Z] DONE 0 tests in 0.007s
19:08:58 [2022-07-18T19:08:58.502Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:08:58 [2022-07-18T19:08:58.502Z] INFO: Testing against a local daemon
19:08:58 [2022-07-18T19:08:58.502Z] === RUN   TestPluginWithDevMounts
19:08:58 [2022-07-18T19:08:58.502Z] === PAUSE TestPluginWithDevMounts
19:08:58 [2022-07-18T19:08:58.502Z] === CONT  TestPluginWithDevMounts
19:08:58 [2022-07-18T19:08:58.503Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s)
19:08:58 [2022-07-18T19:08:58.503Z] === RUN   TestRenameInvalidName
19:08:58 [2022-07-18T19:08:58.761Z] --- PASS: TestRenameInvalidName (0.43s)
19:08:58 [2022-07-18T19:08:58.761Z] === RUN   TestRenameAnonymousContainer
19:08:58 [2022-07-18T19:08:58.992Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
19:09:00 [2022-07-18T19:09:00.408Z] --- PASS: TestPluginWithDevMounts (1.60s)
19:09:00 [2022-07-18T19:09:00.408Z] PASS
19:09:00 [2022-07-18T19:09:00.408Z] 
19:09:00 [2022-07-18T19:09:00.408Z] DONE 1 tests in 1.628s
19:09:00 [2022-07-18T19:09:00.408Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
19:09:00 [2022-07-18T19:09:00.408Z] INFO: Testing against a local daemon
19:09:00 [2022-07-18T19:09:00.408Z] === RUN   TestSecretInspect
19:09:00 [2022-07-18T19:09:00.666Z] --- PASS: TestRenameAnonymousContainer (1.62s)
19:09:00 [2022-07-18T19:09:00.666Z] === RUN   TestRenameContainerWithSameName
19:09:00 [2022-07-18T19:09:00.881Z] --- PASS: TestDockerNetworkReConnect (4.53s)
19:09:00 [2022-07-18T19:09:00.881Z] === RUN   TestServicePlugin
19:09:00 [2022-07-18T19:09:00.925Z] --- PASS: TestRenameContainerWithSameName (0.43s)
19:09:00 [2022-07-18T19:09:00.925Z] === RUN   TestRenameContainerWithLinkedContainer
19:09:01 [2022-07-18T19:09:01.444Z]     docker_api_swarm_test.go:202: [d86fa14936703] joining swarm manager [db49ea01bb827]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:09:01 [2022-07-18T19:09:01.862Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s)
19:09:01 [2022-07-18T19:09:01.862Z] === RUN   TestResize
19:09:02 [2022-07-18T19:09:02.006Z] === RUN   TestDockerSuite/TestCpToCaseE
19:09:02 [2022-07-18T19:09:02.121Z] --- PASS: TestResize (0.45s)
19:09:02 [2022-07-18T19:09:02.121Z] === RUN   TestResizeWithInvalidSize
19:09:02 [2022-07-18T19:09:02.689Z] --- PASS: TestResizeWithInvalidSize (0.47s)
19:09:02 [2022-07-18T19:09:02.689Z] === RUN   TestResizeWhenContainerNotStarted
19:09:02 [2022-07-18T19:09:02.948Z] --- PASS: TestSecretInspect (2.21s)
19:09:02 [2022-07-18T19:09:02.949Z] === RUN   TestSecretList
19:09:03 [2022-07-18T19:09:03.257Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s)
19:09:03 [2022-07-18T19:09:03.257Z] === RUN   TestDaemonRestartKillContainers
19:09:03 [2022-07-18T19:09:03.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:09:03 [2022-07-18T19:09:03.257Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:09:04 [2022-07-18T19:09:04.535Z] === RUN   TestDockerSuite/TestCpToCaseF
19:09:04 [2022-07-18T19:09:04.909Z] --- PASS: TestSecretList (2.24s)
19:09:04 [2022-07-18T19:09:04.909Z] === RUN   TestSecretsCreateAndDelete
19:09:05 [2022-07-18T19:09:05.097Z] === RUN   TestDockerSuite/TestCpToCaseG
19:09:05 [2022-07-18T19:09:05.162Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:09:05 [2022-07-18T19:09:05.353Z]     plugin_test.go:61: [d7de0c8534112] joining swarm manager [d48e4a77c8228]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:09:06 [2022-07-18T19:09:06.099Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:09:06 [2022-07-18T19:09:06.719Z]     plugin_test.go:64: [d94c3cd9efe97] joining swarm manager [d48e4a77c8228]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:09:06 [2022-07-18T19:09:06.819Z] --- PASS: TestSecretsCreateAndDelete (2.23s)
19:09:06 [2022-07-18T19:09:06.819Z] === RUN   TestSecretsUpdate
19:09:07 [2022-07-18T19:09:07.476Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:09:07 [2022-07-18T19:09:07.477Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:09:08 [2022-07-18T19:09:08.413Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:09:08 [2022-07-18T19:09:08.611Z] === RUN   TestDockerSuite/TestCpToCaseH
19:09:08 [2022-07-18T19:09:08.672Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:09:09 [2022-07-18T19:09:09.355Z] --- PASS: TestSecretsUpdate (2.17s)
19:09:09 [2022-07-18T19:09:09.355Z] === RUN   TestTemplatedSecret
19:09:11 [2022-07-18T19:09:11.129Z] === RUN   TestDockerSuite/TestCpToCaseI
19:09:11 [2022-07-18T19:09:11.385Z] === RUN   TestDockerSuite/TestCpToCaseJ
19:09:11 [2022-07-18T19:09:11.893Z] --- PASS: TestTemplatedSecret (2.60s)
19:09:11 [2022-07-18T19:09:11.893Z] === RUN   TestSecretCreateResolve
19:09:11 [2022-07-18T19:09:11.961Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:09:11 [2022-07-18T19:09:11.961Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:09:13 [2022-07-18T19:09:13.145Z] --- PASS: TestInfoAPIWarnings (16.57s)
19:09:13 [2022-07-18T19:09:13.145Z] === RUN   TestInfoDebug
19:09:13 [2022-07-18T19:09:13.145Z] --- PASS: TestInfoDebug (0.54s)
19:09:13 [2022-07-18T19:09:13.145Z] === RUN   TestInfoInsecureRegistries
19:09:13 [2022-07-18T19:09:13.145Z] --- PASS: TestInfoInsecureRegistries (0.54s)
19:09:13 [2022-07-18T19:09:13.145Z] === RUN   TestInfoRegistryMirrors
19:09:13 [2022-07-18T19:09:13.145Z] --- PASS: TestInfoRegistryMirrors (0.54s)
19:09:13 [2022-07-18T19:09:13.145Z] === RUN   TestLoginFailsWithBadCredentials
19:09:13 [2022-07-18T19:09:13.712Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s)
19:09:13 [2022-07-18T19:09:13.712Z] === RUN   TestPingCacheHeaders
19:09:13 [2022-07-18T19:09:13.712Z] --- PASS: TestPingCacheHeaders (0.03s)
19:09:13 [2022-07-18T19:09:13.712Z] === RUN   TestPingGet
19:09:13 [2022-07-18T19:09:13.712Z] --- PASS: TestPingGet (0.01s)
19:09:13 [2022-07-18T19:09:13.712Z] === RUN   TestPingHead
19:09:13 [2022-07-18T19:09:13.712Z] --- PASS: TestPingHead (0.03s)
19:09:13 [2022-07-18T19:09:13.712Z] === RUN   TestPingSwarmHeader
19:09:13 [2022-07-18T19:09:13.800Z] --- PASS: TestSecretCreateResolve (2.15s)
19:09:13 [2022-07-18T19:09:13.800Z] PASS
19:09:13 [2022-07-18T19:09:13.800Z] 
19:09:13 [2022-07-18T19:09:13.800Z] DONE 6 tests in 13.612s
19:09:13 [2022-07-18T19:09:13.800Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
19:09:13 [2022-07-18T19:09:13.800Z] INFO: Testing against a local daemon
19:09:13 [2022-07-18T19:09:13.800Z] === RUN   TestServiceCreateInit
19:09:13 [2022-07-18T19:09:13.800Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:09:14 [2022-07-18T19:09:14.279Z] === RUN   TestPingSwarmHeader/before_swarm_init
19:09:14 [2022-07-18T19:09:14.495Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:09:14 [2022-07-18T19:09:14.653Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
19:09:14 [2022-07-18T19:09:14.846Z] === RUN   TestPingSwarmHeader/after_swarm_init
19:09:14 [2022-07-18T19:09:14.909Z] === RUN   TestDockerSuite/TestCpToDot
19:09:15 [2022-07-18T19:09:15.471Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
19:09:15 [2022-07-18T19:09:15.787Z] === RUN   TestPingSwarmHeader/after_swarm_leave
19:09:15 [2022-07-18T19:09:15.787Z] --- PASS: TestPingSwarmHeader (2.06s)
19:09:15 [2022-07-18T19:09:15.787Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
19:09:15 [2022-07-18T19:09:15.787Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
19:09:15 [2022-07-18T19:09:15.787Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
19:09:15 [2022-07-18T19:09:15.787Z] === RUN   TestVersion
19:09:15 [2022-07-18T19:09:15.787Z] --- PASS: TestVersion (0.03s)
19:09:15 [2022-07-18T19:09:15.787Z] === CONT  TestDiskUsage
19:09:15 [2022-07-18T19:09:15.874Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:09:15 [2022-07-18T19:09:15.874Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:09:16 [2022-07-18T19:09:16.354Z] === RUN   TestDiskUsage/empty
19:09:16 [2022-07-18T19:09:16.354Z] === RUN   TestDiskUsage/empty/container_types
19:09:16 [2022-07-18T19:09:16.354Z] === RUN   TestDiskUsage/empty/image_types
19:09:16 [2022-07-18T19:09:16.354Z] === RUN   TestDiskUsage/empty/volume_types
19:09:16 [2022-07-18T19:09:16.354Z] === RUN   TestDiskUsage/empty/build-cache_types
19:09:16 [2022-07-18T19:09:16.354Z] === RUN   TestDiskUsage/empty/container,_volume_types
19:09:16 [2022-07-18T19:09:16.354Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
19:09:16 [2022-07-18T19:09:16.354Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
19:09:16 [2022-07-18T19:09:16.354Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
19:09:16 [2022-07-18T19:09:16.354Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
19:09:16 [2022-07-18T19:09:16.354Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
19:09:16 [2022-07-18T19:09:16.354Z] === RUN   TestDiskUsage/after_LoadBusybox
19:09:16 [2022-07-18T19:09:16.354Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
19:09:16 [2022-07-18T19:09:16.354Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
19:09:16 [2022-07-18T19:09:16.354Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
19:09:16 [2022-07-18T19:09:16.354Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
19:09:16 [2022-07-18T19:09:16.354Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
19:09:16 [2022-07-18T19:09:16.354Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
19:09:16 [2022-07-18T19:09:16.354Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
19:09:16 [2022-07-18T19:09:16.354Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
19:09:16 [2022-07-18T19:09:16.354Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
19:09:16 [2022-07-18T19:09:16.354Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
19:09:16 [2022-07-18T19:09:16.354Z] === RUN   TestDiskUsage/after_container.Run
19:09:16 [2022-07-18T19:09:16.837Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
19:09:16 [2022-07-18T19:09:16.922Z] === RUN   TestDiskUsage/after_container.Run/container_types
19:09:16 [2022-07-18T19:09:16.922Z] === RUN   TestDiskUsage/after_container.Run/image_types
19:09:16 [2022-07-18T19:09:16.922Z] === RUN   TestDiskUsage/after_container.Run/volume_types
19:09:16 [2022-07-18T19:09:16.922Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
19:09:16 [2022-07-18T19:09:16.922Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
19:09:16 [2022-07-18T19:09:16.922Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
19:09:16 [2022-07-18T19:09:16.922Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
19:09:16 [2022-07-18T19:09:16.922Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
19:09:16 [2022-07-18T19:09:16.922Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
19:09:16 [2022-07-18T19:09:16.922Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
19:09:16 [2022-07-18T19:09:16.922Z] --- PASS: TestDiskUsage (1.22s)
19:09:16 [2022-07-18T19:09:16.922Z]     --- PASS: TestDiskUsage/empty (0.01s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
19:09:16 [2022-07-18T19:09:16.922Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
19:09:16 [2022-07-18T19:09:16.922Z]     --- PASS: TestDiskUsage/after_container.Run (0.37s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s)
19:09:16 [2022-07-18T19:09:16.922Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s)
19:09:16 [2022-07-18T19:09:16.922Z] PASS
19:09:16 [2022-07-18T19:09:16.922Z] 
19:09:16 [2022-07-18T19:09:16.922Z] === Skipped
19:09:16 [2022-07-18T19:09:16.922Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:09:16 [2022-07-18T19:09:16.922Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:09:16 [2022-07-18T19:09:16.922Z] 
19:09:16 [2022-07-18T19:09:16.922Z] DONE 54 tests, 1 skipped in 22.692s
19:09:16 [2022-07-18T19:09:16.922Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
19:09:17 [2022-07-18T19:09:17.181Z] INFO: Testing against a local daemon
19:09:17 [2022-07-18T19:09:17.181Z] === RUN   TestVolumesCreateAndList
19:09:17 [2022-07-18T19:09:17.181Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:09:17 [2022-07-18T19:09:17.181Z] === RUN   TestVolumesRemove
19:09:17 [2022-07-18T19:09:17.181Z] --- PASS: TestVolumesRemove (0.05s)
19:09:17 [2022-07-18T19:09:17.181Z] === RUN   TestVolumesInspect
19:09:17 [2022-07-18T19:09:17.181Z] --- PASS: TestVolumesInspect (0.02s)
19:09:17 [2022-07-18T19:09:17.181Z] === RUN   TestVolumesInvalidJSON
19:09:17 [2022-07-18T19:09:17.181Z] === RUN   TestVolumesInvalidJSON/volumes/create
19:09:17 [2022-07-18T19:09:17.181Z] === PAUSE TestVolumesInvalidJSON/volumes/create
19:09:17 [2022-07-18T19:09:17.181Z] === CONT  TestVolumesInvalidJSON/volumes/create
19:09:17 [2022-07-18T19:09:17.181Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
19:09:17 [2022-07-18T19:09:17.181Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
19:09:17 [2022-07-18T19:09:17.181Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
19:09:17 [2022-07-18T19:09:17.181Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
19:09:17 [2022-07-18T19:09:17.181Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:09:17 [2022-07-18T19:09:17.181Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
19:09:17 [2022-07-18T19:09:17.181Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
19:09:17 [2022-07-18T19:09:17.181Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
19:09:17 [2022-07-18T19:09:17.181Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
19:09:17 [2022-07-18T19:09:17.181Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
19:09:17 [2022-07-18T19:09:17.181Z] PASS
19:09:17 [2022-07-18T19:09:17.181Z] 
19:09:17 [2022-07-18T19:09:17.181Z] DONE 9 tests in 0.191s
19:09:17 [2022-07-18T19:09:17.181Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:09:17 [2022-07-18T19:09:17.181Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14212 is not a child of this shell
19:09:17 [2022-07-18T19:09:17.181Z] warning: PID 14212 from bundles/test-integration/docker.pid had a nonzero exit code
19:09:17 [2022-07-18T19:09:17.181Z] Leaving: AppArmorNo profiles have been unloaded.
19:09:17 [2022-07-18T19:09:17.181Z] 
19:09:17 [2022-07-18T19:09:17.181Z] Unloading profiles will leave already running processes permanently
19:09:17 [2022-07-18T19:09:17.181Z] unconfined, which can lead to unexpected situations.
19:09:17 [2022-07-18T19:09:17.181Z] 
19:09:17 [2022-07-18T19:09:17.181Z] To set a process to complain mode, use the command line tool
19:09:17 [2022-07-18T19:09:17.181Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:09:17 [2022-07-18T19:09:17.181Z] Removing test suite binaries
19:09:17 [2022-07-18T19:09:17.440Z] exiting test-integration
19:09:17 [2022-07-18T19:09:17.440Z] ++ exit 0
19:09:17 [2022-07-18T19:09:17.440Z] 
19:09:17 [2022-07-18T19:09:17.765Z] === RUN   TestDockerSuite/TestCpToStdout
19:09:17 [2022-07-18T19:09:17.836Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:09:17 [2022-07-18T19:09:17.836Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:09:17 [2022-07-18T19:09:17.996Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:09:18 [2022-07-18T19:09:18.327Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
Post stage
[Pipeline] junit
19:09:18 [2022-07-18T19:09:18.387Z] Recording test results
19:09:19 [2022-07-18T19:09:19.215Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:09:19 [2022-07-18T19:09:19.254Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
19:09:19 [2022-07-18T19:09:19.511Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
19:09:20 [2022-07-18T19:09:20.021Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:09:20 [2022-07-18T19:09:20.357Z] + echo Ensuring container killed.
19:09:20 [2022-07-18T19:09:20.357Z] Ensuring container killed.
19:09:20 [2022-07-18T19:09:20.357Z] + docker rm -vf docker-pr3
19:09:20 [2022-07-18T19:09:20.357Z] Error: No such container: docker-pr3
[Pipeline] sh
19:09:20 [2022-07-18T19:09:20.440Z] === RUN   TestDockerSuite/TestCpVolumePath
19:09:20 [2022-07-18T19:09:20.643Z] + echo Chowning /workspace to jenkins user
19:09:20 [2022-07-18T19:09:20.644Z] Chowning /workspace to jenkins user
19:09:20 [2022-07-18T19:09:20.644Z] + id -u
19:09:20 [2022-07-18T19:09:20.644Z] + id -g
19:09:20 [2022-07-18T19:09:20.644Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43819:/workspace busybox chown -R 1000:1000 /workspace
19:09:20 [2022-07-18T19:09:20.644Z] Unable to find image 'busybox:latest' locally
19:09:20 [2022-07-18T19:09:20.644Z] latest: Pulling from library/busybox
19:09:20 [2022-07-18T19:09:20.697Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
19:09:20 [2022-07-18T19:09:20.904Z] 19d511225f94: Pulling fs layer
19:09:20 [2022-07-18T19:09:20.904Z] 19d511225f94: Download complete
19:09:20 [2022-07-18T19:09:20.904Z] 19d511225f94: Pull complete
19:09:20 [2022-07-18T19:09:20.904Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83
19:09:20 [2022-07-18T19:09:20.904Z] Status: Downloaded newer image for busybox:latest
19:09:21 [2022-07-18T19:09:21.122Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:09:21 [2022-07-18T19:09:21.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.70s)
19:09:21 [2022-07-18T19:09:21.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
19:09:21 [2022-07-18T19:09:21.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.04s)
19:09:21 [2022-07-18T19:09:21.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
19:09:21 [2022-07-18T19:09:21.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
19:09:21 [2022-07-18T19:09:21.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s)
19:09:21 [2022-07-18T19:09:21.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.42s)
19:09:21 [2022-07-18T19:09:21.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s)
19:09:21 [2022-07-18T19:09:21.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.99s)
19:09:21 [2022-07-18T19:09:21.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s)
19:09:21 [2022-07-18T19:09:21.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.00s)
19:09:21 [2022-07-18T19:09:21.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.82s)
19:09:21 [2022-07-18T19:09:21.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.09s)
19:09:21 [2022-07-18T19:09:21.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s)
19:09:21 [2022-07-18T19:09:21.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s)
19:09:21 [2022-07-18T19:09:21.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s)
19:09:21 [2022-07-18T19:09:21.122Z] === RUN   TestCgroupNamespacesRun
19:09:21 [2022-07-18T19:09:21.259Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
19:09:21 [2022-07-18T19:09:21.259Z] === RUN   TestDockerSuite/TestCreateArgs
19:09:21 [2022-07-18T19:09:21.515Z] === RUN   TestDockerSuite/TestCreateByImageID
19:09:21 [2022-07-18T19:09:21.771Z] === RUN   TestDockerSuite/TestCreateEchoStdout
19:09:22 [2022-07-18T19:09:22.059Z] --- PASS: TestCgroupNamespacesRun (1.18s)
19:09:22 [2022-07-18T19:09:22.059Z] === RUN   TestCgroupNamespacesRunPrivileged
19:09:22 [2022-07-18T19:09:22.191Z] --- PASS: TestServiceCreateInit (7.59s)
19:09:22 [2022-07-18T19:09:22.191Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.76s)
19:09:22 [2022-07-18T19:09:22.191Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.81s)
19:09:22 [2022-07-18T19:09:22.191Z] === RUN   TestCreateServiceMultipleTimes
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:09:22 [2022-07-18T19:09:22.579Z] + bundleName=amd64-rootless
19:09:22 [2022-07-18T19:09:22.579Z] + echo Creating amd64-rootless-bundles.tar.gz
19:09:22 [2022-07-18T19:09:22.579Z] Creating amd64-rootless-bundles.tar.gz
19:09:22 [2022-07-18T19:09:22.579Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
19:09:22 [2022-07-18T19:09:22.579Z] + 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
19:09:22 [2022-07-18T19:09:22.592Z] Archiving artifacts
19:09:22 [2022-07-18T19:09:22.699Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
19:09:22 [2022-07-18T19:09:22.699Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:09:22 [2022-07-18T19:09:22.699Z] === RUN   TestDockerSuite/TestCreateHostConfig
19:09:22 [2022-07-18T19:09:22.699Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
19:09:22 [2022-07-18T19:09:22.956Z]     docker_api_swarm_test.go:384: [da843f42a5577] joining swarm manager [da4f34ea13b57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:09:23 [2022-07-18T19:09:23.212Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
19:09:23 [2022-07-18T19:09:23.436Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s)
19:09:23 [2022-07-18T19:09:23.436Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:09:23 [2022-07-18T19:09:23.468Z] === RUN   TestDockerSuite/TestCreateLabels
19:09:23 [2022-07-18T19:09:23.724Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
19:09:23 [2022-07-18T19:09:23.724Z] === RUN   TestDockerSuite/TestCreateRM
19:09:23 [2022-07-18T19:09:23.981Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
19:09:23 [2022-07-18T19:09:23.981Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
19:09:23 [2022-07-18T19:09:23.981Z] === RUN   TestDockerSuite/TestCreateStopSignal
19:09:23 [2022-07-18T19:09:23.981Z] === RUN   TestDockerSuite/TestCreateStopTimeout
19:09:23 [2022-07-18T19:09:23.981Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
19:09:24 [2022-07-18T19:09:24.237Z]     docker_api_swarm_test.go:385: [de19f929f0a45] joining swarm manager [da4f34ea13b57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:09:24 [2022-07-18T19:09:24.373Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s)
19:09:24 [2022-07-18T19:09:24.373Z] === RUN   TestCgroupNamespacesRunHostMode
19:09:24 [2022-07-18T19:09:24.520Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43819/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:09:24 [2022-07-18T19:09:24.828Z] + make clean
19:09:25 [2022-07-18T19:09:25.095Z] docker volume rm -f docker-dev-cache docker-mod-cache
19:09:25 [2022-07-18T19:09:25.095Z] docker-dev-cache
19:09:25 [2022-07-18T19:09:25.095Z] docker-mod-cache
[Pipeline] deleteDir
19:09:25 [2022-07-18T19:09:25.607Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
19:09:25 [2022-07-18T19:09:25.750Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s)
19:09:25 [2022-07-18T19:09:25.750Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:09:25 [2022-07-18T19:09:25.862Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
19:09:25 [2022-07-18T19:09:25.862Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:09:26 [2022-07-18T19:09:26.688Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
19:09:26 [2022-07-18T19:09:26.688Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:09:28 [2022-07-18T19:09:28.065Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
19:09:28 [2022-07-18T19:09:28.065Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:09:28 [2022-07-18T19:09:28.634Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
19:09:28 [2022-07-18T19:09:28.634Z] === RUN   TestCgroupNamespacesRunOlderClient
19:09:29 [2022-07-18T19:09:29.129Z] === RUN   TestDockerSuite/TestCreateWithPortRange
19:09:29 [2022-07-18T19:09:29.129Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
19:09:29 [2022-07-18T19:09:29.129Z] === RUN   TestDockerSuite/TestEventsAttach
19:09:29 [2022-07-18T19:09:29.385Z] === RUN   TestDockerSuite/TestEventsCommit
19:09:29 [2022-07-18T19:09:29.570Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
19:09:29 [2022-07-18T19:09:29.570Z] === RUN   TestNISDomainname
19:09:29 [2022-07-18T19:09:29.946Z] === RUN   TestDockerSuite/TestEventsContainerEvents
19:09:30 [2022-07-18T19:09:30.138Z] --- PASS: TestNISDomainname (0.54s)
19:09:30 [2022-07-18T19:09:30.138Z] === RUN   TestHostnameDnsResolution
19:09:30 [2022-07-18T19:09:30.509Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
19:09:31 [2022-07-18T19:09:31.071Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
19:09:31 [2022-07-18T19:09:31.075Z] --- PASS: TestHostnameDnsResolution (0.71s)
19:09:31 [2022-07-18T19:09:31.075Z] === RUN   TestUnprivilegedPortsAndPing
19:09:31 [2022-07-18T19:09:31.633Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
19:09:31 [2022-07-18T19:09:31.649Z] --- PASS: TestUnprivilegedPortsAndPing (0.60s)
19:09:31 [2022-07-18T19:09:31.649Z] === RUN   TestPrivilegedHostDevices
19:09:32 [2022-07-18T19:09:32.218Z] --- PASS: TestPrivilegedHostDevices (0.55s)
19:09:32 [2022-07-18T19:09:32.218Z] === RUN   TestRunConsoleSize
19:09:32 [2022-07-18T19:09:32.477Z] --- PASS: TestRunConsoleSize (0.42s)
19:09:32 [2022-07-18T19:09:32.477Z] === RUN   TestStats
19:09:33 [2022-07-18T19:09:33.522Z] --- PASS: TestServicePlugin (32.29s)
19:09:33 [2022-07-18T19:09:33.522Z] === RUN   TestServiceUpdateLabel
19:09:33 [2022-07-18T19:09:33.522Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
19:09:34 [2022-07-18T19:09:34.451Z] === RUN   TestDockerSuite/TestEventsContainerRestart
19:09:35 [2022-07-18T19:09:35.011Z] --- PASS: TestStats (2.55s)
19:09:35 [2022-07-18T19:09:35.011Z] === RUN   TestStopContainerWithTimeout
19:09:35 [2022-07-18T19:09:35.011Z] === RUN   TestStopContainerWithTimeout/0
19:09:35 [2022-07-18T19:09:35.011Z] === PAUSE TestStopContainerWithTimeout/0
19:09:35 [2022-07-18T19:09:35.011Z] === RUN   TestStopContainerWithTimeout/1
19:09:35 [2022-07-18T19:09:35.011Z] === PAUSE TestStopContainerWithTimeout/1
19:09:35 [2022-07-18T19:09:35.011Z] === RUN   TestStopContainerWithTimeout/3
19:09:35 [2022-07-18T19:09:35.011Z] === PAUSE TestStopContainerWithTimeout/3
19:09:35 [2022-07-18T19:09:35.011Z] === RUN   TestStopContainerWithTimeout/-1
19:09:35 [2022-07-18T19:09:35.011Z] === PAUSE TestStopContainerWithTimeout/-1
19:09:35 [2022-07-18T19:09:35.011Z] === CONT  TestStopContainerWithTimeout/0
19:09:35 [2022-07-18T19:09:35.011Z] === CONT  TestStopContainerWithTimeout/3
19:09:35 [2022-07-18T19:09:35.579Z] === CONT  TestStopContainerWithTimeout/-1
19:09:35 [2022-07-18T19:09:35.816Z] --- PASS: TestServiceUpdateLabel (2.71s)
19:09:35 [2022-07-18T19:09:35.816Z] === RUN   TestServiceUpdateSecrets
19:09:36 [2022-07-18T19:09:36.743Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
19:09:38 [2022-07-18T19:09:38.112Z] === CONT  TestStopContainerWithTimeout/1
19:09:38 [2022-07-18T19:09:38.631Z] === RUN   TestDockerSuite/TestEventsCopy
19:09:39 [2022-07-18T19:09:39.048Z] --- PASS: TestStopContainerWithTimeout (0.01s)
19:09:39 [2022-07-18T19:09:39.048Z]     --- PASS: TestStopContainerWithTimeout/0 (0.63s)
19:09:39 [2022-07-18T19:09:39.048Z]     --- PASS: TestStopContainerWithTimeout/3 (2.60s)
19:09:39 [2022-07-18T19:09:39.048Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.41s)
19:09:39 [2022-07-18T19:09:39.048Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
19:09:39 [2022-07-18T19:09:39.048Z] === RUN   TestDeleteDevicemapper
19:09:39 [2022-07-18T19:09:39.048Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:09:39 [2022-07-18T19:09:39.048Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:09:39 [2022-07-18T19:09:39.048Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:09:39 [2022-07-18T19:09:39.559Z] === RUN   TestDockerSuite/TestEventsFilterContainer
19:09:40 [2022-07-18T19:09:40.288Z] --- PASS: TestCreateServiceMultipleTimes (15.94s)
19:09:40 [2022-07-18T19:09:40.288Z] === RUN   TestCreateServiceConflict
19:09:40 [2022-07-18T19:09:40.288Z] --- PASS: TestCreateServiceConflict (2.19s)
19:09:40 [2022-07-18T19:09:40.288Z] === RUN   TestCreateServiceMaxReplicas
19:09:40 [2022-07-18T19:09:40.486Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
19:09:40 [2022-07-18T19:09:40.953Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s)
19:09:40 [2022-07-18T19:09:40.953Z] === RUN   TestUpdateMemory
19:09:41 [2022-07-18T19:09:41.212Z] --- PASS: TestUpdateMemory (0.57s)
19:09:41 [2022-07-18T19:09:41.212Z] === RUN   TestUpdateCPUQuota
19:09:41 [2022-07-18T19:09:41.781Z] --- PASS: TestUpdateCPUQuota (0.75s)
19:09:41 [2022-07-18T19:09:41.781Z] === RUN   TestUpdatePidsLimit
19:09:42 [2022-07-18T19:09:42.040Z] === RUN   TestUpdatePidsLimit/update_from_none
19:09:42 [2022-07-18T19:09:42.040Z] === RUN   TestUpdatePidsLimit/no_change
19:09:42 [2022-07-18T19:09:42.299Z] === RUN   TestUpdatePidsLimit/update_lower
19:09:42 [2022-07-18T19:09:42.558Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:09:42 [2022-07-18T19:09:42.817Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:09:42 [2022-07-18T19:09:42.817Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:09:42 [2022-07-18T19:09:42.825Z] --- PASS: TestCreateServiceMaxReplicas (2.77s)
19:09:42 [2022-07-18T19:09:42.825Z] === RUN   TestCreateWithDuplicateNetworkNames
19:09:43 [2022-07-18T19:09:43.076Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:09:43 [2022-07-18T19:09:43.644Z] --- PASS: TestUpdatePidsLimit (1.81s)
19:09:43 [2022-07-18T19:09:43.644Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
19:09:43 [2022-07-18T19:09:43.644Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
19:09:43 [2022-07-18T19:09:43.644Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
19:09:43 [2022-07-18T19:09:43.644Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
19:09:43 [2022-07-18T19:09:43.644Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
19:09:43 [2022-07-18T19:09:43.644Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
19:09:43 [2022-07-18T19:09:43.644Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
19:09:43 [2022-07-18T19:09:43.644Z] === RUN   TestUpdateRestartPolicy
19:09:47 [2022-07-18T19:09:47.020Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
19:09:47 [2022-07-18T19:09:47.020Z] === RUN   TestDockerSuite/TestEventsFilterImageName
19:09:47 [2022-07-18T19:09:47.020Z] === RUN   TestDockerSuite/TestEventsFilterLabels
19:09:48 [2022-07-18T19:09:48.384Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
19:09:48 [2022-07-18T19:09:48.384Z] === RUN   TestDockerSuite/TestEventsFilterType
19:09:48 [2022-07-18T19:09:48.641Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
19:09:48 [2022-07-18T19:09:48.641Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
19:09:48 [2022-07-18T19:09:48.641Z] === RUN   TestDockerSuite/TestEventsFilters
19:09:49 [2022-07-18T19:09:49.570Z] === RUN   TestDockerSuite/TestEventsFormat
19:09:50 [2022-07-18T19:09:50.497Z] --- PASS: TestServiceUpdateSecrets (14.57s)
19:09:50 [2022-07-18T19:09:50.497Z] === RUN   TestServiceUpdateConfigs
19:09:50 [2022-07-18T19:09:50.753Z] === RUN   TestDockerSuite/TestEventsFormatBadField
19:09:50 [2022-07-18T19:09:50.753Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
19:09:50 [2022-07-18T19:09:50.753Z] === RUN   TestDockerSuite/TestEventsImageImport
19:09:51 [2022-07-18T19:09:51.688Z] === RUN   TestDockerSuite/TestEventsImageLoad
19:09:51 [2022-07-18T19:09:51.688Z] === RUN   TestDockerSuite/TestEventsImagePull
19:09:53 [2022-07-18T19:09:53.072Z] === RUN   TestDockerSuite/TestEventsImageTag
19:09:53 [2022-07-18T19:09:53.998Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
19:09:53 [2022-07-18T19:09:53.998Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
19:09:53 [2022-07-18T19:09:53.998Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
19:09:53 [2022-07-18T19:09:53.998Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
19:09:53 [2022-07-18T19:09:53.998Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
19:09:53 [2022-07-18T19:09:53.998Z] === RUN   TestDockerSuite/TestEventsPluginOps
19:09:55 [2022-07-18T19:09:55.858Z] --- PASS: TestUpdateRestartPolicy (10.95s)
19:09:55 [2022-07-18T19:09:55.858Z] === RUN   TestUpdateRestartWithAutoRemove
19:09:55 [2022-07-18T19:09:55.858Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
19:09:55 [2022-07-18T19:09:55.858Z] === RUN   TestWaitNonBlocked
19:09:55 [2022-07-18T19:09:55.858Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:09:55 [2022-07-18T19:09:55.858Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:09:55 [2022-07-18T19:09:55.858Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:09:55 [2022-07-18T19:09:55.858Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:09:55 [2022-07-18T19:09:55.858Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:09:55 [2022-07-18T19:09:55.858Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:09:55 [2022-07-18T19:09:55.858Z] --- PASS: TestWaitNonBlocked (0.01s)
19:09:55 [2022-07-18T19:09:55.858Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s)
19:09:55 [2022-07-18T19:09:55.858Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s)
19:09:55 [2022-07-18T19:09:55.858Z] === RUN   TestWaitBlocked
19:09:55 [2022-07-18T19:09:55.858Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:09:55 [2022-07-18T19:09:55.858Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:09:55 [2022-07-18T19:09:55.858Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:09:55 [2022-07-18T19:09:55.858Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:09:55 [2022-07-18T19:09:55.858Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:09:55 [2022-07-18T19:09:55.858Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:09:56 [2022-07-18T19:09:56.513Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
19:09:56 [2022-07-18T19:09:56.769Z] === RUN   TestDockerSuite/TestEventsRename
19:09:56 [2022-07-18T19:09:56.794Z] --- PASS: TestWaitBlocked (0.01s)
19:09:56 [2022-07-18T19:09:56.794Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s)
19:09:56 [2022-07-18T19:09:56.794Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s)
19:09:56 [2022-07-18T19:09:56.794Z] === RUN   TestWaitConditions
19:09:56 [2022-07-18T19:09:56.794Z] === RUN   TestWaitConditions/default
19:09:56 [2022-07-18T19:09:56.794Z] === PAUSE TestWaitConditions/default
19:09:56 [2022-07-18T19:09:56.794Z] === RUN   TestWaitConditions/not-running
19:09:56 [2022-07-18T19:09:56.794Z] === PAUSE TestWaitConditions/not-running
19:09:56 [2022-07-18T19:09:56.794Z] === RUN   TestWaitConditions/next-exit
19:09:56 [2022-07-18T19:09:56.794Z] === PAUSE TestWaitConditions/next-exit
19:09:56 [2022-07-18T19:09:56.794Z] === RUN   TestWaitConditions/removed
19:09:56 [2022-07-18T19:09:56.794Z] === PAUSE TestWaitConditions/removed
19:09:56 [2022-07-18T19:09:56.794Z] === CONT  TestWaitConditions/default
19:09:56 [2022-07-18T19:09:56.794Z] === CONT  TestWaitConditions/next-exit
19:09:57 [2022-07-18T19:09:57.331Z] === RUN   TestDockerSuite/TestEventsResize
19:09:57 [2022-07-18T19:09:57.711Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s)
19:09:57 [2022-07-18T19:09:57.711Z] === RUN   TestCreateServiceSecretFileMode
19:09:57 [2022-07-18T19:09:57.895Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
19:09:57 [2022-07-18T19:09:57.971Z] --- PASS: TestCreateServiceSecretFileMode (2.49s)
19:09:57 [2022-07-18T19:09:57.971Z] === RUN   TestCreateServiceConfigFileMode
19:09:58 [2022-07-18T19:09:58.152Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
19:09:58 [2022-07-18T19:09:58.171Z] === CONT  TestWaitConditions/removed
19:09:58 [2022-07-18T19:09:58.430Z] === CONT  TestWaitConditions/not-running
19:09:58 [2022-07-18T19:09:58.714Z] === RUN   TestDockerSuite/TestEventsStreaming
19:09:59 [2022-07-18T19:09:59.277Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
19:10:00 [2022-07-18T19:10:00.334Z] --- PASS: TestWaitConditions (0.01s)
19:10:00 [2022-07-18T19:10:00.334Z]     --- PASS: TestWaitConditions/next-exit (1.59s)
19:10:00 [2022-07-18T19:10:00.334Z]     --- PASS: TestWaitConditions/default (1.79s)
19:10:00 [2022-07-18T19:10:00.334Z]     --- PASS: TestWaitConditions/not-running (1.60s)
19:10:00 [2022-07-18T19:10:00.334Z]     --- PASS: TestWaitConditions/removed (1.83s)
19:10:00 [2022-07-18T19:10:00.334Z] === CONT  TestContainerStartOnDaemonRestart
19:10:00 [2022-07-18T19:10:00.334Z] === CONT  TestRestartDaemonWithRestartingContainer
19:10:00 [2022-07-18T19:10:00.508Z] --- PASS: TestCreateServiceConfigFileMode (2.48s)
19:10:00 [2022-07-18T19:10:00.508Z] === RUN   TestCreateServiceSysctls
19:10:02 [2022-07-18T19:10:02.240Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.14s)
19:10:02 [2022-07-18T19:10:02.240Z] === CONT  TestIpcModeOlderClient
19:10:02 [2022-07-18T19:10:02.240Z] --- PASS: TestContainerStartOnDaemonRestart (2.15s)
19:10:02 [2022-07-18T19:10:02.240Z] === CONT  TestContainerKillOnDaemonStart
19:10:02 [2022-07-18T19:10:02.240Z] --- PASS: TestIpcModeOlderClient (0.06s)
19:10:02 [2022-07-18T19:10:02.240Z] === CONT  TestDaemonHostGatewayIP
19:10:02 [2022-07-18T19:10:02.541Z] === RUN   TestDockerSuite/TestEventsTop
19:10:02 [2022-07-18T19:10:02.541Z] === RUN   TestDockerSuite/TestEventsUntag
19:10:03 [2022-07-18T19:10:03.800Z] --- PASS: TestCreateServiceSysctls (3.20s)
19:10:03 [2022-07-18T19:10:03.800Z] === RUN   TestCreateServiceCapabilities
19:10:04 [2022-07-18T19:10:04.777Z] --- PASS: TestDaemonHostGatewayIP (2.44s)
19:10:04 [2022-07-18T19:10:04.777Z] === CONT  TestDaemonRestartIpcMode
19:10:05 [2022-07-18T19:10:05.055Z] --- PASS: TestServiceUpdateConfigs (14.66s)
19:10:05 [2022-07-18T19:10:05.055Z] === RUN   TestServiceUpdateNetwork
19:10:05 [2022-07-18T19:10:05.055Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
19:10:06 [2022-07-18T19:10:06.337Z] --- PASS: TestCreateServiceCapabilities (2.52s)
19:10:06 [2022-07-18T19:10:06.337Z] === RUN   TestInspect
19:10:07 [2022-07-18T19:10:07.312Z] --- PASS: TestDaemonRestartIpcMode (2.33s)
19:10:09 [2022-07-18T19:10:09.632Z] --- PASS: TestInspect (2.77s)
19:10:09 [2022-07-18T19:10:09.632Z] === RUN   TestCreateJob
19:10:11 [2022-07-18T19:10:11.593Z] === RUN   TestDockerSuite/TestNetworkEvents
19:10:12 [2022-07-18T19:10:12.170Z] --- PASS: TestCreateJob (3.20s)
19:10:12 [2022-07-18T19:10:12.170Z] === RUN   TestReplicatedJob
19:10:13 [2022-07-18T19:10:13.877Z] --- PASS: TestContainerKillOnDaemonStart (11.65s)
19:10:13 [2022-07-18T19:10:13.877Z] PASS
19:10:13 [2022-07-18T19:10:13.877Z] 
19:10:13 [2022-07-18T19:10:13.877Z] === Skipped
19:10:13 [2022-07-18T19:10:13.877Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
19:10:13 [2022-07-18T19:10:13.877Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:10:13 [2022-07-18T19:10:13.877Z] 
19:10:13 [2022-07-18T19:10:13.877Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:10:13 [2022-07-18T19:10:13.877Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:10:13 [2022-07-18T19:10:13.877Z] 
19:10:13 [2022-07-18T19:10:13.877Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
19:10:13 [2022-07-18T19:10:13.877Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:10:13 [2022-07-18T19:10:13.877Z] 
19:10:13 [2022-07-18T19:10:13.877Z] DONE 264 tests, 3 skipped in 125.148s
19:10:13 [2022-07-18T19:10:13.877Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
19:10:13 [2022-07-18T19:10:13.877Z] ++ 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
19:10:13 [2022-07-18T19:10:13.877Z] ++ set -e
19:10:13 [2022-07-18T19:10:13.877Z] ++ '[' -n 0 ']'
19:10:13 [2022-07-18T19:10:13.877Z] ++ set -x
19:10:13 [2022-07-18T19:10:13.877Z] ++ 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
19:10:13 [2022-07-18T19:10:13.877Z] === RUN   TestConfigDaemonLibtrustID
19:10:14 [2022-07-18T19:10:14.110Z]     check_test.go:611: [de19f929f0a45] daemon is not started
19:10:14 [2022-07-18T19:10:14.110Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
19:10:14 [2022-07-18T19:10:14.445Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
19:10:14 [2022-07-18T19:10:14.445Z] === RUN   TestConfigDaemonID
19:10:15 [2022-07-18T19:10:15.413Z]     daemon_test.go:83: [de94bce6d19d7] daemon is not started
19:10:15 [2022-07-18T19:10:15.413Z] --- PASS: TestConfigDaemonID (1.04s)
19:10:15 [2022-07-18T19:10:15.413Z] === RUN   TestDaemonConfigValidation
19:10:15 [2022-07-18T19:10:15.413Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:10:15 [2022-07-18T19:10:15.413Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:10:15 [2022-07-18T19:10:15.413Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:10:15 [2022-07-18T19:10:15.413Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:10:15 [2022-07-18T19:10:15.413Z] === RUN   TestDaemonConfigValidation/invalid_config
19:10:15 [2022-07-18T19:10:15.413Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:10:15 [2022-07-18T19:10:15.413Z] === RUN   TestDaemonConfigValidation/malformed_config
19:10:15 [2022-07-18T19:10:15.413Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:10:15 [2022-07-18T19:10:15.413Z] === RUN   TestDaemonConfigValidation/valid_config
19:10:15 [2022-07-18T19:10:15.413Z] === PAUSE TestDaemonConfigValidation/valid_config
19:10:15 [2022-07-18T19:10:15.414Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:10:15 [2022-07-18T19:10:15.414Z] === CONT  TestDaemonConfigValidation/malformed_config
19:10:15 [2022-07-18T19:10:15.695Z] === CONT  TestDaemonConfigValidation/invalid_config
19:10:15 [2022-07-18T19:10:15.695Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:10:15 [2022-07-18T19:10:15.695Z] === CONT  TestDaemonConfigValidation/valid_config
19:10:15 [2022-07-18T19:10:15.695Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:10:15 [2022-07-18T19:10:15.695Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
19:10:15 [2022-07-18T19:10:15.695Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s)
19:10:15 [2022-07-18T19:10:15.695Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
19:10:15 [2022-07-18T19:10:15.695Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
19:10:15 [2022-07-18T19:10:15.695Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
19:10:15 [2022-07-18T19:10:15.695Z] === RUN   TestConfigDaemonSeccompProfiles
19:10:15 [2022-07-18T19:10:15.695Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
19:10:15 [2022-07-18T19:10:15.999Z]     docker_api_swarm_test.go:802: [d73d402830edf] joining swarm manager [da6b07278d2b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:10:16 [2022-07-18T19:10:16.926Z] === RUN   TestDockerSuite/TestVolumeEvents
19:10:17 [2022-07-18T19:10:17.083Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
19:10:17 [2022-07-18T19:10:17.487Z]     docker_api_swarm_test.go:802: [dde9aa2c194b9] joining swarm manager [da6b07278d2b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:10:18 [2022-07-18T19:10:18.020Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
19:10:18 [2022-07-18T19:10:18.414Z] --- PASS: TestServiceUpdateNetwork (13.27s)
19:10:18 [2022-07-18T19:10:18.414Z] === RUN   TestServiceUpdatePidsLimit
19:10:18 [2022-07-18T19:10:18.670Z]     docker_api_swarm_test.go:802: [dc4c5faf4f7df] joining swarm manager [da6b07278d2b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:10:18 [2022-07-18T19:10:18.743Z] --- PASS: TestReplicatedJob (5.41s)
19:10:18 [2022-07-18T19:10:18.743Z] === RUN   TestUpdateReplicatedJob
19:10:18 [2022-07-18T19:10:18.958Z] === CONT  TestConfigDaemonSeccompProfiles
19:10:18 [2022-07-18T19:10:18.958Z]     daemon_test.go:197: [d3c2b33cbbba2] daemon is not started
19:10:18 [2022-07-18T19:10:18.958Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
19:10:18 [2022-07-18T19:10:18.958Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
19:10:18 [2022-07-18T19:10:18.958Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
19:10:18 [2022-07-18T19:10:18.958Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
19:10:18 [2022-07-18T19:10:18.958Z] === RUN   TestDaemonProxy
19:10:18 [2022-07-18T19:10:18.958Z] === RUN   TestDaemonProxy/environment_variables
19:10:19 [2022-07-18T19:10:19.617Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:10:20 [2022-07-18T19:10:20.545Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:10:20 [2022-07-18T19:10:20.861Z] === RUN   TestDaemonProxy/command-line_options
19:10:21 [2022-07-18T19:10:21.107Z]     docker_api_swarm_test.go:802: [dd55397ef8740] joining swarm manager [da6b07278d2b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:10:21 [2022-07-18T19:10:21.281Z] --- PASS: TestUpdateReplicatedJob (3.25s)
19:10:21 [2022-07-18T19:10:21.281Z] === RUN   TestServiceListWithStatuses
19:10:21 [2022-07-18T19:10:21.281Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:10:21 [2022-07-18T19:10:21.281Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:10:21 [2022-07-18T19:10:21.281Z] === RUN   TestDockerNetworkConnectAlias
19:10:22 [2022-07-18T19:10:22.238Z] === RUN   TestDaemonProxy/configuration_file
19:10:22 [2022-07-18T19:10:22.473Z] === RUN   TestDockerSuite/TestExec
19:10:23 [2022-07-18T19:10:23.035Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
19:10:23 [2022-07-18T19:10:23.291Z]     docker_api_swarm_test.go:810: [d2e241b3ea614] joining swarm manager [da6b07278d2b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
19:10:24 [2022-07-18T19:10:24.142Z] === RUN   TestDaemonProxy/conflicting_options
19:10:24 [2022-07-18T19:10:24.218Z] === RUN   TestDockerSuite/TestExecCgroup
19:10:24 [2022-07-18T19:10:24.710Z] === RUN   TestDaemonProxy/reload_sanitized
19:10:24 [2022-07-18T19:10:24.969Z] --- PASS: TestDaemonProxy (6.23s)
19:10:24 [2022-07-18T19:10:24.969Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
19:10:24 [2022-07-18T19:10:24.969Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
19:10:24 [2022-07-18T19:10:24.969Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
19:10:24 [2022-07-18T19:10:24.969Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
19:10:24 [2022-07-18T19:10:24.969Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
19:10:24 [2022-07-18T19:10:24.969Z] PASS
19:10:25 [2022-07-18T19:10:25.147Z] === RUN   TestDockerSuite/TestExecEnv
19:10:25 [2022-07-18T19:10:25.229Z] 
19:10:25 [2022-07-18T19:10:25.229Z] DONE 18 tests in 11.275s
19:10:25 [2022-07-18T19:10:25.229Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
19:10:25 [2022-07-18T19:10:25.229Z] ++ 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
19:10:25 [2022-07-18T19:10:25.229Z] ++ set -e
19:10:25 [2022-07-18T19:10:25.229Z] ++ '[' -n 0 ']'
19:10:25 [2022-07-18T19:10:25.229Z] ++ set -x
19:10:25 [2022-07-18T19:10:25.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
19:10:25 [2022-07-18T19:10:25.229Z] INFO: Testing against a local daemon
19:10:25 [2022-07-18T19:10:25.229Z] === RUN   TestCommitInheritsEnv
19:10:25 [2022-07-18T19:10:25.403Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
19:10:25 [2022-07-18T19:10:25.478Z] --- PASS: TestDockerNetworkConnectAlias (4.19s)
19:10:25 [2022-07-18T19:10:25.478Z] === RUN   TestDockerNetworkReConnect
19:10:25 [2022-07-18T19:10:25.487Z] --- PASS: TestCommitInheritsEnv (0.26s)
19:10:25 [2022-07-18T19:10:25.488Z] === RUN   TestImportExtremelyLargeImageWorks
19:10:25 [2022-07-18T19:10:25.488Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:10:25 [2022-07-18T19:10:25.488Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:10:25 [2022-07-18T19:10:25.488Z] === RUN   TestImportWithCustomPlatform
19:10:25 [2022-07-18T19:10:25.488Z] === RUN   TestImportWithCustomPlatform/#00
19:10:25 [2022-07-18T19:10:25.747Z] === RUN   TestImportWithCustomPlatform/_______
19:10:25 [2022-07-18T19:10:25.747Z] === RUN   TestImportWithCustomPlatform//
19:10:25 [2022-07-18T19:10:25.747Z] === RUN   TestImportWithCustomPlatform/linux
19:10:25 [2022-07-18T19:10:25.747Z] === RUN   TestImportWithCustomPlatform/LINUX
19:10:25 [2022-07-18T19:10:25.747Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
19:10:25 [2022-07-18T19:10:25.747Z] === RUN   TestImportWithCustomPlatform/macos
19:10:25 [2022-07-18T19:10:25.747Z] === RUN   TestImportWithCustomPlatform/macos/arm64
19:10:25 [2022-07-18T19:10:25.747Z] === RUN   TestImportWithCustomPlatform/nintendo64
19:10:26 [2022-07-18T19:10:26.006Z] --- PASS: TestImportWithCustomPlatform (0.34s)
19:10:26 [2022-07-18T19:10:26.006Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
19:10:26 [2022-07-18T19:10:26.006Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
19:10:26 [2022-07-18T19:10:26.006Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
19:10:26 [2022-07-18T19:10:26.006Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
19:10:26 [2022-07-18T19:10:26.006Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
19:10:26 [2022-07-18T19:10:26.006Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
19:10:26 [2022-07-18T19:10:26.006Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
19:10:26 [2022-07-18T19:10:26.006Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
19:10:26 [2022-07-18T19:10:26.006Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
19:10:26 [2022-07-18T19:10:26.006Z] === RUN   TestImagesFilterMultiReference
19:10:26 [2022-07-18T19:10:26.006Z] --- PASS: TestImagesFilterMultiReference (0.06s)
19:10:26 [2022-07-18T19:10:26.006Z] === RUN   TestImagePullPlatformInvalid
19:10:26 [2022-07-18T19:10:26.006Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:10:26 [2022-07-18T19:10:26.006Z] === RUN   TestRemoveImageOrphaning
19:10:26 [2022-07-18T19:10:26.266Z] --- PASS: TestRemoveImageOrphaning (0.25s)
19:10:26 [2022-07-18T19:10:26.266Z] === RUN   TestRemoveImageGarbageCollector
19:10:26 [2022-07-18T19:10:26.266Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:10:26 [2022-07-18T19:10:26.266Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:10:26 [2022-07-18T19:10:26.266Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:10:26 [2022-07-18T19:10:26.266Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
19:10:26 [2022-07-18T19:10:26.266Z] === RUN   TestTagInvalidReference
19:10:26 [2022-07-18T19:10:26.266Z] --- PASS: TestTagInvalidReference (0.02s)
19:10:26 [2022-07-18T19:10:26.266Z] === RUN   TestTagValidPrefixedRepo
19:10:26 [2022-07-18T19:10:26.266Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
19:10:26 [2022-07-18T19:10:26.266Z] === RUN   TestTagExistedNameWithoutForce
19:10:26 [2022-07-18T19:10:26.266Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:10:26 [2022-07-18T19:10:26.266Z] === RUN   TestTagOfficialNames
19:10:26 [2022-07-18T19:10:26.266Z] --- PASS: TestTagOfficialNames (0.05s)
19:10:26 [2022-07-18T19:10:26.266Z] === RUN   TestTagMatchesDigest
19:10:26 [2022-07-18T19:10:26.332Z] === RUN   TestDockerSuite/TestExecExitStatus
19:10:26 [2022-07-18T19:10:26.525Z] --- PASS: TestTagMatchesDigest (0.02s)
19:10:26 [2022-07-18T19:10:26.526Z] PASS
19:10:26 [2022-07-18T19:10:26.526Z] 
19:10:26 [2022-07-18T19:10:26.526Z] === Skipped
19:10:26 [2022-07-18T19:10:26.526Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
19:10:26 [2022-07-18T19:10:26.526Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:10:26 [2022-07-18T19:10:26.526Z] 
19:10:26 [2022-07-18T19:10:26.526Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:10:26 [2022-07-18T19:10:26.526Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:10:26 [2022-07-18T19:10:26.526Z] 
19:10:26 [2022-07-18T19:10:26.526Z] DONE 22 tests, 2 skipped in 1.289s
19:10:26 [2022-07-18T19:10:26.526Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
19:10:26 [2022-07-18T19:10:26.526Z] ++ 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
19:10:26 [2022-07-18T19:10:26.526Z] ++ set -e
19:10:26 [2022-07-18T19:10:26.526Z] ++ '[' -n 0 ']'
19:10:26 [2022-07-18T19:10:26.526Z] ++ set -x
19:10:26 [2022-07-18T19:10:26.526Z] ++ 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
19:10:26 [2022-07-18T19:10:26.526Z] === RUN   TestStripANSICommands
19:10:26 [2022-07-18T19:10:26.526Z] === RUN   TestStripANSICommands/#00
19:10:26 [2022-07-18T19:10:26.526Z] === RUN   TestStripANSICommands/#01
19:10:26 [2022-07-18T19:10:26.526Z] --- PASS: TestStripANSICommands (0.00s)
19:10:26 [2022-07-18T19:10:26.526Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
19:10:26 [2022-07-18T19:10:26.526Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
19:10:26 [2022-07-18T19:10:26.526Z] PASS
19:10:26 [2022-07-18T19:10:26.526Z] 
19:10:26 [2022-07-18T19:10:26.526Z] DONE 3 tests in 0.034s
19:10:26 [2022-07-18T19:10:26.526Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
19:10:26 [2022-07-18T19:10:26.526Z] ++ 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
19:10:26 [2022-07-18T19:10:26.526Z] ++ set -e
19:10:26 [2022-07-18T19:10:26.526Z] ++ '[' -n 0 ']'
19:10:26 [2022-07-18T19:10:26.526Z] ++ set -x
19:10:26 [2022-07-18T19:10:26.526Z] ++ 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
19:10:26 [2022-07-18T19:10:26.526Z] INFO: Testing against a local daemon
19:10:26 [2022-07-18T19:10:26.526Z] === RUN   TestNetworkCreateDelete
19:10:26 [2022-07-18T19:10:26.785Z] --- PASS: TestNetworkCreateDelete (0.14s)
19:10:26 [2022-07-18T19:10:26.785Z] === RUN   TestDockerNetworkDeletePreferID
19:10:26 [2022-07-18T19:10:26.893Z] === RUN   TestDockerSuite/TestExecInspectID
19:10:27 [2022-07-18T19:10:27.044Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s)
19:10:27 [2022-07-18T19:10:27.044Z] === RUN   TestDaemonDNSFallback
19:10:27 [2022-07-18T19:10:27.455Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:10:28 [2022-07-18T19:10:28.770Z] --- PASS: TestDockerNetworkReConnect (3.43s)
19:10:28 [2022-07-18T19:10:28.770Z] === RUN   TestServicePlugin
19:10:28 [2022-07-18T19:10:28.820Z] === RUN   TestDockerSuite/TestExecInteractive
19:10:29 [2022-07-18T19:10:29.749Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
19:10:30 [2022-07-18T19:10:30.310Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
19:10:30 [2022-07-18T19:10:30.872Z] === RUN   TestDockerSuite/TestExecParseError
19:10:31 [2022-07-18T19:10:31.128Z] === RUN   TestDockerSuite/TestExecPausedContainer
19:10:31 [2022-07-18T19:10:31.690Z] === RUN   TestDockerSuite/TestExecSetEnv
19:10:32 [2022-07-18T19:10:32.062Z]     plugin_test.go:61: [dbc059d30fdf6] joining swarm manager [d53d43ea1e4ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:10:32 [2022-07-18T19:10:32.251Z] === RUN   TestDockerSuite/TestExecStartFails
19:10:32 [2022-07-18T19:10:32.816Z] === RUN   TestDockerSuite/TestExecStopNotHanging
19:10:33 [2022-07-18T19:10:33.379Z] === RUN   TestDockerSuite/TestExecTTY
19:10:33 [2022-07-18T19:10:33.441Z]     plugin_test.go:64: [d3b2874ff1725] joining swarm manager [d53d43ea1e4ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:10:33 [2022-07-18T19:10:33.610Z] --- PASS: TestDaemonDNSFallback (6.30s)
19:10:33 [2022-07-18T19:10:33.610Z] === RUN   TestInspectNetwork
19:10:33 [2022-07-18T19:10:33.945Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
19:10:34 [2022-07-18T19:10:34.506Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
19:10:34 [2022-07-18T19:10:34.763Z] === RUN   TestDockerSuite/TestExecUlimits
19:10:35 [2022-07-18T19:10:35.326Z] --- PASS: TestServiceUpdatePidsLimit (17.03s)
19:10:35 [2022-07-18T19:10:35.326Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s)
19:10:35 [2022-07-18T19:10:35.326Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s)
19:10:35 [2022-07-18T19:10:35.326Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s)
19:10:35 [2022-07-18T19:10:35.326Z] PASS
19:10:35 [2022-07-18T19:10:35.326Z] 
19:10:35 [2022-07-18T19:10:35.326Z] === Skipped
19:10:35 [2022-07-18T19:10:35.326Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
19:10:35 [2022-07-18T19:10:35.326Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:10:35 [2022-07-18T19:10:35.326Z] 
19:10:35 [2022-07-18T19:10:35.326Z] DONE 27 tests, 1 skipped in 182.611s
19:10:35 [2022-07-18T19:10:35.326Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
19:10:35 [2022-07-18T19:10:35.326Z] ++ 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
19:10:35 [2022-07-18T19:10:35.326Z] ++ set -e
19:10:35 [2022-07-18T19:10:35.326Z] ++ '[' -n 0 ']'
19:10:35 [2022-07-18T19:10:35.326Z] ++ set -x
19:10:35 [2022-07-18T19:10:35.326Z] ++ 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
19:10:35 [2022-07-18T19:10:35.582Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
19:10:35 [2022-07-18T19:10:35.582Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
19:10:35 [2022-07-18T19:10:35.582Z] INFO: Testing against a local daemon
19:10:35 [2022-07-18T19:10:35.582Z] === RUN   TestSessionCreate
19:10:35 [2022-07-18T19:10:35.582Z] === RUN   TestDockerSuite/TestExecWithImageUser
19:10:35 [2022-07-18T19:10:35.582Z] --- PASS: TestSessionCreate (0.04s)
19:10:35 [2022-07-18T19:10:35.582Z] === RUN   TestSessionCreateWithBadUpgrade
19:10:35 [2022-07-18T19:10:35.582Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
19:10:35 [2022-07-18T19:10:35.582Z] PASS
19:10:35 [2022-07-18T19:10:35.582Z] 
19:10:35 [2022-07-18T19:10:35.582Z] DONE 2 tests in 0.169s
19:10:35 [2022-07-18T19:10:35.582Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
19:10:35 [2022-07-18T19:10:35.582Z] ++ 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
19:10:35 [2022-07-18T19:10:35.582Z] ++ set -e
19:10:35 [2022-07-18T19:10:35.582Z] ++ '[' -n 0 ']'
19:10:35 [2022-07-18T19:10:35.582Z] ++ set -x
19:10:35 [2022-07-18T19:10:35.582Z] ++ 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
19:10:35 [2022-07-18T19:10:35.838Z] INFO: Testing against a local daemon
19:10:35 [2022-07-18T19:10:35.838Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:10:35 [2022-07-18T19:10:35.838Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:10:35 [2022-07-18T19:10:35.838Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:10:35 [2022-07-18T19:10:35.838Z] === RUN   TestDiskUsage
19:10:35 [2022-07-18T19:10:35.838Z] === PAUSE TestDiskUsage
19:10:35 [2022-07-18T19:10:35.838Z] === RUN   TestEventsExecDie
19:10:36 [2022-07-18T19:10:36.766Z] --- PASS: TestEventsExecDie (0.75s)
19:10:36 [2022-07-18T19:10:36.766Z] === RUN   TestEventsBackwardsCompatible
19:10:36 [2022-07-18T19:10:36.766Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
19:10:36 [2022-07-18T19:10:36.766Z] === RUN   TestEventsVolumeCreate
19:10:36 [2022-07-18T19:10:36.766Z] --- PASS: TestEventsVolumeCreate (0.08s)
19:10:36 [2022-07-18T19:10:36.766Z] === RUN   TestInfoBinaryCommits
19:10:36 [2022-07-18T19:10:36.766Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:10:36 [2022-07-18T19:10:36.766Z] === RUN   TestInfoAPIVersioned
19:10:36 [2022-07-18T19:10:36.766Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:10:36 [2022-07-18T19:10:36.766Z] === RUN   TestInfoAPI
19:10:36 [2022-07-18T19:10:36.766Z] --- PASS: TestInfoAPI (0.04s)
19:10:36 [2022-07-18T19:10:36.766Z] === RUN   TestInfoAPIWarnings
19:10:36 [2022-07-18T19:10:36.898Z] === RUN   TestInspectNetwork/full_network_id
19:10:36 [2022-07-18T19:10:36.898Z] === RUN   TestInspectNetwork/partial_network_id
19:10:36 [2022-07-18T19:10:36.898Z] === RUN   TestInspectNetwork/network_name
19:10:36 [2022-07-18T19:10:36.898Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:10:37 [2022-07-18T19:10:37.022Z] === RUN   TestDockerSuite/TestExecWithNoTERM
19:10:37 [2022-07-18T19:10:37.584Z] === RUN   TestDockerSuite/TestExecWithPrivileged
19:10:38 [2022-07-18T19:10:38.511Z] === RUN   TestDockerSuite/TestExecWithTERM
19:10:39 [2022-07-18T19:10:39.074Z] === RUN   TestDockerSuite/TestExecWithUser
19:10:39 [2022-07-18T19:10:39.648Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
19:10:40 [2022-07-18T19:10:40.575Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
19:10:41 [2022-07-18T19:10:41.089Z] --- PASS: TestInspectNetwork (7.03s)
19:10:41 [2022-07-18T19:10:41.089Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:10:41 [2022-07-18T19:10:41.089Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:10:41 [2022-07-18T19:10:41.089Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:10:41 [2022-07-18T19:10:41.089Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:10:41 [2022-07-18T19:10:41.089Z] === RUN   TestRunContainerWithBridgeNone
19:10:42 [2022-07-18T19:10:42.026Z] --- PASS: TestRunContainerWithBridgeNone (1.48s)
19:10:42 [2022-07-18T19:10:42.026Z] === RUN   TestNetworkInvalidJSON
19:10:42 [2022-07-18T19:10:42.026Z] === RUN   TestNetworkInvalidJSON/networks/create
19:10:42 [2022-07-18T19:10:42.026Z] === PAUSE TestNetworkInvalidJSON/networks/create
19:10:42 [2022-07-18T19:10:42.026Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
19:10:42 [2022-07-18T19:10:42.026Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
19:10:42 [2022-07-18T19:10:42.026Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
19:10:42 [2022-07-18T19:10:42.026Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
19:10:42 [2022-07-18T19:10:42.026Z] === CONT  TestNetworkInvalidJSON/networks/create
19:10:42 [2022-07-18T19:10:42.026Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
19:10:42 [2022-07-18T19:10:42.026Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
19:10:42 [2022-07-18T19:10:42.026Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
19:10:42 [2022-07-18T19:10:42.026Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
19:10:42 [2022-07-18T19:10:42.026Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
19:10:42 [2022-07-18T19:10:42.026Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
19:10:42 [2022-07-18T19:10:42.026Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
19:10:42 [2022-07-18T19:10:42.026Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
19:10:42 [2022-07-18T19:10:42.026Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
19:10:42 [2022-07-18T19:10:42.026Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
19:10:42 [2022-07-18T19:10:42.026Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
19:10:42 [2022-07-18T19:10:42.026Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
19:10:42 [2022-07-18T19:10:42.026Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
19:10:42 [2022-07-18T19:10:42.026Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
19:10:42 [2022-07-18T19:10:42.026Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:10:42 [2022-07-18T19:10:42.026Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
19:10:42 [2022-07-18T19:10:42.026Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
19:10:42 [2022-07-18T19:10:42.026Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
19:10:42 [2022-07-18T19:10:42.026Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
19:10:42 [2022-07-18T19:10:42.026Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
19:10:42 [2022-07-18T19:10:42.026Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
19:10:42 [2022-07-18T19:10:42.026Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
19:10:42 [2022-07-18T19:10:42.026Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
19:10:42 [2022-07-18T19:10:42.026Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
19:10:42 [2022-07-18T19:10:42.026Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
19:10:42 [2022-07-18T19:10:42.026Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
19:10:42 [2022-07-18T19:10:42.026Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
19:10:42 [2022-07-18T19:10:42.026Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
19:10:42 [2022-07-18T19:10:42.026Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
19:10:42 [2022-07-18T19:10:42.026Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
19:10:42 [2022-07-18T19:10:42.026Z] === RUN   TestNetworkList
19:10:42 [2022-07-18T19:10:42.026Z] === RUN   TestNetworkList//networks
19:10:42 [2022-07-18T19:10:42.026Z] === PAUSE TestNetworkList//networks
19:10:42 [2022-07-18T19:10:42.026Z] === RUN   TestNetworkList//networks/
19:10:42 [2022-07-18T19:10:42.026Z] === PAUSE TestNetworkList//networks/
19:10:42 [2022-07-18T19:10:42.026Z] === CONT  TestNetworkList//networks
19:10:42 [2022-07-18T19:10:42.026Z] === CONT  TestNetworkList//networks/
19:10:42 [2022-07-18T19:10:42.026Z] --- PASS: TestNetworkList (0.01s)
19:10:42 [2022-07-18T19:10:42.026Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:10:42 [2022-07-18T19:10:42.026Z]     --- PASS: TestNetworkList//networks (0.00s)
19:10:42 [2022-07-18T19:10:42.026Z] === RUN   TestHostIPv4BridgeLabel
19:10:42 [2022-07-18T19:10:42.594Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
19:10:42 [2022-07-18T19:10:42.594Z] === RUN   TestDaemonRestartWithLiveRestore
19:10:43 [2022-07-18T19:10:43.093Z] === RUN   TestDockerSuite/TestHealth
19:10:43 [2022-07-18T19:10:43.531Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
19:10:43 [2022-07-18T19:10:43.531Z] === RUN   TestDaemonDefaultNetworkPools
19:10:43 [2022-07-18T19:10:43.908Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd
19:10:43 [2022-07-18T19:10:43.908Z] Copying nested executables into bundles/cross/linux/amd64-daemon
19:10:43 [2022-07-18T19:10:43.908Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy
19:10:43 [2022-07-18T19:10:43.908Z] GOOS="linux" GOARCH="amd64" GOARM=""
19:10:43 [2022-07-18T19:10:43.908Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy
19:10:43 [2022-07-18T19:10:43.908Z] Cross building: bundles/cross/windows/amd64
19:10:43 [2022-07-18T19:10:43.908Z] +++++++ cat ./cli/winresources/dockerd/winres.json
19:10:43 [2022-07-18T19:10:43.908Z] {
19:10:43 [2022-07-18T19:10:43.908Z]   "RT_GROUP_ICON": {
19:10:43 [2022-07-18T19:10:43.908Z]     "#1": {
19:10:43 [2022-07-18T19:10:43.908Z]       "0409": "../../winresources/docker.ico"
19:10:43 [2022-07-18T19:10:43.908Z]     }
19:10:43 [2022-07-18T19:10:43.908Z]   },
19:10:43 [2022-07-18T19:10:43.908Z]   "RT_MANIFEST": {
19:10:43 [2022-07-18T19:10:43.908Z]     "#1": {
19:10:43 [2022-07-18T19:10:43.908Z]       "0409": {
19:10:43 [2022-07-18T19:10:43.908Z]         "identity": {},
19:10:43 [2022-07-18T19:10:43.908Z]         "description": "Docker Engine",
19:10:43 [2022-07-18T19:10:43.908Z]         "minimum-os": "vista",
19:10:43 [2022-07-18T19:10:43.908Z]         "execution-level": "",
19:10:43 [2022-07-18T19:10:43.908Z]         "ui-access": false,
19:10:43 [2022-07-18T19:10:43.908Z]         "auto-elevate": false,
19:10:43 [2022-07-18T19:10:43.908Z]         "dpi-awareness": "unaware",
19:10:43 [2022-07-18T19:10:43.908Z]         "disable-theming": false,
19:10:43 [2022-07-18T19:10:43.908Z]         "disable-window-filtering": false,
19:10:43 [2022-07-18T19:10:43.908Z]         "high-resolution-scrolling-aware": false,
19:10:43 [2022-07-18T19:10:43.908Z]         "ultra-high-resolution-scrolling-aware": false,
19:10:43 [2022-07-18T19:10:43.908Z]         "long-path-aware": false,
19:10:43 [2022-07-18T19:10:43.908Z]         "printer-driver-isolation": false,
19:10:43 [2022-07-18T19:10:43.908Z]         "gdi-scaling": false,
19:10:43 [2022-07-18T19:10:43.908Z]         "segment-heap": false,
19:10:43 [2022-07-18T19:10:43.908Z]         "use-common-controls-v6": false
19:10:43 [2022-07-18T19:10:43.908Z]       }
19:10:43 [2022-07-18T19:10:43.908Z]     }
19:10:43 [2022-07-18T19:10:43.908Z]   },
19:10:43 [2022-07-18T19:10:43.908Z]   "RT_MESSAGETABLE": {
19:10:43 [2022-07-18T19:10:43.908Z]     "#1": {
19:10:43 [2022-07-18T19:10:43.908Z]       "0409": "../../winresources/event_messages.bin"
19:10:43 [2022-07-18T19:10:43.908Z]     }
19:10:43 [2022-07-18T19:10:43.908Z]   },
19:10:43 [2022-07-18T19:10:43.908Z]   "RT_VERSION": {
19:10:43 [2022-07-18T19:10:43.908Z]     "#1": {
19:10:43 [2022-07-18T19:10:43.908Z]       "0409": {
19:10:43 [2022-07-18T19:10:43.908Z]         "fixed": {
19:10:43 [2022-07-18T19:10:43.908Z]           "file_version": "0.0.0.0",
19:10:43 [2022-07-18T19:10:43.908Z]           "product_version": "0.0.0.0",
19:10:43 [2022-07-18T19:10:43.908Z]           "type": "Unknown"
19:10:43 [2022-07-18T19:10:43.908Z]         },
19:10:43 [2022-07-18T19:10:43.908Z]         "info": {
19:10:43 [2022-07-18T19:10:43.908Z]           "0000": {
19:10:43 [2022-07-18T19:10:43.908Z]             "CompanyName": "",
19:10:43 [2022-07-18T19:10:43.908Z]             "FileVersion": "dev",
19:10:43 [2022-07-18T19:10:43.908Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
19:10:43 [2022-07-18T19:10:43.908Z]             "OriginalFileName": "dockerd.exe",
19:10:43 [2022-07-18T19:10:43.908Z]             "ProductName": "",
19:10:43 [2022-07-18T19:10:43.908Z]             "ProductVersion": "dev",
19:10:43 [2022-07-18T19:10:43.908Z]             "SpecialBuild": "11e6176669c1ce8d738e00561c416caff589a3d2"
19:10:43 [2022-07-18T19:10:43.908Z]           }
19:10:43 [2022-07-18T19:10:43.908Z]         }
19:10:43 [2022-07-18T19:10:43.908Z]       }
19:10:43 [2022-07-18T19:10:43.908Z]     }
19:10:43 [2022-07-18T19:10:43.908Z]   }
19:10:43 [2022-07-18T19:10:43.908Z] }
19:10:43 [2022-07-18T19:10:43.908Z] cmd/dockerd/config.go
19:10:43 [2022-07-18T19:10:43.908Z] cmd/dockerd/config_windows.go
19:10:43 [2022-07-18T19:10:43.908Z] cmd/dockerd/daemon.go
19:10:43 [2022-07-18T19:10:43.908Z] cmd/dockerd/daemon_test.go
19:10:43 [2022-07-18T19:10:43.908Z] cmd/dockerd/daemon_windows.go
19:10:43 [2022-07-18T19:10:43.908Z] cmd/dockerd/docker.go
19:10:43 [2022-07-18T19:10:43.908Z] cmd/dockerd/docker_windows.go
19:10:43 [2022-07-18T19:10:43.908Z] cmd/dockerd/genwinres_windows.go
19:10:43 [2022-07-18T19:10:43.908Z] cmd/dockerd/metrics.go
19:10:43 [2022-07-18T19:10:43.908Z] cmd/dockerd/options.go
19:10:43 [2022-07-18T19:10:43.908Z] cmd/dockerd/options_test.go
19:10:43 [2022-07-18T19:10:43.908Z] cmd/dockerd/service_windows.go
19:10:43 [2022-07-18T19:10:43.908Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe
19:10:43 [2022-07-18T19:10:43.908Z] GOOS="windows" GOARCH="amd64" GOARM=""
19:10:44 [2022-07-18T19:10:44.468Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
19:10:44 [2022-07-18T19:10:44.468Z] === RUN   TestDaemonRestartWithExistingNetwork
19:10:45 [2022-07-18T19:10:45.405Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
19:10:45 [2022-07-18T19:10:45.405Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:10:46 [2022-07-18T19:10:46.783Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
19:10:46 [2022-07-18T19:10:46.783Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:10:47 [2022-07-18T19:10:47.352Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
19:10:47 [2022-07-18T19:10:47.352Z] === RUN   TestServiceWithPredefinedNetwork
19:10:49 [2022-07-18T19:10:49.884Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s)
19:10:49 [2022-07-18T19:10:49.884Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:10:49 [2022-07-18T19:10:49.884Z]     service_test.go:243: FLAKY_TEST
19:10:49 [2022-07-18T19:10:49.884Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:10:49 [2022-07-18T19:10:49.884Z] === RUN   TestServiceWithDataPathPortInit
19:10:55 [2022-07-18T19:10:55.261Z] --- PASS: TestInfoAPIWarnings (16.54s)
19:10:55 [2022-07-18T19:10:55.261Z] === RUN   TestInfoDebug
19:10:55 [2022-07-18T19:10:55.261Z] --- PASS: TestInfoDebug (0.52s)
19:10:55 [2022-07-18T19:10:55.261Z] === RUN   TestInfoInsecureRegistries
19:10:55 [2022-07-18T19:10:55.261Z] --- PASS: TestInfoInsecureRegistries (0.52s)
19:10:55 [2022-07-18T19:10:55.261Z] === RUN   TestInfoRegistryMirrors
19:10:55 [2022-07-18T19:10:55.261Z] --- PASS: TestInfoRegistryMirrors (0.52s)
19:10:55 [2022-07-18T19:10:55.261Z] === RUN   TestLoginFailsWithBadCredentials
19:10:55 [2022-07-18T19:10:55.261Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
19:10:55 [2022-07-18T19:10:55.261Z] === RUN   TestPingCacheHeaders
19:10:55 [2022-07-18T19:10:55.261Z] --- PASS: TestPingCacheHeaders (0.03s)
19:10:55 [2022-07-18T19:10:55.261Z] === RUN   TestPingGet
19:10:55 [2022-07-18T19:10:55.261Z] --- PASS: TestPingGet (0.02s)
19:10:55 [2022-07-18T19:10:55.261Z] === RUN   TestPingHead
19:10:55 [2022-07-18T19:10:55.261Z] --- PASS: TestPingHead (0.02s)
19:10:55 [2022-07-18T19:10:55.261Z] === RUN   TestPingSwarmHeader
19:10:55 [2022-07-18T19:10:55.823Z] === RUN   TestPingSwarmHeader/before_swarm_init
19:10:56 [2022-07-18T19:10:56.385Z] === RUN   TestPingSwarmHeader/after_swarm_init
19:10:57 [2022-07-18T19:10:57.312Z] === RUN   TestPingSwarmHeader/after_swarm_leave
19:10:57 [2022-07-18T19:10:57.312Z] --- PASS: TestPingSwarmHeader (2.09s)
19:10:57 [2022-07-18T19:10:57.312Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
19:10:57 [2022-07-18T19:10:57.312Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
19:10:57 [2022-07-18T19:10:57.312Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
19:10:57 [2022-07-18T19:10:57.312Z] === RUN   TestVersion
19:10:57 [2022-07-18T19:10:57.312Z] --- PASS: TestVersion (0.03s)
19:10:57 [2022-07-18T19:10:57.312Z] === CONT  TestDiskUsage
19:10:57 [2022-07-18T19:10:57.875Z] === RUN   TestDiskUsage/empty
19:10:57 [2022-07-18T19:10:57.875Z] === RUN   TestDiskUsage/empty/container_types
19:10:57 [2022-07-18T19:10:57.875Z] === RUN   TestDiskUsage/empty/image_types
19:10:57 [2022-07-18T19:10:57.875Z] === RUN   TestDiskUsage/empty/volume_types
19:10:57 [2022-07-18T19:10:57.875Z] === RUN   TestDiskUsage/empty/build-cache_types
19:10:57 [2022-07-18T19:10:57.875Z] === RUN   TestDiskUsage/empty/container,_volume_types
19:10:57 [2022-07-18T19:10:57.875Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
19:10:57 [2022-07-18T19:10:57.875Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
19:10:57 [2022-07-18T19:10:57.875Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
19:10:57 [2022-07-18T19:10:57.875Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
19:10:57 [2022-07-18T19:10:57.875Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
19:10:57 [2022-07-18T19:10:57.875Z] === RUN   TestDiskUsage/after_LoadBusybox
19:10:58 [2022-07-18T19:10:58.131Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
19:10:58 [2022-07-18T19:10:58.131Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
19:10:58 [2022-07-18T19:10:58.131Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
19:10:58 [2022-07-18T19:10:58.131Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
19:10:58 [2022-07-18T19:10:58.131Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
19:10:58 [2022-07-18T19:10:58.131Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
19:10:58 [2022-07-18T19:10:58.131Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
19:10:58 [2022-07-18T19:10:58.131Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
19:10:58 [2022-07-18T19:10:58.131Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
19:10:58 [2022-07-18T19:10:58.131Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
19:10:58 [2022-07-18T19:10:58.131Z] === RUN   TestDiskUsage/after_container.Run
19:10:58 [2022-07-18T19:10:58.387Z] === RUN   TestDiskUsage/after_container.Run/container_types
19:10:58 [2022-07-18T19:10:58.387Z] === RUN   TestDiskUsage/after_container.Run/image_types
19:10:58 [2022-07-18T19:10:58.387Z] === RUN   TestDiskUsage/after_container.Run/volume_types
19:10:58 [2022-07-18T19:10:58.387Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
19:10:58 [2022-07-18T19:10:58.387Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
19:10:58 [2022-07-18T19:10:58.387Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
19:10:58 [2022-07-18T19:10:58.387Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
19:10:58 [2022-07-18T19:10:58.387Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
19:10:58 [2022-07-18T19:10:58.387Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
19:10:58 [2022-07-18T19:10:58.387Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
19:10:58 [2022-07-18T19:10:58.644Z] --- PASS: TestDiskUsage (1.24s)
19:10:58 [2022-07-18T19:10:58.644Z]     --- PASS: TestDiskUsage/empty (0.01s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]     --- PASS: TestDiskUsage/after_container.Run (0.36s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z] PASS
19:10:58 [2022-07-18T19:10:58.644Z] 
19:10:58 [2022-07-18T19:10:58.644Z] === Skipped
19:10:58 [2022-07-18T19:10:58.644Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:10:58 [2022-07-18T19:10:58.644Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:10:58 [2022-07-18T19:10:58.644Z] 
19:10:58 [2022-07-18T19:10:58.644Z] DONE 54 tests, 1 skipped in 23.048s
19:10:58 [2022-07-18T19:10:58.644Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
19:10:58 [2022-07-18T19:10:58.644Z] ++ 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
19:10:58 [2022-07-18T19:10:58.644Z] ++ set -e
19:10:58 [2022-07-18T19:10:58.644Z] ++ '[' -n 0 ']'
19:10:58 [2022-07-18T19:10:58.644Z] ++ set -x
19:10:58 [2022-07-18T19:10:58.644Z] ++ 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
19:10:58 [2022-07-18T19:10:58.900Z] INFO: Testing against a local daemon
19:10:58 [2022-07-18T19:10:58.900Z] === RUN   TestVolumesCreateAndList
19:10:58 [2022-07-18T19:10:58.900Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:10:58 [2022-07-18T19:10:58.900Z] === RUN   TestVolumesRemove
19:10:58 [2022-07-18T19:10:58.900Z] --- PASS: TestVolumesRemove (0.05s)
19:10:58 [2022-07-18T19:10:58.900Z] === RUN   TestVolumesInspect
19:10:58 [2022-07-18T19:10:58.900Z] --- PASS: TestVolumesInspect (0.02s)
19:10:58 [2022-07-18T19:10:58.900Z] === RUN   TestVolumesInvalidJSON
19:10:58 [2022-07-18T19:10:58.900Z] === RUN   TestVolumesInvalidJSON/volumes/create
19:10:58 [2022-07-18T19:10:58.900Z] === PAUSE TestVolumesInvalidJSON/volumes/create
19:10:58 [2022-07-18T19:10:58.900Z] === CONT  TestVolumesInvalidJSON/volumes/create
19:10:58 [2022-07-18T19:10:58.900Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
19:10:58 [2022-07-18T19:10:58.900Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
19:10:58 [2022-07-18T19:10:58.900Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
19:10:58 [2022-07-18T19:10:58.900Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
19:10:58 [2022-07-18T19:10:58.900Z] --- PASS: TestVolumesInvalidJSON (0.02s)
19:10:58 [2022-07-18T19:10:58.900Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s)
19:10:58 [2022-07-18T19:10:58.900Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
19:10:58 [2022-07-18T19:10:58.900Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
19:10:58 [2022-07-18T19:10:58.900Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
19:10:58 [2022-07-18T19:10:58.900Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
19:10:58 [2022-07-18T19:10:58.900Z] PASS
19:10:58 [2022-07-18T19:10:58.900Z] 
19:10:58 [2022-07-18T19:10:58.900Z] DONE 9 tests in 0.203s
19:10:58 [2022-07-18T19:10:58.900Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:10:59 [2022-07-18T19:10:59.156Z] ++++ cat bundles/test-integration/docker.pid
19:10:59 [2022-07-18T19:10:59.156Z] +++ kill 6720
19:10:59 [2022-07-18T19:10:59.413Z] +++ /etc/init.d/apparmor stop
19:10:59 [2022-07-18T19:10:59.413Z] Leaving: AppArmorNo profiles have been unloaded.
19:10:59 [2022-07-18T19:10:59.413Z] 
19:10:59 [2022-07-18T19:10:59.413Z] Unloading profiles will leave already running processes permanently
19:10:59 [2022-07-18T19:10:59.413Z] unconfined, which can lead to unexpected situations.
19:10:59 [2022-07-18T19:10:59.413Z] 
19:10:59 [2022-07-18T19:10:59.413Z] To set a process to complain mode, use the command line tool
19:10:59 [2022-07-18T19:10:59.413Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:10:59 [2022-07-18T19:10:59.413Z] +++ true
19:10:59 [2022-07-18T19:10:59.413Z] exiting test-integration
19:10:59 [2022-07-18T19:10:59.413Z] ++ exit 0
19:10:59 [2022-07-18T19:10:59.413Z] 
19:10:59 [2022-07-18T19:10:59.974Z] + for job in $(jobs -p)
19:10:59 [2022-07-18T19:10:59.974Z] + wait 14631
19:11:00 [2022-07-18T19:11:00.017Z] --- PASS: TestServicePlugin (30.22s)
19:11:00 [2022-07-18T19:11:00.017Z] === RUN   TestServiceUpdateLabel
19:11:00 [2022-07-18T19:11:00.972Z] --- PASS: TestServiceUpdateLabel (2.24s)
19:11:00 [2022-07-18T19:11:00.972Z] === RUN   TestServiceUpdateSecrets
19:11:02 [2022-07-18T19:11:02.489Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
19:11:04 [2022-07-18T19:11:04.764Z] --- PASS: TestServiceWithDataPathPortInit (13.72s)
19:11:04 [2022-07-18T19:11:04.765Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:11:05 [2022-07-18T19:11:05.003Z] === RUN   TestDockerSuite/TestBuildHistory
19:11:06 [2022-07-18T19:11:06.143Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cdar8ictf82jzn9nf1hpi6r8f Created:2022-07-18 19:11:04.554578179 +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[f00cb7d8062ce9fa3be1bf7bdaab4e79f47009fe7a1d11e8b0f56d6f29363d04:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2cckwuxl5ul9a89xs5csgx6xl EndpointID:ad628c4661a707d41697d5057f63142ed03197af94d5dcf27a5a0a7c85254086 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b38ac737367d868e0b7f6319d1f4c425aa5ac6730a0d0558eaf7076098bc9b9e 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:db508e6477e5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2cckwuxl5ul9a89xs5csgx6xl EndpointID:ad628c4661a707d41697d5057f63142ed03197af94d5dcf27a5a0a7c85254086 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:11:08 [2022-07-18T19:11:08.271Z] === RUN   TestDockerSuite/TestHistoryExistentImage
19:11:08 [2022-07-18T19:11:08.271Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
19:11:08 [2022-07-18T19:11:08.271Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
19:11:08 [2022-07-18T19:11:08.271Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
19:11:08 [2022-07-18T19:11:08.527Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
19:11:08 [2022-07-18T19:11:08.527Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
19:11:09 [2022-07-18T19:11:09.090Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
19:11:09 [2022-07-18T19:11:09.652Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
19:11:09 [2022-07-18T19:11:09.652Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
19:11:09 [2022-07-18T19:11:09.652Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
19:11:09 [2022-07-18T19:11:09.652Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
19:11:09 [2022-07-18T19:11:09.919Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
19:11:10 [2022-07-18T19:11:10.176Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
19:11:10 [2022-07-18T19:11:10.333Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.07s)
19:11:10 [2022-07-18T19:11:10.333Z] PASS
19:11:10 [2022-07-18T19:11:10.333Z] 
19:11:10 [2022-07-18T19:11:10.333Z] === Skipped
19:11:10 [2022-07-18T19:11:10.333Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:11:10 [2022-07-18T19:11:10.333Z]     service_test.go:243: FLAKY_TEST
19:11:10 [2022-07-18T19:11:10.333Z] 
19:11:10 [2022-07-18T19:11:10.333Z] DONE 38 tests, 1 skipped in 43.855s
19:11:10 [2022-07-18T19:11:10.333Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:11:10 [2022-07-18T19:11:10.333Z] ++ 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
19:11:10 [2022-07-18T19:11:10.333Z] ++ set -e
19:11:10 [2022-07-18T19:11:10.333Z] ++ '[' -n 0 ']'
19:11:10 [2022-07-18T19:11:10.333Z] ++ set -x
19:11:10 [2022-07-18T19:11:10.333Z] ++ 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
19:11:10 [2022-07-18T19:11:10.333Z] INFO: Testing against a local daemon
19:11:10 [2022-07-18T19:11:10.333Z] === RUN   TestDockerNetworkIpvlanPersistance
19:11:10 [2022-07-18T19:11:10.333Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:11:10 [2022-07-18T19:11:10.333Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:11:10 [2022-07-18T19:11:10.333Z] === RUN   TestDockerNetworkIpvlan
19:11:10 [2022-07-18T19:11:10.333Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:11:10 [2022-07-18T19:11:10.333Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:11:10 [2022-07-18T19:11:10.333Z] PASS
19:11:10 [2022-07-18T19:11:10.333Z] 
19:11:10 [2022-07-18T19:11:10.333Z] === Skipped
19:11:10 [2022-07-18T19:11:10.333Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:11:10 [2022-07-18T19:11:10.333Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:11:10 [2022-07-18T19:11:10.333Z] 
19:11:10 [2022-07-18T19:11:10.333Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:11:10 [2022-07-18T19:11:10.333Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:11:10 [2022-07-18T19:11:10.333Z] 
19:11:10 [2022-07-18T19:11:10.333Z] DONE 2 tests, 2 skipped in 0.095s
19:11:10 [2022-07-18T19:11:10.333Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:11:10 [2022-07-18T19:11:10.333Z] ++ 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
19:11:10 [2022-07-18T19:11:10.333Z] ++ set -e
19:11:10 [2022-07-18T19:11:10.333Z] ++ '[' -n 0 ']'
19:11:10 [2022-07-18T19:11:10.333Z] ++ set -x
19:11:10 [2022-07-18T19:11:10.333Z] ++ 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
19:11:10 [2022-07-18T19:11:10.432Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
19:11:10 [2022-07-18T19:11:10.432Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
19:11:10 [2022-07-18T19:11:10.592Z] INFO: Testing against a local daemon
19:11:10 [2022-07-18T19:11:10.592Z] === RUN   TestDockerNetworkMacvlanPersistance
19:11:11 [2022-07-18T19:11:11.359Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
19:11:11 [2022-07-18T19:11:11.359Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
19:11:11 [2022-07-18T19:11:11.920Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
19:11:11 [2022-07-18T19:11:11.970Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s)
19:11:11 [2022-07-18T19:11:11.970Z] === RUN   TestDockerNetworkMacvlan
19:11:12 [2022-07-18T19:11:12.482Z] === RUN   TestDockerSuite/TestImagesFormat
19:11:12 [2022-07-18T19:11:12.482Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
19:11:12 [2022-07-18T19:11:12.538Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:11:12 [2022-07-18T19:11:12.737Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
19:11:12 [2022-07-18T19:11:12.994Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
19:11:13 [2022-07-18T19:11:13.477Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:11:14 [2022-07-18T19:11:14.045Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:11:15 [2022-07-18T19:11:15.857Z] --- PASS: TestServiceUpdateSecrets (14.45s)
19:11:15 [2022-07-18T19:11:15.857Z] === RUN   TestServiceUpdateConfigs
19:11:16 [2022-07-18T19:11:16.120Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:11:16 [2022-07-18T19:11:16.260Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
19:11:16 [2022-07-18T19:11:16.260Z] === RUN   TestDockerSuite/TestImportBadURL
19:11:16 [2022-07-18T19:11:16.260Z] === RUN   TestDockerSuite/TestImportDisplay
19:11:16 [2022-07-18T19:11:16.821Z] === RUN   TestDockerSuite/TestImportFile
19:11:18 [2022-07-18T19:11:18.035Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:11:18 [2022-07-18T19:11:18.188Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
19:11:18 [2022-07-18T19:11:18.188Z] === RUN   TestDockerSuite/TestImportFileWithMessage
19:11:19 [2022-07-18T19:11:19.115Z] === RUN   TestDockerSuite/TestImportGzipped
19:11:20 [2022-07-18T19:11:20.481Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
19:11:21 [2022-07-18T19:11:21.374Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:11:21 [2022-07-18T19:11:21.410Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
19:11:21 [2022-07-18T19:11:21.633Z] --- PASS: TestDockerNetworkMacvlan (9.68s)
19:11:21 [2022-07-18T19:11:21.633Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
19:11:21 [2022-07-18T19:11:21.633Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
19:11:21 [2022-07-18T19:11:21.633Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s)
19:11:21 [2022-07-18T19:11:21.633Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s)
19:11:21 [2022-07-18T19:11:21.633Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.13s)
19:11:21 [2022-07-18T19:11:21.633Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s)
19:11:21 [2022-07-18T19:11:21.633Z] PASS
19:11:21 [2022-07-18T19:11:21.633Z] 
19:11:21 [2022-07-18T19:11:21.633Z] DONE 8 tests in 11.190s
19:11:21 [2022-07-18T19:11:21.633Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
19:11:21 [2022-07-18T19:11:21.633Z] ++ 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
19:11:21 [2022-07-18T19:11:21.633Z] ++ set -e
19:11:21 [2022-07-18T19:11:21.633Z] ++ '[' -n 0 ']'
19:11:21 [2022-07-18T19:11:21.633Z] ++ set -x
19:11:21 [2022-07-18T19:11:21.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
19:11:21 [2022-07-18T19:11:21.633Z] testing: warning: no tests to run
19:11:21 [2022-07-18T19:11:21.633Z] PASS
19:11:21 [2022-07-18T19:11:21.633Z] 
19:11:21 [2022-07-18T19:11:21.633Z] DONE 0 tests in 0.028s
19:11:21 [2022-07-18T19:11:21.633Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:11:21 [2022-07-18T19:11:21.633Z] ++ 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
19:11:21 [2022-07-18T19:11:21.633Z] ++ set -e
19:11:21 [2022-07-18T19:11:21.633Z] ++ '[' -n 0 ']'
19:11:21 [2022-07-18T19:11:21.633Z] ++ set -x
19:11:21 [2022-07-18T19:11:21.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
19:11:21 [2022-07-18T19:11:21.892Z] INFO: Testing against a local daemon
19:11:21 [2022-07-18T19:11:21.892Z] === RUN   TestAuthZPluginAllowRequest
19:11:21 [2022-07-18T19:11:21.971Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
19:11:22 [2022-07-18T19:11:22.227Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
19:11:22 [2022-07-18T19:11:22.789Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
19:11:22 [2022-07-18T19:11:22.789Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
19:11:22 [2022-07-18T19:11:22.789Z] === RUN   TestDockerSuite/TestInspectAmpersand
19:11:22 [2022-07-18T19:11:22.830Z] --- PASS: TestAuthZPluginAllowRequest (1.13s)
19:11:22 [2022-07-18T19:11:22.830Z] === RUN   TestAuthZPluginTLS
19:11:23 [2022-07-18T19:11:23.350Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
19:11:23 [2022-07-18T19:11:23.398Z] --- PASS: TestAuthZPluginTLS (0.55s)
19:11:23 [2022-07-18T19:11:23.398Z] === RUN   TestAuthZPluginDenyRequest
19:11:23 [2022-07-18T19:11:23.913Z] === RUN   TestDockerSuite/TestInspectByPrefix
19:11:23 [2022-07-18T19:11:23.913Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
19:11:23 [2022-07-18T19:11:23.966Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
19:11:23 [2022-07-18T19:11:23.966Z] === RUN   TestAuthZPluginAPIDenyResponse
19:11:24 [2022-07-18T19:11:24.170Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
19:11:24 [2022-07-18T19:11:24.171Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
19:11:24 [2022-07-18T19:11:24.171Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
19:11:24 [2022-07-18T19:11:24.533Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
19:11:24 [2022-07-18T19:11:24.533Z] === RUN   TestAuthZPluginDenyResponse
19:11:25 [2022-07-18T19:11:25.098Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
19:11:25 [2022-07-18T19:11:25.101Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
19:11:25 [2022-07-18T19:11:25.101Z] === RUN   TestAuthZPluginAllowEventStream
19:11:25 [2022-07-18T19:11:25.354Z] === RUN   TestDockerSuite/TestInspectDefault
19:11:25 [2022-07-18T19:11:25.916Z] === RUN   TestDockerSuite/TestInspectHistory
19:11:26 [2022-07-18T19:11:26.478Z] === RUN   TestDockerSuite/TestInspectImage
19:11:26 [2022-07-18T19:11:26.478Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
19:11:26 [2022-07-18T19:11:26.478Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
19:11:26 [2022-07-18T19:11:26.478Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
19:11:26 [2022-07-18T19:11:26.478Z] === RUN   TestDockerSuite/TestInspectInt64
19:11:26 [2022-07-18T19:11:26.479Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s)
19:11:26 [2022-07-18T19:11:26.480Z] === RUN   TestAuthZPluginErrorResponse
19:11:26 [2022-07-18T19:11:26.738Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
19:11:26 [2022-07-18T19:11:26.738Z] === RUN   TestAuthZPluginErrorRequest
19:11:27 [2022-07-18T19:11:27.040Z] === RUN   TestDockerSuite/TestInspectJSONFields
19:11:27 [2022-07-18T19:11:27.306Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:11:27 [2022-07-18T19:11:27.306Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:11:27 [2022-07-18T19:11:27.602Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
19:11:27 [2022-07-18T19:11:27.602Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
19:11:27 [2022-07-18T19:11:27.858Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
19:11:27 [2022-07-18T19:11:27.875Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
19:11:27 [2022-07-18T19:11:27.875Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:11:28 [2022-07-18T19:11:28.420Z] === RUN   TestDockerSuite/TestInspectPlugin
19:11:29 [2022-07-18T19:11:29.254Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s)
19:11:29 [2022-07-18T19:11:29.254Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:11:30 [2022-07-18T19:11:30.634Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.37s)
19:11:30 [2022-07-18T19:11:30.634Z] === RUN   TestAuthZPluginHeader
19:11:30 [2022-07-18T19:11:30.759Z] --- PASS: TestServiceUpdateConfigs (14.56s)
19:11:30 [2022-07-18T19:11:30.759Z] === RUN   TestServiceUpdateNetwork
19:11:30 [2022-07-18T19:11:30.934Z] === RUN   TestDockerSuite/TestInspectRootFS
19:11:30 [2022-07-18T19:11:30.934Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
19:11:31 [2022-07-18T19:11:31.197Z] === RUN   TestDockerSuite/TestInspectStatus
19:11:31 [2022-07-18T19:11:31.202Z] --- PASS: TestAuthZPluginHeader (0.71s)
19:11:31 [2022-07-18T19:11:31.202Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:11:31 [2022-07-18T19:11:31.202Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:11:31 [2022-07-18T19:11:31.202Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:11:31 [2022-07-18T19:11:31.202Z] === RUN   TestAuthZPluginV2Disable
19:11:31 [2022-07-18T19:11:31.202Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:11:31 [2022-07-18T19:11:31.202Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:11:31 [2022-07-18T19:11:31.202Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:11:31 [2022-07-18T19:11:31.202Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:11:31 [2022-07-18T19:11:31.202Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:11:31 [2022-07-18T19:11:31.202Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:11:31 [2022-07-18T19:11:31.202Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:11:31 [2022-07-18T19:11:31.202Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:11:31 [2022-07-18T19:11:31.202Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:11:31 [2022-07-18T19:11:31.775Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
19:11:33 [2022-07-18T19:11:33.141Z] === RUN   TestDockerSuite/TestInspectTemplateError
19:11:33 [2022-07-18T19:11:33.401Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
19:11:33 [2022-07-18T19:11:33.963Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
19:11:34 [2022-07-18T19:11:34.219Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
19:11:34 [2022-07-18T19:11:34.475Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
19:11:35 [2022-07-18T19:11:35.038Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
19:11:35 [2022-07-18T19:11:35.601Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
19:11:36 [2022-07-18T19:11:36.164Z] === RUN   TestDockerSuite/TestInspectUnknownObject
19:11:36 [2022-07-18T19:11:36.164Z] === RUN   TestDockerSuite/TestLinkShortDefinition
19:11:37 [2022-07-18T19:11:37.536Z] === RUN   TestDockerSuite/TestLinksEnvs
19:11:38 [2022-07-18T19:11:38.902Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
19:11:39 [2022-07-18T19:11:39.158Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
19:11:39 [2022-07-18T19:11:39.414Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
19:11:40 [2022-07-18T19:11:40.778Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
19:11:41 [2022-07-18T19:11:41.035Z]     docker_api_swarm_service_test.go:395: [d1447520fa2cb] joining swarm manager [dfc22ac1f4ee5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:11:41 [2022-07-18T19:11:41.963Z]     docker_api_swarm_service_test.go:395: [d5207bbb17ba5] joining swarm manager [dfc22ac1f4ee5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:11:42 [2022-07-18T19:11:42.527Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
19:11:42 [2022-07-18T19:11:42.973Z] --- PASS: TestServiceUpdateNetwork (12.60s)
19:11:42 [2022-07-18T19:11:42.973Z] === RUN   TestServiceUpdatePidsLimit
19:11:43 [2022-07-18T19:11:43.910Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:11:44 [2022-07-18T19:11:44.480Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:11:45 [2022-07-18T19:11:45.046Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
19:11:45 [2022-07-18T19:11:45.046Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
19:11:46 [2022-07-18T19:11:46.415Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
19:11:46 [2022-07-18T19:11:46.672Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
19:11:47 [2022-07-18T19:11:47.604Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
19:11:49 [2022-07-18T19:11:49.292Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
19:11:49 [2022-07-18T19:11:49.292Z] PASS
19:11:49 [2022-07-18T19:11:49.292Z] 
19:11:49 [2022-07-18T19:11:49.292Z] === Skipped
19:11:49 [2022-07-18T19:11:49.292Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:11:49 [2022-07-18T19:11:49.292Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:11:49 [2022-07-18T19:11:49.292Z] 
19:11:49 [2022-07-18T19:11:49.292Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:11:49 [2022-07-18T19:11:49.292Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:11:49 [2022-07-18T19:11:49.292Z] 
19:11:49 [2022-07-18T19:11:49.292Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:11:49 [2022-07-18T19:11:49.292Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:11:49 [2022-07-18T19:11:49.292Z] 
19:11:49 [2022-07-18T19:11:49.292Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:11:49 [2022-07-18T19:11:49.292Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:11:49 [2022-07-18T19:11:49.292Z] 
19:11:49 [2022-07-18T19:11:49.292Z] DONE 17 tests, 4 skipped in 26.429s
19:11:49 [2022-07-18T19:11:49.292Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:11:49 [2022-07-18T19:11:49.292Z] ++ 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
19:11:49 [2022-07-18T19:11:49.292Z] ++ set -e
19:11:49 [2022-07-18T19:11:49.292Z] ++ '[' -n 0 ']'
19:11:49 [2022-07-18T19:11:49.292Z] ++ set -x
19:11:49 [2022-07-18T19:11:49.292Z] ++ 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
19:11:49 [2022-07-18T19:11:49.292Z] INFO: Testing against a local daemon
19:11:49 [2022-07-18T19:11:49.292Z] === RUN   TestPluginInvalidJSON
19:11:49 [2022-07-18T19:11:49.292Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
19:11:49 [2022-07-18T19:11:49.292Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
19:11:49 [2022-07-18T19:11:49.292Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
19:11:49 [2022-07-18T19:11:49.292Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
19:11:49 [2022-07-18T19:11:49.292Z] === RUN   TestPluginInvalidJSON/plugins/pull
19:11:49 [2022-07-18T19:11:49.292Z] === PAUSE TestPluginInvalidJSON/plugins/pull
19:11:49 [2022-07-18T19:11:49.292Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
19:11:49 [2022-07-18T19:11:49.292Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
19:11:49 [2022-07-18T19:11:49.292Z] === CONT  TestPluginInvalidJSON/plugins/pull
19:11:49 [2022-07-18T19:11:49.292Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
19:11:49 [2022-07-18T19:11:49.292Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
19:11:49 [2022-07-18T19:11:49.292Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
19:11:49 [2022-07-18T19:11:49.292Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
19:11:49 [2022-07-18T19:11:49.292Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
19:11:49 [2022-07-18T19:11:49.292Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
19:11:49 [2022-07-18T19:11:49.292Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
19:11:49 [2022-07-18T19:11:49.292Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
19:11:49 [2022-07-18T19:11:49.292Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
19:11:49 [2022-07-18T19:11:49.292Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
19:11:49 [2022-07-18T19:11:49.292Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
19:11:49 [2022-07-18T19:11:49.292Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
19:11:49 [2022-07-18T19:11:49.292Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:11:49 [2022-07-18T19:11:49.292Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
19:11:49 [2022-07-18T19:11:49.292Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
19:11:49 [2022-07-18T19:11:49.292Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
19:11:49 [2022-07-18T19:11:49.292Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
19:11:49 [2022-07-18T19:11:49.292Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
19:11:49 [2022-07-18T19:11:49.292Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
19:11:49 [2022-07-18T19:11:49.292Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
19:11:49 [2022-07-18T19:11:49.292Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
19:11:49 [2022-07-18T19:11:49.292Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
19:11:49 [2022-07-18T19:11:49.292Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
19:11:49 [2022-07-18T19:11:49.292Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
19:11:49 [2022-07-18T19:11:49.292Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
19:11:49 [2022-07-18T19:11:49.292Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
19:11:49 [2022-07-18T19:11:49.292Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
19:11:49 [2022-07-18T19:11:49.292Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
19:11:49 [2022-07-18T19:11:49.292Z] === RUN   TestPluginInstall
19:11:49 [2022-07-18T19:11:49.292Z] === RUN   TestPluginInstall/no_auth
19:11:49 [2022-07-18T19:11:49.292Z] time="2022-07-18T19:11:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:11:49 [2022-07-18T19:11:49.292Z] time="2022-07-18T19:11:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6fa39f12f2dc8d445590a1376767b1c7467c68d40b39a37d174654db5211f1a" mediatype=application/vnd.docker.plugin.v1+json size=522
19:11:49 [2022-07-18T19:11:49.292Z] time="2022-07-18T19:11:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:11:49 [2022-07-18T19:11:49.292Z] time="2022-07-18T19:11:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6fa39f12f2dc8d445590a1376767b1c7467c68d40b39a37d174654db5211f1a" mediatype=application/vnd.docker.plugin.v1+json size=522
19:11:49 [2022-07-18T19:11:49.292Z] === RUN   TestPluginInstall/with_htpasswd
19:11:49 [2022-07-18T19:11:49.551Z] time="2022-07-18T19:11:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:11:49 [2022-07-18T19:11:49.551Z] time="2022-07-18T19:11:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dcd0b698bacbc924bb27a22ff9a3244163292a052e205e3210bdf980a1a2d4e1" mediatype=application/vnd.docker.plugin.v1+json size=522
19:11:49 [2022-07-18T19:11:49.551Z] time="2022-07-18T19:11:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:11:49 [2022-07-18T19:11:49.551Z] time="2022-07-18T19:11:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dcd0b698bacbc924bb27a22ff9a3244163292a052e205e3210bdf980a1a2d4e1" mediatype=application/vnd.docker.plugin.v1+json size=522
19:11:49 [2022-07-18T19:11:49.810Z] === RUN   TestPluginInstall/with_insecure
19:11:50 [2022-07-18T19:11:50.747Z] time="2022-07-18T19:11:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:11:50 [2022-07-18T19:11:50.747Z] time="2022-07-18T19:11:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e1a99d6ca86d5c7f6bbc49a1e5787eeee62056fe9b15dcb850b3106e06a28a6" mediatype=application/vnd.docker.plugin.v1+json size=522
19:11:50 [2022-07-18T19:11:50.747Z] time="2022-07-18T19:11:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:11:50 [2022-07-18T19:11:50.748Z] time="2022-07-18T19:11:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e1a99d6ca86d5c7f6bbc49a1e5787eeee62056fe9b15dcb850b3106e06a28a6" mediatype=application/vnd.docker.plugin.v1+json size=522
19:11:50 [2022-07-18T19:11:50.748Z]     plugin_test.go:195: [de76258cdc756] daemon is not started
19:11:50 [2022-07-18T19:11:50.748Z] --- PASS: TestPluginInstall (2.58s)
19:11:50 [2022-07-18T19:11:50.748Z]     --- PASS: TestPluginInstall/no_auth (0.95s)
19:11:50 [2022-07-18T19:11:50.748Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
19:11:50 [2022-07-18T19:11:50.748Z]     --- PASS: TestPluginInstall/with_insecure (1.06s)
19:11:50 [2022-07-18T19:11:50.748Z] === RUN   TestPluginsWithRuntimes
19:11:52 [2022-07-18T19:11:52.601Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:11:52 [2022-07-18T19:11:52.652Z] === RUN   TestPluginsWithRuntimes/No_Args
19:11:53 [2022-07-18T19:11:53.220Z] === RUN   TestPluginsWithRuntimes/With_Args
19:11:54 [2022-07-18T19:11:54.155Z] --- PASS: TestPluginsWithRuntimes (3.28s)
19:11:54 [2022-07-18T19:11:54.155Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.86s)
19:11:54 [2022-07-18T19:11:54.155Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
19:11:54 [2022-07-18T19:11:54.155Z] === RUN   TestPluginBackCompatMediaTypes
19:11:54 [2022-07-18T19:11:54.722Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
19:11:54 [2022-07-18T19:11:54.722Z] PASS
19:11:54 [2022-07-18T19:11:54.722Z] 
19:11:54 [2022-07-18T19:11:54.722Z] DONE 24 tests in 6.564s
19:11:54 [2022-07-18T19:11:54.722Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:11:54 [2022-07-18T19:11:54.722Z] ++ 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
19:11:54 [2022-07-18T19:11:54.722Z] ++ set -e
19:11:54 [2022-07-18T19:11:54.722Z] ++ '[' -n 0 ']'
19:11:54 [2022-07-18T19:11:54.722Z] ++ set -x
19:11:54 [2022-07-18T19:11:54.722Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
19:11:54 [2022-07-18T19:11:54.722Z] INFO: Testing against a local daemon
19:11:54 [2022-07-18T19:11:54.722Z] === RUN   TestExternalGraphDriver
19:11:55 [2022-07-18T19:11:55.289Z] === RUN   TestExternalGraphDriver/json
19:11:55 [2022-07-18T19:11:55.690Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
19:11:55 [2022-07-18T19:11:55.946Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
19:11:56 [2022-07-18T19:11:56.202Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
19:11:56 [2022-07-18T19:11:56.668Z] === RUN   TestExternalGraphDriver/spec
19:11:57 [2022-07-18T19:11:57.594Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
19:11:57 [2022-07-18T19:11:57.853Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
19:11:57 [2022-07-18T19:11:57.853Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
19:11:57 [2022-07-18T19:11:57.853Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
19:11:58 [2022-07-18T19:11:58.572Z] === RUN   TestExternalGraphDriver/pull
19:11:58 [2022-07-18T19:11:58.781Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
19:11:59 [2022-07-18T19:11:59.170Z] --- PASS: TestServiceUpdatePidsLimit (16.33s)
19:11:59 [2022-07-18T19:11:59.170Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
19:11:59 [2022-07-18T19:11:59.170Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
19:11:59 [2022-07-18T19:11:59.170Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
19:11:59 [2022-07-18T19:11:59.170Z] PASS
19:11:59 [2022-07-18T19:11:59.170Z] 
19:11:59 [2022-07-18T19:11:59.170Z] === Skipped
19:11:59 [2022-07-18T19:11:59.170Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
19:11:59 [2022-07-18T19:11:59.170Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:11:59 [2022-07-18T19:11:59.170Z] 
19:11:59 [2022-07-18T19:11:59.170Z] DONE 27 tests, 1 skipped in 165.054s
19:11:59 [2022-07-18T19:11:59.170Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
19:11:59 [2022-07-18T19:11:59.170Z] INFO: Testing against a local daemon
19:11:59 [2022-07-18T19:11:59.170Z] === RUN   TestSessionCreate
19:11:59 [2022-07-18T19:11:59.170Z] --- PASS: TestSessionCreate (0.02s)
19:11:59 [2022-07-18T19:11:59.170Z] === RUN   TestSessionCreateWithBadUpgrade
19:11:59 [2022-07-18T19:11:59.170Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:11:59 [2022-07-18T19:11:59.170Z] PASS
19:11:59 [2022-07-18T19:11:59.170Z] 
19:11:59 [2022-07-18T19:11:59.170Z] DONE 2 tests in 0.056s
19:11:59 [2022-07-18T19:11:59.170Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
19:11:59 [2022-07-18T19:11:59.170Z] INFO: Testing against a local daemon
19:11:59 [2022-07-18T19:11:59.170Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:11:59 [2022-07-18T19:11:59.170Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
19:11:59 [2022-07-18T19:11:59.170Z] === RUN   TestDiskUsage
19:11:59 [2022-07-18T19:11:59.170Z] === PAUSE TestDiskUsage
19:11:59 [2022-07-18T19:11:59.170Z] === RUN   TestEventsExecDie
19:11:59 [2022-07-18T19:11:59.430Z] --- PASS: TestEventsExecDie (0.53s)
19:11:59 [2022-07-18T19:11:59.430Z] === RUN   TestEventsBackwardsCompatible
19:11:59 [2022-07-18T19:11:59.689Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
19:11:59 [2022-07-18T19:11:59.689Z] === RUN   TestEventsVolumeCreate
19:11:59 [2022-07-18T19:11:59.689Z] --- PASS: TestEventsVolumeCreate (0.06s)
19:11:59 [2022-07-18T19:11:59.689Z] === RUN   TestInfoBinaryCommits
19:11:59 [2022-07-18T19:11:59.689Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:11:59 [2022-07-18T19:11:59.689Z] === RUN   TestInfoAPIVersioned
19:11:59 [2022-07-18T19:11:59.689Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:11:59 [2022-07-18T19:11:59.689Z] === RUN   TestInfoAPI
19:11:59 [2022-07-18T19:11:59.689Z] --- PASS: TestInfoAPI (0.02s)
19:11:59 [2022-07-18T19:11:59.689Z] === RUN   TestInfoAPIWarnings
19:11:59 [2022-07-18T19:11:59.949Z] --- PASS: TestExternalGraphDriver (5.14s)
19:11:59 [2022-07-18T19:11:59.949Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
19:11:59 [2022-07-18T19:11:59.949Z]     --- PASS: TestExternalGraphDriver/spec (1.59s)
19:11:59 [2022-07-18T19:11:59.949Z]     --- PASS: TestExternalGraphDriver/pull (1.64s)
19:11:59 [2022-07-18T19:11:59.949Z] === RUN   TestGraphdriverPluginV2
19:12:00 [2022-07-18T19:12:00.148Z]     docker_api_swarm_service_test.go:343: [d67b5b066fd03] joining swarm manager [d0928836c23ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:12:00 [2022-07-18T19:12:00.148Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
19:12:00 [2022-07-18T19:12:00.208Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:12:00 [2022-07-18T19:12:00.208Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
19:12:00 [2022-07-18T19:12:00.208Z] PASS
19:12:00 [2022-07-18T19:12:00.208Z] 
19:12:00 [2022-07-18T19:12:00.208Z] === Skipped
19:12:00 [2022-07-18T19:12:00.208Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
19:12:00 [2022-07-18T19:12:00.208Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:12:00 [2022-07-18T19:12:00.208Z] 
19:12:00 [2022-07-18T19:12:00.208Z] DONE 5 tests, 1 skipped in 5.566s
19:12:00 [2022-07-18T19:12:00.208Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:12:00 [2022-07-18T19:12:00.208Z] ++ 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
19:12:00 [2022-07-18T19:12:00.208Z] ++ set -e
19:12:00 [2022-07-18T19:12:00.208Z] ++ '[' -n 0 ']'
19:12:00 [2022-07-18T19:12:00.208Z] ++ set -x
19:12:00 [2022-07-18T19:12:00.208Z] ++ 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
19:12:00 [2022-07-18T19:12:00.467Z] INFO: Testing against a local daemon
19:12:00 [2022-07-18T19:12:00.467Z] === RUN   TestContinueAfterPluginCrash
19:12:00 [2022-07-18T19:12:00.467Z] === PAUSE TestContinueAfterPluginCrash
19:12:00 [2022-07-18T19:12:00.467Z] === RUN   TestReadPluginNoRead
19:12:00 [2022-07-18T19:12:00.467Z] === PAUSE TestReadPluginNoRead
19:12:00 [2022-07-18T19:12:00.467Z] === RUN   TestDaemonStartWithLogOpt
19:12:00 [2022-07-18T19:12:00.467Z] === PAUSE TestDaemonStartWithLogOpt
19:12:00 [2022-07-18T19:12:00.467Z] === CONT  TestContinueAfterPluginCrash
19:12:00 [2022-07-18T19:12:00.467Z] === CONT  TestDaemonStartWithLogOpt
19:12:01 [2022-07-18T19:12:01.077Z]     docker_api_swarm_service_test.go:343: [db846b7cb8cc1] joining swarm manager [d0928836c23ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:12:01 [2022-07-18T19:12:01.077Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
19:12:02 [2022-07-18T19:12:02.005Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
19:12:02 [2022-07-18T19:12:02.933Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
19:12:03 [2022-07-18T19:12:03.756Z] --- PASS: TestDaemonStartWithLogOpt (3.08s)
19:12:03 [2022-07-18T19:12:03.756Z] === CONT  TestReadPluginNoRead
19:12:05 [2022-07-18T19:12:05.450Z] === RUN   TestDockerSuite/TestLogsFollowStopped
19:12:05 [2022-07-18T19:12:05.661Z] === RUN   TestReadPluginNoRead/default
19:12:05 [2022-07-18T19:12:05.707Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
19:12:06 [2022-07-18T19:12:06.271Z] === RUN   TestDockerSuite/TestLogsSince
19:12:07 [2022-07-18T19:12:07.039Z] === RUN   TestReadPluginNoRead/disabled_caching
19:12:08 [2022-07-18T19:12:08.415Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:12:08 [2022-07-18T19:12:08.674Z] --- PASS: TestContinueAfterPluginCrash (8.19s)
19:12:09 [2022-07-18T19:12:09.612Z] === CONT  TestReadPluginNoRead
19:12:09 [2022-07-18T19:12:09.612Z]     read_test.go:92: [d93bab508cc48] daemon is not started
19:12:09 [2022-07-18T19:12:09.612Z] --- PASS: TestReadPluginNoRead (5.96s)
19:12:09 [2022-07-18T19:12:09.612Z]     --- PASS: TestReadPluginNoRead/default (1.26s)
19:12:09 [2022-07-18T19:12:09.612Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.36s)
19:12:09 [2022-07-18T19:12:09.612Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s)
19:12:09 [2022-07-18T19:12:09.612Z] PASS
19:12:09 [2022-07-18T19:12:09.612Z] 
19:12:09 [2022-07-18T19:12:09.612Z] DONE 6 tests in 9.140s
19:12:09 [2022-07-18T19:12:09.612Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:12:09 [2022-07-18T19:12:09.612Z] ++ 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
19:12:09 [2022-07-18T19:12:09.612Z] ++ set -e
19:12:09 [2022-07-18T19:12:09.612Z] ++ '[' -n 0 ']'
19:12:09 [2022-07-18T19:12:09.612Z] ++ set -x
19:12:09 [2022-07-18T19:12:09.612Z] ++ 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
19:12:09 [2022-07-18T19:12:09.612Z] testing: warning: no tests to run
19:12:09 [2022-07-18T19:12:09.612Z] PASS
19:12:09 [2022-07-18T19:12:09.612Z] 
19:12:09 [2022-07-18T19:12:09.612Z] DONE 0 tests in 0.032s
19:12:09 [2022-07-18T19:12:09.612Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:12:09 [2022-07-18T19:12:09.612Z] ++ 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
19:12:09 [2022-07-18T19:12:09.612Z] ++ set -e
19:12:09 [2022-07-18T19:12:09.612Z] ++ '[' -n 0 ']'
19:12:09 [2022-07-18T19:12:09.612Z] ++ set -x
19:12:09 [2022-07-18T19:12:09.612Z] ++ 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
19:12:09 [2022-07-18T19:12:09.612Z] INFO: Testing against a local daemon
19:12:09 [2022-07-18T19:12:09.612Z] === RUN   TestPluginWithDevMounts
19:12:09 [2022-07-18T19:12:09.612Z] === PAUSE TestPluginWithDevMounts
19:12:09 [2022-07-18T19:12:09.612Z] === CONT  TestPluginWithDevMounts
19:12:11 [2022-07-18T19:12:11.515Z] --- PASS: TestPluginWithDevMounts (1.54s)
19:12:11 [2022-07-18T19:12:11.515Z] PASS
19:12:11 [2022-07-18T19:12:11.515Z] 
19:12:11 [2022-07-18T19:12:11.515Z] DONE 1 tests in 1.640s
19:12:11 [2022-07-18T19:12:11.515Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
19:12:11 [2022-07-18T19:12:11.515Z] ++ 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
19:12:11 [2022-07-18T19:12:11.515Z] ++ set -e
19:12:11 [2022-07-18T19:12:11.515Z] ++ '[' -n 0 ']'
19:12:11 [2022-07-18T19:12:11.515Z] ++ set -x
19:12:11 [2022-07-18T19:12:11.515Z] ++ 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
19:12:11 [2022-07-18T19:12:11.516Z] INFO: Testing against a local daemon
19:12:11 [2022-07-18T19:12:11.516Z] === RUN   TestSecretInspect
19:12:12 [2022-07-18T19:12:12.801Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
19:12:13 [2022-07-18T19:12:13.420Z] --- PASS: TestSecretInspect (2.20s)
19:12:13 [2022-07-18T19:12:13.420Z] === RUN   TestSecretList
19:12:15 [2022-07-18T19:12:15.315Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
19:12:15 [2022-07-18T19:12:15.953Z] --- PASS: TestSecretList (2.20s)
19:12:15 [2022-07-18T19:12:15.954Z] === RUN   TestSecretsCreateAndDelete
19:12:17 [2022-07-18T19:12:17.204Z]     docker_api_swarm_service_test.go:490: [d0936fe895499] joining swarm manager [d62198596a202]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:12:17 [2022-07-18T19:12:17.765Z]     docker_api_swarm_service_test.go:490: [dd66d6931c434] joining swarm manager [d62198596a202]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:12:17 [2022-07-18T19:12:17.779Z] --- PASS: TestInfoAPIWarnings (16.55s)
19:12:17 [2022-07-18T19:12:17.779Z] === RUN   TestInfoDebug
19:12:17 [2022-07-18T19:12:17.779Z] --- PASS: TestInfoDebug (0.52s)
19:12:17 [2022-07-18T19:12:17.779Z] === RUN   TestInfoInsecureRegistries
19:12:17 [2022-07-18T19:12:17.779Z] --- PASS: TestInfoInsecureRegistries (0.52s)
19:12:17 [2022-07-18T19:12:17.779Z] === RUN   TestInfoRegistryMirrors
19:12:17 [2022-07-18T19:12:17.779Z] --- PASS: TestInfoRegistryMirrors (0.52s)
19:12:17 [2022-07-18T19:12:17.779Z] === RUN   TestLoginFailsWithBadCredentials
19:12:17 [2022-07-18T19:12:17.859Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
19:12:17 [2022-07-18T19:12:17.859Z] === RUN   TestSecretsUpdate
19:12:18 [2022-07-18T19:12:18.328Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
19:12:18 [2022-07-18T19:12:18.349Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
19:12:18 [2022-07-18T19:12:18.349Z] === RUN   TestPingCacheHeaders
19:12:18 [2022-07-18T19:12:18.349Z] --- PASS: TestPingCacheHeaders (0.02s)
19:12:18 [2022-07-18T19:12:18.349Z] === RUN   TestPingGet
19:12:18 [2022-07-18T19:12:18.349Z] --- PASS: TestPingGet (0.01s)
19:12:18 [2022-07-18T19:12:18.349Z] === RUN   TestPingHead
19:12:18 [2022-07-18T19:12:18.349Z] --- PASS: TestPingHead (0.02s)
19:12:18 [2022-07-18T19:12:18.349Z] === RUN   TestPingSwarmHeader
19:12:18 [2022-07-18T19:12:18.890Z] === RUN   TestDockerSuite/TestLogsTail
19:12:18 [2022-07-18T19:12:18.916Z] === RUN   TestPingSwarmHeader/before_swarm_init
19:12:19 [2022-07-18T19:12:19.176Z] === RUN   TestPingSwarmHeader/after_swarm_init
19:12:19 [2022-07-18T19:12:19.819Z] === RUN   TestDockerSuite/TestLogsTimestamps
19:12:20 [2022-07-18T19:12:20.381Z] === RUN   TestDockerSuite/TestLogsWithDetails
19:12:20 [2022-07-18T19:12:20.392Z] --- PASS: TestSecretsUpdate (2.29s)
19:12:20 [2022-07-18T19:12:20.392Z] === RUN   TestTemplatedSecret
19:12:20 [2022-07-18T19:12:20.486Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe
19:12:20 [2022-07-18T19:12:20.486Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json
19:12:20 [2022-07-18T19:12:20.486Z] {
19:12:20 [2022-07-18T19:12:20.486Z]   "RT_GROUP_ICON": {
19:12:20 [2022-07-18T19:12:20.486Z]     "#1": {
19:12:20 [2022-07-18T19:12:20.486Z]       "0409": "../../winresources/docker.ico"
19:12:20 [2022-07-18T19:12:20.486Z]     }
19:12:20 [2022-07-18T19:12:20.486Z]   },
19:12:20 [2022-07-18T19:12:20.486Z]   "RT_MANIFEST": {
19:12:20 [2022-07-18T19:12:20.486Z]     "#1": {
19:12:20 [2022-07-18T19:12:20.486Z]       "0409": {
19:12:20 [2022-07-18T19:12:20.486Z]         "identity": {},
19:12:20 [2022-07-18T19:12:20.486Z]         "description": "Docker Engine",
19:12:20 [2022-07-18T19:12:20.486Z]         "minimum-os": "vista",
19:12:20 [2022-07-18T19:12:20.486Z]         "execution-level": "",
19:12:20 [2022-07-18T19:12:20.486Z]         "ui-access": false,
19:12:20 [2022-07-18T19:12:20.486Z]         "auto-elevate": false,
19:12:20 [2022-07-18T19:12:20.486Z]         "dpi-awareness": "unaware",
19:12:20 [2022-07-18T19:12:20.486Z]         "disable-theming": false,
19:12:20 [2022-07-18T19:12:20.486Z]         "disable-window-filtering": false,
19:12:20 [2022-07-18T19:12:20.486Z]         "high-resolution-scrolling-aware": false,
19:12:20 [2022-07-18T19:12:20.486Z]         "ultra-high-resolution-scrolling-aware": false,
19:12:20 [2022-07-18T19:12:20.486Z]         "long-path-aware": false,
19:12:20 [2022-07-18T19:12:20.486Z]         "printer-driver-isolation": false,
19:12:20 [2022-07-18T19:12:20.486Z]         "gdi-scaling": false,
19:12:20 [2022-07-18T19:12:20.486Z]         "segment-heap": false,
19:12:20 [2022-07-18T19:12:20.486Z]         "use-common-controls-v6": false
19:12:20 [2022-07-18T19:12:20.486Z]       }
19:12:20 [2022-07-18T19:12:20.486Z]     }
19:12:20 [2022-07-18T19:12:20.486Z]   },
19:12:20 [2022-07-18T19:12:20.486Z]   "RT_MESSAGETABLE": {
19:12:20 [2022-07-18T19:12:20.486Z]     "#1": {
19:12:20 [2022-07-18T19:12:20.486Z]       "0409": "../../winresources/event_messages.bin"
19:12:20 [2022-07-18T19:12:20.486Z]     }
19:12:20 [2022-07-18T19:12:20.486Z]   },
19:12:20 [2022-07-18T19:12:20.486Z]   "RT_VERSION": {
19:12:20 [2022-07-18T19:12:20.486Z]     "#1": {
19:12:20 [2022-07-18T19:12:20.486Z]       "0409": {
19:12:20 [2022-07-18T19:12:20.486Z]         "fixed": {
19:12:20 [2022-07-18T19:12:20.486Z]           "file_version": "0.0.0.0",
19:12:20 [2022-07-18T19:12:20.486Z]           "product_version": "0.0.0.0",
19:12:20 [2022-07-18T19:12:20.486Z]           "type": "Unknown"
19:12:20 [2022-07-18T19:12:20.486Z]         },
19:12:20 [2022-07-18T19:12:20.487Z]         "info": {
19:12:20 [2022-07-18T19:12:20.487Z]           "0000": {
19:12:20 [2022-07-18T19:12:20.487Z]             "CompanyName": "",
19:12:20 [2022-07-18T19:12:20.487Z]             "FileVersion": "dev",
19:12:20 [2022-07-18T19:12:20.487Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
19:12:20 [2022-07-18T19:12:20.487Z]             "OriginalFileName": "docker-proxy.exe",
19:12:20 [2022-07-18T19:12:20.487Z]             "ProductName": "",
19:12:20 [2022-07-18T19:12:20.487Z]             "ProductVersion": "dev",
19:12:20 [2022-07-18T19:12:20.487Z]             "SpecialBuild": "11e6176669c1ce8d738e00561c416caff589a3d2"
19:12:20 [2022-07-18T19:12:20.487Z]           }
19:12:20 [2022-07-18T19:12:20.487Z]         }
19:12:20 [2022-07-18T19:12:20.487Z]       }
19:12:20 [2022-07-18T19:12:20.487Z]     }
19:12:20 [2022-07-18T19:12:20.487Z]   }
19:12:20 [2022-07-18T19:12:20.487Z] }
19:12:20 [2022-07-18T19:12:20.487Z] cmd/docker-proxy/genwinres_windows.go
19:12:20 [2022-07-18T19:12:20.487Z] cmd/docker-proxy/main.go
19:12:20 [2022-07-18T19:12:20.487Z] cmd/docker-proxy/network_proxy_test.go
19:12:20 [2022-07-18T19:12:20.487Z] cmd/docker-proxy/proxy.go
19:12:20 [2022-07-18T19:12:20.487Z] cmd/docker-proxy/sctp_proxy.go
19:12:20 [2022-07-18T19:12:20.487Z] cmd/docker-proxy/tcp_proxy.go
19:12:20 [2022-07-18T19:12:20.487Z] cmd/docker-proxy/udp_proxy.go
19:12:20 [2022-07-18T19:12:20.487Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe
19:12:20 [2022-07-18T19:12:20.487Z] GOOS="windows" GOARCH="amd64" GOARM=""
19:12:20 [2022-07-18T19:12:20.487Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe
19:12:20 [2022-07-18T19:12:20.487Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
19:12:20 [2022-07-18T19:12:20.487Z] remote: Enumerating objects: 23, done.
19:12:20 [2022-07-18T19:12:20.487Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
19:12:20 [2022-07-18T19:12:20.487Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
19:12:20 [2022-07-18T19:12:20.487Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
19:12:20 [2022-07-18T19:12:20.487Z] Receiving objects:   4% (1/23)
Receiving objects:   8% (2/23)
Receiving objects:  13% (3/23)
Receiving objects:  17% (4/23)
Receiving objects:  21% (5/23)
Receiving objects:  26% (6/23)
Receiving objects:  30% (7/23)
Receiving objects:  34% (8/23)
Receiving objects:  39% (9/23)
Receiving objects:  43% (10/23)
Receiving objects:  47% (11/23)
Receiving objects:  52% (12/23)
Receiving objects:  56% (13/23)
Receiving objects:  60% (14/23)
Receiving objects:  65% (15/23)
Receiving objects:  69% (16/23)
Receiving objects:  73% (17/23)
Receiving objects:  78% (18/23)
Receiving objects:  82% (19/23)
Receiving objects:  86% (20/23)
Receiving objects:  91% (21/23)
Receiving objects:  95% (22/23)
Receiving objects: 100% (23/23)
Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done.
19:12:20 [2022-07-18T19:12:20.487Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
19:12:20 [2022-07-18T19:12:20.487Z] Building: bundles/cross/windows/amd64/containerutility.exe
19:12:20 [2022-07-18T19:12:20.555Z] === RUN   TestPingSwarmHeader/after_swarm_leave
19:12:20 [2022-07-18T19:12:20.555Z] --- PASS: TestPingSwarmHeader (2.07s)
19:12:20 [2022-07-18T19:12:20.555Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
19:12:20 [2022-07-18T19:12:20.555Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
19:12:20 [2022-07-18T19:12:20.555Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
19:12:20 [2022-07-18T19:12:20.555Z] === RUN   TestVersion
19:12:20 [2022-07-18T19:12:20.555Z] --- PASS: TestVersion (0.02s)
19:12:20 [2022-07-18T19:12:20.555Z] === CONT  TestCgroupDriverSystemdMemoryLimit
19:12:20 [2022-07-18T19:12:20.555Z] === CONT  TestDiskUsage
19:12:20 [2022-07-18T19:12:20.814Z] === RUN   TestDiskUsage/empty
19:12:20 [2022-07-18T19:12:20.814Z] === RUN   TestDiskUsage/empty/container_types
19:12:20 [2022-07-18T19:12:20.814Z] === RUN   TestDiskUsage/empty/image_types
19:12:20 [2022-07-18T19:12:20.814Z] === RUN   TestDiskUsage/empty/volume_types
19:12:20 [2022-07-18T19:12:20.814Z] === RUN   TestDiskUsage/empty/build-cache_types
19:12:20 [2022-07-18T19:12:20.814Z] === RUN   TestDiskUsage/empty/container,_volume_types
19:12:20 [2022-07-18T19:12:20.814Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
19:12:20 [2022-07-18T19:12:20.814Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
19:12:20 [2022-07-18T19:12:20.814Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
19:12:20 [2022-07-18T19:12:20.814Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
19:12:20 [2022-07-18T19:12:20.814Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
19:12:20 [2022-07-18T19:12:20.814Z] === RUN   TestDiskUsage/after_LoadBusybox
19:12:20 [2022-07-18T19:12:20.943Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
19:12:20 [2022-07-18T19:12:20.943Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
19:12:20 [2022-07-18T19:12:20.943Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
19:12:20 [2022-07-18T19:12:20.943Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
19:12:20 [2022-07-18T19:12:20.943Z] === RUN   TestDockerSuite/TestNetHostname
19:12:21 [2022-07-18T19:12:21.074Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
19:12:21 [2022-07-18T19:12:21.074Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
19:12:21 [2022-07-18T19:12:21.074Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
19:12:21 [2022-07-18T19:12:21.074Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
19:12:21 [2022-07-18T19:12:21.074Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
19:12:21 [2022-07-18T19:12:21.074Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
19:12:21 [2022-07-18T19:12:21.074Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
19:12:21 [2022-07-18T19:12:21.074Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
19:12:21 [2022-07-18T19:12:21.334Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
19:12:21 [2022-07-18T19:12:21.334Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
19:12:21 [2022-07-18T19:12:21.334Z] === RUN   TestDiskUsage/after_container.Run
19:12:21 [2022-07-18T19:12:21.594Z] === RUN   TestDiskUsage/after_container.Run/container_types
19:12:21 [2022-07-18T19:12:21.594Z] === RUN   TestDiskUsage/after_container.Run/image_types
19:12:21 [2022-07-18T19:12:21.594Z] === RUN   TestDiskUsage/after_container.Run/volume_types
19:12:21 [2022-07-18T19:12:21.854Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
19:12:21 [2022-07-18T19:12:21.854Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
19:12:21 [2022-07-18T19:12:21.854Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
19:12:21 [2022-07-18T19:12:21.854Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
19:12:21 [2022-07-18T19:12:21.854Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
19:12:21 [2022-07-18T19:12:21.854Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
19:12:21 [2022-07-18T19:12:21.854Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
19:12:21 [2022-07-18T19:12:21.854Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.53s)
19:12:21 [2022-07-18T19:12:21.854Z] --- PASS: TestDiskUsage (1.55s)
19:12:21 [2022-07-18T19:12:21.854Z]     --- PASS: TestDiskUsage/empty (0.01s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.34s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.01s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]     --- PASS: TestDiskUsage/after_container.Run (0.52s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
19:12:21 [2022-07-18T19:12:21.854Z] PASS
19:12:21 [2022-07-18T19:12:21.854Z] 
19:12:21 [2022-07-18T19:12:21.854Z] DONE 54 tests in 22.908s
19:12:21 [2022-07-18T19:12:21.854Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
19:12:21 [2022-07-18T19:12:21.854Z] INFO: Testing against a local daemon
19:12:21 [2022-07-18T19:12:21.854Z] === RUN   TestVolumesCreateAndList
19:12:21 [2022-07-18T19:12:21.854Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:12:21 [2022-07-18T19:12:21.854Z] === RUN   TestVolumesRemove
19:12:22 [2022-07-18T19:12:22.114Z] --- PASS: TestVolumesRemove (0.06s)
19:12:22 [2022-07-18T19:12:22.114Z] === RUN   TestVolumesInspect
19:12:22 [2022-07-18T19:12:22.114Z] --- PASS: TestVolumesInspect (0.02s)
19:12:22 [2022-07-18T19:12:22.114Z] === RUN   TestVolumesInvalidJSON
19:12:22 [2022-07-18T19:12:22.114Z] === RUN   TestVolumesInvalidJSON/volumes/create
19:12:22 [2022-07-18T19:12:22.114Z] === PAUSE TestVolumesInvalidJSON/volumes/create
19:12:22 [2022-07-18T19:12:22.114Z] === CONT  TestVolumesInvalidJSON/volumes/create
19:12:22 [2022-07-18T19:12:22.114Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
19:12:22 [2022-07-18T19:12:22.114Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
19:12:22 [2022-07-18T19:12:22.114Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
19:12:22 [2022-07-18T19:12:22.114Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
19:12:22 [2022-07-18T19:12:22.114Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:12:22 [2022-07-18T19:12:22.114Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
19:12:22 [2022-07-18T19:12:22.114Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
19:12:22 [2022-07-18T19:12:22.114Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
19:12:22 [2022-07-18T19:12:22.114Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
19:12:22 [2022-07-18T19:12:22.114Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
19:12:22 [2022-07-18T19:12:22.114Z] PASS
19:12:22 [2022-07-18T19:12:22.114Z] 
19:12:22 [2022-07-18T19:12:22.114Z] DONE 9 tests in 0.137s
19:12:22 [2022-07-18T19:12:22.114Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:12:22 [2022-07-18T19:12:22.305Z] --- PASS: TestTemplatedSecret (2.10s)
19:12:22 [2022-07-18T19:12:22.305Z] === RUN   TestSecretCreateResolve
19:12:22 [2022-07-18T19:12:22.309Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
19:12:22 [2022-07-18T19:12:22.573Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
19:12:22 [2022-07-18T19:12:22.573Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
19:12:22 [2022-07-18T19:12:22.573Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
19:12:22 [2022-07-18T19:12:22.684Z] Stopping apparmor (via systemctl): apparmor.service.
19:12:22 [2022-07-18T19:12:22.684Z] Removing test suite binaries
19:12:22 [2022-07-18T19:12:22.684Z] exiting test-integration
19:12:22 [2022-07-18T19:12:22.684Z] ++ exit 0
19:12:22 [2022-07-18T19:12:22.684Z] 
19:12:23 [2022-07-18T19:12:23.012Z] Cross building: bundles/cross/linux/ppc64le
19:12:23 [2022-07-18T19:12:23.012Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd
19:12:23 [2022-07-18T19:12:23.012Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
19:12:23 [2022-07-18T19:12:23.503Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
19:12:23 [2022-07-18T19:12:23.760Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
Post stage
[Pipeline] junit
19:12:24 [2022-07-18T19:12:24.079Z] Recording test results
19:12:24 [2022-07-18T19:12:24.838Z] --- PASS: TestSecretCreateResolve (2.19s)
19:12:24 [2022-07-18T19:12:24.838Z] PASS
19:12:24 [2022-07-18T19:12:24.838Z] 
19:12:24 [2022-07-18T19:12:24.838Z] DONE 6 tests in 13.253s
19:12:24 [2022-07-18T19:12:24.838Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
19:12:24 [2022-07-18T19:12:24.838Z] ++ 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
19:12:24 [2022-07-18T19:12:24.838Z] ++ set -e
19:12:24 [2022-07-18T19:12:24.838Z] ++ '[' -n 0 ']'
19:12:24 [2022-07-18T19:12:24.838Z] ++ set -x
19:12:24 [2022-07-18T19:12:24.838Z] ++ 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
19:12:24 [2022-07-18T19:12:24.838Z] INFO: Testing against a local daemon
19:12:24 [2022-07-18T19:12:24.838Z] === RUN   TestServiceCreateInit
19:12:24 [2022-07-18T19:12:24.838Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:12:25 [2022-07-18T19:12:25.125Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
19:12:25 [2022-07-18T19:12:25.125Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
19:12:25 [2022-07-18T19:12:25.125Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
19:12:25 [2022-07-18T19:12:25.125Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
19:12:25 [2022-07-18T19:12:25.873Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:12:26 [2022-07-18T19:12:26.246Z] + echo Ensuring container killed.
19:12:26 [2022-07-18T19:12:26.246Z] Ensuring container killed.
19:12:26 [2022-07-18T19:12:26.246Z] + docker rm -vf docker-pr3
19:12:26 [2022-07-18T19:12:26.246Z] Error: No such container: docker-pr3
[Pipeline] sh
19:12:26 [2022-07-18T19:12:26.529Z] + echo Chowning /workspace to jenkins user
19:12:26 [2022-07-18T19:12:26.529Z] Chowning /workspace to jenkins user
19:12:26 [2022-07-18T19:12:26.529Z] + id -u
19:12:26 [2022-07-18T19:12:26.529Z] + id -g
19:12:26 [2022-07-18T19:12:26.529Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43819:/workspace busybox chown -R 1000:1000 /workspace
19:12:26 [2022-07-18T19:12:26.529Z] Unable to find image 'busybox:latest' locally
19:12:26 [2022-07-18T19:12:26.788Z] latest: Pulling from library/busybox
19:12:26 [2022-07-18T19:12:26.788Z] 19d511225f94: Pulling fs layer
19:12:26 [2022-07-18T19:12:26.788Z] 19d511225f94: Verifying Checksum
19:12:26 [2022-07-18T19:12:26.788Z] 19d511225f94: Download complete
19:12:27 [2022-07-18T19:12:27.048Z] 19d511225f94: Pull complete
19:12:27 [2022-07-18T19:12:27.048Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83
19:12:27 [2022-07-18T19:12:27.048Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:12:28 [2022-07-18T19:12:28.722Z] + bundleName=amd64-cgroup2
19:12:28 [2022-07-18T19:12:28.722Z] + echo Creating amd64-cgroup2-bundles.tar.gz
19:12:28 [2022-07-18T19:12:28.722Z] Creating amd64-cgroup2-bundles.tar.gz
19:12:28 [2022-07-18T19:12:28.722Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
19:12:28 [2022-07-18T19:12:28.722Z] + 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
19:12:28 [2022-07-18T19:12:28.994Z] Archiving artifacts
19:12:29 [2022-07-18T19:12:29.031Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:12:30 [2022-07-18T19:12:30.369Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
19:12:30 [2022-07-18T19:12:30.369Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
19:12:30 [2022-07-18T19:12:30.924Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43819/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:12:31 [2022-07-18T19:12:31.237Z] + make clean
19:12:31 [2022-07-18T19:12:31.297Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
19:12:31 [2022-07-18T19:12:31.497Z] docker volume rm -f docker-dev-cache docker-mod-cache
19:12:31 [2022-07-18T19:12:31.497Z] docker-dev-cache
19:12:31 [2022-07-18T19:12:31.497Z] docker-mod-cache
[Pipeline] deleteDir
19:12:32 [2022-07-18T19:12:32.320Z] --- PASS: TestServiceCreateInit (7.41s)
19:12:32 [2022-07-18T19:12:32.320Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.79s)
19:12:32 [2022-07-18T19:12:32.320Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s)
19:12:32 [2022-07-18T19:12:32.320Z] === RUN   TestCreateServiceMultipleTimes
19:12:32 [2022-07-18T19:12:32.663Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:12:35 [2022-07-18T19:12:35.936Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
19:12:36 [2022-07-18T19:12:36.193Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
19:12:38 [2022-07-18T19:12:38.085Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
19:12:38 [2022-07-18T19:12:38.649Z]     docker_api_swarm_service_test.go:128: [d2c25bcfc3590] joining swarm manager [d14f30612ac89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:12:39 [2022-07-18T19:12:39.576Z]     docker_api_swarm_service_test.go:129: [d1d1cb7af85e7] joining swarm manager [d14f30612ac89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:12:39 [2022-07-18T19:12:39.832Z] === RUN   TestDockerSuite/TestPluginLogDriver
19:12:41 [2022-07-18T19:12:41.197Z]     docker_api_swarm_service_test.go:137: [d206de20301e2] joining swarm manager [d14f30612ac89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:12:42 [2022-07-18T19:12:42.127Z]     docker_api_swarm_service_test.go:138: [d40e690e27659] joining swarm manager [d14f30612ac89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:12:43 [2022-07-18T19:12:43.495Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
19:12:45 [2022-07-18T19:12:45.382Z] === RUN   TestDockerSuite/TestPluginActive
19:12:47 [2022-07-18T19:12:47.201Z] --- PASS: TestCreateServiceMultipleTimes (15.22s)
19:12:47 [2022-07-18T19:12:47.202Z] === RUN   TestCreateServiceConflict
19:12:47 [2022-07-18T19:12:47.270Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
19:12:49 [2022-07-18T19:12:49.734Z] --- PASS: TestCreateServiceConflict (2.19s)
19:12:49 [2022-07-18T19:12:49.734Z] === RUN   TestCreateServiceMaxReplicas
19:12:52 [2022-07-18T19:12:52.268Z] --- PASS: TestCreateServiceMaxReplicas (2.64s)
19:12:52 [2022-07-18T19:12:52.268Z] === RUN   TestCreateWithDuplicateNetworkNames
19:12:52 [2022-07-18T19:12:52.536Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
19:12:52 [2022-07-18T19:12:52.536Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
19:12:52 [2022-07-18T19:12:52.536Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
19:12:54 [2022-07-18T19:12:54.423Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
19:12:57 [2022-07-18T19:12:57.687Z] === RUN   TestDockerSuite/TestPluginUpgrade
19:13:02 [2022-07-18T19:13:02.929Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
19:13:03 [2022-07-18T19:13:03.857Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
19:13:04 [2022-07-18T19:13:04.419Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
19:13:04 [2022-07-18T19:13:04.675Z] === RUN   TestDockerSuite/TestPortHostBinding
19:13:06 [2022-07-18T19:13:06.047Z] === RUN   TestDockerSuite/TestPortList
19:13:06 [2022-07-18T19:13:06.976Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
19:13:07 [2022-07-18T19:13:07.150Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.19s)
19:13:07 [2022-07-18T19:13:07.150Z] === RUN   TestCreateServiceSecretFileMode
19:13:07 [2022-07-18T19:13:07.718Z] --- PASS: TestCreateServiceSecretFileMode (2.43s)
19:13:07 [2022-07-18T19:13:07.718Z] === RUN   TestCreateServiceConfigFileMode
19:13:09 [2022-07-18T19:13:09.497Z]     docker_api_swarm_service_test.go:304: [df054b3c88b00] joining swarm manager [d29959799c221]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:10 [2022-07-18T19:13:10.059Z]     docker_api_swarm_service_test.go:304: [d59e1c6e5686b] joining swarm manager [d29959799c221]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:10 [2022-07-18T19:13:10.251Z] --- PASS: TestCreateServiceConfigFileMode (2.50s)
19:13:10 [2022-07-18T19:13:10.251Z] === RUN   TestCreateServiceSysctls
19:13:13 [2022-07-18T19:13:13.538Z] --- PASS: TestCreateServiceSysctls (2.98s)
19:13:13 [2022-07-18T19:13:13.538Z] === RUN   TestCreateServiceCapabilities
19:13:14 [2022-07-18T19:13:14.230Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
19:13:16 [2022-07-18T19:13:16.074Z] --- PASS: TestCreateServiceCapabilities (2.52s)
19:13:16 [2022-07-18T19:13:16.074Z] === RUN   TestInspect
19:13:16 [2022-07-18T19:13:16.746Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
19:13:16 [2022-07-18T19:13:16.747Z] === RUN   TestDockerSuite/TestPruneContainerLabel
19:13:18 [2022-07-18T19:13:18.609Z] --- PASS: TestInspect (2.53s)
19:13:18 [2022-07-18T19:13:18.609Z] === RUN   TestCreateJob
19:13:18 [2022-07-18T19:13:18.679Z] === RUN   TestDockerSuite/TestPruneContainerUntil
19:13:20 [2022-07-18T19:13:20.043Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
19:13:20 [2022-07-18T19:13:20.301Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
19:13:20 [2022-07-18T19:13:20.557Z] === RUN   TestDockerSuite/TestPsByOrder
19:13:21 [2022-07-18T19:13:21.142Z] --- PASS: TestCreateJob (2.93s)
19:13:21 [2022-07-18T19:13:21.142Z] === RUN   TestReplicatedJob
19:13:22 [2022-07-18T19:13:22.445Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
19:13:23 [2022-07-18T19:13:23.007Z] === RUN   TestDockerSuite/TestPsListContainersBase
19:13:25 [2022-07-18T19:13:25.524Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
19:13:27 [2022-07-18T19:13:27.709Z] --- PASS: TestReplicatedJob (5.62s)
19:13:27 [2022-07-18T19:13:27.709Z] === RUN   TestUpdateReplicatedJob
19:13:28 [2022-07-18T19:13:28.791Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
19:13:28 [2022-07-18T19:13:28.791Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
19:13:30 [2022-07-18T19:13:30.244Z] --- PASS: TestUpdateReplicatedJob (3.15s)
19:13:30 [2022-07-18T19:13:30.244Z] === RUN   TestServiceListWithStatuses
19:13:30 [2022-07-18T19:13:30.244Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:13:30 [2022-07-18T19:13:30.244Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:13:30 [2022-07-18T19:13:30.244Z] === RUN   TestDockerNetworkConnectAlias
19:13:30 [2022-07-18T19:13:30.682Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
19:13:30 [2022-07-18T19:13:30.682Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
19:13:32 [2022-07-18T19:13:32.571Z]     docker_api_swarm_service_test.go:100: [d463484f91b9a] joining swarm manager [d85218804d1e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:33 [2022-07-18T19:13:33.133Z]     docker_api_swarm_service_test.go:101: [d7fa666be37fa] joining swarm manager [d85218804d1e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:34 [2022-07-18T19:13:34.434Z] --- PASS: TestDockerNetworkConnectAlias (4.07s)
19:13:34 [2022-07-18T19:13:34.435Z] === RUN   TestDockerNetworkReConnect
19:13:37 [2022-07-18T19:13:37.723Z] --- PASS: TestDockerNetworkReConnect (3.30s)
19:13:37 [2022-07-18T19:13:37.723Z] === RUN   TestServicePlugin
19:13:37 [2022-07-18T19:13:37.723Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:13:37 [2022-07-18T19:13:37.723Z] --- SKIP: TestServicePlugin (0.00s)
19:13:37 [2022-07-18T19:13:37.723Z] === RUN   TestServiceUpdateLabel
19:13:38 [2022-07-18T19:13:38.377Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
19:13:38 [2022-07-18T19:13:38.632Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
19:13:39 [2022-07-18T19:13:39.627Z] --- PASS: TestServiceUpdateLabel (2.22s)
19:13:39 [2022-07-18T19:13:39.627Z] === RUN   TestServiceUpdateSecrets
19:13:40 [2022-07-18T19:13:40.522Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
19:13:41 [2022-07-18T19:13:41.087Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
19:13:42 [2022-07-18T19:13:42.015Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
19:13:43 [2022-07-18T19:13:43.922Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
19:13:45 [2022-07-18T19:13:45.307Z] === RUN   TestDockerSuite/TestPsListContainersSize
19:13:46 [2022-07-18T19:13:46.673Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
19:13:46 [2022-07-18T19:13:46.673Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
19:13:47 [2022-07-18T19:13:47.235Z] === RUN   TestDockerSuite/TestPsRightTagName
19:13:48 [2022-07-18T19:13:48.604Z] === RUN   TestDockerSuite/TestPsShowMounts
19:13:51 [2022-07-18T19:13:51.122Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
19:13:51 [2022-07-18T19:13:51.122Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
19:13:51 [2022-07-18T19:13:51.122Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
19:13:51 [2022-07-18T19:13:51.122Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
19:13:51 [2022-07-18T19:13:51.685Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
19:13:51 [2022-07-18T19:13:51.685Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
19:13:52 [2022-07-18T19:13:52.248Z]     check_test.go:611: [d463484f91b9a] daemon is not started
19:13:52 [2022-07-18T19:13:52.809Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
19:13:53 [2022-07-18T19:13:53.736Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
19:13:54 [2022-07-18T19:13:54.299Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
19:13:54 [2022-07-18T19:13:54.670Z] --- PASS: TestServiceUpdateSecrets (14.41s)
19:13:54 [2022-07-18T19:13:54.670Z] === RUN   TestServiceUpdateConfigs
19:13:57 [2022-07-18T19:13:57.567Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
19:14:00 [2022-07-18T19:14:00.083Z]     docker_api_swarm_service_test.go:533: [d40d7f3e7eacc] joining swarm manager [dda23aaee096f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:14:00 [2022-07-18T19:14:00.646Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
19:14:01 [2022-07-18T19:14:01.207Z]     docker_api_swarm_service_test.go:534: [dee05f9482463] joining swarm manager [dda23aaee096f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:14:01 [2022-07-18T19:14:01.463Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
19:14:03 [2022-07-18T19:14:03.355Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
19:14:03 [2022-07-18T19:14:03.355Z] === RUN   TestDockerSuite/TestRestartPolicyNO
19:14:03 [2022-07-18T19:14:03.355Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
19:14:03 [2022-07-18T19:14:03.611Z] === RUN   TestDockerSuite/TestRestartRunningContainer
19:14:06 [2022-07-18T19:14:06.133Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
19:14:07 [2022-07-18T19:14:07.502Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
19:14:09 [2022-07-18T19:14:09.400Z] === RUN   TestDockerSuite/TestRestartWithVolumes
19:14:09 [2022-07-18T19:14:09.548Z] --- PASS: TestServiceUpdateConfigs (14.01s)
19:14:09 [2022-07-18T19:14:09.548Z] === RUN   TestServiceUpdateNetwork
19:14:10 [2022-07-18T19:14:10.328Z] === RUN   TestDockerSuite/TestRmiBlank
19:14:10 [2022-07-18T19:14:10.328Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
19:14:10 [2022-07-18T19:14:10.583Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
19:14:13 [2022-07-18T19:14:13.102Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
19:14:13 [2022-07-18T19:14:13.663Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
19:14:13 [2022-07-18T19:14:13.920Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
19:14:14 [2022-07-18T19:14:14.848Z] === RUN   TestDockerSuite/TestRmiImgIDForce
19:14:15 [2022-07-18T19:14:15.776Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
19:14:16 [2022-07-18T19:14:16.704Z] === RUN   TestDockerSuite/TestRmiParentImageFail
19:14:17 [2022-07-18T19:14:17.266Z] === RUN   TestDockerSuite/TestRmiTag
19:14:17 [2022-07-18T19:14:17.522Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
19:14:18 [2022-07-18T19:14:18.084Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
19:14:21 [2022-07-18T19:14:21.351Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
19:14:21 [2022-07-18T19:14:21.351Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
19:14:21 [2022-07-18T19:14:21.756Z] --- PASS: TestServiceUpdateNetwork (12.29s)
19:14:21 [2022-07-18T19:14:21.756Z] === RUN   TestServiceUpdatePidsLimit
19:14:21 [2022-07-18T19:14:21.756Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:14:21 [2022-07-18T19:14:21.913Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
19:14:22 [2022-07-18T19:14:22.015Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:14:22 [2022-07-18T19:14:22.170Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
19:14:22 [2022-07-18T19:14:22.732Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
19:14:22 [2022-07-18T19:14:22.988Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
19:14:23 [2022-07-18T19:14:23.551Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
19:14:23 [2022-07-18T19:14:23.551Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
19:14:24 [2022-07-18T19:14:24.114Z] === RUN   TestDockerSuite/TestContainerNetworkMode
19:14:25 [2022-07-18T19:14:25.042Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
19:14:25 [2022-07-18T19:14:25.970Z]     docker_api_swarm_service_test.go:148: [d8907666f7924] joining swarm manager [d7a2c1a6ca6a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:14:26 [2022-07-18T19:14:26.896Z]     docker_api_swarm_service_test.go:148: [d0ff63f32892e] joining swarm manager [d7a2c1a6ca6a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:14:28 [2022-07-18T19:14:28.787Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
19:14:29 [2022-07-18T19:14:29.349Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
19:14:29 [2022-07-18T19:14:29.425Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd
19:14:29 [2022-07-18T19:14:29.425Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy
19:14:29 [2022-07-18T19:14:29.425Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
19:14:29 [2022-07-18T19:14:29.425Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy
19:14:29 [2022-07-18T19:14:29.425Z] Cross building: bundles/cross/linux/s390x
19:14:29 [2022-07-18T19:14:29.425Z] Building: bundles/cross/linux/s390x-daemon/dockerd
19:14:29 [2022-07-18T19:14:29.425Z] GOOS="linux" GOARCH="s390x" GOARM=""
19:14:30 [2022-07-18T19:14:30.132Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:14:30 [2022-07-18T19:14:30.292Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
19:14:31 [2022-07-18T19:14:31.659Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
19:14:33 [2022-07-18T19:14:33.546Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
19:14:34 [2022-07-18T19:14:34.473Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
19:14:36 [2022-07-18T19:14:36.361Z] === RUN   TestDockerSuite/TestDevicePermissions
19:14:36 [2022-07-18T19:14:36.697Z] --- PASS: TestServiceUpdatePidsLimit (15.98s)
19:14:36 [2022-07-18T19:14:36.697Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
19:14:36 [2022-07-18T19:14:36.697Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
19:14:36 [2022-07-18T19:14:36.697Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
19:14:36 [2022-07-18T19:14:36.697Z] PASS
19:14:36 [2022-07-18T19:14:36.697Z] 
19:14:36 [2022-07-18T19:14:36.697Z] === Skipped
19:14:36 [2022-07-18T19:14:36.697Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
19:14:36 [2022-07-18T19:14:36.697Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:14:36 [2022-07-18T19:14:36.697Z] 
19:14:36 [2022-07-18T19:14:36.697Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
19:14:36 [2022-07-18T19:14:36.697Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:14:36 [2022-07-18T19:14:36.697Z] 
19:14:36 [2022-07-18T19:14:36.697Z] DONE 27 tests, 2 skipped in 131.705s
19:14:36 [2022-07-18T19:14:36.697Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
19:14:36 [2022-07-18T19:14:36.697Z] ++ 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
19:14:36 [2022-07-18T19:14:36.697Z] ++ set -e
19:14:36 [2022-07-18T19:14:36.697Z] ++ '[' -n 0 ']'
19:14:36 [2022-07-18T19:14:36.697Z] ++ set -x
19:14:36 [2022-07-18T19:14:36.697Z] ++ 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
19:14:36 [2022-07-18T19:14:36.697Z] INFO: Testing against a local daemon
19:14:36 [2022-07-18T19:14:36.697Z] === RUN   TestSessionCreate
19:14:36 [2022-07-18T19:14:36.697Z] --- PASS: TestSessionCreate (0.02s)
19:14:36 [2022-07-18T19:14:36.697Z] === RUN   TestSessionCreateWithBadUpgrade
19:14:36 [2022-07-18T19:14:36.697Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:14:36 [2022-07-18T19:14:36.697Z] PASS
19:14:36 [2022-07-18T19:14:36.697Z] 
19:14:36 [2022-07-18T19:14:36.697Z] DONE 2 tests in 0.131s
19:14:36 [2022-07-18T19:14:36.697Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
19:14:36 [2022-07-18T19:14:36.697Z] ++ 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
19:14:36 [2022-07-18T19:14:36.697Z] ++ set -e
19:14:36 [2022-07-18T19:14:36.697Z] ++ '[' -n 0 ']'
19:14:36 [2022-07-18T19:14:36.697Z] ++ set -x
19:14:36 [2022-07-18T19:14:36.697Z] ++ 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
19:14:36 [2022-07-18T19:14:36.697Z] INFO: Testing against a local daemon
19:14:36 [2022-07-18T19:14:36.697Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:14:36 [2022-07-18T19:14:36.697Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:14:36 [2022-07-18T19:14:36.697Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:14:36 [2022-07-18T19:14:36.697Z] === RUN   TestDiskUsage
19:14:36 [2022-07-18T19:14:36.697Z] === PAUSE TestDiskUsage
19:14:36 [2022-07-18T19:14:36.697Z] === RUN   TestEventsExecDie
19:14:36 [2022-07-18T19:14:36.923Z] === RUN   TestDockerSuite/TestDockerFails
19:14:36 [2022-07-18T19:14:36.923Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
19:14:36 [2022-07-18T19:14:36.956Z] --- PASS: TestEventsExecDie (0.54s)
19:14:36 [2022-07-18T19:14:36.956Z] === RUN   TestEventsBackwardsCompatible
19:14:36 [2022-07-18T19:14:36.956Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
19:14:36 [2022-07-18T19:14:36.956Z] === RUN   TestEventsVolumeCreate
19:14:36 [2022-07-18T19:14:36.956Z] --- PASS: TestEventsVolumeCreate (0.06s)
19:14:36 [2022-07-18T19:14:36.956Z] === RUN   TestInfoBinaryCommits
19:14:37 [2022-07-18T19:14:37.215Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:14:37 [2022-07-18T19:14:37.215Z] === RUN   TestInfoAPIVersioned
19:14:37 [2022-07-18T19:14:37.215Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:14:37 [2022-07-18T19:14:37.215Z] === RUN   TestInfoAPI
19:14:37 [2022-07-18T19:14:37.215Z] --- PASS: TestInfoAPI (0.02s)
19:14:37 [2022-07-18T19:14:37.215Z] === RUN   TestInfoAPIWarnings
19:14:38 [2022-07-18T19:14:38.289Z] === RUN   TestDockerSuite/TestMountIntoProc
19:14:38 [2022-07-18T19:14:38.545Z] === RUN   TestDockerSuite/TestMountIntoSys
19:14:39 [2022-07-18T19:14:39.107Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
19:14:40 [2022-07-18T19:14:40.472Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
19:14:40 [2022-07-18T19:14:40.728Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
19:14:41 [2022-07-18T19:14:41.291Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
19:14:42 [2022-07-18T19:14:42.218Z] === RUN   TestDockerSuite/TestRunAddHost
19:14:42 [2022-07-18T19:14:42.780Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
19:14:43 [2022-07-18T19:14:43.037Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
19:14:43 [2022-07-18T19:14:43.599Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
19:14:43 [2022-07-18T19:14:43.599Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
19:14:43 [2022-07-18T19:14:43.855Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
19:14:45 [2022-07-18T19:14:45.747Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
19:14:46 [2022-07-18T19:14:46.003Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
19:14:46 [2022-07-18T19:14:46.565Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
19:14:47 [2022-07-18T19:14:47.127Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
19:14:48 [2022-07-18T19:14:48.054Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
19:14:48 [2022-07-18T19:14:48.982Z] === RUN   TestDockerSuite/TestRunAttachDetach
19:14:49 [2022-07-18T19:14:49.543Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
19:14:50 [2022-07-18T19:14:50.104Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
19:14:50 [2022-07-18T19:14:50.669Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
19:14:51 [2022-07-18T19:14:51.617Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
19:14:52 [2022-07-18T19:14:52.177Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
19:14:53 [2022-07-18T19:14:53.105Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
19:14:54 [2022-07-18T19:14:54.033Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
19:14:54 [2022-07-18T19:14:54.596Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
19:14:54 [2022-07-18T19:14:54.852Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
19:14:55 [2022-07-18T19:14:55.298Z] --- PASS: TestInfoAPIWarnings (16.54s)
19:14:55 [2022-07-18T19:14:55.298Z] === RUN   TestInfoDebug
19:14:55 [2022-07-18T19:14:55.298Z] --- PASS: TestInfoDebug (0.52s)
19:14:55 [2022-07-18T19:14:55.298Z] === RUN   TestInfoInsecureRegistries
19:14:55 [2022-07-18T19:14:55.298Z] --- PASS: TestInfoInsecureRegistries (0.52s)
19:14:55 [2022-07-18T19:14:55.298Z] === RUN   TestInfoRegistryMirrors
19:14:55 [2022-07-18T19:14:55.298Z] --- PASS: TestInfoRegistryMirrors (0.52s)
19:14:55 [2022-07-18T19:14:55.298Z] === RUN   TestLoginFailsWithBadCredentials
19:14:55 [2022-07-18T19:14:55.413Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
19:14:55 [2022-07-18T19:14:55.413Z] === RUN   TestDockerSuite/TestRunBindMounts
19:14:55 [2022-07-18T19:14:55.556Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
19:14:55 [2022-07-18T19:14:55.557Z] === RUN   TestPingCacheHeaders
19:14:55 [2022-07-18T19:14:55.557Z] --- PASS: TestPingCacheHeaders (0.02s)
19:14:55 [2022-07-18T19:14:55.557Z] === RUN   TestPingGet
19:14:55 [2022-07-18T19:14:55.557Z] --- PASS: TestPingGet (0.01s)
19:14:55 [2022-07-18T19:14:55.557Z] === RUN   TestPingHead
19:14:55 [2022-07-18T19:14:55.557Z] --- PASS: TestPingHead (0.02s)
19:14:55 [2022-07-18T19:14:55.557Z] === RUN   TestPingSwarmHeader
19:14:56 [2022-07-18T19:14:56.124Z] === RUN   TestPingSwarmHeader/before_swarm_init
19:14:56 [2022-07-18T19:14:56.691Z] === RUN   TestPingSwarmHeader/after_swarm_init
19:14:56 [2022-07-18T19:14:56.779Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
19:14:57 [2022-07-18T19:14:57.341Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
19:14:57 [2022-07-18T19:14:57.597Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
19:14:57 [2022-07-18T19:14:57.627Z] === RUN   TestPingSwarmHeader/after_swarm_leave
19:14:57 [2022-07-18T19:14:57.627Z] --- PASS: TestPingSwarmHeader (2.06s)
19:14:57 [2022-07-18T19:14:57.627Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
19:14:57 [2022-07-18T19:14:57.627Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
19:14:57 [2022-07-18T19:14:57.627Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
19:14:57 [2022-07-18T19:14:57.627Z] === RUN   TestVersion
19:14:57 [2022-07-18T19:14:57.627Z] --- PASS: TestVersion (0.02s)
19:14:57 [2022-07-18T19:14:57.627Z] === CONT  TestDiskUsage
19:14:58 [2022-07-18T19:14:58.158Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
19:14:58 [2022-07-18T19:14:58.194Z] === RUN   TestDiskUsage/empty
19:14:58 [2022-07-18T19:14:58.194Z] === RUN   TestDiskUsage/empty/container_types
19:14:58 [2022-07-18T19:14:58.194Z] === RUN   TestDiskUsage/empty/image_types
19:14:58 [2022-07-18T19:14:58.194Z] === RUN   TestDiskUsage/empty/volume_types
19:14:58 [2022-07-18T19:14:58.194Z] === RUN   TestDiskUsage/empty/build-cache_types
19:14:58 [2022-07-18T19:14:58.194Z] === RUN   TestDiskUsage/empty/container,_volume_types
19:14:58 [2022-07-18T19:14:58.194Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
19:14:58 [2022-07-18T19:14:58.194Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
19:14:58 [2022-07-18T19:14:58.194Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
19:14:58 [2022-07-18T19:14:58.194Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
19:14:58 [2022-07-18T19:14:58.194Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
19:14:58 [2022-07-18T19:14:58.194Z] === RUN   TestDiskUsage/after_LoadBusybox
19:14:58 [2022-07-18T19:14:58.453Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
19:14:58 [2022-07-18T19:14:58.453Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
19:14:58 [2022-07-18T19:14:58.453Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
19:14:58 [2022-07-18T19:14:58.453Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
19:14:58 [2022-07-18T19:14:58.453Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
19:14:58 [2022-07-18T19:14:58.453Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
19:14:58 [2022-07-18T19:14:58.453Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
19:14:58 [2022-07-18T19:14:58.453Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
19:14:58 [2022-07-18T19:14:58.453Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
19:14:58 [2022-07-18T19:14:58.453Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
19:14:58 [2022-07-18T19:14:58.453Z] === RUN   TestDiskUsage/after_container.Run
19:14:58 [2022-07-18T19:14:58.712Z] === RUN   TestDiskUsage/after_container.Run/container_types
19:14:58 [2022-07-18T19:14:58.712Z] === RUN   TestDiskUsage/after_container.Run/image_types
19:14:58 [2022-07-18T19:14:58.712Z] === RUN   TestDiskUsage/after_container.Run/volume_types
19:14:58 [2022-07-18T19:14:58.712Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
19:14:58 [2022-07-18T19:14:58.712Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
19:14:58 [2022-07-18T19:14:58.712Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
19:14:58 [2022-07-18T19:14:58.712Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
19:14:58 [2022-07-18T19:14:58.712Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
19:14:58 [2022-07-18T19:14:58.712Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
19:14:58 [2022-07-18T19:14:58.712Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
19:14:58 [2022-07-18T19:14:58.722Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
19:14:58 [2022-07-18T19:14:58.722Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
19:14:58 [2022-07-18T19:14:58.972Z] --- PASS: TestDiskUsage (1.15s)
19:14:58 [2022-07-18T19:14:58.972Z]     --- PASS: TestDiskUsage/empty (0.01s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]     --- PASS: TestDiskUsage/after_container.Run (0.32s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z] PASS
19:14:58 [2022-07-18T19:14:58.972Z] 
19:14:58 [2022-07-18T19:14:58.972Z] === Skipped
19:14:58 [2022-07-18T19:14:58.972Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:14:58 [2022-07-18T19:14:58.972Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:14:58 [2022-07-18T19:14:58.972Z] 
19:14:58 [2022-07-18T19:14:58.972Z] DONE 54 tests, 1 skipped in 22.587s
19:14:58 [2022-07-18T19:14:58.972Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
19:14:58 [2022-07-18T19:14:58.972Z] ++ 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
19:14:58 [2022-07-18T19:14:58.972Z] ++ set -e
19:14:58 [2022-07-18T19:14:58.972Z] ++ '[' -n 0 ']'
19:14:58 [2022-07-18T19:14:58.972Z] ++ set -x
19:14:58 [2022-07-18T19:14:58.972Z] ++ 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
19:14:58 [2022-07-18T19:14:58.972Z] INFO: Testing against a local daemon
19:14:58 [2022-07-18T19:14:58.972Z] === RUN   TestVolumesCreateAndList
19:14:58 [2022-07-18T19:14:58.972Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:14:58 [2022-07-18T19:14:58.972Z] === RUN   TestVolumesRemove
19:14:58 [2022-07-18T19:14:58.980Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
19:14:59 [2022-07-18T19:14:59.231Z] --- PASS: TestVolumesRemove (0.07s)
19:14:59 [2022-07-18T19:14:59.231Z] === RUN   TestVolumesInspect
19:14:59 [2022-07-18T19:14:59.231Z] --- PASS: TestVolumesInspect (0.02s)
19:14:59 [2022-07-18T19:14:59.231Z] === RUN   TestVolumesInvalidJSON
19:14:59 [2022-07-18T19:14:59.231Z] === RUN   TestVolumesInvalidJSON/volumes/create
19:14:59 [2022-07-18T19:14:59.231Z] === PAUSE TestVolumesInvalidJSON/volumes/create
19:14:59 [2022-07-18T19:14:59.231Z] === CONT  TestVolumesInvalidJSON/volumes/create
19:14:59 [2022-07-18T19:14:59.231Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
19:14:59 [2022-07-18T19:14:59.231Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
19:14:59 [2022-07-18T19:14:59.231Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
19:14:59 [2022-07-18T19:14:59.231Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
19:14:59 [2022-07-18T19:14:59.231Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:14:59 [2022-07-18T19:14:59.231Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
19:14:59 [2022-07-18T19:14:59.231Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
19:14:59 [2022-07-18T19:14:59.231Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
19:14:59 [2022-07-18T19:14:59.231Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
19:14:59 [2022-07-18T19:14:59.231Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
19:14:59 [2022-07-18T19:14:59.231Z] PASS
19:14:59 [2022-07-18T19:14:59.231Z] 
19:14:59 [2022-07-18T19:14:59.231Z] DONE 9 tests in 0.228s
19:14:59 [2022-07-18T19:14:59.231Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:14:59 [2022-07-18T19:14:59.231Z] ++++ cat bundles/test-integration/docker.pid
19:14:59 [2022-07-18T19:14:59.231Z] +++ kill 14285
19:14:59 [2022-07-18T19:14:59.490Z] +++ /etc/init.d/apparmor stop
19:14:59 [2022-07-18T19:14:59.490Z] Leaving: AppArmorNo profiles have been unloaded.
19:14:59 [2022-07-18T19:14:59.490Z] 
19:14:59 [2022-07-18T19:14:59.490Z] Unloading profiles will leave already running processes permanently
19:14:59 [2022-07-18T19:14:59.490Z] unconfined, which can lead to unexpected situations.
19:14:59 [2022-07-18T19:14:59.490Z] 
19:14:59 [2022-07-18T19:14:59.490Z] To set a process to complain mode, use the command line tool
19:14:59 [2022-07-18T19:14:59.490Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:14:59 [2022-07-18T19:14:59.490Z] +++ true
19:14:59 [2022-07-18T19:14:59.490Z] exiting test-integration
19:14:59 [2022-07-18T19:14:59.490Z] ++ exit 0
19:14:59 [2022-07-18T19:14:59.490Z] 
19:14:59 [2022-07-18T19:14:59.541Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
Post stage
[Pipeline] junit
19:15:00 [2022-07-18T19:15:00.071Z] Recording test results
19:15:00 [2022-07-18T19:15:00.103Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
19:15:00 [2022-07-18T19:15:00.287Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:15:00 [2022-07-18T19:15:00.358Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
19:15:00 [2022-07-18T19:15:00.628Z] + echo Ensuring container killed.
19:15:00 [2022-07-18T19:15:00.628Z] Ensuring container killed.
19:15:00 [2022-07-18T19:15:00.628Z] + docker rm -vf docker-pr3
19:15:00 [2022-07-18T19:15:00.628Z] Error: No such container: docker-pr3
[Pipeline] sh
19:15:00 [2022-07-18T19:15:00.909Z] + echo Chowning /workspace to jenkins user
19:15:00 [2022-07-18T19:15:00.909Z] Chowning /workspace to jenkins user
19:15:00 [2022-07-18T19:15:00.909Z] + id -u
19:15:00 [2022-07-18T19:15:00.909Z] + id -g
19:15:00 [2022-07-18T19:15:00.909Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43819:/workspace busybox chown -R 1000:1000 /workspace
19:15:00 [2022-07-18T19:15:00.909Z] Unable to find image 'busybox:latest' locally
19:15:00 [2022-07-18T19:15:00.920Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
19:15:00 [2022-07-18T19:15:00.920Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
19:15:01 [2022-07-18T19:15:01.168Z] latest: Pulling from library/busybox
19:15:01 [2022-07-18T19:15:01.168Z] 87379020f3b6: Pulling fs layer
19:15:01 [2022-07-18T19:15:01.168Z] 87379020f3b6: Verifying Checksum
19:15:01 [2022-07-18T19:15:01.168Z] 87379020f3b6: Download complete
19:15:01 [2022-07-18T19:15:01.168Z] 87379020f3b6: Pull complete
19:15:01 [2022-07-18T19:15:01.168Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83
19:15:01 [2022-07-18T19:15:01.175Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
19:15:01 [2022-07-18T19:15:01.427Z] Status: Downloaded newer image for busybox:latest
19:15:01 [2022-07-18T19:15:01.431Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
19:15:01 [2022-07-18T19:15:01.992Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
19:15:02 [2022-07-18T19:15:02.553Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:15:03 [2022-07-18T19:15:03.103Z] + bundleName=arm64-integration
19:15:03 [2022-07-18T19:15:03.103Z] + echo Creating arm64-integration-bundles.tar.gz
19:15:03 [2022-07-18T19:15:03.103Z] Creating arm64-integration-bundles.tar.gz
19:15:03 [2022-07-18T19:15:03.103Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
19:15:03 [2022-07-18T19:15:03.103Z] + xargs tar -czf arm64-integration-bundles.tar.gz
19:15:03 [2022-07-18T19:15:03.118Z] === RUN   TestDockerSuite/TestRunContainerNetwork
19:15:03 [2022-07-18T19:15:03.118Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
[Pipeline] archiveArtifacts
19:15:03 [2022-07-18T19:15:03.374Z] Archiving artifacts
19:15:03 [2022-07-18T19:15:03.375Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
19:15:03 [2022-07-18T19:15:03.632Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
19:15:04 [2022-07-18T19:15:04.194Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
19:15:05 [2022-07-18T19:15:05.123Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
19:15:05 [2022-07-18T19:15:05.215Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43819/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:15:05 [2022-07-18T19:15:05.526Z] + make clean
19:15:05 [2022-07-18T19:15:05.788Z] docker volume rm -f docker-dev-cache docker-mod-cache
19:15:05 [2022-07-18T19:15:05.788Z] docker-dev-cache
19:15:05 [2022-07-18T19:15:05.788Z] docker-mod-cache
[Pipeline] deleteDir
19:15:07 [2022-07-18T19:15:07.015Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:15:07 [2022-07-18T19:15:07.943Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
19:15:08 [2022-07-18T19:15:08.508Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
19:15:09 [2022-07-18T19:15:09.070Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
19:15:09 [2022-07-18T19:15:09.326Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
19:15:09 [2022-07-18T19:15:09.888Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
19:15:10 [2022-07-18T19:15:10.451Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
19:15:11 [2022-07-18T19:15:11.397Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
19:15:13 [2022-07-18T19:15:13.916Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
19:15:13 [2022-07-18T19:15:13.916Z] === RUN   TestDockerSuite/TestRunCreateVolume
19:15:14 [2022-07-18T19:15:14.479Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
19:15:15 [2022-07-18T19:15:15.846Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
19:15:17 [2022-07-18T19:15:17.211Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
19:15:19 [2022-07-18T19:15:19.102Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
19:15:20 [2022-07-18T19:15:20.994Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
19:15:20 [2022-07-18T19:15:20.994Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
19:15:20 [2022-07-18T19:15:20.994Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
19:15:20 [2022-07-18T19:15:20.994Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
19:15:20 [2022-07-18T19:15:20.994Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
19:15:21 [2022-07-18T19:15:21.252Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
19:15:22 [2022-07-18T19:15:22.618Z] === RUN   TestDockerSuite/TestRunDNSOptions
19:15:23 [2022-07-18T19:15:23.983Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
19:15:25 [2022-07-18T19:15:25.352Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
19:15:25 [2022-07-18T19:15:25.608Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
19:15:26 [2022-07-18T19:15:26.976Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
19:15:27 [2022-07-18T19:15:27.906Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
19:15:27 [2022-07-18T19:15:27.906Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
19:15:27 [2022-07-18T19:15:27.906Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
19:15:28 [2022-07-18T19:15:28.162Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
19:15:28 [2022-07-18T19:15:28.418Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
19:15:29 [2022-07-18T19:15:29.348Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
19:15:29 [2022-07-18T19:15:29.604Z] === RUN   TestDockerSuite/TestRunDuplicateMount
19:15:30 [2022-07-18T19:15:30.167Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
19:15:31 [2022-07-18T19:15:31.095Z] === RUN   TestDockerSuite/TestRunEchoStdout
19:15:31 [2022-07-18T19:15:31.658Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
19:15:32 [2022-07-18T19:15:32.221Z] === RUN   TestDockerSuite/TestRunEmptyEnv
19:15:32 [2022-07-18T19:15:32.221Z] === RUN   TestDockerSuite/TestRunEntrypoint
19:15:32 [2022-07-18T19:15:32.788Z] === RUN   TestDockerSuite/TestRunEnvironment
19:15:33 [2022-07-18T19:15:33.056Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
19:15:33 [2022-07-18T19:15:33.622Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
19:15:34 [2022-07-18T19:15:34.184Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
19:15:34 [2022-07-18T19:15:34.441Z] === RUN   TestDockerSuite/TestRunExitCode
19:15:35 [2022-07-18T19:15:35.003Z] === RUN   TestDockerSuite/TestRunExitCodeOne
19:15:35 [2022-07-18T19:15:35.930Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
19:15:35 [2022-07-18T19:15:35.930Z] === RUN   TestDockerSuite/TestRunExitCodeZero
19:15:36 [2022-07-18T19:15:36.186Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
19:15:36 [2022-07-18T19:15:36.749Z] === RUN   TestDockerSuite/TestRunExposePort
19:15:36 [2022-07-18T19:15:36.749Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
19:15:37 [2022-07-18T19:15:37.311Z] === RUN   TestDockerSuite/TestRunGroupAdd
19:15:38 [2022-07-18T19:15:38.240Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
19:15:38 [2022-07-18T19:15:38.802Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
19:15:39 [2022-07-18T19:15:39.059Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
19:15:39 [2022-07-18T19:15:39.621Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
19:15:39 [2022-07-18T19:15:39.621Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
19:15:39 [2022-07-18T19:15:39.621Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
19:15:42 [2022-07-18T19:15:42.141Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
19:15:42 [2022-07-18T19:15:42.141Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
19:15:42 [2022-07-18T19:15:42.704Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
19:15:44 [2022-07-18T19:15:44.599Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
19:15:47 [2022-07-18T19:15:47.113Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
19:15:50 [2022-07-18T19:15:50.379Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
19:15:53 [2022-07-18T19:15:53.649Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
19:15:53 [2022-07-18T19:15:53.905Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
19:15:54 [2022-07-18T19:15:54.468Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
19:15:55 [2022-07-18T19:15:55.834Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
19:15:55 [2022-07-18T19:15:55.834Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
19:15:55 [2022-07-18T19:15:55.834Z] === RUN   TestDockerSuite/TestRunInvalidReference
19:15:55 [2022-07-18T19:15:55.834Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
19:15:56 [2022-07-18T19:15:56.397Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
19:15:58 [2022-07-18T19:15:58.922Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
19:15:59 [2022-07-18T19:15:59.482Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
19:16:00 [2022-07-18T19:16:00.409Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
19:16:06 [2022-07-18T19:16:06.942Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
19:16:06 [2022-07-18T19:16:06.942Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
19:16:06 [2022-07-18T19:16:06.942Z] === RUN   TestDockerSuite/TestRunModeHostname
19:16:07 [2022-07-18T19:16:07.503Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
19:16:07 [2022-07-18T19:16:07.503Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
19:16:07 [2022-07-18T19:16:07.503Z] === RUN   TestDockerSuite/TestRunModeIpcHost
19:16:08 [2022-07-18T19:16:08.432Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
19:16:09 [2022-07-18T19:16:09.360Z] === RUN   TestDockerSuite/TestRunModePIDContainer
19:16:10 [2022-07-18T19:16:10.287Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
19:16:10 [2022-07-18T19:16:10.287Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
19:16:10 [2022-07-18T19:16:10.287Z] === RUN   TestDockerSuite/TestRunModeUTSHost
19:16:11 [2022-07-18T19:16:11.214Z] === RUN   TestDockerSuite/TestRunMount
19:16:15 [2022-07-18T19:16:15.380Z] === RUN   TestDockerSuite/TestRunMountOrdering
19:16:15 [2022-07-18T19:16:15.381Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
19:16:15 [2022-07-18T19:16:15.636Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
19:16:17 [2022-07-18T19:16:17.004Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
19:16:17 [2022-07-18T19:16:17.931Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
19:16:18 [2022-07-18T19:16:18.494Z] === RUN   TestDockerSuite/TestRunNamedVolume
19:16:20 [2022-07-18T19:16:20.385Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
19:16:20 [2022-07-18T19:16:20.836Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd
19:16:20 [2022-07-18T19:16:20.836Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy
19:16:20 [2022-07-18T19:16:20.836Z] GOOS="linux" GOARCH="s390x" GOARM=""
19:16:20 [2022-07-18T19:16:20.836Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy
19:16:20 [2022-07-18T19:16:20.836Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:16:21 [2022-07-18T19:16:21.154Z] + sudo modprobe ip6table_filter
[Pipeline] sh
19:16:21 [2022-07-18T19:16:21.475Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43819/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=11e6176669c1ce8d738e00561c416caff589a3d2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:11e6176669c1ce8d738e00561c416caff589a3d2 hack/test/unit
19:16:22 [2022-07-18T19:16:22.037Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
19:16:22 [2022-07-18T19:16:22.037Z] + TESTFLAGS+=' -test.timeout=5m'
19:16:22 [2022-07-18T19:16:22.037Z] + TESTDIRS=./...
19:16:22 [2022-07-18T19:16:22.037Z] + exclude_paths='/vendor/|/integration'
19:16:22 [2022-07-18T19:16:22.037Z] ++ go list ./...
19:16:22 [2022-07-18T19:16:22.037Z] ++ grep -vE '(/vendor/|/integration)'
19:16:22 [2022-07-18T19:16:22.276Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
19:16:22 [2022-07-18T19:16:22.968Z] + pkg_list='github.com/docker/docker/api
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/server
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/server/backend/build
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/server/httpstatus
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/server/httputils
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/server/middleware
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/server/router
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/server/router/build
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/server/router/checkpoint
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/server/router/container
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/server/router/debug
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/server/router/distribution
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/server/router/grpc
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/server/router/image
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/server/router/network
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/server/router/plugin
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/server/router/session
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/server/router/swarm
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/server/router/system
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/server/router/volume
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/types
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/types/backend
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/types/blkiodev
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/types/container
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/types/events
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/types/filters
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/types/image
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/types/mount
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/types/network
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/types/plugins/logdriver
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/types/registry
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/types/strslice
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/types/swarm
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/types/swarm/runtime
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/types/time
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/types/versions
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/types/versions/v1p19
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/types/versions/v1p20
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/api/types/volume
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/builder
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/builder/builder-next
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/builder/builder-next/exporter
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/builder/builder-next/worker
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/builder/dockerfile
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/builder/remotecontext
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/builder/remotecontext/git
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/builder/remotecontext/urlutil
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/cli
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/cli/config
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/cli/debug
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/cli/winresources/docker-proxy
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/cli/winresources/dockerd
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/client
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/cmd/docker-proxy
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/cmd/dockerd
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/cmd/dockerd/trap
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/container
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/container/stream
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/contrib/apparmor
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/contrib/docker-device-tool
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/contrib/httpserver
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/cluster
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/cluster/convert
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/cluster/executor
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/cluster/executor/container
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/cluster/provider
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/config
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/containerd
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/events
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/events/testutils
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/exec
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/graphdriver
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/graphdriver/aufs
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/graphdriver/copy
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/graphdriver/overlay
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/graphdriver/register
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/graphdriver/vfs
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/graphdriver/zfs
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/images
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/initlayer
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/links
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/listeners
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/logger
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/logger/awslogs
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/logger/fluentd
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/logger/gcplogs
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/logger/gelf
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/logger/journald
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/logger/local
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/logger/logentries
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/logger/loggertest
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/logger/loggerutils
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/logger/splunk
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/logger/syslog
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/logger/templates
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/names
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/network
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/daemon/stats
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/distribution
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/distribution/metadata
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/distribution/utils
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/distribution/xfer
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/dockerversion
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/errdefs
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/image
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/image/cache
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/image/tarexport
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/image/v1
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/internal/test/suite
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/layer
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libcontainerd
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libcontainerd/queue
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libcontainerd/remote
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libcontainerd/supervisor
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libcontainerd/types
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/bitseq
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/cluster
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/config
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/datastore
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/diagnostic
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/discoverapi
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/driverapi
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/drivers/bridge
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/drivers/host
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/drivers/null
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/drivers/overlay
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/drivers/remote
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/drivers/windows
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/drvregistry
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/etchosts
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/idm
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/internal/caller
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/ipam
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/ipamapi
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/ipams/builtin
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/ipams/null
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/ipams/remote
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/ipamutils
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/iptables
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/netlabel
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/netutils
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/networkdb
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/ns
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/options
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/osl
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/osl/kernel
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/portallocator
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/portmapper
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/resolvconf
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/testutils
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/libnetwork/types
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/oci
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/oci/caps
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/opts
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/pkg/aaparser
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/pkg/archive
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/pkg/authorization
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/pkg/broadcaster
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/pkg/capabilities
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/pkg/chrootarchive
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/pkg/containerfs
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/pkg/devicemapper
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/pkg/directory
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/pkg/dmesg
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/pkg/fileutils
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/pkg/fsutils
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/pkg/homedir
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/pkg/idtools
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/pkg/ioutils
19:16:22 [2022-07-18T19:16:22.968Z] github.com/docker/docker/pkg/jsonmessage
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/longpath
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/loopback
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/namesgenerator
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/parsers
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/parsers/kernel
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/pidfile
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/platform
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/plugingetter
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/plugins
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/plugins/transport
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/pools
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/progress
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/pubsub
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/reexec
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/signal
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/stack
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/stdcopy
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/streamformatter
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/stringid
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/sysinfo
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/system
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/tailfile
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/tarsum
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/urlutil
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/useragent
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/plugin
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/plugin/executor/containerd
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/plugin/v2
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/profiles/apparmor
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/profiles/seccomp
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/quota
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/reference
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/registry
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/registry/resumable
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/restartmanager
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/rootless
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/rootless/specconv
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/runconfig
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/runconfig/opts
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/testutil
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/testutil/daemon
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/testutil/environment
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/testutil/fakecontext
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/testutil/fakegit
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/testutil/fakestorage
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/testutil/fixtures/load
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/testutil/fixtures/plugin
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/testutil/registry
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/testutil/request
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/volume
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/volume/drivers
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/volume/local
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/volume/mounts
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/volume/service
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/volume/service/opts
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/volume/testutils'
19:16:22 [2022-07-18T19:16:22.969Z] ++ grep --fixed-strings -v /libnetwork
19:16:22 [2022-07-18T19:16:22.969Z] ++ echo 'github.com/docker/docker/api
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/backend/build
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/httpstatus
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/httputils
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/middleware
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router/build
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router/checkpoint
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router/container
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router/debug
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router/distribution
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router/grpc
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router/image
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router/network
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router/plugin
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router/session
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router/swarm
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router/system
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router/volume
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/backend
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/blkiodev
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/container
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/events
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/filters
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/image
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/mount
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/network
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/plugins/logdriver
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/registry
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/strslice
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/swarm
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/swarm/runtime
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/time
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/versions
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/versions/v1p19
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/versions/v1p20
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/volume
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/builder
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/builder/builder-next
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/builder/builder-next/exporter
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/builder/builder-next/worker
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/builder/dockerfile
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/builder/remotecontext
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/builder/remotecontext/git
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/builder/remotecontext/urlutil
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/cli
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/cli/config
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/cli/debug
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/cli/winresources/docker-proxy
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/cli/winresources/dockerd
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/client
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/cmd/docker-proxy
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/cmd/dockerd
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/cmd/dockerd/trap
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/container
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/container/stream
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/contrib/apparmor
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/contrib/docker-device-tool
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/contrib/httpserver
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/cluster
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/cluster/convert
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/cluster/executor
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/cluster/executor/container
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/cluster/provider
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/config
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/containerd
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/events
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/events/testutils
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/exec
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/graphdriver
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/graphdriver/aufs
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/graphdriver/copy
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/graphdriver/overlay
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/graphdriver/register
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/graphdriver/vfs
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/graphdriver/zfs
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/images
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/initlayer
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/links
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/listeners
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/logger
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/logger/awslogs
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/logger/fluentd
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/logger/gcplogs
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/logger/gelf
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/logger/journald
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/logger/local
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/logger/logentries
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/logger/loggertest
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/logger/loggerutils
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/logger/splunk
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/logger/syslog
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/logger/templates
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/names
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/network
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/daemon/stats
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/distribution
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/distribution/metadata
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/distribution/utils
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/distribution/xfer
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/dockerversion
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/errdefs
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/image
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/image/cache
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/image/tarexport
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/image/v1
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/internal/test/suite
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/layer
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libcontainerd
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libcontainerd/queue
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libcontainerd/remote
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libcontainerd/supervisor
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libcontainerd/types
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/bitseq
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/cluster
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/config
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/datastore
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/diagnostic
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/discoverapi
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/driverapi
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/drivers/bridge
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/drivers/host
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/drivers/null
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/drivers/overlay
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/drivers/remote
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/drivers/windows
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/drvregistry
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/etchosts
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/idm
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/internal/caller
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/ipam
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/ipamapi
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/ipams/builtin
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/ipams/null
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/ipams/remote
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/ipamutils
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/iptables
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/netlabel
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/netutils
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/networkdb
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/ns
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/options
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/osl
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/osl/kernel
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/portallocator
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/portmapper
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/resolvconf
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/testutils
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/libnetwork/types
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/oci
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/oci/caps
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/opts
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/aaparser
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/archive
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/authorization
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/broadcaster
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/capabilities
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/chrootarchive
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/containerfs
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/devicemapper
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/directory
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/dmesg
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/fileutils
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/fsutils
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/homedir
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/idtools
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/ioutils
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/jsonmessage
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/longpath
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/loopback
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/namesgenerator
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/parsers
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/parsers/kernel
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/pidfile
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/platform
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/plugingetter
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/plugins
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/plugins/transport
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/pools
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/progress
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/pubsub
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/reexec
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/signal
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/stack
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/stdcopy
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/streamformatter
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/stringid
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/sysinfo
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/system
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/tailfile
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/tarsum
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/urlutil
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/pkg/useragent
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/plugin
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/plugin/executor/containerd
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/plugin/v2
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/profiles/apparmor
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/profiles/seccomp
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/quota
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/reference
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/registry
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/registry/resumable
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/restartmanager
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/rootless
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/rootless/specconv
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/runconfig
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/runconfig/opts
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/testutil
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/testutil/daemon
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/testutil/environment
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/testutil/fakecontext
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/testutil/fakegit
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/testutil/fakestorage
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/testutil/fixtures/load
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/testutil/fixtures/plugin
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/testutil/registry
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/testutil/request
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/volume
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/volume/drivers
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/volume/local
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/volume/mounts
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/volume/service
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/volume/service/opts
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/volume/testutils'
19:16:22 [2022-07-18T19:16:22.969Z] + base_pkg_list='github.com/docker/docker/api
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/backend/build
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/httpstatus
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/httputils
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/middleware
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router/build
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router/checkpoint
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router/container
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router/debug
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router/distribution
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router/grpc
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router/image
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router/network
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router/plugin
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router/session
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router/swarm
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router/system
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/server/router/volume
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/backend
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/blkiodev
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/container
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/events
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/filters
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/image
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/mount
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/network
19:16:22 [2022-07-18T19:16:22.969Z] github.com/docker/docker/api/types/plugins/logdriver
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/registry
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/strslice
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/swarm
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/swarm/runtime
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/time
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/versions
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/versions/v1p19
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/versions/v1p20
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/volume
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/builder
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/builder/builder-next
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/builder/builder-next/exporter
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/builder/builder-next/worker
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/builder/dockerfile
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/builder/remotecontext
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/builder/remotecontext/git
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/builder/remotecontext/urlutil
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/cli
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/cli/config
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/cli/debug
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/cli/winresources/docker-proxy
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/cli/winresources/dockerd
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/client
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/cmd/docker-proxy
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/cmd/dockerd
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/cmd/dockerd/trap
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/container
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/container/stream
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/contrib/apparmor
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/contrib/docker-device-tool
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/contrib/httpserver
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/cluster
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/cluster/convert
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/cluster/executor
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/cluster/executor/container
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/cluster/provider
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/config
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/containerd
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/events
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/events/testutils
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/exec
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/graphdriver
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/graphdriver/aufs
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/graphdriver/copy
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/graphdriver/overlay
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/graphdriver/register
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/graphdriver/vfs
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/graphdriver/zfs
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/images
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/initlayer
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/links
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/listeners
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/awslogs
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/fluentd
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/gcplogs
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/gelf
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/journald
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/local
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/logentries
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/loggertest
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/loggerutils
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/splunk
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/syslog
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/templates
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/names
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/network
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/stats
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/distribution
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/distribution/metadata
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/distribution/utils
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/distribution/xfer
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/dockerversion
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/errdefs
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/image
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/image/cache
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/image/tarexport
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/image/v1
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/internal/test/suite
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/layer
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libcontainerd
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libcontainerd/queue
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libcontainerd/remote
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libcontainerd/supervisor
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libcontainerd/types
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/oci
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/oci/caps
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/opts
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/aaparser
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/archive
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/authorization
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/broadcaster
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/capabilities
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/chrootarchive
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/containerfs
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/devicemapper
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/directory
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/dmesg
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/fileutils
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/fsutils
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/homedir
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/idtools
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/ioutils
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/jsonmessage
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/longpath
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/loopback
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/namesgenerator
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/parsers
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/parsers/kernel
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/pidfile
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/platform
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/plugingetter
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/plugins
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/plugins/transport
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/pools
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/progress
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/pubsub
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/reexec
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/signal
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/stack
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/stdcopy
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/streamformatter
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/stringid
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/sysinfo
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/system
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/tailfile
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/tarsum
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/urlutil
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/pkg/useragent
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/plugin
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/plugin/executor/containerd
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/plugin/v2
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/profiles/apparmor
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/profiles/seccomp
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/quota
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/reference
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/registry
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/registry/resumable
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/restartmanager
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/rootless
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/rootless/specconv
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/runconfig
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/runconfig/opts
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/testutil
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/testutil/daemon
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/testutil/environment
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/testutil/fakecontext
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/testutil/fakegit
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/testutil/fakestorage
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/testutil/fixtures/load
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/testutil/fixtures/plugin
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/testutil/registry
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/testutil/request
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/volume
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/volume/drivers
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/volume/local
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/volume/mounts
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/volume/service
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/volume/service/opts
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/volume/testutils'
19:16:22 [2022-07-18T19:16:22.970Z] ++ echo 'github.com/docker/docker/api
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/server
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/server/backend/build
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/server/httpstatus
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/server/httputils
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/server/middleware
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/server/router
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/server/router/build
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/server/router/checkpoint
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/server/router/container
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/server/router/debug
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/server/router/distribution
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/server/router/grpc
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/server/router/image
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/server/router/network
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/server/router/plugin
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/server/router/session
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/server/router/swarm
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/server/router/system
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/server/router/volume
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/backend
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/blkiodev
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/container
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/events
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/filters
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/image
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/mount
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/network
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/plugins/logdriver
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/registry
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/strslice
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/swarm
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/swarm/runtime
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/time
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/versions
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/versions/v1p19
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/versions/v1p20
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/api/types/volume
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/builder
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/builder/builder-next
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/builder/builder-next/exporter
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/builder/builder-next/worker
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/builder/dockerfile
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/builder/remotecontext
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/builder/remotecontext/git
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/builder/remotecontext/urlutil
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/cli
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/cli/config
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/cli/debug
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/cli/winresources/docker-proxy
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/cli/winresources/dockerd
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/client
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/cmd/docker-proxy
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/cmd/dockerd
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/cmd/dockerd/trap
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/container
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/container/stream
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/contrib/apparmor
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/contrib/docker-device-tool
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/contrib/httpserver
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/cluster
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/cluster/convert
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/cluster/executor
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/cluster/executor/container
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/cluster/provider
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/config
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/containerd
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/events
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/events/testutils
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/exec
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/graphdriver
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/graphdriver/aufs
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/graphdriver/copy
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/graphdriver/overlay
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/graphdriver/register
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/graphdriver/vfs
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/graphdriver/zfs
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/images
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/initlayer
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/links
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/listeners
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/awslogs
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/fluentd
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/gcplogs
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/gelf
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/journald
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/local
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/logentries
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/loggertest
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/loggerutils
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/splunk
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/syslog
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/logger/templates
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/names
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/network
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/daemon/stats
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/distribution
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/distribution/metadata
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/distribution/utils
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/distribution/xfer
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/dockerversion
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/errdefs
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/image
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/image/cache
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/image/tarexport
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/image/v1
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/internal/test/suite
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/layer
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libcontainerd
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libcontainerd/queue
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libcontainerd/remote
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libcontainerd/supervisor
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libcontainerd/types
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libnetwork
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libnetwork/bitseq
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libnetwork/cluster
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libnetwork/config
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libnetwork/datastore
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libnetwork/diagnostic
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libnetwork/discoverapi
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libnetwork/driverapi
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libnetwork/drivers/bridge
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libnetwork/drivers/host
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:16:22 [2022-07-18T19:16:22.970Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/null
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/overlay
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/remote
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/windows
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drvregistry
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/etchosts
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/idm
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/internal/caller
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ipam
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ipamapi
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ipams/builtin
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ipams/null
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ipams/remote
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ipamutils
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/iptables
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/netlabel
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/netutils
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/networkdb
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ns
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/options
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/osl
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/osl/kernel
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/portallocator
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/portmapper
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/resolvconf
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/testutils
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/types
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/oci
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/oci/caps
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/opts
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/aaparser
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/archive
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/authorization
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/broadcaster
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/capabilities
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/chrootarchive
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/containerfs
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/devicemapper
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/directory
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/dmesg
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/fileutils
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/fsutils
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/homedir
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/idtools
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/ioutils
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/jsonmessage
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/longpath
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/loopback
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/namesgenerator
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/parsers
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/parsers/kernel
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/pidfile
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/platform
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/plugingetter
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/plugins
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/plugins/transport
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/pools
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/progress
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/pubsub
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/reexec
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/signal
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/stack
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/stdcopy
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/streamformatter
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/stringid
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/sysinfo
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/system
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/tailfile
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/tarsum
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/urlutil
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/pkg/useragent
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/plugin
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/plugin/executor/containerd
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/plugin/v2
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/profiles/apparmor
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/profiles/seccomp
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/quota
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/reference
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/registry
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/registry/resumable
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/restartmanager
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/rootless
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/rootless/specconv
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/runconfig
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/runconfig/opts
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/testutil
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/testutil/daemon
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/testutil/environment
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/testutil/fakecontext
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/testutil/fakegit
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/testutil/fakestorage
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/testutil/fixtures/load
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/testutil/fixtures/plugin
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/testutil/registry
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/testutil/request
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/volume
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/volume/drivers
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/volume/local
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/volume/mounts
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/volume/service
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/volume/service/opts
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/volume/testutils'
19:16:22 [2022-07-18T19:16:22.971Z] ++ grep --fixed-strings /libnetwork
19:16:22 [2022-07-18T19:16:22.971Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/bitseq
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/cluster
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/config
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/datastore
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/diagnostic
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/discoverapi
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/driverapi
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/bridge
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/host
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/null
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/overlay
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/remote
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/windows
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drvregistry
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/etchosts
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/idm
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/internal/caller
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ipam
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ipamapi
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ipams/builtin
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ipams/null
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ipams/remote
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ipamutils
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/iptables
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/netlabel
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/netutils
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/networkdb
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ns
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/options
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/osl
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/osl/kernel
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/portallocator
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/portmapper
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/resolvconf
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/testutils
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/types'
19:16:22 [2022-07-18T19:16:22.971Z] + echo 'github.com/docker/docker/libnetwork
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/bitseq
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/cluster
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/config
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/datastore
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/diagnostic
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/discoverapi
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/driverapi
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/bridge
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/host
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/null
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/overlay
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/remote
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/windows
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drvregistry
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/etchosts
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/idm
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/internal/caller
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ipam
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ipamapi
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ipams/builtin
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ipams/null
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ipams/remote
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ipamutils
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/iptables
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/netlabel
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/netutils
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/networkdb
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/ns
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/options
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/osl
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/osl/kernel
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/portallocator
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/portmapper
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/resolvconf
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/testutils
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/types'
19:16:22 [2022-07-18T19:16:22.971Z] + grep --fixed-strings libnetwork/drivers/bridge
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/bridge
19:16:22 [2022-07-18T19:16:22.971Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:16:22 [2022-07-18T19:16:22.971Z] + type docker-proxy
19:16:22 [2022-07-18T19:16:22.971Z] hack/test/unit: line 25: type: docker-proxy: not found
19:16:22 [2022-07-18T19:16:22.971Z] + hack/make.sh binary-proxy install-proxy
19:16:22 [2022-07-18T19:16:22.971Z] 
19:16:22 [2022-07-18T19:16:22.971Z] Removing bundles/
19:16:22 [2022-07-18T19:16:22.971Z] 
19:16:22 [2022-07-18T19:16:22.971Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
19:16:23 [2022-07-18T19:16:23.228Z] Building: bundles/binary-proxy/docker-proxy
19:16:23 [2022-07-18T19:16:23.228Z] GOOS="" GOARCH="" GOARM=""
19:16:23 [2022-07-18T19:16:23.646Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
19:16:24 [2022-07-18T19:16:24.582Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
19:16:24 [2022-07-18T19:16:24.582Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
19:16:24 [2022-07-18T19:16:24.838Z] === RUN   TestDockerSuite/TestRunNetHost
19:16:25 [2022-07-18T19:16:25.765Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
19:16:26 [2022-07-18T19:16:26.692Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
19:16:26 [2022-07-18T19:16:26.692Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
19:16:26 [2022-07-18T19:16:26.949Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
19:16:28 [2022-07-18T19:16:28.840Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
19:16:30 [2022-07-18T19:16:30.204Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
19:16:30 [2022-07-18T19:16:30.460Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
19:16:31 [2022-07-18T19:16:31.319Z] Created binary: bundles/binary-proxy/docker-proxy
19:16:31 [2022-07-18T19:16:31.319Z] 
19:16:31 [2022-07-18T19:16:31.319Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
19:16:31 [2022-07-18T19:16:31.319Z] Installing docker-proxy to /usr/local/bin/
19:16:31 [2022-07-18T19:16:31.319Z] 
19:16:31 [2022-07-18T19:16:31.319Z] + mkdir -p bundles
19:16:31 [2022-07-18T19:16:31.319Z] + '[' -n 'github.com/docker/docker/api
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/server
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/server/backend/build
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/server/httpstatus
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/server/httputils
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/server/middleware
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/server/router
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/server/router/build
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/server/router/checkpoint
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/server/router/container
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/server/router/debug
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/server/router/distribution
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/server/router/grpc
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/server/router/image
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/server/router/network
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/server/router/plugin
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/server/router/session
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/server/router/swarm
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/server/router/system
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/server/router/volume
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/types
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/types/backend
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/types/blkiodev
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/types/container
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/types/events
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/types/filters
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/types/image
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/types/mount
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/types/network
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/types/plugins/logdriver
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/types/registry
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/types/strslice
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/types/swarm
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/types/swarm/runtime
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/types/time
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/types/versions
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/types/versions/v1p19
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/types/versions/v1p20
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/api/types/volume
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/builder
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/builder/builder-next
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/builder/builder-next/exporter
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/builder/builder-next/worker
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/builder/dockerfile
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/builder/remotecontext
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/builder/remotecontext/git
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/builder/remotecontext/urlutil
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/cli
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/cli/config
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/cli/debug
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/cli/winresources/docker-proxy
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/cli/winresources/dockerd
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/client
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/cmd/docker-proxy
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/cmd/dockerd
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/cmd/dockerd/trap
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/container
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/container/stream
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/contrib/apparmor
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/contrib/docker-device-tool
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/contrib/httpserver
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/cluster
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/cluster/convert
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/cluster/executor
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/cluster/executor/container
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/cluster/provider
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/config
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/containerd
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/events
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/events/testutils
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/exec
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/graphdriver
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/graphdriver/aufs
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/graphdriver/copy
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/graphdriver/overlay
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/graphdriver/register
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/graphdriver/vfs
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/graphdriver/zfs
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/images
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/initlayer
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/links
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/listeners
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/logger
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/logger/awslogs
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/logger/fluentd
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/logger/gcplogs
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/logger/gelf
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/logger/journald
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/logger/local
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/logger/logentries
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/logger/loggertest
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/logger/loggerutils
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/logger/splunk
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/logger/syslog
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/logger/templates
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/names
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/network
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/daemon/stats
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/distribution
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/distribution/metadata
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/distribution/utils
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/distribution/xfer
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/dockerversion
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/errdefs
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/image
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/image/cache
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/image/tarexport
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/image/v1
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/internal/test/suite
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/layer
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/libcontainerd
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/libcontainerd/queue
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/libcontainerd/remote
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/libcontainerd/supervisor
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/libcontainerd/types
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/oci
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/oci/caps
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/opts
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/pkg/aaparser
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/pkg/archive
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/pkg/authorization
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/pkg/broadcaster
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/pkg/capabilities
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/pkg/chrootarchive
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/pkg/containerfs
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/pkg/devicemapper
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/pkg/directory
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/pkg/dmesg
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/pkg/fileutils
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/pkg/fsutils
19:16:31 [2022-07-18T19:16:31.319Z] github.com/docker/docker/pkg/homedir
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/idtools
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/ioutils
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/jsonmessage
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/longpath
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/loopback
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/namesgenerator
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/parsers
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/parsers/kernel
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/pidfile
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/platform
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/plugingetter
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/plugins
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/plugins/transport
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/pools
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/progress
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/pubsub
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/reexec
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/signal
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/stack
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/stdcopy
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/streamformatter
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/stringid
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/sysinfo
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/system
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/tailfile
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/tarsum
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/urlutil
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/pkg/useragent
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/plugin
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/plugin/executor/containerd
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/plugin/v2
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/profiles/apparmor
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/profiles/seccomp
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/quota
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/reference
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/registry
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/registry/resumable
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/restartmanager
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/rootless
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/rootless/specconv
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/runconfig
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/runconfig/opts
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/testutil
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/testutil/daemon
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/testutil/environment
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/testutil/fakecontext
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/testutil/fakegit
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/testutil/fakestorage
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/testutil/fixtures/load
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/testutil/fixtures/plugin
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/testutil/registry
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/testutil/request
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/volume
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/volume/drivers
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/volume/local
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/volume/mounts
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/volume/service
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/volume/service/opts
19:16:31 [2022-07-18T19:16:31.320Z] github.com/docker/docker/volume/testutils' ']'
19:16:31 [2022-07-18T19:16:31.320Z] + 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/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
19:16:31 [2022-07-18T19:16:31.577Z] ?   	github.com/docker/docker/api	[no test files]
19:16:33 [2022-07-18T19:16:33.730Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
19:16:33 [2022-07-18T19:16:33.986Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
19:16:34 [2022-07-18T19:16:34.548Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
19:16:34 [2022-07-18T19:16:34.548Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
19:16:35 [2022-07-18T19:16:35.110Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
19:16:35 [2022-07-18T19:16:35.367Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
19:16:35 [2022-07-18T19:16:35.928Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
19:16:36 [2022-07-18T19:16:36.184Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
19:16:36 [2022-07-18T19:16:36.440Z] === RUN   TestDockerSuite/TestRunNonExistingImage
19:16:36 [2022-07-18T19:16:36.440Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
19:16:37 [2022-07-18T19:16:37.002Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
19:16:38 [2022-07-18T19:16:38.891Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
19:16:41 [2022-07-18T19:16:41.405Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
19:16:43 [2022-07-18T19:16:43.294Z] === RUN   TestDockerSuite/TestRunOOMExitCode
19:16:43 [2022-07-18T19:16:43.294Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
19:16:43 [2022-07-18T19:16:43.295Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
19:16:43 [2022-07-18T19:16:43.857Z] === RUN   TestDockerSuite/TestRunPIDsLimit
19:16:43 [2022-07-18T19:16:43.857Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
19:16:44 [2022-07-18T19:16:44.418Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
19:16:45 [2022-07-18T19:16:45.784Z] === RUN   TestDockerSuite/TestRunPortInUse
19:16:46 [2022-07-18T19:16:46.720Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
19:16:46 [2022-07-18T19:16:46.982Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
19:16:47 [2022-07-18T19:16:47.239Z]     docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n"
19:16:47 [2022-07-18T19:16:47.239Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
19:16:47 [2022-07-18T19:16:47.500Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
19:16:48 [2022-07-18T19:16:48.064Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
19:16:48 [2022-07-18T19:16:48.626Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
19:16:49 [2022-07-18T19:16:49.187Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
19:16:49 [2022-07-18T19:16:49.187Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
19:16:49 [2022-07-18T19:16:49.443Z] === RUN   TestDockerSuite/TestRunPublishPort
19:16:49 [2022-07-18T19:16:49.636Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 7.9% of statements
19:16:50 [2022-07-18T19:16:50.006Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
19:16:50 [2022-07-18T19:16:50.006Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
19:16:50 [2022-07-18T19:16:50.569Z] === RUN   TestDockerSuite/TestRunReadProcLatency
19:16:50 [2022-07-18T19:16:50.569Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
19:16:50 [2022-07-18T19:16:50.569Z] === RUN   TestDockerSuite/TestRunReadProcTimer
19:16:51 [2022-07-18T19:16:51.132Z] === RUN   TestDockerSuite/TestRunRedirectStdout
19:16:52 [2022-07-18T19:16:52.498Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
19:16:52 [2022-07-18T19:16:52.498Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
19:16:52 [2022-07-18T19:16:52.498Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
19:16:52 [2022-07-18T19:16:52.498Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
19:16:55 [2022-07-18T19:16:55.018Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
19:16:55 [2022-07-18T19:16:55.274Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
19:16:55 [2022-07-18T19:16:55.838Z] === RUN   TestDockerSuite/TestRunRm
19:16:56 [2022-07-18T19:16:56.401Z] === RUN   TestDockerSuite/TestRunRmAndWait
19:17:00 [2022-07-18T19:17:00.567Z] === RUN   TestDockerSuite/TestRunRmPre125Api
19:17:00 [2022-07-18T19:17:00.567Z] === RUN   TestDockerSuite/TestRunRootWorkdir
19:17:01 [2022-07-18T19:17:01.129Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
19:17:01 [2022-07-18T19:17:01.129Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
19:17:03 [2022-07-18T19:17:03.019Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
19:17:03 [2022-07-18T19:17:03.582Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
19:17:06 [2022-07-18T19:17:06.097Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
19:17:06 [2022-07-18T19:17:06.658Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
19:17:09 [2022-07-18T19:17:09.924Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
19:17:09 [2022-07-18T19:17:09.924Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
19:17:10 [2022-07-18T19:17:10.186Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
19:17:10 [2022-07-18T19:17:10.755Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
19:17:11 [2022-07-18T19:17:11.337Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
19:17:11 [2022-07-18T19:17:11.907Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
19:17:12 [2022-07-18T19:17:12.468Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
19:17:13 [2022-07-18T19:17:13.031Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
19:17:13 [2022-07-18T19:17:13.031Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
19:17:13 [2022-07-18T19:17:13.592Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
19:17:14 [2022-07-18T19:17:14.153Z] === RUN   TestDockerSuite/TestRunSetMacAddress
19:17:14 [2022-07-18T19:17:14.715Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
19:17:16 [2022-07-18T19:17:16.081Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
19:17:17 [2022-07-18T19:17:17.446Z] === RUN   TestDockerSuite/TestRunState
19:17:18 [2022-07-18T19:17:18.812Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
19:17:18 [2022-07-18T19:17:18.812Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
19:17:19 [2022-07-18T19:17:19.374Z] === RUN   TestDockerSuite/TestRunStdinPipe
19:17:19 [2022-07-18T19:17:19.935Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
19:17:19 [2022-07-18T19:17:19.935Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
19:17:19 [2022-07-18T19:17:19.935Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
19:17:19 [2022-07-18T19:17:19.935Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
19:17:20 [2022-07-18T19:17:20.497Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
19:17:21 [2022-07-18T19:17:21.426Z] === RUN   TestDockerSuite/TestRunSysctls
19:17:22 [2022-07-18T19:17:22.357Z] === RUN   TestDockerSuite/TestRunTLSVerify
19:17:22 [2022-07-18T19:17:22.357Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
19:17:22 [2022-07-18T19:17:22.357Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
19:17:22 [2022-07-18T19:17:22.920Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
19:17:23 [2022-07-18T19:17:23.848Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
19:17:24 [2022-07-18T19:17:24.776Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
19:17:25 [2022-07-18T19:17:25.033Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
19:17:26 [2022-07-18T19:17:26.925Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
19:17:26 [2022-07-18T19:17:26.925Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
19:17:30 [2022-07-18T19:17:30.194Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
19:17:30 [2022-07-18T19:17:30.194Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
19:17:32 [2022-07-18T19:17:32.716Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
19:17:32 [2022-07-18T19:17:32.716Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
19:17:32 [2022-07-18T19:17:32.974Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
19:17:33 [2022-07-18T19:17:33.552Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
19:17:34 [2022-07-18T19:17:34.114Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
19:17:35 [2022-07-18T19:17:35.481Z]     docker_cli_service_logs_test.go:248: checking task o6chenihfeyc
19:17:35 [2022-07-18T19:17:35.481Z]     docker_cli_service_logs_test.go:253: checking messages for o6chenihfeyc
19:17:35 [2022-07-18T19:17:35.481Z]     docker_cli_service_logs_test.go:248: checking task zb0cdzgj4sd2
19:17:35 [2022-07-18T19:17:35.481Z]     docker_cli_service_logs_test.go:253: checking messages for zb0cdzgj4sd2
19:17:36 [2022-07-18T19:17:36.410Z] === RUN   TestDockerSuite/TestRunUnshareProc
19:17:36 [2022-07-18T19:17:36.410Z] === RUN   TestDockerSwarmSuite/TestServiceScale
19:17:37 [2022-07-18T19:17:37.340Z] === RUN   TestDockerSuite/TestRunUserByID
19:17:37 [2022-07-18T19:17:37.902Z] === RUN   TestDockerSuite/TestRunUserByIDBig
19:17:37 [2022-07-18T19:17:37.902Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
19:17:38 [2022-07-18T19:17:38.158Z] === RUN   TestDockerSuite/TestRunUserByIDZero
19:17:38 [2022-07-18T19:17:38.720Z] === RUN   TestDockerSuite/TestRunUserByName
19:17:38 [2022-07-18T19:17:38.976Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
19:17:39 [2022-07-18T19:17:39.233Z] === RUN   TestDockerSuite/TestRunUserDefaults
19:17:39 [2022-07-18T19:17:39.796Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
19:17:39 [2022-07-18T19:17:39.796Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
19:17:39 [2022-07-18T19:17:39.796Z] === RUN   TestDockerSuite/TestRunUserNotFound
19:17:39 [2022-07-18T19:17:39.796Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
19:17:40 [2022-07-18T19:17:40.357Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
19:17:43 [2022-07-18T19:17:43.625Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
19:17:43 [2022-07-18T19:17:43.625Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
19:17:44 [2022-07-18T19:17:44.186Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
19:17:45 [2022-07-18T19:17:45.550Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
19:17:46 [2022-07-18T19:17:46.916Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
19:17:48 [2022-07-18T19:17:48.805Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
19:17:50 [2022-07-18T19:17:50.174Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
19:17:50 [2022-07-18T19:17:50.735Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
19:17:50 [2022-07-18T19:17:50.735Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
19:17:50 [2022-07-18T19:17:50.735Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
19:17:50 [2022-07-18T19:17:50.735Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
19:17:50 [2022-07-18T19:17:50.735Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
19:17:50 [2022-07-18T19:17:50.735Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
19:17:50 [2022-07-18T19:17:50.735Z] === RUN   TestDockerSuite/TestRunWithBadDevice
19:17:50 [2022-07-18T19:17:50.735Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
19:17:50 [2022-07-18T19:17:50.735Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
19:17:50 [2022-07-18T19:17:50.735Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
19:17:51 [2022-07-18T19:17:51.296Z] === RUN   TestDockerSuite/TestRunWithCPUShares
19:17:51 [2022-07-18T19:17:51.858Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
19:17:52 [2022-07-18T19:17:52.786Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
19:17:53 [2022-07-18T19:17:53.349Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
19:17:53 [2022-07-18T19:17:53.911Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
19:17:53 [2022-07-18T19:17:53.911Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
19:17:54 [2022-07-18T19:17:54.481Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
19:17:54 [2022-07-18T19:17:54.482Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
19:17:54 [2022-07-18T19:17:54.482Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
19:17:54 [2022-07-18T19:17:54.482Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
19:17:54 [2022-07-18T19:17:54.482Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
19:17:54 [2022-07-18T19:17:54.482Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
19:17:54 [2022-07-18T19:17:54.482Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
19:17:54 [2022-07-18T19:17:54.482Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
19:17:54 [2022-07-18T19:17:54.482Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
19:17:54 [2022-07-18T19:17:54.482Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
19:17:54 [2022-07-18T19:17:54.482Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
19:17:54 [2022-07-18T19:17:54.482Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
19:17:54 [2022-07-18T19:17:54.482Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
19:17:54 [2022-07-18T19:17:54.482Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
19:17:54 [2022-07-18T19:17:54.482Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
19:17:55 [2022-07-18T19:17:55.045Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
19:17:55 [2022-07-18T19:17:55.608Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
19:17:55 [2022-07-18T19:17:55.865Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
19:17:56 [2022-07-18T19:17:56.430Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
19:17:56 [2022-07-18T19:17:56.430Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
19:17:56 [2022-07-18T19:17:56.686Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
19:17:57 [2022-07-18T19:17:57.250Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
19:17:57 [2022-07-18T19:17:57.250Z] === RUN   TestDockerSuite/TestRunWithShmSize
19:17:57 [2022-07-18T19:17:57.812Z] === RUN   TestDockerSuite/TestRunWithSwappiness
19:17:58 [2022-07-18T19:17:58.374Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
19:17:58 [2022-07-18T19:17:58.374Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
19:17:58 [2022-07-18T19:17:58.374Z] === RUN   TestDockerSuite/TestRunWithUlimits
19:17:59 [2022-07-18T19:17:59.301Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
19:17:59 [2022-07-18T19:17:59.301Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
19:18:00 [2022-07-18T19:18:00.229Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
19:18:00 [2022-07-18T19:18:00.792Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
19:18:00 [2022-07-18T19:18:00.792Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
19:18:00 [2022-07-18T19:18:00.792Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
19:18:01 [2022-07-18T19:18:01.355Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
19:18:01 [2022-07-18T19:18:01.355Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
19:18:01 [2022-07-18T19:18:01.611Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
19:18:02 [2022-07-18T19:18:02.538Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
19:18:02 [2022-07-18T19:18:02.795Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
19:18:03 [2022-07-18T19:18:03.724Z]     docker_cli_swarm_test.go:1895: [d6388bb0dbdb2] joining swarm manager [dc1c84783a0d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:04 [2022-07-18T19:18:04.655Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
19:18:05 [2022-07-18T19:18:05.218Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
19:18:05 [2022-07-18T19:18:05.218Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
19:18:05 [2022-07-18T19:18:05.218Z] === RUN   TestDockerSuite/TestSlowStdinClosing
19:18:05 [2022-07-18T19:18:05.218Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
19:18:05 [2022-07-18T19:18:05.218Z]     docker_cli_swarm_test.go:1896: [d79fbdbbd6b95] joining swarm manager [dc1c84783a0d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:18:05 [2022-07-18T19:18:05.780Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
19:18:06 [2022-07-18T19:18:06.709Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
19:18:07 [2022-07-18T19:18:07.273Z] === RUN   TestDockerSuite/TestStopContainerSignal
19:18:08 [2022-07-18T19:18:08.637Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
19:18:09 [2022-07-18T19:18:09.199Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
19:18:11 [2022-07-18T19:18:11.714Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
19:18:13 [2022-07-18T19:18:13.604Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
19:18:16 [2022-07-18T19:18:16.137Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
19:18:17 [2022-07-18T19:18:17.503Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
19:18:18 [2022-07-18T19:18:18.869Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
19:18:19 [2022-07-18T19:18:19.431Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
19:18:20 [2022-07-18T19:18:20.362Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
19:18:21 [2022-07-18T19:18:21.291Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
19:18:21 [2022-07-18T19:18:21.852Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
19:18:23 [2022-07-18T19:18:23.742Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
19:18:25 [2022-07-18T19:18:25.108Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
19:18:26 [2022-07-18T19:18:26.046Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:18:26 [2022-07-18T19:18:26.046Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
19:18:26 [2022-07-18T19:18:26.046Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 31.9% of statements
19:18:26 [2022-07-18T19:18:26.046Z] ok  	github.com/docker/docker/api/server/middleware	0.028s	coverage: 37.7% of statements
19:18:26 [2022-07-18T19:18:26.046Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:18:26 [2022-07-18T19:18:26.046Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:18:26 [2022-07-18T19:18:26.046Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:18:26 [2022-07-18T19:18:26.046Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:18:26 [2022-07-18T19:18:26.046Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:18:26 [2022-07-18T19:18:26.046Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:18:26 [2022-07-18T19:18:26.046Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:18:26 [2022-07-18T19:18:26.046Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 92.2% of statements
19:18:26 [2022-07-18T19:18:26.047Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 67.9% of statements
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/api/types	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ok  	github.com/docker/docker/api/types/strslice	0.013s	coverage: 90.0% of statements
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
19:18:26 [2022-07-18T19:18:26.047Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/builder	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:18:26 [2022-07-18T19:18:26.047Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:18:26 [2022-07-18T19:18:26.471Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
19:18:26 [2022-07-18T19:18:26.974Z] ok  	github.com/docker/docker/builder/remotecontext	0.136s	coverage: 13.7% of statements
19:18:27 [2022-07-18T19:18:27.230Z] ok  	github.com/docker/docker/builder/dockerfile	0.577s	coverage: 49.3% of statements
19:18:27 [2022-07-18T19:18:27.486Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.004s	coverage: 100.0% of statements
19:18:27 [2022-07-18T19:18:27.838Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
19:18:28 [2022-07-18T19:18:28.416Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
19:18:28 [2022-07-18T19:18:28.980Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.658s	coverage: 86.3% of statements
19:18:28 [2022-07-18T19:18:28.980Z] ?   	github.com/docker/docker/cli	[no test files]
19:18:28 [2022-07-18T19:18:28.980Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:18:28 [2022-07-18T19:18:28.980Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
19:18:28 [2022-07-18T19:18:28.980Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
19:18:29 [2022-07-18T19:18:29.204Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
19:18:29 [2022-07-18T19:18:29.461Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
19:18:29 [2022-07-18T19:18:29.909Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.253s	coverage: 67.6% of statements
19:18:31 [2022-07-18T19:18:31.351Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
19:18:31 [2022-07-18T19:18:31.912Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
19:18:34 [2022-07-18T19:18:34.081Z] ok  	github.com/docker/docker/client	0.148s	coverage: 75.9% of statements
19:18:34 [2022-07-18T19:18:34.426Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
19:18:34 [2022-07-18T19:18:34.426Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
19:18:34 [2022-07-18T19:18:34.426Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
19:18:34 [2022-07-18T19:18:34.426Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
19:18:34 [2022-07-18T19:18:34.682Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
19:18:35 [2022-07-18T19:18:35.609Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
19:18:36 [2022-07-18T19:18:36.171Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
19:18:36 [2022-07-18T19:18:36.733Z] === RUN   TestDockerSuite/TestSaveCheckTimes
19:18:36 [2022-07-18T19:18:36.991Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
19:18:37 [2022-07-18T19:18:37.918Z] === RUN   TestDockerSuite/TestSaveImageId
19:18:38 [2022-07-18T19:18:38.186Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
19:18:38 [2022-07-18T19:18:38.444Z] === RUN   TestDockerSuite/TestSaveLoadParents
19:18:39 [2022-07-18T19:18:39.811Z]     docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2844589726
19:18:39 [2022-07-18T19:18:39.811Z] === RUN   TestDockerSuite/TestSaveMultipleNames
19:18:39 [2022-07-18T19:18:39.811Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
19:18:41 [2022-07-18T19:18:41.179Z] === RUN   TestDockerSuite/TestSaveSingleTag
19:18:41 [2022-07-18T19:18:41.179Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
19:18:41 [2022-07-18T19:18:41.179Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
19:18:42 [2022-07-18T19:18:42.545Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
19:18:43 [2022-07-18T19:18:43.472Z] === RUN   TestDockerSuite/TestSearchCmdOptions
19:18:45 [2022-07-18T19:18:45.985Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
19:18:45 [2022-07-18T19:18:45.985Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
19:18:46 [2022-07-18T19:18:46.545Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
19:18:46 [2022-07-18T19:18:46.545Z] === RUN   TestDockerSuite/TestSearchWithLimit
19:18:47 [2022-07-18T19:18:47.473Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
19:18:48 [2022-07-18T19:18:48.034Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
19:18:48 [2022-07-18T19:18:48.034Z]     docker_cli_sni_test.go:30: Flakey test
19:18:48 [2022-07-18T19:18:48.034Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
19:18:49 [2022-07-18T19:18:49.921Z]     docker_cli_swarm_test.go:1796: [de4d03e5ae4e2] joining swarm manager [d0f80df9931de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:50 [2022-07-18T19:18:50.850Z]     docker_cli_swarm_test.go:1797: [d3474a2c9b2ea] joining swarm manager [d0f80df9931de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:18:53 [2022-07-18T19:18:53.364Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
19:18:54 [2022-07-18T19:18:54.730Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
19:18:55 [2022-07-18T19:18:55.291Z] === RUN   TestDockerSuite/TestStartAttachSilent
19:18:56 [2022-07-18T19:18:56.220Z] === RUN   TestDockerSuite/TestStartAttachWithRename
19:18:58 [2022-07-18T19:18:58.733Z] === RUN   TestDockerSuite/TestStartMultipleContainers
19:19:00 [2022-07-18T19:19:00.097Z] === RUN   TestDockerSuite/TestStartPausedContainer
19:19:00 [2022-07-18T19:19:00.658Z] === RUN   TestDockerSuite/TestStartRecordError
19:19:01 [2022-07-18T19:19:01.591Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
19:19:03 [2022-07-18T19:19:03.481Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
19:19:04 [2022-07-18T19:19:04.463Z] === RUN   TestDockerSuite/TestStatsAllNoStream
19:19:06 [2022-07-18T19:19:06.977Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
19:19:06 [2022-07-18T19:19:06.977Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
19:19:11 [2022-07-18T19:19:11.143Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
19:19:14 [2022-07-18T19:19:14.406Z] === RUN   TestDockerSuite/TestStatsFormatAll
19:19:14 [2022-07-18T19:19:14.406Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
19:19:16 [2022-07-18T19:19:16.296Z]     docker_cli_swarm_test.go:1315: [d105d95e08c2b] joining swarm manager [debbe9beacb41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:19:18 [2022-07-18T19:19:18.184Z]     docker_cli_swarm_test.go:1316: [d3979afb5e7d0] joining swarm manager [debbe9beacb41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:19:18 [2022-07-18T19:19:18.746Z] === RUN   TestDockerSuite/TestStatsNoStream
19:19:20 [2022-07-18T19:19:20.712Z] ok  	github.com/docker/docker/cmd/dockerd	0.085s	coverage: 31.5% of statements
19:19:20 [2022-07-18T19:19:20.712Z] ok  	github.com/docker/docker/container	0.119s	coverage: 36.2% of statements
19:19:20 [2022-07-18T19:19:20.712Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.509s	coverage: 0.0% of statements
19:19:20 [2022-07-18T19:19:20.712Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
19:19:20 [2022-07-18T19:19:20.712Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:19:20 [2022-07-18T19:19:20.712Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:19:20 [2022-07-18T19:19:20.712Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:19:20 [2022-07-18T19:19:20.712Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:19:21 [2022-07-18T19:19:21.259Z] === RUN   TestDockerSuite/TestTopMultipleArgs
19:19:21 [2022-07-18T19:19:21.824Z] === RUN   TestDockerSuite/TestTopNonPrivileged
19:19:22 [2022-07-18T19:19:22.080Z] === RUN   TestDockerSuite/TestTopPrivileged
19:19:22 [2022-07-18T19:19:22.642Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
19:19:22 [2022-07-18T19:19:22.642Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
19:19:22 [2022-07-18T19:19:22.642Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
19:19:23 [2022-07-18T19:19:23.204Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
19:19:23 [2022-07-18T19:19:23.462Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
19:19:23 [2022-07-18T19:19:23.462Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
19:19:23 [2022-07-18T19:19:23.462Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
19:19:23 [2022-07-18T19:19:23.462Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
19:19:23 [2022-07-18T19:19:23.717Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
19:19:24 [2022-07-18T19:19:24.644Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
19:19:25 [2022-07-18T19:19:25.205Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
19:19:25 [2022-07-18T19:19:25.767Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
19:19:25 [2022-07-18T19:19:25.962Z] ok  	github.com/docker/docker/daemon/cluster	0.083s	coverage: 0.5% of statements
19:19:26 [2022-07-18T19:19:26.696Z] === RUN   TestDockerSuite/TestUpdateStats
19:19:27 [2022-07-18T19:19:27.331Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
19:19:28 [2022-07-18T19:19:28.697Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 36.9% of statements
19:19:30 [2022-07-18T19:19:30.861Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
19:19:31 [2022-07-18T19:19:31.117Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
19:19:31 [2022-07-18T19:19:31.117Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
19:19:31 [2022-07-18T19:19:31.117Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
19:19:31 [2022-07-18T19:19:31.678Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
19:19:32 [2022-07-18T19:19:32.240Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
19:19:34 [2022-07-18T19:19:34.130Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
19:19:35 [2022-07-18T19:19:35.496Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
19:19:36 [2022-07-18T19:19:36.424Z] === RUN   TestDockerSuite/TestVolumeCLICreate
19:19:36 [2022-07-18T19:19:36.801Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.443s	coverage: 13.4% of statements
19:19:37 [2022-07-18T19:19:37.061Z] ok  	github.com/docker/docker/daemon/config	0.033s	coverage: 81.7% of statements
19:19:37 [2022-07-18T19:19:37.623Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
19:19:38 [2022-07-18T19:19:38.184Z] ok  	github.com/docker/docker/daemon	10.147s	coverage: 16.2% of statements
19:19:38 [2022-07-18T19:19:38.184Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:19:38 [2022-07-18T19:19:38.184Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:19:38 [2022-07-18T19:19:38.184Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
19:19:38 [2022-07-18T19:19:38.185Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:19:38 [2022-07-18T19:19:38.185Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:19:38 [2022-07-18T19:19:38.440Z] ok  	github.com/docker/docker/daemon/graphdriver	0.011s	coverage: 2.2% of statements
19:19:40 [2022-07-18T19:19:40.334Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.776s	coverage: 74.8% of statements
19:19:40 [2022-07-18T19:19:40.592Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 3.0% of statements
19:19:41 [2022-07-18T19:19:41.958Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.524s	coverage: 56.2% of statements
19:19:43 [2022-07-18T19:19:43.346Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.012s	coverage: 1.9% of statements
19:19:45 [2022-07-18T19:19:45.239Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.416s	coverage: 46.1% of statements
19:19:45 [2022-07-18T19:19:45.239Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:19:45 [2022-07-18T19:19:45.239Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.338s	coverage: 50.6% of statements
19:19:46 [2022-07-18T19:19:46.605Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.5% of statements
19:19:47 [2022-07-18T19:19:47.167Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.756s	coverage: 58.5% of statements
19:19:47 [2022-07-18T19:19:47.167Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:19:47 [2022-07-18T19:19:47.167Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:19:47 [2022-07-18T19:19:47.422Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
19:19:47 [2022-07-18T19:19:47.679Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
19:19:49 [2022-07-18T19:19:49.570Z] ok  	github.com/docker/docker/daemon/images	0.031s	coverage: 6.9% of statements
19:19:49 [2022-07-18T19:19:49.570Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:19:49 [2022-07-18T19:19:49.570Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:19:49 [2022-07-18T19:19:49.827Z] ok  	github.com/docker/docker/daemon/logger	0.221s	coverage: 43.2% of statements
19:19:50 [2022-07-18T19:19:50.757Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.028s	coverage: 53.6% of statements
19:19:51 [2022-07-18T19:19:51.320Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.187s	coverage: 80.2% of statements
19:19:51 [2022-07-18T19:19:51.320Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:19:51 [2022-07-18T19:19:51.577Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 68.2% of statements
19:19:52 [2022-07-18T19:19:52.139Z] ok  	github.com/docker/docker/daemon/logger/journald	0.017s	coverage: 23.4% of statements
19:19:52 [2022-07-18T19:19:52.395Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
19:19:52 [2022-07-18T19:19:52.959Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.150s	coverage: 76.8% of statements
19:19:53 [2022-07-18T19:19:53.523Z] ok  	github.com/docker/docker/daemon/logger/local	0.036s	coverage: 79.4% of statements
19:19:53 [2022-07-18T19:19:53.523Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:19:53 [2022-07-18T19:19:53.523Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
19:19:54 [2022-07-18T19:19:54.086Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.025s	coverage: 65.9% of statements
19:19:54 [2022-07-18T19:19:54.342Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.031s	coverage: 31.5% of statements
19:19:54 [2022-07-18T19:19:54.472Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
19:19:54 [2022-07-18T19:19:54.472Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
19:19:54 [2022-07-18T19:19:54.472Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
19:19:54 [2022-07-18T19:19:54.472Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
19:19:54 [2022-07-18T19:19:54.472Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
19:19:54 [2022-07-18T19:19:54.472Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
19:19:54 [2022-07-18T19:19:54.472Z] === RUN   TestDockerSuite/TestVolumeCLILs
19:19:54 [2022-07-18T19:19:54.472Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
19:19:54 [2022-07-18T19:19:54.472Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
19:19:54 [2022-07-18T19:19:54.472Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
19:19:54 [2022-07-18T19:19:54.472Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
19:19:54 [2022-07-18T19:19:54.472Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
19:19:54 [2022-07-18T19:19:54.472Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
19:19:54 [2022-07-18T19:19:54.472Z] === RUN   TestDockerSuite/TestVolumeCLIRm
19:19:55 [2022-07-18T19:19:55.033Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
19:19:55 [2022-07-18T19:19:55.033Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
19:19:55 [2022-07-18T19:19:55.033Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
19:19:55 [2022-07-18T19:19:55.033Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
19:19:55 [2022-07-18T19:19:55.272Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.018s	coverage: 46.8% of statements
19:19:55 [2022-07-18T19:19:55.291Z] === RUN   TestDockerSuite/TestVolumeLsFormat
19:19:55 [2022-07-18T19:19:55.291Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
19:19:55 [2022-07-18T19:19:55.291Z] --- PASS: TestDockerSuite (1324.00s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.04s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.85s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.96s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.75s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.02s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.87s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.78s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.98s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.33s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.75s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.59s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.02s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.38s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.05s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.04s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.14s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.02s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.16s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.39s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.61s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.55s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.69s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.38s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.56s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.47s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.78s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.92s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.64s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.66s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.89s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.86s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.85s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.78s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.73s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.81s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.77s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.69s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.90s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.86s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.88s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.72s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.50s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.48s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.74s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.48s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.47s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.57s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.28s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} (1.34s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} (1.38s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.59s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.49s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000c7aed0_<nil>_<nil>} (1.57s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11684798185_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.50s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11684798185_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.54s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33572911947_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.54s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33572911947_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.64s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33572911947_/foo_true__0xc000c7af00_<nil>_<nil>_<nil>} (1.53s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000c7af18_<nil>_<nil>} (0.76s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000c7af30_<nil>_<nil>} (1.52s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000c7af48_<nil>_<nil>} (1.53s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000c7af60_<nil>_<nil>} (1.56s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.45s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
19:19:55 [2022-07-18T19:19:55.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.67s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.67s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.82s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.61s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.59s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.66s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.80s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.87s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.78s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.68s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.72s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.88s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.57s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.60s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.69s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.90s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.04s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.84s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.11s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.65s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.05s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.09s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.24s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.98s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.11s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.04s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.90s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.08s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.04s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.84s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.02s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.81s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.82s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.75s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.73s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.79s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.46s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.88s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.72s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.71s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.61s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.49s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.99s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.11s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.71s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.09s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.77s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.78s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.75s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.75s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.00s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.33s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.21s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.15s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.67s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.77s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.22s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.47s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.76s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.86s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.01s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (0.96s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.60s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.55s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.50s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.65s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.45s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.63s)
19:19:55 [2022-07-18T19:19:55.291Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.68s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.82s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.64s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.58s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.64s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.27s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.11s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.47s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.03s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.06s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.34s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.27s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.02s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.32s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.20s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.21s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.91s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.44s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.66s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.18s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.57s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.69s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.28s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.49s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.06s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.69s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.61s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.73s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.02s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.08s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.36s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.83s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.46s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.30s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.35s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.28s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.72s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.36s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.12s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.33s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.87s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.67s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.50s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.52s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.66s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.34s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.28s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.71s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.13s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.85s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.51s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.12s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.16s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.73s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.16s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.36s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.98s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.22s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.03s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.09s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.48s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.47s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.57s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.27s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.39s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.38s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.25s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.70s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.15s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (3.30s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.20s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.21s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.38s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.18s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.18s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.55s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.01s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.98s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.08s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.04s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.64s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (4.29s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (16.09s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.53s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.48s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.64s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.41s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.40s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.13s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.70s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.21s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.55s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.30s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildFails (0.51s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.71s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.36s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.24s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.27s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.15s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.51s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.55s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.31s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.46s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.36s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.58s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.87s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.71s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.09s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.52s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.32s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.31s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.76s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.09s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.02s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.17s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.03s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.23s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.75s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.93s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.96s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.84s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.83s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.62s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.45s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.74s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.38s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.89s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.75s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.89s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.96s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.67s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.54s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.63s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.46s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.84s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.10s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.45s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.16s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.61s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.97s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.18s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.59s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.46s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.57s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.69s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.22s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.36s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.64s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildRm (2.43s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.82s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.22s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.42s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.25s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.06s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.76s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.22s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.33s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.27s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.99s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.18s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.90s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.39s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.78s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.65s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.35s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.16s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.92s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildUser (1.22s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.15s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.62s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.63s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.63s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.74s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.94s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.15s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.68s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.76s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.19s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.39s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.80s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.45s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.48s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.60s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.88s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.79s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCommitChange (0.83s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.63s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.40s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.15s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.72s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.31s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.34s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.57s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.51s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.65s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.66s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.71s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.65s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.70s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.81s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.73s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.77s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.91s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.81s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.96s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.76s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.81s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.10s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.81s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.75s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.63s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.62s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.77s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.60s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.14s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.63s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.75s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.66s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.57s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.44s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.67s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.37s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.34s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.51s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (2.95s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.57s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpToDot (0.53s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.08s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.16s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.56s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.87s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.27s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.90s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.92s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s)
19:19:55 [2022-07-18T19:19:55.292Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.08s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.38s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.68s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.69s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.07s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestCreateRM (0.12s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.60s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.94s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.52s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.62s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.50s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.70s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.08s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.41s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.04s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.81s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.97s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.38s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.94s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.08s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.28s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.90s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.17s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.76s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsImagePull (1.08s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.20s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsRename (0.45s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsResize (0.51s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.45s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.59s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.54s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsTop (0.54s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.96s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.65s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.54s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestExec (0.61s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.15s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.89s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestExecEnv (0.52s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.01s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.54s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.59s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.06s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestExecParseError (0.50s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.55s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.56s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestExecTTY (0.52s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.68s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.60s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.54s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.62s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.39s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestHealth (19.13s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.73s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.59s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.24s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.68s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.58s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.65s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.02s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.06s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestImportFile (1.11s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.21s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.48s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.56s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.46s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.33s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.59s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.02s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.51s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.48s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.53s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.59s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.46s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.53s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.29s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.34s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.84s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.03s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.77s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.40s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.70s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.87s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.46s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.59s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.97s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.16s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.01s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.01s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.77s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.37s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLogsSince (6.54s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.78s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLogsTail (0.68s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.66s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.59s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestNetHostname (1.26s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.25s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.04s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.74s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.50s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.01s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.40s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.71s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.18s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.16s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.48s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.85s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.37s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.83s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPluginActive (2.20s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.36s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.65s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (3.06s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.11s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.36s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.93s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.01s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPortList (7.93s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.64s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.11s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.55s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.92s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.13s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.99s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.34s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.15s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.96s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.41s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.94s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.65s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.71s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.08s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.57s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.56s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.04s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.48s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.21s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.90s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.26s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.89s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.56s)
19:19:55 [2022-07-18T19:19:55.293Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.18s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.12s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.38s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.47s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.12s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.22s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.94s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.37s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.79s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.10s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.59s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.81s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.59s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.45s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.44s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.43s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.48s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.84s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.96s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.40s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.12s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.14s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.79s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.18s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.71s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.59s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestDockerFails (0.03s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.46s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.27s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.43s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.28s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.53s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.90s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.52s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.29s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.51s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.56s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.94s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.65s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.69s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.83s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.88s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.37s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.54s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.48s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.49s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.56s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.11s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.65s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.14s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.50s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.50s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.49s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.07s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.35s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.51s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.56s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.17s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.70s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.79s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.53s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.44s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.14s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.38s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.51s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.23s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.86s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.65s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.08s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.65s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.75s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.61s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.55s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.56s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.57s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.64s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.63s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.49s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.59s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.53s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.71s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.08s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.31s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.60s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.60s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.18s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.66s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.22s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.65s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.98s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.92s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.92s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.79s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.67s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.87s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.72s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (0.94s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.89s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunMount (3.66s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.96s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.66s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.79s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.04s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.17s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.07s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.46s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.89s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.72s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.67s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.91s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.53s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.67s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.65s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.51s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.57s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.02s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.66s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.52s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.20s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.98s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.66s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.54s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.61s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.57s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.70s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.51s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.56s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.10s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.65s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.11s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunRm (0.52s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.54s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.54s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.63s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.58s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.65s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.43s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.83s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.54s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.56s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.49s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.64s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.60s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.52s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.44s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.59s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.52s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.64s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunState (1.51s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.55s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.60s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.52s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.69s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.02s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.83s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.45s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.76s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.77s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.99s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.58s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.50s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.16s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (0.98s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.47s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.63s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.53s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.56s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.51s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.70s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.42s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.67s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.39s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.11s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.90s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.55s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.42s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.55s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.90s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.51s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.55s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.60s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
19:19:55 [2022-07-18T19:19:55.294Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.61s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.66s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.72s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.51s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.62s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.06s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.72s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.08s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.51s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.48s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.09s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.87s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.98s)
19:19:55 [2022-07-18T19:19:55.295Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s)
19:19:55 [2022-07-18T19:19:55.295Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s)
19:19:55 [2022-07-18T19:19:55.295Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.20s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.14s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.54s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.36s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.26s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.89s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.61s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.73s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.29s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.30s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.58s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.17s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.03s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.67s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.67s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.14s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.08s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.36s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.15s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.15s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.11s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.23s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.44s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.99s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.51s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.49s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.08s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.51s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.48s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.13s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.72s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.51s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.50s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.02s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.02s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.95s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.46s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.92s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.56s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.57s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.18s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.42s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.10s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
19:19:55 [2022-07-18T19:19:55.295Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
19:19:55 [2022-07-18T19:19:55.295Z] === RUN   TestDockerRegistrySuite
19:19:55 [2022-07-18T19:19:55.295Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
19:19:55 [2022-07-18T19:19:55.835Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
19:19:56 [2022-07-18T19:19:56.398Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
19:19:56 [2022-07-18T19:19:56.660Z]     check_test.go:427: [d1b931d69a52d] daemon is not started
19:19:56 [2022-07-18T19:19:56.660Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
19:19:57 [2022-07-18T19:19:57.361Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.638s	coverage: 82.5% of statements
19:19:57 [2022-07-18T19:19:57.361Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:19:57 [2022-07-18T19:19:57.361Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:19:57 [2022-07-18T19:19:57.587Z]     check_test.go:427: [d9e3e86297aff] daemon is not started
19:19:57 [2022-07-18T19:19:57.587Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
19:19:57 [2022-07-18T19:19:57.928Z] ok  	github.com/docker/docker/distribution/metadata	0.022s	coverage: 44.4% of statements
19:19:58 [2022-07-18T19:19:58.515Z]     check_test.go:427: [ddb2a2515ac98] daemon is not started
19:19:58 [2022-07-18T19:19:58.770Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
19:19:58 [2022-07-18T19:19:58.770Z]     check_test.go:427: [d207d7a5811e7] daemon is not started
19:19:58 [2022-07-18T19:19:58.770Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
19:19:59 [2022-07-18T19:19:59.293Z] ok  	github.com/docker/docker/distribution	1.526s	coverage: 28.0% of statements
19:19:59 [2022-07-18T19:19:59.293Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:19:59 [2022-07-18T19:19:59.855Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
19:20:00 [2022-07-18T19:20:00.417Z] ok  	github.com/docker/docker/image	0.025s	coverage: 86.9% of statements
19:20:00 [2022-07-18T19:20:00.673Z] ok  	github.com/docker/docker/distribution/xfer	1.905s	coverage: 84.9% of statements
19:20:00 [2022-07-18T19:20:00.673Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:20:00 [2022-07-18T19:20:00.930Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
19:20:01 [2022-07-18T19:20:01.859Z] ok  	github.com/docker/docker/image/tarexport	0.021s	coverage: 0.7% of statements
19:20:01 [2022-07-18T19:20:01.859Z] ?   	github.com/docker/docker/image/v1	[no test files]
19:20:01 [2022-07-18T19:20:01.859Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:20:02 [2022-07-18T19:20:02.035Z]     check_test.go:427: [d9d166e9876cb] daemon is not started
19:20:02 [2022-07-18T19:20:02.035Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
19:20:02 [2022-07-18T19:20:02.423Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
19:20:02 [2022-07-18T19:20:02.985Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 46.0% of statements
19:20:03 [2022-07-18T19:20:03.242Z] ok  	github.com/docker/docker/opts	0.027s	coverage: 66.0% of statements
19:20:03 [2022-07-18T19:20:03.497Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
19:20:05 [2022-07-18T19:20:05.389Z] ok  	github.com/docker/docker/pkg/archive	0.312s	coverage: 82.3% of statements
19:20:05 [2022-07-18T19:20:05.952Z] ok  	github.com/docker/docker/pkg/authorization	0.285s	coverage: 68.3% of statements
19:20:06 [2022-07-18T19:20:06.208Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
19:20:06 [2022-07-18T19:20:06.208Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
19:20:07 [2022-07-18T19:20:07.276Z]     check_test.go:427: [d8b0c1a79a065] daemon is not started
19:20:07 [2022-07-18T19:20:07.276Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
19:20:09 [2022-07-18T19:20:09.168Z]     check_test.go:427: [d00acb1cab728] daemon is not started
19:20:09 [2022-07-18T19:20:09.168Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
19:20:09 [2022-07-18T19:20:09.475Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.476s	coverage: 42.7% of statements
19:20:09 [2022-07-18T19:20:09.475Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
19:20:09 [2022-07-18T19:20:09.731Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
19:20:09 [2022-07-18T19:20:09.987Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
19:20:10 [2022-07-18T19:20:10.096Z]     check_test.go:427: [dc17698788321] daemon is not started
19:20:10 [2022-07-18T19:20:10.096Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
19:20:10 [2022-07-18T19:20:10.244Z] ok  	github.com/docker/docker/layer	7.489s	coverage: 68.9% of statements
19:20:10 [2022-07-18T19:20:10.244Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:20:10 [2022-07-18T19:20:10.244Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:20:10 [2022-07-18T19:20:10.244Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:20:10 [2022-07-18T19:20:10.244Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:20:10 [2022-07-18T19:20:10.244Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:20:10 [2022-07-18T19:20:10.244Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:20:10 [2022-07-18T19:20:10.501Z] ok  	github.com/docker/docker/pkg/fileutils	0.016s	coverage: 87.2% of statements
19:20:10 [2022-07-18T19:20:10.758Z] ok  	github.com/docker/docker/pkg/fsutils	0.171s	coverage: 85.1% of statements
19:20:10 [2022-07-18T19:20:10.758Z] ok  	github.com/docker/docker/pkg/homedir	0.007s	coverage: 11.4% of statements
19:20:11 [2022-07-18T19:20:11.023Z]     check_test.go:427: [d82f3ec7c3959] daemon is not started
19:20:11 [2022-07-18T19:20:11.023Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
19:20:11 [2022-07-18T19:20:11.966Z]     check_test.go:427: [d7102afb651ac] daemon is not started
19:20:11 [2022-07-18T19:20:11.966Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
19:20:12 [2022-07-18T19:20:12.127Z] ok  	github.com/docker/docker/pkg/idtools	0.474s	coverage: 67.9% of statements
19:20:12 [2022-07-18T19:20:12.127Z] ok  	github.com/docker/docker/pkg/ioutils	0.461s	coverage: 71.0% of statements
19:20:12 [2022-07-18T19:20:12.383Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
19:20:12 [2022-07-18T19:20:12.383Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
19:20:12 [2022-07-18T19:20:12.383Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:20:12 [2022-07-18T19:20:12.640Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
19:20:12 [2022-07-18T19:20:12.640Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
19:20:12 [2022-07-18T19:20:12.896Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
19:20:13 [2022-07-18T19:20:13.152Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 90.5% of statements
19:20:13 [2022-07-18T19:20:13.351Z]     check_test.go:427: [d7c19788d0b11] daemon is not started
19:20:13 [2022-07-18T19:20:13.351Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
19:20:13 [2022-07-18T19:20:13.408Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
19:20:13 [2022-07-18T19:20:13.408Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:20:13 [2022-07-18T19:20:13.408Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:20:13 [2022-07-18T19:20:13.971Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.021s	coverage: 56.8% of statements
19:20:14 [2022-07-18T19:20:14.280Z]     check_test.go:427: [db707a3dfb399] daemon is not started
19:20:14 [2022-07-18T19:20:14.280Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
19:20:14 [2022-07-18T19:20:14.533Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
19:20:14 [2022-07-18T19:20:14.533Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
19:20:14 [2022-07-18T19:20:14.790Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
19:20:15 [2022-07-18T19:20:15.207Z]     check_test.go:427: [de652715e39dd] daemon is not started
19:20:15 [2022-07-18T19:20:15.207Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
19:20:16 [2022-07-18T19:20:16.135Z]     check_test.go:427: [d90812416ca51] daemon is not started
19:20:16 [2022-07-18T19:20:16.154Z] ok  	github.com/docker/docker/pkg/pubsub	1.034s	coverage: 75.0% of statements
19:20:16 [2022-07-18T19:20:16.391Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
19:20:16 [2022-07-18T19:20:16.411Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
19:20:16 [2022-07-18T19:20:16.668Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
19:20:16 [2022-07-18T19:20:16.668Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
19:20:16 [2022-07-18T19:20:16.925Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
19:20:17 [2022-07-18T19:20:17.182Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
19:20:17 [2022-07-18T19:20:17.320Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ab865d7fbb83c952b32a287838611ac1f7c7e32852c4f05e882cca5a7af0625b
19:20:17 [2022-07-18T19:20:17.745Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.1% of statements
19:20:17 [2022-07-18T19:20:17.882Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:90a62ce2da8305c236b5fd5697e44daf9f83b4339e6fd7a838363527d862e2a3
19:20:18 [2022-07-18T19:20:18.001Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 42.3% of statements
19:20:18 [2022-07-18T19:20:18.137Z]     check_test.go:427: [d31d0fbd9e6b6] daemon is not started
19:20:18 [2022-07-18T19:20:18.137Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
19:20:18 [2022-07-18T19:20:18.564Z] ok  	github.com/docker/docker/pkg/tailfile	0.066s	coverage: 88.6% of statements
19:20:18 [2022-07-18T19:20:18.839Z] ok  	github.com/docker/docker/pkg/tarsum	0.040s	coverage: 89.3% of statements
19:20:19 [2022-07-18T19:20:19.065Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4a0b98961aec3c2a62a4b3cd738d740b6a9955adf47c650c629f39e4076b69bc
19:20:19 [2022-07-18T19:20:19.099Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
19:20:19 [2022-07-18T19:20:19.630Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9158089340df66f557d7085638d22eb44fcf489ef8e09f0d875023e3b22f74d5
19:20:19 [2022-07-18T19:20:19.885Z]     check_test.go:427: [daa459f929cb6] daemon is not started
19:20:19 [2022-07-18T19:20:19.885Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
19:20:20 [2022-07-18T19:20:20.813Z]     check_test.go:427: [dfc39faf02a9e] daemon is not started
19:20:20 [2022-07-18T19:20:20.813Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
19:20:20 [2022-07-18T19:20:20.990Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
19:20:21 [2022-07-18T19:20:21.246Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
19:20:21 [2022-07-18T19:20:21.808Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 86.0% of statements
19:20:22 [2022-07-18T19:20:22.736Z] ok  	github.com/docker/docker/quota	0.219s	coverage: 71.4% of statements
19:20:23 [2022-07-18T19:20:23.299Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
19:20:23 [2022-07-18T19:20:23.331Z]     check_test.go:427: [dc1b70c9a473c] daemon is not started
19:20:23 [2022-07-18T19:20:23.331Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
19:20:23 [2022-07-18T19:20:23.331Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
19:20:24 [2022-07-18T19:20:24.229Z] ok  	github.com/docker/docker/registry	0.055s	coverage: 58.6% of statements
19:20:24 [2022-07-18T19:20:24.257Z]     check_test.go:427: [d17158fef7bf6] daemon is not started
19:20:24 [2022-07-18T19:20:24.257Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
19:20:24 [2022-07-18T19:20:24.257Z]     check_test.go:427: [d6529f9d8fb5b] daemon is not started
19:20:24 [2022-07-18T19:20:24.257Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
19:20:24 [2022-07-18T19:20:24.488Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
19:20:24 [2022-07-18T19:20:24.744Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
19:20:25 [2022-07-18T19:20:25.307Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
19:20:25 [2022-07-18T19:20:25.564Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
19:20:25 [2022-07-18T19:20:25.623Z]     check_test.go:427: [da0fb6c614c2b] daemon is not started
19:20:25 [2022-07-18T19:20:25.623Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
19:20:26 [2022-07-18T19:20:26.988Z]     check_test.go:427: [d6cb237bb5b8e] daemon is not started
19:20:26 [2022-07-18T19:20:26.988Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
19:20:27 [2022-07-18T19:20:27.456Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
19:20:27 [2022-07-18T19:20:27.916Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
19:20:27 [2022-07-18T19:20:27.916Z]     check_test.go:427: [dcef5075d00fc] daemon is not started
19:20:27 [2022-07-18T19:20:27.916Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
19:20:28 [2022-07-18T19:20:28.020Z] ok  	github.com/docker/docker/volume/local	0.099s	coverage: 76.8% of statements
19:20:28 [2022-07-18T19:20:28.277Z] ok  	github.com/docker/docker/volume/mounts	0.010s	coverage: 67.7% of statements
19:20:29 [2022-07-18T19:20:29.644Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 72.3% of statements
19:20:32 [2022-07-18T19:20:32.084Z]     check_test.go:427: [d048a46959e55] daemon is not started
19:20:32 [2022-07-18T19:20:32.084Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
19:20:32 [2022-07-18T19:20:32.084Z]     check_test.go:427: [d394dad03e0dc] daemon is not started
19:20:32 [2022-07-18T19:20:32.084Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
19:20:33 [2022-07-18T19:20:33.451Z]     check_test.go:427: [df0a7e494fd5b] daemon is not started
19:20:33 [2022-07-18T19:20:33.451Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
19:20:33 [2022-07-18T19:20:33.707Z]     check_test.go:427: [d701b9ed8cf14] daemon is not started
19:20:33 [2022-07-18T19:20:33.963Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
19:20:33 [2022-07-18T19:20:33.963Z]     check_test.go:427: [d4c42d30a7b26] daemon is not started
19:20:33 [2022-07-18T19:20:33.963Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
19:20:34 [2022-07-18T19:20:34.218Z]     check_test.go:427: [d649eac7724e3] daemon is not started
19:20:34 [2022-07-18T19:20:34.218Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
19:20:34 [2022-07-18T19:20:34.474Z]     check_test.go:427: [d3cdb228cc1c4] daemon is not started
19:20:34 [2022-07-18T19:20:34.474Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
19:20:34 [2022-07-18T19:20:34.730Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
19:20:34 [2022-07-18T19:20:34.986Z]     check_test.go:427: [d4cd95a651993] daemon is not started
19:20:34 [2022-07-18T19:20:34.986Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
19:20:34 [2022-07-18T19:20:34.986Z]     check_test.go:427: [df41b1d39486d] daemon is not started
19:20:34 [2022-07-18T19:20:34.986Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
19:20:36 [2022-07-18T19:20:36.359Z]     check_test.go:427: [d6ca2048b3954] daemon is not started
19:20:36 [2022-07-18T19:20:36.359Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
19:20:38 [2022-07-18T19:20:38.266Z]     check_test.go:427: [dbe25453cf774] daemon is not started
19:20:38 [2022-07-18T19:20:38.266Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
19:20:39 [2022-07-18T19:20:39.195Z]     check_test.go:427: [d7b217520ebac] daemon is not started
19:20:39 [2022-07-18T19:20:39.195Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
19:20:40 [2022-07-18T19:20:40.560Z]     check_test.go:427: [de3a8c1f3b501] daemon is not started
19:20:40 [2022-07-18T19:20:40.560Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
19:20:41 [2022-07-18T19:20:41.487Z] === RUN   TestDockerRegistrySuite/TestV2Only
19:20:41 [2022-07-18T19:20:41.743Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
19:20:42 [2022-07-18T19:20:42.305Z] --- PASS: TestDockerRegistrySuite (46.83s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.12s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.72s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.01s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.66s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.97s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.05s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.98s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.87s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.84s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.01s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.20s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.17s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.43s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.17s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.13s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.44s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.49s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.52s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.40s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.18s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.90s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.02s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.32s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s)
19:20:42 [2022-07-18T19:20:42.305Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
19:20:42 [2022-07-18T19:20:42.305Z] === RUN   TestDockerSchema1RegistrySuite
19:20:42 [2022-07-18T19:20:42.305Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
19:20:42 [2022-07-18T19:20:42.305Z]     check_test.go:454: [d96d04783a1ae] daemon is not started
19:20:42 [2022-07-18T19:20:42.305Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
19:20:44 [2022-07-18T19:20:44.194Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
19:20:46 [2022-07-18T19:20:46.084Z]     check_test.go:454: [d60d7716d4769] daemon is not started
19:20:46 [2022-07-18T19:20:46.084Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
19:20:47 [2022-07-18T19:20:47.683Z] ok  	github.com/docker/docker/pkg/plugins	33.642s	coverage: 76.3% of statements
19:20:47 [2022-07-18T19:20:47.683Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:20:47 [2022-07-18T19:20:47.683Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:20:47 [2022-07-18T19:20:47.683Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
19:20:47 [2022-07-18T19:20:47.683Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
19:20:47 [2022-07-18T19:20:47.683Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:20:47 [2022-07-18T19:20:47.683Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:20:47 [2022-07-18T19:20:47.683Z] ?   	github.com/docker/docker/rootless	[no test files]
19:20:47 [2022-07-18T19:20:47.683Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:20:47 [2022-07-18T19:20:47.683Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:20:47 [2022-07-18T19:20:47.683Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:20:47 [2022-07-18T19:20:47.683Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:20:47 [2022-07-18T19:20:47.683Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:20:47 [2022-07-18T19:20:47.683Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:20:47 [2022-07-18T19:20:47.683Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:20:47 [2022-07-18T19:20:47.683Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:20:47 [2022-07-18T19:20:47.683Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:20:47 [2022-07-18T19:20:47.683Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:20:47 [2022-07-18T19:20:47.683Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:20:47 [2022-07-18T19:20:47.683Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:20:47 [2022-07-18T19:20:47.683Z] ?   	github.com/docker/docker/volume	[no test files]
19:20:47 [2022-07-18T19:20:47.683Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:20:47 [2022-07-18T19:20:47.683Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:20:47 [2022-07-18T19:20:47.939Z] 
19:20:47 [2022-07-18T19:20:47.939Z] === Skipped
19:20:47 [2022-07-18T19:20:47.939Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
19:20:47 [2022-07-18T19:20:47.939Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
19:20:47 [2022-07-18T19:20:47.939Z] 
19:20:47 [2022-07-18T19:20:47.939Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
19:20:47 [2022-07-18T19:20:47.939Z]     network_proxy_test.go:208: No support for dual stack yet
19:20:47 [2022-07-18T19:20:47.939Z] 
19:20:47 [2022-07-18T19:20:47.939Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
19:20:47 [2022-07-18T19:20:47.939Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
19:20:47 [2022-07-18T19:20:47.939Z] 
19:20:47 [2022-07-18T19:20:47.939Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
19:20:47 [2022-07-18T19:20:47.939Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
19:20:47 [2022-07-18T19:20:47.939Z] 
19:20:47 [2022-07-18T19:20:47.939Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:20:47 [2022-07-18T19:20:47.939Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:20:47 [2022-07-18T19:20:47.939Z]     graphtest_unix.go:44: Driver btrfs not supported
19:20:47 [2022-07-18T19:20:47.939Z] 
19:20:47 [2022-07-18T19:20:47.939Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:20:47 [2022-07-18T19:20:47.939Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:20:47 [2022-07-18T19:20:47.939Z]     graphtest_unix.go:44: Driver btrfs not supported
19:20:47 [2022-07-18T19:20:47.939Z] 
19:20:47 [2022-07-18T19:20:47.939Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:20:47 [2022-07-18T19:20:47.939Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:20:47 [2022-07-18T19:20:47.939Z]     graphtest_unix.go:44: Driver btrfs not supported
19:20:47 [2022-07-18T19:20:47.939Z] 
19:20:47 [2022-07-18T19:20:47.939Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:20:47 [2022-07-18T19:20:47.939Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:20:47 [2022-07-18T19:20:47.939Z]     graphtest_unix.go:44: Driver btrfs not supported
19:20:47 [2022-07-18T19:20:47.939Z] 
19:20:47 [2022-07-18T19:20:47.939Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:20:47 [2022-07-18T19:20:47.939Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:20:47 [2022-07-18T19:20:47.939Z]     graphtest_unix.go:44: Driver btrfs not supported
19:20:47 [2022-07-18T19:20:47.939Z] 
19:20:47 [2022-07-18T19:20:47.939Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:20:47 [2022-07-18T19:20:47.939Z]     graphtest_unix.go:71: No driver to put!
19:20:47 [2022-07-18T19:20:47.939Z] 
19:20:47 [2022-07-18T19:20:47.939Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:20:47 [2022-07-18T19:20:47.939Z] time="2022-07-18T19:19:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:20:47 [2022-07-18T19:20:47.940Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:20:47 [2022-07-18T19:20:47.940Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:20:47 [2022-07-18T19:20:47.940Z] 
19:20:47 [2022-07-18T19:20:47.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:20:47 [2022-07-18T19:20:47.940Z] time="2022-07-18T19:19:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:20:47 [2022-07-18T19:20:47.940Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:20:47 [2022-07-18T19:20:47.940Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:20:47 [2022-07-18T19:20:47.940Z] 
19:20:47 [2022-07-18T19:20:47.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:20:47 [2022-07-18T19:20:47.940Z] time="2022-07-18T19:19:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:20:47 [2022-07-18T19:20:47.940Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:20:47 [2022-07-18T19:20:47.940Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:20:47 [2022-07-18T19:20:47.940Z] 
19:20:47 [2022-07-18T19:20:47.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:20:47 [2022-07-18T19:20:47.940Z] time="2022-07-18T19:19:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:20:47 [2022-07-18T19:20:47.940Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:20:47 [2022-07-18T19:20:47.940Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:20:47 [2022-07-18T19:20:47.940Z] 
19:20:47 [2022-07-18T19:20:47.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:20:47 [2022-07-18T19:20:47.940Z] time="2022-07-18T19:19:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:20:47 [2022-07-18T19:20:47.940Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:20:47 [2022-07-18T19:20:47.940Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:20:47 [2022-07-18T19:20:47.940Z] 
19:20:47 [2022-07-18T19:20:47.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:20:47 [2022-07-18T19:20:47.940Z]     graphtest_unix.go:71: No driver to put!
19:20:47 [2022-07-18T19:20:47.940Z] 
19:20:47 [2022-07-18T19:20:47.940Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:20:47 [2022-07-18T19:20:47.940Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
19:20:47 [2022-07-18T19:20:47.940Z] 
19:20:47 [2022-07-18T19:20:47.940Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:20:47 [2022-07-18T19:20:47.940Z]     overlay_test.go:50: Fails to compute changes intermittently
19:20:47 [2022-07-18T19:20:47.940Z] 
19:20:47 [2022-07-18T19:20:47.940Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:20:47 [2022-07-18T19:20:47.940Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:20:47 [2022-07-18T19:20:47.940Z] 
19:20:47 [2022-07-18T19:20:47.940Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:20:47 [2022-07-18T19:20:47.940Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:20:47 [2022-07-18T19:20:47.940Z] 
19:20:47 [2022-07-18T19:20:47.940Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:20:47 [2022-07-18T19:20:47.940Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:20:47 [2022-07-18T19:20:47.940Z]     graphtest_unix.go:44: Driver zfs not supported
19:20:47 [2022-07-18T19:20:47.940Z] 
19:20:47 [2022-07-18T19:20:47.940Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:20:47 [2022-07-18T19:20:47.940Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:20:47 [2022-07-18T19:20:47.940Z]     graphtest_unix.go:44: Driver zfs not supported
19:20:47 [2022-07-18T19:20:47.940Z] 
19:20:47 [2022-07-18T19:20:47.940Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:20:47 [2022-07-18T19:20:47.940Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:20:47 [2022-07-18T19:20:47.940Z]     graphtest_unix.go:44: Driver zfs not supported
19:20:47 [2022-07-18T19:20:47.940Z] 
19:20:47 [2022-07-18T19:20:47.940Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:20:47 [2022-07-18T19:20:47.940Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:20:47 [2022-07-18T19:20:47.940Z]     graphtest_unix.go:44: Driver zfs not supported
19:20:47 [2022-07-18T19:20:47.940Z] 
19:20:47 [2022-07-18T19:20:47.940Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:20:47 [2022-07-18T19:20:47.940Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:20:47 [2022-07-18T19:20:47.940Z]     graphtest_unix.go:44: Driver zfs not supported
19:20:47 [2022-07-18T19:20:47.940Z] 
19:20:47 [2022-07-18T19:20:47.940Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:20:47 [2022-07-18T19:20:47.940Z]     graphtest_unix.go:71: No driver to put!
19:20:47 [2022-07-18T19:20:47.940Z] 
19:20:47 [2022-07-18T19:20:47.940Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:20:47 [2022-07-18T19:20:47.940Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
19:20:47 [2022-07-18T19:20:47.940Z] 
19:20:47 [2022-07-18T19:20:47.940Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:20:47 [2022-07-18T19:20:47.940Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
19:20:47 [2022-07-18T19:20:47.940Z] 
19:20:47 [2022-07-18T19:20:47.940Z] DONE 2811 tests, 28 skipped in 257.476s
19:20:47 [2022-07-18T19:20:47.940Z] + '[' -n 'github.com/docker/docker/libnetwork
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/bitseq
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/cluster
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/config
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/datastore
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/diagnostic
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/discoverapi
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/driverapi
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/drivers/bridge
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/drivers/host
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/drivers/null
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/drivers/overlay
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/drivers/remote
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/drivers/windows
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/drvregistry
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/etchosts
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/idm
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/internal/caller
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/ipam
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/ipamapi
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/ipams/builtin
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/ipams/null
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/ipams/remote
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/ipamutils
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/iptables
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/netlabel
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/netutils
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/networkdb
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/ns
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/options
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/osl
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/osl/kernel
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/portallocator
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/portmapper
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/resolvconf
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/testutils
19:20:47 [2022-07-18T19:20:47.940Z] github.com/docker/docker/libnetwork/types' ']'
19:20:47 [2022-07-18T19:20:47.940Z] + 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
19:20:48 [2022-07-18T19:20:48.601Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
19:20:49 [2022-07-18T19:20:49.968Z]     check_test.go:454: [db429def7b26d] daemon is not started
19:20:49 [2022-07-18T19:20:49.968Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
19:20:51 [2022-07-18T19:20:51.336Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
19:20:51 [2022-07-18T19:20:51.336Z]     check_test.go:454: [d276c5be66b31] daemon is not started
19:20:51 [2022-07-18T19:20:51.336Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
19:20:51 [2022-07-18T19:20:51.336Z]     check_test.go:454: [de1c3f7445b9a] daemon is not started
19:20:51 [2022-07-18T19:20:51.336Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
19:20:52 [2022-07-18T19:20:52.701Z]     check_test.go:454: [d93bc0401a775] daemon is not started
19:20:52 [2022-07-18T19:20:52.701Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
19:20:53 [2022-07-18T19:20:53.631Z]     check_test.go:454: [da592e86b54f2] daemon is not started
19:20:53 [2022-07-18T19:20:53.631Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
19:20:54 [2022-07-18T19:20:54.559Z]     check_test.go:454: [d3ed4842be2a5] daemon is not started
19:20:54 [2022-07-18T19:20:54.560Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
19:20:55 [2022-07-18T19:20:55.486Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
19:20:55 [2022-07-18T19:20:55.486Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
19:20:55 [2022-07-18T19:20:55.486Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
19:20:58 [2022-07-18T19:20:58.000Z]     check_test.go:454: [dd33203820d79] daemon is not started
19:20:58 [2022-07-18T19:20:58.000Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
19:20:58 [2022-07-18T19:20:58.275Z]     check_test.go:454: [d2bb7b5f361f2] daemon is not started
19:20:58 [2022-07-18T19:20:58.275Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
19:20:58 [2022-07-18T19:20:58.841Z]     check_test.go:454: [d12584ee6c4a6] daemon is not started
19:20:58 [2022-07-18T19:20:58.841Z] --- PASS: TestDockerSchema1RegistrySuite (16.61s)
19:20:58 [2022-07-18T19:20:58.841Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.28s)
19:20:58 [2022-07-18T19:20:58.841Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.40s)
19:20:58 [2022-07-18T19:20:58.841Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.18s)
19:20:58 [2022-07-18T19:20:58.841Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.30s)
19:20:58 [2022-07-18T19:20:58.841Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
19:20:58 [2022-07-18T19:20:58.841Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.10s)
19:20:58 [2022-07-18T19:20:58.841Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.08s)
19:20:58 [2022-07-18T19:20:58.841Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.01s)
19:20:58 [2022-07-18T19:20:58.841Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.12s)
19:20:58 [2022-07-18T19:20:58.841Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s)
19:20:58 [2022-07-18T19:20:58.841Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.58s)
19:20:58 [2022-07-18T19:20:58.841Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
19:20:58 [2022-07-18T19:20:58.841Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
19:20:59 [2022-07-18T19:20:59.771Z]     check_test.go:483: [d09368209e6f3] daemon is not started
19:20:59 [2022-07-18T19:20:59.771Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
19:21:00 [2022-07-18T19:21:00.333Z]     check_test.go:483: [dc97c8a13d638] daemon is not started
19:21:00 [2022-07-18T19:21:00.333Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
19:21:00 [2022-07-18T19:21:00.589Z]     check_test.go:483: [db278992be62a] daemon is not started
19:21:00 [2022-07-18T19:21:00.589Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
19:21:01 [2022-07-18T19:21:01.150Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
19:21:01 [2022-07-18T19:21:01.713Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
19:21:01 [2022-07-18T19:21:01.968Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
19:21:02 [2022-07-18T19:21:02.532Z]     check_test.go:483: [d19c955ae5645] daemon is not started
19:21:02 [2022-07-18T19:21:02.532Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
19:21:02 [2022-07-18T19:21:02.532Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
19:21:03 [2022-07-18T19:21:03.094Z]     check_test.go:483: [dd4b122a7cf42] daemon is not started
19:21:03 [2022-07-18T19:21:03.094Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
19:21:04 [2022-07-18T19:21:04.023Z]     check_test.go:483: [de53484a59b4a] daemon is not started
19:21:04 [2022-07-18T19:21:04.023Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
19:21:04 [2022-07-18T19:21:04.279Z]     check_test.go:483: [d4efb1b50e458] daemon is not started
19:21:04 [2022-07-18T19:21:04.279Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.51s)
19:21:04 [2022-07-18T19:21:04.279Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.84s)
19:21:04 [2022-07-18T19:21:04.279Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.77s)
19:21:04 [2022-07-18T19:21:04.279Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s)
19:21:04 [2022-07-18T19:21:04.279Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.40s)
19:21:04 [2022-07-18T19:21:04.279Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.61s)
19:21:04 [2022-07-18T19:21:04.279Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.54s)
19:21:04 [2022-07-18T19:21:04.279Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.97s)
19:21:04 [2022-07-18T19:21:04.279Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.20s)
19:21:04 [2022-07-18T19:21:04.279Z] === RUN   TestDockerRegistryAuthTokenSuite
19:21:04 [2022-07-18T19:21:04.279Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
19:21:05 [2022-07-18T19:21:05.206Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
19:21:09 [2022-07-18T19:21:09.371Z]     check_test.go:510: [d0050f313af7a] daemon is not started
19:21:09 [2022-07-18T19:21:09.371Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
19:21:09 [2022-07-18T19:21:09.626Z]     check_test.go:510: [d784cd710f453] daemon is not started
19:21:09 [2022-07-18T19:21:09.627Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
19:21:09 [2022-07-18T19:21:09.627Z]     check_test.go:510: [d5057cbd4c81c] daemon is not started
19:21:09 [2022-07-18T19:21:09.627Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
19:21:09 [2022-07-18T19:21:09.883Z]     check_test.go:510: [d030cf85a63c6] daemon is not started
19:21:09 [2022-07-18T19:21:09.883Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
19:21:10 [2022-07-18T19:21:10.138Z]     check_test.go:510: [d42e248a2e301] daemon is not started
19:21:10 [2022-07-18T19:21:10.138Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s)
19:21:10 [2022-07-18T19:21:10.138Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s)
19:21:10 [2022-07-18T19:21:10.138Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
19:21:10 [2022-07-18T19:21:10.138Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
19:21:10 [2022-07-18T19:21:10.138Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
19:21:10 [2022-07-18T19:21:10.138Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
19:21:10 [2022-07-18T19:21:10.138Z] === RUN   TestDockerNetworkSuite
19:21:10 [2022-07-18T19:21:10.138Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
19:21:11 [2022-07-18T19:21:11.064Z]     docker_cli_network_unix_test.go:46: [da2cf2c965cf5] daemon is not started
19:21:11 [2022-07-18T19:21:11.321Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
19:21:11 [2022-07-18T19:21:11.883Z]     docker_cli_network_unix_test.go:46: [d9b3f91b2064c] daemon is not started
19:21:12 [2022-07-18T19:21:12.139Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
19:21:14 [2022-07-18T19:21:14.657Z]     docker_cli_network_unix_test.go:46: [db2a93045316c] daemon is not started
19:21:14 [2022-07-18T19:21:14.912Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
19:21:16 [2022-07-18T19:21:16.276Z]     docker_cli_network_unix_test.go:46: [d7eb8463204bd] daemon is not started
19:21:16 [2022-07-18T19:21:16.276Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
19:21:16 [2022-07-18T19:21:16.276Z]     docker_cli_network_unix_test.go:1233: [d3ee59963df69] daemon is not started
19:21:18 [2022-07-18T19:21:18.794Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
19:21:19 [2022-07-18T19:21:19.721Z]     docker_cli_network_unix_test.go:46: [db93ab1e66d9c] daemon is not started
19:21:20 [2022-07-18T19:21:20.282Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
19:21:24 [2022-07-18T19:21:24.458Z]     docker_cli_network_unix_test.go:46: [d57361d647172] daemon is not started
19:21:25 [2022-07-18T19:21:25.469Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
19:21:27 [2022-07-18T19:21:27.359Z]     docker_cli_network_unix_test.go:46: [dbd7aa6a0f2c3] daemon is not started
19:21:27 [2022-07-18T19:21:27.615Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
19:21:28 [2022-07-18T19:21:28.980Z]     docker_cli_network_unix_test.go:46: [d3427e7f07c3e] daemon is not started
19:21:28 [2022-07-18T19:21:28.980Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
19:21:29 [2022-07-18T19:21:29.236Z]     docker_cli_network_unix_test.go:46: [d22764dd93548] daemon is not started
19:21:29 [2022-07-18T19:21:29.236Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
19:21:29 [2022-07-18T19:21:29.492Z]     docker_cli_network_unix_test.go:46: [d6fee4d1e2893] daemon is not started
19:21:29 [2022-07-18T19:21:29.748Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
19:21:30 [2022-07-18T19:21:30.310Z]     docker_cli_network_unix_test.go:46: [de01fd0b7cec9] daemon is not started
19:21:30 [2022-07-18T19:21:30.566Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
19:21:31 [2022-07-18T19:21:31.127Z]     docker_cli_network_unix_test.go:46: [d21856c135cbd] daemon is not started
19:21:31 [2022-07-18T19:21:31.384Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
19:21:31 [2022-07-18T19:21:31.640Z]     docker_cli_network_unix_test.go:46: [d6df739e4e812] daemon is not started
19:21:31 [2022-07-18T19:21:31.640Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
19:21:31 [2022-07-18T19:21:31.895Z]     docker_cli_network_unix_test.go:46: [de8da28c2d4b7] daemon is not started
19:21:31 [2022-07-18T19:21:31.895Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
19:21:32 [2022-07-18T19:21:32.456Z]     docker_cli_network_unix_test.go:46: [d463faf550ece] daemon is not started
19:21:32 [2022-07-18T19:21:32.712Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
19:21:32 [2022-07-18T19:21:32.712Z]     docker_cli_network_unix_test.go:46: [d40dce324c40f] daemon is not started
19:21:32 [2022-07-18T19:21:32.712Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
19:21:32 [2022-07-18T19:21:32.969Z]     docker_cli_network_unix_test.go:46: [d8224b4122288] daemon is not started
19:21:32 [2022-07-18T19:21:32.969Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
19:21:32 [2022-07-18T19:21:32.969Z]     docker_cli_network_unix_test.go:46: [dac817f262842] daemon is not started
19:21:32 [2022-07-18T19:21:32.969Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
19:21:33 [2022-07-18T19:21:33.897Z]     docker_cli_network_unix_test.go:46: [d58baaaa8a522] daemon is not started
19:21:33 [2022-07-18T19:21:33.897Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
19:21:34 [2022-07-18T19:21:34.458Z]     docker_cli_network_unix_test.go:46: [dc4d736121b72] daemon is not started
19:21:34 [2022-07-18T19:21:34.567Z] ok  	github.com/docker/docker/libnetwork	37.281s	coverage: 40.6% of statements
19:21:34 [2022-07-18T19:21:34.567Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.119s	coverage: 84.4% of statements
19:21:34 [2022-07-18T19:21:34.567Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
19:21:34 [2022-07-18T19:21:34.567Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
19:21:34 [2022-07-18T19:21:34.567Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
19:21:34 [2022-07-18T19:21:34.567Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
19:21:34 [2022-07-18T19:21:34.567Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
19:21:34 [2022-07-18T19:21:34.567Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
19:21:34 [2022-07-18T19:21:34.567Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
19:21:34 [2022-07-18T19:21:34.567Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
19:21:34 [2022-07-18T19:21:34.567Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 22.4% of statements
19:21:34 [2022-07-18T19:21:34.567Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
19:21:34 [2022-07-18T19:21:34.567Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
19:21:34 [2022-07-18T19:21:34.567Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
19:21:34 [2022-07-18T19:21:34.567Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
19:21:34 [2022-07-18T19:21:34.715Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
19:21:34 [2022-07-18T19:21:34.715Z]     docker_cli_network_unix_test.go:46: [d7162e42d3685] daemon is not started
19:21:34 [2022-07-18T19:21:34.715Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
19:21:34 [2022-07-18T19:21:34.971Z]     docker_cli_network_unix_test.go:46: [d218a59b2f5fb] daemon is not started
19:21:35 [2022-07-18T19:21:35.227Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
19:21:35 [2022-07-18T19:21:35.227Z]     docker_cli_network_unix_test.go:46: [dc3bfbb4b6e11] daemon is not started
19:21:35 [2022-07-18T19:21:35.227Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
19:21:35 [2022-07-18T19:21:35.496Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.469s	coverage: 59.9% of statements
19:21:35 [2022-07-18T19:21:35.753Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
19:21:36 [2022-07-18T19:21:36.009Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
19:21:36 [2022-07-18T19:21:36.571Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.092s	coverage: 5.2% of statements
19:21:36 [2022-07-18T19:21:36.571Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
19:21:36 [2022-07-18T19:21:36.591Z]     docker_cli_network_unix_test.go:968: [dee28b72a3993] daemon is not started
19:21:37 [2022-07-18T19:21:37.134Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.7% of statements
19:21:37 [2022-07-18T19:21:37.134Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
19:21:37 [2022-07-18T19:21:37.391Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
19:21:37 [2022-07-18T19:21:37.519Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
19:21:38 [2022-07-18T19:21:38.883Z]     docker_cli_network_unix_test.go:46: [dd9a4f277b923] daemon is not started
19:21:38 [2022-07-18T19:21:38.883Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
19:21:41 [2022-07-18T19:21:41.399Z]     docker_cli_network_unix_test.go:1116: [d77c53b327073] daemon is not started
19:21:44 [2022-07-18T19:21:44.678Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
19:21:44 [2022-07-18T19:21:44.933Z]     docker_cli_network_unix_test.go:46: [d53df8b70651f] daemon is not started
19:21:44 [2022-07-18T19:21:44.933Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
19:21:45 [2022-07-18T19:21:45.861Z]     docker_cli_network_unix_test.go:46: [dc9b31531826e] daemon is not started
19:21:45 [2022-07-18T19:21:45.861Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
19:21:45 [2022-07-18T19:21:45.861Z]     docker_cli_network_unix_test.go:46: [d28b3656a0b3b] daemon is not started
19:21:45 [2022-07-18T19:21:45.861Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
19:21:45 [2022-07-18T19:21:45.861Z]     docker_cli_network_unix_test.go:46: [dc54f206ddac3] daemon is not started
19:21:45 [2022-07-18T19:21:45.861Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
19:21:46 [2022-07-18T19:21:46.117Z]     docker_cli_network_unix_test.go:46: [d1bce1c259e94] daemon is not started
19:21:46 [2022-07-18T19:21:46.117Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
19:21:46 [2022-07-18T19:21:46.117Z]     docker_cli_network_unix_test.go:46: [db3512751f546] daemon is not started
19:21:46 [2022-07-18T19:21:46.117Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
19:21:46 [2022-07-18T19:21:46.117Z]     docker_cli_network_unix_test.go:46: [da26d2a0ddf9a] daemon is not started
19:21:46 [2022-07-18T19:21:46.117Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
19:21:47 [2022-07-18T19:21:47.332Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.338s	coverage: 6.6% of statements
19:21:47 [2022-07-18T19:21:47.332Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
19:21:47 [2022-07-18T19:21:47.332Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
19:21:47 [2022-07-18T19:21:47.895Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
19:21:47 [2022-07-18T19:21:47.895Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
19:21:47 [2022-07-18T19:21:47.895Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
19:21:47 [2022-07-18T19:21:47.895Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
19:21:48 [2022-07-18T19:21:48.007Z]     docker_cli_network_unix_test.go:46: [d8d39cac9d6d6] daemon is not started
19:21:48 [2022-07-18T19:21:48.456Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
19:21:48 [2022-07-18T19:21:48.569Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
19:21:48 [2022-07-18T19:21:48.569Z]     docker_cli_network_unix_test.go:46: [d0ac71f70fe1a] daemon is not started
19:21:48 [2022-07-18T19:21:48.569Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
19:21:48 [2022-07-18T19:21:48.569Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
19:21:48 [2022-07-18T19:21:48.569Z]     docker_cli_network_unix_test.go:46: [d815f71710020] daemon is not started
19:21:48 [2022-07-18T19:21:48.569Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
19:21:48 [2022-07-18T19:21:48.714Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.2% of statements
19:21:48 [2022-07-18T19:21:48.714Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
19:21:48 [2022-07-18T19:21:48.970Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
19:21:49 [2022-07-18T19:21:49.130Z]     docker_cli_network_unix_test.go:46: [db1f1e4d41d74] daemon is not started
19:21:49 [2022-07-18T19:21:49.385Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
19:21:53 [2022-07-18T19:21:53.551Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
19:21:54 [2022-07-18T19:21:54.479Z]     docker_cli_network_unix_test.go:1084: [d72df6be69fa7] daemon is not started
19:21:55 [2022-07-18T19:21:55.843Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
19:21:55 [2022-07-18T19:21:55.843Z]     docker_cli_network_unix_test.go:46: [d181ac73b66a5] daemon is not started
19:21:55 [2022-07-18T19:21:55.843Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
19:21:56 [2022-07-18T19:21:56.405Z]     docker_cli_network_unix_test.go:46: [dd3316da1656f] daemon is not started
19:21:56 [2022-07-18T19:21:56.660Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
19:21:58 [2022-07-18T19:21:58.024Z]     docker_cli_network_unix_test.go:46: [dae76032788ea] daemon is not started
19:21:58 [2022-07-18T19:21:58.280Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
19:21:58 [2022-07-18T19:21:58.280Z]     docker_cli_network_unix_test.go:46: [d68965acbf152] daemon is not started
19:21:58 [2022-07-18T19:21:58.280Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
19:21:58 [2022-07-18T19:21:58.843Z]     docker_cli_network_unix_test.go:46: [dd92e6bb93994] daemon is not started
19:21:58 [2022-07-18T19:21:58.843Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
19:21:59 [2022-07-18T19:21:59.104Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
19:21:59 [2022-07-18T19:21:59.665Z]     docker_cli_network_unix_test.go:46: [d6df7e8a17f7f] daemon is not started
19:21:59 [2022-07-18T19:21:59.665Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
19:22:00 [2022-07-18T19:22:00.593Z]     docker_cli_network_unix_test.go:46: [d2160205ba54d] daemon is not started
19:22:00 [2022-07-18T19:22:00.850Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
19:22:01 [2022-07-18T19:22:01.106Z]     docker_cli_swarm_test.go:1180: [d4311b4ac73b7] joining swarm manager [dd7d25dd300af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:22:01 [2022-07-18T19:22:01.143Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.007s	coverage: 100.0% of statements
19:22:06 [2022-07-18T19:22:06.349Z]     docker_cli_network_unix_test.go:46: [d63f617c55dfd] daemon is not started
19:22:06 [2022-07-18T19:22:06.350Z] --- PASS: TestDockerNetworkSuite (56.40s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.32s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.79s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.46s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.51s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.45s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.13s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.28s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.15s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.29s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.30s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.30s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.22s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.90s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.42s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.41s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.03s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.95s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.52s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.19s)
19:22:06 [2022-07-18T19:22:06.350Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.55s)
19:22:06 [2022-07-18T19:22:06.350Z] === RUN   TestDockerHubPullSuite
19:22:06 [2022-07-18T19:22:06.350Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
19:22:07 [2022-07-18T19:22:07.715Z]     docker_cli_swarm_test.go:1189: [d1fa7049473cd] joining swarm manager [dd7d25dd300af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:22:08 [2022-07-18T19:22:08.658Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
19:22:11 [2022-07-18T19:22:11.172Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
19:22:12 [2022-07-18T19:22:12.098Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
19:22:13 [2022-07-18T19:22:13.986Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
19:22:14 [2022-07-18T19:22:14.242Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
19:22:14 [2022-07-18T19:22:14.808Z] --- PASS: TestDockerHubPullSuite (8.23s)
19:22:14 [2022-07-18T19:22:14.808Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.09s)
19:22:14 [2022-07-18T19:22:14.808Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.52s)
19:22:14 [2022-07-18T19:22:14.808Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.97s)
19:22:14 [2022-07-18T19:22:14.808Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.78s)
19:22:14 [2022-07-18T19:22:14.808Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s)
19:22:14 [2022-07-18T19:22:14.808Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s)
19:22:14 [2022-07-18T19:22:14.808Z] PASS
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === Skipped
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z] 
19:22:14 [2022-07-18T19:22:14.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:22:14 [2022-07-18T19:22:14.808Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
19:22:14 [2022-07-18T19:22:14.808Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z] 
19:22:14 [2022-07-18T19:22:14.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
19:22:14 [2022-07-18T19:22:14.809Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z] 
19:22:14 [2022-07-18T19:22:14.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
19:22:14 [2022-07-18T19:22:14.809Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z] 
19:22:14 [2022-07-18T19:22:14.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
19:22:14 [2022-07-18T19:22:14.809Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z] 
19:22:14 [2022-07-18T19:22:14.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
19:22:14 [2022-07-18T19:22:14.809Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z] 
19:22:14 [2022-07-18T19:22:14.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
19:22:14 [2022-07-18T19:22:14.809Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z] 
19:22:14 [2022-07-18T19:22:14.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
19:22:14 [2022-07-18T19:22:14.809Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z] 
19:22:14 [2022-07-18T19:22:14.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
19:22:14 [2022-07-18T19:22:14.809Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z] 
19:22:14 [2022-07-18T19:22:14.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
19:22:14 [2022-07-18T19:22:14.809Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z] 
19:22:14 [2022-07-18T19:22:14.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
19:22:14 [2022-07-18T19:22:14.809Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z] 
19:22:14 [2022-07-18T19:22:14.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
19:22:14 [2022-07-18T19:22:14.809Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z] 
19:22:14 [2022-07-18T19:22:14.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
19:22:14 [2022-07-18T19:22:14.809Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z] 
19:22:14 [2022-07-18T19:22:14.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
19:22:14 [2022-07-18T19:22:14.809Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z] 
19:22:14 [2022-07-18T19:22:14.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z]     docker_cli_sni_test.go:30: Flakey test
19:22:14 [2022-07-18T19:22:14.809Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z] 
19:22:14 [2022-07-18T19:22:14.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
19:22:14 [2022-07-18T19:22:14.809Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z] 
19:22:14 [2022-07-18T19:22:14.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.02s)
19:22:14 [2022-07-18T19:22:14.809Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
19:22:14 [2022-07-18T19:22:14.809Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.02s)
19:22:14 [2022-07-18T19:22:14.809Z] 
19:22:14 [2022-07-18T19:22:14.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.02s)
19:22:14 [2022-07-18T19:22:14.809Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
19:22:14 [2022-07-18T19:22:14.809Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.02s)
19:22:14 [2022-07-18T19:22:14.809Z] 
19:22:14 [2022-07-18T19:22:14.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
19:22:14 [2022-07-18T19:22:14.809Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z] 
19:22:14 [2022-07-18T19:22:14.809Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
19:22:14 [2022-07-18T19:22:14.809Z]     docker_cli_network_unix_test.go:46: [d815f71710020] daemon is not started
19:22:14 [2022-07-18T19:22:14.809Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
19:22:14 [2022-07-18T19:22:14.809Z] 
19:22:14 [2022-07-18T19:22:14.809Z] DONE 1265 tests, 51 skipped in 1468.768s
19:22:14 [2022-07-18T19:22:14.809Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:22:14 [2022-07-18T19:22:14.809Z] ++++ cat bundles/test-integration/docker.pid
19:22:14 [2022-07-18T19:22:14.809Z] +++ kill 9380
19:22:14 [2022-07-18T19:22:14.809Z] +++ /etc/init.d/apparmor stop
19:22:14 [2022-07-18T19:22:14.809Z] Leaving: AppArmorNo profiles have been unloaded.
19:22:14 [2022-07-18T19:22:14.809Z] 
19:22:14 [2022-07-18T19:22:14.809Z] Unloading profiles will leave already running processes permanently
19:22:14 [2022-07-18T19:22:14.809Z] unconfined, which can lead to unexpected situations.
19:22:14 [2022-07-18T19:22:14.809Z] 
19:22:14 [2022-07-18T19:22:14.809Z] To set a process to complain mode, use the command line tool
19:22:14 [2022-07-18T19:22:14.809Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:22:14 [2022-07-18T19:22:14.809Z] +++ true
19:22:14 [2022-07-18T19:22:14.809Z] exiting test-integration
19:22:14 [2022-07-18T19:22:14.809Z] ++ exit 0
19:22:14 [2022-07-18T19:22:14.809Z] 
19:22:15 [2022-07-18T19:22:15.064Z] + for job in $(jobs -p)
19:22:15 [2022-07-18T19:22:15.064Z] + wait 14632
19:22:15 [2022-07-18T19:22:15.987Z] ok  	github.com/docker/docker/libnetwork/ipam	14.535s	coverage: 85.3% of statements
19:22:15 [2022-07-18T19:22:15.987Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
19:22:15 [2022-07-18T19:22:15.987Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
19:22:15 [2022-07-18T19:22:15.987Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
19:22:15 [2022-07-18T19:22:15.987Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
19:22:15 [2022-07-18T19:22:15.987Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
19:22:15 [2022-07-18T19:22:15.987Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
19:22:15 [2022-07-18T19:22:15.987Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.265s	coverage: 74.0% of statements
19:22:16 [2022-07-18T19:22:16.549Z] ok  	github.com/docker/docker/libnetwork/iptables	0.164s	coverage: 45.0% of statements
19:22:16 [2022-07-18T19:22:16.549Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
19:22:17 [2022-07-18T19:22:17.112Z] ok  	github.com/docker/docker/libnetwork/netutils	0.021s	coverage: 44.1% of statements
19:23:01 [2022-07-18T19:23:01.673Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
19:23:03 [2022-07-18T19:23:03.038Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
19:23:07 [2022-07-18T19:23:07.204Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
19:23:09 [2022-07-18T19:23:09.093Z]     docker_cli_swarm_test.go:1112: [d1b3e04bbeb65] joining swarm manager [d704381cab559]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:23:10 [2022-07-18T19:23:10.457Z]     docker_cli_swarm_test.go:1113: [de40b336ffe98] joining swarm manager [d704381cab559]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:24:08 [2022-07-18T19:24:08.512Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.168s	coverage: 60.6% of statements
19:24:08 [2022-07-18T19:24:08.512Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
19:24:08 [2022-07-18T19:24:08.512Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
19:24:08 [2022-07-18T19:24:08.512Z] ok  	github.com/docker/docker/libnetwork/osl	4.310s	coverage: 39.7% of statements
19:24:08 [2022-07-18T19:24:08.512Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
19:24:08 [2022-07-18T19:24:08.512Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.014s	coverage: 80.7% of statements
19:24:09 [2022-07-18T19:24:09.077Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.581s	coverage: 48.6% of statements
19:24:09 [2022-07-18T19:24:09.333Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
19:24:09 [2022-07-18T19:24:09.333Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
19:24:09 [2022-07-18T19:24:09.594Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
19:24:09 [2022-07-18T19:24:09.594Z] 
19:24:09 [2022-07-18T19:24:09.594Z] === Skipped
19:24:09 [2022-07-18T19:24:09.594Z] === SKIP: libnetwork TestParallel3 (0.00s)
19:24:09 [2022-07-18T19:24:09.594Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
19:24:09 [2022-07-18T19:24:09.594Z] 
19:24:09 [2022-07-18T19:24:09.594Z] === SKIP: libnetwork TestParallel2 (0.00s)
19:24:09 [2022-07-18T19:24:09.594Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
19:24:09 [2022-07-18T19:24:09.594Z] 
19:24:09 [2022-07-18T19:24:09.594Z] === SKIP: libnetwork TestParallel1 (0.00s)
19:24:09 [2022-07-18T19:24:09.594Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
19:24:09 [2022-07-18T19:24:09.594Z] 
19:24:09 [2022-07-18T19:24:09.594Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
19:24:09 [2022-07-18T19:24:09.594Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
19:24:09 [2022-07-18T19:24:09.594Z] 
19:24:09 [2022-07-18T19:24:09.594Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
19:24:09 [2022-07-18T19:24:09.594Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
19:24:09 [2022-07-18T19:24:09.594Z] 
19:24:09 [2022-07-18T19:24:09.594Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
19:24:09 [2022-07-18T19:24:09.594Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
19:24:09 [2022-07-18T19:24:09.594Z] 
19:24:09 [2022-07-18T19:24:09.594Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
19:24:09 [2022-07-18T19:24:09.594Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
19:24:09 [2022-07-18T19:24:09.594Z] 
19:24:09 [2022-07-18T19:24:09.594Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
19:24:09 [2022-07-18T19:24:09.594Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
19:24:09 [2022-07-18T19:24:09.594Z] 
19:24:09 [2022-07-18T19:24:09.594Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
19:24:09 [2022-07-18T19:24:09.594Z]     firewalld_test.go:14: firewalld is not running
19:24:09 [2022-07-18T19:24:09.594Z] 
19:24:09 [2022-07-18T19:24:09.594Z] DONE 327 tests, 9 skipped in 201.741s
Post stage
[Pipeline] junit
19:24:10 [2022-07-18T19:24:10.167Z] Recording test results
19:24:10 [2022-07-18T19:24:10.484Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
19:24:10 [2022-07-18T19:24:10.797Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43819/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=11e6176669c1ce8d738e00561c416caff589a3d2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:11e6176669c1ce8d738e00561c416caff589a3d2 hack/validate/vendor
19:24:11 [2022-07-18T19:24:11.359Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:24:11 [2022-07-18T19:24:11.915Z] + echo Ensuring container killed.
19:24:11 [2022-07-18T19:24:11.915Z] Ensuring container killed.
19:24:11 [2022-07-18T19:24:11.915Z] + docker rm -vf docker-pr3
19:24:11 [2022-07-18T19:24:11.915Z] Error: No such container: docker-pr3
[Pipeline] sh
19:24:12 [2022-07-18T19:24:12.242Z] + echo Chowning /workspace to jenkins user
19:24:12 [2022-07-18T19:24:12.242Z] Chowning /workspace to jenkins user
19:24:12 [2022-07-18T19:24:12.242Z] + id -u
19:24:12 [2022-07-18T19:24:12.242Z] + id -g
19:24:12 [2022-07-18T19:24:12.242Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43819:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:24:13 [2022-07-18T19:24:13.503Z] + bundleName=unit
19:24:13 [2022-07-18T19:24:13.503Z] + echo Creating unit-bundles.tar.gz
19:24:13 [2022-07-18T19:24:13.503Z] Creating unit-bundles.tar.gz
19:24:13 [2022-07-18T19:24:13.503Z] + 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
19:24:13 [2022-07-18T19:24:13.503Z] bundles/junit-report-libnetwork.xml
19:24:13 [2022-07-18T19:24:13.503Z] bundles/junit-report.xml
19:24:13 [2022-07-18T19:24:13.503Z] bundles/go-test-report-libnetwork.json
19:24:13 [2022-07-18T19:24:13.503Z] bundles/go-test-report.json
19:24:13 [2022-07-18T19:24:13.503Z] bundles/profile-libnetwork.out
19:24:13 [2022-07-18T19:24:13.503Z] bundles/profile.out
[Pipeline] archiveArtifacts
19:24:13 [2022-07-18T19:24:13.513Z] Archiving artifacts
19:24:13 [2022-07-18T19:24:13.951Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43819/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:24:14 [2022-07-18T19:24:14.248Z] + make clean
19:24:14 [2022-07-18T19:24:14.248Z] docker volume rm -f docker-dev-cache docker-mod-cache
19:24:14 [2022-07-18T19:24:14.248Z] docker-dev-cache
19:24:14 [2022-07-18T19:24:14.248Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:24:31 [2022-07-18T19:24:31.821Z]     docker_cli_swarm_test.go:1166: [d5ce7918b2dab] joining swarm manager [d704381cab559]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:25:10 [2022-07-18T19:25:10.473Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
19:25:10 [2022-07-18T19:25:10.474Z]     docker_cli_swarm_test.go:1447: [de12e0e86b44d] joining swarm manager [d95ef40e91943]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:25:10 [2022-07-18T19:25:10.474Z]     docker_cli_swarm_test.go:1448: [d969d74f6d7ce] joining swarm manager [d95ef40e91943]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:25:20 [2022-07-18T19:25:20.412Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
19:25:20 [2022-07-18T19:25:20.412Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
19:25:20 [2022-07-18T19:25:20.412Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
19:25:20 [2022-07-18T19:25:20.412Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
19:25:20 [2022-07-18T19:25:20.412Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
19:25:20 [2022-07-18T19:25:20.973Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
19:25:23 [2022-07-18T19:25:23.490Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
19:25:26 [2022-07-18T19:25:26.763Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
19:25:28 [2022-07-18T19:25:28.654Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
19:25:30 [2022-07-18T19:25:30.541Z]     docker_cli_swarm_unix_test.go:63: [d89e07defd8c2] joining swarm manager [d678a971de757]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:26:26 [2022-07-18T19:26:26.699Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
19:26:26 [2022-07-18T19:26:26.699Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
19:26:26 [2022-07-18T19:26:26.699Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
19:26:28 [2022-07-18T19:26:28.587Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
19:26:31 [2022-07-18T19:26:31.853Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
19:26:33 [2022-07-18T19:26:33.741Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
19:26:35 [2022-07-18T19:26:35.629Z]     docker_api_swarm_test.go:962: [d8ed94c99ef2b] joining swarm manager [d1fa8c4459003]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:26:57 [2022-07-18T19:26:57.524Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
19:27:05 [2022-07-18T19:27:05.605Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
19:27:07 [2022-07-18T19:27:07.493Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
19:27:10 [2022-07-18T19:27:10.009Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
19:27:12 [2022-07-18T19:27:12.525Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
19:27:20 [2022-07-18T19:27:20.609Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
19:27:23 [2022-07-18T19:27:23.874Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
19:27:26 [2022-07-18T19:27:26.387Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
19:27:28 [2022-07-18T19:27:28.901Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
19:27:31 [2022-07-18T19:27:31.423Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
19:27:33 [2022-07-18T19:27:33.938Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
19:27:37 [2022-07-18T19:27:37.206Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
19:27:39 [2022-07-18T19:27:39.095Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
19:28:35 [2022-07-18T19:28:35.255Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
19:28:50 [2022-07-18T19:28:50.093Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
19:29:08 [2022-07-18T19:29:08.164Z] --- PASS: TestDockerSwarmSuite (1540.65s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.17s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.79s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.20s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.29s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.46s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.43s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.44s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.80s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.97s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.72s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.96s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.94s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.39s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.22s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.01s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.54s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.65s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (53.47s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (58.63s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.54s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.64s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.80s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.26s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.49s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.82s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.26s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.50s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.27s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.20s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.17s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.45s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.13s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.84s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.63s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.94s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.99s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.96s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.19s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.42s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.42s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.13s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.74s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.68s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.07s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.89s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.76s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.18s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.78s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.12s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.01s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.61s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.67s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.91s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.38s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.22s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.09s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.08s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.94s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.00s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.07s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.99s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.59s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.77s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.58s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.59s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.67s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.51s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.70s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.05s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.44s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.63s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.08s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.88s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (68.71s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.56s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.06s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.99s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.54s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.15s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.72s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.25s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.56s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.38s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.95s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.90s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.03s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.16s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.43s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.21s)
19:29:08 [2022-07-18T19:29:08.164Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s)
19:29:08 [2022-07-18T19:29:08.164Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s)
19:29:08 [2022-07-18T19:29:08.164Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s)
19:29:08 [2022-07-18T19:29:08.164Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.14s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.29s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.31s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.98s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.08s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.44s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.37s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.25s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.74s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.52s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.43s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.45s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.61s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.45s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.02s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s)
19:29:08 [2022-07-18T19:29:08.164Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s)
19:29:08 [2022-07-18T19:29:08.164Z] === RUN   TestDockerExternalVolumeSuite
19:29:08 [2022-07-18T19:29:08.164Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
19:29:08 [2022-07-18T19:29:08.164Z]     docker_cli_external_volume_driver_test.go:53: [d599acdb937b9] daemon is not started
19:29:23 [2022-07-18T19:29:23.000Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
19:30:30 [2022-07-18T19:30:30.628Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
19:30:38 [2022-07-18T19:30:38.743Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
19:30:53 [2022-07-18T19:30:53.578Z]     docker_cli_external_volume_driver_test.go:53: [d8132ec3f93b5] daemon is not started
19:31:08 [2022-07-18T19:31:08.410Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
19:31:23 [2022-07-18T19:31:23.243Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
19:31:41 [2022-07-18T19:31:41.280Z]     docker_cli_external_volume_driver_test.go:53: [d19f9e11a6d38] daemon is not started
19:31:53 [2022-07-18T19:31:53.459Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
19:31:53 [2022-07-18T19:31:53.459Z]     docker_cli_external_volume_driver_test.go:53: [d4f233fc02b02] daemon is not started
19:32:11 [2022-07-18T19:32:11.495Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
19:32:43 [2022-07-18T19:32:43.514Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
19:32:55 [2022-07-18T19:32:55.687Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
19:33:13 [2022-07-18T19:33:13.755Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
19:34:00 [2022-07-18T19:34:00.365Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
19:34:18 [2022-07-18T19:34:18.402Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
19:34:50 [2022-07-18T19:34:50.422Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
19:35:22 [2022-07-18T19:35:22.467Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
19:35:34 [2022-07-18T19:35:34.629Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
19:35:52 [2022-07-18T19:35:52.669Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
19:35:52 [2022-07-18T19:35:52.669Z]     docker_cli_external_volume_driver_test.go:485: [da718a281d8ad] daemon is not started
19:36:07 [2022-07-18T19:36:07.503Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
19:36:07 [2022-07-18T19:36:07.503Z]     docker_cli_external_volume_driver_test.go:53: [de1bb521eb978] daemon is not started
19:36:22 [2022-07-18T19:36:22.364Z] --- PASS: TestDockerExternalVolumeSuite (437.01s)
19:36:22 [2022-07-18T19:36:22.364Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s)
19:36:22 [2022-07-18T19:36:22.364Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
19:36:22 [2022-07-18T19:36:22.364Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.24s)
19:36:22 [2022-07-18T19:36:22.364Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.08s)
19:36:22 [2022-07-18T19:36:22.364Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
19:36:22 [2022-07-18T19:36:22.364Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
19:36:22 [2022-07-18T19:36:22.364Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
19:36:22 [2022-07-18T19:36:22.364Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s)
19:36:22 [2022-07-18T19:36:22.364Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s)
19:36:22 [2022-07-18T19:36:22.364Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s)
19:36:22 [2022-07-18T19:36:22.364Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
19:36:22 [2022-07-18T19:36:22.364Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s)
19:36:22 [2022-07-18T19:36:22.364Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s)
19:36:22 [2022-07-18T19:36:22.364Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s)
19:36:22 [2022-07-18T19:36:22.364Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s)
19:36:22 [2022-07-18T19:36:22.364Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s)
19:36:22 [2022-07-18T19:36:22.364Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s)
19:36:22 [2022-07-18T19:36:22.364Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
19:36:22 [2022-07-18T19:36:22.364Z] PASS
19:36:22 [2022-07-18T19:36:22.364Z] 
19:36:22 [2022-07-18T19:36:22.364Z] === Skipped
19:36:22 [2022-07-18T19:36:22.364Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:36:22 [2022-07-18T19:36:22.364Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
19:36:22 [2022-07-18T19:36:22.364Z]     check_test.go:540: [d8bc829c99a44] daemon is not started
19:36:22 [2022-07-18T19:36:22.364Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:36:22 [2022-07-18T19:36:22.364Z] 
19:36:22 [2022-07-18T19:36:22.364Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
19:36:22 [2022-07-18T19:36:22.364Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
19:36:22 [2022-07-18T19:36:22.364Z]     check_test.go:540: [d3888e511b6a9] daemon is not started
19:36:22 [2022-07-18T19:36:22.364Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
19:36:22 [2022-07-18T19:36:22.364Z] 
19:36:22 [2022-07-18T19:36:22.364Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
19:36:22 [2022-07-18T19:36:22.364Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
19:36:22 [2022-07-18T19:36:22.364Z]     check_test.go:540: [d3eafcfd8bc38] daemon is not started
19:36:22 [2022-07-18T19:36:22.364Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
19:36:22 [2022-07-18T19:36:22.364Z] 
19:36:22 [2022-07-18T19:36:22.364Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
19:36:22 [2022-07-18T19:36:22.364Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
19:36:22 [2022-07-18T19:36:22.364Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
19:36:22 [2022-07-18T19:36:22.364Z] 
19:36:22 [2022-07-18T19:36:22.364Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:36:22 [2022-07-18T19:36:22.364Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
19:36:22 [2022-07-18T19:36:22.364Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:36:22 [2022-07-18T19:36:22.365Z] 
19:36:22 [2022-07-18T19:36:22.365Z] DONE 269 tests, 5 skipped in 2314.607s
19:36:22 [2022-07-18T19:36:22.365Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:36:22 [2022-07-18T19:36:22.365Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8f628ae8e232/docker.pid
19:36:22 [2022-07-18T19:36:22.365Z] +++ kill 7084
19:36:22 [2022-07-18T19:36:22.365Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7084 is not a child of this shell
19:36:22 [2022-07-18T19:36:22.365Z] warning: PID 7084 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8f628ae8e232/docker.pid had a nonzero exit code
19:36:22 [2022-07-18T19:36:22.365Z] ++++ cat bundles/test-integration/docker.pid
19:36:22 [2022-07-18T19:36:22.365Z] +++ kill 9367
19:36:22 [2022-07-18T19:36:22.365Z] +++ /etc/init.d/apparmor stop
19:36:22 [2022-07-18T19:36:22.365Z] Leaving: AppArmorNo profiles have been unloaded.
19:36:22 [2022-07-18T19:36:22.365Z] 
19:36:22 [2022-07-18T19:36:22.365Z] Unloading profiles will leave already running processes permanently
19:36:22 [2022-07-18T19:36:22.365Z] unconfined, which can lead to unexpected situations.
19:36:22 [2022-07-18T19:36:22.365Z] 
19:36:22 [2022-07-18T19:36:22.365Z] To set a process to complain mode, use the command line tool
19:36:22 [2022-07-18T19:36:22.365Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:36:22 [2022-07-18T19:36:22.365Z] +++ true
19:36:22 [2022-07-18T19:36:22.365Z] exiting test-integration
19:36:22 [2022-07-18T19:36:22.365Z] ++ exit 0
19:36:22 [2022-07-18T19:36:22.365Z] 
19:36:22 [2022-07-18T19:36:22.926Z] + exit 0
19:36:22 [2022-07-18T19:36:22.926Z] ++ jobs -p
19:36:22 [2022-07-18T19:36:22.926Z] + pids=
19:36:22 [2022-07-18T19:36:22.926Z] + echo 'Remaining pids to kill: []'
19:36:22 [2022-07-18T19:36:22.926Z] Remaining pids to kill: []
19:36:22 [2022-07-18T19:36:22.926Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
19:36:22 [2022-07-18T19:36:22.936Z] Recording test results
19:36:23 [2022-07-18T19:36:23.394Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:36:23 [2022-07-18T19:36:23.699Z] + echo Ensuring container killed.
19:36:23 [2022-07-18T19:36:23.699Z] Ensuring container killed.
19:36:23 [2022-07-18T19:36:23.699Z] + docker ps -aq -f name=docker-pr3-*
19:36:23 [2022-07-18T19:36:23.699Z] + cids=83ddd79c9d3a
19:36:23 [2022-07-18T19:36:23.699Z] 0122695e8ddb
19:36:23 [2022-07-18T19:36:23.699Z] 4b637ee494c6
19:36:23 [2022-07-18T19:36:23.699Z] + [ -n 83ddd79c9d3a
19:36:23 [2022-07-18T19:36:23.699Z] 0122695e8ddb
19:36:23 [2022-07-18T19:36:23.699Z] 4b637ee494c6 ]
19:36:23 [2022-07-18T19:36:23.699Z] + docker rm -vf 83ddd79c9d3a 0122695e8ddb 4b637ee494c6
19:36:24 [2022-07-18T19:36:24.261Z] 83ddd79c9d3a
19:36:24 [2022-07-18T19:36:24.823Z] 0122695e8ddb
19:36:24 [2022-07-18T19:36:24.823Z] 4b637ee494c6
[Pipeline] sh
19:36:25 [2022-07-18T19:36:25.140Z] + echo Chowning /workspace to jenkins user
19:36:25 [2022-07-18T19:36:25.140Z] Chowning /workspace to jenkins user
19:36:25 [2022-07-18T19:36:25.140Z] + id -u
19:36:25 [2022-07-18T19:36:25.140Z] + id -g
19:36:25 [2022-07-18T19:36:25.140Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43819:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:36:27 [2022-07-18T19:36:27.985Z] + bundleName=amd64
19:36:27 [2022-07-18T19:36:27.985Z] + echo Creating amd64-bundles.tar.gz
19:36:27 [2022-07-18T19:36:27.985Z] Creating amd64-bundles.tar.gz
19:36:27 [2022-07-18T19:36:27.985Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
19:36:27 [2022-07-18T19:36:27.985Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
19:36:29 [2022-07-18T19:36:29.358Z] Archiving artifacts
19:36:29 [2022-07-18T19:36:29.879Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43819/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:36:30 [2022-07-18T19:36:30.177Z] + make clean
19:36:30 [2022-07-18T19:36:30.177Z] docker volume rm -f docker-dev-cache docker-mod-cache
19:36:30 [2022-07-18T19:36:30.177Z] docker-dev-cache
19:36:30 [2022-07-18T19:36:30.177Z] 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