Skip to content
Success

Console Output

Pull request #43932 opened
Started by user Sebastiaan van Stijn
Rebuilds build #1
10:59:03 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 15f9cb5c4dab7eb09845453777c0797194d48336+ebfc35f887ab980c01b722364bdaff6abec705f2 (bf08f0a873a78492eada1299a497e00f0bbdb53b)
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-43932@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
10:59:06 [2022-08-08T10:59:06.723Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
10:59:06 [2022-08-08T10:59:06.726Z] Trying to pass milestone 1
[Pipeline] milestone
10:59:06 [2022-08-08T10:59:06.814Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
10:59:07 [2022-08-08T10:59:07.012Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a) in /home/ubuntu/workspace/moby_PR-43932
[Pipeline] {
[Pipeline] checkout
10:59:07 [2022-08-08T10:59:07.041Z] The recommended git tool is: git
10:59:07 [2022-08-08T10:59:07.051Z] using credential docker-jenkins-github-credentials
10:59:07 [2022-08-08T10:59:07.060Z] Cloning the remote Git repository
10:59:07 [2022-08-08T10:59:07.060Z] Cloning with configured refspecs honoured and without tags
10:59:07 [2022-08-08T10:59:07.061Z] Cloning repository https://github.com/moby/moby.git
10:59:07 [2022-08-08T10:59:07.062Z]  > git init /home/ubuntu/workspace/moby_PR-43932 # timeout=10
10:59:07 [2022-08-08T10:59:07.065Z] Fetching upstream changes from https://github.com/moby/moby.git
10:59:07 [2022-08-08T10:59:07.066Z]  > git --version # timeout=10
10:59:07 [2022-08-08T10:59:07.068Z]  > git --version # 'git version 2.17.1'
10:59:07 [2022-08-08T10:59:07.068Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:59:07 [2022-08-08T10:59:07.069Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43932/head:refs/remotes/origin/PR-43932 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
10:59:16 [2022-08-08T10:59:16.947Z] Fetching without tags
10:59:17 [2022-08-08T10:59:17.125Z] Merging remotes/origin/22.06 commit ebfc35f887ab980c01b722364bdaff6abec705f2 into PR head commit 15f9cb5c4dab7eb09845453777c0797194d48336
10:59:17 [2022-08-08T10:59:17.671Z] Merge succeeded, producing 15f9cb5c4dab7eb09845453777c0797194d48336
10:59:17 [2022-08-08T10:59:17.671Z] Checking out Revision 15f9cb5c4dab7eb09845453777c0797194d48336 (PR-43932)
10:59:16 [2022-08-08T10:59:16.934Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:59:16 [2022-08-08T10:59:16.936Z]  > git config --add remote.origin.fetch +refs/pull/43932/head:refs/remotes/origin/PR-43932 # timeout=10
10:59:16 [2022-08-08T10:59:16.938Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
10:59:16 [2022-08-08T10:59:16.943Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:59:16 [2022-08-08T10:59:16.948Z] Fetching upstream changes from https://github.com/moby/moby.git
10:59:16 [2022-08-08T10:59:16.948Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:59:16 [2022-08-08T10:59:16.948Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43932/head:refs/remotes/origin/PR-43932 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
10:59:17 [2022-08-08T10:59:17.126Z]  > git config core.sparsecheckout # timeout=10
10:59:17 [2022-08-08T10:59:17.128Z]  > git checkout -f 15f9cb5c4dab7eb09845453777c0797194d48336 # timeout=10
10:59:17 [2022-08-08T10:59:17.655Z]  > git remote # timeout=10
10:59:17 [2022-08-08T10:59:17.657Z]  > git config --get remote.origin.url # timeout=10
10:59:17 [2022-08-08T10:59:17.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:59:17 [2022-08-08T10:59:17.660Z]  > git merge ebfc35f887ab980c01b722364bdaff6abec705f2 # timeout=10
10:59:17 [2022-08-08T10:59:17.667Z]  > git rev-parse HEAD^{commit} # timeout=10
10:59:17 [2022-08-08T10:59:17.672Z]  > git config core.sparsecheckout # timeout=10
10:59:17 [2022-08-08T10:59:17.674Z]  > git checkout -f 15f9cb5c4dab7eb09845453777c0797194d48336 # timeout=10
10:59:18 [2022-08-08T10:59:18.288Z] Commit message: "vendor: github.com/containerd/containerd v1.6.7"
10:59:18 [2022-08-08T10:59:18.290Z]  > git rev-list --no-walk 15f9cb5c4dab7eb09845453777c0797194d48336 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:59:18 [2022-08-08T10:59:18.979Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43932:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
10:59:18 [2022-08-08T10:59:18.979Z] Unable to find image 'alpine:latest' locally
10:59:18 [2022-08-08T10:59:18.979Z] latest: Pulling from library/alpine
10:59:18 [2022-08-08T10:59:18.979Z] 530afca65e2e: Pulling fs layer
10:59:19 [2022-08-08T10:59:19.239Z] 530afca65e2e: Download complete
10:59:19 [2022-08-08T10:59:19.239Z] 530afca65e2e: Pull complete
10:59:19 [2022-08-08T10:59:19.239Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872
10:59:19 [2022-08-08T10:59:19.239Z] Status: Downloaded newer image for alpine:latest
10:59:21 [2022-08-08T10:59:21.779Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: cgroup2)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (cgroup2)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[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
10:59:22 [2022-08-08T10:59:22.251Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58) in /home/ubuntu/workspace/moby_PR-43932
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
10:59:22 [2022-08-08T10:59:22.256Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02ed009017b5d3514) in /home/ubuntu/workspace/moby_PR-43932
Stage "s390x" skipped due to when conditional
[Pipeline] }
10:59:22 [2022-08-08T10:59:22.258Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57) in /home/ubuntu/workspace/moby_PR-43932
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
10:59:22 [2022-08-08T10:59:22.290Z] The recommended git tool is: git
10:59:22 [2022-08-08T10:59:22.296Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] {
10:59:22 [2022-08-08T10:59:22.305Z] Cloning the remote Git repository
10:59:22 [2022-08-08T10:59:22.305Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] checkout
10:59:22 [2022-08-08T10:59:22.360Z] The recommended git tool is: git
[Pipeline] checkout
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
10:59:22 [2022-08-08T10:59:22.378Z] The recommended git tool is: git
10:59:22 [2022-08-08T10:59:22.381Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
10:59:22 [2022-08-08T10:59:22.399Z] using credential docker-jenkins-github-credentials
10:59:22 [2022-08-08T10:59:22.405Z] Cloning the remote Git repository
10:59:22 [2022-08-08T10:59:22.405Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
10:59:22 [2022-08-08T10:59:22.410Z] Cloning the remote Git repository
10:59:22 [2022-08-08T10:59:22.410Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[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] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
10:59:22 [2022-08-08T10:59:22.306Z] Cloning repository https://github.com/moby/moby.git
10:59:22 [2022-08-08T10:59:22.306Z]  > git init /home/ubuntu/workspace/moby_PR-43932 # timeout=10
10:59:22 [2022-08-08T10:59:22.315Z] Fetching upstream changes from https://github.com/moby/moby.git
10:59:22 [2022-08-08T10:59:22.315Z]  > git --version # timeout=10
10:59:22 [2022-08-08T10:59:22.317Z]  > git --version # 'git version 2.17.1'
10:59:22 [2022-08-08T10:59:22.317Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:59:22 [2022-08-08T10:59:22.318Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43932/head:refs/remotes/origin/PR-43932 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
10:59:22 [2022-08-08T10:59:22.408Z] Cloning repository https://github.com/moby/moby.git
10:59:22 [2022-08-08T10:59:22.409Z]  > git init /home/ubuntu/workspace/moby_PR-43932 # timeout=10
10:59:22 [2022-08-08T10:59:22.421Z] Fetching upstream changes from https://github.com/moby/moby.git
10:59:22 [2022-08-08T10:59:22.421Z]  > git --version # timeout=10
10:59:22 [2022-08-08T10:59:22.427Z]  > git --version # 'git version 2.17.1'
10:59:22 [2022-08-08T10:59:22.427Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:59:22 [2022-08-08T10:59:22.428Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43932/head:refs/remotes/origin/PR-43932 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
10:59:22 [2022-08-08T10:59:22.413Z] Cloning repository https://github.com/moby/moby.git
10:59:22 [2022-08-08T10:59:22.414Z]  > git init /home/ubuntu/workspace/moby_PR-43932 # timeout=10
10:59:22 [2022-08-08T10:59:22.418Z] Fetching upstream changes from https://github.com/moby/moby.git
10:59:22 [2022-08-08T10:59:22.419Z]  > git --version # timeout=10
10:59:22 [2022-08-08T10:59:22.421Z]  > git --version # 'git version 2.17.1'
10:59:22 [2022-08-08T10:59:22.421Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:59:22 [2022-08-08T10:59:22.421Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43932/head:refs/remotes/origin/PR-43932 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
10:59:37 [2022-08-08T10:59:37.234Z] Still waiting to schedule task
10:59:37 [2022-08-08T10:59:37.234Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup210:59:37 [2022-08-08T10:59:37.245Z] Still waiting to schedule task
10:59:37 [2022-08-08T10:59:37.245Z] Waiting for next available executor on ‘arm64&&ubuntu-200410:59:37 [2022-08-08T10:59:37.588Z] Fetching without tags
10:59:37 [2022-08-08T10:59:37.768Z] Merging remotes/origin/22.06 commit ebfc35f887ab980c01b722364bdaff6abec705f2 into PR head commit 15f9cb5c4dab7eb09845453777c0797194d48336
10:59:37 [2022-08-08T10:59:37.951Z] Fetching without tags
10:59:38 [2022-08-08T10:59:38.150Z] Merging remotes/origin/22.06 commit ebfc35f887ab980c01b722364bdaff6abec705f2 into PR head commit 15f9cb5c4dab7eb09845453777c0797194d48336
10:59:38 [2022-08-08T10:59:38.163Z] Fetching without tags
10:59:37 [2022-08-08T10:59:37.570Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:59:37 [2022-08-08T10:59:37.572Z]  > git config --add remote.origin.fetch +refs/pull/43932/head:refs/remotes/origin/PR-43932 # timeout=10
10:59:37 [2022-08-08T10:59:37.579Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
10:59:37 [2022-08-08T10:59:37.583Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:59:37 [2022-08-08T10:59:37.590Z] Fetching upstream changes from https://github.com/moby/moby.git
10:59:37 [2022-08-08T10:59:37.590Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:59:37 [2022-08-08T10:59:37.591Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43932/head:refs/remotes/origin/PR-43932 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
10:59:37 [2022-08-08T10:59:37.770Z]  > git config core.sparsecheckout # timeout=10
10:59:37 [2022-08-08T10:59:37.774Z]  > git checkout -f 15f9cb5c4dab7eb09845453777c0797194d48336 # timeout=10
10:59:38 [2022-08-08T10:59:38.130Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:59:38 [2022-08-08T10:59:38.138Z]  > git config --add remote.origin.fetch +refs/pull/43932/head:refs/remotes/origin/PR-43932 # timeout=10
10:59:38 [2022-08-08T10:59:38.147Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
10:59:38 [2022-08-08T10:59:38.154Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:59:38 [2022-08-08T10:59:38.165Z] Fetching upstream changes from https://github.com/moby/moby.git
10:59:38 [2022-08-08T10:59:38.166Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:59:38 [2022-08-08T10:59:38.166Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43932/head:refs/remotes/origin/PR-43932 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
10:59:37 [2022-08-08T10:59:37.939Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:59:37 [2022-08-08T10:59:37.941Z]  > git config --add remote.origin.fetch +refs/pull/43932/head:refs/remotes/origin/PR-43932 # timeout=10
10:59:37 [2022-08-08T10:59:37.943Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
10:59:37 [2022-08-08T10:59:37.949Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:59:37 [2022-08-08T10:59:37.954Z] Fetching upstream changes from https://github.com/moby/moby.git
10:59:37 [2022-08-08T10:59:37.954Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:59:37 [2022-08-08T10:59:37.954Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43932/head:refs/remotes/origin/PR-43932 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
10:59:38 [2022-08-08T10:59:38.153Z]  > git config core.sparsecheckout # timeout=10
10:59:38 [2022-08-08T10:59:38.157Z]  > git checkout -f 15f9cb5c4dab7eb09845453777c0797194d48336 # timeout=10
10:59:38 [2022-08-08T10:59:38.315Z] Merge succeeded, producing 15f9cb5c4dab7eb09845453777c0797194d48336
10:59:38 [2022-08-08T10:59:38.315Z] Checking out Revision 15f9cb5c4dab7eb09845453777c0797194d48336 (PR-43932)
10:59:38 [2022-08-08T10:59:38.362Z] Merging remotes/origin/22.06 commit ebfc35f887ab980c01b722364bdaff6abec705f2 into PR head commit 15f9cb5c4dab7eb09845453777c0797194d48336
10:59:38 [2022-08-08T10:59:38.690Z] Commit message: "vendor: github.com/containerd/containerd v1.6.7"
10:59:38 [2022-08-08T10:59:38.708Z] Merge succeeded, producing 15f9cb5c4dab7eb09845453777c0797194d48336
10:59:38 [2022-08-08T10:59:38.709Z] Checking out Revision 15f9cb5c4dab7eb09845453777c0797194d48336 (PR-43932)
10:59:38 [2022-08-08T10:59:38.940Z] Merge succeeded, producing 15f9cb5c4dab7eb09845453777c0797194d48336
10:59:38 [2022-08-08T10:59:38.941Z] Checking out Revision 15f9cb5c4dab7eb09845453777c0797194d48336 (PR-43932)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:59:39 [2022-08-08T10:59:39.289Z] + [ PR != PR ]
10:59:39 [2022-08-08T10:59:39.289Z] + [ 22.06 != master ]
10:59:39 [2022-08-08T10:59:39.289Z] + echo 1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:59:39 [2022-08-08T10:59:39.334Z] Commit message: "vendor: github.com/containerd/containerd v1.6.7"
10:59:39 [2022-08-08T10:59:39.599Z] Commit message: "vendor: github.com/containerd/containerd v1.6.7"
10:59:39 [2022-08-08T10:59:39.639Z] + docker version
10:59:39 [2022-08-08T10:59:39.640Z] Client: Docker Engine - Community
10:59:39 [2022-08-08T10:59:39.640Z]  Version:           20.10.14
10:59:39 [2022-08-08T10:59:39.640Z]  API version:       1.41
10:59:39 [2022-08-08T10:59:39.640Z]  Go version:        go1.16.15
10:59:39 [2022-08-08T10:59:39.640Z]  Git commit:        a224086
10:59:39 [2022-08-08T10:59:39.640Z]  Built:             Thu Mar 24 01:47:57 2022
10:59:39 [2022-08-08T10:59:39.640Z]  OS/Arch:           linux/amd64
10:59:39 [2022-08-08T10:59:39.640Z]  Context:           default
10:59:39 [2022-08-08T10:59:39.640Z]  Experimental:      true
10:59:39 [2022-08-08T10:59:39.640Z] 
10:59:39 [2022-08-08T10:59:39.640Z] Server: Docker Engine - Community
10:59:39 [2022-08-08T10:59:39.640Z]  Engine:
10:59:39 [2022-08-08T10:59:39.640Z]   Version:          20.10.14
10:59:39 [2022-08-08T10:59:39.640Z]   API version:      1.41 (minimum version 1.12)
10:59:39 [2022-08-08T10:59:39.640Z]   Go version:       go1.16.15
10:59:39 [2022-08-08T10:59:39.640Z]   Git commit:       87a90dc
10:59:39 [2022-08-08T10:59:39.640Z]   Built:            Thu Mar 24 01:45:46 2022
10:59:39 [2022-08-08T10:59:39.640Z]   OS/Arch:          linux/amd64
10:59:39 [2022-08-08T10:59:39.640Z]   Experimental:     true
10:59:39 [2022-08-08T10:59:39.640Z]  containerd:
10:59:39 [2022-08-08T10:59:39.640Z]   Version:          1.5.11
10:59:39 [2022-08-08T10:59:39.640Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
10:59:39 [2022-08-08T10:59:39.640Z]  runc:
10:59:39 [2022-08-08T10:59:39.640Z]   Version:          1.0.3
10:59:39 [2022-08-08T10:59:39.640Z]   GitCommit:        v1.0.3-0-gf46b6ba
10:59:39 [2022-08-08T10:59:39.640Z]  docker-init:
10:59:39 [2022-08-08T10:59:39.640Z]   Version:          0.19.0
10:59:39 [2022-08-08T10:59:39.640Z]   GitCommit:        de40ad0
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:59:39 [2022-08-08T10:59:39.924Z] + docker info
10:59:39 [2022-08-08T10:59:39.924Z] Client:
10:59:39 [2022-08-08T10:59:39.924Z]  Context:    default
10:59:39 [2022-08-08T10:59:39.924Z]  Debug Mode: false
10:59:39 [2022-08-08T10:59:39.924Z]  Plugins:
10:59:39 [2022-08-08T10:59:39.924Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
10:59:39 [2022-08-08T10:59:39.924Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
10:59:39 [2022-08-08T10:59:39.924Z]   compose: Docker Compose (Docker Inc., v2.4.1)
10:59:39 [2022-08-08T10:59:39.924Z]   scan: Docker Scan (Docker Inc., v0.17.0)
10:59:39 [2022-08-08T10:59:39.924Z] 
10:59:39 [2022-08-08T10:59:39.924Z] Server:
10:59:39 [2022-08-08T10:59:39.924Z]  Containers: 0
10:59:39 [2022-08-08T10:59:39.924Z]   Running: 0
10:59:39 [2022-08-08T10:59:39.924Z]   Paused: 0
10:59:39 [2022-08-08T10:59:39.924Z]   Stopped: 0
10:59:39 [2022-08-08T10:59:39.924Z]  Images: 6
10:59:39 [2022-08-08T10:59:39.924Z]  Server Version: 20.10.14
10:59:39 [2022-08-08T10:59:39.924Z]  Storage Driver: overlay2
10:59:39 [2022-08-08T10:59:39.924Z]   Backing Filesystem: extfs
10:59:39 [2022-08-08T10:59:39.924Z]   Supports d_type: true
10:59:39 [2022-08-08T10:59:39.924Z]   Native Overlay Diff: true
10:59:39 [2022-08-08T10:59:39.924Z]   userxattr: false
10:59:39 [2022-08-08T10:59:39.924Z]  Logging Driver: json-file
10:59:39 [2022-08-08T10:59:39.924Z]  Cgroup Driver: cgroupfs
10:59:39 [2022-08-08T10:59:39.924Z]  Cgroup Version: 1
10:59:39 [2022-08-08T10:59:39.924Z]  Plugins:
10:59:39 [2022-08-08T10:59:39.924Z]   Volume: local
10:59:39 [2022-08-08T10:59:39.924Z]   Network: bridge host ipvlan macvlan null overlay
10:59:39 [2022-08-08T10:59:39.924Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:59:39 [2022-08-08T10:59:39.924Z]  Swarm: inactive
10:59:39 [2022-08-08T10:59:39.924Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
10:59:39 [2022-08-08T10:59:39.924Z]  Default Runtime: runc
10:59:39 [2022-08-08T10:59:39.924Z]  Init Binary: docker-init
10:59:39 [2022-08-08T10:59:39.924Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
10:59:39 [2022-08-08T10:59:39.924Z]  runc version: v1.0.3-0-gf46b6ba
10:59:39 [2022-08-08T10:59:39.924Z]  init version: de40ad0
10:59:39 [2022-08-08T10:59:39.924Z]  Security Options:
10:59:39 [2022-08-08T10:59:39.924Z]   apparmor
10:59:39 [2022-08-08T10:59:39.924Z]   seccomp
10:59:39 [2022-08-08T10:59:39.924Z]    Profile: default
10:59:39 [2022-08-08T10:59:39.924Z]  Kernel Version: 5.4.0-1071-aws
10:59:39 [2022-08-08T10:59:39.924Z]  Operating System: Ubuntu 18.04.6 LTS
10:59:39 [2022-08-08T10:59:39.924Z]  OSType: linux
10:59:39 [2022-08-08T10:59:39.924Z]  Architecture: x86_64
10:59:39 [2022-08-08T10:59:39.924Z]  CPUs: 2
10:59:39 [2022-08-08T10:59:39.924Z]  Total Memory: 7.483GiB
10:59:39 [2022-08-08T10:59:39.924Z]  Name: ip-10-100-70-179
10:59:39 [2022-08-08T10:59:39.924Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
10:59:39 [2022-08-08T10:59:39.924Z]  Docker Root Dir: /var/lib/docker
10:59:39 [2022-08-08T10:59:39.924Z]  Debug Mode: false
10:59:39 [2022-08-08T10:59:39.924Z]  Registry: https://index.docker.io/v1/
10:59:39 [2022-08-08T10:59:39.924Z]  Labels:
10:59:39 [2022-08-08T10:59:39.924Z]  Experimental: true
10:59:39 [2022-08-08T10:59:39.924Z]  Insecure Registries:
10:59:39 [2022-08-08T10:59:39.924Z]   127.0.0.0/8
10:59:39 [2022-08-08T10:59:39.924Z]  Live Restore Enabled: true
10:59:39 [2022-08-08T10:59:39.924Z] 
10:59:39 [2022-08-08T10:59:39.924Z] WARNING: No swap limit support
[Pipeline] sh
10:59:38 [2022-08-08T10:59:38.291Z]  > git remote # timeout=10
10:59:38 [2022-08-08T10:59:38.296Z]  > git config --get remote.origin.url # timeout=10
10:59:38 [2022-08-08T10:59:38.300Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:59:38 [2022-08-08T10:59:38.301Z]  > git merge ebfc35f887ab980c01b722364bdaff6abec705f2 # timeout=10
10:59:38 [2022-08-08T10:59:38.309Z]  > git rev-parse HEAD^{commit} # timeout=10
10:59:38 [2022-08-08T10:59:38.317Z]  > git config core.sparsecheckout # timeout=10
10:59:38 [2022-08-08T10:59:38.325Z]  > git checkout -f 15f9cb5c4dab7eb09845453777c0797194d48336 # timeout=10
10:59:39 [2022-08-08T10:59:39.989Z] + docker version
10:59:39 [2022-08-08T10:59:39.989Z] Client: Docker Engine - Community
10:59:39 [2022-08-08T10:59:39.989Z]  Version:           20.10.14
10:59:39 [2022-08-08T10:59:39.989Z]  API version:       1.41
10:59:39 [2022-08-08T10:59:39.989Z]  Go version:        go1.16.15
10:59:39 [2022-08-08T10:59:39.989Z]  Git commit:        a224086
10:59:39 [2022-08-08T10:59:39.989Z]  Built:             Thu Mar 24 01:47:57 2022
10:59:39 [2022-08-08T10:59:39.989Z]  OS/Arch:           linux/amd64
10:59:39 [2022-08-08T10:59:39.989Z]  Context:           default
10:59:39 [2022-08-08T10:59:39.989Z]  Experimental:      true
10:59:39 [2022-08-08T10:59:39.989Z] 
10:59:39 [2022-08-08T10:59:39.989Z] Server: Docker Engine - Community
10:59:39 [2022-08-08T10:59:39.989Z]  Engine:
10:59:39 [2022-08-08T10:59:39.989Z]   Version:          20.10.14
10:59:39 [2022-08-08T10:59:39.989Z]   API version:      1.41 (minimum version 1.12)
10:59:39 [2022-08-08T10:59:39.989Z]   Go version:       go1.16.15
10:59:39 [2022-08-08T10:59:39.989Z]   Git commit:       87a90dc
10:59:39 [2022-08-08T10:59:39.989Z]   Built:            Thu Mar 24 01:45:46 2022
10:59:39 [2022-08-08T10:59:39.989Z]   OS/Arch:          linux/amd64
10:59:39 [2022-08-08T10:59:39.989Z]   Experimental:     true
10:59:39 [2022-08-08T10:59:39.989Z]  containerd:
10:59:39 [2022-08-08T10:59:39.989Z]   Version:          1.5.11
10:59:39 [2022-08-08T10:59:39.989Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
10:59:39 [2022-08-08T10:59:39.989Z]  runc:
10:59:39 [2022-08-08T10:59:39.989Z]   Version:          1.0.3
10:59:39 [2022-08-08T10:59:39.989Z]   GitCommit:        v1.0.3-0-gf46b6ba
10:59:39 [2022-08-08T10:59:39.989Z]  docker-init:
10:59:39 [2022-08-08T10:59:39.989Z]   Version:          0.19.0
10:59:39 [2022-08-08T10:59:39.989Z]   GitCommit:        de40ad0
[Pipeline] sh
10:59:38 [2022-08-08T10:59:38.365Z]  > git config core.sparsecheckout # timeout=10
10:59:38 [2022-08-08T10:59:38.368Z]  > git checkout -f 15f9cb5c4dab7eb09845453777c0797194d48336 # timeout=10
10:59:38 [2022-08-08T10:59:38.904Z]  > git remote # timeout=10
10:59:38 [2022-08-08T10:59:38.909Z]  > git config --get remote.origin.url # timeout=10
10:59:38 [2022-08-08T10:59:38.915Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:59:38 [2022-08-08T10:59:38.915Z]  > git merge ebfc35f887ab980c01b722364bdaff6abec705f2 # timeout=10
10:59:38 [2022-08-08T10:59:38.924Z]  > git rev-parse HEAD^{commit} # timeout=10
10:59:38 [2022-08-08T10:59:38.943Z]  > git config core.sparsecheckout # timeout=10
10:59:38 [2022-08-08T10:59:38.955Z]  > git checkout -f 15f9cb5c4dab7eb09845453777c0797194d48336 # timeout=10
10:59:38 [2022-08-08T10:59:38.679Z]  > git remote # timeout=10
10:59:38 [2022-08-08T10:59:38.682Z]  > git config --get remote.origin.url # timeout=10
10:59:38 [2022-08-08T10:59:38.684Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:59:38 [2022-08-08T10:59:38.684Z]  > git merge ebfc35f887ab980c01b722364bdaff6abec705f2 # timeout=10
10:59:38 [2022-08-08T10:59:38.692Z]  > git rev-parse HEAD^{commit} # timeout=10
10:59:38 [2022-08-08T10:59:38.711Z]  > git config core.sparsecheckout # timeout=10
10:59:38 [2022-08-08T10:59:38.719Z]  > git checkout -f 15f9cb5c4dab7eb09845453777c0797194d48336 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:59:40 [2022-08-08T10:59:40.274Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:59:40 [2022-08-08T10:59:40.274Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:59:40 [2022-08-08T10:59:40.274Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43932/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
10:59:40 [2022-08-08T10:59:40.274Z] + bash /home/ubuntu/workspace/moby_PR-43932/check-config.sh
10:59:40 [2022-08-08T10:59:40.274Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:59:40 [2022-08-08T10:59:40.274Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
10:59:40 [2022-08-08T10:59:40.274Z] 
10:59:40 [2022-08-08T10:59:40.274Z] Generally Necessary:
10:59:40 [2022-08-08T10:59:40.274Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:59:40 [2022-08-08T10:59:40.274Z] - apparmor: enabled and tools installed
10:59:40 [2022-08-08T10:59:40.274Z] - CONFIG_NAMESPACES: enabled
10:59:40 [2022-08-08T10:59:40.274Z] - CONFIG_NET_NS: enabled
10:59:40 [2022-08-08T10:59:40.274Z] - CONFIG_PID_NS: enabled
10:59:40 [2022-08-08T10:59:40.274Z] - CONFIG_IPC_NS: enabled
10:59:40 [2022-08-08T10:59:40.274Z] - CONFIG_UTS_NS: enabled
10:59:40 [2022-08-08T10:59:40.274Z] - CONFIG_CGROUPS: enabled
10:59:40 [2022-08-08T10:59:40.274Z] - CONFIG_CGROUP_CPUACCT: enabled
10:59:40 [2022-08-08T10:59:40.274Z] - CONFIG_CGROUP_DEVICE: enabled
10:59:40 [2022-08-08T10:59:40.274Z] - CONFIG_CGROUP_FREEZER: enabled
10:59:40 [2022-08-08T10:59:40.274Z] - CONFIG_CGROUP_SCHED: enabled
10:59:40 [2022-08-08T10:59:40.274Z] - CONFIG_CPUSETS: enabled
10:59:40 [2022-08-08T10:59:40.274Z] - CONFIG_MEMCG: enabled
10:59:40 [2022-08-08T10:59:40.274Z] - CONFIG_KEYS: enabled
10:59:40 [2022-08-08T10:59:40.274Z] - CONFIG_VETH: enabled (as module)
10:59:40 [2022-08-08T10:59:40.274Z] - CONFIG_BRIDGE: enabled (as module)
10:59:40 [2022-08-08T10:59:40.274Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:59:40 [2022-08-08T10:59:40.274Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:59:40 [2022-08-08T10:59:40.274Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:59:40 [2022-08-08T10:59:40.274Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:59:40 [2022-08-08T10:59:40.274Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:59:40 [2022-08-08T10:59:40.274Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:59:40 [2022-08-08T10:59:40.307Z] + docker info
10:59:40 [2022-08-08T10:59:40.307Z] Client:
10:59:40 [2022-08-08T10:59:40.307Z]  Context:    default
10:59:40 [2022-08-08T10:59:40.307Z]  Debug Mode: false
10:59:40 [2022-08-08T10:59:40.307Z]  Plugins:
10:59:40 [2022-08-08T10:59:40.307Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
10:59:40 [2022-08-08T10:59:40.307Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
10:59:40 [2022-08-08T10:59:40.307Z]   compose: Docker Compose (Docker Inc., v2.4.1)
10:59:40 [2022-08-08T10:59:40.307Z]   scan: Docker Scan (Docker Inc., v0.17.0)
10:59:40 [2022-08-08T10:59:40.307Z] 
10:59:40 [2022-08-08T10:59:40.307Z] Server:
10:59:40 [2022-08-08T10:59:40.307Z]  Containers: 0
10:59:40 [2022-08-08T10:59:40.307Z]   Running: 0
10:59:40 [2022-08-08T10:59:40.307Z]   Paused: 0
10:59:40 [2022-08-08T10:59:40.307Z]   Stopped: 0
10:59:40 [2022-08-08T10:59:40.307Z]  Images: 5
10:59:40 [2022-08-08T10:59:40.307Z]  Server Version: 20.10.14
10:59:40 [2022-08-08T10:59:40.307Z]  Storage Driver: overlay2
10:59:40 [2022-08-08T10:59:40.307Z]   Backing Filesystem: extfs
10:59:40 [2022-08-08T10:59:40.307Z]   Supports d_type: true
10:59:40 [2022-08-08T10:59:40.307Z]   Native Overlay Diff: true
10:59:40 [2022-08-08T10:59:40.307Z]   userxattr: false
10:59:40 [2022-08-08T10:59:40.307Z]  Logging Driver: json-file
10:59:40 [2022-08-08T10:59:40.307Z]  Cgroup Driver: cgroupfs
10:59:40 [2022-08-08T10:59:40.307Z]  Cgroup Version: 1
10:59:40 [2022-08-08T10:59:40.307Z]  Plugins:
10:59:40 [2022-08-08T10:59:40.307Z]   Volume: local
10:59:40 [2022-08-08T10:59:40.307Z]   Network: bridge host ipvlan macvlan null overlay
10:59:40 [2022-08-08T10:59:40.307Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:59:40 [2022-08-08T10:59:40.307Z]  Swarm: inactive
10:59:40 [2022-08-08T10:59:40.307Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
10:59:40 [2022-08-08T10:59:40.307Z]  Default Runtime: runc
10:59:40 [2022-08-08T10:59:40.307Z]  Init Binary: docker-init
10:59:40 [2022-08-08T10:59:40.307Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
10:59:40 [2022-08-08T10:59:40.307Z]  runc version: v1.0.3-0-gf46b6ba
10:59:40 [2022-08-08T10:59:40.307Z]  init version: de40ad0
10:59:40 [2022-08-08T10:59:40.307Z]  Security Options:
10:59:40 [2022-08-08T10:59:40.307Z]   apparmor
10:59:40 [2022-08-08T10:59:40.307Z]   seccomp
10:59:40 [2022-08-08T10:59:40.307Z]    Profile: default
10:59:40 [2022-08-08T10:59:40.307Z]  Kernel Version: 5.4.0-1071-aws
10:59:40 [2022-08-08T10:59:40.307Z]  Operating System: Ubuntu 18.04.6 LTS
10:59:40 [2022-08-08T10:59:40.307Z]  OSType: linux
10:59:40 [2022-08-08T10:59:40.307Z]  Architecture: x86_64
10:59:40 [2022-08-08T10:59:40.307Z]  CPUs: 2
10:59:40 [2022-08-08T10:59:40.307Z]  Total Memory: 15.35GiB
10:59:40 [2022-08-08T10:59:40.307Z]  Name: ip-10-100-42-32
10:59:40 [2022-08-08T10:59:40.307Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
10:59:40 [2022-08-08T10:59:40.307Z]  Docker Root Dir: /var/lib/docker
10:59:40 [2022-08-08T10:59:40.307Z]  Debug Mode: false
10:59:40 [2022-08-08T10:59:40.307Z]  Registry: https://index.docker.io/v1/
10:59:40 [2022-08-08T10:59:40.307Z]  Labels:
10:59:40 [2022-08-08T10:59:40.307Z]  Experimental: true
10:59:40 [2022-08-08T10:59:40.307Z]  Insecure Registries:
10:59:40 [2022-08-08T10:59:40.307Z]   127.0.0.0/8
10:59:40 [2022-08-08T10:59:40.307Z]  Live Restore Enabled: true
10:59:40 [2022-08-08T10:59:40.307Z] 
10:59:40 [2022-08-08T10:59:40.307Z] WARNING: No swap limit support
[Pipeline] sh
10:59:40 [2022-08-08T10:59:40.371Z] + docker version
10:59:40 [2022-08-08T10:59:40.371Z] Client: Docker Engine - Community
10:59:40 [2022-08-08T10:59:40.371Z]  Version:           20.10.14
10:59:40 [2022-08-08T10:59:40.371Z]  API version:       1.41
10:59:40 [2022-08-08T10:59:40.371Z]  Go version:        go1.16.15
10:59:40 [2022-08-08T10:59:40.371Z]  Git commit:        a224086
10:59:40 [2022-08-08T10:59:40.371Z]  Built:             Thu Mar 24 01:47:57 2022
10:59:40 [2022-08-08T10:59:40.371Z]  OS/Arch:           linux/amd64
10:59:40 [2022-08-08T10:59:40.371Z]  Context:           default
10:59:40 [2022-08-08T10:59:40.371Z]  Experimental:      true
10:59:40 [2022-08-08T10:59:40.371Z] 
10:59:40 [2022-08-08T10:59:40.371Z] Server: Docker Engine - Community
10:59:40 [2022-08-08T10:59:40.371Z]  Engine:
10:59:40 [2022-08-08T10:59:40.371Z]   Version:          20.10.14
10:59:40 [2022-08-08T10:59:40.371Z]   API version:      1.41 (minimum version 1.12)
10:59:40 [2022-08-08T10:59:40.371Z]   Go version:       go1.16.15
10:59:40 [2022-08-08T10:59:40.371Z]   Git commit:       87a90dc
10:59:40 [2022-08-08T10:59:40.371Z]   Built:            Thu Mar 24 01:45:46 2022
10:59:40 [2022-08-08T10:59:40.371Z]   OS/Arch:          linux/amd64
10:59:40 [2022-08-08T10:59:40.371Z]   Experimental:     true
10:59:40 [2022-08-08T10:59:40.371Z]  containerd:
10:59:40 [2022-08-08T10:59:40.371Z]   Version:          1.5.11
10:59:40 [2022-08-08T10:59:40.371Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
10:59:40 [2022-08-08T10:59:40.371Z]  runc:
10:59:40 [2022-08-08T10:59:40.371Z]   Version:          1.0.3
10:59:40 [2022-08-08T10:59:40.371Z]   GitCommit:        v1.0.3-0-gf46b6ba
10:59:40 [2022-08-08T10:59:40.371Z]  docker-init:
10:59:40 [2022-08-08T10:59:40.371Z]   Version:          0.19.0
10:59:40 [2022-08-08T10:59:40.371Z]   GitCommit:        de40ad0
[Pipeline] sh
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_NF_NAT: enabled (as module)
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_POSIX_MQUEUE: enabled
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_CGROUP_BPF: enabled
10:59:40 [2022-08-08T10:59:40.531Z] 
10:59:40 [2022-08-08T10:59:40.531Z] Optional Features:
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_USER_NS: enabled
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_SECCOMP: enabled
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_SECCOMP_FILTER: enabled
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_CGROUP_PIDS: enabled
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_MEMCG_SWAP: enabled
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:59:40 [2022-08-08T10:59:40.531Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_BLK_CGROUP: enabled
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_CGROUP_PERF: enabled
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_CGROUP_HUGETLB: enabled
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_CFS_BANDWIDTH: enabled
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_RT_GROUP_SCHED: missing
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_IP_VS: enabled (as module)
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_IP_VS_NFCT: enabled
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_IP_VS_RR: enabled (as module)
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_SECURITY_SELINUX: enabled
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_SECURITY_APPARMOR: enabled
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_EXT4_FS: enabled
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:59:40 [2022-08-08T10:59:40.531Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:59:40 [2022-08-08T10:59:40.531Z] - Network Drivers:
10:59:40 [2022-08-08T10:59:40.531Z]   - "overlay":
10:59:40 [2022-08-08T10:59:40.531Z]     - CONFIG_VXLAN: enabled (as module)
10:59:40 [2022-08-08T10:59:40.531Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:59:40 [2022-08-08T10:59:40.531Z]       Optional (for encrypted networks):
10:59:40 [2022-08-08T10:59:40.590Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:59:40 [2022-08-08T10:59:40.590Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:59:40 [2022-08-08T10:59:40.590Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43932/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
10:59:40 [2022-08-08T10:59:40.590Z] + bash /home/ubuntu/workspace/moby_PR-43932/check-config.sh
10:59:40 [2022-08-08T10:59:40.590Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:59:40 [2022-08-08T10:59:40.590Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
10:59:40 [2022-08-08T10:59:40.590Z] 
10:59:40 [2022-08-08T10:59:40.590Z] Generally Necessary:
10:59:40 [2022-08-08T10:59:40.590Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:59:40 [2022-08-08T10:59:40.590Z] - apparmor: enabled and tools installed
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_NAMESPACES: enabled
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_NET_NS: enabled
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_PID_NS: enabled
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_IPC_NS: enabled
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_UTS_NS: enabled
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_CGROUPS: enabled
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_CGROUP_CPUACCT: enabled
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_CGROUP_DEVICE: enabled
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_CGROUP_FREEZER: enabled
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_CGROUP_SCHED: enabled
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_CPUSETS: enabled
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_MEMCG: enabled
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_KEYS: enabled
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_VETH: enabled (as module)
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_BRIDGE: enabled (as module)
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_NF_NAT: enabled (as module)
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_POSIX_MQUEUE: enabled
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_CGROUP_BPF: enabled
10:59:40 [2022-08-08T10:59:40.590Z] 
10:59:40 [2022-08-08T10:59:40.590Z] Optional Features:
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_USER_NS: enabled
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_SECCOMP: enabled
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_SECCOMP_FILTER: enabled
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_CGROUP_PIDS: enabled
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_MEMCG_SWAP: enabled
10:59:40 [2022-08-08T10:59:40.590Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:59:40 [2022-08-08T10:59:40.590Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:59:40 [2022-08-08T10:59:40.655Z] + docker info
10:59:40 [2022-08-08T10:59:40.787Z]       - CONFIG_CRYPTO: enabled
10:59:40 [2022-08-08T10:59:40.787Z]       - CONFIG_CRYPTO_AEAD: enabled
10:59:40 [2022-08-08T10:59:40.787Z]       - CONFIG_CRYPTO_GCM: enabled
10:59:40 [2022-08-08T10:59:40.787Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:59:40 [2022-08-08T10:59:40.787Z]       - CONFIG_CRYPTO_GHASH: enabled
10:59:40 [2022-08-08T10:59:40.787Z]       - CONFIG_XFRM: enabled
10:59:40 [2022-08-08T10:59:40.787Z]       - CONFIG_XFRM_USER: enabled (as module)
10:59:40 [2022-08-08T10:59:40.787Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:59:40 [2022-08-08T10:59:40.787Z]       - CONFIG_INET_ESP: enabled (as module)
10:59:40 [2022-08-08T10:59:40.787Z]   - "ipvlan":
10:59:40 [2022-08-08T10:59:40.787Z]     - CONFIG_IPVLAN: enabled (as module)
10:59:40 [2022-08-08T10:59:40.787Z]   - "macvlan":
10:59:40 [2022-08-08T10:59:40.787Z]     - CONFIG_MACVLAN: enabled (as module)
10:59:40 [2022-08-08T10:59:40.787Z]     - CONFIG_DUMMY: enabled (as module)
10:59:40 [2022-08-08T10:59:40.787Z]   - "ftp,tftp client in container":
10:59:40 [2022-08-08T10:59:40.787Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:59:40 [2022-08-08T10:59:40.787Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:59:40 [2022-08-08T10:59:40.787Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:59:40 [2022-08-08T10:59:40.787Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:59:40 [2022-08-08T10:59:40.787Z] - Storage Drivers:
10:59:40 [2022-08-08T10:59:40.787Z]   - "aufs":
10:59:40 [2022-08-08T10:59:40.787Z]     - CONFIG_AUFS_FS: enabled (as module)
10:59:40 [2022-08-08T10:59:40.787Z]   - "btrfs":
10:59:40 [2022-08-08T10:59:40.787Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:59:40 [2022-08-08T10:59:40.787Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:59:40 [2022-08-08T10:59:40.787Z]   - "devicemapper":
10:59:40 [2022-08-08T10:59:40.787Z]     - CONFIG_BLK_DEV_DM: enabled
10:59:40 [2022-08-08T10:59:40.787Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:59:40 [2022-08-08T10:59:40.787Z]   - "overlay":
10:59:40 [2022-08-08T10:59:40.787Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:59:40 [2022-08-08T10:59:40.787Z]   - "zfs":
10:59:40 [2022-08-08T10:59:40.787Z]     - /dev/zfs: present
10:59:40 [2022-08-08T10:59:40.787Z]     - zfs command: missing
10:59:40 [2022-08-08T10:59:40.787Z]     - zpool command: missing
10:59:40 [2022-08-08T10:59:40.787Z] 
10:59:40 [2022-08-08T10:59:40.787Z] Limits:
10:59:40 [2022-08-08T10:59:40.787Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:59:40 [2022-08-08T10:59:40.787Z] 
10:59:40 [2022-08-08T10:59:40.787Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:59:40 [2022-08-08T10:59:40.850Z] - CONFIG_BLK_CGROUP: enabled
10:59:40 [2022-08-08T10:59:40.850Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:59:40 [2022-08-08T10:59:40.850Z] - CONFIG_CGROUP_PERF: enabled
10:59:40 [2022-08-08T10:59:40.850Z] - CONFIG_CGROUP_HUGETLB: enabled
10:59:40 [2022-08-08T10:59:40.850Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:59:40 [2022-08-08T10:59:40.850Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:59:40 [2022-08-08T10:59:40.850Z] - CONFIG_CFS_BANDWIDTH: enabled
10:59:40 [2022-08-08T10:59:40.850Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:59:40 [2022-08-08T10:59:40.850Z] - CONFIG_RT_GROUP_SCHED: missing
10:59:40 [2022-08-08T10:59:40.850Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:59:40 [2022-08-08T10:59:40.850Z] - CONFIG_IP_VS: enabled (as module)
10:59:40 [2022-08-08T10:59:40.850Z] - CONFIG_IP_VS_NFCT: enabled
10:59:40 [2022-08-08T10:59:40.850Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:59:40 [2022-08-08T10:59:40.850Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:59:40 [2022-08-08T10:59:40.850Z] - CONFIG_IP_VS_RR: enabled (as module)
10:59:40 [2022-08-08T10:59:40.850Z] - CONFIG_SECURITY_SELINUX: enabled
10:59:40 [2022-08-08T10:59:40.850Z] - CONFIG_SECURITY_APPARMOR: enabled
10:59:40 [2022-08-08T10:59:40.850Z] - CONFIG_EXT4_FS: enabled
10:59:40 [2022-08-08T10:59:40.850Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:59:40 [2022-08-08T10:59:40.850Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:59:40 [2022-08-08T10:59:40.850Z] - Network Drivers:
10:59:40 [2022-08-08T10:59:40.850Z]   - "overlay":
10:59:40 [2022-08-08T10:59:40.850Z]     - CONFIG_VXLAN: enabled (as module)
10:59:40 [2022-08-08T10:59:40.850Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:59:40 [2022-08-08T10:59:40.850Z]       Optional (for encrypted networks):
10:59:40 [2022-08-08T10:59:40.850Z]       - CONFIG_CRYPTO: enabled
10:59:40 [2022-08-08T10:59:40.850Z]       - CONFIG_CRYPTO_AEAD: enabled
10:59:40 [2022-08-08T10:59:40.850Z]       - CONFIG_CRYPTO_GCM: enabled
10:59:40 [2022-08-08T10:59:40.850Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:59:40 [2022-08-08T10:59:40.850Z]       - CONFIG_CRYPTO_GHASH: enabled
10:59:40 [2022-08-08T10:59:40.850Z]       - CONFIG_XFRM: enabled
10:59:40 [2022-08-08T10:59:40.850Z]       - CONFIG_XFRM_USER: enabled (as module)
10:59:40 [2022-08-08T10:59:40.850Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:59:40 [2022-08-08T10:59:40.850Z]       - CONFIG_INET_ESP: enabled (as module)
10:59:40 [2022-08-08T10:59:40.850Z]   - "ipvlan":
10:59:40 [2022-08-08T10:59:40.850Z]     - CONFIG_IPVLAN: enabled (as module)
10:59:40 [2022-08-08T10:59:40.850Z]   - "macvlan":
10:59:40 [2022-08-08T10:59:40.850Z]     - CONFIG_MACVLAN: enabled (as module)
10:59:40 [2022-08-08T10:59:40.850Z]     - CONFIG_DUMMY: enabled (as module)
10:59:40 [2022-08-08T10:59:40.850Z]   - "ftp,tftp client in container":
10:59:41 [2022-08-08T10:59:41.105Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:15f9cb5c4dab7eb09845453777c0797194d48336 .
10:59:41 [2022-08-08T10:59:41.105Z] #1 [internal] load build definition from Dockerfile
10:59:41 [2022-08-08T10:59:41.105Z] #1 sha256:217cf6d7d6ec9a02e9feefe3ff86de0594dfce4e3d410b9ee09ff44ae318ad6d
10:59:41 [2022-08-08T10:59:41.105Z] #1 transferring dockerfile: 19.25kB done
10:59:41 [2022-08-08T10:59:41.105Z] #1 DONE 0.0s
10:59:41 [2022-08-08T10:59:41.105Z] 
10:59:41 [2022-08-08T10:59:41.105Z] #2 [internal] load .dockerignore
10:59:41 [2022-08-08T10:59:41.105Z] #2 sha256:dd0e1555ac831d88ba80b0b9d6de585361517c5e927f0904ad3a163e011a6bcf
10:59:41 [2022-08-08T10:59:41.105Z] #2 transferring context: 145B done
10:59:41 [2022-08-08T10:59:41.105Z] #2 DONE 0.0s
10:59:41 [2022-08-08T10:59:41.105Z] 
10:59:41 [2022-08-08T10:59:41.105Z] #3 resolve image config for docker.io/docker/dockerfile:1
10:59:41 [2022-08-08T10:59:41.105Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
10:59:41 [2022-08-08T10:59:41.109Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:59:41 [2022-08-08T10:59:41.109Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:59:41 [2022-08-08T10:59:41.109Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:59:41 [2022-08-08T10:59:41.109Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:59:41 [2022-08-08T10:59:41.109Z] - Storage Drivers:
10:59:41 [2022-08-08T10:59:41.109Z]   - "aufs":
10:59:41 [2022-08-08T10:59:41.109Z]     - CONFIG_AUFS_FS: enabled (as module)
10:59:41 [2022-08-08T10:59:41.109Z]   - "btrfs":
10:59:41 [2022-08-08T10:59:41.109Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:59:41 [2022-08-08T10:59:41.109Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:59:41 [2022-08-08T10:59:41.109Z]   - "devicemapper":
10:59:41 [2022-08-08T10:59:41.109Z]     - CONFIG_BLK_DEV_DM: enabled
10:59:41 [2022-08-08T10:59:41.109Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:59:41 [2022-08-08T10:59:41.109Z]   - "overlay":
10:59:41 [2022-08-08T10:59:41.109Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:59:41 [2022-08-08T10:59:41.109Z]   - "zfs":
10:59:41 [2022-08-08T10:59:41.109Z]     - /dev/zfs: present
10:59:41 [2022-08-08T10:59:41.109Z]     - zfs command: missing
10:59:41 [2022-08-08T10:59:41.109Z]     - zpool command: missing
10:59:41 [2022-08-08T10:59:41.109Z] 
10:59:41 [2022-08-08T10:59:41.109Z] Limits:
10:59:41 [2022-08-08T10:59:41.109Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:59:41 [2022-08-08T10:59:41.109Z] 
10:59:41 [2022-08-08T10:59:41.109Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:59:41 [2022-08-08T10:59:41.228Z] Client:
10:59:41 [2022-08-08T10:59:41.228Z]  Context:    default
10:59:41 [2022-08-08T10:59:41.228Z]  Debug Mode: false
10:59:41 [2022-08-08T10:59:41.228Z]  Plugins:
10:59:41 [2022-08-08T10:59:41.228Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
10:59:41 [2022-08-08T10:59:41.228Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
10:59:41 [2022-08-08T10:59:41.228Z]   compose: Docker Compose (Docker Inc., v2.4.1)
10:59:41 [2022-08-08T10:59:41.228Z]   scan: Docker Scan (Docker Inc., v0.17.0)
10:59:41 [2022-08-08T10:59:41.228Z] 
10:59:41 [2022-08-08T10:59:41.228Z] Server:
10:59:41 [2022-08-08T10:59:41.228Z]  Containers: 0
10:59:41 [2022-08-08T10:59:41.229Z]   Running: 0
10:59:41 [2022-08-08T10:59:41.229Z]   Paused: 0
10:59:41 [2022-08-08T10:59:41.229Z]   Stopped: 0
10:59:41 [2022-08-08T10:59:41.229Z]  Images: 2
10:59:41 [2022-08-08T10:59:41.229Z]  Server Version: 20.10.14
10:59:41 [2022-08-08T10:59:41.229Z]  Storage Driver: overlay2
10:59:41 [2022-08-08T10:59:41.229Z]   Backing Filesystem: extfs
10:59:41 [2022-08-08T10:59:41.229Z]   Supports d_type: true
10:59:41 [2022-08-08T10:59:41.229Z]   Native Overlay Diff: true
10:59:41 [2022-08-08T10:59:41.229Z]   userxattr: false
10:59:41 [2022-08-08T10:59:41.229Z]  Logging Driver: json-file
10:59:41 [2022-08-08T10:59:41.229Z]  Cgroup Driver: cgroupfs
10:59:41 [2022-08-08T10:59:41.229Z]  Cgroup Version: 1
10:59:41 [2022-08-08T10:59:41.229Z]  Plugins:
10:59:41 [2022-08-08T10:59:41.229Z]   Volume: local
10:59:41 [2022-08-08T10:59:41.229Z]   Network: bridge host ipvlan macvlan null overlay
10:59:41 [2022-08-08T10:59:41.229Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:59:41 [2022-08-08T10:59:41.229Z]  Swarm: inactive
10:59:41 [2022-08-08T10:59:41.229Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
10:59:41 [2022-08-08T10:59:41.229Z]  Default Runtime: runc
10:59:41 [2022-08-08T10:59:41.229Z]  Init Binary: docker-init
10:59:41 [2022-08-08T10:59:41.229Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
10:59:41 [2022-08-08T10:59:41.229Z]  runc version: v1.0.3-0-gf46b6ba
10:59:41 [2022-08-08T10:59:41.229Z]  init version: de40ad0
10:59:41 [2022-08-08T10:59:41.229Z]  Security Options:
10:59:41 [2022-08-08T10:59:41.229Z]   apparmor
10:59:41 [2022-08-08T10:59:41.229Z]   seccomp
10:59:41 [2022-08-08T10:59:41.229Z]    Profile: default
10:59:41 [2022-08-08T10:59:41.229Z]  Kernel Version: 5.4.0-1071-aws
10:59:41 [2022-08-08T10:59:41.229Z]  Operating System: Ubuntu 18.04.6 LTS
10:59:41 [2022-08-08T10:59:41.229Z]  OSType: linux
10:59:41 [2022-08-08T10:59:41.229Z]  Architecture: x86_64
10:59:41 [2022-08-08T10:59:41.229Z]  CPUs: 2
10:59:41 [2022-08-08T10:59:41.229Z]  Total Memory: 7.565GiB
10:59:41 [2022-08-08T10:59:41.229Z]  Name: ip-10-100-34-43
10:59:41 [2022-08-08T10:59:41.229Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
10:59:41 [2022-08-08T10:59:41.229Z]  Docker Root Dir: /var/lib/docker
10:59:41 [2022-08-08T10:59:41.229Z]  Debug Mode: false
10:59:41 [2022-08-08T10:59:41.229Z]  Registry: https://index.docker.io/v1/
10:59:41 [2022-08-08T10:59:41.229Z]  Labels:
10:59:41 [2022-08-08T10:59:41.229Z]  Experimental: true
10:59:41 [2022-08-08T10:59:41.229Z]  Insecure Registries:
10:59:41 [2022-08-08T10:59:41.229Z]   127.0.0.0/8
10:59:41 [2022-08-08T10:59:41.229Z]  Live Restore Enabled: true
10:59:41 [2022-08-08T10:59:41.229Z] 
10:59:41 [2022-08-08T10:59:41.229Z] WARNING: No swap limit support
[Pipeline] sh
10:59:41 [2022-08-08T10:59:41.361Z] #3 DONE 0.1s
10:59:41 [2022-08-08T10:59:41.361Z] 
10:59:41 [2022-08-08T10:59:41.361Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
10:59:41 [2022-08-08T10:59:41.361Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
10:59:41 [2022-08-08T10:59:41.361Z] #4 CACHED
10:59:41 [2022-08-08T10:59:41.433Z] + sudo modprobe ip_vs
10:59:41 [2022-08-08T10:59:41.433Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:15f9cb5c4dab7eb09845453777c0797194d48336 .
10:59:41 [2022-08-08T10:59:41.433Z] #1 [internal] load build definition from Dockerfile
10:59:41 [2022-08-08T10:59:41.433Z] #1 sha256:b61ab6729fa4d947096b5a92304f3bd776f715b43d9be42a7760fb6f0261d4be
10:59:41 [2022-08-08T10:59:41.433Z] #1 transferring dockerfile: 19.25kB done
10:59:41 [2022-08-08T10:59:41.433Z] #1 DONE 0.0s
10:59:41 [2022-08-08T10:59:41.433Z] 
10:59:41 [2022-08-08T10:59:41.433Z] #2 [internal] load .dockerignore
10:59:41 [2022-08-08T10:59:41.433Z] #2 sha256:85f6cd52ca0325507d2a23f1c1bc071ea1ce4fead4c2a06e8f2e1cd54353d954
10:59:41 [2022-08-08T10:59:41.433Z] #2 transferring context: 145B done
10:59:41 [2022-08-08T10:59:41.433Z] #2 DONE 0.0s
10:59:41 [2022-08-08T10:59:41.433Z] 
10:59:41 [2022-08-08T10:59:41.433Z] #3 resolve image config for docker.io/docker/dockerfile:1
10:59:41 [2022-08-08T10:59:41.433Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
10:59:41 [2022-08-08T10:59:41.515Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:59:41 [2022-08-08T10:59:41.515Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:59:41 [2022-08-08T10:59:41.515Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43932/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
10:59:41 [2022-08-08T10:59:41.515Z] + bash /home/ubuntu/workspace/moby_PR-43932/check-config.sh
10:59:41 [2022-08-08T10:59:41.515Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:59:41 [2022-08-08T10:59:41.515Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
10:59:41 [2022-08-08T10:59:41.515Z] 
10:59:41 [2022-08-08T10:59:41.515Z] Generally Necessary:
10:59:41 [2022-08-08T10:59:41.515Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:59:41 [2022-08-08T10:59:41.515Z] - apparmor: enabled and tools installed
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_NAMESPACES: enabled
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_NET_NS: enabled
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_PID_NS: enabled
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_IPC_NS: enabled
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_UTS_NS: enabled
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_CGROUPS: enabled
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_CGROUP_CPUACCT: enabled
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_CGROUP_DEVICE: enabled
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_CGROUP_FREEZER: enabled
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_CGROUP_SCHED: enabled
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_CPUSETS: enabled
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_MEMCG: enabled
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_KEYS: enabled
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_VETH: enabled (as module)
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_BRIDGE: enabled (as module)
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_NF_NAT: enabled (as module)
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_POSIX_MQUEUE: enabled
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_CGROUP_BPF: enabled
10:59:41 [2022-08-08T10:59:41.515Z] 
10:59:41 [2022-08-08T10:59:41.515Z] Optional Features:
10:59:41 [2022-08-08T10:59:41.515Z] - CONFIG_USER_NS: enabled
10:59:41 [2022-08-08T10:59:41.617Z] 
10:59:41 [2022-08-08T10:59:41.617Z] #5 [internal] load .dockerignore
10:59:41 [2022-08-08T10:59:41.617Z] #5 sha256:c8c8879b629980eac83ff7ca722da5f8423c37fcca367f4934ea6f1b4cc22efd
10:59:41 [2022-08-08T10:59:41.617Z] #5 DONE 0.0s
10:59:41 [2022-08-08T10:59:41.617Z] 
10:59:41 [2022-08-08T10:59:41.617Z] #6 [internal] load build definition from Dockerfile
10:59:41 [2022-08-08T10:59:41.617Z] #6 sha256:f166cb69c4abe4d8f2ea3a61921df1c7301b9eaabb0fc87a66f32762441fa635
10:59:41 [2022-08-08T10:59:41.617Z] #6 DONE 0.0s
10:59:41 [2022-08-08T10:59:41.617Z] 
10:59:41 [2022-08-08T10:59:41.617Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
10:59:41 [2022-08-08T10:59:41.617Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
10:59:41 [2022-08-08T10:59:41.617Z] #7 DONE 0.1s
10:59:41 [2022-08-08T10:59:41.617Z] 
10:59:41 [2022-08-08T10:59:41.617Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
10:59:41 [2022-08-08T10:59:41.617Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50
10:59:41 [2022-08-08T10:59:41.617Z] #10 DONE 0.1s
10:59:41 [2022-08-08T10:59:41.617Z] 
10:59:41 [2022-08-08T10:59:41.617Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:59:41 [2022-08-08T10:59:41.617Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
10:59:41 [2022-08-08T10:59:41.617Z] #9 DONE 0.1s
10:59:41 [2022-08-08T10:59:41.617Z] 
10:59:41 [2022-08-08T10:59:41.617Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:59:41 [2022-08-08T10:59:41.617Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
10:59:41 [2022-08-08T10:59:41.617Z] #8 DONE 0.1s
10:59:41 [2022-08-08T10:59:41.692Z] #3 DONE 0.2s
10:59:41 [2022-08-08T10:59:41.692Z] 
10:59:41 [2022-08-08T10:59:41.692Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
10:59:41 [2022-08-08T10:59:41.692Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
10:59:41 [2022-08-08T10:59:41.692Z] #4 CACHED
10:59:41 [2022-08-08T10:59:41.775Z] - CONFIG_SECCOMP: enabled
10:59:41 [2022-08-08T10:59:41.775Z] - CONFIG_SECCOMP_FILTER: enabled
10:59:41 [2022-08-08T10:59:41.775Z] - CONFIG_CGROUP_PIDS: enabled
10:59:41 [2022-08-08T10:59:41.775Z] - CONFIG_MEMCG_SWAP: enabled
10:59:41 [2022-08-08T10:59:41.775Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:59:41 [2022-08-08T10:59:41.775Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:59:41 [2022-08-08T10:59:41.775Z] - CONFIG_BLK_CGROUP: enabled
10:59:41 [2022-08-08T10:59:41.775Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:59:41 [2022-08-08T10:59:41.775Z] - CONFIG_CGROUP_PERF: enabled
10:59:41 [2022-08-08T10:59:41.775Z] - CONFIG_CGROUP_HUGETLB: enabled
10:59:41 [2022-08-08T10:59:41.775Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:59:41 [2022-08-08T10:59:41.775Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:59:41 [2022-08-08T10:59:41.775Z] - CONFIG_CFS_BANDWIDTH: enabled
10:59:41 [2022-08-08T10:59:41.775Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:59:41 [2022-08-08T10:59:41.775Z] - CONFIG_RT_GROUP_SCHED: missing
10:59:41 [2022-08-08T10:59:41.775Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:59:41 [2022-08-08T10:59:41.775Z] - CONFIG_IP_VS: enabled (as module)
10:59:41 [2022-08-08T10:59:41.775Z] - CONFIG_IP_VS_NFCT: enabled
10:59:41 [2022-08-08T10:59:41.775Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:59:41 [2022-08-08T10:59:41.775Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:59:41 [2022-08-08T10:59:41.775Z] - CONFIG_IP_VS_RR: enabled (as module)
10:59:41 [2022-08-08T10:59:41.775Z] - CONFIG_SECURITY_SELINUX: enabled
10:59:41 [2022-08-08T10:59:41.775Z] - CONFIG_SECURITY_APPARMOR: enabled
10:59:41 [2022-08-08T10:59:41.775Z] - CONFIG_EXT4_FS: enabled
10:59:41 [2022-08-08T10:59:41.775Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:59:41 [2022-08-08T10:59:41.775Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:59:41 [2022-08-08T10:59:41.775Z] - Network Drivers:
10:59:41 [2022-08-08T10:59:41.775Z]   - "overlay":
10:59:41 [2022-08-08T10:59:41.775Z]     - CONFIG_VXLAN: enabled (as module)
10:59:41 [2022-08-08T10:59:41.775Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:59:41 [2022-08-08T10:59:41.775Z]       Optional (for encrypted networks):
10:59:41 [2022-08-08T10:59:41.775Z]       - CONFIG_CRYPTO: enabled
10:59:41 [2022-08-08T10:59:41.775Z]       - CONFIG_CRYPTO_AEAD: enabled
10:59:41 [2022-08-08T10:59:41.775Z]       - CONFIG_CRYPTO_GCM: enabled
10:59:41 [2022-08-08T10:59:41.775Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:59:41 [2022-08-08T10:59:41.775Z]       - CONFIG_CRYPTO_GHASH: enabled
10:59:41 [2022-08-08T10:59:41.775Z]       - CONFIG_XFRM: enabled
10:59:41 [2022-08-08T10:59:41.775Z]       - CONFIG_XFRM_USER: enabled (as module)
10:59:41 [2022-08-08T10:59:41.775Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:59:41 [2022-08-08T10:59:41.775Z]       - CONFIG_INET_ESP: enabled (as module)
10:59:41 [2022-08-08T10:59:41.775Z]   - "ipvlan":
10:59:41 [2022-08-08T10:59:41.873Z] 
10:59:41 [2022-08-08T10:59:41.873Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:59:41 [2022-08-08T10:59:41.873Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
10:59:41 [2022-08-08T10:59:41.873Z] #80 DONE 0.0s
10:59:41 [2022-08-08T10:59:41.873Z] 
10:59:41 [2022-08-08T10:59:41.873Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:59:41 [2022-08-08T10:59:41.873Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
10:59:41 [2022-08-08T10:59:41.873Z] #78 DONE 0.0s
10:59:41 [2022-08-08T10:59:41.873Z] 
10:59:41 [2022-08-08T10:59:41.873Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
10:59:41 [2022-08-08T10:59:41.873Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
10:59:41 [2022-08-08T10:59:41.873Z] #11 DONE 0.0s
10:59:41 [2022-08-08T10:59:41.873Z] 
10:59:41 [2022-08-08T10:59:41.873Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
10:59:41 [2022-08-08T10:59:41.873Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
10:59:41 [2022-08-08T10:59:41.873Z] #35 DONE 0.0s
10:59:41 [2022-08-08T10:59:41.873Z] 
10:59:41 [2022-08-08T10:59:41.873Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
10:59:41 [2022-08-08T10:59:41.873Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037
10:59:41 [2022-08-08T10:59:41.873Z] #18 CACHED
10:59:41 [2022-08-08T10:59:41.873Z] 
10:59:41 [2022-08-08T10:59:41.873Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
10:59:41 [2022-08-08T10:59:41.873Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c
10:59:41 [2022-08-08T10:59:41.873Z] #14 CACHED
10:59:41 [2022-08-08T10:59:41.873Z] 
10:59:41 [2022-08-08T10:59:41.873Z] #25 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:59:41 [2022-08-08T10:59:41.873Z] #25 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b
10:59:41 [2022-08-08T10:59:41.873Z] #25 CACHED
10:59:41 [2022-08-08T10:59:41.873Z] 
10:59:41 [2022-08-08T10:59:41.873Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel
10:59:41 [2022-08-08T10:59:41.873Z] #15 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08
10:59:41 [2022-08-08T10:59:41.873Z] #15 CACHED
10:59:41 [2022-08-08T10:59:41.873Z] 
10:59:41 [2022-08-08T10:59:41.873Z] #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
10:59:41 [2022-08-08T10:59:41.873Z] #23 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13
10:59:41 [2022-08-08T10:59:41.873Z] #23 CACHED
10:59:41 [2022-08-08T10:59:41.873Z] 
10:59:41 [2022-08-08T10:59:41.873Z] #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
10:59:41 [2022-08-08T10:59:41.873Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6
10:59:41 [2022-08-08T10:59:41.873Z] #13 CACHED
10:59:41 [2022-08-08T10:59:41.873Z] 
10:59:41 [2022-08-08T10:59:41.873Z] #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
10:59:41 [2022-08-08T10:59:41.873Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924
10:59:41 [2022-08-08T10:59:41.873Z] #20 CACHED
10:59:41 [2022-08-08T10:59:41.873Z] 
10:59:41 [2022-08-08T10:59:41.873Z] #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
10:59:41 [2022-08-08T10:59:41.873Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407
10:59:41 [2022-08-08T10:59:41.873Z] #19 CACHED
10:59:41 [2022-08-08T10:59:41.873Z] 
10:59:41 [2022-08-08T10:59:41.873Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:59:41 [2022-08-08T10:59:41.873Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7
10:59:41 [2022-08-08T10:59:41.873Z] #12 CACHED
10:59:41 [2022-08-08T10:59:41.873Z] 
10:59:41 [2022-08-08T10:59:41.873Z] #24 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:59:41 [2022-08-08T10:59:41.873Z] #24 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e
10:59:41 [2022-08-08T10:59:41.873Z] #24 CACHED
10:59:41 [2022-08-08T10:59:41.873Z] 
10:59:41 [2022-08-08T10:59:41.873Z] #26 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:59:41 [2022-08-08T10:59:41.873Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7
10:59:41 [2022-08-08T10:59:41.873Z] #26 CACHED
10:59:41 [2022-08-08T10:59:41.873Z] 
10:59:41 [2022-08-08T10:59:41.873Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
10:59:41 [2022-08-08T10:59:41.873Z] #16 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757
10:59:41 [2022-08-08T10:59:41.873Z] #16 CACHED
10:59:41 [2022-08-08T10:59:41.873Z] 
10:59:41 [2022-08-08T10:59:41.873Z] #22 [dev-systemd-false  1/28] RUN groupadd -r docker
10:59:41 [2022-08-08T10:59:41.873Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442
10:59:41 [2022-08-08T10:59:41.873Z] #22 CACHED
10:59:41 [2022-08-08T10:59:41.873Z] 
10:59:41 [2022-08-08T10:59:41.873Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
10:59:41 [2022-08-08T10:59:41.873Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5
10:59:41 [2022-08-08T10:59:41.873Z] #17 CACHED
10:59:41 [2022-08-08T10:59:41.873Z] 
10:59:41 [2022-08-08T10:59:41.873Z] #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
10:59:41 [2022-08-08T10:59:41.873Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc
10:59:41 [2022-08-08T10:59:41.873Z] #21 CACHED
10:59:41 [2022-08-08T10:59:41.873Z] 
10:59:41 [2022-08-08T10:59:41.873Z] #27 [dev-systemd-false  6/28] RUN ldconfig
10:59:41 [2022-08-08T10:59:41.873Z] #27 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba
10:59:41 [2022-08-08T10:59:41.873Z] #27 CACHED
10:59:41 [2022-08-08T10:59:41.873Z] 
10:59:41 [2022-08-08T10:59:41.873Z] #31 [internal] load build context
10:59:41 [2022-08-08T10:59:41.873Z] #31 sha256:169857de3e83dcbc8b1f2e7fbb8a7d7a9b861d9a856e42d53050496ba4a69aa2
10:59:41 [2022-08-08T10:59:41.952Z] 
10:59:41 [2022-08-08T10:59:41.952Z] #6 [internal] load .dockerignore
10:59:41 [2022-08-08T10:59:41.952Z] #6 sha256:b1dacb2ed440aa328643a73b5d146a2d72639f311dc9bc047200cc646470515a
10:59:41 [2022-08-08T10:59:41.952Z] #6 DONE 0.0s
10:59:41 [2022-08-08T10:59:41.952Z] 
10:59:41 [2022-08-08T10:59:41.952Z] #5 [internal] load build definition from Dockerfile
10:59:41 [2022-08-08T10:59:41.952Z] #5 sha256:023de5140608689e9d50d76e9e55644d9fbcf324cf6fc5021accfe5bba3eea1c
10:59:41 [2022-08-08T10:59:41.952Z] #5 DONE 0.0s
10:59:41 [2022-08-08T10:59:41.952Z] 
10:59:41 [2022-08-08T10:59:41.952Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:59:41 [2022-08-08T10:59:41.952Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
10:59:41 [2022-08-08T10:59:41.952Z] #10 DONE 0.1s
10:59:41 [2022-08-08T10:59:41.952Z] 
10:59:41 [2022-08-08T10:59:41.952Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
10:59:41 [2022-08-08T10:59:41.952Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50
10:59:41 [2022-08-08T10:59:41.952Z] #8 DONE 0.1s
10:59:41 [2022-08-08T10:59:41.952Z] 
10:59:41 [2022-08-08T10:59:41.952Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:59:41 [2022-08-08T10:59:41.952Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
10:59:41 [2022-08-08T10:59:41.952Z] #7 DONE 0.1s
10:59:41 [2022-08-08T10:59:41.952Z] 
10:59:41 [2022-08-08T10:59:41.952Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
10:59:41 [2022-08-08T10:59:41.952Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
10:59:41 [2022-08-08T10:59:41.952Z] #9 DONE 0.1s
10:59:42 [2022-08-08T10:59:42.034Z]     - CONFIG_IPVLAN: enabled (as module)
10:59:42 [2022-08-08T10:59:42.034Z]   - "macvlan":
10:59:42 [2022-08-08T10:59:42.034Z]     - CONFIG_MACVLAN: enabled (as module)
10:59:42 [2022-08-08T10:59:42.034Z]     - CONFIG_DUMMY: enabled (as module)
10:59:42 [2022-08-08T10:59:42.034Z]   - "ftp,tftp client in container":
10:59:42 [2022-08-08T10:59:42.034Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:59:42 [2022-08-08T10:59:42.034Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:59:42 [2022-08-08T10:59:42.034Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:59:42 [2022-08-08T10:59:42.034Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:59:42 [2022-08-08T10:59:42.034Z] - Storage Drivers:
10:59:42 [2022-08-08T10:59:42.034Z]   - "aufs":
10:59:42 [2022-08-08T10:59:42.034Z]     - CONFIG_AUFS_FS: enabled (as module)
10:59:42 [2022-08-08T10:59:42.034Z]   - "btrfs":
10:59:42 [2022-08-08T10:59:42.034Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:59:42 [2022-08-08T10:59:42.034Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:59:42 [2022-08-08T10:59:42.034Z]   - "devicemapper":
10:59:42 [2022-08-08T10:59:42.034Z]     - CONFIG_BLK_DEV_DM: enabled
10:59:42 [2022-08-08T10:59:42.034Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:59:42 [2022-08-08T10:59:42.034Z]   - "overlay":
10:59:42 [2022-08-08T10:59:42.034Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:59:42 [2022-08-08T10:59:42.034Z]   - "zfs":
10:59:42 [2022-08-08T10:59:42.034Z]     - /dev/zfs: present
10:59:42 [2022-08-08T10:59:42.034Z]     - zfs command: missing
10:59:42 [2022-08-08T10:59:42.034Z]     - zpool command: missing
10:59:42 [2022-08-08T10:59:42.034Z] 
10:59:42 [2022-08-08T10:59:42.034Z] Limits:
10:59:42 [2022-08-08T10:59:42.034Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:59:42 [2022-08-08T10:59:42.034Z] 
10:59:42 [2022-08-08T10:59:42.034Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:59:42 [2022-08-08T10:59:42.215Z] 
10:59:42 [2022-08-08T10:59:42.215Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:59:42 [2022-08-08T10:59:42.215Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
10:59:42 [2022-08-08T10:59:42.215Z] #73 DONE 0.0s
10:59:42 [2022-08-08T10:59:42.215Z] 
10:59:42 [2022-08-08T10:59:42.215Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:59:42 [2022-08-08T10:59:42.215Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
10:59:42 [2022-08-08T10:59:42.215Z] #71 DONE 0.0s
10:59:42 [2022-08-08T10:59:42.215Z] 
10:59:42 [2022-08-08T10:59:42.215Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
10:59:42 [2022-08-08T10:59:42.215Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
10:59:42 [2022-08-08T10:59:42.215Z] #11 DONE 0.0s
10:59:42 [2022-08-08T10:59:42.215Z] 
10:59:42 [2022-08-08T10:59:42.215Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
10:59:42 [2022-08-08T10:59:42.215Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
10:59:42 [2022-08-08T10:59:42.215Z] #28 DONE 0.0s
10:59:42 [2022-08-08T10:59:42.215Z] 
10:59:42 [2022-08-08T10:59:42.215Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:59:42 [2022-08-08T10:59:42.215Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba
10:59:42 [2022-08-08T10:59:42.215Z] #19 CACHED
10:59:42 [2022-08-08T10:59:42.215Z] 
10:59:42 [2022-08-08T10:59:42.215Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
10:59:42 [2022-08-08T10:59:42.215Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62
10:59:42 [2022-08-08T10:59:42.215Z] #15 CACHED
10:59:42 [2022-08-08T10:59:42.215Z] 
10:59:42 [2022-08-08T10:59:42.215Z] #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
10:59:42 [2022-08-08T10:59:42.215Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b
10:59:42 [2022-08-08T10:59:42.215Z] #16 CACHED
10:59:42 [2022-08-08T10:59:42.215Z] 
10:59:42 [2022-08-08T10:59:42.215Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:59:42 [2022-08-08T10:59:42.215Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7
10:59:42 [2022-08-08T10:59:42.215Z] #12 CACHED
10:59:42 [2022-08-08T10:59:42.215Z] 
10:59:42 [2022-08-08T10:59:42.215Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:59:42 [2022-08-08T10:59:42.215Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229
10:59:42 [2022-08-08T10:59:42.215Z] #17 CACHED
10:59:42 [2022-08-08T10:59:42.215Z] 
10:59:42 [2022-08-08T10:59:42.215Z] #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
10:59:42 [2022-08-08T10:59:42.215Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
10:59:42 [2022-08-08T10:59:42.215Z] #14 CACHED
10:59:42 [2022-08-08T10:59:42.215Z] 
10:59:42 [2022-08-08T10:59:42.215Z] #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
10:59:42 [2022-08-08T10:59:42.215Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6
10:59:42 [2022-08-08T10:59:42.215Z] #13 CACHED
10:59:42 [2022-08-08T10:59:42.215Z] 
10:59:42 [2022-08-08T10:59:42.215Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:59:42 [2022-08-08T10:59:42.215Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6
10:59:42 [2022-08-08T10:59:42.215Z] #18 CACHED
10:59:42 [2022-08-08T10:59:42.215Z] 
10:59:42 [2022-08-08T10:59:42.215Z] #20 [dev-systemd-false  6/28] RUN ldconfig
10:59:42 [2022-08-08T10:59:42.215Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad
10:59:42 [2022-08-08T10:59:42.215Z] #20 CACHED
10:59:42 [2022-08-08T10:59:42.215Z] 
10:59:42 [2022-08-08T10:59:42.215Z] #24 [internal] load build context
10:59:42 [2022-08-08T10:59:42.215Z] #24 sha256:7cd2d6536cc373ea0b8df1a0bc5a3054771cbee69d2ab2b459b92efc236cc43b
10:59:42 [2022-08-08T10:59:42.362Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:15f9cb5c4dab7eb09845453777c0797194d48336 .
10:59:42 [2022-08-08T10:59:42.362Z] #1 [internal] load build definition from Dockerfile
10:59:42 [2022-08-08T10:59:42.362Z] #1 sha256:25f6cec3783e58732f731086f50af510bbb4e24aec50b173f83fa80cbb1aebc0
10:59:42 [2022-08-08T10:59:42.362Z] #1 transferring dockerfile: 19.25kB done
10:59:42 [2022-08-08T10:59:42.362Z] #1 DONE 0.0s
10:59:42 [2022-08-08T10:59:42.362Z] 
10:59:42 [2022-08-08T10:59:42.362Z] #2 [internal] load .dockerignore
10:59:42 [2022-08-08T10:59:42.362Z] #2 sha256:bb58788bd3c68d6ec70f49213bc0d459600e63941d7df7743757a4d230922cf0
10:59:42 [2022-08-08T10:59:42.362Z] #2 transferring context: 145B done
10:59:42 [2022-08-08T10:59:42.362Z] #2 DONE 0.0s
10:59:42 [2022-08-08T10:59:42.362Z] 
10:59:42 [2022-08-08T10:59:42.362Z] #3 resolve image config for docker.io/docker/dockerfile:1
10:59:42 [2022-08-08T10:59:42.362Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
10:59:42 [2022-08-08T10:59:42.443Z] #31 ...
10:59:42 [2022-08-08T10:59:42.443Z] 
10:59:42 [2022-08-08T10:59:42.443Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
10:59:42 [2022-08-08T10:59:42.443Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
10:59:42 [2022-08-08T10:59:42.443Z] #56 DONE 0.5s
10:59:42 [2022-08-08T10:59:42.443Z] 
10:59:42 [2022-08-08T10:59:42.443Z] #31 [internal] load build context
10:59:42 [2022-08-08T10:59:42.443Z] #31 sha256:169857de3e83dcbc8b1f2e7fbb8a7d7a9b861d9a856e42d53050496ba4a69aa2
10:59:42 [2022-08-08T10:59:42.621Z] #3 DONE 0.1s
10:59:42 [2022-08-08T10:59:42.621Z] 
10:59:42 [2022-08-08T10:59:42.621Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
10:59:42 [2022-08-08T10:59:42.621Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
10:59:42 [2022-08-08T10:59:42.621Z] #4 CACHED
10:59:42 [2022-08-08T10:59:42.797Z] #24 ...
10:59:42 [2022-08-08T10:59:42.797Z] 
10:59:42 [2022-08-08T10:59:42.797Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
10:59:42 [2022-08-08T10:59:42.797Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
10:59:42 [2022-08-08T10:59:42.797Z] #49 DONE 0.5s
10:59:42 [2022-08-08T10:59:42.797Z] 
10:59:42 [2022-08-08T10:59:42.797Z] #24 [internal] load build context
10:59:42 [2022-08-08T10:59:42.797Z] #24 sha256:7cd2d6536cc373ea0b8df1a0bc5a3054771cbee69d2ab2b459b92efc236cc43b
10:59:42 [2022-08-08T10:59:42.881Z] 
10:59:42 [2022-08-08T10:59:42.881Z] #6 [internal] load build definition from Dockerfile
10:59:42 [2022-08-08T10:59:42.881Z] #6 sha256:1fc31f5b88e2901675156f4dce011a5a46ee6be1b91f81d0be8f65540c78d407
10:59:42 [2022-08-08T10:59:42.881Z] #6 DONE 0.0s
10:59:42 [2022-08-08T10:59:42.881Z] 
10:59:42 [2022-08-08T10:59:42.881Z] #5 [internal] load .dockerignore
10:59:42 [2022-08-08T10:59:42.881Z] #5 sha256:fd083bd21ca34c04141d9f385d36827fe13bf1b0b0043a6a651590587fdb14f8
10:59:42 [2022-08-08T10:59:42.881Z] #5 DONE 0.0s
10:59:42 [2022-08-08T10:59:42.881Z] 
10:59:42 [2022-08-08T10:59:42.881Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:59:42 [2022-08-08T10:59:42.881Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
10:59:42 [2022-08-08T10:59:42.881Z] #9 DONE 0.1s
10:59:42 [2022-08-08T10:59:42.881Z] 
10:59:42 [2022-08-08T10:59:42.881Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:59:42 [2022-08-08T10:59:42.881Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
10:59:42 [2022-08-08T10:59:42.881Z] #7 DONE 0.1s
10:59:42 [2022-08-08T10:59:42.881Z] 
10:59:42 [2022-08-08T10:59:42.881Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
10:59:42 [2022-08-08T10:59:42.881Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
10:59:42 [2022-08-08T10:59:42.881Z] #8 DONE 0.1s
10:59:42 [2022-08-08T10:59:42.881Z] 
10:59:42 [2022-08-08T10:59:42.881Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
10:59:42 [2022-08-08T10:59:42.881Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50
10:59:43 [2022-08-08T10:59:43.142Z] #10 DONE 0.1s
10:59:43 [2022-08-08T10:59:43.142Z] 
10:59:43 [2022-08-08T10:59:43.142Z] #24 [internal] load build context
10:59:43 [2022-08-08T10:59:43.142Z] #24 sha256:fe8f1351b8f5114ec6fdd895ad42af85d77dd3009c14061815eba59e2ef64aee
10:59:43 [2022-08-08T10:59:43.142Z] #24 DONE 0.0s
10:59:43 [2022-08-08T10:59:43.142Z] 
10:59:43 [2022-08-08T10:59:43.142Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:59:43 [2022-08-08T10:59:43.142Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
10:59:43 [2022-08-08T10:59:43.142Z] #73 DONE 0.0s
10:59:43 [2022-08-08T10:59:43.142Z] 
10:59:43 [2022-08-08T10:59:43.142Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:59:43 [2022-08-08T10:59:43.142Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
10:59:43 [2022-08-08T10:59:43.142Z] #71 DONE 0.0s
10:59:43 [2022-08-08T10:59:43.142Z] 
10:59:43 [2022-08-08T10:59:43.142Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
10:59:43 [2022-08-08T10:59:43.142Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
10:59:43 [2022-08-08T10:59:43.142Z] #11 DONE 0.0s
10:59:43 [2022-08-08T10:59:43.142Z] 
10:59:43 [2022-08-08T10:59:43.142Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
10:59:43 [2022-08-08T10:59:43.142Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
10:59:43 [2022-08-08T10:59:43.142Z] #49 ...
10:59:43 [2022-08-08T10:59:43.142Z] 
10:59:43 [2022-08-08T10:59:43.142Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
10:59:43 [2022-08-08T10:59:43.142Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
10:59:43 [2022-08-08T10:59:43.142Z] #28 DONE 0.0s
10:59:43 [2022-08-08T10:59:43.142Z] 
10:59:43 [2022-08-08T10:59:43.142Z] #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
10:59:43 [2022-08-08T10:59:43.142Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b
10:59:43 [2022-08-08T10:59:43.142Z] #16 CACHED
10:59:43 [2022-08-08T10:59:43.142Z] 
10:59:43 [2022-08-08T10:59:43.142Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
10:59:43 [2022-08-08T10:59:43.142Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62
10:59:43 [2022-08-08T10:59:43.142Z] #15 CACHED
10:59:43 [2022-08-08T10:59:43.142Z] 
10:59:43 [2022-08-08T10:59:43.142Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:59:43 [2022-08-08T10:59:43.142Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7
10:59:43 [2022-08-08T10:59:43.142Z] #12 CACHED
10:59:43 [2022-08-08T10:59:43.142Z] 
10:59:43 [2022-08-08T10:59:43.142Z] #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
10:59:43 [2022-08-08T10:59:43.142Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
10:59:43 [2022-08-08T10:59:43.142Z] #14 CACHED
10:59:43 [2022-08-08T10:59:43.142Z] 
10:59:43 [2022-08-08T10:59:43.142Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:59:43 [2022-08-08T10:59:43.142Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6
10:59:43 [2022-08-08T10:59:43.142Z] #18 CACHED
10:59:43 [2022-08-08T10:59:43.142Z] 
10:59:43 [2022-08-08T10:59:43.142Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:59:43 [2022-08-08T10:59:43.142Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba
10:59:43 [2022-08-08T10:59:43.142Z] #19 CACHED
10:59:43 [2022-08-08T10:59:43.142Z] 
10:59:43 [2022-08-08T10:59:43.142Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:59:43 [2022-08-08T10:59:43.142Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229
10:59:43 [2022-08-08T10:59:43.142Z] #17 CACHED
10:59:43 [2022-08-08T10:59:43.142Z] 
10:59:43 [2022-08-08T10:59:43.142Z] #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
10:59:43 [2022-08-08T10:59:43.142Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6
10:59:43 [2022-08-08T10:59:43.142Z] #13 CACHED
10:59:43 [2022-08-08T10:59:43.142Z] 
10:59:43 [2022-08-08T10:59:43.142Z] #20 [dev-systemd-false  6/28] RUN ldconfig
10:59:43 [2022-08-08T10:59:43.142Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad
10:59:43 [2022-08-08T10:59:43.142Z] #20 CACHED
10:59:43 [2022-08-08T10:59:43.404Z] 
10:59:43 [2022-08-08T10:59:43.404Z] #24 [internal] load build context
10:59:43 [2022-08-08T10:59:43.404Z] #24 sha256:fe8f1351b8f5114ec6fdd895ad42af85d77dd3009c14061815eba59e2ef64aee
10:59:43 [2022-08-08T10:59:43.664Z] #24 ...
10:59:43 [2022-08-08T10:59:43.664Z] 
10:59:43 [2022-08-08T10:59:43.664Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
10:59:43 [2022-08-08T10:59:43.664Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
10:59:43 [2022-08-08T10:59:43.664Z] #49 DONE 0.5s
10:59:43 [2022-08-08T10:59:43.664Z] 
10:59:43 [2022-08-08T10:59:43.664Z] #24 [internal] load build context
10:59:43 [2022-08-08T10:59:43.664Z] #24 sha256:fe8f1351b8f5114ec6fdd895ad42af85d77dd3009c14061815eba59e2ef64aee
10:59:44 [2022-08-08T10:59:44.360Z] #31 transferring context: 62.38MB 2.4s done
10:59:44 [2022-08-08T10:59:44.360Z] #31 DONE 2.5s
10:59:44 [2022-08-08T10:59:44.360Z] 
10:59:44 [2022-08-08T10:59:44.360Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
10:59:44 [2022-08-08T10:59:44.360Z] #32 sha256:767121450871470fa007ffabaf2f978b69d0c449e857cf1271186edd0460fe3f
10:59:44 [2022-08-08T10:59:44.360Z] #32 CACHED
10:59:44 [2022-08-08T10:59:44.360Z] 
10:59:44 [2022-08-08T10:59:44.360Z] #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
10:59:44 [2022-08-08T10:59:44.360Z] #33 sha256:0d8512c1b6fcc44efa4211decf0366ac47677bc7d17f6c7647257464ff0d2be1
10:59:44 [2022-08-08T10:59:44.360Z] #33 CACHED
10:59:44 [2022-08-08T10:59:44.360Z] 
10:59:44 [2022-08-08T10:59:44.360Z] #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
10:59:44 [2022-08-08T10:59:44.360Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb
10:59:44 [2022-08-08T10:59:44.360Z] #28 1.082 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:59:44 [2022-08-08T10:59:44.360Z] #28 1.259 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:59:44 [2022-08-08T10:59:44.360Z] #28 1.465 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:59:44 [2022-08-08T10:59:44.360Z] #28 1.466 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
10:59:44 [2022-08-08T10:59:44.360Z] #28 1.652 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:59:44 [2022-08-08T10:59:44.360Z] #28 1.844 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
10:59:44 [2022-08-08T10:59:44.360Z] #28 2.156 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
10:59:44 [2022-08-08T10:59:44.360Z] #28 2.409 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
10:59:44 [2022-08-08T10:59:44.360Z] #28 2.559 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
10:59:44 [2022-08-08T10:59:44.360Z] #28 2.661 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
10:59:44 [2022-08-08T10:59:44.616Z] #28 2.663 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB]
10:59:44 [2022-08-08T10:59:44.616Z] #28 2.665 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [143 kB]
10:59:44 [2022-08-08T10:59:44.616Z] #28 2.667 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB]
10:59:44 [2022-08-08T10:59:44.616Z] #28 2.669 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
10:59:44 [2022-08-08T10:59:44.616Z] #28 2.671 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB]
10:59:44 [2022-08-08T10:59:44.616Z] #28 2.673 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
10:59:44 [2022-08-08T10:59:44.616Z] #28 2.674 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
10:59:44 [2022-08-08T10:59:44.616Z] #28 2.674 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
10:59:44 [2022-08-08T10:59:44.616Z] #28 2.675 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
10:59:44 [2022-08-08T10:59:44.616Z] #28 2.676 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
10:59:44 [2022-08-08T10:59:44.616Z] #28 2.676 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
10:59:45 [2022-08-08T10:59:45.385Z] #24 transferring context: 62.38MB 2.7s done
10:59:45 [2022-08-08T10:59:45.385Z] #24 DONE 2.7s
10:59:45 [2022-08-08T10:59:45.385Z] 
10:59:45 [2022-08-08T10:59:45.385Z] #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
10:59:45 [2022-08-08T10:59:45.385Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9
10:59:45 [2022-08-08T10:59:45.385Z] #21 1.315 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
10:59:45 [2022-08-08T10:59:45.385Z] #21 1.315 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
10:59:45 [2022-08-08T10:59:45.385Z] #21 1.315 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
10:59:45 [2022-08-08T10:59:45.385Z] #21 1.897 Reading package lists...
10:59:45 [2022-08-08T10:59:45.385Z] 
10:59:45 [2022-08-08T10:59:45.385Z] #21 ...
10:59:45 [2022-08-08T10:59:45.385Z] 
10:59:45 [2022-08-08T10:59:45.385Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
10:59:45 [2022-08-08T10:59:45.385Z] #25 sha256:2ea0159445c45b242034d769aa0ed3f82f5c221d142123ccbd2fadc876fdbc4e
10:59:45 [2022-08-08T10:59:45.385Z] #25 CACHED
10:59:45 [2022-08-08T10:59:45.385Z] 
10:59:45 [2022-08-08T10:59:45.385Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
10:59:45 [2022-08-08T10:59:45.385Z] #26 sha256:e09d597d7b85bb45103e1cfab811a15b9c69710df6ed7fb3de865f57bab536eb
10:59:45 [2022-08-08T10:59:45.385Z] #26 CACHED
10:59:45 [2022-08-08T10:59:45.385Z] 
10:59:45 [2022-08-08T10:59:45.385Z] #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
10:59:45 [2022-08-08T10:59:45.385Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9
10:59:45 [2022-08-08T10:59:45.385Z] #21 2.786 Reading package lists...
10:59:45 [2022-08-08T10:59:45.385Z] #21 ...
10:59:45 [2022-08-08T10:59:45.385Z] 
10:59:45 [2022-08-08T10:59:45.385Z] #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
10:59:45 [2022-08-08T10:59:45.385Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4
10:59:45 [2022-08-08T10:59:45.385Z] #29 CACHED
10:59:45 [2022-08-08T10:59:45.385Z] 
10:59:45 [2022-08-08T10:59:45.385Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
10:59:45 [2022-08-08T10:59:45.385Z] #30 sha256:071c14837476af4efa7f0b45c614d0daad4dd09cd8f3ab581a938d2416e56d03
10:59:45 [2022-08-08T10:59:45.385Z] #30 CACHED
10:59:45 [2022-08-08T10:59:45.385Z] 
10:59:45 [2022-08-08T10:59:45.385Z] #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
10:59:45 [2022-08-08T10:59:45.385Z] #31 sha256:1029bd771154f4f7b868b0244963c8438076e214749e70bf487ac62cc231c62d
10:59:45 [2022-08-08T10:59:45.385Z] #31 CACHED
10:59:45 [2022-08-08T10:59:45.385Z] 
10:59:45 [2022-08-08T10:59:45.385Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:59:45 [2022-08-08T10:59:45.385Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9
10:59:45 [2022-08-08T10:59:45.385Z] #33 CACHED
10:59:45 [2022-08-08T10:59:45.385Z] 
10:59:45 [2022-08-08T10:59:45.385Z] #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
10:59:45 [2022-08-08T10:59:45.385Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82
10:59:45 [2022-08-08T10:59:45.385Z] #34 CACHED
10:59:45 [2022-08-08T10:59:45.385Z] 
10:59:45 [2022-08-08T10:59:45.385Z] #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
10:59:45 [2022-08-08T10:59:45.385Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a
10:59:45 [2022-08-08T10:59:45.385Z] #36 CACHED
10:59:45 [2022-08-08T10:59:45.385Z] 
10:59:45 [2022-08-08T10:59:45.385Z] #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
10:59:45 [2022-08-08T10:59:45.385Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52
10:59:45 [2022-08-08T10:59:45.385Z] #38 CACHED
10:59:45 [2022-08-08T10:59:45.385Z] 
10:59:45 [2022-08-08T10:59:45.385Z] #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
10:59:45 [2022-08-08T10:59:45.385Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1
10:59:45 [2022-08-08T10:59:45.385Z] #40 CACHED
10:59:45 [2022-08-08T10:59:45.385Z] 
10:59:45 [2022-08-08T10:59:45.385Z] #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
10:59:45 [2022-08-08T10:59:45.385Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26
10:59:45 [2022-08-08T10:59:45.385Z] #42 CACHED
10:59:45 [2022-08-08T10:59:45.385Z] 
10:59:45 [2022-08-08T10:59:45.385Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
10:59:45 [2022-08-08T10:59:45.385Z] #43 sha256:cca9cbbe9bd64a333672062c16ece752a39a83bf7be72678cbb12f12585f1e93
10:59:45 [2022-08-08T10:59:45.385Z] #43 CACHED
10:59:45 [2022-08-08T10:59:45.385Z] 
10:59:45 [2022-08-08T10:59:45.385Z] #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
10:59:45 [2022-08-08T10:59:45.385Z] #44 sha256:e2d54fd51dd3b4d495951b53a596cd32f09fe7b95986a8a873c6fd90c5410e94
10:59:45 [2022-08-08T10:59:45.385Z] #44 CACHED
10:59:45 [2022-08-08T10:59:45.544Z] #28 ...
10:59:45 [2022-08-08T10:59:45.544Z] 
10:59:45 [2022-08-08T10:59:45.544Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
10:59:45 [2022-08-08T10:59:45.544Z] #37 sha256:91e72351153d601e7cc112eef1fe779f73718d90ccb3fac8c1a0a3797daa4f6b
10:59:45 [2022-08-08T10:59:45.544Z] #37 CACHED
10:59:45 [2022-08-08T10:59:45.544Z] 
10:59:45 [2022-08-08T10:59:45.544Z] #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
10:59:45 [2022-08-08T10:59:45.544Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4
10:59:45 [2022-08-08T10:59:45.544Z] #36 CACHED
10:59:45 [2022-08-08T10:59:45.544Z] 
10:59:45 [2022-08-08T10:59:45.544Z] #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
10:59:45 [2022-08-08T10:59:45.544Z] #38 sha256:936f7bba05f94f52d21a87b045b27912b417b686fb9e801a683361bcdcc24791
10:59:45 [2022-08-08T10:59:45.544Z] #38 CACHED
10:59:45 [2022-08-08T10:59:45.544Z] 
10:59:45 [2022-08-08T10:59:45.544Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:59:45 [2022-08-08T10:59:45.544Z] #40 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9
10:59:45 [2022-08-08T10:59:45.544Z] #40 CACHED
10:59:45 [2022-08-08T10:59:45.544Z] 
10:59:45 [2022-08-08T10:59:45.544Z] #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
10:59:45 [2022-08-08T10:59:45.544Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82
10:59:45 [2022-08-08T10:59:45.544Z] #41 CACHED
10:59:45 [2022-08-08T10:59:45.544Z] 
10:59:45 [2022-08-08T10:59:45.544Z] #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
10:59:45 [2022-08-08T10:59:45.544Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb
10:59:45 [2022-08-08T10:59:45.644Z] 
10:59:45 [2022-08-08T10:59:45.644Z] #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
10:59:45 [2022-08-08T10:59:45.644Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9
10:59:45 [2022-08-08T10:59:45.644Z] #21 2.786 Reading package lists...
10:59:45 [2022-08-08T10:59:45.801Z] #28 ...
10:59:45 [2022-08-08T10:59:45.801Z] 
10:59:45 [2022-08-08T10:59:45.801Z] #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
10:59:45 [2022-08-08T10:59:45.801Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a
10:59:45 [2022-08-08T10:59:45.801Z] #43 CACHED
10:59:45 [2022-08-08T10:59:45.905Z] #21 3.454 Building dependency tree...#21 ...
10:59:45 [2022-08-08T10:59:45.905Z] 
10:59:45 [2022-08-08T10:59:45.905Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:59:45 [2022-08-08T10:59:45.905Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc
10:59:45 [2022-08-08T10:59:45.905Z] #46 CACHED
10:59:45 [2022-08-08T10:59:45.905Z] 
10:59:45 [2022-08-08T10:59:45.905Z] #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
10:59:45 [2022-08-08T10:59:45.905Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b
10:59:45 [2022-08-08T10:59:45.905Z] #47 CACHED
10:59:45 [2022-08-08T10:59:45.905Z] 
10:59:45 [2022-08-08T10:59:45.905Z] #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
10:59:45 [2022-08-08T10:59:45.905Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5
10:59:45 [2022-08-08T10:59:45.905Z] #50 CACHED
10:59:45 [2022-08-08T10:59:45.905Z] 
10:59:45 [2022-08-08T10:59:45.905Z] #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
10:59:45 [2022-08-08T10:59:45.905Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e
10:59:45 [2022-08-08T10:59:45.905Z] #51 CACHED
10:59:45 [2022-08-08T10:59:45.905Z] 
10:59:45 [2022-08-08T10:59:45.905Z] #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
10:59:45 [2022-08-08T10:59:45.905Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f
10:59:45 [2022-08-08T10:59:45.905Z] #53 CACHED
10:59:45 [2022-08-08T10:59:45.905Z] 
10:59:45 [2022-08-08T10:59:45.905Z] #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
10:59:45 [2022-08-08T10:59:45.905Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
10:59:45 [2022-08-08T10:59:45.905Z] #55 CACHED
10:59:45 [2022-08-08T10:59:45.905Z] 
10:59:45 [2022-08-08T10:59:45.905Z] #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
10:59:45 [2022-08-08T10:59:45.905Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef
10:59:45 [2022-08-08T10:59:45.905Z] #57 CACHED
10:59:45 [2022-08-08T10:59:45.905Z] 
10:59:45 [2022-08-08T10:59:45.905Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
10:59:45 [2022-08-08T10:59:45.905Z] #59 sha256:3ec1d9cc03b7f5c4683a9ddaf30a92f35f7347ce57d91a6abbfd24360c1e1564
10:59:45 [2022-08-08T10:59:45.905Z] #59 CACHED
10:59:45 [2022-08-08T10:59:45.905Z] 
10:59:45 [2022-08-08T10:59:45.905Z] #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
10:59:45 [2022-08-08T10:59:45.905Z] #60 sha256:2fc5b5b23bce7797458ec34eddfa6b8dce7b70147043f53627c5dea2390c2d74
10:59:45 [2022-08-08T10:59:45.905Z] #60 CACHED
10:59:45 [2022-08-08T10:59:45.905Z] 
10:59:45 [2022-08-08T10:59:45.905Z] #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
10:59:45 [2022-08-08T10:59:45.905Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9
10:59:45 [2022-08-08T10:59:45.905Z] #21 3.454 Building dependency tree...
10:59:45 [2022-08-08T10:59:45.905Z] #21 3.653 Reading state information...
10:59:46 [2022-08-08T10:59:46.058Z] 
10:59:46 [2022-08-08T10:59:46.058Z] #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
10:59:46 [2022-08-08T10:59:46.058Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb
10:59:46 [2022-08-08T10:59:46.058Z] #28 ...
10:59:46 [2022-08-08T10:59:46.058Z] 
10:59:46 [2022-08-08T10:59:46.058Z] #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
10:59:46 [2022-08-08T10:59:46.058Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52
10:59:46 [2022-08-08T10:59:46.058Z] #45 CACHED
10:59:46 [2022-08-08T10:59:46.165Z] #21 3.818 The following additional packages will be installed:
10:59:46 [2022-08-08T10:59:46.165Z] #21 3.818   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
10:59:46 [2022-08-08T10:59:46.165Z] #21 3.818   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
10:59:46 [2022-08-08T10:59:46.165Z] #21 3.818   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
10:59:46 [2022-08-08T10:59:46.165Z] #21 3.818   python3-pkg-resources vim-runtime xxd
10:59:46 [2022-08-08T10:59:46.165Z] #21 3.818 Suggested packages:
10:59:46 [2022-08-08T10:59:46.165Z] #21 3.818   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
10:59:46 [2022-08-08T10:59:46.165Z] #21 3.818   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
10:59:46 [2022-08-08T10:59:46.165Z] #21 3.818   acl attr quota
10:59:46 [2022-08-08T10:59:46.165Z] #21 3.818 Recommended packages:
10:59:46 [2022-08-08T10:59:46.165Z] #21 3.818   libatm1 nftables libpam-cap build-essential python3-dev unzip
10:59:46 [2022-08-08T10:59:46.225Z] #24 transferring context: 62.38MB 2.6s done
10:59:46 [2022-08-08T10:59:46.225Z] #24 DONE 2.7s
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #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
10:59:46 [2022-08-08T10:59:46.225Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9
10:59:46 [2022-08-08T10:59:46.225Z] #21 1.171 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
10:59:46 [2022-08-08T10:59:46.225Z] #21 1.171 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
10:59:46 [2022-08-08T10:59:46.225Z] #21 1.171 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
10:59:46 [2022-08-08T10:59:46.225Z] #21 1.828 Reading package lists...
10:59:46 [2022-08-08T10:59:46.225Z] #21 ...
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
10:59:46 [2022-08-08T10:59:46.225Z] #25 sha256:0cb5545dd19192d236ae239cca6a61720f7cc0279984a9e3b1254e3df4c1d395
10:59:46 [2022-08-08T10:59:46.225Z] #25 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #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
10:59:46 [2022-08-08T10:59:46.225Z] #26 sha256:7e95237def518df569ec2c236488913d854158be3a8281260520dc9afd5a059d
10:59:46 [2022-08-08T10:59:46.225Z] #26 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
10:59:46 [2022-08-08T10:59:46.225Z] #30 sha256:499f91a50e97e5b50f81548eddb92784d1bcc939e1f793a3eff14c0e7a598adc
10:59:46 [2022-08-08T10:59:46.225Z] #30 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #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
10:59:46 [2022-08-08T10:59:46.225Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4
10:59:46 [2022-08-08T10:59:46.225Z] #29 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #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
10:59:46 [2022-08-08T10:59:46.225Z] #31 sha256:db58b7de6dc3878a2ad06476aea456e2da186f3edcdab2389a31862c66534f9b
10:59:46 [2022-08-08T10:59:46.225Z] #31 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:59:46 [2022-08-08T10:59:46.225Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9
10:59:46 [2022-08-08T10:59:46.225Z] #33 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #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
10:59:46 [2022-08-08T10:59:46.225Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82
10:59:46 [2022-08-08T10:59:46.225Z] #34 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #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
10:59:46 [2022-08-08T10:59:46.225Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a
10:59:46 [2022-08-08T10:59:46.225Z] #36 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #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
10:59:46 [2022-08-08T10:59:46.225Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52
10:59:46 [2022-08-08T10:59:46.225Z] #38 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #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
10:59:46 [2022-08-08T10:59:46.225Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1
10:59:46 [2022-08-08T10:59:46.225Z] #40 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
10:59:46 [2022-08-08T10:59:46.225Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26
10:59:46 [2022-08-08T10:59:46.225Z] #42 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
10:59:46 [2022-08-08T10:59:46.225Z] #43 sha256:ab5891df8f58a22fb6fc424ab637001b1b1d8390f1704225a86855155a319842
10:59:46 [2022-08-08T10:59:46.225Z] #43 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
10:59:46 [2022-08-08T10:59:46.225Z] #44 sha256:47b5bc7344ab9133f9cf98755119910471770c4f13fce2e22ef77756f72eb263
10:59:46 [2022-08-08T10:59:46.225Z] #44 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:59:46 [2022-08-08T10:59:46.225Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc
10:59:46 [2022-08-08T10:59:46.225Z] #46 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #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
10:59:46 [2022-08-08T10:59:46.225Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b
10:59:46 [2022-08-08T10:59:46.225Z] #47 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #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
10:59:46 [2022-08-08T10:59:46.225Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5
10:59:46 [2022-08-08T10:59:46.225Z] #50 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #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
10:59:46 [2022-08-08T10:59:46.225Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e
10:59:46 [2022-08-08T10:59:46.225Z] #51 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #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
10:59:46 [2022-08-08T10:59:46.225Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f
10:59:46 [2022-08-08T10:59:46.225Z] #53 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #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
10:59:46 [2022-08-08T10:59:46.225Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
10:59:46 [2022-08-08T10:59:46.225Z] #55 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #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
10:59:46 [2022-08-08T10:59:46.225Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef
10:59:46 [2022-08-08T10:59:46.225Z] #57 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
10:59:46 [2022-08-08T10:59:46.225Z] #59 sha256:562941b1df5a6653ef374687856d52d21363afad26556797f0d7be94e43ff475
10:59:46 [2022-08-08T10:59:46.225Z] #59 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #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
10:59:46 [2022-08-08T10:59:46.225Z] #60 sha256:91c6134c89ae421aee3160fde90367b31603c370eb9d677d0cf944d52a48e198
10:59:46 [2022-08-08T10:59:46.225Z] #60 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
10:59:46 [2022-08-08T10:59:46.225Z] #63 sha256:67be16884b0ac40dc3ee41d8e6a9d1325a6dfbe79db022822e1e63dab4b824cc
10:59:46 [2022-08-08T10:59:46.225Z] #63 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #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
10:59:46 [2022-08-08T10:59:46.225Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363
10:59:46 [2022-08-08T10:59:46.225Z] #62 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #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
10:59:46 [2022-08-08T10:59:46.225Z] #64 sha256:fef479c3da7175ed07340c28de31a4aa86d5b69aa2c3abf5e6f54ea7f8ec2598
10:59:46 [2022-08-08T10:59:46.225Z] #64 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
10:59:46 [2022-08-08T10:59:46.225Z] #67 sha256:d0455e581c13332844990ccebd8706e5aa2784606aa7e755acc4f909324aa27e
10:59:46 [2022-08-08T10:59:46.225Z] #67 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
10:59:46 [2022-08-08T10:59:46.225Z] #66 sha256:df032f267714df9d9d06c697eaeb0e9a252a3ec54b9846a27c4742ed76a749be
10:59:46 [2022-08-08T10:59:46.225Z] #66 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
10:59:46 [2022-08-08T10:59:46.225Z] #68 sha256:90f891d9ad6db1a9013c8ad9d8f971e4e1c997b3008ac2953c676e226800b935
10:59:46 [2022-08-08T10:59:46.225Z] #68 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:59:46 [2022-08-08T10:59:46.225Z] #69 sha256:78cec36703e4d491064ed46379f0ee6de5341b08f09791161109e87baac3947c
10:59:46 [2022-08-08T10:59:46.225Z] #69 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
10:59:46 [2022-08-08T10:59:46.225Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
10:59:46 [2022-08-08T10:59:46.225Z] #72 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
10:59:46 [2022-08-08T10:59:46.225Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
10:59:46 [2022-08-08T10:59:46.225Z] #74 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #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             ;
10:59:46 [2022-08-08T10:59:46.225Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13
10:59:46 [2022-08-08T10:59:46.225Z] #76 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:59:46 [2022-08-08T10:59:46.225Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
10:59:46 [2022-08-08T10:59:46.225Z] #77 CACHED
10:59:46 [2022-08-08T10:59:46.225Z] 
10:59:46 [2022-08-08T10:59:46.225Z] #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
10:59:46 [2022-08-08T10:59:46.225Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9
10:59:46 [2022-08-08T10:59:46.225Z] #21 1.828 Reading package lists...
10:59:46 [2022-08-08T10:59:46.315Z] 
10:59:46 [2022-08-08T10:59:46.315Z] #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
10:59:46 [2022-08-08T10:59:46.315Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb
10:59:46 [2022-08-08T10:59:46.315Z] #28 ...
10:59:46 [2022-08-08T10:59:46.315Z] 
10:59:46 [2022-08-08T10:59:46.315Z] #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
10:59:46 [2022-08-08T10:59:46.315Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1
10:59:46 [2022-08-08T10:59:46.315Z] #47 CACHED
10:59:46 [2022-08-08T10:59:46.426Z] #21 ...
10:59:46 [2022-08-08T10:59:46.426Z] 
10:59:46 [2022-08-08T10:59:46.426Z] #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
10:59:46 [2022-08-08T10:59:46.426Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363
10:59:46 [2022-08-08T10:59:46.426Z] #62 CACHED
10:59:46 [2022-08-08T10:59:46.426Z] 
10:59:46 [2022-08-08T10:59:46.426Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
10:59:46 [2022-08-08T10:59:46.426Z] #63 sha256:064c86d9add3fb794bd3f666b0d4fae85c124b1e969e70866886106fb953ab1a
10:59:46 [2022-08-08T10:59:46.426Z] #63 CACHED
10:59:46 [2022-08-08T10:59:46.426Z] 
10:59:46 [2022-08-08T10:59:46.426Z] #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
10:59:46 [2022-08-08T10:59:46.426Z] #64 sha256:a361b29f360483a8d99f8fb258ad3c3da45ef06af480faa426cb7e89c38413e4
10:59:46 [2022-08-08T10:59:46.426Z] #64 CACHED
10:59:46 [2022-08-08T10:59:46.426Z] 
10:59:46 [2022-08-08T10:59:46.426Z] #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
10:59:46 [2022-08-08T10:59:46.426Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9
10:59:46 [2022-08-08T10:59:46.426Z] #21 4.231 The following NEW packages will be installed:
10:59:46 [2022-08-08T10:59:46.426Z] #21 4.231   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
10:59:46 [2022-08-08T10:59:46.426Z] #21 4.231   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
10:59:46 [2022-08-08T10:59:46.426Z] #21 4.231   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
10:59:46 [2022-08-08T10:59:46.426Z] #21 4.232   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
10:59:46 [2022-08-08T10:59:46.426Z] #21 4.232   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
10:59:46 [2022-08-08T10:59:46.426Z] #21 4.232   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
10:59:46 [2022-08-08T10:59:46.426Z] #21 4.232   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:59:46 [2022-08-08T10:59:46.426Z] #21 4.232   xz-utils zip zstd
10:59:46 [2022-08-08T10:59:46.486Z] #21 2.765 Reading package lists...
10:59:46 [2022-08-08T10:59:46.486Z] #21 3.292 Building dependency tree...
10:59:46 [2022-08-08T10:59:46.574Z] 
10:59:46 [2022-08-08T10:59:46.574Z] #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
10:59:46 [2022-08-08T10:59:46.574Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d
10:59:46 [2022-08-08T10:59:46.574Z] #49 CACHED
10:59:46 [2022-08-08T10:59:46.574Z] 
10:59:46 [2022-08-08T10:59:46.574Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
10:59:46 [2022-08-08T10:59:46.574Z] #50 sha256:fba57a3a2cec64474d2071b0926e65389ded542ed3f1517fafa0c9d4d89a28a3
10:59:46 [2022-08-08T10:59:46.574Z] #50 CACHED
10:59:46 [2022-08-08T10:59:46.574Z] 
10:59:46 [2022-08-08T10:59:46.574Z] #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
10:59:46 [2022-08-08T10:59:46.574Z] #51 sha256:d34d404c7142324acc884329af220df458f27db32f75dd3ba1d79f39ac16ab70
10:59:46 [2022-08-08T10:59:46.574Z] #51 CACHED
10:59:46 [2022-08-08T10:59:46.574Z] 
10:59:46 [2022-08-08T10:59:46.574Z] #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
10:59:46 [2022-08-08T10:59:46.574Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb
10:59:46 [2022-08-08T10:59:46.686Z] #21 ...
10:59:46 [2022-08-08T10:59:46.686Z] 
10:59:46 [2022-08-08T10:59:46.686Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
10:59:46 [2022-08-08T10:59:46.686Z] #66 sha256:dc19c7ee0bc283281b58032056c785f3c377170ac2ff6d6af9ef3dda787e7a10
10:59:46 [2022-08-08T10:59:46.686Z] #66 CACHED
10:59:46 [2022-08-08T10:59:46.686Z] 
10:59:46 [2022-08-08T10:59:46.686Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
10:59:46 [2022-08-08T10:59:46.686Z] #68 sha256:bfbbc216f61c53ad02935bf30a7f0a618393ab9d353c0928f86ec612805d8ef4
10:59:46 [2022-08-08T10:59:46.686Z] #68 CACHED
10:59:46 [2022-08-08T10:59:46.686Z] 
10:59:46 [2022-08-08T10:59:46.686Z] #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
10:59:46 [2022-08-08T10:59:46.686Z] #67 sha256:193a62daca1487efd32f0c9e4d2eb3c08efbf3204ad521314c7cb91f0f5bdf04
10:59:46 [2022-08-08T10:59:46.686Z] #67 CACHED
10:59:46 [2022-08-08T10:59:46.686Z] 
10:59:46 [2022-08-08T10:59:46.686Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:59:46 [2022-08-08T10:59:46.686Z] #69 sha256:b9618af63b1f1d5acf0d92f54cd1e89988f45393d5d2d03ede4446f3a8e07447
10:59:46 [2022-08-08T10:59:46.686Z] #69 CACHED
10:59:46 [2022-08-08T10:59:46.686Z] 
10:59:46 [2022-08-08T10:59:46.686Z] #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
10:59:46 [2022-08-08T10:59:46.686Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9
10:59:46 [2022-08-08T10:59:46.686Z] #21 4.513 0 upgraded, 49 newly installed, 0 to remove and 5 not upgraded.
10:59:46 [2022-08-08T10:59:46.686Z] #21 4.513 Need to get 27.7 MB of archives.
10:59:46 [2022-08-08T10:59:46.686Z] #21 4.513 After this operation, 106 MB of additional disk space will be used.
10:59:46 [2022-08-08T10:59:46.686Z] #21 4.513 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
10:59:46 [2022-08-08T10:59:46.686Z] #21 4.517 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
10:59:46 [2022-08-08T10:59:46.686Z] #21 4.520 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
10:59:46 [2022-08-08T10:59:46.686Z] #21 4.523 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
10:59:46 [2022-08-08T10:59:46.686Z] #21 4.524 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
10:59:46 [2022-08-08T10:59:46.686Z] #21 4.525 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
10:59:46 [2022-08-08T10:59:46.686Z] #21 4.527 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
10:59:46 [2022-08-08T10:59:46.747Z] #21 3.418 Reading state information...
10:59:46 [2022-08-08T10:59:46.747Z] #21 3.541 The following additional packages will be installed:
10:59:46 [2022-08-08T10:59:46.747Z] #21 3.541   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
10:59:46 [2022-08-08T10:59:46.747Z] #21 3.541   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
10:59:46 [2022-08-08T10:59:46.747Z] #21 3.541   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
10:59:46 [2022-08-08T10:59:46.747Z] #21 3.541   python3-pkg-resources vim-runtime xxd
10:59:46 [2022-08-08T10:59:46.747Z] #21 3.542 Suggested packages:
10:59:46 [2022-08-08T10:59:46.747Z] #21 3.542   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
10:59:46 [2022-08-08T10:59:46.747Z] #21 3.542   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
10:59:46 [2022-08-08T10:59:46.747Z] #21 3.542   acl attr quota
10:59:46 [2022-08-08T10:59:46.747Z] #21 3.542 Recommended packages:
10:59:46 [2022-08-08T10:59:46.747Z] #21 3.542   libatm1 nftables libpam-cap build-essential python3-dev unzip
10:59:46 [2022-08-08T10:59:46.832Z] #28 ...
10:59:46 [2022-08-08T10:59:46.832Z] 
10:59:46 [2022-08-08T10:59:46.832Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:59:46 [2022-08-08T10:59:46.832Z] #53 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc
10:59:46 [2022-08-08T10:59:46.832Z] #53 CACHED
10:59:46 [2022-08-08T10:59:46.832Z] 
10:59:46 [2022-08-08T10:59:46.832Z] #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
10:59:46 [2022-08-08T10:59:46.832Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.528 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.536 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.538 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.540 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.542 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.543 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.544 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.549 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.550 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.551 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.551 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.552 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.553 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.554 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.558 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.559 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.560 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.562 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.563 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.569 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.638 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.638 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.640 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.641 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.642 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.642 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.645 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.646 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.666 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.667 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.669 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.671 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.675 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.675 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.678 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.688 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.692 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.694 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
10:59:46 [2022-08-08T10:59:46.947Z] #21 4.752 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
10:59:47 [2022-08-08T10:59:47.006Z] #21 3.834 The following NEW packages will be installed:
10:59:47 [2022-08-08T10:59:47.006Z] #21 3.834   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
10:59:47 [2022-08-08T10:59:47.006Z] #21 3.835   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
10:59:47 [2022-08-08T10:59:47.006Z] #21 3.835   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
10:59:47 [2022-08-08T10:59:47.006Z] #21 3.835   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
10:59:47 [2022-08-08T10:59:47.006Z] #21 3.835   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
10:59:47 [2022-08-08T10:59:47.006Z] #21 3.836   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
10:59:47 [2022-08-08T10:59:47.007Z] #21 3.836   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:59:47 [2022-08-08T10:59:47.007Z] #21 3.836   xz-utils zip zstd
10:59:47 [2022-08-08T10:59:47.088Z] #54 CACHED
10:59:47 [2022-08-08T10:59:47.088Z] 
10:59:47 [2022-08-08T10:59:47.088Z] #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
10:59:47 [2022-08-08T10:59:47.088Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb
10:59:47 [2022-08-08T10:59:47.088Z] #28 ...
10:59:47 [2022-08-08T10:59:47.088Z] 
10:59:47 [2022-08-08T10:59:47.088Z] #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
10:59:47 [2022-08-08T10:59:47.088Z] #57 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5
10:59:47 [2022-08-08T10:59:47.088Z] #57 CACHED
10:59:47 [2022-08-08T10:59:47.088Z] 
10:59:47 [2022-08-08T10:59:47.088Z] #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
10:59:47 [2022-08-08T10:59:47.088Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e
10:59:47 [2022-08-08T10:59:47.207Z] #21 ...
10:59:47 [2022-08-08T10:59:47.207Z] 
10:59:47 [2022-08-08T10:59:47.207Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
10:59:47 [2022-08-08T10:59:47.207Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
10:59:47 [2022-08-08T10:59:47.207Z] #72 CACHED
10:59:47 [2022-08-08T10:59:47.207Z] 
10:59:47 [2022-08-08T10:59:47.207Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
10:59:47 [2022-08-08T10:59:47.207Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
10:59:47 [2022-08-08T10:59:47.207Z] #74 CACHED
10:59:47 [2022-08-08T10:59:47.207Z] 
10:59:47 [2022-08-08T10:59:47.207Z] #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             ;
10:59:47 [2022-08-08T10:59:47.207Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13
10:59:47 [2022-08-08T10:59:47.207Z] #76 CACHED
10:59:47 [2022-08-08T10:59:47.207Z] 
10:59:47 [2022-08-08T10:59:47.207Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:59:47 [2022-08-08T10:59:47.207Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
10:59:47 [2022-08-08T10:59:47.207Z] #77 CACHED
10:59:47 [2022-08-08T10:59:47.207Z] 
10:59:47 [2022-08-08T10:59:47.207Z] #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
10:59:47 [2022-08-08T10:59:47.207Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9
10:59:47 [2022-08-08T10:59:47.207Z] #21 4.766 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
10:59:47 [2022-08-08T10:59:47.207Z] #21 4.775 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
10:59:47 [2022-08-08T10:59:47.207Z] #21 4.777 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
10:59:47 [2022-08-08T10:59:47.207Z] #21 4.924 debconf: delaying package configuration, since apt-utils is not installed
10:59:47 [2022-08-08T10:59:47.207Z] #21 4.956 Fetched 27.7 MB in 1s (51.0 MB/s)
10:59:47 [2022-08-08T10:59:47.207Z] #21 4.980 Selecting previously unselected package pigz.
10:59:47 [2022-08-08T10:59:47.207Z] #21 4.980 (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.)
10:59:47 [2022-08-08T10:59:47.207Z] #21 4.998 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
10:59:47 [2022-08-08T10:59:47.207Z] #21 5.001 Unpacking pigz (2.6-1) ...
10:59:47 [2022-08-08T10:59:47.207Z] #21 5.045 Selecting previously unselected package libelf1:amd64.
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.104 0 upgraded, 49 newly installed, 0 to remove and 5 not upgraded.
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.104 Need to get 27.7 MB of archives.
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.104 After this operation, 106 MB of additional disk space will be used.
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.104 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.108 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.120 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.122 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.123 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.124 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.125 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.127 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.134 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.142 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.144 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.146 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.147 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.149 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.154 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.156 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.157 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.157 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.158 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.159 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.159 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.163 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.165 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.166 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.167 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.167 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.168 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
10:59:47 [2022-08-08T10:59:47.267Z] #21 4.235 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
10:59:47 [2022-08-08T10:59:47.344Z] #58 CACHED
10:59:47 [2022-08-08T10:59:47.344Z] 
10:59:47 [2022-08-08T10:59:47.345Z] #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
10:59:47 [2022-08-08T10:59:47.345Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb
10:59:47 [2022-08-08T10:59:47.467Z] #21 5.049 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
10:59:47 [2022-08-08T10:59:47.467Z] #21 5.056 Unpacking libelf1:amd64 (0.183-1) ...
10:59:47 [2022-08-08T10:59:47.467Z] #21 5.120 Selecting previously unselected package libbpf0:amd64.
10:59:47 [2022-08-08T10:59:47.467Z] #21 5.120 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
10:59:47 [2022-08-08T10:59:47.467Z] #21 5.123 Unpacking libbpf0:amd64 (1:0.3-2) ...
10:59:47 [2022-08-08T10:59:47.467Z] #21 5.161 Selecting previously unselected package libcap2:amd64.
10:59:47 [2022-08-08T10:59:47.467Z] #21 5.163 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
10:59:47 [2022-08-08T10:59:47.467Z] #21 5.166 Unpacking libcap2:amd64 (1:2.44-1) ...
10:59:47 [2022-08-08T10:59:47.467Z] #21 5.194 Selecting previously unselected package libmnl0:amd64.
10:59:47 [2022-08-08T10:59:47.467Z] #21 5.197 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
10:59:47 [2022-08-08T10:59:47.467Z] #21 5.200 Unpacking libmnl0:amd64 (1.0.4-3) ...
10:59:47 [2022-08-08T10:59:47.467Z] #21 5.230 Selecting previously unselected package libxtables12:amd64.
10:59:47 [2022-08-08T10:59:47.467Z] #21 5.233 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
10:59:47 [2022-08-08T10:59:47.467Z] #21 5.236 Unpacking libxtables12:amd64 (1.8.7-1) ...
10:59:47 [2022-08-08T10:59:47.467Z] #21 5.263 Selecting previously unselected package libcap2-bin.
10:59:47 [2022-08-08T10:59:47.527Z] #21 4.236 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:59:47 [2022-08-08T10:59:47.527Z] #21 4.236 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
10:59:47 [2022-08-08T10:59:47.527Z] #21 4.237 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
10:59:47 [2022-08-08T10:59:47.527Z] #21 4.238 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
10:59:47 [2022-08-08T10:59:47.527Z] #21 4.239 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
10:59:47 [2022-08-08T10:59:47.527Z] #21 4.241 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
10:59:47 [2022-08-08T10:59:47.527Z] #21 4.242 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
10:59:47 [2022-08-08T10:59:47.527Z] #21 4.260 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:59:47 [2022-08-08T10:59:47.527Z] #21 4.263 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
10:59:47 [2022-08-08T10:59:47.527Z] #21 4.265 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:59:47 [2022-08-08T10:59:47.527Z] #21 4.268 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
10:59:47 [2022-08-08T10:59:47.527Z] #21 4.272 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
10:59:47 [2022-08-08T10:59:47.527Z] #21 4.273 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
10:59:47 [2022-08-08T10:59:47.527Z] #21 4.276 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
10:59:47 [2022-08-08T10:59:47.527Z] #21 4.285 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
10:59:47 [2022-08-08T10:59:47.527Z] #21 4.288 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
10:59:47 [2022-08-08T10:59:47.527Z] #21 4.290 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
10:59:47 [2022-08-08T10:59:47.527Z] #21 4.333 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
10:59:47 [2022-08-08T10:59:47.527Z] #21 4.343 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
10:59:47 [2022-08-08T10:59:47.527Z] #21 4.349 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
10:59:47 [2022-08-08T10:59:47.527Z] #21 4.351 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
10:59:47 [2022-08-08T10:59:47.601Z] #28 ...
10:59:47 [2022-08-08T10:59:47.601Z] 
10:59:47 [2022-08-08T10:59:47.601Z] #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
10:59:47 [2022-08-08T10:59:47.601Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f
10:59:47 [2022-08-08T10:59:47.601Z] #60 CACHED
10:59:47 [2022-08-08T10:59:47.601Z] 
10:59:47 [2022-08-08T10:59:47.601Z] #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
10:59:47 [2022-08-08T10:59:47.601Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb
10:59:47 [2022-08-08T10:59:47.726Z] #21 5.265 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
10:59:47 [2022-08-08T10:59:47.726Z] #21 5.269 Unpacking libcap2-bin (1:2.44-1) ...
10:59:47 [2022-08-08T10:59:47.726Z] #21 5.305 Selecting previously unselected package iproute2.
10:59:47 [2022-08-08T10:59:47.726Z] #21 5.306 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
10:59:47 [2022-08-08T10:59:47.726Z] #21 5.309 Unpacking iproute2 (5.10.0-4) ...
10:59:47 [2022-08-08T10:59:47.726Z] #21 5.428 Selecting previously unselected package xxd.
10:59:47 [2022-08-08T10:59:47.726Z] #21 5.428 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:59:47 [2022-08-08T10:59:47.726Z] #21 5.432 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:59:47 [2022-08-08T10:59:47.726Z] #21 5.477 Selecting previously unselected package vim-common.
10:59:47 [2022-08-08T10:59:47.726Z] #21 5.477 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:59:47 [2022-08-08T10:59:47.726Z] #21 5.484 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:59:47 [2022-08-08T10:59:47.726Z] #21 5.533 Selecting previously unselected package bash-completion.
10:59:47 [2022-08-08T10:59:47.787Z] #21 4.513 debconf: delaying package configuration, since apt-utils is not installed
10:59:47 [2022-08-08T10:59:47.787Z] #21 4.547 Fetched 27.7 MB in 1s (53.8 MB/s)
10:59:47 [2022-08-08T10:59:47.787Z] #21 4.573 Selecting previously unselected package pigz.
10:59:47 [2022-08-08T10:59:47.787Z] #21 4.573 (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.)
10:59:47 [2022-08-08T10:59:47.787Z] #21 4.665 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
10:59:47 [2022-08-08T10:59:47.787Z] #21 4.668 Unpacking pigz (2.6-1) ...
10:59:47 [2022-08-08T10:59:47.787Z] #21 4.712 Selecting previously unselected package libelf1:amd64.
10:59:47 [2022-08-08T10:59:47.787Z] #21 4.712 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
10:59:47 [2022-08-08T10:59:47.857Z] #28 ...
10:59:47 [2022-08-08T10:59:47.857Z] 
10:59:47 [2022-08-08T10:59:47.857Z] #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
10:59:47 [2022-08-08T10:59:47.857Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
10:59:47 [2022-08-08T10:59:47.857Z] #62 CACHED
10:59:47 [2022-08-08T10:59:47.857Z] 
10:59:47 [2022-08-08T10:59:47.858Z] #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
10:59:47 [2022-08-08T10:59:47.858Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb
10:59:47 [2022-08-08T10:59:47.986Z] #21 5.534 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
10:59:48 [2022-08-08T10:59:48.047Z] #21 4.719 Unpacking libelf1:amd64 (0.183-1) ...
10:59:48 [2022-08-08T10:59:48.047Z] #21 4.782 Selecting previously unselected package libbpf0:amd64.
10:59:48 [2022-08-08T10:59:48.047Z] #21 4.784 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
10:59:48 [2022-08-08T10:59:48.047Z] #21 4.787 Unpacking libbpf0:amd64 (1:0.3-2) ...
10:59:48 [2022-08-08T10:59:48.047Z] #21 4.821 Selecting previously unselected package libcap2:amd64.
10:59:48 [2022-08-08T10:59:48.047Z] #21 4.824 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
10:59:48 [2022-08-08T10:59:48.047Z] #21 4.827 Unpacking libcap2:amd64 (1:2.44-1) ...
10:59:48 [2022-08-08T10:59:48.047Z] #21 4.857 Selecting previously unselected package libmnl0:amd64.
10:59:48 [2022-08-08T10:59:48.047Z] #21 4.860 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
10:59:48 [2022-08-08T10:59:48.047Z] #21 4.863 Unpacking libmnl0:amd64 (1.0.4-3) ...
10:59:48 [2022-08-08T10:59:48.047Z] #21 4.893 Selecting previously unselected package libxtables12:amd64.
10:59:48 [2022-08-08T10:59:48.047Z] #21 4.893 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
10:59:48 [2022-08-08T10:59:48.047Z] #21 4.896 Unpacking libxtables12:amd64 (1.8.7-1) ...
10:59:48 [2022-08-08T10:59:48.047Z] #21 4.924 Selecting previously unselected package libcap2-bin.
10:59:48 [2022-08-08T10:59:48.047Z] #21 4.924 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
10:59:48 [2022-08-08T10:59:48.114Z] #28 ...
10:59:48 [2022-08-08T10:59:48.114Z] 
10:59:48 [2022-08-08T10:59:48.114Z] #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
10:59:48 [2022-08-08T10:59:48.114Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef
10:59:48 [2022-08-08T10:59:48.114Z] #64 CACHED
10:59:48 [2022-08-08T10:59:48.114Z] 
10:59:48 [2022-08-08T10:59:48.114Z] #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
10:59:48 [2022-08-08T10:59:48.114Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb
10:59:48 [2022-08-08T10:59:48.246Z] #21 5.993 Unpacking bash-completion (1:2.11-2) ...
10:59:48 [2022-08-08T10:59:48.246Z] #21 6.091 Selecting previously unselected package bzip2.
10:59:48 [2022-08-08T10:59:48.308Z] #21 4.927 Unpacking libcap2-bin (1:2.44-1) ...
10:59:48 [2022-08-08T10:59:48.308Z] #21 4.968 Selecting previously unselected package iproute2.
10:59:48 [2022-08-08T10:59:48.308Z] #21 4.969 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
10:59:48 [2022-08-08T10:59:48.308Z] #21 4.972 Unpacking iproute2 (5.10.0-4) ...
10:59:48 [2022-08-08T10:59:48.308Z] #21 5.086 Selecting previously unselected package xxd.
10:59:48 [2022-08-08T10:59:48.308Z] #21 5.086 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:59:48 [2022-08-08T10:59:48.308Z] #21 5.089 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:59:48 [2022-08-08T10:59:48.308Z] #21 5.134 Selecting previously unselected package vim-common.
10:59:48 [2022-08-08T10:59:48.308Z] #21 5.134 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:59:48 [2022-08-08T10:59:48.308Z] #21 5.142 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:59:48 [2022-08-08T10:59:48.308Z] #21 5.192 Selecting previously unselected package bash-completion.
10:59:48 [2022-08-08T10:59:48.370Z] #28 ...
10:59:48 [2022-08-08T10:59:48.370Z] 
10:59:48 [2022-08-08T10:59:48.370Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
10:59:48 [2022-08-08T10:59:48.370Z] #66 sha256:756047e2d0484ebbf6e03d6649c61e08046e510264570f6197ee9d5ba9d7dab8
10:59:48 [2022-08-08T10:59:48.370Z] #66 CACHED
10:59:48 [2022-08-08T10:59:48.370Z] 
10:59:48 [2022-08-08T10:59:48.370Z] #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
10:59:48 [2022-08-08T10:59:48.370Z] #67 sha256:70c0d14759902cb211336ab0b42ff857ca3c825e95d34375f5aa55b871406727
10:59:48 [2022-08-08T10:59:48.370Z] #67 CACHED
10:59:48 [2022-08-08T10:59:48.370Z] 
10:59:48 [2022-08-08T10:59:48.370Z] #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
10:59:48 [2022-08-08T10:59:48.370Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb
10:59:48 [2022-08-08T10:59:48.506Z] #21 6.094 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
10:59:48 [2022-08-08T10:59:48.506Z] #21 6.100 Unpacking bzip2 (1.0.8-4) ...
10:59:48 [2022-08-08T10:59:48.506Z] #21 6.133 Selecting previously unselected package xz-utils.
10:59:48 [2022-08-08T10:59:48.506Z] #21 6.136 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
10:59:48 [2022-08-08T10:59:48.506Z] #21 6.139 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:59:48 [2022-08-08T10:59:48.506Z] #21 6.194 Selecting previously unselected package apparmor.
10:59:48 [2022-08-08T10:59:48.506Z] #21 6.197 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
10:59:48 [2022-08-08T10:59:48.506Z] #21 6.214 Unpacking apparmor (2.13.6-10) ...
10:59:48 [2022-08-08T10:59:48.506Z] #21 6.312 Selecting previously unselected package inetutils-ping.
10:59:48 [2022-08-08T10:59:48.568Z] #21 5.193 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
10:59:48 [2022-08-08T10:59:48.765Z] #21 6.314 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
10:59:48 [2022-08-08T10:59:48.765Z] #21 6.318 Unpacking inetutils-ping (2:2.0-1) ...
10:59:48 [2022-08-08T10:59:48.765Z] #21 6.355 Selecting previously unselected package libip4tc2:amd64.
10:59:48 [2022-08-08T10:59:48.765Z] #21 6.357 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
10:59:48 [2022-08-08T10:59:48.765Z] #21 6.361 Unpacking libip4tc2:amd64 (1.8.7-1) ...
10:59:48 [2022-08-08T10:59:48.765Z] #21 6.391 Selecting previously unselected package libip6tc2:amd64.
10:59:48 [2022-08-08T10:59:48.765Z] #21 6.394 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
10:59:48 [2022-08-08T10:59:48.765Z] #21 6.397 Unpacking libip6tc2:amd64 (1.8.7-1) ...
10:59:48 [2022-08-08T10:59:48.765Z] #21 6.429 Selecting previously unselected package libnfnetlink0:amd64.
10:59:48 [2022-08-08T10:59:48.765Z] #21 6.429 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
10:59:48 [2022-08-08T10:59:48.765Z] #21 6.432 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:59:48 [2022-08-08T10:59:48.765Z] #21 6.461 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:59:48 [2022-08-08T10:59:48.765Z] #21 6.461 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
10:59:48 [2022-08-08T10:59:48.765Z] #21 6.464 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
10:59:48 [2022-08-08T10:59:48.765Z] #21 6.496 Selecting previously unselected package libnftnl11:amd64.
10:59:48 [2022-08-08T10:59:48.765Z] #21 6.496 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
10:59:48 [2022-08-08T10:59:48.765Z] #21 6.499 Unpacking libnftnl11:amd64 (1.1.9-1) ...
10:59:48 [2022-08-08T10:59:48.765Z] #21 6.540 Selecting previously unselected package iptables.
10:59:48 [2022-08-08T10:59:48.828Z] #21 5.652 Unpacking bash-completion (1:2.11-2) ...
10:59:48 [2022-08-08T10:59:48.828Z] #21 5.747 Selecting previously unselected package bzip2.
10:59:48 [2022-08-08T10:59:48.828Z] #21 5.747 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
10:59:49 [2022-08-08T10:59:49.026Z] #21 6.543 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
10:59:49 [2022-08-08T10:59:49.026Z] #21 6.547 Unpacking iptables (1.8.7-1) ...
10:59:49 [2022-08-08T10:59:49.026Z] #21 6.624 Selecting previously unselected package libonig5:amd64.
10:59:49 [2022-08-08T10:59:49.026Z] #21 6.624 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
10:59:49 [2022-08-08T10:59:49.026Z] #21 6.627 Unpacking libonig5:amd64 (6.9.6-1.1) ...
10:59:49 [2022-08-08T10:59:49.026Z] #21 6.676 Selecting previously unselected package libjq1:amd64.
10:59:49 [2022-08-08T10:59:49.026Z] #21 6.676 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
10:59:49 [2022-08-08T10:59:49.026Z] #21 6.679 Unpacking libjq1:amd64 (1.6-2.1) ...
10:59:49 [2022-08-08T10:59:49.026Z] #21 6.713 Selecting previously unselected package jq.
10:59:49 [2022-08-08T10:59:49.026Z] #21 6.715 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
10:59:49 [2022-08-08T10:59:49.026Z] #21 6.718 Unpacking jq (1.6-2.1) ...
10:59:49 [2022-08-08T10:59:49.026Z] #21 6.752 Selecting previously unselected package libaio1:amd64.
10:59:49 [2022-08-08T10:59:49.026Z] #21 6.752 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
10:59:49 [2022-08-08T10:59:49.026Z] #21 6.756 Unpacking libaio1:amd64 (0.3.112-9) ...
10:59:49 [2022-08-08T10:59:49.026Z] #21 6.783 Selecting previously unselected package libgpm2:amd64.
10:59:49 [2022-08-08T10:59:49.088Z] #21 5.750 Unpacking bzip2 (1.0.8-4) ...
10:59:49 [2022-08-08T10:59:49.088Z] #21 5.782 Selecting previously unselected package xz-utils.
10:59:49 [2022-08-08T10:59:49.088Z] #21 5.782 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
10:59:49 [2022-08-08T10:59:49.088Z] #21 5.784 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:59:49 [2022-08-08T10:59:49.088Z] #21 5.871 Selecting previously unselected package apparmor.
10:59:49 [2022-08-08T10:59:49.088Z] #21 5.871 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
10:59:49 [2022-08-08T10:59:49.088Z] #21 5.888 Unpacking apparmor (2.13.6-10) ...
10:59:49 [2022-08-08T10:59:49.286Z] #21 6.785 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
10:59:49 [2022-08-08T10:59:49.286Z] #21 6.788 Unpacking libgpm2:amd64 (1.20.7-8) ...
10:59:49 [2022-08-08T10:59:49.286Z] #21 6.821 Selecting previously unselected package libicu67:amd64.
10:59:49 [2022-08-08T10:59:49.286Z] #21 6.824 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
10:59:49 [2022-08-08T10:59:49.286Z] #21 6.826 Unpacking libicu67:amd64 (67.1-7) ...
10:59:49 [2022-08-08T10:59:49.298Z] #28 ...
10:59:49 [2022-08-08T10:59:49.298Z] 
10:59:49 [2022-08-08T10:59:49.298Z] #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
10:59:49 [2022-08-08T10:59:49.298Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6
10:59:49 [2022-08-08T10:59:49.298Z] #69 CACHED
10:59:49 [2022-08-08T10:59:49.298Z] 
10:59:49 [2022-08-08T10:59:49.298Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
10:59:49 [2022-08-08T10:59:49.298Z] #70 sha256:cb179fea3a22ae14c5df912ebed3227fad9263e5692f7e063edaab3d23db014a
10:59:49 [2022-08-08T10:59:49.298Z] #70 CACHED
10:59:49 [2022-08-08T10:59:49.298Z] 
10:59:49 [2022-08-08T10:59:49.298Z] #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
10:59:49 [2022-08-08T10:59:49.298Z] #71 sha256:6f800ca7bda6f334289709d72cad31e3b73de0541c35cfee806f7f49ad2ac4dd
10:59:49 [2022-08-08T10:59:49.298Z] #71 CACHED
10:59:49 [2022-08-08T10:59:49.347Z] #21 6.047 Selecting previously unselected package inetutils-ping.
10:59:49 [2022-08-08T10:59:49.347Z] #21 6.047 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
10:59:49 [2022-08-08T10:59:49.347Z] #21 6.050 Unpacking inetutils-ping (2:2.0-1) ...
10:59:49 [2022-08-08T10:59:49.347Z] #21 6.090 Selecting previously unselected package libip4tc2:amd64.
10:59:49 [2022-08-08T10:59:49.347Z] #21 6.090 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
10:59:49 [2022-08-08T10:59:49.347Z] #21 6.093 Unpacking libip4tc2:amd64 (1.8.7-1) ...
10:59:49 [2022-08-08T10:59:49.347Z] #21 6.123 Selecting previously unselected package libip6tc2:amd64.
10:59:49 [2022-08-08T10:59:49.347Z] #21 6.123 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
10:59:49 [2022-08-08T10:59:49.347Z] #21 6.127 Unpacking libip6tc2:amd64 (1.8.7-1) ...
10:59:49 [2022-08-08T10:59:49.347Z] #21 6.158 Selecting previously unselected package libnfnetlink0:amd64.
10:59:49 [2022-08-08T10:59:49.347Z] #21 6.158 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
10:59:49 [2022-08-08T10:59:49.347Z] #21 6.162 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:59:49 [2022-08-08T10:59:49.347Z] #21 6.193 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:59:49 [2022-08-08T10:59:49.347Z] #21 6.193 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
10:59:49 [2022-08-08T10:59:49.347Z] #21 6.196 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
10:59:49 [2022-08-08T10:59:49.347Z] #21 6.229 Selecting previously unselected package libnftnl11:amd64.
10:59:49 [2022-08-08T10:59:49.347Z] #21 6.229 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
10:59:49 [2022-08-08T10:59:49.554Z] 
10:59:49 [2022-08-08T10:59:49.554Z] #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
10:59:49 [2022-08-08T10:59:49.554Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb
10:59:49 [2022-08-08T10:59:49.608Z] #21 6.231 Unpacking libnftnl11:amd64 (1.1.9-1) ...
10:59:49 [2022-08-08T10:59:49.608Z] #21 6.264 Selecting previously unselected package iptables.
10:59:49 [2022-08-08T10:59:49.608Z] #21 6.265 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
10:59:49 [2022-08-08T10:59:49.608Z] #21 6.268 Unpacking iptables (1.8.7-1) ...
10:59:49 [2022-08-08T10:59:49.608Z] #21 6.345 Selecting previously unselected package libonig5:amd64.
10:59:49 [2022-08-08T10:59:49.608Z] #21 6.345 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
10:59:49 [2022-08-08T10:59:49.608Z] #21 6.348 Unpacking libonig5:amd64 (6.9.6-1.1) ...
10:59:49 [2022-08-08T10:59:49.608Z] #21 6.391 Selecting previously unselected package libjq1:amd64.
10:59:49 [2022-08-08T10:59:49.608Z] #21 6.391 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
10:59:49 [2022-08-08T10:59:49.608Z] #21 6.395 Unpacking libjq1:amd64 (1.6-2.1) ...
10:59:49 [2022-08-08T10:59:49.608Z] #21 6.430 Selecting previously unselected package jq.
10:59:49 [2022-08-08T10:59:49.608Z] #21 6.430 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
10:59:49 [2022-08-08T10:59:49.608Z] #21 6.433 Unpacking jq (1.6-2.1) ...
10:59:49 [2022-08-08T10:59:49.608Z] #21 6.465 Selecting previously unselected package libaio1:amd64.
10:59:49 [2022-08-08T10:59:49.608Z] #21 6.465 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
10:59:49 [2022-08-08T10:59:49.811Z] #28 ...
10:59:49 [2022-08-08T10:59:49.811Z] 
10:59:49 [2022-08-08T10:59:49.811Z] #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
10:59:49 [2022-08-08T10:59:49.811Z] #74 sha256:e714a7764a5a9a7fff72386e866705fe9e8963345ef15457dfca9af4699b8028
10:59:49 [2022-08-08T10:59:49.811Z] #74 CACHED
10:59:49 [2022-08-08T10:59:49.811Z] 
10:59:49 [2022-08-08T10:59:49.811Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
10:59:49 [2022-08-08T10:59:49.811Z] #73 sha256:822ea42c3d7dffc3b43f32d329bf3cc8544b3be351fd3353446da558830ce426
10:59:49 [2022-08-08T10:59:49.811Z] #73 CACHED
10:59:49 [2022-08-08T10:59:49.811Z] 
10:59:49 [2022-08-08T10:59:49.811Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
10:59:49 [2022-08-08T10:59:49.811Z] #75 sha256:bfe11cdd2d9bacf369f8d0d6019e0509c257df5bfd249c352f48adb51ba45309
10:59:49 [2022-08-08T10:59:49.811Z] #75 CACHED
10:59:49 [2022-08-08T10:59:49.811Z] 
10:59:49 [2022-08-08T10:59:49.811Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:59:49 [2022-08-08T10:59:49.811Z] #76 sha256:5ddd60654d3ac4526b607e006d774fcdd26b4f4eccc835c95d05050fdd436cd1
10:59:49 [2022-08-08T10:59:49.811Z] #76 CACHED
10:59:49 [2022-08-08T10:59:49.811Z] 
10:59:49 [2022-08-08T10:59:49.811Z] #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
10:59:49 [2022-08-08T10:59:49.811Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb
10:59:49 [2022-08-08T10:59:49.856Z] #21 7.644 Selecting previously unselected package libinih1:amd64.
10:59:49 [2022-08-08T10:59:49.868Z] #21 6.468 Unpacking libaio1:amd64 (0.3.112-9) ...
10:59:49 [2022-08-08T10:59:49.868Z] #21 6.499 Selecting previously unselected package libgpm2:amd64.
10:59:49 [2022-08-08T10:59:49.868Z] #21 6.501 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
10:59:49 [2022-08-08T10:59:49.868Z] #21 6.504 Unpacking libgpm2:amd64 (1.20.7-8) ...
10:59:49 [2022-08-08T10:59:49.868Z] #21 6.537 Selecting previously unselected package libicu67:amd64.
10:59:49 [2022-08-08T10:59:49.868Z] #21 6.537 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
10:59:49 [2022-08-08T10:59:49.868Z] #21 6.540 Unpacking libicu67:amd64 (67.1-7) ...
10:59:50 [2022-08-08T10:59:50.115Z] #21 7.647 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
10:59:50 [2022-08-08T10:59:50.115Z] #21 7.651 Unpacking libinih1:amd64 (53-1+b2) ...
10:59:50 [2022-08-08T10:59:50.115Z] #21 7.685 Selecting previously unselected package libnet1:amd64.
10:59:50 [2022-08-08T10:59:50.115Z] #21 7.688 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:59:50 [2022-08-08T10:59:50.115Z] #21 7.691 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:59:50 [2022-08-08T10:59:50.115Z] #21 7.729 Selecting previously unselected package libnl-3-200:amd64.
10:59:50 [2022-08-08T10:59:50.115Z] #21 7.732 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
10:59:50 [2022-08-08T10:59:50.115Z] #21 7.737 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
10:59:50 [2022-08-08T10:59:50.115Z] #21 7.775 Selecting previously unselected package libprotobuf-c1:amd64.
10:59:50 [2022-08-08T10:59:50.115Z] #21 7.775 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
10:59:50 [2022-08-08T10:59:50.115Z] #21 7.778 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:59:50 [2022-08-08T10:59:50.115Z] #21 7.809 Selecting previously unselected package libyajl2:amd64.
10:59:50 [2022-08-08T10:59:50.115Z] #21 7.811 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
10:59:50 [2022-08-08T10:59:50.115Z] #21 7.815 Unpacking libyajl2:amd64 (2.1.0-3) ...
10:59:50 [2022-08-08T10:59:50.115Z] #21 7.844 Selecting previously unselected package net-tools.
10:59:50 [2022-08-08T10:59:50.115Z] #21 7.844 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
10:59:50 [2022-08-08T10:59:50.115Z] #21 7.848 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
10:59:50 [2022-08-08T10:59:50.115Z] #21 7.898 Selecting previously unselected package patch.
10:59:50 [2022-08-08T10:59:50.373Z] #28 ...
10:59:50 [2022-08-08T10:59:50.373Z] 
10:59:50 [2022-08-08T10:59:50.373Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
10:59:50 [2022-08-08T10:59:50.373Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
10:59:50 [2022-08-08T10:59:50.373Z] #79 CACHED
10:59:50 [2022-08-08T10:59:50.373Z] 
10:59:50 [2022-08-08T10:59:50.373Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
10:59:50 [2022-08-08T10:59:50.373Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
10:59:50 [2022-08-08T10:59:50.373Z] #81 CACHED
10:59:50 [2022-08-08T10:59:50.373Z] 
10:59:50 [2022-08-08T10:59:50.373Z] #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             ;
10:59:50 [2022-08-08T10:59:50.373Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13
10:59:50 [2022-08-08T10:59:50.373Z] #83 CACHED
10:59:50 [2022-08-08T10:59:50.374Z] 
10:59:50 [2022-08-08T10:59:50.374Z] #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
10:59:50 [2022-08-08T10:59:50.374Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
10:59:50 [2022-08-08T10:59:50.374Z] #84 CACHED
10:59:50 [2022-08-08T10:59:50.374Z] 
10:59:50 [2022-08-08T10:59:50.374Z] #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
10:59:50 [2022-08-08T10:59:50.374Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb
10:59:50 [2022-08-08T10:59:50.375Z] #21 7.900 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
10:59:50 [2022-08-08T10:59:50.375Z] #21 7.904 Unpacking patch (2.7.6-7) ...
10:59:50 [2022-08-08T10:59:50.375Z] #21 7.940 Selecting previously unselected package python-pip-whl.
10:59:50 [2022-08-08T10:59:50.375Z] #21 7.942 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
10:59:50 [2022-08-08T10:59:50.375Z] #21 7.946 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
10:59:50 [2022-08-08T10:59:50.375Z] #21 8.100 Selecting previously unselected package python3-lib2to3.
10:59:50 [2022-08-08T10:59:50.375Z] #21 8.103 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
10:59:50 [2022-08-08T10:59:50.375Z] #21 8.106 Unpacking python3-lib2to3 (3.9.2-1) ...
10:59:50 [2022-08-08T10:59:50.375Z] #21 8.145 Selecting previously unselected package python3-distutils.
10:59:50 [2022-08-08T10:59:50.375Z] #21 8.148 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
10:59:50 [2022-08-08T10:59:50.375Z] #21 8.152 Unpacking python3-distutils (3.9.2-1) ...
10:59:50 [2022-08-08T10:59:50.438Z] #21 7.355 Selecting previously unselected package libinih1:amd64.
10:59:50 [2022-08-08T10:59:50.438Z] #21 7.355 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
10:59:50 [2022-08-08T10:59:50.635Z] #21 8.193 Selecting previously unselected package python3-pkg-resources.
10:59:50 [2022-08-08T10:59:50.635Z] #21 8.196 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
10:59:50 [2022-08-08T10:59:50.635Z] #21 8.200 Unpacking python3-pkg-resources (52.0.0-4) ...
10:59:50 [2022-08-08T10:59:50.635Z] #21 8.245 Selecting previously unselected package python3-setuptools.
10:59:50 [2022-08-08T10:59:50.635Z] #21 8.245 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
10:59:50 [2022-08-08T10:59:50.635Z] #21 8.248 Unpacking python3-setuptools (52.0.0-4) ...
10:59:50 [2022-08-08T10:59:50.635Z] #21 8.314 Selecting previously unselected package python3-wheel.
10:59:50 [2022-08-08T10:59:50.635Z] #21 8.316 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
10:59:50 [2022-08-08T10:59:50.635Z] #21 8.320 Unpacking python3-wheel (0.34.2-1) ...
10:59:50 [2022-08-08T10:59:50.635Z] #21 8.350 Selecting previously unselected package python3-pip.
10:59:50 [2022-08-08T10:59:50.635Z] #21 8.353 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
10:59:50 [2022-08-08T10:59:50.636Z] #21 8.356 Unpacking python3-pip (20.3.4-4+deb11u1) ...
10:59:50 [2022-08-08T10:59:50.636Z] #21 8.426 Selecting previously unselected package sudo.
10:59:50 [2022-08-08T10:59:50.698Z] #21 7.358 Unpacking libinih1:amd64 (53-1+b2) ...
10:59:50 [2022-08-08T10:59:50.698Z] #21 7.390 Selecting previously unselected package libnet1:amd64.
10:59:50 [2022-08-08T10:59:50.698Z] #21 7.390 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:59:50 [2022-08-08T10:59:50.698Z] #21 7.393 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:59:50 [2022-08-08T10:59:50.698Z] #21 7.426 Selecting previously unselected package libnl-3-200:amd64.
10:59:50 [2022-08-08T10:59:50.698Z] #21 7.429 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
10:59:50 [2022-08-08T10:59:50.698Z] #21 7.432 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
10:59:50 [2022-08-08T10:59:50.698Z] #21 7.468 Selecting previously unselected package libprotobuf-c1:amd64.
10:59:50 [2022-08-08T10:59:50.698Z] #21 7.470 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
10:59:50 [2022-08-08T10:59:50.698Z] #21 7.474 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:59:50 [2022-08-08T10:59:50.698Z] #21 7.503 Selecting previously unselected package libyajl2:amd64.
10:59:50 [2022-08-08T10:59:50.698Z] #21 7.504 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
10:59:50 [2022-08-08T10:59:50.698Z] #21 7.507 Unpacking libyajl2:amd64 (2.1.0-3) ...
10:59:50 [2022-08-08T10:59:50.698Z] #21 7.531 Selecting previously unselected package net-tools.
10:59:50 [2022-08-08T10:59:50.698Z] #21 7.534 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
10:59:50 [2022-08-08T10:59:50.698Z] #21 7.537 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
10:59:50 [2022-08-08T10:59:50.698Z] #21 7.584 Selecting previously unselected package patch.
10:59:50 [2022-08-08T10:59:50.895Z] #21 8.428 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
10:59:50 [2022-08-08T10:59:50.895Z] #21 8.433 Unpacking sudo (1.9.5p2-3) ...
10:59:50 [2022-08-08T10:59:50.895Z] #21 8.566 Selecting previously unselected package thin-provisioning-tools.
10:59:50 [2022-08-08T10:59:50.895Z] #21 8.569 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
10:59:50 [2022-08-08T10:59:50.895Z] #21 8.573 Unpacking thin-provisioning-tools (0.9.0-1) ...
10:59:50 [2022-08-08T10:59:50.895Z] #21 8.636 Selecting previously unselected package uidmap.
10:59:50 [2022-08-08T10:59:50.895Z] #21 8.638 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
10:59:50 [2022-08-08T10:59:50.895Z] #21 8.643 Unpacking uidmap (1:4.8.1-1) ...
10:59:50 [2022-08-08T10:59:50.895Z] #21 8.692 Selecting previously unselected package vim-runtime.
10:59:50 [2022-08-08T10:59:50.895Z] #21 8.692 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
10:59:50 [2022-08-08T10:59:50.958Z] #21 7.586 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
10:59:50 [2022-08-08T10:59:50.958Z] #21 7.589 Unpacking patch (2.7.6-7) ...
10:59:50 [2022-08-08T10:59:50.958Z] #21 7.623 Selecting previously unselected package python-pip-whl.
10:59:50 [2022-08-08T10:59:50.958Z] #21 7.626 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
10:59:50 [2022-08-08T10:59:50.958Z] #21 7.630 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
10:59:50 [2022-08-08T10:59:50.958Z] #21 7.783 Selecting previously unselected package python3-lib2to3.
10:59:50 [2022-08-08T10:59:50.958Z] #21 7.786 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
10:59:50 [2022-08-08T10:59:50.958Z] #21 7.789 Unpacking python3-lib2to3 (3.9.2-1) ...
10:59:50 [2022-08-08T10:59:50.958Z] #21 7.827 Selecting previously unselected package python3-distutils.
10:59:50 [2022-08-08T10:59:50.958Z] #21 7.827 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
10:59:50 [2022-08-08T10:59:50.958Z] #21 7.830 Unpacking python3-distutils (3.9.2-1) ...
10:59:50 [2022-08-08T10:59:50.958Z] #21 7.871 Selecting previously unselected package python3-pkg-resources.
10:59:51 [2022-08-08T10:59:51.155Z] #21 8.701 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
10:59:51 [2022-08-08T10:59:51.155Z] #21 8.712 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
10:59:51 [2022-08-08T10:59:51.155Z] #21 8.715 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
10:59:51 [2022-08-08T10:59:51.218Z] #21 7.874 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
10:59:51 [2022-08-08T10:59:51.219Z] #21 7.877 Unpacking python3-pkg-resources (52.0.0-4) ...
10:59:51 [2022-08-08T10:59:51.219Z] #21 7.922 Selecting previously unselected package python3-setuptools.
10:59:51 [2022-08-08T10:59:51.219Z] #21 7.922 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
10:59:51 [2022-08-08T10:59:51.219Z] #21 7.925 Unpacking python3-setuptools (52.0.0-4) ...
10:59:51 [2022-08-08T10:59:51.219Z] #21 7.992 Selecting previously unselected package python3-wheel.
10:59:51 [2022-08-08T10:59:51.219Z] #21 7.995 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
10:59:51 [2022-08-08T10:59:51.219Z] #21 7.998 Unpacking python3-wheel (0.34.2-1) ...
10:59:51 [2022-08-08T10:59:51.219Z] #21 8.028 Selecting previously unselected package python3-pip.
10:59:51 [2022-08-08T10:59:51.219Z] #21 8.028 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
10:59:51 [2022-08-08T10:59:51.219Z] #21 8.031 Unpacking python3-pip (20.3.4-4+deb11u1) ...
10:59:51 [2022-08-08T10:59:51.219Z] #21 8.103 Selecting previously unselected package sudo.
10:59:51 [2022-08-08T10:59:51.303Z] #28 9.464 Fetched 49.2 MB in 9s (5712 kB/s)
10:59:51 [2022-08-08T10:59:51.478Z] #21 8.105 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
10:59:51 [2022-08-08T10:59:51.478Z] #21 8.110 Unpacking sudo (1.9.5p2-3) ...
10:59:51 [2022-08-08T10:59:51.478Z] #21 8.266 Selecting previously unselected package thin-provisioning-tools.
10:59:51 [2022-08-08T10:59:51.478Z] #21 8.268 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
10:59:51 [2022-08-08T10:59:51.478Z] #21 8.275 Unpacking thin-provisioning-tools (0.9.0-1) ...
10:59:51 [2022-08-08T10:59:51.478Z] #21 8.347 Selecting previously unselected package uidmap.
10:59:51 [2022-08-08T10:59:51.478Z] #21 8.347 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
10:59:51 [2022-08-08T10:59:51.478Z] #21 8.349 Unpacking uidmap (1:4.8.1-1) ...
10:59:51 [2022-08-08T10:59:51.478Z] #21 8.397 Selecting previously unselected package vim-runtime.
10:59:51 [2022-08-08T10:59:51.727Z] #21 9.381 Selecting previously unselected package vim.
10:59:51 [2022-08-08T10:59:51.727Z] #21 9.384 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:59:51 [2022-08-08T10:59:51.727Z] #21 9.391 Unpacking vim (2:8.2.2434-3+deb11u1) ...
10:59:51 [2022-08-08T10:59:51.727Z] #21 9.533 Selecting previously unselected package xfsprogs.
10:59:51 [2022-08-08T10:59:51.727Z] #21 9.535 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
10:59:51 [2022-08-08T10:59:51.727Z] #21 9.538 Unpacking xfsprogs (5.10.0-4) ...
10:59:51 [2022-08-08T10:59:51.738Z] #21 8.399 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
10:59:51 [2022-08-08T10:59:51.738Z] #21 8.412 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
10:59:51 [2022-08-08T10:59:51.738Z] #21 8.423 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
10:59:51 [2022-08-08T10:59:51.738Z] #21 8.427 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
10:59:51 [2022-08-08T10:59:51.987Z] #21 9.651 Selecting previously unselected package zip.
10:59:51 [2022-08-08T10:59:51.987Z] #21 9.654 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
10:59:51 [2022-08-08T10:59:51.987Z] #21 9.658 Unpacking zip (3.0-12) ...
10:59:51 [2022-08-08T10:59:51.987Z] #21 9.698 Selecting previously unselected package zstd.
10:59:51 [2022-08-08T10:59:51.987Z] #21 9.698 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
10:59:51 [2022-08-08T10:59:51.987Z] #21 9.702 Unpacking zstd (1.4.8+dfsg-2.1) ...
10:59:51 [2022-08-08T10:59:51.987Z] #21 9.793 Setting up python3-pkg-resources (52.0.0-4) ...
10:59:52 [2022-08-08T10:59:52.247Z] #21 9.979 Setting up libip4tc2:amd64 (1.8.7-1) ...
10:59:52 [2022-08-08T10:59:52.247Z] #21 9.989 Setting up net-tools (1.60+git20181103.0eebece-1) ...
10:59:52 [2022-08-08T10:59:52.247Z] #21 9.999 Setting up libgpm2:amd64 (1.20.7-8) ...
10:59:52 [2022-08-08T10:59:52.247Z] #21 10.01 Setting up libicu67:amd64 (67.1-7) ...
10:59:52 [2022-08-08T10:59:52.247Z] #21 10.02 Setting up libip6tc2:amd64 (1.8.7-1) ...
10:59:52 [2022-08-08T10:59:52.247Z] #21 10.03 Setting up libinih1:amd64 (53-1+b2) ...
10:59:52 [2022-08-08T10:59:52.247Z] #21 10.04 Setting up uidmap (1:4.8.1-1) ...
10:59:52 [2022-08-08T10:59:52.247Z] #21 10.05 Setting up libyajl2:amd64 (2.1.0-3) ...
10:59:52 [2022-08-08T10:59:52.247Z] #21 10.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:59:52 [2022-08-08T10:59:52.247Z] #21 10.07 Setting up bzip2 (1.0.8-4) ...
10:59:52 [2022-08-08T10:59:52.247Z] #21 10.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:59:52 [2022-08-08T10:59:52.247Z] #21 10.09 Setting up python3-wheel (0.34.2-1) ...
10:59:52 [2022-08-08T10:59:52.307Z] #21 9.088 Selecting previously unselected package vim.
10:59:52 [2022-08-08T10:59:52.307Z] #21 9.090 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:59:52 [2022-08-08T10:59:52.307Z] #21 9.096 Unpacking vim (2:8.2.2434-3+deb11u1) ...
10:59:52 [2022-08-08T10:59:52.507Z] #21 10.23 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:59:52 [2022-08-08T10:59:52.507Z] #21 10.24 Setting up libcap2:amd64 (1:2.44-1) ...
10:59:52 [2022-08-08T10:59:52.507Z] #21 10.25 Setting up libcap2-bin (1:2.44-1) ...
10:59:52 [2022-08-08T10:59:52.507Z] #21 10.26 Setting up apparmor (2.13.6-10) ...
10:59:52 [2022-08-08T10:59:52.567Z] #21 9.238 Selecting previously unselected package xfsprogs.
10:59:52 [2022-08-08T10:59:52.567Z] #21 9.238 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
10:59:52 [2022-08-08T10:59:52.567Z] #21 9.241 Unpacking xfsprogs (5.10.0-4) ...
10:59:52 [2022-08-08T10:59:52.567Z] #21 9.350 Selecting previously unselected package zip.
10:59:52 [2022-08-08T10:59:52.567Z] #21 9.353 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
10:59:52 [2022-08-08T10:59:52.567Z] #21 9.356 Unpacking zip (3.0-12) ...
10:59:52 [2022-08-08T10:59:52.567Z] #21 9.391 Selecting previously unselected package zstd.
10:59:52 [2022-08-08T10:59:52.567Z] #21 9.394 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
10:59:52 [2022-08-08T10:59:52.567Z] #21 9.398 Unpacking zstd (1.4.8+dfsg-2.1) ...
10:59:52 [2022-08-08T10:59:52.827Z] #21 9.486 Setting up python3-pkg-resources (52.0.0-4) ...
10:59:52 [2022-08-08T10:59:52.827Z] #21 9.732 Setting up libip4tc2:amd64 (1.8.7-1) ...
10:59:53 [2022-08-08T10:59:53.087Z] #21 9.740 Setting up net-tools (1.60+git20181103.0eebece-1) ...
10:59:53 [2022-08-08T10:59:53.087Z] #21 9.748 Setting up libgpm2:amd64 (1.20.7-8) ...
10:59:53 [2022-08-08T10:59:53.087Z] #21 9.756 Setting up libicu67:amd64 (67.1-7) ...
10:59:53 [2022-08-08T10:59:53.087Z] #21 9.764 Setting up libip6tc2:amd64 (1.8.7-1) ...
10:59:53 [2022-08-08T10:59:53.087Z] #21 9.773 Setting up libinih1:amd64 (53-1+b2) ...
10:59:53 [2022-08-08T10:59:53.087Z] #21 9.781 Setting up uidmap (1:4.8.1-1) ...
10:59:53 [2022-08-08T10:59:53.087Z] #21 9.790 Setting up libyajl2:amd64 (2.1.0-3) ...
10:59:53 [2022-08-08T10:59:53.087Z] #21 9.798 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:59:53 [2022-08-08T10:59:53.087Z] #21 9.806 Setting up bzip2 (1.0.8-4) ...
10:59:53 [2022-08-08T10:59:53.087Z] #21 9.814 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:59:53 [2022-08-08T10:59:53.087Z] #21 9.822 Setting up python3-wheel (0.34.2-1) ...
10:59:53 [2022-08-08T10:59:53.087Z] #21 9.958 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:59:53 [2022-08-08T10:59:53.087Z] #21 9.967 Setting up libcap2:amd64 (1:2.44-1) ...
10:59:53 [2022-08-08T10:59:53.087Z] #21 9.975 Setting up libcap2-bin (1:2.44-1) ...
10:59:53 [2022-08-08T10:59:53.087Z] #21 9.983 Setting up apparmor (2.13.6-10) ...
10:59:53 [2022-08-08T10:59:53.445Z] #21 10.97 Setting up zip (3.0-12) ...
10:59:53 [2022-08-08T10:59:53.445Z] #21 10.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:59:53 [2022-08-08T10:59:53.445Z] #21 11.00 Setting up bash-completion (1:2.11-2) ...
10:59:53 [2022-08-08T10:59:53.656Z] #21 10.61 Setting up zip (3.0-12) ...
10:59:53 [2022-08-08T10:59:53.704Z] #21 11.56 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:59:53 [2022-08-08T10:59:53.917Z] #21 10.62 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:59:53 [2022-08-08T10:59:53.917Z] #21 10.64 Setting up bash-completion (1:2.11-2) ...
10:59:53 [2022-08-08T10:59:53.963Z] #21 11.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:59:53 [2022-08-08T10:59:53.963Z] #21 11.58 Setting up libmnl0:amd64 (1.0.4-3) ...
10:59:53 [2022-08-08T10:59:53.963Z] #21 11.59 Setting up patch (2.7.6-7) ...
10:59:53 [2022-08-08T10:59:53.963Z] #21 11.60 Setting up sudo (1.9.5p2-3) ...
10:59:53 [2022-08-08T10:59:53.963Z] #21 11.64 invoke-rc.d: could not determine current runlevel
10:59:53 [2022-08-08T10:59:53.963Z] #21 11.64 invoke-rc.d: policy-rc.d denied execution of start.
10:59:53 [2022-08-08T10:59:53.963Z] #21 11.65 Setting up xfsprogs (5.10.0-4) ...
10:59:53 [2022-08-08T10:59:53.963Z] #21 11.66 Setting up libxtables12:amd64 (1.8.7-1) ...
10:59:53 [2022-08-08T10:59:53.963Z] #21 11.67 Setting up inetutils-ping (2:2.0-1) ...
10:59:53 [2022-08-08T10:59:53.963Z] #21 11.68 Setting up pigz (2.6-1) ...
10:59:53 [2022-08-08T10:59:53.963Z] #21 11.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:59:53 [2022-08-08T10:59:53.963Z] #21 11.70 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
10:59:53 [2022-08-08T10:59:53.963Z] #21 11.72 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
10:59:53 [2022-08-08T10:59:53.963Z] #21 11.73 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
10:59:54 [2022-08-08T10:59:54.223Z] #21 11.87 Setting up libaio1:amd64 (0.3.112-9) ...
10:59:54 [2022-08-08T10:59:54.223Z] #21 11.88 Setting up python3-lib2to3 (3.9.2-1) ...
10:59:54 [2022-08-08T10:59:54.484Z] #21 11.99 Setting up libelf1:amd64 (0.183-1) ...
10:59:54 [2022-08-08T10:59:54.484Z] #21 12.00 Setting up zstd (1.4.8+dfsg-2.1) ...
10:59:54 [2022-08-08T10:59:54.484Z] #21 12.01 Setting up libonig5:amd64 (6.9.6-1.1) ...
10:59:54 [2022-08-08T10:59:54.484Z] #21 12.02 Setting up python3-distutils (3.9.2-1) ...
10:59:54 [2022-08-08T10:59:54.484Z] #21 12.13 Setting up vim (2:8.2.2434-3+deb11u1) ...
10:59:54 [2022-08-08T10:59:54.484Z] #21 12.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:59:54 [2022-08-08T10:59:54.484Z] #21 12.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:59:54 [2022-08-08T10:59:54.484Z] #21 12.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:59:54 [2022-08-08T10:59:54.484Z] #21 12.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:59:54 [2022-08-08T10:59:54.484Z] #21 12.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:59:54 [2022-08-08T10:59:54.484Z] #21 12.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:59:54 [2022-08-08T10:59:54.484Z] #21 12.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:59:54 [2022-08-08T10:59:54.484Z] #21 12.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:59:54 [2022-08-08T10:59:54.484Z] #21 12.18 Setting up python3-setuptools (52.0.0-4) ...
10:59:54 [2022-08-08T10:59:54.487Z] #21 11.14 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:59:54 [2022-08-08T10:59:54.487Z] #21 11.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:59:54 [2022-08-08T10:59:54.487Z] #21 11.21 Setting up libmnl0:amd64 (1.0.4-3) ...
10:59:54 [2022-08-08T10:59:54.487Z] #21 11.22 Setting up patch (2.7.6-7) ...
10:59:54 [2022-08-08T10:59:54.487Z] #21 11.23 Setting up sudo (1.9.5p2-3) ...
10:59:54 [2022-08-08T10:59:54.487Z] #21 11.27 invoke-rc.d: could not determine current runlevel
10:59:54 [2022-08-08T10:59:54.487Z] #21 11.27 invoke-rc.d: policy-rc.d denied execution of start.
10:59:54 [2022-08-08T10:59:54.487Z] #21 11.27 Setting up xfsprogs (5.10.0-4) ...
10:59:54 [2022-08-08T10:59:54.487Z] #21 11.28 Setting up libxtables12:amd64 (1.8.7-1) ...
10:59:54 [2022-08-08T10:59:54.487Z] #21 11.29 Setting up inetutils-ping (2:2.0-1) ...
10:59:54 [2022-08-08T10:59:54.487Z] #21 11.30 Setting up pigz (2.6-1) ...
10:59:54 [2022-08-08T10:59:54.487Z] #21 11.31 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:59:54 [2022-08-08T10:59:54.487Z] #21 11.32 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
10:59:54 [2022-08-08T10:59:54.487Z] #21 11.34 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
10:59:54 [2022-08-08T10:59:54.487Z] #21 11.34 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
10:59:54 [2022-08-08T10:59:54.575Z] #28 9.464 Reading package lists...
10:59:54 [2022-08-08T10:59:54.744Z] #21 12.49 Setting up libjq1:amd64 (1.6-2.1) ...
10:59:54 [2022-08-08T10:59:54.744Z] #21 12.49 Setting up libnftnl11:amd64 (1.1.9-1) ...
10:59:54 [2022-08-08T10:59:54.744Z] #21 12.50 Setting up thin-provisioning-tools (0.9.0-1) ...
10:59:54 [2022-08-08T10:59:54.744Z] #21 12.52 Setting up python3-pip (20.3.4-4+deb11u1) ...
10:59:54 [2022-08-08T10:59:54.746Z] #21 11.48 Setting up libaio1:amd64 (0.3.112-9) ...
10:59:54 [2022-08-08T10:59:54.747Z] #21 11.49 Setting up python3-lib2to3 (3.9.2-1) ...
10:59:54 [2022-08-08T10:59:54.747Z] #21 11.59 Setting up libelf1:amd64 (0.183-1) ...
10:59:54 [2022-08-08T10:59:54.747Z] #21 11.60 Setting up zstd (1.4.8+dfsg-2.1) ...
10:59:54 [2022-08-08T10:59:54.747Z] #21 11.61 Setting up libonig5:amd64 (6.9.6-1.1) ...
10:59:54 [2022-08-08T10:59:54.747Z] #21 11.62 Setting up python3-distutils (3.9.2-1) ...
10:59:54 [2022-08-08T10:59:54.747Z] #21 11.73 Setting up vim (2:8.2.2434-3+deb11u1) ...
10:59:55 [2022-08-08T10:59:55.005Z] #21 12.77 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
10:59:55 [2022-08-08T10:59:55.005Z] #21 12.78 Setting up jq (1.6-2.1) ...
10:59:55 [2022-08-08T10:59:55.005Z] #21 12.78 Setting up libbpf0:amd64 (1:0.3-2) ...
10:59:55 [2022-08-08T10:59:55.005Z] #21 12.79 Setting up iptables (1.8.7-1) ...
10:59:55 [2022-08-08T10:59:55.005Z] #21 12.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:59:55 [2022-08-08T10:59:55.005Z] #21 12.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:59:55 [2022-08-08T10:59:55.005Z] #21 12.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:59:55 [2022-08-08T10:59:55.005Z] #21 12.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:59:55 [2022-08-08T10:59:55.005Z] #21 12.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:59:55 [2022-08-08T10:59:55.005Z] #21 12.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:59:55 [2022-08-08T10:59:55.007Z] #21 11.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:59:55 [2022-08-08T10:59:55.007Z] #21 11.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:59:55 [2022-08-08T10:59:55.007Z] #21 11.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:59:55 [2022-08-08T10:59:55.007Z] #21 11.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:59:55 [2022-08-08T10:59:55.007Z] #21 11.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:59:55 [2022-08-08T10:59:55.007Z] #21 11.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:59:55 [2022-08-08T10:59:55.007Z] #21 11.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:59:55 [2022-08-08T10:59:55.007Z] #21 11.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:59:55 [2022-08-08T10:59:55.007Z] #21 11.77 Setting up python3-setuptools (52.0.0-4) ...
10:59:55 [2022-08-08T10:59:55.265Z] #21 12.83 Setting up iproute2 (5.10.0-4) ...
10:59:55 [2022-08-08T10:59:55.265Z] #21 12.95 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:59:55 [2022-08-08T10:59:55.268Z] #21 12.08 Setting up libjq1:amd64 (1.6-2.1) ...
10:59:55 [2022-08-08T10:59:55.268Z] #21 12.09 Setting up libnftnl11:amd64 (1.1.9-1) ...
10:59:55 [2022-08-08T10:59:55.268Z] #21 12.10 Setting up thin-provisioning-tools (0.9.0-1) ...
10:59:55 [2022-08-08T10:59:55.268Z] #21 12.10 Setting up python3-pip (20.3.4-4+deb11u1) ...
10:59:55 [2022-08-08T10:59:55.527Z] #21 DONE 13.4s
10:59:55 [2022-08-08T10:59:55.528Z] #21 12.36 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
10:59:55 [2022-08-08T10:59:55.528Z] #21 12.36 Setting up jq (1.6-2.1) ...
10:59:55 [2022-08-08T10:59:55.528Z] #21 12.37 Setting up libbpf0:amd64 (1:0.3-2) ...
10:59:55 [2022-08-08T10:59:55.528Z] #21 12.38 Setting up iptables (1.8.7-1) ...
10:59:55 [2022-08-08T10:59:55.528Z] #21 12.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:59:55 [2022-08-08T10:59:55.528Z] #21 12.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:59:55 [2022-08-08T10:59:55.528Z] #21 12.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:59:55 [2022-08-08T10:59:55.528Z] #21 12.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:59:55 [2022-08-08T10:59:55.528Z] #21 12.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:59:55 [2022-08-08T10:59:55.528Z] #21 12.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:59:55 [2022-08-08T10:59:55.528Z] #21 12.41 Setting up iproute2 (5.10.0-4) ...
10:59:55 [2022-08-08T10:59:55.786Z] 
10:59:55 [2022-08-08T10:59:55.786Z] #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
10:59:55 [2022-08-08T10:59:55.786Z] #22 sha256:1188df334e117c9ba37407cc0bb9046dbfed4c62fb4b9eec53c20df985ec6e1e
10:59:55 [2022-08-08T10:59:55.794Z] #21 12.53 Processing triggers for libc-bin (2.31-13+deb11u3) ...
10:59:56 [2022-08-08T10:59:56.045Z] #22 0.434 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:59:56 [2022-08-08T10:59:56.305Z] #22 0.438 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:59:56 [2022-08-08T10:59:56.305Z] #22 0.441 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:59:56 [2022-08-08T10:59:56.305Z] #22 DONE 0.5s
10:59:56 [2022-08-08T10:59:56.305Z] 
10:59:56 [2022-08-08T10:59:56.305Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
10:59:56 [2022-08-08T10:59:56.305Z] #23 sha256:e7bb66228e49fa0fc419e450d5ea1e25d260e213b7b568c09ee3d12112235804
10:59:56 [2022-08-08T10:59:56.363Z] #21 DONE 13.0s
10:59:56 [2022-08-08T10:59:56.364Z] 
10:59:56 [2022-08-08T10:59:56.364Z] #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
10:59:56 [2022-08-08T10:59:56.364Z] #22 sha256:1188df334e117c9ba37407cc0bb9046dbfed4c62fb4b9eec53c20df985ec6e1e
10:59:56 [2022-08-08T10:59:56.934Z] #22 0.637 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:59:56 [2022-08-08T10:59:56.935Z] #22 0.641 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:59:56 [2022-08-08T10:59:56.935Z] #22 0.643 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:59:56 [2022-08-08T10:59:56.935Z] #22 DONE 0.7s
10:59:56 [2022-08-08T10:59:56.935Z] 
10:59:56 [2022-08-08T10:59:56.935Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
10:59:56 [2022-08-08T10:59:56.935Z] #23 sha256:e7bb66228e49fa0fc419e450d5ea1e25d260e213b7b568c09ee3d12112235804
10:59:57 [2022-08-08T10:59:57.855Z] #28 12.53 Reading package lists...
10:59:58 [2022-08-08T10:59:58.112Z] #28 15.61 Building dependency tree...
10:59:58 [2022-08-08T10:59:58.368Z] #28 16.34 Reading state information...
10:59:58 [2022-08-08T10:59:58.935Z] #28 17.03 bzip2 is already the newest version (1.0.8-4).
10:59:58 [2022-08-08T10:59:58.935Z] #28 17.03 patch is already the newest version (2.7.6-7).
10:59:58 [2022-08-08T10:59:58.935Z] #28 17.03 xz-utils is already the newest version (5.2.5-2.1~deb11u1).
10:59:58 [2022-08-08T10:59:58.935Z] #28 17.03 The following additional packages will be installed:
10:59:58 [2022-08-08T10:59:58.935Z] #28 17.03   libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
10:59:58 [2022-08-08T10:59:58.935Z] #28 17.03   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
10:59:58 [2022-08-08T10:59:58.935Z] #28 17.03   libxtables12 python-pip-whl python3-distutils python3-lib2to3
10:59:58 [2022-08-08T10:59:58.935Z] #28 17.04   python3-pkg-resources vim-runtime xxd
10:59:58 [2022-08-08T10:59:58.935Z] #28 17.04 Suggested packages:
10:59:58 [2022-08-08T10:59:58.935Z] #28 17.04   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
10:59:58 [2022-08-08T10:59:58.935Z] #28 17.04   python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota
10:59:58 [2022-08-08T10:59:58.935Z] #28 17.04 Recommended packages:
10:59:58 [2022-08-08T10:59:58.935Z] #28 17.04   libatm1 nftables libpam-cap build-essential python3-dev unzip
10:59:59 [2022-08-08T10:59:59.497Z] #28 17.75 The following NEW packages will be installed:
10:59:59 [2022-08-08T10:59:59.753Z] #28 17.75   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0
10:59:59 [2022-08-08T10:59:59.753Z] #28 17.75   libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
10:59:59 [2022-08-08T10:59:59.753Z] #28 17.75   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
10:59:59 [2022-08-08T10:59:59.753Z] #28 17.75   libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl
10:59:59 [2022-08-08T10:59:59.753Z] #28 17.75   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
10:59:59 [2022-08-08T10:59:59.753Z] #28 17.75   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
10:59:59 [2022-08-08T10:59:59.753Z] #28 17.75   vim-common vim-runtime xfsprogs xxd zip zstd
11:00:00 [2022-08-08T11:00:00.009Z] #28 18.07 0 upgraded, 45 newly installed, 0 to remove and 5 not upgraded.
11:00:00 [2022-08-08T11:00:00.009Z] #28 18.07 Need to get 18.6 MB of archives.
11:00:00 [2022-08-08T11:00:00.009Z] #28 18.07 After this operation, 71.4 MB of additional disk space will be used.
11:00:00 [2022-08-08T11:00:00.009Z] #28 18.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
11:00:00 [2022-08-08T11:00:00.009Z] #28 18.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.09 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.10 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.10 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.10 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.12 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.12 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.12 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.13 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.15 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.15 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.15 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.15 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.16 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.16 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.16 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.17 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.17 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.17 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.22 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.23 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.23 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
11:00:00 [2022-08-08T11:00:00.010Z] #28 18.23 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
11:00:00 [2022-08-08T11:00:00.571Z] #28 18.62 debconf: delaying package configuration, since apt-utils is not installed
11:00:00 [2022-08-08T11:00:00.571Z] #28 18.75 Fetched 18.6 MB in 0s (42.2 MB/s)
11:00:00 [2022-08-08T11:00:00.571Z] #28 18.78 Selecting previously unselected package pigz.
11:00:00 [2022-08-08T11:00:00.827Z] #28 18.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 40116 files and directories currently installed.)
11:00:00 [2022-08-08T11:00:00.827Z] #28 18.93 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
11:00:00 [2022-08-08T11:00:00.827Z] #28 18.93 Unpacking pigz (2.6-1) ...
11:00:00 [2022-08-08T11:00:00.827Z] #28 18.97 Selecting previously unselected package libelf1:amd64.
11:00:00 [2022-08-08T11:00:00.827Z] #28 18.97 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
11:00:00 [2022-08-08T11:00:00.827Z] #28 18.98 Unpacking libelf1:amd64 (0.183-1) ...
11:00:00 [2022-08-08T11:00:00.827Z] #28 19.03 Selecting previously unselected package libbpf0:amd64.
11:00:00 [2022-08-08T11:00:00.827Z] #28 19.03 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
11:00:00 [2022-08-08T11:00:00.827Z] #28 19.04 Unpacking libbpf0:amd64 (1:0.3-2) ...
11:00:00 [2022-08-08T11:00:00.827Z] #28 19.08 Selecting previously unselected package libcap2:amd64.
11:00:01 [2022-08-08T11:00:01.083Z] #28 19.08 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
11:00:01 [2022-08-08T11:00:01.083Z] #28 19.09 Unpacking libcap2:amd64 (1:2.44-1) ...
11:00:01 [2022-08-08T11:00:01.083Z] #28 19.12 Selecting previously unselected package libmnl0:amd64.
11:00:01 [2022-08-08T11:00:01.083Z] #28 19.12 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
11:00:01 [2022-08-08T11:00:01.083Z] #28 19.13 Unpacking libmnl0:amd64 (1.0.4-3) ...
11:00:01 [2022-08-08T11:00:01.083Z] #28 19.16 Selecting previously unselected package libxtables12:amd64.
11:00:01 [2022-08-08T11:00:01.083Z] #28 19.16 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
11:00:01 [2022-08-08T11:00:01.083Z] #28 19.16 Unpacking libxtables12:amd64 (1.8.7-1) ...
11:00:01 [2022-08-08T11:00:01.083Z] #28 19.19 Selecting previously unselected package libcap2-bin.
11:00:01 [2022-08-08T11:00:01.083Z] #28 19.19 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
11:00:01 [2022-08-08T11:00:01.083Z] #28 19.20 Unpacking libcap2-bin (1:2.44-1) ...
11:00:01 [2022-08-08T11:00:01.083Z] #28 19.24 Selecting previously unselected package iproute2.
11:00:01 [2022-08-08T11:00:01.083Z] #28 19.24 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
11:00:01 [2022-08-08T11:00:01.083Z] #28 19.25 Unpacking iproute2 (5.10.0-4) ...
11:00:01 [2022-08-08T11:00:01.340Z] #28 19.37 Selecting previously unselected package xxd.
11:00:01 [2022-08-08T11:00:01.340Z] #28 19.37 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:00:01 [2022-08-08T11:00:01.340Z] #28 19.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:00:01 [2022-08-08T11:00:01.340Z] #28 19.42 Selecting previously unselected package vim-common.
11:00:01 [2022-08-08T11:00:01.340Z] #28 19.42 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:00:01 [2022-08-08T11:00:01.340Z] #28 19.43 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:00:01 [2022-08-08T11:00:01.340Z] #28 19.49 Selecting previously unselected package bash-completion.
11:00:01 [2022-08-08T11:00:01.340Z] #28 19.49 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
11:00:01 [2022-08-08T11:00:01.901Z] #28 19.95 Unpacking bash-completion (1:2.11-2) ...
11:00:01 [2022-08-08T11:00:01.901Z] #28 20.06 Selecting previously unselected package apparmor.
11:00:01 [2022-08-08T11:00:01.901Z] #28 20.06 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ...
11:00:01 [2022-08-08T11:00:01.901Z] #28 20.08 Unpacking apparmor (2.13.6-10) ...
11:00:01 [2022-08-08T11:00:01.901Z] #28 20.18 Selecting previously unselected package inetutils-ping.
11:00:02 [2022-08-08T11:00:02.158Z] #28 20.19 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ...
11:00:02 [2022-08-08T11:00:02.158Z] #28 20.19 Unpacking inetutils-ping (2:2.0-1) ...
11:00:02 [2022-08-08T11:00:02.158Z] #28 20.24 Selecting previously unselected package libip4tc2:amd64.
11:00:02 [2022-08-08T11:00:02.158Z] #28 20.24 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ...
11:00:02 [2022-08-08T11:00:02.158Z] #28 20.25 Unpacking libip4tc2:amd64 (1.8.7-1) ...
11:00:02 [2022-08-08T11:00:02.158Z] #28 20.28 Selecting previously unselected package libip6tc2:amd64.
11:00:02 [2022-08-08T11:00:02.158Z] #28 20.29 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ...
11:00:02 [2022-08-08T11:00:02.158Z] #28 20.29 Unpacking libip6tc2:amd64 (1.8.7-1) ...
11:00:02 [2022-08-08T11:00:02.158Z] #28 20.32 Selecting previously unselected package libnfnetlink0:amd64.
11:00:02 [2022-08-08T11:00:02.158Z] #28 20.33 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
11:00:02 [2022-08-08T11:00:02.158Z] #28 20.33 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:00:02 [2022-08-08T11:00:02.158Z] #28 20.36 Selecting previously unselected package libnetfilter-conntrack3:amd64.
11:00:02 [2022-08-08T11:00:02.158Z] #28 20.37 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
11:00:02 [2022-08-08T11:00:02.158Z] #28 20.37 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:00:02 [2022-08-08T11:00:02.158Z] #28 20.41 Selecting previously unselected package libnftnl11:amd64.
11:00:02 [2022-08-08T11:00:02.414Z] #28 20.41 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ...
11:00:02 [2022-08-08T11:00:02.415Z] #28 20.41 Unpacking libnftnl11:amd64 (1.1.9-1) ...
11:00:02 [2022-08-08T11:00:02.415Z] #28 20.45 Selecting previously unselected package iptables.
11:00:02 [2022-08-08T11:00:02.415Z] #28 20.45 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ...
11:00:02 [2022-08-08T11:00:02.415Z] #28 20.46 Unpacking iptables (1.8.7-1) ...
11:00:02 [2022-08-08T11:00:02.415Z] #28 20.54 Selecting previously unselected package libonig5:amd64.
11:00:02 [2022-08-08T11:00:02.415Z] #28 20.54 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ...
11:00:02 [2022-08-08T11:00:02.415Z] #28 20.54 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:00:02 [2022-08-08T11:00:02.415Z] #28 20.59 Selecting previously unselected package libjq1:amd64.
11:00:02 [2022-08-08T11:00:02.415Z] #28 20.59 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ...
11:00:02 [2022-08-08T11:00:02.415Z] #28 20.60 Unpacking libjq1:amd64 (1.6-2.1) ...
11:00:02 [2022-08-08T11:00:02.415Z] #28 20.64 Selecting previously unselected package jq.
11:00:02 [2022-08-08T11:00:02.671Z] #28 20.64 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ...
11:00:02 [2022-08-08T11:00:02.671Z] #28 20.64 Unpacking jq (1.6-2.1) ...
11:00:02 [2022-08-08T11:00:02.671Z] #28 20.68 Selecting previously unselected package libaio1:amd64.
11:00:02 [2022-08-08T11:00:02.671Z] #28 20.68 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ...
11:00:02 [2022-08-08T11:00:02.671Z] #28 20.69 Unpacking libaio1:amd64 (0.3.112-9) ...
11:00:02 [2022-08-08T11:00:02.671Z] #28 20.72 Selecting previously unselected package libgpm2:amd64.
11:00:02 [2022-08-08T11:00:02.671Z] #28 20.72 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ...
11:00:02 [2022-08-08T11:00:02.671Z] #28 20.73 Unpacking libgpm2:amd64 (1.20.7-8) ...
11:00:02 [2022-08-08T11:00:02.671Z] #28 20.76 Selecting previously unselected package libinih1:amd64.
11:00:02 [2022-08-08T11:00:02.671Z] #28 20.77 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ...
11:00:02 [2022-08-08T11:00:02.671Z] #28 20.77 Unpacking libinih1:amd64 (53-1+b2) ...
11:00:02 [2022-08-08T11:00:02.671Z] #28 20.80 Selecting previously unselected package libnet1:amd64.
11:00:02 [2022-08-08T11:00:02.671Z] #28 20.81 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:00:02 [2022-08-08T11:00:02.671Z] #28 20.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:00:02 [2022-08-08T11:00:02.671Z] #28 20.85 Selecting previously unselected package libnl-3-200:amd64.
11:00:02 [2022-08-08T11:00:02.671Z] #28 20.85 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:00:02 [2022-08-08T11:00:02.671Z] #28 20.86 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:00:02 [2022-08-08T11:00:02.671Z] #28 20.90 Selecting previously unselected package libprotobuf-c1:amd64.
11:00:02 [2022-08-08T11:00:02.878Z] #23 5.614 Collecting yamllint==1.26.1
11:00:02 [2022-08-08T11:00:02.878Z] #23 6.638   Downloading yamllint-1.26.1.tar.gz (126 kB)
11:00:02 [2022-08-08T11:00:02.928Z] #28 20.90 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:00:02 [2022-08-08T11:00:02.928Z] #28 20.91 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:00:02 [2022-08-08T11:00:02.928Z] #28 20.94 Selecting previously unselected package libyajl2:amd64.
11:00:02 [2022-08-08T11:00:02.928Z] #28 20.94 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ...
11:00:02 [2022-08-08T11:00:02.928Z] #28 20.95 Unpacking libyajl2:amd64 (2.1.0-3) ...
11:00:02 [2022-08-08T11:00:02.928Z] #28 20.97 Selecting previously unselected package net-tools.
11:00:02 [2022-08-08T11:00:02.928Z] #28 20.98 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
11:00:02 [2022-08-08T11:00:02.928Z] #28 20.98 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:00:02 [2022-08-08T11:00:02.928Z] #28 21.04 Selecting previously unselected package python-pip-whl.
11:00:02 [2022-08-08T11:00:02.928Z] #28 21.04 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
11:00:02 [2022-08-08T11:00:02.928Z] #28 21.05 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
11:00:03 [2022-08-08T11:00:03.137Z] #23 6.912 Collecting pathspec>=0.5.3
11:00:03 [2022-08-08T11:00:03.137Z] #23 6.916   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
11:00:03 [2022-08-08T11:00:03.137Z] #23 7.010 Collecting pyyaml
11:00:03 [2022-08-08T11:00:03.137Z] #23 7.014   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
11:00:03 [2022-08-08T11:00:03.184Z] #28 21.20 Selecting previously unselected package python3-lib2to3.
11:00:03 [2022-08-08T11:00:03.184Z] #28 21.21 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ...
11:00:03 [2022-08-08T11:00:03.184Z] #28 21.21 Unpacking python3-lib2to3 (3.9.2-1) ...
11:00:03 [2022-08-08T11:00:03.184Z] #28 21.26 Selecting previously unselected package python3-distutils.
11:00:03 [2022-08-08T11:00:03.184Z] #28 21.26 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ...
11:00:03 [2022-08-08T11:00:03.184Z] #28 21.26 Unpacking python3-distutils (3.9.2-1) ...
11:00:03 [2022-08-08T11:00:03.184Z] #28 21.31 Selecting previously unselected package python3-pkg-resources.
11:00:03 [2022-08-08T11:00:03.184Z] #28 21.31 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ...
11:00:03 [2022-08-08T11:00:03.184Z] #28 21.32 Unpacking python3-pkg-resources (52.0.0-4) ...
11:00:03 [2022-08-08T11:00:03.184Z] #28 21.36 Selecting previously unselected package python3-setuptools.
11:00:03 [2022-08-08T11:00:03.184Z] #28 21.37 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ...
11:00:03 [2022-08-08T11:00:03.184Z] #28 21.37 Unpacking python3-setuptools (52.0.0-4) ...
11:00:03 [2022-08-08T11:00:03.184Z] #28 21.43 Selecting previously unselected package python3-wheel.
11:00:03 [2022-08-08T11:00:03.397Z] #23 7.034 Building wheels for collected packages: yamllint
11:00:03 [2022-08-08T11:00:03.397Z] #23 7.034   Building wheel for yamllint (setup.py): started
11:00:03 [2022-08-08T11:00:03.397Z] #23 7.270   Building wheel for yamllint (setup.py): finished with status 'done'
11:00:03 [2022-08-08T11:00:03.397Z] #23 7.270   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b85dc23baf8abf19d7830aaecb891f8e5d25288212f7221134ceebf68eedd92a
11:00:03 [2022-08-08T11:00:03.397Z] #23 7.271   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
11:00:03 [2022-08-08T11:00:03.397Z] #23 7.273 Successfully built yamllint
11:00:03 [2022-08-08T11:00:03.397Z] #23 7.279 Installing collected packages: pyyaml, pathspec, yamllint
11:00:03 [2022-08-08T11:00:03.397Z] #23 7.389 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
11:00:03 [2022-08-08T11:00:03.440Z] #28 21.44 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ...
11:00:03 [2022-08-08T11:00:03.440Z] #28 21.44 Unpacking python3-wheel (0.34.2-1) ...
11:00:03 [2022-08-08T11:00:03.440Z] #28 21.47 Selecting previously unselected package python3-pip.
11:00:03 [2022-08-08T11:00:03.440Z] #28 21.48 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ...
11:00:03 [2022-08-08T11:00:03.440Z] #28 21.48 Unpacking python3-pip (20.3.4-4+deb11u1) ...
11:00:03 [2022-08-08T11:00:03.440Z] #28 21.55 Selecting previously unselected package sudo.
11:00:03 [2022-08-08T11:00:03.440Z] #28 21.56 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ...
11:00:03 [2022-08-08T11:00:03.440Z] #28 21.56 Unpacking sudo (1.9.5p2-3) ...
11:00:03 [2022-08-08T11:00:03.440Z] #28 21.69 Selecting previously unselected package thin-provisioning-tools.
11:00:03 [2022-08-08T11:00:03.507Z] #23 5.688 Collecting yamllint==1.26.1
11:00:03 [2022-08-08T11:00:03.657Z] #23 DONE 7.5s
11:00:03 [2022-08-08T11:00:03.657Z] 
11:00:03 [2022-08-08T11:00:03.657Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
11:00:03 [2022-08-08T11:00:03.657Z] #27 sha256:03bbf28abeac51000e9936cd89012893ce72cddf2a3341d8ec9a2ce931c98dee
11:00:03 [2022-08-08T11:00:03.706Z] #28 21.70 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ...
11:00:03 [2022-08-08T11:00:03.706Z] #28 21.70 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:00:03 [2022-08-08T11:00:03.706Z] #28 21.76 Selecting previously unselected package uidmap.
11:00:03 [2022-08-08T11:00:03.706Z] #28 21.77 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ...
11:00:03 [2022-08-08T11:00:03.706Z] #28 21.77 Unpacking uidmap (1:4.8.1-1) ...
11:00:03 [2022-08-08T11:00:03.706Z] #28 21.82 Selecting previously unselected package vim-runtime.
11:00:03 [2022-08-08T11:00:03.706Z] #28 21.83 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
11:00:03 [2022-08-08T11:00:03.706Z] #28 21.84 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:00:03 [2022-08-08T11:00:03.706Z] #28 21.85 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:00:03 [2022-08-08T11:00:03.706Z] #28 21.85 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
11:00:03 [2022-08-08T11:00:03.767Z] #23 6.883   Downloading yamllint-1.26.1.tar.gz (126 kB)
11:00:03 [2022-08-08T11:00:03.916Z] #27 DONE 0.2s
11:00:03 [2022-08-08T11:00:03.916Z] 
11:00:03 [2022-08-08T11:00:03.916Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
11:00:03 [2022-08-08T11:00:03.916Z] #32 sha256:0abda73e25332c1c784f2bf031f95c96ba53606a1af395a3ff475a213f1a1810
11:00:03 [2022-08-08T11:00:03.916Z] #32 DONE 0.1s
11:00:03 [2022-08-08T11:00:03.916Z] 
11:00:03 [2022-08-08T11:00:03.916Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
11:00:03 [2022-08-08T11:00:03.916Z] #35 sha256:01ebefeb7d0451d6e55220a68bf11137f6f22efdb361613473184d58204ff055
11:00:03 [2022-08-08T11:00:03.916Z] #35 DONE 0.1s
11:00:04 [2022-08-08T11:00:04.027Z] #23 7.149 Collecting pathspec>=0.5.3
11:00:04 [2022-08-08T11:00:04.027Z] #23 7.153   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
11:00:04 [2022-08-08T11:00:04.027Z] #23 7.247 Collecting pyyaml
11:00:04 [2022-08-08T11:00:04.027Z] #23 7.251   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
11:00:04 [2022-08-08T11:00:04.175Z] 
11:00:04 [2022-08-08T11:00:04.175Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
11:00:04 [2022-08-08T11:00:04.175Z] #37 sha256:80d0b8825f0a97db0168b9000a17276d1b7916a2b3ddd2ad86f1c797d72ad169
11:00:04 [2022-08-08T11:00:04.175Z] #37 DONE 0.1s
11:00:04 [2022-08-08T11:00:04.175Z] 
11:00:04 [2022-08-08T11:00:04.175Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
11:00:04 [2022-08-08T11:00:04.175Z] #39 sha256:1602319c0d167d995877bbf9d795240dc5ef5056362313d51a8bce7dac3c0629
11:00:04 [2022-08-08T11:00:04.175Z] #39 DONE 0.1s
11:00:04 [2022-08-08T11:00:04.175Z] 
11:00:04 [2022-08-08T11:00:04.175Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
11:00:04 [2022-08-08T11:00:04.175Z] #41 sha256:727e29ab3c5fe5d25b07215e54e81acc28591c9494addc77b6cee6b07f0efc8a
11:00:04 [2022-08-08T11:00:04.175Z] #41 DONE 0.1s
11:00:04 [2022-08-08T11:00:04.286Z] #28 22.55 Selecting previously unselected package vim.
11:00:04 [2022-08-08T11:00:04.288Z] #23 7.271 Building wheels for collected packages: yamllint
11:00:04 [2022-08-08T11:00:04.288Z] #23 7.271   Building wheel for yamllint (setup.py): started
11:00:04 [2022-08-08T11:00:04.288Z] #23 7.501   Building wheel for yamllint (setup.py): finished with status 'done'
11:00:04 [2022-08-08T11:00:04.288Z] #23 7.502   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9996efc0bfedce649172850f91527d026a5fe81c1c999e92b92a309c9243ba6c
11:00:04 [2022-08-08T11:00:04.436Z] 
11:00:04 [2022-08-08T11:00:04.436Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
11:00:04 [2022-08-08T11:00:04.436Z] #45 sha256:e3352261a39580d3fad8647fb77a5676437f698da1328d9c7f959a43208b545f
11:00:04 [2022-08-08T11:00:04.436Z] #45 DONE 0.1s
11:00:04 [2022-08-08T11:00:04.436Z] 
11:00:04 [2022-08-08T11:00:04.436Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
11:00:04 [2022-08-08T11:00:04.436Z] #48 sha256:dbfba563d82c1e2d1392256a0995258d6ace516b193cad963b6a340ee2535928
11:00:04 [2022-08-08T11:00:04.436Z] #48 DONE 0.2s
11:00:04 [2022-08-08T11:00:04.436Z] 
11:00:04 [2022-08-08T11:00:04.436Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
11:00:04 [2022-08-08T11:00:04.436Z] #52 sha256:d5a4a34b2204fe6730d28e1995ffbdbf8989a454091b74a5d9777c9418dbf089
11:00:04 [2022-08-08T11:00:04.436Z] #52 DONE 0.0s
11:00:04 [2022-08-08T11:00:04.544Z] #28 22.55 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:00:04 [2022-08-08T11:00:04.544Z] #28 22.56 Unpacking vim (2:8.2.2434-3+deb11u1) ...
11:00:04 [2022-08-08T11:00:04.544Z] #28 22.73 Selecting previously unselected package xfsprogs.
11:00:04 [2022-08-08T11:00:04.544Z] #28 22.73 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ...
11:00:04 [2022-08-08T11:00:04.544Z] #28 22.73 Unpacking xfsprogs (5.10.0-4) ...
11:00:04 [2022-08-08T11:00:04.544Z] #28 22.85 Selecting previously unselected package zip.
11:00:04 [2022-08-08T11:00:04.548Z] #23 7.502   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
11:00:04 [2022-08-08T11:00:04.548Z] #23 7.504 Successfully built yamllint
11:00:04 [2022-08-08T11:00:04.548Z] #23 7.511 Installing collected packages: pyyaml, pathspec, yamllint
11:00:04 [2022-08-08T11:00:04.548Z] #23 7.617 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
11:00:04 [2022-08-08T11:00:04.548Z] #23 DONE 7.7s
11:00:04 [2022-08-08T11:00:04.548Z] 
11:00:04 [2022-08-08T11:00:04.548Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
11:00:04 [2022-08-08T11:00:04.548Z] #27 sha256:ce9f6dab81b00764b4b4aa139cb9d62a9c79fdd7a16f2949a0eb5376989c4111
11:00:04 [2022-08-08T11:00:04.695Z] 
11:00:04 [2022-08-08T11:00:04.695Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
11:00:04 [2022-08-08T11:00:04.695Z] #54 sha256:ead08b32a56a72851b1b8ab2995a9ce166fb5c4735756ecbaa5103517592d9c6
11:00:04 [2022-08-08T11:00:04.695Z] #54 DONE 0.1s
11:00:04 [2022-08-08T11:00:04.695Z] 
11:00:04 [2022-08-08T11:00:04.695Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
11:00:04 [2022-08-08T11:00:04.695Z] #56 sha256:2bcd24301455f2b2712f96865dac0d1c9df9e55e4d8955b10f79ae579aa3470e
11:00:04 [2022-08-08T11:00:04.695Z] #56 DONE 0.1s
11:00:04 [2022-08-08T11:00:04.695Z] 
11:00:04 [2022-08-08T11:00:04.695Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
11:00:04 [2022-08-08T11:00:04.695Z] #58 sha256:2589dcd85a6c1e73d9b8bef5eb16c8a4829ca7b0ac3ddaaef75264e5b665760a
11:00:04 [2022-08-08T11:00:04.695Z] #58 DONE 0.1s
11:00:04 [2022-08-08T11:00:04.801Z] #28 22.85 Preparing to unpack .../43-zip_3.0-12_amd64.deb ...
11:00:04 [2022-08-08T11:00:04.801Z] #28 22.86 Unpacking zip (3.0-12) ...
11:00:04 [2022-08-08T11:00:04.801Z] #28 22.90 Selecting previously unselected package zstd.
11:00:04 [2022-08-08T11:00:04.801Z] #28 22.91 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ...
11:00:04 [2022-08-08T11:00:04.801Z] #28 22.92 Unpacking zstd (1.4.8+dfsg-2.1) ...
11:00:04 [2022-08-08T11:00:04.807Z] #27 DONE 0.2s
11:00:04 [2022-08-08T11:00:04.807Z] 
11:00:04 [2022-08-08T11:00:04.807Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
11:00:04 [2022-08-08T11:00:04.807Z] #32 sha256:8ff615d1fd87f61cb34f04c0c5f7090e1d3f09cf095a05023b3bf3db4f91d4a8
11:00:04 [2022-08-08T11:00:04.956Z] 
11:00:04 [2022-08-08T11:00:04.957Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
11:00:04 [2022-08-08T11:00:04.957Z] #61 sha256:13ffe3ee8b28e7c06835a171bbc28ba7bb0c6a7b94cce6991ea959c14735bc94
11:00:04 [2022-08-08T11:00:04.957Z] #61 DONE 0.1s
11:00:04 [2022-08-08T11:00:04.957Z] 
11:00:04 [2022-08-08T11:00:04.957Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
11:00:04 [2022-08-08T11:00:04.957Z] #65 sha256:775e636dbb854d12d22a309cf431f80d8d4ffc265c0ffbc296b78c058c9182c8
11:00:05 [2022-08-08T11:00:05.057Z] #28 23.02 Setting up python3-pkg-resources (52.0.0-4) ...
11:00:05 [2022-08-08T11:00:05.057Z] #28 23.28 Setting up libip4tc2:amd64 (1.8.7-1) ...
11:00:05 [2022-08-08T11:00:05.057Z] #28 23.29 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:00:05 [2022-08-08T11:00:05.057Z] #28 23.30 Setting up libgpm2:amd64 (1.20.7-8) ...
11:00:05 [2022-08-08T11:00:05.057Z] #28 23.32 Setting up libip6tc2:amd64 (1.8.7-1) ...
11:00:05 [2022-08-08T11:00:05.057Z] #28 23.33 Setting up libinih1:amd64 (53-1+b2) ...
11:00:05 [2022-08-08T11:00:05.057Z] #28 23.34 Setting up uidmap (1:4.8.1-1) ...
11:00:05 [2022-08-08T11:00:05.057Z] #28 23.35 Setting up libyajl2:amd64 (2.1.0-3) ...
11:00:05 [2022-08-08T11:00:05.057Z] #28 23.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:00:05 [2022-08-08T11:00:05.057Z] #28 23.37 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:00:05 [2022-08-08T11:00:05.057Z] #28 23.38 Setting up python3-wheel (0.34.2-1) ...
11:00:05 [2022-08-08T11:00:05.067Z] #32 DONE 0.2s
11:00:05 [2022-08-08T11:00:05.067Z] 
11:00:05 [2022-08-08T11:00:05.067Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
11:00:05 [2022-08-08T11:00:05.067Z] #35 sha256:98fcf6eee5cf9a8f84bf6b44c69bbabe4c5b37fc70225573fb10b6caebe45cb2
11:00:05 [2022-08-08T11:00:05.067Z] #35 DONE 0.1s
11:00:05 [2022-08-08T11:00:05.218Z] #65 DONE 0.2s
11:00:05 [2022-08-08T11:00:05.218Z] 
11:00:05 [2022-08-08T11:00:05.218Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:00:05 [2022-08-08T11:00:05.218Z] #70 sha256:4f151ae29eda2ea8ce5f22682617b026599061a7bddcf992a8fda349c1df8a44
11:00:05 [2022-08-08T11:00:05.218Z] #70 DONE 0.1s
11:00:05 [2022-08-08T11:00:05.218Z] 
11:00:05 [2022-08-08T11:00:05.218Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
11:00:05 [2022-08-08T11:00:05.218Z] #75 sha256:570cdcdf01f3bf77e8169a131a1855da6eef31c520e7556dadf5888f208f4eb7
11:00:05 [2022-08-08T11:00:05.313Z] #28 23.52 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:00:05 [2022-08-08T11:00:05.326Z] 
11:00:05 [2022-08-08T11:00:05.326Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
11:00:05 [2022-08-08T11:00:05.326Z] #37 sha256:205a1f6a0755ecc3ae5b9351bc0ade466208268ffa9539839cb0cb67dc2c3898
11:00:05 [2022-08-08T11:00:05.326Z] #37 DONE 0.1s
11:00:05 [2022-08-08T11:00:05.326Z] 
11:00:05 [2022-08-08T11:00:05.326Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
11:00:05 [2022-08-08T11:00:05.326Z] #39 sha256:ad469e0027dc9cb8f146644378b0a14f43f9b689eb3cb47577c6798129d848b9
11:00:05 [2022-08-08T11:00:05.326Z] #39 DONE 0.0s
11:00:05 [2022-08-08T11:00:05.326Z] 
11:00:05 [2022-08-08T11:00:05.326Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
11:00:05 [2022-08-08T11:00:05.326Z] #41 sha256:fb171db07f7fb24262d391fae3e0e18be297a1c00d203c22e63f1b8ed557de43
11:00:05 [2022-08-08T11:00:05.326Z] #41 DONE 0.1s
11:00:05 [2022-08-08T11:00:05.479Z] #75 DONE 0.2s
11:00:05 [2022-08-08T11:00:05.479Z] 
11:00:05 [2022-08-08T11:00:05.479Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
11:00:05 [2022-08-08T11:00:05.479Z] #78 sha256:3f220bd8d979f08e7dd334c255e076533d8e24e527dc9b9a98e7300b8118beca
11:00:05 [2022-08-08T11:00:05.479Z] #78 DONE 0.1s
11:00:05 [2022-08-08T11:00:05.479Z] 
11:00:05 [2022-08-08T11:00:05.479Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
11:00:05 [2022-08-08T11:00:05.479Z] #79 sha256:1b2b37fee52adebda3008ad584cbf367ad6df4ba7e559984d67eee755ef045ee
11:00:05 [2022-08-08T11:00:05.479Z] #79 DONE 0.0s
11:00:05 [2022-08-08T11:00:05.479Z] 
11:00:05 [2022-08-08T11:00:05.479Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
11:00:05 [2022-08-08T11:00:05.479Z] #80 sha256:e4f7d8d27e4edf31569bd9dcf505a557e087a248a39edb10b18f90e119327574
11:00:05 [2022-08-08T11:00:05.479Z] #80 DONE 0.0s
11:00:05 [2022-08-08T11:00:05.479Z] 
11:00:05 [2022-08-08T11:00:05.479Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
11:00:05 [2022-08-08T11:00:05.479Z] #81 sha256:3fc46ce358e4757f8456489b8bdc1715b04f363fd7c9b6bcc5477015009ed69a
11:00:05 [2022-08-08T11:00:05.569Z] #28 23.53 Setting up libcap2:amd64 (1:2.44-1) ...
11:00:05 [2022-08-08T11:00:05.569Z] #28 23.54 Setting up libcap2-bin (1:2.44-1) ...
11:00:05 [2022-08-08T11:00:05.569Z] #28 23.56 Setting up apparmor (2.13.6-10) ...
11:00:05 [2022-08-08T11:00:05.587Z] 
11:00:05 [2022-08-08T11:00:05.587Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
11:00:05 [2022-08-08T11:00:05.587Z] #45 sha256:18c80f4fa7d9db71a177b3a4f670d9d779858008f507336da792fb7cfe38a69c
11:00:05 [2022-08-08T11:00:05.587Z] #45 DONE 0.0s
11:00:05 [2022-08-08T11:00:05.587Z] 
11:00:05 [2022-08-08T11:00:05.587Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
11:00:05 [2022-08-08T11:00:05.587Z] #48 sha256:1446da6f8da19dd2b316810ab2c7fcdaad2232a1f448bbf080336c4f0ec97b90
11:00:05 [2022-08-08T11:00:05.587Z] #48 DONE 0.2s
11:00:05 [2022-08-08T11:00:05.847Z] 
11:00:05 [2022-08-08T11:00:05.847Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
11:00:05 [2022-08-08T11:00:05.847Z] #52 sha256:212833f2df60b07ceb2564ddb437472977cb5d01693eddc655891f64f7cc28dd
11:00:05 [2022-08-08T11:00:05.847Z] #52 DONE 0.1s
11:00:05 [2022-08-08T11:00:05.847Z] 
11:00:05 [2022-08-08T11:00:05.847Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
11:00:05 [2022-08-08T11:00:05.847Z] #54 sha256:f01bf2126bbff46c618ddd4b80d699e96ef73b52e8b69376deb12847b3f9fdc5
11:00:05 [2022-08-08T11:00:05.847Z] #54 DONE 0.1s
11:00:05 [2022-08-08T11:00:05.847Z] 
11:00:05 [2022-08-08T11:00:05.847Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
11:00:05 [2022-08-08T11:00:05.847Z] #56 sha256:57e70021467be1f9089c6c4e5b8384338521ea81fa6e49ae9232e81d3d8314c2
11:00:06 [2022-08-08T11:00:06.106Z] #56 DONE 0.3s
11:00:06 [2022-08-08T11:00:06.106Z] 
11:00:06 [2022-08-08T11:00:06.106Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
11:00:06 [2022-08-08T11:00:06.106Z] #58 sha256:197fc767fc81861eef8efd502fb7fae6a2e81585bb08ed3d95ca586ba1d922a9
11:00:06 [2022-08-08T11:00:06.106Z] #58 DONE 0.1s
11:00:06 [2022-08-08T11:00:06.106Z] 
11:00:06 [2022-08-08T11:00:06.106Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
11:00:06 [2022-08-08T11:00:06.106Z] #61 sha256:ac0169020a333b92da2d70f68d191e1c8dcac9154d7bb01cdb4e978ab0c4b361
11:00:06 [2022-08-08T11:00:06.130Z] #28 24.28 Setting up zip (3.0-12) ...
11:00:06 [2022-08-08T11:00:06.130Z] #28 24.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:00:06 [2022-08-08T11:00:06.130Z] #28 24.31 Setting up bash-completion (1:2.11-2) ...
11:00:06 [2022-08-08T11:00:06.374Z] #61 DONE 0.1s
11:00:06 [2022-08-08T11:00:06.375Z] 
11:00:06 [2022-08-08T11:00:06.375Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
11:00:06 [2022-08-08T11:00:06.375Z] #65 sha256:f24f2328e7d0c92bba2109c19f085b7ee18f3b044650caba36ee83dc1efe8d70
11:00:06 [2022-08-08T11:00:06.419Z] #81 DONE 0.7s
11:00:06 [2022-08-08T11:00:06.419Z] 
11:00:06 [2022-08-08T11:00:06.419Z] #82 exporting to image
11:00:06 [2022-08-08T11:00:06.419Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
11:00:06 [2022-08-08T11:00:06.419Z] #82 exporting layers
11:00:06 [2022-08-08T11:00:06.692Z] #28 24.81 Setting up libmnl0:amd64 (1.0.4-3) ...
11:00:06 [2022-08-08T11:00:06.692Z] #28 24.85 Setting up sudo (1.9.5p2-3) ...
11:00:06 [2022-08-08T11:00:06.692Z] #28 24.89 invoke-rc.d: could not determine current runlevel
11:00:06 [2022-08-08T11:00:06.692Z] #28 24.90 invoke-rc.d: policy-rc.d denied execution of start.
11:00:06 [2022-08-08T11:00:06.692Z] #28 24.90 Setting up xfsprogs (5.10.0-4) ...
11:00:06 [2022-08-08T11:00:06.692Z] #28 24.91 Setting up libxtables12:amd64 (1.8.7-1) ...
11:00:06 [2022-08-08T11:00:06.692Z] #28 24.92 Setting up inetutils-ping (2:2.0-1) ...
11:00:06 [2022-08-08T11:00:06.692Z] #28 24.93 Setting up pigz (2.6-1) ...
11:00:06 [2022-08-08T11:00:06.692Z] #28 24.94 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:00:06 [2022-08-08T11:00:06.693Z] #28 24.95 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:00:06 [2022-08-08T11:00:06.949Z] #28 24.97 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
11:00:06 [2022-08-08T11:00:06.949Z] #28 24.98 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
11:00:06 [2022-08-08T11:00:06.949Z] #28 25.13 Setting up libaio1:amd64 (0.3.112-9) ...
11:00:06 [2022-08-08T11:00:06.949Z] #28 25.20 Setting up python3-lib2to3 (3.9.2-1) ...
11:00:06 [2022-08-08T11:00:06.968Z] #65 DONE 0.4s
11:00:06 [2022-08-08T11:00:06.968Z] 
11:00:06 [2022-08-08T11:00:06.968Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:00:06 [2022-08-08T11:00:06.968Z] #70 sha256:d79a7e64f04851077f9182a86d37c973826b90f66458b819ba7e9aef910319e1
11:00:06 [2022-08-08T11:00:06.968Z] #70 DONE 0.1s
11:00:06 [2022-08-08T11:00:06.968Z] 
11:00:06 [2022-08-08T11:00:06.968Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
11:00:06 [2022-08-08T11:00:06.968Z] #75 sha256:54a127eb6dfee61d5e02e7e7b24f202d41e97749e710178cc5c8651ed44a3887
11:00:07 [2022-08-08T11:00:07.206Z] #28 25.30 Setting up libelf1:amd64 (0.183-1) ...
11:00:07 [2022-08-08T11:00:07.206Z] #28 25.31 Setting up zstd (1.4.8+dfsg-2.1) ...
11:00:07 [2022-08-08T11:00:07.206Z] #28 25.32 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:00:07 [2022-08-08T11:00:07.206Z] #28 25.33 Setting up python3-distutils (3.9.2-1) ...
11:00:07 [2022-08-08T11:00:07.206Z] #28 25.46 Setting up vim (2:8.2.2434-3+deb11u1) ...
11:00:07 [2022-08-08T11:00:07.206Z] #28 25.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:00:07 [2022-08-08T11:00:07.206Z] #28 25.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:00:07 [2022-08-08T11:00:07.206Z] #28 25.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:00:07 [2022-08-08T11:00:07.206Z] #28 25.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:00:07 [2022-08-08T11:00:07.206Z] #28 25.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:00:07 [2022-08-08T11:00:07.206Z] #28 25.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:00:07 [2022-08-08T11:00:07.206Z] #28 25.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:00:07 [2022-08-08T11:00:07.206Z] #28 25.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:00:07 [2022-08-08T11:00:07.206Z] #28 25.51 Setting up python3-setuptools (52.0.0-4) ...
11:00:07 [2022-08-08T11:00:07.231Z] #75 DONE 0.4s
11:00:07 [2022-08-08T11:00:07.231Z] 
11:00:07 [2022-08-08T11:00:07.231Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
11:00:07 [2022-08-08T11:00:07.231Z] #78 sha256:855af7875d08887144e5cda16f4d3ca6ca90596ed953437b2f20283e9dbf4333
11:00:07 [2022-08-08T11:00:07.231Z] #78 DONE 0.1s
11:00:07 [2022-08-08T11:00:07.231Z] 
11:00:07 [2022-08-08T11:00:07.231Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
11:00:07 [2022-08-08T11:00:07.231Z] #79 sha256:53c67d3b1a61bedc926d9a3b23314766d271bf41284c0bad7eaeecec6e2e4cef
11:00:07 [2022-08-08T11:00:07.231Z] #79 DONE 0.0s
11:00:07 [2022-08-08T11:00:07.231Z] 
11:00:07 [2022-08-08T11:00:07.231Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
11:00:07 [2022-08-08T11:00:07.231Z] #80 sha256:a241437bebf5dde2e13658a61f086e3fd877872a317086a2000cab613a37d413
11:00:07 [2022-08-08T11:00:07.231Z] #80 DONE 0.0s
11:00:07 [2022-08-08T11:00:07.490Z] 
11:00:07 [2022-08-08T11:00:07.490Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
11:00:07 [2022-08-08T11:00:07.490Z] #81 sha256:d2412bd1b31088edcb37f35ca8353680012bf5ee09fcbb0924fc5cc93e193194
11:00:07 [2022-08-08T11:00:07.769Z] #28 25.82 Setting up libjq1:amd64 (1.6-2.1) ...
11:00:07 [2022-08-08T11:00:07.769Z] #28 25.83 Setting up libnftnl11:amd64 (1.1.9-1) ...
11:00:07 [2022-08-08T11:00:07.769Z] #28 25.84 Setting up thin-provisioning-tools (0.9.0-1) ...
11:00:07 [2022-08-08T11:00:07.769Z] #28 25.85 Setting up python3-pip (20.3.4-4+deb11u1) ...
11:00:07 [2022-08-08T11:00:07.769Z] #28 26.10 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:00:08 [2022-08-08T11:00:08.025Z] #28 26.11 Setting up jq (1.6-2.1) ...
11:00:08 [2022-08-08T11:00:08.025Z] #28 26.12 Setting up libbpf0:amd64 (1:0.3-2) ...
11:00:08 [2022-08-08T11:00:08.025Z] #28 26.13 Setting up iptables (1.8.7-1) ...
11:00:08 [2022-08-08T11:00:08.025Z] #28 26.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:00:08 [2022-08-08T11:00:08.025Z] #28 26.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:00:08 [2022-08-08T11:00:08.025Z] #28 26.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:00:08 [2022-08-08T11:00:08.025Z] #28 26.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:00:08 [2022-08-08T11:00:08.025Z] #28 26.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:00:08 [2022-08-08T11:00:08.025Z] #28 26.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:00:08 [2022-08-08T11:00:08.025Z] #28 26.16 Setting up iproute2 (5.10.0-4) ...
11:00:08 [2022-08-08T11:00:08.059Z] #81 DONE 0.7s
11:00:08 [2022-08-08T11:00:08.059Z] 
11:00:08 [2022-08-08T11:00:08.059Z] #82 exporting to image
11:00:08 [2022-08-08T11:00:08.059Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
11:00:08 [2022-08-08T11:00:08.059Z] #82 exporting layers
11:00:08 [2022-08-08T11:00:08.281Z] #28 26.29 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:00:08 [2022-08-08T11:00:08.851Z] #28 DONE 26.9s
11:00:08 [2022-08-08T11:00:08.851Z] 
11:00:08 [2022-08-08T11:00:08.851Z] #29 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
11:00:08 [2022-08-08T11:00:08.851Z] #29 sha256:40bb2cabab8b9d1ce02ea838e0463a0c0192fdd569b3cf7be47e6c3f648878d1
11:00:09 [2022-08-08T11:00:09.413Z] #29 0.446 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:00:09 [2022-08-08T11:00:09.413Z] #29 0.449 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:00:09 [2022-08-08T11:00:09.413Z] #29 0.452 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:00:09 [2022-08-08T11:00:09.413Z] #29 DONE 0.5s
11:00:09 [2022-08-08T11:00:09.413Z] 
11:00:09 [2022-08-08T11:00:09.413Z] #30 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
11:00:09 [2022-08-08T11:00:09.413Z] #30 sha256:4df0fcc9b9edfd882dd737ff3a59b4c747af26f745f7a6ebc7a65e5d3724fb6a
11:00:09 [2022-08-08T11:00:09.724Z] #82 exporting layers 3.1s done
11:00:09 [2022-08-08T11:00:09.724Z] #82 writing image sha256:8038cdec596d49fd7ae268d54314ee9ef7041ccd144cbf893926939e1b0e545d
11:00:09 [2022-08-08T11:00:09.724Z] #82 writing image sha256:8038cdec596d49fd7ae268d54314ee9ef7041ccd144cbf893926939e1b0e545d done
11:00:09 [2022-08-08T11:00:09.724Z] #82 naming to docker.io/library/docker:15f9cb5c4dab7eb09845453777c0797194d48336 done
11:00:09 [2022-08-08T11:00:09.724Z] #82 DONE 3.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
11:00:10 [2022-08-08T11:00:10.052Z] + trap exit INT TERM
11:00:10 [2022-08-08T11:00:10.052Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
11:00:10 [2022-08-08T11:00:10.052Z] + CONTAINER_NAME=docker-pr2
11:00:10 [2022-08-08T11:00:10.052Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43932/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43932/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=15f9cb5c4dab7eb09845453777c0797194d48336 -e DOCKER_GRAPHDRIVER docker:15f9cb5c4dab7eb09845453777c0797194d48336 hack/make.sh dynbinary
11:00:10 [2022-08-08T11:00:10.312Z] 
11:00:10 [2022-08-08T11:00:10.572Z] Removing bundles/
11:00:10 [2022-08-08T11:00:10.572Z] 
11:00:10 [2022-08-08T11:00:10.572Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:00:10 [2022-08-08T11:00:10.572Z] Building: bundles/dynbinary-daemon/dockerd
11:00:10 [2022-08-08T11:00:10.572Z] GOOS="" GOARCH="" GOARM=""
11:00:11 [2022-08-08T11:00:11.354Z] #82 exporting layers 3.0s done
11:00:11 [2022-08-08T11:00:11.354Z] #82 writing image sha256:04018c9255fe3cc86e41e4ea17311a9af75ca665223f6d3e95cf47ff9247b83e
11:00:11 [2022-08-08T11:00:11.354Z] #82 writing image sha256:04018c9255fe3cc86e41e4ea17311a9af75ca665223f6d3e95cf47ff9247b83e done
11:00:11 [2022-08-08T11:00:11.354Z] #82 naming to docker.io/library/docker:15f9cb5c4dab7eb09845453777c0797194d48336 done
11:00:11 [2022-08-08T11:00:11.354Z] #82 DONE 3.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:00:11 [2022-08-08T11:00:11.697Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43932/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=15f9cb5c4dab7eb09845453777c0797194d48336 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:15f9cb5c4dab7eb09845453777c0797194d48336 hack/make.sh dynbinary test-integration
11:00:11 [2022-08-08T11:00:11.957Z] 
11:00:12 [2022-08-08T11:00:12.217Z] Removing bundles/
11:00:12 [2022-08-08T11:00:12.217Z] 
11:00:12 [2022-08-08T11:00:12.217Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:00:12 [2022-08-08T11:00:12.217Z] Building: bundles/dynbinary-daemon/dockerd
11:00:12 [2022-08-08T11:00:12.217Z] GOOS="" GOARCH="" GOARM=""
11:00:15 [2022-08-08T11:00:15.951Z] #30 5.638 Collecting yamllint==1.26.1
11:00:15 [2022-08-08T11:00:15.951Z] #30 6.667   Downloading yamllint-1.26.1.tar.gz (126 kB)
11:00:16 [2022-08-08T11:00:16.208Z] #30 6.938 Collecting pathspec>=0.5.3
11:00:16 [2022-08-08T11:00:16.208Z] #30 6.943   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
11:00:16 [2022-08-08T11:00:16.208Z] #30 7.035 Collecting pyyaml
11:00:16 [2022-08-08T11:00:16.208Z] #30 7.039   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
11:00:16 [2022-08-08T11:00:16.464Z] #30 7.060 Building wheels for collected packages: yamllint
11:00:16 [2022-08-08T11:00:16.464Z] #30 7.061   Building wheel for yamllint (setup.py): started
11:00:16 [2022-08-08T11:00:16.464Z] #30 7.288   Building wheel for yamllint (setup.py): finished with status 'done'
11:00:16 [2022-08-08T11:00:16.464Z] #30 7.289   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=316a53d500f769673dada539256833764afda9ef25edaa130e47d26d6c7fbeb6
11:00:16 [2022-08-08T11:00:16.464Z] #30 7.289   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
11:00:16 [2022-08-08T11:00:16.464Z] #30 7.292 Successfully built yamllint
11:00:16 [2022-08-08T11:00:16.720Z] #30 7.298 Installing collected packages: pyyaml, pathspec, yamllint
11:00:16 [2022-08-08T11:00:16.720Z] #30 7.405 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
11:00:16 [2022-08-08T11:00:16.720Z] #30 DONE 7.5s
11:00:16 [2022-08-08T11:00:16.976Z] 
11:00:16 [2022-08-08T11:00:16.976Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
11:00:16 [2022-08-08T11:00:16.976Z] #34 sha256:8651428ac63a750bc8d668a6f51e405dbc6a127571f2880bbce1f4ad2730a776
11:00:16 [2022-08-08T11:00:16.976Z] #34 DONE 0.2s
11:00:16 [2022-08-08T11:00:16.976Z] 
11:00:16 [2022-08-08T11:00:16.976Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
11:00:16 [2022-08-08T11:00:16.976Z] #39 sha256:319aec15aec6551ace59bc7bfcb120a1c665bb4a90facba14d08b695ccbc99ad
11:00:17 [2022-08-08T11:00:17.232Z] #39 DONE 0.2s
11:00:17 [2022-08-08T11:00:17.232Z] 
11:00:17 [2022-08-08T11:00:17.232Z] #42 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
11:00:17 [2022-08-08T11:00:17.232Z] #42 sha256:4bc8e76cad8f1b1370c10f266ba6c98016d47c48ba4baa8d2ee8eddc87e24c59
11:00:17 [2022-08-08T11:00:17.491Z] #42 DONE 0.2s
11:00:17 [2022-08-08T11:00:17.491Z] 
11:00:17 [2022-08-08T11:00:17.491Z] #44 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
11:00:17 [2022-08-08T11:00:17.491Z] #44 sha256:29fb6838c4065470346a3a9138a33712cf964f81de50f7727853cd06fef37192
11:00:17 [2022-08-08T11:00:17.491Z] #44 DONE 0.1s
11:00:17 [2022-08-08T11:00:17.491Z] 
11:00:17 [2022-08-08T11:00:17.491Z] #46 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
11:00:17 [2022-08-08T11:00:17.491Z] #46 sha256:25c192c3d3f442e887868c2b413ea52a0df418e3398088ff626109f03c6bf273
11:00:17 [2022-08-08T11:00:17.491Z] #46 DONE 0.1s
11:00:17 [2022-08-08T11:00:17.491Z] 
11:00:17 [2022-08-08T11:00:17.491Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
11:00:17 [2022-08-08T11:00:17.491Z] #48 sha256:514ab52e9525e7d1b2adc0970df420c0b01a0ba9f2328c6699bf845809f94e32
11:00:17 [2022-08-08T11:00:17.491Z] #48 DONE 0.1s
11:00:17 [2022-08-08T11:00:17.748Z] 
11:00:17 [2022-08-08T11:00:17.748Z] #52 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
11:00:17 [2022-08-08T11:00:17.748Z] #52 sha256:1da4d890345b941e4b67dc158d851188a9a723071d80c428f6a52b89f600c3ab
11:00:17 [2022-08-08T11:00:17.748Z] #52 DONE 0.0s
11:00:17 [2022-08-08T11:00:17.748Z] 
11:00:17 [2022-08-08T11:00:17.748Z] #55 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
11:00:17 [2022-08-08T11:00:17.748Z] #55 sha256:5a5ce120dab7d145199699497df104dc3d4e3c29feaf949a98d2bfc1953d9004
11:00:17 [2022-08-08T11:00:17.748Z] #55 DONE 0.2s
11:00:18 [2022-08-08T11:00:18.004Z] 
11:00:18 [2022-08-08T11:00:18.004Z] #59 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
11:00:18 [2022-08-08T11:00:18.005Z] #59 sha256:5e39749d60d9c742e1da8f7f1cc4123514b545e5606482d457c10c254f48963f
11:00:18 [2022-08-08T11:00:18.005Z] #59 DONE 0.1s
11:00:18 [2022-08-08T11:00:18.005Z] 
11:00:18 [2022-08-08T11:00:18.005Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
11:00:18 [2022-08-08T11:00:18.005Z] #61 sha256:763e0365e5d4f5830c887b873afd98d0dada612bdf23b41c0ef51fef78333b58
11:00:18 [2022-08-08T11:00:18.005Z] #61 DONE 0.1s
11:00:18 [2022-08-08T11:00:18.005Z] 
11:00:18 [2022-08-08T11:00:18.005Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
11:00:18 [2022-08-08T11:00:18.005Z] #63 sha256:3700adcd566372d467fb2db4c446cc6ce3d636f654fb3edb52cbeee861ebf2bb
11:00:18 [2022-08-08T11:00:18.261Z] #63 DONE 0.3s
11:00:18 [2022-08-08T11:00:18.517Z] 
11:00:18 [2022-08-08T11:00:18.517Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
11:00:18 [2022-08-08T11:00:18.517Z] #65 sha256:1b10bced09c852c4a8703e964296d94298da8646e5f7aec54aa80a09b7b77e78
11:00:18 [2022-08-08T11:00:18.517Z] #65 DONE 0.1s
11:00:18 [2022-08-08T11:00:18.517Z] 
11:00:18 [2022-08-08T11:00:18.517Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
11:00:18 [2022-08-08T11:00:18.517Z] #68 sha256:c32974161aabf4c0391be8ab06be1617438325945c30b3d0d2ee5b58c012642b
11:00:18 [2022-08-08T11:00:18.517Z] #68 DONE 0.1s
11:00:18 [2022-08-08T11:00:18.517Z] 
11:00:18 [2022-08-08T11:00:18.517Z] #72 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
11:00:18 [2022-08-08T11:00:18.517Z] #72 sha256:037c491c512b01e515bf51bed0bdfbbb73addf104ec6a320d9903c636f6c1c1d
11:00:19 [2022-08-08T11:00:19.079Z] #72 DONE 0.4s
11:00:19 [2022-08-08T11:00:19.079Z] 
11:00:19 [2022-08-08T11:00:19.079Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:00:19 [2022-08-08T11:00:19.079Z] #77 sha256:1eb271cd723cc16022979b3dc428553ced01248012e4ba25eb5081a2069c0e31
11:00:19 [2022-08-08T11:00:19.079Z] #77 DONE 0.1s
11:00:19 [2022-08-08T11:00:19.079Z] 
11:00:19 [2022-08-08T11:00:19.079Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
11:00:19 [2022-08-08T11:00:19.079Z] #82 sha256:b12fc9c5ebdd1a86559dad3c5aa52a33133d8471c21a9d71b0a79df7ed8fe8e7
11:00:19 [2022-08-08T11:00:19.640Z] #82 DONE 0.4s
11:00:19 [2022-08-08T11:00:19.640Z] 
11:00:19 [2022-08-08T11:00:19.640Z] #85 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
11:00:19 [2022-08-08T11:00:19.640Z] #85 sha256:8adeabb17547017f42e2ee0032780eadecedea3408143089d33daafe570c35bb
11:00:19 [2022-08-08T11:00:19.640Z] #85 DONE 0.1s
11:00:19 [2022-08-08T11:00:19.640Z] 
11:00:19 [2022-08-08T11:00:19.640Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
11:00:19 [2022-08-08T11:00:19.640Z] #86 sha256:4e17811cc2d79c40c8487d5bb6463025d8d62243e9f19f0a8966e142c939fd58
11:00:19 [2022-08-08T11:00:19.640Z] #86 DONE 0.0s
11:00:19 [2022-08-08T11:00:19.640Z] 
11:00:19 [2022-08-08T11:00:19.640Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
11:00:19 [2022-08-08T11:00:19.640Z] #87 sha256:80a624d5f1bb1aa8170182ffc75f73ad75f604822b236736ea6e16783e916ca9
11:00:19 [2022-08-08T11:00:19.640Z] #87 DONE 0.0s
11:00:19 [2022-08-08T11:00:19.640Z] 
11:00:19 [2022-08-08T11:00:19.640Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker
11:00:19 [2022-08-08T11:00:19.640Z] #88 sha256:4cabea713b1fad205706563ed3ce275905d2cb2d8d96c0e821f66990e0f8aa7c
11:00:20 [2022-08-08T11:00:20.202Z] #88 DONE 0.7s
11:00:20 [2022-08-08T11:00:20.459Z] 
11:00:20 [2022-08-08T11:00:20.459Z] #89 exporting to image
11:00:20 [2022-08-08T11:00:20.459Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
11:00:20 [2022-08-08T11:00:20.459Z] #89 exporting layers
11:00:23 [2022-08-08T11:00:23.761Z] #89 exporting layers 3.0s done
11:00:23 [2022-08-08T11:00:23.761Z] #89 writing image sha256:e6043fbab36f1debe5963dd27629831621f31fb7ff54a2a7c3dc8148241ac53a done
11:00:23 [2022-08-08T11:00:23.761Z] #89 naming to docker.io/library/docker:15f9cb5c4dab7eb09845453777c0797194d48336 done
11:00:23 [2022-08-08T11:00:23.761Z] #89 DONE 3.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
11:00:24 [2022-08-08T11:00:24.073Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43932/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43932/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=15f9cb5c4dab7eb09845453777c0797194d48336 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:15f9cb5c4dab7eb09845453777c0797194d48336 hack/validate/default
11:00:25 [2022-08-08T11:00:25.964Z] Congratulations!  Seccomp profile generation is done correctly.
11:00:25 [2022-08-08T11:00:25.964Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
11:00:34 [2022-08-08T11:00:34.056Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
11:00:35 [2022-08-08T11:00:35.949Z] Congratulations!  All API changes are done the right way.
11:00:35 [2022-08-08T11:00:35.949Z] Congratulations!  All TOML source files changed here have valid syntax.
11:00:35 [2022-08-08T11:00:35.949Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
11:00:35 [2022-08-08T11:00:35.949Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
11:00:35 [2022-08-08T11:00:35.949Z] 
11:00:35 [2022-08-08T11:00:35.949Z] INFO Start validation with golang-ci-lint
11:00:36 [2022-08-08T11:00:36.512Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
11:00:36 [2022-08-08T11:00:36.512Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] 
11:00:43 [2022-08-08T11:00:43.094Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02ed367f0439a2966) in /home/ubuntu/workspace/moby_PR-43932
[Pipeline] {
[Pipeline] checkout
11:00:43 [2022-08-08T11:00:43.431Z] The recommended git tool is: git
11:00:46 [2022-08-08T11:00:46.968Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-049a8a28c0e3cd6db) in /home/ubuntu/workspace/moby_PR-43932
[Pipeline] {
[Pipeline] checkout
11:00:47 [2022-08-08T11:00:47.101Z] The recommended git tool is: git
11:00:47 [2022-08-08T11:00:47.620Z] using credential docker-jenkins-github-credentials
11:00:47 [2022-08-08T11:00:47.633Z] Cloning the remote Git repository
11:00:47 [2022-08-08T11:00:47.633Z] Cloning with configured refspecs honoured and without tags
11:00:47 [2022-08-08T11:00:47.659Z] Cloning repository https://github.com/moby/moby.git
11:00:47 [2022-08-08T11:00:47.718Z]  > git init /home/ubuntu/workspace/moby_PR-43932 # timeout=10
11:00:48 [2022-08-08T11:00:48.216Z] Fetching upstream changes from https://github.com/moby/moby.git
11:00:48 [2022-08-08T11:00:48.217Z]  > git --version # timeout=10
11:00:48 [2022-08-08T11:00:48.226Z]  > git --version # 'git version 2.25.1'
11:00:48 [2022-08-08T11:00:48.227Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:00:48 [2022-08-08T11:00:48.291Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43932/head:refs/remotes/origin/PR-43932 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:00:50 [2022-08-08T11:00:50.442Z] using credential docker-jenkins-github-credentials
11:00:50 [2022-08-08T11:00:50.450Z] Cloning the remote Git repository
11:00:50 [2022-08-08T11:00:50.450Z] Cloning with configured refspecs honoured and without tags
11:00:50 [2022-08-08T11:00:50.492Z] Cloning repository https://github.com/moby/moby.git
11:00:50 [2022-08-08T11:00:50.572Z]  > git init /home/ubuntu/workspace/moby_PR-43932 # timeout=10
11:00:51 [2022-08-08T11:00:51.196Z] Fetching upstream changes from https://github.com/moby/moby.git
11:00:51 [2022-08-08T11:00:51.196Z]  > git --version # timeout=10
11:00:51 [2022-08-08T11:00:51.220Z]  > git --version # 'git version 2.25.1'
11:00:51 [2022-08-08T11:00:51.220Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:00:51 [2022-08-08T11:00:51.279Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43932/head:refs/remotes/origin/PR-43932 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:01:08 [2022-08-08T11:01:08.959Z] Fetching without tags
11:01:09 [2022-08-08T11:01:09.261Z] Merging remotes/origin/22.06 commit ebfc35f887ab980c01b722364bdaff6abec705f2 into PR head commit 15f9cb5c4dab7eb09845453777c0797194d48336
11:01:09 [2022-08-08T11:01:09.665Z] Fetching without tags
11:01:09 [2022-08-08T11:01:09.932Z] Merging remotes/origin/22.06 commit ebfc35f887ab980c01b722364bdaff6abec705f2 into PR head commit 15f9cb5c4dab7eb09845453777c0797194d48336
11:01:08 [2022-08-08T11:01:08.855Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:01:08 [2022-08-08T11:01:08.872Z]  > git config --add remote.origin.fetch +refs/pull/43932/head:refs/remotes/origin/PR-43932 # timeout=10
11:01:08 [2022-08-08T11:01:08.897Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:01:08 [2022-08-08T11:01:08.940Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:01:09 [2022-08-08T11:01:09.003Z] Fetching upstream changes from https://github.com/moby/moby.git
11:01:09 [2022-08-08T11:01:09.003Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:01:09 [2022-08-08T11:01:09.005Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43932/head:refs/remotes/origin/PR-43932 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:01:09 [2022-08-08T11:01:09.267Z]  > git config core.sparsecheckout # timeout=10
11:01:09 [2022-08-08T11:01:09.285Z]  > git checkout -f 15f9cb5c4dab7eb09845453777c0797194d48336 # timeout=10
11:01:09 [2022-08-08T11:01:09.923Z]  > git remote # timeout=10
11:01:09 [2022-08-08T11:01:09.937Z]  > git config --get remote.origin.url # timeout=10
11:01:09 [2022-08-08T11:01:09.949Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:01:09 [2022-08-08T11:01:09.950Z]  > git merge ebfc35f887ab980c01b722364bdaff6abec705f2 # timeout=10
11:01:09 [2022-08-08T11:01:09.964Z]  > git rev-parse HEAD^{commit} # timeout=10
11:01:09 [2022-08-08T11:01:09.973Z] Merge succeeded, producing 15f9cb5c4dab7eb09845453777c0797194d48336
11:01:09 [2022-08-08T11:01:09.973Z] Checking out Revision 15f9cb5c4dab7eb09845453777c0797194d48336 (PR-43932)
11:01:09 [2022-08-08T11:01:09.637Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:01:09 [2022-08-08T11:01:09.643Z]  > git config --add remote.origin.fetch +refs/pull/43932/head:refs/remotes/origin/PR-43932 # timeout=10
11:01:09 [2022-08-08T11:01:09.653Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:01:09 [2022-08-08T11:01:09.669Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:01:09 [2022-08-08T11:01:09.679Z] Fetching upstream changes from https://github.com/moby/moby.git
11:01:09 [2022-08-08T11:01:09.679Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:01:09 [2022-08-08T11:01:09.680Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43932/head:refs/remotes/origin/PR-43932 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:01:09 [2022-08-08T11:01:09.954Z]  > git config core.sparsecheckout # timeout=10
11:01:09 [2022-08-08T11:01:09.961Z]  > git checkout -f 15f9cb5c4dab7eb09845453777c0797194d48336 # timeout=10
11:01:11 [2022-08-08T11:01:11.909Z] Merge succeeded, producing 15f9cb5c4dab7eb09845453777c0797194d48336
11:01:11 [2022-08-08T11:01:11.910Z] Checking out Revision 15f9cb5c4dab7eb09845453777c0797194d48336 (PR-43932)
11:01:09 [2022-08-08T11:01:09.975Z]  > git config core.sparsecheckout # timeout=10
11:01:09 [2022-08-08T11:01:09.988Z]  > git checkout -f 15f9cb5c4dab7eb09845453777c0797194d48336 # timeout=10
11:01:11 [2022-08-08T11:01:11.870Z]  > git remote # timeout=10
11:01:11 [2022-08-08T11:01:11.879Z]  > git config --get remote.origin.url # timeout=10
11:01:11 [2022-08-08T11:01:11.892Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:01:11 [2022-08-08T11:01:11.893Z]  > git merge ebfc35f887ab980c01b722364bdaff6abec705f2 # timeout=10
11:01:11 [2022-08-08T11:01:11.909Z]  > git rev-parse HEAD^{commit} # timeout=10
11:01:11 [2022-08-08T11:01:11.922Z]  > git config core.sparsecheckout # timeout=10
11:01:11 [2022-08-08T11:01:11.947Z]  > git checkout -f 15f9cb5c4dab7eb09845453777c0797194d48336 # timeout=10
11:01:14 [2022-08-08T11:01:14.609Z] Commit message: "vendor: github.com/containerd/containerd v1.6.7"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:01:15 [2022-08-08T11:01:15.669Z] + docker version
11:01:16 [2022-08-08T11:01:16.183Z] Commit message: "vendor: github.com/containerd/containerd v1.6.7"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:01:17 [2022-08-08T11:01:17.173Z] + docker version
11:01:23 [2022-08-08T11:01:23.765Z] Client: Docker Engine - Community
11:01:23 [2022-08-08T11:01:23.765Z]  Version:           20.10.14
11:01:23 [2022-08-08T11:01:23.765Z]  API version:       1.41
11:01:23 [2022-08-08T11:01:23.765Z]  Go version:        go1.16.15
11:01:23 [2022-08-08T11:01:23.765Z]  Git commit:        a224086
11:01:23 [2022-08-08T11:01:23.765Z]  Built:             Thu Mar 24 01:48:02 2022
11:01:23 [2022-08-08T11:01:23.765Z]  OS/Arch:           linux/amd64
11:01:23 [2022-08-08T11:01:23.765Z]  Context:           default
11:01:23 [2022-08-08T11:01:23.765Z]  Experimental:      true
11:01:23 [2022-08-08T11:01:23.765Z] 
11:01:23 [2022-08-08T11:01:23.765Z] Server: Docker Engine - Community
11:01:23 [2022-08-08T11:01:23.765Z]  Engine:
11:01:23 [2022-08-08T11:01:23.765Z]   Version:          20.10.14
11:01:23 [2022-08-08T11:01:23.765Z]   API version:      1.41 (minimum version 1.12)
11:01:23 [2022-08-08T11:01:23.765Z]   Go version:       go1.16.15
11:01:23 [2022-08-08T11:01:23.765Z]   Git commit:       87a90dc
11:01:23 [2022-08-08T11:01:23.765Z]   Built:            Thu Mar 24 01:45:53 2022
11:01:23 [2022-08-08T11:01:23.765Z]   OS/Arch:          linux/amd64
11:01:23 [2022-08-08T11:01:23.765Z]   Experimental:     true
11:01:23 [2022-08-08T11:01:23.765Z]  containerd:
11:01:23 [2022-08-08T11:01:23.765Z]   Version:          1.5.11
11:01:23 [2022-08-08T11:01:23.765Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
11:01:23 [2022-08-08T11:01:23.765Z]  runc:
11:01:23 [2022-08-08T11:01:23.765Z]   Version:          1.0.3
11:01:23 [2022-08-08T11:01:23.765Z]   GitCommit:        v1.0.3-0-gf46b6ba
11:01:23 [2022-08-08T11:01:23.765Z]  docker-init:
11:01:23 [2022-08-08T11:01:23.765Z]   Version:          0.19.0
11:01:23 [2022-08-08T11:01:23.765Z]   GitCommit:        de40ad0
[Pipeline] sh
11:01:24 [2022-08-08T11:01:24.065Z] + docker info
11:01:25 [2022-08-08T11:01:25.302Z] Client: Docker Engine - Community
11:01:25 [2022-08-08T11:01:25.302Z]  Version:           20.10.14
11:01:25 [2022-08-08T11:01:25.302Z]  API version:       1.41
11:01:25 [2022-08-08T11:01:25.302Z]  Go version:        go1.16.15
11:01:25 [2022-08-08T11:01:25.302Z]  Git commit:        a224086
11:01:25 [2022-08-08T11:01:25.302Z]  Built:             Thu Mar 24 01:47:20 2022
11:01:25 [2022-08-08T11:01:25.302Z]  OS/Arch:           linux/arm64
11:01:25 [2022-08-08T11:01:25.302Z]  Context:           default
11:01:25 [2022-08-08T11:01:25.302Z]  Experimental:      true
11:01:25 [2022-08-08T11:01:25.302Z] 
11:01:25 [2022-08-08T11:01:25.302Z] Server: Docker Engine - Community
11:01:25 [2022-08-08T11:01:25.302Z]  Engine:
11:01:25 [2022-08-08T11:01:25.302Z]   Version:          20.10.14
11:01:25 [2022-08-08T11:01:25.302Z]   API version:      1.41 (minimum version 1.12)
11:01:25 [2022-08-08T11:01:25.302Z]   Go version:       go1.16.15
11:01:25 [2022-08-08T11:01:25.302Z]   Git commit:       87a90dc
11:01:25 [2022-08-08T11:01:25.302Z]   Built:            Thu Mar 24 01:45:39 2022
11:01:25 [2022-08-08T11:01:25.302Z]   OS/Arch:          linux/arm64
11:01:25 [2022-08-08T11:01:25.302Z]   Experimental:     true
11:01:25 [2022-08-08T11:01:25.302Z]  containerd:
11:01:25 [2022-08-08T11:01:25.302Z]   Version:          1.5.11
11:01:25 [2022-08-08T11:01:25.302Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
11:01:25 [2022-08-08T11:01:25.302Z]  runc:
11:01:25 [2022-08-08T11:01:25.302Z]   Version:          1.0.3
11:01:25 [2022-08-08T11:01:25.302Z]   GitCommit:        v1.0.3-0-gf46b6ba
11:01:25 [2022-08-08T11:01:25.302Z]  docker-init:
11:01:25 [2022-08-08T11:01:25.302Z]   Version:          0.19.0
11:01:25 [2022-08-08T11:01:25.302Z]   GitCommit:        de40ad0
[Pipeline] sh
11:01:25 [2022-08-08T11:01:25.621Z] + docker info
11:01:40 [2022-08-08T11:01:40.513Z] Client:
11:01:40 [2022-08-08T11:01:40.513Z]  Context:    default
11:01:40 [2022-08-08T11:01:40.513Z]  Debug Mode: false
11:01:40 [2022-08-08T11:01:40.513Z]  Plugins:
11:01:40 [2022-08-08T11:01:40.513Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
11:01:40 [2022-08-08T11:01:40.513Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
11:01:40 [2022-08-08T11:01:40.513Z] 
11:01:40 [2022-08-08T11:01:40.513Z] Server:
11:01:40 [2022-08-08T11:01:40.513Z]  Containers: 0
11:01:40 [2022-08-08T11:01:40.513Z]   Running: 0
11:01:40 [2022-08-08T11:01:40.513Z]   Paused: 0
11:01:40 [2022-08-08T11:01:40.513Z]   Stopped: 0
11:01:40 [2022-08-08T11:01:40.513Z]  Images: 0
11:01:40 [2022-08-08T11:01:40.513Z]  Server Version: 20.10.14
11:01:40 [2022-08-08T11:01:40.513Z]  Storage Driver: overlay2
11:01:40 [2022-08-08T11:01:40.513Z]   Backing Filesystem: extfs
11:01:40 [2022-08-08T11:01:40.513Z]   Supports d_type: true
11:01:40 [2022-08-08T11:01:40.513Z]   Native Overlay Diff: true
11:01:40 [2022-08-08T11:01:40.513Z]   userxattr: false
11:01:40 [2022-08-08T11:01:40.513Z]  Logging Driver: json-file
11:01:40 [2022-08-08T11:01:40.513Z]  Cgroup Driver: cgroupfs
11:01:40 [2022-08-08T11:01:40.513Z]  Cgroup Version: 1
11:01:40 [2022-08-08T11:01:40.513Z]  Plugins:
11:01:40 [2022-08-08T11:01:40.513Z]   Volume: local
11:01:40 [2022-08-08T11:01:40.513Z]   Network: bridge host ipvlan macvlan null overlay
11:01:40 [2022-08-08T11:01:40.513Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:01:40 [2022-08-08T11:01:40.513Z]  Swarm: inactive
11:01:40 [2022-08-08T11:01:40.513Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
11:01:40 [2022-08-08T11:01:40.513Z]  Default Runtime: runc
11:01:40 [2022-08-08T11:01:40.513Z]  Init Binary: docker-init
11:01:40 [2022-08-08T11:01:40.513Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
11:01:40 [2022-08-08T11:01:40.513Z]  runc version: v1.0.3-0-gf46b6ba
11:01:40 [2022-08-08T11:01:40.513Z]  init version: de40ad0
11:01:40 [2022-08-08T11:01:40.513Z]  Security Options:
11:01:40 [2022-08-08T11:01:40.513Z]   apparmor
11:01:40 [2022-08-08T11:01:40.513Z]   seccomp
11:01:40 [2022-08-08T11:01:40.513Z]    Profile: default
11:01:40 [2022-08-08T11:01:40.513Z]  Kernel Version: 5.13.0-1021-aws
11:01:40 [2022-08-08T11:01:40.513Z]  Operating System: Ubuntu 20.04.4 LTS
11:01:40 [2022-08-08T11:01:40.513Z]  OSType: linux
11:01:40 [2022-08-08T11:01:40.513Z]  Architecture: aarch64
11:01:40 [2022-08-08T11:01:40.513Z]  CPUs: 2
11:01:40 [2022-08-08T11:01:40.513Z]  Total Memory: 7.562GiB
11:01:40 [2022-08-08T11:01:40.513Z]  Name: ip-10-100-48-246
11:01:40 [2022-08-08T11:01:40.513Z]  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
11:01:40 [2022-08-08T11:01:40.513Z]  Docker Root Dir: /var/lib/docker
11:01:40 [2022-08-08T11:01:40.513Z]  Debug Mode: false
11:01:40 [2022-08-08T11:01:40.513Z]  Registry: https://index.docker.io/v1/
11:01:40 [2022-08-08T11:01:40.513Z]  Labels:
11:01:40 [2022-08-08T11:01:40.513Z]  Experimental: true
11:01:40 [2022-08-08T11:01:40.513Z]  Insecure Registries:
11:01:40 [2022-08-08T11:01:40.513Z]   127.0.0.0/8
11:01:40 [2022-08-08T11:01:40.513Z]  Live Restore Enabled: true
11:01:40 [2022-08-08T11:01:40.513Z] 
[Pipeline] sh
11:01:40 [2022-08-08T11:01:40.805Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:01:40 [2022-08-08T11:01:40.805Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:01:40 [2022-08-08T11:01:40.805Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43932/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
11:01:40 [2022-08-08T11:01:40.805Z] + bash /home/ubuntu/workspace/moby_PR-43932/check-config.sh
11:01:40 [2022-08-08T11:01:40.805Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:01:40 [2022-08-08T11:01:40.805Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ...
11:01:40 [2022-08-08T11:01:40.805Z] 
11:01:40 [2022-08-08T11:01:40.805Z] Generally Necessary:
11:01:40 [2022-08-08T11:01:40.805Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:01:40 [2022-08-08T11:01:40.805Z] - apparmor: enabled and tools installed
11:01:40 [2022-08-08T11:01:40.805Z] - CONFIG_NAMESPACES: enabled
11:01:40 [2022-08-08T11:01:40.805Z] - CONFIG_NET_NS: enabled
11:01:40 [2022-08-08T11:01:40.805Z] - CONFIG_PID_NS: enabled
11:01:40 [2022-08-08T11:01:40.805Z] - CONFIG_IPC_NS: enabled
11:01:40 [2022-08-08T11:01:40.805Z] - CONFIG_UTS_NS: enabled
11:01:40 [2022-08-08T11:01:40.805Z] - CONFIG_CGROUPS: enabled
11:01:40 [2022-08-08T11:01:40.805Z] - CONFIG_CGROUP_CPUACCT: enabled
11:01:40 [2022-08-08T11:01:40.805Z] - CONFIG_CGROUP_DEVICE: enabled
11:01:40 [2022-08-08T11:01:40.805Z] - CONFIG_CGROUP_FREEZER: enabled
11:01:40 [2022-08-08T11:01:40.805Z] - CONFIG_CGROUP_SCHED: enabled
11:01:40 [2022-08-08T11:01:40.805Z] - CONFIG_CPUSETS: enabled
11:01:40 [2022-08-08T11:01:40.805Z] - CONFIG_MEMCG: enabled
11:01:40 [2022-08-08T11:01:40.805Z] - CONFIG_KEYS: enabled
11:01:40 [2022-08-08T11:01:40.805Z] - CONFIG_VETH: enabled (as module)
11:01:40 [2022-08-08T11:01:40.805Z] - CONFIG_BRIDGE: enabled (as module)
11:01:40 [2022-08-08T11:01:40.805Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:01:40 [2022-08-08T11:01:40.805Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:01:40 [2022-08-08T11:01:40.805Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_NF_NAT: enabled (as module)
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_POSIX_MQUEUE: enabled
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_CGROUP_BPF: enabled
11:01:41 [2022-08-08T11:01:41.065Z] 
11:01:41 [2022-08-08T11:01:41.065Z] Optional Features:
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_USER_NS: enabled
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_SECCOMP: enabled
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_SECCOMP_FILTER: enabled
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_CGROUP_PIDS: enabled
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_MEMCG_SWAP: enabled
11:01:41 [2022-08-08T11:01:41.065Z]     (cgroup swap accounting is currently enabled)
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_BLK_CGROUP: enabled
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_CGROUP_PERF: enabled
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_CGROUP_HUGETLB: enabled
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_CFS_BANDWIDTH: enabled
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_RT_GROUP_SCHED: missing
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_IP_VS: enabled (as module)
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_IP_VS_NFCT: enabled
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_IP_VS_RR: enabled (as module)
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_SECURITY_SELINUX: enabled
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_SECURITY_APPARMOR: enabled
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_EXT4_FS: enabled
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:01:41 [2022-08-08T11:01:41.065Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:01:41 [2022-08-08T11:01:41.065Z] - Network Drivers:
11:01:41 [2022-08-08T11:01:41.065Z]   - "overlay":
11:01:41 [2022-08-08T11:01:41.324Z]     - CONFIG_VXLAN: enabled (as module)
11:01:41 [2022-08-08T11:01:41.324Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:01:41 [2022-08-08T11:01:41.324Z]       Optional (for encrypted networks):
11:01:41 [2022-08-08T11:01:41.324Z]       - CONFIG_CRYPTO: enabled
11:01:41 [2022-08-08T11:01:41.324Z]       - CONFIG_CRYPTO_AEAD: enabled
11:01:41 [2022-08-08T11:01:41.324Z]       - CONFIG_CRYPTO_GCM: enabled
11:01:41 [2022-08-08T11:01:41.324Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:01:41 [2022-08-08T11:01:41.324Z]       - CONFIG_CRYPTO_GHASH: enabled
11:01:41 [2022-08-08T11:01:41.324Z]       - CONFIG_XFRM: enabled
11:01:41 [2022-08-08T11:01:41.324Z]       - CONFIG_XFRM_USER: enabled (as module)
11:01:41 [2022-08-08T11:01:41.324Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:01:41 [2022-08-08T11:01:41.324Z]       - CONFIG_INET_ESP: enabled (as module)
11:01:41 [2022-08-08T11:01:41.324Z]   - "ipvlan":
11:01:41 [2022-08-08T11:01:41.324Z]     - CONFIG_IPVLAN: enabled (as module)
11:01:41 [2022-08-08T11:01:41.324Z]   - "macvlan":
11:01:41 [2022-08-08T11:01:41.324Z]     - CONFIG_MACVLAN: enabled (as module)
11:01:41 [2022-08-08T11:01:41.324Z]     - CONFIG_DUMMY: enabled (as module)
11:01:41 [2022-08-08T11:01:41.324Z]   - "ftp,tftp client in container":
11:01:41 [2022-08-08T11:01:41.324Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:01:41 [2022-08-08T11:01:41.324Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:01:41 [2022-08-08T11:01:41.324Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:01:41 [2022-08-08T11:01:41.324Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:01:41 [2022-08-08T11:01:41.324Z] - Storage Drivers:
11:01:41 [2022-08-08T11:01:41.324Z]   - "aufs":
11:01:41 [2022-08-08T11:01:41.324Z]     - CONFIG_AUFS_FS: enabled (as module)
11:01:41 [2022-08-08T11:01:41.324Z]   - "btrfs":
11:01:41 [2022-08-08T11:01:41.324Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:01:41 [2022-08-08T11:01:41.324Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:01:41 [2022-08-08T11:01:41.324Z]   - "devicemapper":
11:01:41 [2022-08-08T11:01:41.324Z]     - CONFIG_BLK_DEV_DM: enabled
11:01:41 [2022-08-08T11:01:41.324Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:01:41 [2022-08-08T11:01:41.324Z]   - "overlay":
11:01:41 [2022-08-08T11:01:41.324Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:01:41 [2022-08-08T11:01:41.324Z]   - "zfs":
11:01:41 [2022-08-08T11:01:41.324Z]     - /dev/zfs: present
11:01:41 [2022-08-08T11:01:41.324Z]     - zfs command: missing
11:01:41 [2022-08-08T11:01:41.324Z]     - zpool command: missing
11:01:41 [2022-08-08T11:01:41.324Z] 
11:01:41 [2022-08-08T11:01:41.324Z] Limits:
11:01:41 [2022-08-08T11:01:41.324Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:01:41 [2022-08-08T11:01:41.324Z] 
11:01:41 [2022-08-08T11:01:41.324Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:01:41 [2022-08-08T11:01:41.649Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:15f9cb5c4dab7eb09845453777c0797194d48336 .
11:01:41 [2022-08-08T11:01:41.908Z] #2 [internal] load .dockerignore
11:01:41 [2022-08-08T11:01:41.909Z] #2 sha256:ddaf72fba8281f8e41b374444dae48249a7e3ef4fab31e0534c1fdd653414119
11:01:42 [2022-08-08T11:01:42.168Z] #2 transferring context: 145B done
11:01:42 [2022-08-08T11:01:42.427Z] #2 ...
11:01:42 [2022-08-08T11:01:42.427Z] 
11:01:42 [2022-08-08T11:01:42.427Z] #1 [internal] load build definition from Dockerfile
11:01:42 [2022-08-08T11:01:42.427Z] #1 sha256:c4ff753a3efb1aba771686e31ecb99290ed8ec382a39e0eaa208a7b0b5874022
11:01:42 [2022-08-08T11:01:42.427Z] #1 transferring dockerfile: 19.25kB 0.1s done
11:01:42 [2022-08-08T11:01:42.427Z] #1 DONE 0.6s
11:01:42 [2022-08-08T11:01:42.427Z] 
11:01:42 [2022-08-08T11:01:42.427Z] #2 [internal] load .dockerignore
11:01:42 [2022-08-08T11:01:42.427Z] #2 sha256:ddaf72fba8281f8e41b374444dae48249a7e3ef4fab31e0534c1fdd653414119
11:01:42 [2022-08-08T11:01:42.427Z] #2 DONE 0.8s
11:01:42 [2022-08-08T11:01:42.686Z] 
11:01:42 [2022-08-08T11:01:42.686Z] #3 resolve image config for docker.io/docker/dockerfile:1
11:01:42 [2022-08-08T11:01:42.686Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f
11:01:44 [2022-08-08T11:01:44.067Z] #3 DONE 1.1s
11:01:44 [2022-08-08T11:01:44.067Z] 
11:01:44 [2022-08-08T11:01:44.067Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
11:01:44 [2022-08-08T11:01:44.067Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17
11:01:44 [2022-08-08T11:01:44.067Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
11:01:44 [2022-08-08T11:01:44.067Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.1s done
11:01:44 [2022-08-08T11:01:44.067Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
11:01:44 [2022-08-08T11:01:44.067Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done
11:01:44 [2022-08-08T11:01:44.067Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done
11:01:44 [2022-08-08T11:01:44.327Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0B / 9.20MB 0.2s
11:01:44 [2022-08-08T11:01:44.327Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 1.05MB / 9.20MB 0.3s
11:01:44 [2022-08-08T11:01:44.586Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s
11:01:44 [2022-08-08T11:01:44.846Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.6s done
11:01:44 [2022-08-08T11:01:44.846Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.1s
11:01:45 [2022-08-08T11:01:45.106Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done
11:01:46 [2022-08-08T11:01:46.073Z] #4 DONE 2.2s
11:01:46 [2022-08-08T11:01:46.153Z] Client:
11:01:46 [2022-08-08T11:01:46.153Z]  Context:    default
11:01:46 [2022-08-08T11:01:46.153Z]  Debug Mode: false
11:01:46 [2022-08-08T11:01:46.153Z]  Plugins:
11:01:46 [2022-08-08T11:01:46.153Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
11:01:46 [2022-08-08T11:01:46.153Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
11:01:46 [2022-08-08T11:01:46.153Z]   compose: Docker Compose (Docker Inc., v2.4.1)
11:01:46 [2022-08-08T11:01:46.153Z]   scan: Docker Scan (Docker Inc., v0.17.0)
11:01:46 [2022-08-08T11:01:46.153Z] 
11:01:46 [2022-08-08T11:01:46.153Z] Server:
11:01:46 [2022-08-08T11:01:46.153Z]  Containers: 0
11:01:46 [2022-08-08T11:01:46.153Z]   Running: 0
11:01:46 [2022-08-08T11:01:46.153Z]   Paused: 0
11:01:46 [2022-08-08T11:01:46.153Z]   Stopped: 0
11:01:46 [2022-08-08T11:01:46.153Z]  Images: 0
11:01:46 [2022-08-08T11:01:46.153Z]  Server Version: 20.10.14
11:01:46 [2022-08-08T11:01:46.153Z]  Storage Driver: overlay2
11:01:46 [2022-08-08T11:01:46.153Z]   Backing Filesystem: extfs
11:01:46 [2022-08-08T11:01:46.153Z]   Supports d_type: true
11:01:46 [2022-08-08T11:01:46.153Z]   Native Overlay Diff: true
11:01:46 [2022-08-08T11:01:46.153Z]   userxattr: false
11:01:46 [2022-08-08T11:01:46.153Z]  Logging Driver: json-file
11:01:46 [2022-08-08T11:01:46.153Z]  Cgroup Driver: systemd
11:01:46 [2022-08-08T11:01:46.153Z]  Cgroup Version: 2
11:01:46 [2022-08-08T11:01:46.153Z]  Plugins:
11:01:46 [2022-08-08T11:01:46.153Z]   Volume: local
11:01:46 [2022-08-08T11:01:46.153Z]   Network: bridge host ipvlan macvlan null overlay
11:01:46 [2022-08-08T11:01:46.153Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:01:46 [2022-08-08T11:01:46.153Z]  Swarm: inactive
11:01:46 [2022-08-08T11:01:46.153Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
11:01:46 [2022-08-08T11:01:46.153Z]  Default Runtime: runc
11:01:46 [2022-08-08T11:01:46.153Z]  Init Binary: docker-init
11:01:46 [2022-08-08T11:01:46.153Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
11:01:46 [2022-08-08T11:01:46.153Z]  runc version: v1.0.3-0-gf46b6ba
11:01:46 [2022-08-08T11:01:46.153Z]  init version: de40ad0
11:01:46 [2022-08-08T11:01:46.153Z]  Security Options:
11:01:46 [2022-08-08T11:01:46.153Z]   apparmor
11:01:46 [2022-08-08T11:01:46.153Z]   seccomp
11:01:46 [2022-08-08T11:01:46.153Z]    Profile: default
11:01:46 [2022-08-08T11:01:46.153Z]   cgroupns
11:01:46 [2022-08-08T11:01:46.153Z]  Kernel Version: 5.13.0-1021-aws
11:01:46 [2022-08-08T11:01:46.153Z]  Operating System: Ubuntu 20.04.4 LTS
11:01:46 [2022-08-08T11:01:46.153Z]  OSType: linux
11:01:46 [2022-08-08T11:01:46.153Z]  Architecture: x86_64
11:01:46 [2022-08-08T11:01:46.153Z]  CPUs: 2
11:01:46 [2022-08-08T11:01:46.153Z]  Total Memory: 7.559GiB
11:01:46 [2022-08-08T11:01:46.153Z]  Name: ip-10-100-93-93
11:01:46 [2022-08-08T11:01:46.153Z]  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
11:01:46 [2022-08-08T11:01:46.153Z]  Docker Root Dir: /var/lib/docker
11:01:46 [2022-08-08T11:01:46.153Z]  Debug Mode: false
11:01:46 [2022-08-08T11:01:46.153Z]  Registry: https://index.docker.io/v1/
11:01:46 [2022-08-08T11:01:46.153Z]  Labels:
11:01:46 [2022-08-08T11:01:46.153Z]  Experimental: true
11:01:46 [2022-08-08T11:01:46.153Z]  Insecure Registries:
11:01:46 [2022-08-08T11:01:46.153Z]   127.0.0.0/8
11:01:46 [2022-08-08T11:01:46.153Z]  Live Restore Enabled: true
11:01:46 [2022-08-08T11:01:46.153Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:01:46 [2022-08-08T11:01:46.332Z] 
11:01:46 [2022-08-08T11:01:46.332Z] #6 [internal] load build definition from Dockerfile
11:01:46 [2022-08-08T11:01:46.333Z] #6 sha256:1066153701d7981099e798d0bf903d7ed664739226d4ea5246abc5f86c8b608d
11:01:46 [2022-08-08T11:01:46.333Z] #6 DONE 0.0s
11:01:46 [2022-08-08T11:01:46.333Z] 
11:01:46 [2022-08-08T11:01:46.333Z] #5 [internal] load .dockerignore
11:01:46 [2022-08-08T11:01:46.333Z] #5 sha256:aa95a62022c32289328c58f551946be05d7214db0f4e7350afeb09ddabf4a7dd
11:01:46 [2022-08-08T11:01:46.333Z] #5 DONE 0.0s
11:01:46 [2022-08-08T11:01:46.333Z] 
11:01:46 [2022-08-08T11:01:46.333Z] #10 [internal] load metadata for docker.io/library/debian:bullseye
11:01:46 [2022-08-08T11:01:46.333Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
11:01:46 [2022-08-08T11:01:46.516Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:15f9cb5c4dab7eb09845453777c0797194d48336 .
11:01:46 [2022-08-08T11:01:46.516Z] #1 [internal] load build definition from Dockerfile
11:01:46 [2022-08-08T11:01:46.516Z] #1 sha256:441d3b976b1f8ad049acb79f2021ec82fb981457698b7748eeae6bbe50926123
11:01:46 [2022-08-08T11:01:46.773Z] #1 transferring dockerfile: 19.25kB done
11:01:46 [2022-08-08T11:01:46.773Z] #1 DONE 0.1s
11:01:46 [2022-08-08T11:01:46.773Z] 
11:01:46 [2022-08-08T11:01:46.773Z] #2 [internal] load .dockerignore
11:01:46 [2022-08-08T11:01:46.773Z] #2 sha256:f62102dd17673236ec96024d9e735e1ebc6c9c92c477ccc78e331a32255bdfdc
11:01:46 [2022-08-08T11:01:46.773Z] #2 transferring context: 145B done
11:01:46 [2022-08-08T11:01:46.773Z] #2 DONE 0.0s
11:01:46 [2022-08-08T11:01:46.773Z] 
11:01:46 [2022-08-08T11:01:46.773Z] #3 resolve image config for docker.io/docker/dockerfile:1
11:01:46 [2022-08-08T11:01:46.773Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
11:01:47 [2022-08-08T11:01:47.335Z] #3 DONE 0.5s
11:01:47 [2022-08-08T11:01:47.335Z] 
11:01:47 [2022-08-08T11:01:47.335Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
11:01:47 [2022-08-08T11:01:47.335Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
11:01:47 [2022-08-08T11:01:47.335Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
11:01:47 [2022-08-08T11:01:47.335Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
11:01:47 [2022-08-08T11:01:47.335Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
11:01:47 [2022-08-08T11:01:47.335Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s
11:01:47 [2022-08-08T11:01:47.335Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
11:01:47 [2022-08-08T11:01:47.593Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
11:01:47 [2022-08-08T11:01:47.593Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done
11:01:47 [2022-08-08T11:01:47.593Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
11:01:47 [2022-08-08T11:01:47.775Z] #10 ...
11:01:47 [2022-08-08T11:01:47.775Z] 
11:01:47 [2022-08-08T11:01:47.775Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:01:47 [2022-08-08T11:01:47.775Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:01:47 [2022-08-08T11:01:47.775Z] #9 DONE 1.4s
11:01:47 [2022-08-08T11:01:47.775Z] 
11:01:47 [2022-08-08T11:01:47.775Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
11:01:47 [2022-08-08T11:01:47.775Z] #7 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8
11:01:47 [2022-08-08T11:01:47.775Z] #7 DONE 1.4s
11:01:47 [2022-08-08T11:01:47.855Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done
11:01:47 [2022-08-08T11:01:47.855Z] #4 DONE 0.6s
11:01:48 [2022-08-08T11:01:48.036Z] 
11:01:48 [2022-08-08T11:01:48.036Z] #10 [internal] load metadata for docker.io/library/debian:bullseye
11:01:48 [2022-08-08T11:01:48.036Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
11:01:48 [2022-08-08T11:01:48.036Z] #10 DONE 1.6s
11:01:48 [2022-08-08T11:01:48.036Z] 
11:01:48 [2022-08-08T11:01:48.036Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:01:48 [2022-08-08T11:01:48.036Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
11:01:48 [2022-08-08T11:01:48.036Z] #8 DONE 1.6s
11:01:48 [2022-08-08T11:01:48.036Z] 
11:01:48 [2022-08-08T11:01:48.036Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
11:01:48 [2022-08-08T11:01:48.036Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0
11:01:48 [2022-08-08T11:01:48.036Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done
11:01:48 [2022-08-08T11:01:48.036Z] #28 DONE 0.0s
11:01:48 [2022-08-08T11:01:48.036Z] 
11:01:48 [2022-08-08T11:01:48.036Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:01:48 [2022-08-08T11:01:48.036Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:01:48 [2022-08-08T11:01:48.036Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
11:01:48 [2022-08-08T11:01:48.036Z] #73 DONE 0.0s
11:01:48 [2022-08-08T11:01:48.036Z] 
11:01:48 [2022-08-08T11:01:48.036Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:01:48 [2022-08-08T11:01:48.036Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e
11:01:48 [2022-08-08T11:01:48.036Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:01:48 [2022-08-08T11:01:48.036Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done
11:01:48 [2022-08-08T11:01:48.113Z] 
11:01:48 [2022-08-08T11:01:48.113Z] #6 [internal] load .dockerignore
11:01:48 [2022-08-08T11:01:48.113Z] #6 sha256:247419234d72ea54e503d53a15ead9a110040d035e3012f910dd1d965bcb7568
11:01:48 [2022-08-08T11:01:48.113Z] #6 DONE 0.0s
11:01:48 [2022-08-08T11:01:48.113Z] 
11:01:48 [2022-08-08T11:01:48.113Z] #5 [internal] load build definition from Dockerfile
11:01:48 [2022-08-08T11:01:48.113Z] #5 sha256:3960172a5be1264bfc8567df3d1fa2fb33be45091c9970adce1baf32b3ac767c
11:01:48 [2022-08-08T11:01:48.113Z] #5 DONE 0.0s
11:01:48 [2022-08-08T11:01:48.113Z] 
11:01:48 [2022-08-08T11:01:48.113Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
11:01:48 [2022-08-08T11:01:48.113Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50
11:01:48 [2022-08-08T11:01:48.296Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done
11:01:48 [2022-08-08T11:01:48.296Z] #11 sha256:f180bbb5126909af4db3338726cd34bf68e524dcff3a30e7f1997b162f473101 1.80kB / 1.80kB done
11:01:48 [2022-08-08T11:01:48.556Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 2.10MB / 53.68MB 0.1s
11:01:48 [2022-08-08T11:01:48.556Z] #11 sha256:e7d3e55108ddcc2c6179f74c24bdb528a7652e1cbdc53f8d824eaaf9b3755e8b 7.12kB / 7.12kB done
11:01:48 [2022-08-08T11:01:48.817Z] #11 ...
11:01:48 [2022-08-08T11:01:48.817Z] 
11:01:48 [2022-08-08T11:01:48.817Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
11:01:48 [2022-08-08T11:01:48.817Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
11:01:48 [2022-08-08T11:01:48.817Z] #49 DONE 0.0s
11:01:48 [2022-08-08T11:01:48.817Z] 
11:01:48 [2022-08-08T11:01:48.817Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:01:48 [2022-08-08T11:01:48.817Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e
11:01:48 [2022-08-08T11:01:48.817Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 9.44MB / 53.68MB 0.3s
11:01:48 [2022-08-08T11:01:48.817Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0B / 10.66MB 0.3s
11:01:48 [2022-08-08T11:01:48.817Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0B / 5.15MB 0.3s
11:01:48 [2022-08-08T11:01:48.817Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 46.14MB / 53.68MB 0.5s
11:01:48 [2022-08-08T11:01:48.817Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 0.5s
11:01:48 [2022-08-08T11:01:48.817Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 0.5s
11:01:49 [2022-08-08T11:01:49.044Z] #10 DONE 0.9s
11:01:49 [2022-08-08T11:01:49.045Z] 
11:01:49 [2022-08-08T11:01:49.045Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:01:49 [2022-08-08T11:01:49.045Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:01:49 [2022-08-08T11:01:49.045Z] #8 DONE 0.9s
11:01:49 [2022-08-08T11:01:49.045Z] 
11:01:49 [2022-08-08T11:01:49.045Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
11:01:49 [2022-08-08T11:01:49.045Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
11:01:49 [2022-08-08T11:01:49.045Z] #9 DONE 0.9s
11:01:49 [2022-08-08T11:01:49.045Z] 
11:01:49 [2022-08-08T11:01:49.045Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:01:49 [2022-08-08T11:01:49.045Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
11:01:49 [2022-08-08T11:01:49.045Z] #7 DONE 1.0s
11:01:49 [2022-08-08T11:01:49.108Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 0.6s
11:01:49 [2022-08-08T11:01:49.108Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 0.6s done
11:01:49 [2022-08-08T11:01:49.351Z] 
11:01:49 [2022-08-08T11:01:49.351Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
11:01:49 [2022-08-08T11:01:49.351Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
11:01:49 [2022-08-08T11:01:49.351Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done
11:01:49 [2022-08-08T11:01:49.351Z] #28 DONE 0.0s
11:01:49 [2022-08-08T11:01:49.351Z] 
11:01:49 [2022-08-08T11:01:49.351Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:01:49 [2022-08-08T11:01:49.351Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:01:49 [2022-08-08T11:01:49.351Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
11:01:49 [2022-08-08T11:01:49.368Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 0B / 54.68MB 0.8s
11:01:49 [2022-08-08T11:01:49.368Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 0.8s done
11:01:49 [2022-08-08T11:01:49.368Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 16.78MB / 54.68MB 1.0s
11:01:49 [2022-08-08T11:01:49.368Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 20.88MB / 54.68MB 1.1s
11:01:49 [2022-08-08T11:01:49.628Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 32.51MB / 54.68MB 1.2s
11:01:49 [2022-08-08T11:01:49.628Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 39.35MB / 54.68MB 1.3s
11:01:49 [2022-08-08T11:01:49.645Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:01:49 [2022-08-08T11:01:49.645Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
11:01:49 [2022-08-08T11:01:49.645Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
11:01:49 [2022-08-08T11:01:49.645Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s
11:01:49 [2022-08-08T11:01:49.888Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.68MB / 54.68MB 1.4s
11:01:49 [2022-08-08T11:01:49.906Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.5s
11:01:49 [2022-08-08T11:01:49.907Z] #71 ...
11:01:49 [2022-08-08T11:01:49.907Z] 
11:01:49 [2022-08-08T11:01:49.907Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
11:01:49 [2022-08-08T11:01:49.907Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
11:01:49 [2022-08-08T11:01:49.907Z] #49 DONE 0.0s
11:01:49 [2022-08-08T11:01:49.907Z] 
11:01:49 [2022-08-08T11:01:49.907Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:01:49 [2022-08-08T11:01:49.907Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:01:49 [2022-08-08T11:01:49.907Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.44MB / 9.86MB 0.6s
11:01:50 [2022-08-08T11:01:50.149Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.6s done
11:01:50 [2022-08-08T11:01:50.149Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 0B / 108.99MB 1.8s
11:01:50 [2022-08-08T11:01:50.149Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 0B / 81.12MB 1.8s
11:01:50 [2022-08-08T11:01:50.164Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done
11:01:50 [2022-08-08T11:01:50.164Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
11:01:50 [2022-08-08T11:01:50.410Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 15.89MB / 108.99MB 1.9s
11:01:50 [2022-08-08T11:01:50.410Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 8.36MB / 81.12MB 1.9s
11:01:50 [2022-08-08T11:01:50.410Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 26.21MB / 108.99MB 2.0s
11:01:50 [2022-08-08T11:01:50.410Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 16.78MB / 81.12MB 2.0s
11:01:50 [2022-08-08T11:01:50.679Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 36.70MB / 108.99MB 2.2s
11:01:50 [2022-08-08T11:01:50.679Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 32.51MB / 81.12MB 2.2s
11:01:50 [2022-08-08T11:01:50.679Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 50.33MB / 108.99MB 2.3s
11:01:50 [2022-08-08T11:01:50.970Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 66.06MB / 108.99MB 2.4s
11:01:50 [2022-08-08T11:01:50.970Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 50.33MB / 81.12MB 2.5s
11:01:51 [2022-08-08T11:01:51.231Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 88.08MB / 108.99MB 2.7s
11:01:51 [2022-08-08T11:01:51.231Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 61.87MB / 81.12MB 2.7s
11:01:51 [2022-08-08T11:01:51.231Z] #11 ...
11:01:51 [2022-08-08T11:01:51.231Z] 
11:01:51 [2022-08-08T11:01:51.231Z] #24 [internal] load build context
11:01:51 [2022-08-08T11:01:51.231Z] #24 sha256:ead99794cc6e14b7e2b333278701650620319901cc2df2988b5a32ca38d95bb4
11:01:51 [2022-08-08T11:01:51.231Z] #24 transferring context: 62.38MB 2.1s done
11:01:51 [2022-08-08T11:01:51.231Z] #24 DONE 3.1s
11:01:51 [2022-08-08T11:01:51.231Z] 
11:01:51 [2022-08-08T11:01:51.231Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:01:51 [2022-08-08T11:01:51.231Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e
11:01:51 [2022-08-08T11:01:51.231Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 99.61MB / 108.99MB 2.8s
11:01:51 [2022-08-08T11:01:51.231Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 66.06MB / 81.12MB 2.8s
11:01:51 [2022-08-08T11:01:51.491Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.68MB / 54.68MB 2.8s done
11:01:51 [2022-08-08T11:01:51.491Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 106.95MB / 108.99MB 3.0s
11:01:51 [2022-08-08T11:01:51.491Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 81.12MB / 81.12MB 3.0s
11:01:51 [2022-08-08T11:01:51.491Z] #11 sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a 125B / 125B 3.0s
11:01:51 [2022-08-08T11:01:51.751Z] #11 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 1.5s
11:01:53 [2022-08-08T11:01:53.131Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85
11:01:53 [2022-08-08T11:01:53.131Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 81.12MB / 81.12MB 4.6s done
11:01:53 [2022-08-08T11:01:53.131Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0.2s done
11:01:53 [2022-08-08T11:01:53.131Z] #11 sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a 125B / 125B 4.7s done
11:01:53 [2022-08-08T11:01:53.460Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done
11:01:53 [2022-08-08T11:01:53.700Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304
11:01:53 [2022-08-08T11:01:53.700Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0.2s done
11:01:53 [2022-08-08T11:01:53.717Z] #71 DONE 4.4s
11:01:53 [2022-08-08T11:01:53.717Z] 
11:01:53 [2022-08-08T11:01:53.717Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:01:53 [2022-08-08T11:01:53.717Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:01:53 [2022-08-08T11:01:53.717Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done
11:01:53 [2022-08-08T11:01:53.717Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done
11:01:53 [2022-08-08T11:01:53.718Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done
11:01:53 [2022-08-08T11:01:53.718Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done
11:01:53 [2022-08-08T11:01:53.718Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.9s done
11:01:53 [2022-08-08T11:01:53.718Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.4s done
11:01:53 [2022-08-08T11:01:53.718Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.0s done
11:01:53 [2022-08-08T11:01:53.718Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 4.2s done
11:01:53 [2022-08-08T11:01:53.718Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 3.0s done
11:01:53 [2022-08-08T11:01:53.718Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 127.93MB / 141.86MB 4.4s
11:01:53 [2022-08-08T11:01:53.718Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 1.9s
11:01:53 [2022-08-08T11:01:53.718Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 4.3s done
11:01:53 [2022-08-08T11:01:53.976Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 135.20MB / 141.86MB 4.5s
11:01:54 [2022-08-08T11:01:54.233Z] #11 ...
11:01:54 [2022-08-08T11:01:54.233Z] 
11:01:54 [2022-08-08T11:01:54.233Z] #24 [internal] load build context
11:01:54 [2022-08-08T11:01:54.233Z] #24 sha256:6986ceb7cc8c5cfb1fcdf09d014d8ae0fd9793db295df848081f15d0970f9797
11:01:54 [2022-08-08T11:01:54.233Z] #24 transferring context: 62.36MB 4.6s done
11:01:54 [2022-08-08T11:01:54.233Z] #24 DONE 5.1s
11:01:54 [2022-08-08T11:01:54.233Z] 
11:01:54 [2022-08-08T11:01:54.233Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:01:54 [2022-08-08T11:01:54.233Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:01:54 [2022-08-08T11:01:54.233Z] #11 ...
11:01:54 [2022-08-08T11:01:54.233Z] 
11:01:54 [2022-08-08T11:01:54.233Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
11:01:54 [2022-08-08T11:01:54.233Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
11:01:54 [2022-08-08T11:01:54.233Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done
11:01:54 [2022-08-08T11:01:54.233Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done
11:01:54 [2022-08-08T11:01:54.233Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done
11:01:54 [2022-08-08T11:01:54.233Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.9s done
11:01:55 [2022-08-08T11:01:55.079Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab
11:01:55 [2022-08-08T11:01:55.604Z] #28 ...
11:01:55 [2022-08-08T11:01:55.604Z] 
11:01:55 [2022-08-08T11:01:55.604Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:01:55 [2022-08-08T11:01:55.604Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:01:55 [2022-08-08T11:01:55.655Z] #11 ...
11:01:55 [2022-08-08T11:01:55.655Z] 
11:01:55 [2022-08-08T11:01:55.655Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
11:01:55 [2022-08-08T11:01:55.655Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0
11:01:55 [2022-08-08T11:01:55.655Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done
11:01:55 [2022-08-08T11:01:55.655Z] #28 sha256:ede74d90543e4dedd6662653de639d72e82640717f99041591dc9f34c186f0f9 529B / 529B done
11:01:55 [2022-08-08T11:01:55.655Z] #28 sha256:585393df054ae3733a18ba06108b2cee169be81198dde54e073526e856ff9a01 1.48kB / 1.48kB done
11:01:55 [2022-08-08T11:01:55.655Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.8s done
11:01:55 [2022-08-08T11:01:55.655Z] #28 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 2.2s done
11:01:55 [2022-08-08T11:01:55.655Z] #28 DONE 7.4s
11:01:55 [2022-08-08T11:01:55.655Z] 
11:01:55 [2022-08-08T11:01:55.655Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:01:55 [2022-08-08T11:01:55.655Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e
11:01:56 [2022-08-08T11:01:56.169Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 6.5s done
11:01:56 [2022-08-08T11:01:56.169Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 4.3s done
11:01:56 [2022-08-08T11:01:56.426Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165
11:01:56 [2022-08-08T11:01:56.685Z] #11 ...
11:01:56 [2022-08-08T11:01:56.685Z] 
11:01:56 [2022-08-08T11:01:56.685Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
11:01:56 [2022-08-08T11:01:56.685Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
11:01:56 [2022-08-08T11:01:56.685Z] #28 DONE 7.2s
11:01:56 [2022-08-08T11:01:56.685Z] 
11:01:56 [2022-08-08T11:01:56.685Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:01:56 [2022-08-08T11:01:56.685Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:01:56 [2022-08-08T11:01:56.943Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.6s done
11:01:57 [2022-08-08T11:01:57.036Z] #11 ...
11:01:57 [2022-08-08T11:01:57.036Z] 
11:01:57 [2022-08-08T11:01:57.036Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:01:57 [2022-08-08T11:01:57.036Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:01:57 [2022-08-08T11:01:57.036Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done
11:01:57 [2022-08-08T11:01:57.036Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:01:57 [2022-08-08T11:01:57.036Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
11:01:57 [2022-08-08T11:01:57.036Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
11:01:57 [2022-08-08T11:01:57.036Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 7.7s done
11:01:57 [2022-08-08T11:01:57.036Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.7s done
11:01:57 [2022-08-08T11:01:57.036Z] #71 DONE 8.7s
11:01:57 [2022-08-08T11:01:57.036Z] 
11:01:57 [2022-08-08T11:01:57.036Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:01:57 [2022-08-08T11:01:57.036Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e
11:01:57 [2022-08-08T11:01:57.200Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a
11:01:57 [2022-08-08T11:01:57.763Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.6s done
11:01:58 [2022-08-08T11:01:58.020Z] #11 ...
11:01:58 [2022-08-08T11:01:58.020Z] 
11:01:58 [2022-08-08T11:01:58.020Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:01:58 [2022-08-08T11:01:58.020Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:01:58 [2022-08-08T11:01:58.020Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
11:01:58 [2022-08-08T11:01:58.020Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:01:58 [2022-08-08T11:01:58.020Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:01:58 [2022-08-08T11:01:58.020Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:01:58 [2022-08-08T11:01:58.020Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.8s done
11:01:58 [2022-08-08T11:01:58.020Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done
11:01:58 [2022-08-08T11:01:58.020Z] #73 DONE 8.7s
11:01:58 [2022-08-08T11:01:58.277Z] 
11:01:58 [2022-08-08T11:01:58.277Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:01:58 [2022-08-08T11:01:58.277Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:01:58 [2022-08-08T11:01:58.277Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6
11:01:58 [2022-08-08T11:01:58.277Z] #11 ...
11:01:58 [2022-08-08T11:01:58.277Z] 
11:01:58 [2022-08-08T11:01:58.277Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:01:58 [2022-08-08T11:01:58.277Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
11:01:58 [2022-08-08T11:01:58.277Z] #72 DONE 1.0s
11:01:58 [2022-08-08T11:01:58.277Z] 
11:01:58 [2022-08-08T11:01:58.277Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:01:58 [2022-08-08T11:01:58.277Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:01:58 [2022-08-08T11:01:58.415Z] #11 ...
11:01:58 [2022-08-08T11:01:58.415Z] 
11:01:58 [2022-08-08T11:01:58.415Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:01:58 [2022-08-08T11:01:58.415Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:01:58 [2022-08-08T11:01:58.415Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:01:58 [2022-08-08T11:01:58.415Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:01:58 [2022-08-08T11:01:58.415Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:01:58 [2022-08-08T11:01:58.415Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.8s done
11:01:58 [2022-08-08T11:01:58.415Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done
11:01:58 [2022-08-08T11:01:58.415Z] #73 ...
11:01:58 [2022-08-08T11:01:58.415Z] 
11:01:58 [2022-08-08T11:01:58.415Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:01:58 [2022-08-08T11:01:58.415Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e
11:01:58 [2022-08-08T11:01:58.677Z] #11 ...
11:01:58 [2022-08-08T11:01:58.677Z] 
11:01:58 [2022-08-08T11:01:58.677Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:01:58 [2022-08-08T11:01:58.677Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:01:58 [2022-08-08T11:01:58.677Z] #73 DONE 10.4s
11:01:58 [2022-08-08T11:01:58.937Z] 
11:01:58 [2022-08-08T11:01:58.937Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:01:58 [2022-08-08T11:01:58.937Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250
11:01:58 [2022-08-08T11:01:58.937Z] #29 0.838 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
11:01:58 [2022-08-08T11:01:58.937Z] #29 0.852 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:01:58 [2022-08-08T11:01:58.937Z] #29 0.852 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:01:58 [2022-08-08T11:01:58.937Z] #29 1.027 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:01:58 [2022-08-08T11:01:58.937Z] #29 1.339 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
11:01:58 [2022-08-08T11:01:58.937Z] #29 1.565 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:01:58 [2022-08-08T11:01:58.937Z] #29 2.331 Fetched 8450 kB in 2s (4826 kB/s)
11:01:58 [2022-08-08T11:01:58.937Z] #29 2.331 Reading package lists...
11:01:58 [2022-08-08T11:01:58.937Z] #29 2.845 Reading package lists...
11:01:58 [2022-08-08T11:01:58.937Z] #29 3.371 Building dependency tree...
11:01:59 [2022-08-08T11:01:59.196Z] #29 3.670 The following additional packages will be installed:
11:01:59 [2022-08-08T11:01:59.196Z] #29 3.671   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
11:01:59 [2022-08-08T11:01:59.196Z] #29 3.671   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
11:01:59 [2022-08-08T11:01:59.196Z] #29 3.673 Recommended packages:
11:01:59 [2022-08-08T11:01:59.196Z] #29 3.673   libldap-common publicsuffix libsasl2-modules
11:01:59 [2022-08-08T11:01:59.455Z] #29 3.818 The following NEW packages will be installed:
11:01:59 [2022-08-08T11:01:59.456Z] #29 3.818   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
11:01:59 [2022-08-08T11:01:59.456Z] #29 3.819   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:01:59 [2022-08-08T11:01:59.456Z] #29 3.819   libssh2-1 openssl
11:01:59 [2022-08-08T11:01:59.647Z] #11 ...
11:01:59 [2022-08-08T11:01:59.647Z] 
11:01:59 [2022-08-08T11:01:59.647Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:01:59 [2022-08-08T11:01:59.647Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
11:01:59 [2022-08-08T11:01:59.647Z] #74 DONE 1.0s
11:01:59 [2022-08-08T11:01:59.715Z] #29 4.092 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
11:01:59 [2022-08-08T11:01:59.716Z] #29 4.092 Need to get 2942 kB of archives.
11:01:59 [2022-08-08T11:01:59.716Z] #29 4.092 After this operation, 6482 kB of additional disk space will be used.
11:01:59 [2022-08-08T11:01:59.716Z] #29 4.092 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
11:01:59 [2022-08-08T11:01:59.716Z] #29 4.107 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
11:01:59 [2022-08-08T11:01:59.716Z] #29 4.107 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
11:01:59 [2022-08-08T11:01:59.716Z] #29 4.110 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
11:01:59 [2022-08-08T11:01:59.716Z] #29 4.110 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
11:01:59 [2022-08-08T11:01:59.716Z] #29 4.113 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
11:01:59 [2022-08-08T11:01:59.716Z] #29 4.114 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
11:01:59 [2022-08-08T11:01:59.716Z] #29 4.114 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
11:01:59 [2022-08-08T11:01:59.716Z] #29 4.121 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
11:01:59 [2022-08-08T11:01:59.716Z] #29 4.121 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
11:01:59 [2022-08-08T11:01:59.716Z] #29 4.124 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB]
11:01:59 [2022-08-08T11:01:59.716Z] #29 4.130 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB]
11:01:59 [2022-08-08T11:01:59.716Z] #29 4.134 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
11:01:59 [2022-08-08T11:01:59.716Z] #29 4.136 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
11:01:59 [2022-08-08T11:01:59.716Z] #29 4.137 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
11:01:59 [2022-08-08T11:01:59.716Z] #29 4.266 debconf: delaying package configuration, since apt-utils is not installed
11:01:59 [2022-08-08T11:01:59.903Z] 
11:01:59 [2022-08-08T11:01:59.903Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:01:59 [2022-08-08T11:01:59.903Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:01:59 [2022-08-08T11:01:59.974Z] #29 4.313 Fetched 2942 kB in 0s (9384 kB/s)
11:01:59 [2022-08-08T11:01:59.975Z] #29 4.356 Selecting previously unselected package openssl.
11:01:59 [2022-08-08T11:01:59.975Z] #29 4.356 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6653 files and directories currently installed.)
11:01:59 [2022-08-08T11:01:59.975Z] #29 4.356 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
11:01:59 [2022-08-08T11:01:59.975Z] #29 4.364 Unpacking openssl (1.1.1n-0+deb11u3) ...
11:02:00 [2022-08-08T11:02:00.234Z] #29 4.570 Selecting previously unselected package ca-certificates.
11:02:00 [2022-08-08T11:02:00.234Z] #29 4.570 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
11:02:00 [2022-08-08T11:02:00.234Z] #29 4.591 Unpacking ca-certificates (20210119) ...
11:02:00 [2022-08-08T11:02:00.535Z] #29 4.881 Selecting previously unselected package libbrotli1:arm64.
11:02:00 [2022-08-08T11:02:00.535Z] #29 4.881 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
11:02:00 [2022-08-08T11:02:00.794Z] #29 5.283 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
11:02:01 [2022-08-08T11:02:01.492Z] #29 5.954 Selecting previously unselected package libsasl2-modules-db:arm64.
11:02:01 [2022-08-08T11:02:01.492Z] #29 5.954 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
11:02:01 [2022-08-08T11:02:01.751Z] #29 5.966 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:02:02 [2022-08-08T11:02:02.011Z] #29 6.454 Selecting previously unselected package libsasl2-2:arm64.
11:02:02 [2022-08-08T11:02:02.011Z] #29 6.454 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
11:02:02 [2022-08-08T11:02:02.011Z] #29 6.467 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:02:02 [2022-08-08T11:02:02.271Z] #29 6.655 Selecting previously unselected package libldap-2.4-2:arm64.
11:02:02 [2022-08-08T11:02:02.271Z] #29 6.655 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
11:02:02 [2022-08-08T11:02:02.271Z] #29 6.667 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
11:02:02 [2022-08-08T11:02:02.919Z] #29 7.329 Selecting previously unselected package libnghttp2-14:arm64.
11:02:02 [2022-08-08T11:02:02.920Z] #29 7.329 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
11:02:02 [2022-08-08T11:02:02.920Z] #29 7.340 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
11:02:03 [2022-08-08T11:02:03.179Z] #29 7.747 Selecting previously unselected package libpsl5:arm64.
11:02:03 [2022-08-08T11:02:03.179Z] #29 7.747 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
11:02:03 [2022-08-08T11:02:03.179Z] #29 7.756 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
11:02:03 [2022-08-08T11:02:03.764Z] #29 8.189 Selecting previously unselected package librtmp1:arm64.
11:02:03 [2022-08-08T11:02:03.764Z] #29 8.191 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
11:02:03 [2022-08-08T11:02:03.764Z] #29 8.267 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:02:04 [2022-08-08T11:02:04.077Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.2s done
11:02:04 [2022-08-08T11:02:04.078Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702
11:02:04 [2022-08-08T11:02:04.334Z] #29 8.810 Selecting previously unselected package libssh2-1:arm64.
11:02:04 [2022-08-08T11:02:04.334Z] #29 8.810 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
11:02:04 [2022-08-08T11:02:04.334Z] #29 8.891 Unpacking libssh2-1:arm64 (1.9.0-2) ...
11:02:05 [2022-08-08T11:02:05.347Z] #29 9.599 Selecting previously unselected package libcurl4:arm64.
11:02:05 [2022-08-08T11:02:05.347Z] #29 9.599 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ...
11:02:05 [2022-08-08T11:02:05.347Z] #29 ...
11:02:05 [2022-08-08T11:02:05.347Z] 
11:02:05 [2022-08-08T11:02:05.347Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:02:05 [2022-08-08T11:02:05.347Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e
11:02:05 [2022-08-08T11:02:05.347Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 3.9s done
11:02:05 [2022-08-08T11:02:05.347Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 4.0s done
11:02:05 [2022-08-08T11:02:05.347Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 1.3s
11:02:05 [2022-08-08T11:02:05.611Z] #11 ...
11:02:05 [2022-08-08T11:02:05.611Z] 
11:02:05 [2022-08-08T11:02:05.611Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:02:05 [2022-08-08T11:02:05.611Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
11:02:06 [2022-08-08T11:02:06.604Z] #11 ...
11:02:06 [2022-08-08T11:02:06.604Z] 
11:02:06 [2022-08-08T11:02:06.604Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:02:06 [2022-08-08T11:02:06.604Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4
11:02:06 [2022-08-08T11:02:06.604Z] #29 1.490 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
11:02:06 [2022-08-08T11:02:06.604Z] #29 1.508 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:02:06 [2022-08-08T11:02:06.604Z] #29 1.522 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:02:06 [2022-08-08T11:02:06.604Z] #29 1.698 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:02:06 [2022-08-08T11:02:06.604Z] #29 1.969 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
11:02:06 [2022-08-08T11:02:06.604Z] #29 2.201 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:02:06 [2022-08-08T11:02:06.604Z] #29 3.638 Fetched 8563 kB in 2s (3547 kB/s)
11:02:06 [2022-08-08T11:02:06.604Z] #29 3.638 Reading package lists...
11:02:06 [2022-08-08T11:02:06.604Z] #29 4.465 Reading package lists...
11:02:06 [2022-08-08T11:02:06.604Z] #29 5.253 Building dependency tree...
11:02:06 [2022-08-08T11:02:06.604Z] #29 5.681 The following additional packages will be installed:
11:02:06 [2022-08-08T11:02:06.604Z] #29 5.682   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
11:02:06 [2022-08-08T11:02:06.604Z] #29 5.683   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
11:02:06 [2022-08-08T11:02:06.604Z] #29 5.684 Recommended packages:
11:02:06 [2022-08-08T11:02:06.604Z] #29 5.684   libldap-common publicsuffix libsasl2-modules
11:02:06 [2022-08-08T11:02:06.604Z] #29 5.859 The following NEW packages will be installed:
11:02:06 [2022-08-08T11:02:06.604Z] #29 5.859   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
11:02:06 [2022-08-08T11:02:06.604Z] #29 5.860   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:02:06 [2022-08-08T11:02:06.604Z] #29 5.860   libssh2-1 openssl
11:02:06 [2022-08-08T11:02:06.604Z] #29 6.132 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
11:02:06 [2022-08-08T11:02:06.604Z] #29 6.132 Need to get 3047 kB of archives.
11:02:06 [2022-08-08T11:02:06.604Z] #29 6.132 After this operation, 6661 kB of additional disk space will be used.
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.132 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.155 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.155 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.156 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.160 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.191 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.191 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.192 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.202 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.202 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.202 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB]
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.202 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB]
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.212 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.215 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.215 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.418 debconf: delaying package configuration, since apt-utils is not installed
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.445 Fetched 3047 kB in 0s (8472 kB/s)
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.479 Selecting previously unselected package openssl.
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.479 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6661 files and directories currently installed.)
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.480 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.488 Unpacking openssl (1.1.1n-0+deb11u3) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.694 Selecting previously unselected package ca-certificates.
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.694 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.698 Unpacking ca-certificates (20210119) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.779 Selecting previously unselected package libbrotli1:amd64.
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.780 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.787 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.870 Selecting previously unselected package libsasl2-modules-db:amd64.
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.870 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.879 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.939 Selecting previously unselected package libsasl2-2:amd64.
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.939 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.939 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.983 Selecting previously unselected package libldap-2.4-2:amd64.
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.983 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 6.988 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.063 Selecting previously unselected package libnghttp2-14:amd64.
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.063 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.066 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.115 Selecting previously unselected package libpsl5:amd64.
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.117 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.122 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.162 Selecting previously unselected package librtmp1:amd64.
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.163 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.166 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.221 Selecting previously unselected package libssh2-1:amd64.
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.221 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.226 Unpacking libssh2-1:amd64 (1.9.0-2) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.290 Selecting previously unselected package libcurl4:amd64.
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.292 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.295 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.367 Selecting previously unselected package curl.
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.367 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.373 Unpacking curl (7.74.0-1.3+deb11u2) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.440 Selecting previously unselected package libonig5:amd64.
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.440 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.443 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.512 Selecting previously unselected package libjq1:amd64.
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.512 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.517 Unpacking libjq1:amd64 (1.6-2.1) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.565 Selecting previously unselected package jq.
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.565 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.570 Unpacking jq (1.6-2.1) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.612 Setting up libpsl5:amd64 (0.21.0-1.2) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.625 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.639 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.656 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.676 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.695 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.729 Setting up libssh2-1:amd64 (1.9.0-2) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.736 Setting up openssl (1.1.1n-0+deb11u3) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.757 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.777 Setting up libjq1:amd64 (1.6-2.1) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.791 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 7.809 Setting up ca-certificates (20210119) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 8.445 Updating certificates in /etc/ssl/certs...
11:02:06 [2022-08-08T11:02:06.605Z] #29 9.153 129 added, 0 removed; done.
11:02:06 [2022-08-08T11:02:06.605Z] #29 9.258 Setting up jq (1.6-2.1) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 9.271 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 9.284 Setting up curl (7.74.0-1.3+deb11u2) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 9.302 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 9.323 Processing triggers for ca-certificates (20210119) ...
11:02:06 [2022-08-08T11:02:06.605Z] #29 9.333 Updating certificates in /etc/ssl/certs...
11:02:06 [2022-08-08T11:02:06.605Z] #29 9.957 0 added, 0 removed; done.
11:02:06 [2022-08-08T11:02:06.605Z] #29 9.957 Running hooks in /etc/ca-certificates/update.d...
11:02:06 [2022-08-08T11:02:06.605Z] #29 9.961 done.
11:02:06 [2022-08-08T11:02:06.605Z] #29 ...
11:02:06 [2022-08-08T11:02:06.605Z] 
11:02:06 [2022-08-08T11:02:06.605Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:02:06 [2022-08-08T11:02:06.605Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:02:07 [2022-08-08T11:02:07.534Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 3.9s done
11:02:08 [2022-08-08T11:02:08.096Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6
11:02:08 [2022-08-08T11:02:08.355Z] #11 ...
11:02:08 [2022-08-08T11:02:08.355Z] 
11:02:08 [2022-08-08T11:02:08.355Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:02:08 [2022-08-08T11:02:08.355Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4
11:02:08 [2022-08-08T11:02:08.355Z] #29 DONE 11.8s
11:02:08 [2022-08-08T11:02:08.355Z] 
11:02:08 [2022-08-08T11:02:08.355Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:02:08 [2022-08-08T11:02:08.355Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:02:08 [2022-08-08T11:02:08.918Z] #11 ...
11:02:08 [2022-08-08T11:02:08.918Z] 
11:02:08 [2022-08-08T11:02:08.918Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:02:08 [2022-08-08T11:02:08.918Z] #30 sha256:87c4a0d8993398d02ba3176ece714b90844dd2cbc44920f40a4a48c44ee16c1b
11:02:08 [2022-08-08T11:02:08.918Z] #30 DONE 0.4s
11:02:08 [2022-08-08T11:02:08.918Z] 
11:02:08 [2022-08-08T11:02:08.918Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:02:08 [2022-08-08T11:02:08.918Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:02:08 [2022-08-08T11:02:08.923Z] #72 DONE 2.7s
11:02:08 [2022-08-08T11:02:08.923Z] 
11:02:08 [2022-08-08T11:02:08.923Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:02:08 [2022-08-08T11:02:08.923Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
11:02:09 [2022-08-08T11:02:09.865Z] #74 DONE 1.5s
11:02:09 [2022-08-08T11:02:09.865Z] 
11:02:09 [2022-08-08T11:02:09.865Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:02:09 [2022-08-08T11:02:09.865Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e
11:02:09 [2022-08-08T11:02:09.865Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 5.5s done
11:02:09 [2022-08-08T11:02:09.865Z] #11 extracting sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a done
11:02:10 [2022-08-08T11:02:10.124Z] #11 DONE 22.0s
11:02:10 [2022-08-08T11:02:10.124Z] 
11:02:10 [2022-08-08T11:02:10.124Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:02:10 [2022-08-08T11:02:10.124Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7
11:02:10 [2022-08-08T11:02:10.387Z] #12 DONE 0.4s
11:02:10 [2022-08-08T11:02:10.387Z] 
11:02:10 [2022-08-08T11:02:10.387Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:02:10 [2022-08-08T11:02:10.387Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250
11:02:10 [2022-08-08T11:02:10.387Z] #29 9.739 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ...
11:02:10 [2022-08-08T11:02:10.387Z] #29 10.15 Selecting previously unselected package curl.
11:02:10 [2022-08-08T11:02:10.387Z] #29 10.15 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ...
11:02:10 [2022-08-08T11:02:10.387Z] #29 10.18 Unpacking curl (7.74.0-1.3+deb11u2) ...
11:02:10 [2022-08-08T11:02:10.387Z] #29 10.92 Selecting previously unselected package libonig5:arm64.
11:02:10 [2022-08-08T11:02:10.387Z] #29 10.92 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
11:02:10 [2022-08-08T11:02:10.387Z] #29 10.93 Unpacking libonig5:arm64 (6.9.6-1.1) ...
11:02:10 [2022-08-08T11:02:10.387Z] #29 11.44 Selecting previously unselected package libjq1:arm64.
11:02:10 [2022-08-08T11:02:10.387Z] #29 11.44 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
11:02:10 [2022-08-08T11:02:10.387Z] #29 11.52 Unpacking libjq1:arm64 (1.6-2.1) ...
11:02:10 [2022-08-08T11:02:10.387Z] #29 11.90 Selecting previously unselected package jq.
11:02:10 [2022-08-08T11:02:10.387Z] #29 11.90 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
11:02:10 [2022-08-08T11:02:10.387Z] #29 11.92 Unpacking jq (1.6-2.1) ...
11:02:10 [2022-08-08T11:02:10.387Z] #29 12.31 Setting up libpsl5:arm64 (0.21.0-1.2) ...
11:02:10 [2022-08-08T11:02:10.387Z] #29 12.62 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
11:02:10 [2022-08-08T11:02:10.387Z] #29 12.66 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
11:02:10 [2022-08-08T11:02:10.387Z] #29 12.69 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:02:10 [2022-08-08T11:02:10.387Z] #29 12.72 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:02:10 [2022-08-08T11:02:10.387Z] #29 12.76 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:02:10 [2022-08-08T11:02:10.387Z] #29 12.79 Setting up libssh2-1:arm64 (1.9.0-2) ...
11:02:10 [2022-08-08T11:02:10.387Z] #29 12.82 Setting up openssl (1.1.1n-0+deb11u3) ...
11:02:10 [2022-08-08T11:02:10.387Z] #29 12.84 Setting up libonig5:arm64 (6.9.6-1.1) ...
11:02:10 [2022-08-08T11:02:10.387Z] #29 12.85 Setting up libjq1:arm64 (1.6-2.1) ...
11:02:10 [2022-08-08T11:02:10.387Z] #29 12.87 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
11:02:10 [2022-08-08T11:02:10.387Z] #29 12.88 Setting up ca-certificates (20210119) ...
11:02:10 [2022-08-08T11:02:10.387Z] #29 13.53 Updating certificates in /etc/ssl/certs...
11:02:10 [2022-08-08T11:02:10.387Z] #29 14.51 129 added, 0 removed; done.
11:02:10 [2022-08-08T11:02:10.387Z] #29 14.61 Setting up jq (1.6-2.1) ...
11:02:10 [2022-08-08T11:02:10.387Z] #29 14.64 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ...
11:02:10 [2022-08-08T11:02:10.387Z] #29 14.65 Setting up curl (7.74.0-1.3+deb11u2) ...
11:02:10 [2022-08-08T11:02:10.387Z] #29 14.67 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:02:10 [2022-08-08T11:02:10.387Z] #29 14.70 Processing triggers for ca-certificates (20210119) ...
11:02:10 [2022-08-08T11:02:10.387Z] #29 14.71 Updating certificates in /etc/ssl/certs...
11:02:10 [2022-08-08T11:02:10.958Z] #29 15.49 0 added, 0 removed; done.
11:02:10 [2022-08-08T11:02:10.958Z] #29 15.49 Running hooks in /etc/ca-certificates/update.d...
11:02:10 [2022-08-08T11:02:10.958Z] #29 15.49 done.
11:02:10 [2022-08-08T11:02:10.958Z] #29 DONE 15.6s
11:02:10 [2022-08-08T11:02:10.958Z] 
11:02:10 [2022-08-08T11:02:10.958Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
11:02:10 [2022-08-08T11:02:10.958Z] #13 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab
11:02:10 [2022-08-08T11:02:10.958Z] #13 DONE 0.5s
11:02:10 [2022-08-08T11:02:10.958Z] 
11:02:10 [2022-08-08T11:02:10.958Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
11:02:10 [2022-08-08T11:02:10.958Z] #25 sha256:45d6df65284f07ab81764df17a25f6a7705a40134fd3d02b73cd8c19181e9440
11:02:11 [2022-08-08T11:02:11.217Z] #25 ...
11:02:11 [2022-08-08T11:02:11.217Z] 
11:02:11 [2022-08-08T11:02:11.217Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:02:11 [2022-08-08T11:02:11.217Z] #46 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870
11:02:11 [2022-08-08T11:02:11.217Z] #46 DONE 0.2s
11:02:11 [2022-08-08T11:02:11.217Z] 
11:02:11 [2022-08-08T11:02:11.217Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:02:11 [2022-08-08T11:02:11.217Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0
11:02:11 [2022-08-08T11:02:11.217Z] #33 DONE 0.2s
11:02:11 [2022-08-08T11:02:11.217Z] 
11:02:11 [2022-08-08T11:02:11.217Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
11:02:11 [2022-08-08T11:02:11.217Z] #50 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed
11:02:11 [2022-08-08T11:02:11.217Z] #50 DONE 0.3s
11:02:11 [2022-08-08T11:02:11.217Z] 
11:02:11 [2022-08-08T11:02:11.217Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:02:11 [2022-08-08T11:02:11.217Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b
11:02:11 [2022-08-08T11:02:11.483Z] #34 ...
11:02:11 [2022-08-08T11:02:11.483Z] 
11:02:11 [2022-08-08T11:02:11.483Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:02:11 [2022-08-08T11:02:11.483Z] #30 sha256:c62a5d996028d9efb5dfbf1e9fdac3f70b77acb613e971ee70c9155ba2a8184e
11:02:11 [2022-08-08T11:02:11.483Z] #30 DONE 0.3s
11:02:11 [2022-08-08T11:02:11.483Z] 
11:02:11 [2022-08-08T11:02:11.483Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
11:02:11 [2022-08-08T11:02:11.483Z] #66 sha256:1c197a8c1f82de564667e1f9dcafd8ce25d6b974905c9343adfd2dbc56e3f6a3
11:02:11 [2022-08-08T11:02:11.483Z] #66 DONE 0.4s
11:02:11 [2022-08-08T11:02:11.483Z] 
11:02:11 [2022-08-08T11:02:11.483Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
11:02:11 [2022-08-08T11:02:11.483Z] #25 sha256:45d6df65284f07ab81764df17a25f6a7705a40134fd3d02b73cd8c19181e9440
11:02:11 [2022-08-08T11:02:11.483Z] #25 DONE 0.4s
11:02:11 [2022-08-08T11:02:11.483Z] 
11:02:11 [2022-08-08T11:02:11.484Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:02:11 [2022-08-08T11:02:11.484Z] #26 sha256:d6592b3136de95bb103015e6ab94cfb334c99ea00da27cb41654fda90544478a
11:02:14 [2022-08-08T11:02:14.184Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.106 + RM_GOPATH=0
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.106 + TMP_GOPATH=
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.107 + : /build
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.107 + '[' -z '' ']'
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.110 ++ mktemp -d
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.121 + export GOPATH=/tmp/tmp.mUPbLHyOf4
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.123 + GOPATH=/tmp/tmp.mUPbLHyOf4
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.123 + RM_GOPATH=1
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.123 + case "$(go env GOARCH)" in
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.130 ++ go env GOARCH
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.146 + export GO_BUILDMODE=-buildmode=pie
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.147 + GO_BUILDMODE=-buildmode=pie
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.147 ++ dirname /install.sh
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.156 + dir=/
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.163 + bin=dockercli
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.163 + shift
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.164 + '[' '!' -f //dockercli.installer ']'
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.167 + . //dockercli.installer
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.167 ++ : stable
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.170 ++ : 17.06.2-ce
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.170 + install_dockercli
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.171 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.172 Install docker/cli version 17.06.2-ce from stable
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.173 ++ uname -m
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.188 + arch=aarch64
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.189 + '[' aarch64 '!=' x86_64 ']'
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.189 + '[' aarch64 '!=' s390x ']'
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.189 + '[' aarch64 '!=' armhf ']'
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.189 + build_dockercli
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.190 + git clone https://github.com/docker/docker-ce /tmp/tmp.mUPbLHyOf4/tmp/docker-ce
11:02:15 [2022-08-08T11:02:15.699Z] #26 4.195 Cloning into '/tmp/tmp.mUPbLHyOf4/tmp/docker-ce'...
11:02:16 [2022-08-08T11:02:16.709Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 8.1s done
11:02:16 [2022-08-08T11:02:16.709Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done
11:02:16 [2022-08-08T11:02:16.967Z] #11 DONE 27.5s
11:02:16 [2022-08-08T11:02:16.967Z] 
11:02:16 [2022-08-08T11:02:16.967Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:02:16 [2022-08-08T11:02:16.967Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7
11:02:17 [2022-08-08T11:02:17.071Z] Created binary: bundles/dynbinary-daemon/dockerd
11:02:17 [2022-08-08T11:02:17.071Z] Building: bundles/dynbinary-daemon/docker-proxy
11:02:17 [2022-08-08T11:02:17.071Z] GOOS="" GOARCH="" GOARM=""
11:02:17 [2022-08-08T11:02:17.071Z] Created binary: bundles/dynbinary-daemon/docker-proxy
11:02:17 [2022-08-08T11:02:17.071Z] 
11:02:17 [2022-08-08T11:02:17.071Z] + TEST_INTEGRATION_DEST=1
11:02:17 [2022-08-08T11:02:17.071Z] + CONTAINER_NAME=docker-pr2-1
11:02:17 [2022-08-08T11:02:17.071Z] + TEST_SKIP_INTEGRATION_CLI=1
11:02:17 [2022-08-08T11:02:17.071Z] + run_tests test-integration-flaky
11:02:17 [2022-08-08T11:02:17.071Z] + '[' -n 0 ']'
11:02:17 [2022-08-08T11:02:17.071Z] + rm=
11:02:17 [2022-08-08T11:02:17.071Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43932/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43932/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43932/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=15f9cb5c4dab7eb09845453777c0797194d48336 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:15f9cb5c4dab7eb09845453777c0797194d48336 hack/make.sh test-integration-flaky test-integration
11:02:17 [2022-08-08T11:02:17.071Z] + c=0
11:02:17 [2022-08-08T11:02:17.071Z] + TEST_INTEGRATION_DEST=2
11:02:17 [2022-08-08T11:02:17.071Z] + TEST_INTEGRATION_DEST=3
11:02:17 [2022-08-08T11:02:17.071Z] + CONTAINER_NAME=docker-pr2-2
11:02:17 [2022-08-08T11:02:17.071Z] + CONTAINER_NAME=docker-pr2-3
11:02:17 [2022-08-08T11:02:17.071Z] + TEST_SKIP_INTEGRATION=1
11:02:17 [2022-08-08T11:02:17.071Z] + TEST_SKIP_INTEGRATION=1
11:02:17 [2022-08-08T11:02:17.071Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
11:02:17 [2022-08-08T11:02:17.071Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
11:02:17 [2022-08-08T11:02:17.071Z] + run_tests
11:02:17 [2022-08-08T11:02:17.071Z] + run_tests
11:02:17 [2022-08-08T11:02:17.071Z] + '[' -n 0 ']'
11:02:17 [2022-08-08T11:02:17.071Z] + '[' -n 0 ']'
11:02:17 [2022-08-08T11:02:17.071Z] + rm=
11:02:17 [2022-08-08T11:02:17.071Z] + rm=
11:02:17 [2022-08-08T11:02:17.071Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43932/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43932/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43932/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=15f9cb5c4dab7eb09845453777c0797194d48336 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:15f9cb5c4dab7eb09845453777c0797194d48336 hack/make.sh '' test-integration
11:02:17 [2022-08-08T11:02:17.071Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43932/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43932/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43932/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=15f9cb5c4dab7eb09845453777c0797194d48336 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:15f9cb5c4dab7eb09845453777c0797194d48336 hack/make.sh '' test-integration
11:02:17 [2022-08-08T11:02:17.071Z] ++ jobs -p
11:02:17 [2022-08-08T11:02:17.071Z] + for job in $(jobs -p)
11:02:17 [2022-08-08T11:02:17.071Z] + wait 29408
11:02:17 [2022-08-08T11:02:17.071Z] 
11:02:17 [2022-08-08T11:02:17.071Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:02:17 [2022-08-08T11:02:17.071Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:02:17 [2022-08-08T11:02:17.071Z] HOSTNAME=7910d740ae50
11:02:17 [2022-08-08T11:02:17.071Z] TEST_SKIP_INTEGRATION=1
11:02:17 [2022-08-08T11:02:17.071Z] TESTDEBUG=0
11:02:17 [2022-08-08T11:02:17.071Z] DEST=bundles/test-integration
11:02:17 [2022-08-08T11:02:17.071Z] PWD=/go/src/github.com/docker/docker
11:02:17 [2022-08-08T11:02:17.071Z] KEEPBUNDLE=1
11:02:17 [2022-08-08T11:02:17.071Z] DOCKER_GITCOMMIT=15f9cb5c4dab7eb09845453777c0797194d48336
11:02:17 [2022-08-08T11:02:17.071Z] container=docker
11:02:17 [2022-08-08T11:02:17.071Z] HOME=/root
11:02:17 [2022-08-08T11:02:17.071Z] GOLANG_VERSION=1.18.5
11:02:17 [2022-08-08T11:02:17.071Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:02:17 [2022-08-08T11:02:17.071Z] VALIDATE_BRANCH=22.06
11:02:17 [2022-08-08T11:02:17.071Z] TERM=xterm
11:02:17 [2022-08-08T11:02:17.071Z] DOCKER_PKG=github.com/docker/docker
11:02:17 [2022-08-08T11:02:17.071Z] SHLVL=1
11:02:17 [2022-08-08T11:02:17.071Z] TIMEOUT=120m
11:02:17 [2022-08-08T11:02:17.071Z] DOCKER_BUILDTAGS= journald
11:02:17 [2022-08-08T11:02:17.071Z] DOCKER_GRAPHDRIVER=overlay2
11:02:17 [2022-08-08T11:02:17.071Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
11:02:17 [2022-08-08T11:02:17.071Z] GO111MODULE=off
11:02:17 [2022-08-08T11:02:17.071Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:02:17 [2022-08-08T11:02:17.071Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:02:17 [2022-08-08T11:02:17.071Z] GOPATH=/go
11:02:17 [2022-08-08T11:02:17.071Z] PKG_CONFIG=pkg-config
11:02:17 [2022-08-08T11:02:17.071Z] _=/usr/bin/env
11:02:17 [2022-08-08T11:02:17.071Z] Building test suite binary ./integration-cli/test.main
11:02:17 [2022-08-08T11:02:17.071Z] 
11:02:17 [2022-08-08T11:02:17.071Z] 
11:02:17 [2022-08-08T11:02:17.071Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
11:02:17 [2022-08-08T11:02:17.071Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:02:17 [2022-08-08T11:02:17.071Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:02:17 [2022-08-08T11:02:17.071Z] HOSTNAME=07e23d3a4cc6
11:02:17 [2022-08-08T11:02:17.071Z] TEST_SKIP_INTEGRATION=1
11:02:17 [2022-08-08T11:02:17.071Z] TESTDEBUG=0
11:02:17 [2022-08-08T11:02:17.071Z] DEST=bundles/test-integration
11:02:17 [2022-08-08T11:02:17.071Z] PWD=/go/src/github.com/docker/docker
11:02:17 [2022-08-08T11:02:17.071Z] KEEPBUNDLE=1
11:02:17 [2022-08-08T11:02:17.071Z] DOCKER_GITCOMMIT=15f9cb5c4dab7eb09845453777c0797194d48336
11:02:17 [2022-08-08T11:02:17.071Z] container=docker
11:02:17 [2022-08-08T11:02:17.071Z] HOME=/root
11:02:17 [2022-08-08T11:02:17.071Z] GOLANG_VERSION=1.18.5
11:02:17 [2022-08-08T11:02:17.071Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:02:17 [2022-08-08T11:02:17.071Z] VALIDATE_BRANCH=22.06
11:02:17 [2022-08-08T11:02:17.071Z] TERM=xterm
11:02:17 [2022-08-08T11:02:17.071Z] DOCKER_PKG=github.com/docker/docker
11:02:17 [2022-08-08T11:02:17.071Z] SHLVL=1
11:02:17 [2022-08-08T11:02:17.071Z] TIMEOUT=120m
11:02:17 [2022-08-08T11:02:17.071Z] DOCKER_BUILDTAGS= journald
11:02:17 [2022-08-08T11:02:17.071Z] DOCKER_GRAPHDRIVER=overlay2
11:02:17 [2022-08-08T11:02:17.071Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
11:02:17 [2022-08-08T11:02:17.071Z] GO111MODULE=off
11:02:17 [2022-08-08T11:02:17.071Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:02:17 [2022-08-08T11:02:17.071Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:02:17 [2022-08-08T11:02:17.071Z] GOPATH=/go
11:02:17 [2022-08-08T11:02:17.071Z] PKG_CONFIG=pkg-config
11:02:17 [2022-08-08T11:02:17.071Z] _=/usr/bin/env
11:02:17 [2022-08-08T11:02:17.071Z] Building test suite binary ./integration-cli/test.main
11:02:17 [2022-08-08T11:02:17.071Z] No new tests added to integration.
11:02:17 [2022-08-08T11:02:17.071Z] 
11:02:17 [2022-08-08T11:02:17.071Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:02:17 [2022-08-08T11:02:17.071Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:02:17 [2022-08-08T11:02:17.071Z] HOSTNAME=a51655effa54
11:02:17 [2022-08-08T11:02:17.071Z] TESTDEBUG=0
11:02:17 [2022-08-08T11:02:17.071Z] DEST=bundles/test-integration
11:02:17 [2022-08-08T11:02:17.071Z] PWD=/go/src/github.com/docker/docker
11:02:17 [2022-08-08T11:02:17.071Z] KEEPBUNDLE=1
11:02:17 [2022-08-08T11:02:17.071Z] DOCKER_GITCOMMIT=15f9cb5c4dab7eb09845453777c0797194d48336
11:02:17 [2022-08-08T11:02:17.071Z] container=docker
11:02:17 [2022-08-08T11:02:17.071Z] HOME=/root
11:02:17 [2022-08-08T11:02:17.071Z] GOLANG_VERSION=1.18.5
11:02:17 [2022-08-08T11:02:17.071Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:02:17 [2022-08-08T11:02:17.071Z] VALIDATE_BRANCH=22.06
11:02:17 [2022-08-08T11:02:17.071Z] TERM=xterm
11:02:17 [2022-08-08T11:02:17.071Z] DOCKER_PKG=github.com/docker/docker
11:02:17 [2022-08-08T11:02:17.071Z] SHLVL=1
11:02:17 [2022-08-08T11:02:17.071Z] TIMEOUT=120m
11:02:17 [2022-08-08T11:02:17.071Z] DOCKER_BUILDTAGS= journald
11:02:17 [2022-08-08T11:02:17.071Z] DOCKER_GRAPHDRIVER=overlay2
11:02:17 [2022-08-08T11:02:17.071Z] GO111MODULE=off
11:02:17 [2022-08-08T11:02:17.071Z] TEST_SKIP_INTEGRATION_CLI=1
11:02:17 [2022-08-08T11:02:17.071Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:02:17 [2022-08-08T11:02:17.071Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:02:17 [2022-08-08T11:02:17.071Z] GOPATH=/go
11:02:17 [2022-08-08T11:02:17.071Z] PKG_CONFIG=pkg-config
11:02:17 [2022-08-08T11:02:17.071Z] _=/usr/bin/env
11:02:17 [2022-08-08T11:02:17.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:02:18 [2022-08-08T11:02:18.402Z] #12 DONE 1.1s
11:02:18 [2022-08-08T11:02:18.402Z] 
11:02:18 [2022-08-08T11:02:18.402Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:02:18 [2022-08-08T11:02:18.402Z] #31 sha256:6c55c74cc3b6ca9442b615d322317b6015d0f8a79184233dc9de28a24a8bad61
11:02:18 [2022-08-08T11:02:18.402Z] #31 1.452 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:02:18 [2022-08-08T11:02:18.402Z] #31 1.721 
11:02:18 [2022-08-08T11:02:18.402Z] #31 1.937 #=#=#                                                                         

######################################################################## 100.0%
11:02:18 [2022-08-08T11:02:18.402Z] #31 2.220 
11:02:18 [2022-08-08T11:02:18.402Z] #31 3.071 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:02:18 [2022-08-08T11:02:18.402Z] #31 3.332 
11:02:18 [2022-08-08T11:02:18.402Z] #31 3.545 #=#=#                                                                         

######################################################################## 100.0%
11:02:18 [2022-08-08T11:02:18.402Z] #31 3.823 
11:02:18 [2022-08-08T11:02:18.402Z] #31 4.732 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
11:02:18 [2022-08-08T11:02:18.402Z] #31 5.005 
11:02:18 [2022-08-08T11:02:18.402Z] #31 5.227 #=#=#                                                                         

##################                                                        25.9%
####################################                                      50.2%
################################################################          90.0%
######################################################################## 100.0%
11:02:18 [2022-08-08T11:02:18.402Z] #31 5.780 
11:02:18 [2022-08-08T11:02:18.402Z] #31 6.915 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:02:18 [2022-08-08T11:02:18.402Z] #31 7.195 
11:02:18 [2022-08-08T11:02:18.402Z] #31 7.419 #=#=#                                                                         

######################################################################## 100.0%
11:02:18 [2022-08-08T11:02:18.402Z] #31 7.702 
11:02:18 [2022-08-08T11:02:18.402Z] #31 8.281 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:02:18 [2022-08-08T11:02:18.402Z] #31 8.533 
11:02:18 [2022-08-08T11:02:18.402Z] #31 8.747 #=#=#                                                                         

######################################################################## 100.0%
11:02:18 [2022-08-08T11:02:18.402Z] #31 8.960 
11:02:18 [2022-08-08T11:02:18.402Z] #31 9.013 Download of images into '/build' complete.
11:02:18 [2022-08-08T11:02:18.402Z] #31 9.013 Use something like the following to load the result into a Docker daemon:
11:02:18 [2022-08-08T11:02:18.402Z] #31 9.013   tar -cC '/build' . | docker load
11:02:18 [2022-08-08T11:02:18.402Z] #31 DONE 9.2s
11:02:18 [2022-08-08T11:02:18.402Z] 
11:02:18 [2022-08-08T11:02:18.402Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
11:02:18 [2022-08-08T11:02:18.402Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6
11:02:18 [2022-08-08T11:02:18.703Z] #13 DONE 0.8s
11:02:18 [2022-08-08T11:02:18.703Z] 
11:02:18 [2022-08-08T11:02:18.703Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:02:18 [2022-08-08T11:02:18.703Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363
11:02:18 [2022-08-08T11:02:18.732Z] Created binary: bundles/dynbinary-daemon/dockerd
11:02:18 [2022-08-08T11:02:18.732Z] Building: bundles/dynbinary-daemon/docker-proxy
11:02:18 [2022-08-08T11:02:18.732Z] GOOS="" GOARCH="" GOARM=""
11:02:18 [2022-08-08T11:02:18.732Z] Created binary: bundles/dynbinary-daemon/docker-proxy
11:02:18 [2022-08-08T11:02:18.732Z] 
11:02:18 [2022-08-08T11:02:18.732Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:02:18 [2022-08-08T11:02:18.732Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:02:18 [2022-08-08T11:02:18.732Z] HOSTNAME=8d89f1298015
11:02:18 [2022-08-08T11:02:18.732Z] DEST=bundles/test-integration
11:02:18 [2022-08-08T11:02:18.732Z] PWD=/go/src/github.com/docker/docker
11:02:18 [2022-08-08T11:02:18.732Z] DOCKER_ROOTLESS=1
11:02:18 [2022-08-08T11:02:18.732Z] DOCKER_GITCOMMIT=15f9cb5c4dab7eb09845453777c0797194d48336
11:02:18 [2022-08-08T11:02:18.732Z] container=docker
11:02:18 [2022-08-08T11:02:18.732Z] HOME=/root
11:02:18 [2022-08-08T11:02:18.732Z] GOLANG_VERSION=1.18.5
11:02:18 [2022-08-08T11:02:18.732Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:02:18 [2022-08-08T11:02:18.732Z] VALIDATE_BRANCH=22.06
11:02:18 [2022-08-08T11:02:18.732Z] TERM=xterm
11:02:18 [2022-08-08T11:02:18.732Z] DOCKER_PKG=github.com/docker/docker
11:02:18 [2022-08-08T11:02:18.732Z] SHLVL=1
11:02:18 [2022-08-08T11:02:18.732Z] TIMEOUT=120m
11:02:18 [2022-08-08T11:02:18.732Z] DOCKER_BUILDTAGS= journald
11:02:18 [2022-08-08T11:02:18.732Z] DOCKER_GRAPHDRIVER=overlay2
11:02:18 [2022-08-08T11:02:18.732Z] GO111MODULE=off
11:02:18 [2022-08-08T11:02:18.732Z] DOCKER_EXPERIMENTAL=1
11:02:18 [2022-08-08T11:02:18.732Z] TEST_SKIP_INTEGRATION_CLI=1
11:02:18 [2022-08-08T11:02:18.732Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:02:18 [2022-08-08T11:02:18.732Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:02:18 [2022-08-08T11:02:18.732Z] GOPATH=/go
11:02:18 [2022-08-08T11:02:18.732Z] PKG_CONFIG=pkg-config
11:02:18 [2022-08-08T11:02:18.732Z] _=/usr/bin/env
11:02:18 [2022-08-08T11:02:18.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:02:18 [2022-08-08T11:02:18.962Z] #62 ...
11:02:18 [2022-08-08T11:02:18.962Z] 
11:02:18 [2022-08-08T11:02:18.962Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
11:02:18 [2022-08-08T11:02:18.962Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5
11:02:18 [2022-08-08T11:02:18.962Z] #50 DONE 0.2s
11:02:18 [2022-08-08T11:02:18.963Z] 
11:02:18 [2022-08-08T11:02:18.963Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
11:02:18 [2022-08-08T11:02:18.963Z] #66 sha256:e73ca3ada1adea7c886e40e23c3f1bddcd4ed0d6baaeca66c969a00f1fda0685
11:02:18 [2022-08-08T11:02:18.963Z] #66 DONE 0.3s
11:02:18 [2022-08-08T11:02:18.963Z] 
11:02:18 [2022-08-08T11:02:18.963Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:02:18 [2022-08-08T11:02:18.963Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9
11:02:18 [2022-08-08T11:02:18.963Z] #33 DONE 0.3s
11:02:18 [2022-08-08T11:02:18.963Z] 
11:02:18 [2022-08-08T11:02:18.963Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:02:18 [2022-08-08T11:02:18.963Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc
11:02:18 [2022-08-08T11:02:18.963Z] #46 DONE 0.4s
11:02:18 [2022-08-08T11:02:18.963Z] 
11:02:18 [2022-08-08T11:02:18.963Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:02:18 [2022-08-08T11:02:18.963Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82
11:02:19 [2022-08-08T11:02:19.220Z] #34 ...
11:02:19 [2022-08-08T11:02:19.221Z] 
11:02:19 [2022-08-08T11:02:19.221Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
11:02:19 [2022-08-08T11:02:19.221Z] #25 sha256:17bc6a1e07f20399b6470a2abf6d041e5df3d60d201a830cd96d17bb83240c5c
11:02:19 [2022-08-08T11:02:19.221Z] #25 DONE 0.4s
11:02:19 [2022-08-08T11:02:19.480Z] 
11:02:19 [2022-08-08T11:02:19.480Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:02:19 [2022-08-08T11:02:19.480Z] #26 sha256:6b56b3a0d3ac6b1311b2127ddf06090ac65a260c2f0aad34435ee96d6c35e05f
11:02:20 [2022-08-08T11:02:20.981Z] #26 ...
11:02:20 [2022-08-08T11:02:20.981Z] 
11:02:20 [2022-08-08T11:02:20.981Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:02:20 [2022-08-08T11:02:20.981Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c
11:02:20 [2022-08-08T11:02:20.981Z] #14 4.777 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:02:20 [2022-08-08T11:02:20.981Z] #14 4.909 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:02:20 [2022-08-08T11:02:20.981Z] #14 4.917 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:02:20 [2022-08-08T11:02:20.981Z] #14 5.770 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:02:20 [2022-08-08T11:02:20.981Z] #14 8.496 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
11:02:21 [2022-08-08T11:02:21.241Z] #14 ...
11:02:21 [2022-08-08T11:02:21.241Z] 
11:02:21 [2022-08-08T11:02:21.241Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:02:21 [2022-08-08T11:02:21.241Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e
11:02:21 [2022-08-08T11:02:21.241Z] #76 4.843 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:02:21 [2022-08-08T11:02:21.241Z] #76 4.878 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:02:21 [2022-08-08T11:02:21.241Z] #76 4.884 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:02:21 [2022-08-08T11:02:21.241Z] #76 5.824 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:02:21 [2022-08-08T11:02:21.241Z] #76 8.527 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
11:02:21 [2022-08-08T11:02:21.241Z] #76 ...
11:02:21 [2022-08-08T11:02:21.241Z] 
11:02:21 [2022-08-08T11:02:21.241Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:02:21 [2022-08-08T11:02:21.241Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa
11:02:21 [2022-08-08T11:02:21.241Z] #55 3.746 go: downloading github.com/golangci/golangci-lint v1.46.2
11:02:21 [2022-08-08T11:02:21.241Z] #55 5.093 go: downloading github.com/fatih/color v1.13.0
11:02:21 [2022-08-08T11:02:21.241Z] #55 5.124 go: downloading github.com/gofrs/flock v0.8.1
11:02:21 [2022-08-08T11:02:21.241Z] #55 5.217 go: downloading github.com/pkg/errors v0.9.1
11:02:21 [2022-08-08T11:02:21.241Z] #55 5.228 go: downloading github.com/spf13/cobra v1.4.0
11:02:21 [2022-08-08T11:02:21.241Z] #55 5.345 go: downloading github.com/spf13/pflag v1.0.5
11:02:21 [2022-08-08T11:02:21.241Z] #55 5.577 go: downloading github.com/spf13/viper v1.11.0
11:02:21 [2022-08-08T11:02:21.241Z] #55 5.580 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
11:02:21 [2022-08-08T11:02:21.241Z] #55 6.243 go: downloading github.com/mattn/go-colorable v0.1.12
11:02:21 [2022-08-08T11:02:21.241Z] #55 6.249 go: downloading github.com/mattn/go-isatty v0.0.14
11:02:21 [2022-08-08T11:02:21.241Z] #55 6.342 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
11:02:21 [2022-08-08T11:02:21.241Z] #55 6.356 go: downloading github.com/go-critic/go-critic v0.6.3
11:02:21 [2022-08-08T11:02:21.241Z] #55 7.616 go: downloading github.com/hashicorp/go-version v1.4.0
11:02:21 [2022-08-08T11:02:21.241Z] #55 7.714 go: downloading github.com/ldez/gomoddirectives v0.2.3
11:02:21 [2022-08-08T11:02:21.241Z] #55 7.933 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:02:21 [2022-08-08T11:02:21.241Z] #55 8.096 go: downloading github.com/hashicorp/go-multierror v1.1.1
11:02:21 [2022-08-08T11:02:21.501Z] #55 ...
11:02:21 [2022-08-08T11:02:21.501Z] 
11:02:21 [2022-08-08T11:02:21.501Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
11:02:21 [2022-08-08T11:02:21.501Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e
11:02:21 [2022-08-08T11:02:21.501Z] #38 4.405 go: downloading github.com/pelletier/go-toml v1.8.1
11:02:21 [2022-08-08T11:02:21.501Z] #38 ...
11:02:21 [2022-08-08T11:02:21.501Z] 
11:02:21 [2022-08-08T11:02:21.501Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:02:21 [2022-08-08T11:02:21.501Z] #67 sha256:fc8bc627a44f6b5f572857f640684578ea25129633347cb807cbcd287ffde5e1
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.857 + RM_GOPATH=0
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.857 + TMP_GOPATH=
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.857 + : /build
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.857 + '[' -z '' ']'
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.857 ++ mktemp -d
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.875 + export GOPATH=/tmp/tmp.n7g3ASyn2A
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.875 + GOPATH=/tmp/tmp.n7g3ASyn2A
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.875 + RM_GOPATH=1
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.875 + case "$(go env GOARCH)" in
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.875 ++ go env GOARCH
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.963 + export GO_BUILDMODE=-buildmode=pie
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.963 + GO_BUILDMODE=-buildmode=pie
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.963 ++ dirname /install.sh
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.970 + dir=/
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.970 + bin=rootlesskit
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.970 + shift
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.970 + '[' '!' -f //rootlesskit.installer ']'
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.970 + . //rootlesskit.installer
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.970 ++ : 1920341cd41e047834a21007424162a2dc946315
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.970 + install_rootlesskit
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.970 + case "$1" in
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.970 + export CGO_ENABLED=0
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.970 + CGO_ENABLED=0
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.970 + _install_rootlesskit
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.970 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.970 + for f in rootlesskit rootlesskit-docker-proxy
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.970 + GOBIN=/build
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.970 + GO111MODULE=on
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.970 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
11:02:21 [2022-08-08T11:02:21.501Z] #67 3.971 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
11:02:21 [2022-08-08T11:02:21.501Z] #67 4.402 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
11:02:21 [2022-08-08T11:02:21.501Z] #67 6.272 go: downloading github.com/sirupsen/logrus v1.8.1
11:02:21 [2022-08-08T11:02:21.501Z] #67 6.293 go: downloading github.com/urfave/cli/v2 v2.4.0
11:02:21 [2022-08-08T11:02:21.501Z] #67 6.894 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
11:02:21 [2022-08-08T11:02:21.501Z] #67 9.134 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
11:02:21 [2022-08-08T11:02:21.501Z] #67 9.872 go: downloading github.com/google/uuid v1.3.0
11:02:21 [2022-08-08T11:02:21.501Z] #67 9.968 go: downloading github.com/moby/vpnkit v0.5.0
11:02:21 [2022-08-08T11:02:21.501Z] #67 9.996 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:02:21 [2022-08-08T11:02:21.501Z] #67 10.17 go: downloading github.com/gofrs/flock v0.8.1
11:02:21 [2022-08-08T11:02:21.762Z] #67 10.31 go: downloading github.com/gorilla/mux v1.8.0
11:02:21 [2022-08-08T11:02:21.762Z] #67 ...
11:02:21 [2022-08-08T11:02:21.762Z] 
11:02:21 [2022-08-08T11:02:21.762Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:02:21 [2022-08-08T11:02:21.762Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de
11:02:21 [2022-08-08T11:02:21.762Z] #62 2.950 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:02:21 [2022-08-08T11:02:21.762Z] #62 3.046 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:02:21 [2022-08-08T11:02:21.762Z] #62 3.218 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:02:21 [2022-08-08T11:02:21.762Z] #62 3.224 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:02:21 [2022-08-08T11:02:21.762Z] #62 3.595 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
11:02:21 [2022-08-08T11:02:21.762Z] #62 5.057 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:02:21 [2022-08-08T11:02:21.762Z] #62 ...
11:02:21 [2022-08-08T11:02:21.762Z] 
11:02:21 [2022-08-08T11:02:21.762Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:02:21 [2022-08-08T11:02:21.762Z] #31 sha256:5e51deece3b36a5936f4e41419ca7707600486c4eeba07344581d28ebda75e3e
11:02:21 [2022-08-08T11:02:21.762Z] #31 9.035 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:02:22 [2022-08-08T11:02:22.022Z] #31 10.52 
11:02:22 [2022-08-08T11:02:22.022Z] #31 ...
11:02:22 [2022-08-08T11:02:22.022Z] 
11:02:22 [2022-08-08T11:02:22.022Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
11:02:22 [2022-08-08T11:02:22.022Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138
11:02:22 [2022-08-08T11:02:22.022Z] #36 2.652 go: downloading github.com/go-delve/delve v1.8.1
11:02:22 [2022-08-08T11:02:22.022Z] #36 8.085 go: downloading github.com/sirupsen/logrus v1.6.0
11:02:22 [2022-08-08T11:02:22.022Z] #36 8.152 go: downloading github.com/spf13/cobra v1.1.3
11:02:22 [2022-08-08T11:02:22.022Z] #36 8.581 go: downloading github.com/mattn/go-isatty v0.0.3
11:02:22 [2022-08-08T11:02:22.022Z] #36 8.754 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
11:02:22 [2022-08-08T11:02:22.022Z] #36 9.010 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:02:22 [2022-08-08T11:02:22.022Z] #36 9.050 go: downloading gopkg.in/yaml.v2 v2.4.0
11:02:22 [2022-08-08T11:02:22.022Z] #36 9.394 go: downloading github.com/cosiner/argv v0.1.0
11:02:22 [2022-08-08T11:02:22.022Z] #36 9.501 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
11:02:22 [2022-08-08T11:02:22.022Z] #36 9.580 go: downloading github.com/peterh/liner v1.2.2
11:02:22 [2022-08-08T11:02:22.022Z] #36 9.733 go: downloading github.com/google/go-dap v0.6.0
11:02:22 [2022-08-08T11:02:22.022Z] #36 9.962 go: downloading github.com/russross/blackfriday/v2 v2.0.1
11:02:22 [2022-08-08T11:02:22.022Z] #36 10.24 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
11:02:22 [2022-08-08T11:02:22.022Z] #36 10.69 go: downloading github.com/mattn/go-runewidth v0.0.3
11:02:22 [2022-08-08T11:02:22.022Z] #36 10.78 go: downloading github.com/hashicorp/golang-lru v0.5.4
11:02:22 [2022-08-08T11:02:22.022Z] #36 10.89 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
11:02:22 [2022-08-08T11:02:22.022Z] #36 ...
11:02:22 [2022-08-08T11:02:22.022Z] 
11:02:22 [2022-08-08T11:02:22.022Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
11:02:22 [2022-08-08T11:02:22.022Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697
11:02:22 [2022-08-08T11:02:22.022Z] #53 3.775 go: downloading gotest.tools/gotestsum v1.8.1
11:02:22 [2022-08-08T11:02:22.022Z] #53 5.146 go: downloading github.com/fatih/color v1.10.0
11:02:22 [2022-08-08T11:02:22.022Z] #53 5.162 go: downloading github.com/dnephin/pflag v1.0.7
11:02:22 [2022-08-08T11:02:22.022Z] #53 5.243 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:02:22 [2022-08-08T11:02:22.022Z] #53 5.593 go: downloading github.com/mattn/go-colorable v0.1.8
11:02:22 [2022-08-08T11:02:22.022Z] #53 5.668 go: downloading github.com/mattn/go-isatty v0.0.12
11:02:22 [2022-08-08T11:02:22.022Z] #53 5.685 go: downloading github.com/fsnotify/fsnotify v1.4.9
11:02:22 [2022-08-08T11:02:22.022Z] #53 5.775 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
11:02:22 [2022-08-08T11:02:22.022Z] #53 5.835 go: downloading github.com/jonboulle/clockwork v0.2.2
11:02:22 [2022-08-08T11:02:22.022Z] #53 6.010 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
11:02:22 [2022-08-08T11:02:22.022Z] #53 6.127 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
11:02:22 [2022-08-08T11:02:22.022Z] #53 6.351 go: downloading golang.org/x/tools v0.1.0
11:02:22 [2022-08-08T11:02:22.283Z] #53 11.20 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
11:02:22 [2022-08-08T11:02:22.283Z] #53 11.24 go: downloading golang.org/x/mod v0.3.0
11:02:22 [2022-08-08T11:02:22.283Z] #53 ...
11:02:22 [2022-08-08T11:02:22.283Z] 
11:02:22 [2022-08-08T11:02:22.283Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:02:22 [2022-08-08T11:02:22.283Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d
11:02:22 [2022-08-08T11:02:22.283Z] #42 4.854 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:02:22 [2022-08-08T11:02:22.283Z] #42 4.883 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:02:22 [2022-08-08T11:02:22.283Z] #42 4.889 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:02:22 [2022-08-08T11:02:22.283Z] #42 5.730 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:02:22 [2022-08-08T11:02:22.283Z] #42 8.060 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
11:02:22 [2022-08-08T11:02:22.283Z] #42 11.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:02:22 [2022-08-08T11:02:22.283Z] #42 ...
11:02:22 [2022-08-08T11:02:22.283Z] 
11:02:22 [2022-08-08T11:02:22.283Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
11:02:22 [2022-08-08T11:02:22.283Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35
11:02:22 [2022-08-08T11:02:22.283Z] #57 3.484 go: downloading mvdan.cc/sh/v3 v3.0.2
11:02:22 [2022-08-08T11:02:22.283Z] #57 7.253 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:02:22 [2022-08-08T11:02:22.283Z] #57 7.254 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:02:22 [2022-08-08T11:02:22.283Z] #57 7.334 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:02:22 [2022-08-08T11:02:22.283Z] #57 8.799 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:02:22 [2022-08-08T11:02:22.543Z] #57 ...
11:02:22 [2022-08-08T11:02:22.543Z] 
11:02:22 [2022-08-08T11:02:22.543Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
11:02:22 [2022-08-08T11:02:22.543Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd
11:02:22 [2022-08-08T11:02:22.543Z] #40 4.582 go: downloading github.com/tc-hib/go-winres v0.2.3
11:02:22 [2022-08-08T11:02:22.543Z] #40 5.275 go: downloading github.com/tc-hib/winres v0.1.5
11:02:22 [2022-08-08T11:02:22.543Z] #40 6.352 go: downloading github.com/urfave/cli/v2 v2.3.0
11:02:22 [2022-08-08T11:02:22.543Z] #40 6.722 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
11:02:22 [2022-08-08T11:02:22.543Z] #40 6.765 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
11:02:22 [2022-08-08T11:02:22.543Z] #40 9.392 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:02:22 [2022-08-08T11:02:22.543Z] #40 ...
11:02:22 [2022-08-08T11:02:22.543Z] 
11:02:22 [2022-08-08T11:02:22.543Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:02:22 [2022-08-08T11:02:22.543Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78
11:02:22 [2022-08-08T11:02:22.543Z] #51 4.496 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:02:22 [2022-08-08T11:02:22.543Z] #51 4.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:02:22 [2022-08-08T11:02:22.543Z] #51 4.535 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:02:22 [2022-08-08T11:02:22.543Z] #51 5.613 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:02:22 [2022-08-08T11:02:22.543Z] #51 5.686 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
11:02:22 [2022-08-08T11:02:22.543Z] #51 8.319 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
11:02:22 [2022-08-08T11:02:22.543Z] #51 10.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:02:22 [2022-08-08T11:02:22.803Z] #51 ...
11:02:22 [2022-08-08T11:02:22.803Z] 
11:02:22 [2022-08-08T11:02:22.803Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:02:22 [2022-08-08T11:02:22.803Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a
11:02:22 [2022-08-08T11:02:22.803Z] #47 3.794 + git clone https://github.com/docker/distribution.git .
11:02:22 [2022-08-08T11:02:22.803Z] #47 3.799 Cloning into '.'...
11:02:22 [2022-08-08T11:02:22.803Z] #47 ...
11:02:22 [2022-08-08T11:02:22.803Z] 
11:02:22 [2022-08-08T11:02:22.803Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:02:22 [2022-08-08T11:02:22.803Z] #31 sha256:5e51deece3b36a5936f4e41419ca7707600486c4eeba07344581d28ebda75e3e
11:02:22 [2022-08-08T11:02:22.803Z] #31 10.92 #=#=#                                                                         

######################################################################## 100.0%
11:02:23 [2022-08-08T11:02:23.744Z] #31 12.20 
11:02:24 [2022-08-08T11:02:24.752Z] #26 ...
11:02:24 [2022-08-08T11:02:24.752Z] 
11:02:24 [2022-08-08T11:02:24.752Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:02:24 [2022-08-08T11:02:24.752Z] #67 sha256:950c72c4d3488adf539a157f35f33e398f9b829d8a026fc6a651f4c2f4ab3408
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.138 + RM_GOPATH=0
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.138 + TMP_GOPATH=
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.138 + : /build
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.138 + '[' -z '' ']'
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.142 ++ mktemp -d
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.142 + export GOPATH=/tmp/tmp.zYYqCydi0j
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.142 + GOPATH=/tmp/tmp.zYYqCydi0j
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.142 + RM_GOPATH=1
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.142 + case "$(go env GOARCH)" in
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.142 ++ go env GOARCH
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.151 + export GO_BUILDMODE=-buildmode=pie
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.151 + GO_BUILDMODE=-buildmode=pie
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.153 ++ dirname /install.sh
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.154 + dir=/
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.154 + bin=rootlesskit
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.154 + shift
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.154 + '[' '!' -f //rootlesskit.installer ']'
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.154 + . //rootlesskit.installer
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.154 ++ : 1920341cd41e047834a21007424162a2dc946315
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.154 + install_rootlesskit
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.155 + case "$1" in
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.155 + export CGO_ENABLED=0
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.155 + CGO_ENABLED=0
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.155 + _install_rootlesskit
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.162 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.162 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.162 + for f in rootlesskit rootlesskit-docker-proxy
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.162 + GOBIN=/build
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.162 + GO111MODULE=on
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.162 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
11:02:24 [2022-08-08T11:02:24.752Z] #67 4.545 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
11:02:24 [2022-08-08T11:02:24.752Z] #67 ...
11:02:24 [2022-08-08T11:02:24.752Z] 
11:02:24 [2022-08-08T11:02:24.752Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:02:24 [2022-08-08T11:02:24.752Z] #26 sha256:6b56b3a0d3ac6b1311b2127ddf06090ac65a260c2f0aad34435ee96d6c35e05f
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.427 + RM_GOPATH=0
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.427 + TMP_GOPATH=
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.427 + : /build
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.427 + '[' -z '' ']'
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.433 ++ mktemp -d
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.433 + export GOPATH=/tmp/tmp.GDZ5UzGz1A
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.433 + GOPATH=/tmp/tmp.GDZ5UzGz1A
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.433 + RM_GOPATH=1
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.433 + case "$(go env GOARCH)" in
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.433 ++ go env GOARCH
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.452 + export GO_BUILDMODE=-buildmode=pie
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.452 + GO_BUILDMODE=-buildmode=pie
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.461 Install docker/cli version 17.06.2-ce from stable
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.464 ++ dirname /install.sh
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.464 + dir=/
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.464 + bin=dockercli
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.464 + shift
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.464 + '[' '!' -f //dockercli.installer ']'
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.464 + . //dockercli.installer
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.464 ++ : stable
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.464 ++ : 17.06.2-ce
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.464 + install_dockercli
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.464 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.464 ++ uname -m
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.464 + arch=x86_64
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.464 + '[' x86_64 '!=' x86_64 ']'
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.464 + url=https://download.docker.com/linux/static
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.464 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:02:24 [2022-08-08T11:02:24.752Z] #26 5.488 + tar -xz docker/docker
11:02:25 [2022-08-08T11:02:25.653Z] #31 ...
11:02:25 [2022-08-08T11:02:25.653Z] 
11:02:25 [2022-08-08T11:02:25.653Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:02:25 [2022-08-08T11:02:25.653Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b
11:02:25 [2022-08-08T11:02:25.653Z] #34 4.057 + git clone https://github.com/kolyshkin/go-swagger.git .
11:02:25 [2022-08-08T11:02:25.653Z] #34 4.060 Cloning into '.'...
11:02:25 [2022-08-08T11:02:25.653Z] #34 ...
11:02:25 [2022-08-08T11:02:25.653Z] 
11:02:25 [2022-08-08T11:02:25.653Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:02:25 [2022-08-08T11:02:25.653Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa
11:02:25 [2022-08-08T11:02:25.653Z] #55 11.60 go: downloading github.com/sirupsen/logrus v1.8.1
11:02:25 [2022-08-08T11:02:25.653Z] #55 11.60 go: downloading github.com/stretchr/testify v1.7.1
11:02:25 [2022-08-08T11:02:25.653Z] #55 11.94 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
11:02:25 [2022-08-08T11:02:25.653Z] #55 12.04 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
11:02:25 [2022-08-08T11:02:25.653Z] #55 12.15 go: downloading github.com/fsnotify/fsnotify v1.5.4
11:02:25 [2022-08-08T11:02:25.653Z] #55 12.18 go: downloading github.com/mitchellh/mapstructure v1.5.0
11:02:25 [2022-08-08T11:02:25.653Z] #55 12.28 go: downloading github.com/spf13/afero v1.8.2
11:02:25 [2022-08-08T11:02:25.653Z] #55 12.30 go: downloading github.com/spf13/cast v1.4.1
11:02:25 [2022-08-08T11:02:25.653Z] #55 12.47 go: downloading github.com/spf13/jwalterweatherman v1.1.0
11:02:25 [2022-08-08T11:02:25.653Z] #55 12.62 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
11:02:25 [2022-08-08T11:02:25.653Z] #55 12.71 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:02:25 [2022-08-08T11:02:25.653Z] #55 12.98 go: downloading github.com/go-toolsmith/astcopy v1.0.0
11:02:25 [2022-08-08T11:02:25.653Z] #55 13.12 go: downloading github.com/go-toolsmith/astequal v1.0.1
11:02:25 [2022-08-08T11:02:25.653Z] #55 13.30 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:02:25 [2022-08-08T11:02:25.653Z] #55 13.32 go: downloading github.com/go-toolsmith/astp v1.0.0
11:02:25 [2022-08-08T11:02:25.653Z] #55 13.44 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:02:25 [2022-08-08T11:02:25.653Z] #55 13.45 go: downloading github.com/go-toolsmith/typep v1.0.2
11:02:25 [2022-08-08T11:02:25.653Z] #55 13.76 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
11:02:25 [2022-08-08T11:02:25.653Z] #55 14.53 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
11:02:25 [2022-08-08T11:02:25.913Z] #55 14.90 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
11:02:26 [2022-08-08T11:02:26.482Z] #55 15.42 go: downloading github.com/hashicorp/errwrap v1.0.0
11:02:26 [2022-08-08T11:02:26.482Z] #55 15.47 go: downloading 4d63.com/gochecknoglobals v0.1.0
11:02:26 [2022-08-08T11:02:26.482Z] #55 15.52 go: downloading github.com/Antonboom/errname v0.1.6
11:02:26 [2022-08-08T11:02:26.482Z] #55 15.59 go: downloading github.com/Antonboom/nilnil v0.1.1
11:02:26 [2022-08-08T11:02:26.742Z] #55 15.65 go: downloading github.com/BurntSushi/toml v1.1.0
11:02:26 [2022-08-08T11:02:26.742Z] #55 15.68 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11:02:26 [2022-08-08T11:02:26.742Z] #55 15.81 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
11:02:27 [2022-08-08T11:02:27.002Z] #55 16.00 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
11:02:27 [2022-08-08T11:02:27.002Z] #55 16.07 go: downloading github.com/alexkohler/prealloc v1.0.0
11:02:27 [2022-08-08T11:02:27.262Z] #55 16.17 go: downloading github.com/ashanbrown/forbidigo v1.3.0
11:02:27 [2022-08-08T11:02:27.262Z] #55 16.30 go: downloading github.com/ashanbrown/makezero v1.1.1
11:02:27 [2022-08-08T11:02:27.262Z] #55 16.39 go: downloading github.com/bkielbasa/cyclop v1.2.0
11:02:27 [2022-08-08T11:02:27.262Z] #55 16.44 go: downloading github.com/blizzy78/varnamelen v0.8.0
11:02:27 [2022-08-08T11:02:27.523Z] #55 16.57 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
11:02:27 [2022-08-08T11:02:27.523Z] #55 16.69 go: downloading github.com/breml/bidichk v0.2.3
11:02:28 [2022-08-08T11:02:28.092Z] #55 16.86 go: downloading github.com/breml/errchkjson v0.3.0
11:02:28 [2022-08-08T11:02:28.092Z] #55 16.90 go: downloading github.com/butuzov/ireturn v0.1.1
11:02:28 [2022-08-08T11:02:28.092Z] #55 16.90 go: downloading github.com/charithe/durationcheck v0.0.9
11:02:28 [2022-08-08T11:02:28.092Z] #55 16.94 go: downloading github.com/daixiang0/gci v0.3.3
11:02:28 [2022-08-08T11:02:28.354Z] #55 17.22 go: downloading github.com/denis-tingaikin/go-header v0.4.3
11:02:28 [2022-08-08T11:02:28.614Z] #55 ...
11:02:28 [2022-08-08T11:02:28.614Z] 
11:02:28 [2022-08-08T11:02:28.614Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
11:02:28 [2022-08-08T11:02:28.614Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e
11:02:28 [2022-08-08T11:02:28.614Z] #38 16.45 tomll can be used in two ways:
11:02:28 [2022-08-08T11:02:28.614Z] #38 16.45 Writing to STDIN and reading from STDOUT:
11:02:28 [2022-08-08T11:02:28.614Z] #38 16.45   cat file.toml | tomll > file.toml
11:02:28 [2022-08-08T11:02:28.614Z] #38 16.45 
11:02:28 [2022-08-08T11:02:28.614Z] #38 16.45 Reading and updating a list of files:
11:02:28 [2022-08-08T11:02:28.614Z] #38 16.45   tomll a.toml b.toml c.toml
11:02:28 [2022-08-08T11:02:28.614Z] #38 16.45 
11:02:28 [2022-08-08T11:02:28.614Z] #38 16.45 When given a list of files, tomll will modify all files in place without asking.
11:02:28 [2022-08-08T11:02:28.614Z] #38 DONE 17.5s
11:02:28 [2022-08-08T11:02:28.614Z] 
11:02:28 [2022-08-08T11:02:28.614Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:02:28 [2022-08-08T11:02:28.614Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa
11:02:28 [2022-08-08T11:02:28.614Z] #55 17.54 go: downloading github.com/esimonov/ifshort v1.0.4
11:02:28 [2022-08-08T11:02:28.614Z] #55 17.58 go: downloading github.com/firefart/nonamedreturns v1.0.1
11:02:28 [2022-08-08T11:02:28.614Z] #55 ...
11:02:28 [2022-08-08T11:02:28.614Z] 
11:02:28 [2022-08-08T11:02:28.614Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:02:28 [2022-08-08T11:02:28.614Z] #67 sha256:fc8bc627a44f6b5f572857f640684578ea25129633347cb807cbcd287ffde5e1
11:02:28 [2022-08-08T11:02:28.614Z] #67 10.45 go: downloading github.com/moby/sys/mountinfo v0.6.0
11:02:28 [2022-08-08T11:02:28.614Z] #67 11.00 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
11:02:28 [2022-08-08T11:02:28.614Z] #67 11.05 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
11:02:28 [2022-08-08T11:02:28.614Z] #67 12.67 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
11:02:28 [2022-08-08T11:02:28.614Z] #67 12.96 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:02:28 [2022-08-08T11:02:28.614Z] #67 ...
11:02:28 [2022-08-08T11:02:28.614Z] 
11:02:28 [2022-08-08T11:02:28.614Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:02:28 [2022-08-08T11:02:28.614Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa
11:02:28 [2022-08-08T11:02:28.614Z] #55 17.72 go: downloading github.com/fzipp/gocyclo v0.5.1
11:02:28 [2022-08-08T11:02:28.614Z] #55 17.72 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:02:28 [2022-08-08T11:02:28.874Z] #55 17.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:02:28 [2022-08-08T11:02:28.874Z] #55 17.88 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
11:02:28 [2022-08-08T11:02:28.935Z] #26 ...
11:02:28 [2022-08-08T11:02:28.935Z] 
11:02:28 [2022-08-08T11:02:28.935Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:02:28 [2022-08-08T11:02:28.935Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13
11:02:28 [2022-08-08T11:02:28.935Z] #76 7.293 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:02:28 [2022-08-08T11:02:28.935Z] #76 7.336 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:02:28 [2022-08-08T11:02:28.935Z] #76 7.336 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:02:28 [2022-08-08T11:02:28.935Z] #76 8.279 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:02:28 [2022-08-08T11:02:28.935Z] #76 ...
11:02:28 [2022-08-08T11:02:28.935Z] 
11:02:28 [2022-08-08T11:02:28.935Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
11:02:28 [2022-08-08T11:02:28.935Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef
11:02:28 [2022-08-08T11:02:28.935Z] #57 5.997 go: downloading mvdan.cc/sh/v3 v3.0.2
11:02:28 [2022-08-08T11:02:28.935Z] #57 8.377 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:02:28 [2022-08-08T11:02:28.935Z] #57 8.378 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:02:28 [2022-08-08T11:02:28.935Z] #57 8.448 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:02:29 [2022-08-08T11:02:29.133Z] #55 18.30 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:02:29 [2022-08-08T11:02:29.192Z] #57 ...
11:02:29 [2022-08-08T11:02:29.192Z] 
11:02:29 [2022-08-08T11:02:29.192Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
11:02:29 [2022-08-08T11:02:29.192Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f
11:02:29 [2022-08-08T11:02:29.192Z] #53 6.627 go: downloading gotest.tools/gotestsum v1.8.1
11:02:29 [2022-08-08T11:02:29.192Z] #53 8.458 go: downloading github.com/fatih/color v1.10.0
11:02:29 [2022-08-08T11:02:29.192Z] #53 8.523 go: downloading github.com/dnephin/pflag v1.0.7
11:02:29 [2022-08-08T11:02:29.192Z] #53 8.536 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:02:29 [2022-08-08T11:02:29.192Z] #53 8.541 go: downloading github.com/pkg/errors v0.9.1
11:02:29 [2022-08-08T11:02:29.192Z] #53 8.977 go: downloading golang.org/x/tools v0.1.0
11:02:29 [2022-08-08T11:02:29.192Z] #53 9.074 go: downloading github.com/mattn/go-colorable v0.1.8
11:02:29 [2022-08-08T11:02:29.192Z] #53 9.173 go: downloading github.com/mattn/go-isatty v0.0.12
11:02:29 [2022-08-08T11:02:29.192Z] #53 9.531 go: downloading github.com/fsnotify/fsnotify v1.4.9
11:02:29 [2022-08-08T11:02:29.192Z] #53 9.824 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
11:02:29 [2022-08-08T11:02:29.192Z] #53 ...
11:02:29 [2022-08-08T11:02:29.192Z] 
11:02:29 [2022-08-08T11:02:29.192Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:02:29 [2022-08-08T11:02:29.192Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26
11:02:29 [2022-08-08T11:02:29.192Z] #42 3.679 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:02:29 [2022-08-08T11:02:29.192Z] #42 3.858 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:02:29 [2022-08-08T11:02:29.192Z] #42 3.858 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:02:29 [2022-08-08T11:02:29.192Z] #42 3.957 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:02:29 [2022-08-08T11:02:29.192Z] #42 4.424 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
11:02:29 [2022-08-08T11:02:29.192Z] #42 4.672 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:02:29 [2022-08-08T11:02:29.450Z] #42 ...
11:02:29 [2022-08-08T11:02:29.450Z] 
11:02:29 [2022-08-08T11:02:29.450Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:02:29 [2022-08-08T11:02:29.450Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e
11:02:29 [2022-08-08T11:02:29.450Z] #51 5.334 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:02:29 [2022-08-08T11:02:29.450Z] #51 5.337 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:02:29 [2022-08-08T11:02:29.450Z] #51 5.340 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:02:29 [2022-08-08T11:02:29.450Z] #51 5.834 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
11:02:29 [2022-08-08T11:02:29.450Z] #51 5.989 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:02:29 [2022-08-08T11:02:29.450Z] #51 8.161 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
11:02:29 [2022-08-08T11:02:29.704Z] #55 18.61 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:02:29 [2022-08-08T11:02:29.704Z] #55 18.62 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:02:29 [2022-08-08T11:02:29.704Z] #55 18.71 go: downloading github.com/golangci/misspell v0.3.5
11:02:29 [2022-08-08T11:02:29.704Z] #55 18.73 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:02:29 [2022-08-08T11:02:29.704Z] #55 18.83 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
11:02:29 [2022-08-08T11:02:29.707Z] #51 10.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:02:29 [2022-08-08T11:02:29.707Z] #51 ...
11:02:29 [2022-08-08T11:02:29.707Z] 
11:02:29 [2022-08-08T11:02:29.707Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
11:02:29 [2022-08-08T11:02:29.707Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52
11:02:29 [2022-08-08T11:02:29.707Z] #38 4.672 go: downloading github.com/pelletier/go-toml v1.8.1
11:02:29 [2022-08-08T11:02:29.707Z] #38 ...
11:02:29 [2022-08-08T11:02:29.707Z] 
11:02:29 [2022-08-08T11:02:29.707Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
11:02:29 [2022-08-08T11:02:29.707Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1
11:02:29 [2022-08-08T11:02:29.707Z] #40 5.344 go: downloading github.com/tc-hib/go-winres v0.2.3
11:02:29 [2022-08-08T11:02:29.707Z] #40 6.021 go: downloading github.com/tc-hib/winres v0.1.5
11:02:29 [2022-08-08T11:02:29.707Z] #40 7.247 go: downloading github.com/urfave/cli/v2 v2.3.0
11:02:29 [2022-08-08T11:02:29.707Z] #40 7.536 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
11:02:29 [2022-08-08T11:02:29.707Z] #40 7.597 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
11:02:29 [2022-08-08T11:02:29.964Z] #55 18.94 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
11:02:29 [2022-08-08T11:02:29.964Z] #55 18.97 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
11:02:29 [2022-08-08T11:02:29.964Z] #55 19.00 go: downloading github.com/jgautheron/goconst v1.5.1
11:02:29 [2022-08-08T11:02:29.964Z] #40 ...
11:02:29 [2022-08-08T11:02:29.965Z] 
11:02:29 [2022-08-08T11:02:29.965Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:02:29 [2022-08-08T11:02:29.965Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b
11:02:29 [2022-08-08T11:02:29.965Z] #47 6.538 + git clone https://github.com/docker/distribution.git .
11:02:29 [2022-08-08T11:02:29.965Z] #47 6.540 Cloning into '.'...
11:02:29 [2022-08-08T11:02:29.965Z] #47 ...
11:02:29 [2022-08-08T11:02:29.965Z] 
11:02:29 [2022-08-08T11:02:29.965Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:02:29 [2022-08-08T11:02:29.965Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:02:29 [2022-08-08T11:02:29.965Z] #55 7.187 go: downloading github.com/golangci/golangci-lint v1.46.2
11:02:29 [2022-08-08T11:02:29.965Z] #55 9.475 go: downloading github.com/fatih/color v1.13.0
11:02:29 [2022-08-08T11:02:29.965Z] #55 9.493 go: downloading github.com/gofrs/flock v0.8.1
11:02:29 [2022-08-08T11:02:29.965Z] #55 9.806 go: downloading github.com/spf13/cobra v1.4.0
11:02:29 [2022-08-08T11:02:29.965Z] #55 9.807 go: downloading github.com/spf13/pflag v1.0.5
11:02:29 [2022-08-08T11:02:29.965Z] #55 10.27 go: downloading github.com/spf13/viper v1.11.0
11:02:29 [2022-08-08T11:02:29.965Z] #55 10.29 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
11:02:29 [2022-08-08T11:02:29.965Z] #55 11.00 go: downloading github.com/mattn/go-colorable v0.1.12
11:02:29 [2022-08-08T11:02:29.965Z] #55 11.07 go: downloading github.com/mattn/go-isatty v0.0.14
11:02:29 [2022-08-08T11:02:29.965Z] #55 11.18 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
11:02:30 [2022-08-08T11:02:30.222Z] #55 11.25 go: downloading github.com/hashicorp/go-multierror v1.1.1
11:02:30 [2022-08-08T11:02:30.222Z] #55 ...
11:02:30 [2022-08-08T11:02:30.222Z] 
11:02:30 [2022-08-08T11:02:30.222Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:02:30 [2022-08-08T11:02:30.222Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:02:30 [2022-08-08T11:02:30.222Z] #14 3.688 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:02:30 [2022-08-08T11:02:30.222Z] #14 3.853 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:02:30 [2022-08-08T11:02:30.222Z] #14 3.858 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:02:30 [2022-08-08T11:02:30.222Z] #14 3.942 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:02:30 [2022-08-08T11:02:30.222Z] #14 4.329 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
11:02:30 [2022-08-08T11:02:30.222Z] #14 4.917 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:02:30 [2022-08-08T11:02:30.222Z] #14 ...
11:02:30 [2022-08-08T11:02:30.222Z] 
11:02:30 [2022-08-08T11:02:30.222Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
11:02:30 [2022-08-08T11:02:30.222Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a
11:02:30 [2022-08-08T11:02:30.222Z] #36 5.629 go: downloading github.com/go-delve/delve v1.8.1
11:02:30 [2022-08-08T11:02:30.224Z] #55 19.11 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
11:02:30 [2022-08-08T11:02:30.224Z] #55 19.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
11:02:30 [2022-08-08T11:02:30.224Z] #55 19.18 go: downloading github.com/julz/importas v0.1.0
11:02:30 [2022-08-08T11:02:30.224Z] #55 19.22 go: downloading github.com/kisielk/errcheck v1.6.0
11:02:30 [2022-08-08T11:02:30.224Z] #55 19.30 go: downloading github.com/kulti/thelper v0.6.2
11:02:30 [2022-08-08T11:02:30.224Z] #55 19.33 go: downloading github.com/kunwardeep/paralleltest v1.0.3
11:02:30 [2022-08-08T11:02:30.479Z] #36 ...
11:02:30 [2022-08-08T11:02:30.479Z] 
11:02:30 [2022-08-08T11:02:30.479Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
11:02:30 [2022-08-08T11:02:30.479Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1
11:02:30 [2022-08-08T11:02:30.479Z] #40 11.25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:02:30 [2022-08-08T11:02:30.479Z] #40 11.46 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:02:30 [2022-08-08T11:02:30.483Z] #55 19.41 go: downloading github.com/kyoh86/exportloopref v0.1.8
11:02:30 [2022-08-08T11:02:30.483Z] #55 19.43 go: downloading github.com/ldez/tagliatelle v0.3.1
11:02:30 [2022-08-08T11:02:30.483Z] #55 19.47 go: downloading github.com/leonklingele/grouper v1.1.0
11:02:30 [2022-08-08T11:02:30.483Z] #55 19.56 go: downloading github.com/lufeee/execinquery v1.2.1
11:02:30 [2022-08-08T11:02:30.743Z] #55 19.65 go: downloading github.com/maratori/testpackage v1.0.1
11:02:30 [2022-08-08T11:02:30.743Z] #55 19.71 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
11:02:30 [2022-08-08T11:02:30.743Z] #55 19.79 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
11:02:30 [2022-08-08T11:02:30.743Z] #55 19.81 go: downloading github.com/mgechev/revive v1.2.1
11:02:31 [2022-08-08T11:02:31.682Z] #55 20.48 go: downloading github.com/moricho/tparallel v0.2.1
11:02:31 [2022-08-08T11:02:31.682Z] #55 20.49 go: downloading github.com/nakabonne/nestif v0.3.1
11:02:31 [2022-08-08T11:02:31.682Z] #55 20.57 go: downloading github.com/nishanths/exhaustive v0.7.11
11:02:31 [2022-08-08T11:02:31.682Z] #55 20.58 go: downloading github.com/nishanths/predeclared v0.2.2
11:02:31 [2022-08-08T11:02:31.682Z] #55 20.72 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
11:02:31 [2022-08-08T11:02:31.682Z] #55 20.79 go: downloading github.com/ryancurrah/gomodguard v1.2.3
11:02:31 [2022-08-08T11:02:31.682Z] #55 20.82 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
11:02:31 [2022-08-08T11:02:31.943Z] #55 ...
11:02:31 [2022-08-08T11:02:31.943Z] 
11:02:31 [2022-08-08T11:02:31.943Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:02:31 [2022-08-08T11:02:31.943Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e
11:02:31 [2022-08-08T11:02:31.943Z] #76 10.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:02:31 [2022-08-08T11:02:31.943Z] #76 16.16 Fetched 8450 kB in 12s (733 kB/s)
11:02:31 [2022-08-08T11:02:31.943Z] #76 16.16 Reading package lists...
11:02:31 [2022-08-08T11:02:31.943Z] #76 ...
11:02:31 [2022-08-08T11:02:31.943Z] 
11:02:31 [2022-08-08T11:02:31.943Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:02:31 [2022-08-08T11:02:31.943Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c
11:02:31 [2022-08-08T11:02:31.943Z] #14 11.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:02:31 [2022-08-08T11:02:31.943Z] #14 15.96 Fetched 8450 kB in 11s (736 kB/s)
11:02:31 [2022-08-08T11:02:31.943Z] #14 15.96 Reading package lists...
11:02:32 [2022-08-08T11:02:32.203Z] #14 20.97 Reading package lists...
11:02:32 [2022-08-08T11:02:32.203Z] #14 ...
11:02:32 [2022-08-08T11:02:32.203Z] 
11:02:32 [2022-08-08T11:02:32.203Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:02:32 [2022-08-08T11:02:32.203Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de
11:02:32 [2022-08-08T11:02:32.203Z] #62 11.12 Fetched 8450 kB in 9s (985 kB/s)
11:02:32 [2022-08-08T11:02:32.203Z] #62 11.12 Reading package lists...
11:02:32 [2022-08-08T11:02:32.203Z] #62 16.58 Reading package lists...
11:02:32 [2022-08-08T11:02:32.203Z] #62 21.02 Building dependency tree...
11:02:32 [2022-08-08T11:02:32.203Z] #62 ...
11:02:32 [2022-08-08T11:02:32.203Z] 
11:02:32 [2022-08-08T11:02:32.203Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:02:32 [2022-08-08T11:02:32.203Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa
11:02:32 [2022-08-08T11:02:32.203Z] #55 20.95 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
11:02:32 [2022-08-08T11:02:32.203Z] #55 20.99 go: downloading github.com/securego/gosec/v2 v2.11.0
11:02:32 [2022-08-08T11:02:32.203Z] #55 21.23 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
11:02:32 [2022-08-08T11:02:32.203Z] #55 21.24 go: downloading github.com/sivchari/containedctx v1.0.2
11:02:32 [2022-08-08T11:02:32.203Z] #55 21.25 go: downloading github.com/sivchari/tenv v1.5.0
11:02:32 [2022-08-08T11:02:32.203Z] #55 21.27 go: downloading github.com/sonatard/noctx v0.0.1
11:02:32 [2022-08-08T11:02:32.462Z] #55 21.42 go: downloading github.com/sourcegraph/go-diff v0.6.1
11:02:32 [2022-08-08T11:02:32.463Z] #55 21.44 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
11:02:32 [2022-08-08T11:02:32.463Z] #55 21.51 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
11:02:32 [2022-08-08T11:02:32.463Z] #55 21.60 go: downloading github.com/sylvia7788/contextcheck v1.0.4
11:02:32 [2022-08-08T11:02:32.722Z] #55 21.65 go: downloading github.com/tdakkota/asciicheck v0.1.1
11:02:32 [2022-08-08T11:02:32.722Z] #55 21.68 go: downloading github.com/tetafro/godot v1.4.11
11:02:32 [2022-08-08T11:02:32.983Z] #55 21.80 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
11:02:32 [2022-08-08T11:02:32.983Z] #55 21.83 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
11:02:32 [2022-08-08T11:02:32.983Z] #55 21.88 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
11:02:32 [2022-08-08T11:02:32.983Z] #55 ...
11:02:32 [2022-08-08T11:02:32.983Z] 
11:02:32 [2022-08-08T11:02:32.983Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
11:02:32 [2022-08-08T11:02:32.983Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138
11:02:32 [2022-08-08T11:02:32.983Z] #36 11.84 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
11:02:32 [2022-08-08T11:02:32.983Z] #36 ...
11:02:32 [2022-08-08T11:02:32.983Z] 
11:02:32 [2022-08-08T11:02:32.983Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:02:32 [2022-08-08T11:02:32.983Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a
11:02:32 [2022-08-08T11:02:32.983Z] #47 21.19 Updating files:  81% (1778/2176)
Updating files:  82% (1785/2176)
Updating files:  83% (1807/2176)
Updating files:  84% (1828/2176)
Updating files:  85% (1850/2176)
Updating files:  86% (1872/2176)
Updating files:  87% (1894/2176)
Updating files:  88% (1915/2176)
Updating files:  89% (1937/2176)
Updating files:  90% (1959/2176)
Updating files:  91% (1981/2176)
Updating files:  92% (2002/2176)
Updating files:  93% (2024/2176)
Updating files:  94% (2046/2176)
Updating files:  95% (2068/2176)
Updating files:  96% (2089/2176)
Updating files:  97% (2111/2176)
Updating files:  98% (2133/2176)
Updating files:  99% (2155/2176)
Updating files: 100% (2176/2176)
Updating files: 100% (2176/2176), done.
11:02:32 [2022-08-08T11:02:32.983Z] #47 21.50 + git checkout -q v2.3.0
11:02:34 [2022-08-08T11:02:34.908Z] #47 23.47 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:02:35 [2022-08-08T11:02:35.168Z] #47 ...
11:02:35 [2022-08-08T11:02:35.168Z] 
11:02:35 [2022-08-08T11:02:35.168Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:02:35 [2022-08-08T11:02:35.168Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78
11:02:35 [2022-08-08T11:02:35.168Z] #51 13.74 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
11:02:35 [2022-08-08T11:02:35.168Z] #51 16.42 Fetched 8453 kB in 12s (696 kB/s)
11:02:35 [2022-08-08T11:02:35.168Z] #51 16.42 Reading package lists...
11:02:35 [2022-08-08T11:02:35.168Z] #51 21.46 Reading package lists...
11:02:35 [2022-08-08T11:02:35.168Z] #51 ...
11:02:35 [2022-08-08T11:02:35.168Z] 
11:02:35 [2022-08-08T11:02:35.168Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:02:35 [2022-08-08T11:02:35.168Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa
11:02:35 [2022-08-08T11:02:35.168Z] #55 22.13 go: downloading github.com/ultraware/funlen v0.0.3
11:02:35 [2022-08-08T11:02:35.168Z] #55 22.24 go: downloading github.com/ultraware/whitespace v0.0.5
11:02:35 [2022-08-08T11:02:35.168Z] #55 22.26 go: downloading github.com/uudashr/gocognit v1.0.5
11:02:35 [2022-08-08T11:02:35.168Z] #55 22.32 go: downloading github.com/yagipy/maintidx v1.0.0
11:02:35 [2022-08-08T11:02:35.168Z] #55 22.47 go: downloading github.com/yeya24/promlinter v0.2.0
11:02:35 [2022-08-08T11:02:35.168Z] #55 22.49 go: downloading gitlab.com/bosi/decorder v0.2.1
11:02:35 [2022-08-08T11:02:35.168Z] #55 22.70 go: downloading honnef.co/go/tools v0.3.1
11:02:35 [2022-08-08T11:02:35.168Z] #55 24.24 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:02:35 [2022-08-08T11:02:35.168Z] #55 24.24 go: downloading mvdan.cc/gofumpt v0.3.1
11:02:35 [2022-08-08T11:02:35.427Z] #55 24.34 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
11:02:35 [2022-08-08T11:02:35.427Z] #55 24.40 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
11:02:35 [2022-08-08T11:02:35.427Z] #55 24.47 go: downloading github.com/davecgh/go-spew v1.1.1
11:02:35 [2022-08-08T11:02:35.427Z] #55 24.50 go: downloading github.com/pmezard/go-difflib v1.0.0
11:02:35 [2022-08-08T11:02:35.427Z] #55 24.58 go: downloading github.com/stretchr/objx v0.1.1
11:02:35 [2022-08-08T11:02:35.687Z] #55 24.67 go: downloading github.com/subosito/gotenv v1.2.0
11:02:35 [2022-08-08T11:02:35.687Z] #55 24.70 go: downloading github.com/hashicorp/hcl v1.0.0
11:02:35 [2022-08-08T11:02:35.738Z] #40 ...
11:02:35 [2022-08-08T11:02:35.738Z] 
11:02:35 [2022-08-08T11:02:35.738Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
11:02:35 [2022-08-08T11:02:35.738Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52
11:02:35 [2022-08-08T11:02:35.738Z] #38 16.44 tomll can be used in two ways:
11:02:35 [2022-08-08T11:02:35.738Z] #38 16.44 Writing to STDIN and reading from STDOUT:
11:02:35 [2022-08-08T11:02:35.738Z] #38 16.44   cat file.toml | tomll > file.toml
11:02:35 [2022-08-08T11:02:35.738Z] #38 16.44 
11:02:35 [2022-08-08T11:02:35.738Z] #38 16.44 Reading and updating a list of files:
11:02:35 [2022-08-08T11:02:35.738Z] #38 16.44   tomll a.toml b.toml c.toml
11:02:35 [2022-08-08T11:02:35.738Z] #38 16.44 
11:02:35 [2022-08-08T11:02:35.738Z] #38 16.44 When given a list of files, tomll will modify all files in place without asking.
11:02:35 [2022-08-08T11:02:35.738Z] #38 ...
11:02:35 [2022-08-08T11:02:35.738Z] 
11:02:35 [2022-08-08T11:02:35.738Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:02:35 [2022-08-08T11:02:35.738Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82
11:02:35 [2022-08-08T11:02:35.738Z] #34 6.258 + git clone https://github.com/kolyshkin/go-swagger.git .
11:02:35 [2022-08-08T11:02:35.738Z] #34 6.258 Cloning into '.'...
11:02:35 [2022-08-08T11:02:35.738Z] #34 ...
11:02:35 [2022-08-08T11:02:35.738Z] 
11:02:35 [2022-08-08T11:02:35.738Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
11:02:35 [2022-08-08T11:02:35.738Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f
11:02:35 [2022-08-08T11:02:35.738Z] #53 14.47 go: downloading github.com/jonboulle/clockwork v0.2.2
11:02:35 [2022-08-08T11:02:35.738Z] #53 14.52 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
11:02:35 [2022-08-08T11:02:35.738Z] #53 14.63 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
11:02:35 [2022-08-08T11:02:35.738Z] #53 16.30 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
11:02:35 [2022-08-08T11:02:35.738Z] #53 16.39 go: downloading golang.org/x/mod v0.3.0
11:02:35 [2022-08-08T11:02:35.738Z] #53 ...
11:02:35 [2022-08-08T11:02:35.738Z] 
11:02:35 [2022-08-08T11:02:35.738Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:02:35 [2022-08-08T11:02:35.738Z] #26 sha256:6b56b3a0d3ac6b1311b2127ddf06090ac65a260c2f0aad34435ee96d6c35e05f
11:02:35 [2022-08-08T11:02:35.738Z] #26 14.14 + mkdir -p /build
11:02:35 [2022-08-08T11:02:35.738Z] #26 14.15 + mv docker/docker /build/
11:02:35 [2022-08-08T11:02:35.738Z] #26 14.15 + rmdir docker
11:02:35 [2022-08-08T11:02:35.738Z] #26 DONE 16.5s
11:02:35 [2022-08-08T11:02:35.738Z] 
11:02:35 [2022-08-08T11:02:35.738Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:02:35 [2022-08-08T11:02:35.738Z] #67 sha256:950c72c4d3488adf539a157f35f33e398f9b829d8a026fc6a651f4c2f4ab3408
11:02:35 [2022-08-08T11:02:35.738Z] #67 7.736 go: downloading github.com/sirupsen/logrus v1.8.1
11:02:35 [2022-08-08T11:02:35.738Z] #67 7.736 go: downloading github.com/urfave/cli/v2 v2.4.0
11:02:35 [2022-08-08T11:02:35.738Z] #67 8.261 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
11:02:35 [2022-08-08T11:02:35.738Z] #67 11.69 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
11:02:35 [2022-08-08T11:02:35.738Z] #67 12.59 go: downloading github.com/google/uuid v1.3.0
11:02:35 [2022-08-08T11:02:35.738Z] #67 12.71 go: downloading github.com/moby/vpnkit v0.5.0
11:02:35 [2022-08-08T11:02:35.738Z] #67 12.84 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:02:35 [2022-08-08T11:02:35.738Z] #67 13.30 go: downloading github.com/gofrs/flock v0.8.1
11:02:35 [2022-08-08T11:02:35.738Z] #67 13.34 go: downloading github.com/gorilla/mux v1.8.0
11:02:35 [2022-08-08T11:02:35.738Z] #67 13.55 go: downloading github.com/moby/sys/mountinfo v0.6.0
11:02:35 [2022-08-08T11:02:35.738Z] #67 14.02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
11:02:35 [2022-08-08T11:02:35.738Z] #67 14.21 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
11:02:35 [2022-08-08T11:02:35.738Z] #67 14.39 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
11:02:35 [2022-08-08T11:02:35.947Z] #55 25.01 go: downloading gopkg.in/ini.v1 v1.66.4
11:02:35 [2022-08-08T11:02:35.947Z] #55 25.01 go: downloading github.com/magiconair/properties v1.8.6
11:02:35 [2022-08-08T11:02:35.947Z] #55 25.13 go: downloading github.com/pelletier/go-toml v1.9.5
11:02:36 [2022-08-08T11:02:36.002Z] #67 ...
11:02:36 [2022-08-08T11:02:36.002Z] 
11:02:36 [2022-08-08T11:02:36.002Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
11:02:36 [2022-08-08T11:02:36.002Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52
11:02:36 [2022-08-08T11:02:36.002Z] #38 DONE 17.2s
11:02:36 [2022-08-08T11:02:36.002Z] 
11:02:36 [2022-08-08T11:02:36.002Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:02:36 [2022-08-08T11:02:36.002Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363
11:02:36 [2022-08-08T11:02:36.002Z] #62 7.339 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:02:36 [2022-08-08T11:02:36.002Z] #62 7.360 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:02:36 [2022-08-08T11:02:36.002Z] #62 7.361 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:02:36 [2022-08-08T11:02:36.002Z] #62 8.445 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:02:36 [2022-08-08T11:02:36.002Z] #62 11.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
11:02:36 [2022-08-08T11:02:36.002Z] #62 14.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:02:36 [2022-08-08T11:02:36.207Z] #55 25.16 go: downloading golang.org/x/text v0.3.7
11:02:36 [2022-08-08T11:02:36.260Z] #62 ...
11:02:36 [2022-08-08T11:02:36.260Z] 
11:02:36 [2022-08-08T11:02:36.261Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:02:36 [2022-08-08T11:02:36.261Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:02:36 [2022-08-08T11:02:36.261Z] #55 17.37 go: downloading github.com/sirupsen/logrus v1.8.1
11:02:36 [2022-08-08T11:02:36.261Z] #55 17.37 go: downloading github.com/stretchr/testify v1.7.1
11:02:36 [2022-08-08T11:02:36.518Z] #55 17.60 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
11:02:36 [2022-08-08T11:02:36.518Z] #55 17.70 go: downloading github.com/go-critic/go-critic v0.6.3
11:02:36 [2022-08-08T11:02:36.783Z] #55 ...
11:02:36 [2022-08-08T11:02:36.783Z] 
11:02:36 [2022-08-08T11:02:36.783Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:02:36 [2022-08-08T11:02:36.783Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d
11:02:36 [2022-08-08T11:02:36.783Z] #42 15.78 Fetched 8450 kB in 11s (756 kB/s)
11:02:36 [2022-08-08T11:02:36.783Z] #42 15.78 Reading package lists...
11:02:36 [2022-08-08T11:02:36.783Z] #42 20.95 Reading package lists...
11:02:37 [2022-08-08T11:02:37.044Z] #42 25.53 Building dependency tree...
11:02:37 [2022-08-08T11:02:37.044Z] #42 ...
11:02:37 [2022-08-08T11:02:37.044Z] 
11:02:37 [2022-08-08T11:02:37.044Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:02:37 [2022-08-08T11:02:37.044Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c
11:02:37 [2022-08-08T11:02:37.044Z] #14 20.97 Reading package lists...
11:02:37 [2022-08-08T11:02:37.887Z] #55 18.63 go: downloading github.com/hashicorp/go-version v1.4.0
11:02:37 [2022-08-08T11:02:37.888Z] #55 18.64 go: downloading github.com/ldez/gomoddirectives v0.2.3
11:02:37 [2022-08-08T11:02:37.888Z] #55 18.73 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:02:37 [2022-08-08T11:02:37.888Z] #55 18.76 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
11:02:37 [2022-08-08T11:02:37.888Z] #55 18.91 go: downloading github.com/fsnotify/fsnotify v1.5.4
11:02:37 [2022-08-08T11:02:37.888Z] #55 18.94 go: downloading github.com/mitchellh/mapstructure v1.5.0
11:02:37 [2022-08-08T11:02:37.888Z] #55 19.16 go: downloading github.com/spf13/afero v1.8.2
11:02:37 [2022-08-08T11:02:37.888Z] #55 19.19 go: downloading github.com/spf13/cast v1.4.1
11:02:37 [2022-08-08T11:02:37.984Z] #14 25.48 Building dependency tree...
11:02:38 [2022-08-08T11:02:38.145Z] #55 19.35 go: downloading github.com/spf13/jwalterweatherman v1.1.0
11:02:38 [2022-08-08T11:02:38.404Z] #55 19.50 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
11:02:38 [2022-08-08T11:02:38.661Z] #55 19.73 go: downloading github.com/hashicorp/errwrap v1.0.0
11:02:38 [2022-08-08T11:02:38.934Z] #14 ...
11:02:38 [2022-08-08T11:02:38.934Z] 
11:02:38 [2022-08-08T11:02:38.934Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:02:38 [2022-08-08T11:02:38.934Z] #31 sha256:5e51deece3b36a5936f4e41419ca7707600486c4eeba07344581d28ebda75e3e
11:02:38 [2022-08-08T11:02:38.934Z] #31 17.57 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:02:38 [2022-08-08T11:02:38.934Z] #31 19.45 #=#=#                                                                         
11:02:38 [2022-08-08T11:02:38.934Z] #31 19.81 #=#=#                                                                         

                                                                           0.8%
######################################################################## 100.0%
11:02:38 [2022-08-08T11:02:38.934Z] #31 21.27 
11:02:38 [2022-08-08T11:02:38.934Z] #31 26.30 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
11:02:39 [2022-08-08T11:02:39.195Z] #31 ...
11:02:39 [2022-08-08T11:02:39.195Z] 
11:02:39 [2022-08-08T11:02:39.195Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:02:39 [2022-08-08T11:02:39.195Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de
11:02:39 [2022-08-08T11:02:39.195Z] #62 21.02 Building dependency tree...
11:02:39 [2022-08-08T11:02:39.195Z] #62 24.73 The following additional packages will be installed:
11:02:39 [2022-08-08T11:02:39.195Z] #62 24.75   libbtrfs0
11:02:39 [2022-08-08T11:02:39.195Z] #62 24.88 The following NEW packages will be installed:
11:02:39 [2022-08-08T11:02:39.195Z] #62 24.94   libbtrfs-dev libbtrfs0
11:02:39 [2022-08-08T11:02:39.195Z] #62 25.37 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
11:02:39 [2022-08-08T11:02:39.195Z] #62 25.37 Need to get 454 kB of archives.
11:02:39 [2022-08-08T11:02:39.195Z] #62 25.37 After this operation, 1275 kB of additional disk space will be used.
11:02:39 [2022-08-08T11:02:39.195Z] #62 25.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
11:02:39 [2022-08-08T11:02:39.195Z] #62 25.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
11:02:39 [2022-08-08T11:02:39.195Z] #62 26.39 debconf: delaying package configuration, since apt-utils is not installed
11:02:39 [2022-08-08T11:02:39.195Z] #62 26.69 Fetched 454 kB in 0s (1393 kB/s)
11:02:39 [2022-08-08T11:02:39.195Z] #62 26.78 Selecting previously unselected package libbtrfs0:arm64.
11:02:39 [2022-08-08T11:02:39.195Z] #62 26.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
11:02:39 [2022-08-08T11:02:39.195Z] #62 26.85 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
11:02:39 [2022-08-08T11:02:39.195Z] #62 26.87 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
11:02:39 [2022-08-08T11:02:39.195Z] #62 27.09 Selecting previously unselected package libbtrfs-dev:arm64.
11:02:39 [2022-08-08T11:02:39.195Z] #62 27.09 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
11:02:39 [2022-08-08T11:02:39.195Z] #62 27.10 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
11:02:39 [2022-08-08T11:02:39.195Z] #62 27.42 Setting up libbtrfs0:arm64 (5.10.1-2) ...
11:02:39 [2022-08-08T11:02:39.195Z] #62 27.43 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
11:02:39 [2022-08-08T11:02:39.195Z] #62 27.47 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:02:39 [2022-08-08T11:02:39.195Z] #62 DONE 28.1s
11:02:39 [2022-08-08T11:02:39.195Z] 
11:02:39 [2022-08-08T11:02:39.195Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
11:02:39 [2022-08-08T11:02:39.195Z] #63 sha256:c0dd45f496f412bf43ba3ed3996f8c237dd7423d76dc57d4884dc38cbaac724a
11:02:39 [2022-08-08T11:02:39.195Z] #63 DONE 0.2s
11:02:39 [2022-08-08T11:02:39.195Z] 
11:02:39 [2022-08-08T11:02:39.195Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:02:39 [2022-08-08T11:02:39.195Z] #64 sha256:90aaa2312dd36ef3f1201ac4b37a86f7662afc3fe5002511dc5893673efc5a23
11:02:39 [2022-08-08T11:02:39.239Z] #55 ...
11:02:39 [2022-08-08T11:02:39.239Z] 
11:02:39 [2022-08-08T11:02:39.239Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:02:39 [2022-08-08T11:02:39.239Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13
11:02:39 [2022-08-08T11:02:39.239Z] #76 10.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
11:02:39 [2022-08-08T11:02:39.239Z] #76 12.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:02:39 [2022-08-08T11:02:39.239Z] #76 ...
11:02:39 [2022-08-08T11:02:39.239Z] 
11:02:39 [2022-08-08T11:02:39.239Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
11:02:39 [2022-08-08T11:02:39.239Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef
11:02:39 [2022-08-08T11:02:39.239Z] #57 10.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:02:39 [2022-08-08T11:02:39.496Z] #57 ...
11:02:39 [2022-08-08T11:02:39.496Z] 
11:02:39 [2022-08-08T11:02:39.496Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
11:02:39 [2022-08-08T11:02:39.496Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a
11:02:39 [2022-08-08T11:02:39.496Z] #36 18.35 go: downloading github.com/sirupsen/logrus v1.6.0
11:02:39 [2022-08-08T11:02:39.496Z] #36 18.35 go: downloading github.com/spf13/cobra v1.1.3
11:02:39 [2022-08-08T11:02:39.496Z] #36 18.76 go: downloading github.com/mattn/go-isatty v0.0.3
11:02:39 [2022-08-08T11:02:39.496Z] #36 19.04 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
11:02:39 [2022-08-08T11:02:39.496Z] #36 19.36 go: downloading gopkg.in/yaml.v2 v2.4.0
11:02:39 [2022-08-08T11:02:39.496Z] #36 19.49 go: downloading github.com/cosiner/argv v0.1.0
11:02:39 [2022-08-08T11:02:39.496Z] #36 19.57 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
11:02:39 [2022-08-08T11:02:39.496Z] #36 19.61 go: downloading github.com/peterh/liner v1.2.2
11:02:39 [2022-08-08T11:02:39.496Z] #36 19.86 go: downloading github.com/google/go-dap v0.6.0
11:02:39 [2022-08-08T11:02:39.496Z] #36 20.32 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
11:02:39 [2022-08-08T11:02:39.496Z] #36 20.88 go: downloading github.com/mattn/go-runewidth v0.0.3
11:02:40 [2022-08-08T11:02:40.060Z] #36 21.22 go: downloading github.com/hashicorp/golang-lru v0.5.4
11:02:40 [2022-08-08T11:02:40.060Z] #36 21.22 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
11:02:40 [2022-08-08T11:02:40.133Z] #64 0.692 + RM_GOPATH=0
11:02:40 [2022-08-08T11:02:40.133Z] #64 0.693 + TMP_GOPATH=
11:02:40 [2022-08-08T11:02:40.133Z] #64 0.693 + : /build
11:02:40 [2022-08-08T11:02:40.133Z] #64 0.693 + '[' -z '' ']'
11:02:40 [2022-08-08T11:02:40.133Z] #64 0.694 ++ mktemp -d
11:02:40 [2022-08-08T11:02:40.133Z] #64 0.697 + export GOPATH=/tmp/tmp.njbhSqDE6d
11:02:40 [2022-08-08T11:02:40.133Z] #64 0.697 + GOPATH=/tmp/tmp.njbhSqDE6d
11:02:40 [2022-08-08T11:02:40.133Z] #64 0.697 + RM_GOPATH=1
11:02:40 [2022-08-08T11:02:40.133Z] #64 0.698 + case "$(go env GOARCH)" in
11:02:40 [2022-08-08T11:02:40.133Z] #64 0.710 ++ go env GOARCH
11:02:40 [2022-08-08T11:02:40.134Z] #64 0.738 + export GO_BUILDMODE=-buildmode=pie
11:02:40 [2022-08-08T11:02:40.134Z] #64 0.738 + GO_BUILDMODE=-buildmode=pie
11:02:40 [2022-08-08T11:02:40.134Z] #64 0.739 ++ dirname /install.sh
11:02:40 [2022-08-08T11:02:40.134Z] #64 0.752 + dir=/
11:02:40 [2022-08-08T11:02:40.134Z] #64 0.752 + bin=containerd
11:02:40 [2022-08-08T11:02:40.134Z] #64 0.752 + shift
11:02:40 [2022-08-08T11:02:40.134Z] #64 0.752 + '[' '!' -f //containerd.installer ']'
11:02:40 [2022-08-08T11:02:40.134Z] #64 0.753 + . //containerd.installer
11:02:40 [2022-08-08T11:02:40.134Z] #64 0.772 ++ set -e
11:02:40 [2022-08-08T11:02:40.134Z] #64 0.772 ++ : v1.6.7
11:02:40 [2022-08-08T11:02:40.134Z] #64 0.772 + install_containerd
11:02:40 [2022-08-08T11:02:40.134Z] #64 0.773 + echo 'Install containerd version v1.6.7'
11:02:40 [2022-08-08T11:02:40.134Z] #64 0.773 Install containerd version v1.6.7
11:02:40 [2022-08-08T11:02:40.134Z] #64 0.773 + git clone https://github.com/containerd/containerd.git /tmp/tmp.njbhSqDE6d/src/github.com/containerd/containerd
11:02:40 [2022-08-08T11:02:40.134Z] #64 0.778 Cloning into '/tmp/tmp.njbhSqDE6d/src/github.com/containerd/containerd'...
11:02:40 [2022-08-08T11:02:40.990Z] #36 ...
11:02:40 [2022-08-08T11:02:40.990Z] 
11:02:40 [2022-08-08T11:02:40.990Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:02:40 [2022-08-08T11:02:40.990Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26
11:02:40 [2022-08-08T11:02:40.990Z] #42 12.30 Fetched 8563 kB in 9s (965 kB/s)
11:02:40 [2022-08-08T11:02:40.990Z] #42 12.30 Reading package lists...
11:02:41 [2022-08-08T11:02:41.247Z] #42 19.35 Reading package lists...
11:02:41 [2022-08-08T11:02:41.247Z] #42 ...
11:02:41 [2022-08-08T11:02:41.247Z] 
11:02:41 [2022-08-08T11:02:41.247Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:02:41 [2022-08-08T11:02:41.247Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:02:41 [2022-08-08T11:02:41.247Z] #55 21.93 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
11:02:41 [2022-08-08T11:02:41.247Z] #55 22.04 go: downloading 4d63.com/gochecknoglobals v0.1.0
11:02:41 [2022-08-08T11:02:41.247Z] #55 22.11 go: downloading github.com/Antonboom/errname v0.1.6
11:02:41 [2022-08-08T11:02:41.247Z] #55 22.37 go: downloading github.com/Antonboom/nilnil v0.1.1
11:02:41 [2022-08-08T11:02:41.247Z] #55 22.37 go: downloading github.com/BurntSushi/toml v1.1.0
11:02:41 [2022-08-08T11:02:41.247Z] #55 22.53 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11:02:41 [2022-08-08T11:02:41.508Z] #55 22.63 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
11:02:41 [2022-08-08T11:02:41.508Z] #55 ...
11:02:41 [2022-08-08T11:02:41.508Z] 
11:02:41 [2022-08-08T11:02:41.509Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:02:41 [2022-08-08T11:02:41.509Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:02:41 [2022-08-08T11:02:41.509Z] #14 12.66 Fetched 8563 kB in 9s (927 kB/s)
11:02:41 [2022-08-08T11:02:41.509Z] #14 12.66 Reading package lists...
11:02:41 [2022-08-08T11:02:41.509Z] #14 18.92 Reading package lists...
11:02:41 [2022-08-08T11:02:41.509Z] #14 ...
11:02:41 [2022-08-08T11:02:41.509Z] 
11:02:41 [2022-08-08T11:02:41.509Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:02:41 [2022-08-08T11:02:41.509Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:02:41 [2022-08-08T11:02:41.509Z] #55 22.85 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
11:02:41 [2022-08-08T11:02:41.509Z] #55 22.90 go: downloading github.com/alexkohler/prealloc v1.0.0
11:02:42 [2022-08-08T11:02:42.057Z] #64 ...
11:02:42 [2022-08-08T11:02:42.057Z] 
11:02:42 [2022-08-08T11:02:42.057Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:02:42 [2022-08-08T11:02:42.057Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e
11:02:42 [2022-08-08T11:02:42.057Z] #76 16.16 Reading package lists...
11:02:42 [2022-08-08T11:02:42.057Z] #76 21.34 Reading package lists...
11:02:42 [2022-08-08T11:02:42.057Z] #76 26.07 Building dependency tree...
11:02:42 [2022-08-08T11:02:42.057Z] #76 29.93 python3 is already the newest version (3.9.2-3).
11:02:42 [2022-08-08T11:02:42.057Z] #76 29.93 The following additional packages will be installed:
11:02:42 [2022-08-08T11:02:42.057Z] #76 29.94   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
11:02:42 [2022-08-08T11:02:42.057Z] #76 29.94   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
11:02:42 [2022-08-08T11:02:42.057Z] #76 29.99 Suggested packages:
11:02:42 [2022-08-08T11:02:42.057Z] #76 29.99   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
11:02:42 [2022-08-08T11:02:42.057Z] #76 29.99   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
11:02:42 [2022-08-08T11:02:42.057Z] #76 29.99   m4-doc ed diffutils-doc
11:02:42 [2022-08-08T11:02:42.057Z] #76 29.99 Recommended packages:
11:02:42 [2022-08-08T11:02:42.057Z] #76 29.99   fakeroot libalgorithm-merge-perl libltdl-dev
11:02:42 [2022-08-08T11:02:42.075Z] #55 23.19 go: downloading github.com/ashanbrown/forbidigo v1.3.0
11:02:42 [2022-08-08T11:02:42.075Z] #55 23.19 go: downloading github.com/ashanbrown/makezero v1.1.1
11:02:42 [2022-08-08T11:02:42.075Z] #55 ...
11:02:42 [2022-08-08T11:02:42.075Z] 
11:02:42 [2022-08-08T11:02:42.075Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:02:42 [2022-08-08T11:02:42.075Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e
11:02:42 [2022-08-08T11:02:42.075Z] #51 13.00 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
11:02:42 [2022-08-08T11:02:42.075Z] #51 20.93 Fetched 8567 kB in 16s (539 kB/s)
11:02:42 [2022-08-08T11:02:42.075Z] #51 20.93 Reading package lists...
11:02:42 [2022-08-08T11:02:42.075Z] #51 ...
11:02:42 [2022-08-08T11:02:42.075Z] 
11:02:42 [2022-08-08T11:02:42.075Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
11:02:42 [2022-08-08T11:02:42.075Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a
11:02:42 [2022-08-08T11:02:42.075Z] #36 23.19 go: downloading github.com/russross/blackfriday/v2 v2.0.1
11:02:42 [2022-08-08T11:02:42.075Z] #36 23.40 go: downloading github.com/cilium/ebpf v0.7.0
11:02:42 [2022-08-08T11:02:42.317Z] #76 ...
11:02:42 [2022-08-08T11:02:42.317Z] 
11:02:42 [2022-08-08T11:02:42.317Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:02:42 [2022-08-08T11:02:42.317Z] #31 sha256:5e51deece3b36a5936f4e41419ca7707600486c4eeba07344581d28ebda75e3e
11:02:42 [2022-08-08T11:02:42.317Z] #31 28.05 #=#=#                                                                         
11:02:42 [2022-08-08T11:02:42.317Z] #31 28.42 #=#=#                                                                         

                                                                           0.1%
##########                                                                14.9%
##################                                                        25.8%
#########################                                                 35.9%
########################################                                  56.1%
#################################################                         69.1%
##########################################################                81.9%
######################################################################## 100.0%
11:02:42 [2022-08-08T11:02:42.317Z] #31 30.64 
11:02:43 [2022-08-08T11:02:43.445Z] #36 24.34 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
11:02:45 [2022-08-08T11:02:45.629Z] #31 ...
11:02:45 [2022-08-08T11:02:45.629Z] 
11:02:45 [2022-08-08T11:02:45.629Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
11:02:45 [2022-08-08T11:02:45.629Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35
11:02:45 [2022-08-08T11:02:45.629Z] #57 34.21 v3.0.2
11:02:46 [2022-08-08T11:02:46.723Z] #36 ...
11:02:46 [2022-08-08T11:02:46.723Z] 
11:02:46 [2022-08-08T11:02:46.723Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:02:46 [2022-08-08T11:02:46.723Z] #67 sha256:950c72c4d3488adf539a157f35f33e398f9b829d8a026fc6a651f4c2f4ab3408
11:02:46 [2022-08-08T11:02:46.723Z] #67 17.07 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:02:46 [2022-08-08T11:02:46.723Z] #67 ...
11:02:46 [2022-08-08T11:02:46.723Z] 
11:02:46 [2022-08-08T11:02:46.723Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:02:46 [2022-08-08T11:02:46.723Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e
11:02:46 [2022-08-08T11:02:46.723Z] #51 20.93 Reading package lists...
11:02:47 [2022-08-08T11:02:47.583Z] #57 ...
11:02:47 [2022-08-08T11:02:47.583Z] 
11:02:47 [2022-08-08T11:02:47.583Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:02:47 [2022-08-08T11:02:47.583Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78
11:02:47 [2022-08-08T11:02:47.583Z] #51 21.46 Reading package lists...
11:02:47 [2022-08-08T11:02:47.583Z] #51 26.06 Building dependency tree...
11:02:47 [2022-08-08T11:02:47.583Z] #51 30.46 The following additional packages will be installed:
11:02:47 [2022-08-08T11:02:47.583Z] #51 30.46   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:02:47 [2022-08-08T11:02:47.583Z] #51 30.46   python3-protobuf python3-six
11:02:47 [2022-08-08T11:02:47.583Z] #51 30.47 Suggested packages:
11:02:47 [2022-08-08T11:02:47.583Z] #51 30.47   python3-setuptools
11:02:47 [2022-08-08T11:02:47.583Z] #51 30.47 Recommended packages:
11:02:47 [2022-08-08T11:02:47.583Z] #51 30.47   iproute2 | iproute
11:02:47 [2022-08-08T11:02:47.583Z] #51 31.16 The following NEW packages will be installed:
11:02:47 [2022-08-08T11:02:47.583Z] #51 31.19   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:02:47 [2022-08-08T11:02:47.583Z] #51 31.20   python3-protobuf python3-six
11:02:47 [2022-08-08T11:02:47.583Z] #51 31.66 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded.
11:02:47 [2022-08-08T11:02:47.583Z] #51 31.66 Need to get 2136 kB of archives.
11:02:47 [2022-08-08T11:02:47.583Z] #51 31.66 After this operation, 10.8 MB of additional disk space will be used.
11:02:47 [2022-08-08T11:02:47.583Z] #51 31.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
11:02:47 [2022-08-08T11:02:47.583Z] #51 31.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:02:47 [2022-08-08T11:02:47.583Z] #51 31.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
11:02:47 [2022-08-08T11:02:47.583Z] #51 31.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
11:02:47 [2022-08-08T11:02:47.583Z] #51 31.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
11:02:47 [2022-08-08T11:02:47.583Z] #51 31.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
11:02:47 [2022-08-08T11:02:47.583Z] #51 31.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
11:02:47 [2022-08-08T11:02:47.583Z] #51 34.76 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
11:02:47 [2022-08-08T11:02:47.583Z] #51 ...
11:02:47 [2022-08-08T11:02:47.583Z] 
11:02:47 [2022-08-08T11:02:47.583Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
11:02:47 [2022-08-08T11:02:47.583Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd
11:02:47 [2022-08-08T11:02:47.583Z] #40 35.08 NAME:
11:02:47 [2022-08-08T11:02:47.583Z] #40 35.08    go-winres - A tool for embedding resources in Windows executables
11:02:47 [2022-08-08T11:02:47.583Z] #40 35.08 
11:02:47 [2022-08-08T11:02:47.583Z] #40 35.08 USAGE:
11:02:47 [2022-08-08T11:02:47.583Z] #40 35.08    go-winres [global options] command [command options] [arguments...]
11:02:47 [2022-08-08T11:02:47.583Z] #40 35.08 
11:02:47 [2022-08-08T11:02:47.583Z] #40 35.08 COMMANDS:
11:02:47 [2022-08-08T11:02:47.583Z] #40 35.08    init     Create an initial ./winres/winres.json
11:02:47 [2022-08-08T11:02:47.583Z] #40 35.08    make     Make syso files for the "go build" command
11:02:47 [2022-08-08T11:02:47.583Z] #40 35.08    simply   Make syso files for the "go build" command (simplified)
11:02:47 [2022-08-08T11:02:47.583Z] #40 35.08    extract  Extract all resources from an executable
11:02:47 [2022-08-08T11:02:47.583Z] #40 35.08    patch    Replace resources in an executable file (exe, dll)
11:02:47 [2022-08-08T11:02:47.583Z] #40 35.08    help, h  Shows a list of commands or help for one command
11:02:47 [2022-08-08T11:02:47.583Z] #40 35.08 
11:02:47 [2022-08-08T11:02:47.583Z] #40 35.08 GLOBAL OPTIONS:
11:02:47 [2022-08-08T11:02:47.583Z] #40 35.08    --help, -h  show help (default: false)
11:02:48 [2022-08-08T11:02:48.187Z] #40 ...
11:02:48 [2022-08-08T11:02:48.187Z] 
11:02:48 [2022-08-08T11:02:48.187Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:02:48 [2022-08-08T11:02:48.187Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d
11:02:48 [2022-08-08T11:02:48.187Z] #42 25.53 Building dependency tree...
11:02:48 [2022-08-08T11:02:48.187Z] #42 29.65 The following additional packages will be installed:
11:02:48 [2022-08-08T11:02:48.187Z] #42 29.67   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
11:02:48 [2022-08-08T11:02:48.187Z] #42 29.68 Suggested packages:
11:02:48 [2022-08-08T11:02:48.187Z] #42 29.71   cmake-doc ninja-build lrzip
11:02:48 [2022-08-08T11:02:48.187Z] #42 29.71 Recommended packages:
11:02:48 [2022-08-08T11:02:48.187Z] #42 29.71   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:02:48 [2022-08-08T11:02:48.187Z] #42 30.58 The following NEW packages will be installed:
11:02:48 [2022-08-08T11:02:48.187Z] #42 30.58   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
11:02:48 [2022-08-08T11:02:48.187Z] #42 30.59   vim-common xxd
11:02:48 [2022-08-08T11:02:48.187Z] #42 30.98 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
11:02:48 [2022-08-08T11:02:48.187Z] #42 30.98 Need to get 15.6 MB of archives.
11:02:48 [2022-08-08T11:02:48.187Z] #42 30.98 After this operation, 67.4 MB of additional disk space will be used.
11:02:48 [2022-08-08T11:02:48.187Z] #42 30.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
11:02:48 [2022-08-08T11:02:48.187Z] #42 30.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:02:48 [2022-08-08T11:02:48.187Z] #42 30.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
11:02:48 [2022-08-08T11:02:48.187Z] #42 31.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
11:02:48 [2022-08-08T11:02:48.187Z] #42 31.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB]
11:02:48 [2022-08-08T11:02:48.187Z] #42 31.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
11:02:48 [2022-08-08T11:02:48.187Z] #42 31.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
11:02:48 [2022-08-08T11:02:48.187Z] #42 31.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
11:02:48 [2022-08-08T11:02:48.187Z] #42 31.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
11:02:48 [2022-08-08T11:02:48.187Z] #42 31.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
11:02:48 [2022-08-08T11:02:48.187Z] #42 32.79 debconf: delaying package configuration, since apt-utils is not installed
11:02:48 [2022-08-08T11:02:48.187Z] #42 33.09 Fetched 15.6 MB in 1s (14.1 MB/s)
11:02:48 [2022-08-08T11:02:48.187Z] #42 33.19 Selecting previously unselected package xxd.
11:02:48 [2022-08-08T11:02:48.187Z] #42 33.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
11:02:48 [2022-08-08T11:02:48.187Z] #42 33.25 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
11:02:48 [2022-08-08T11:02:48.187Z] #42 33.26 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:02:48 [2022-08-08T11:02:48.187Z] #42 33.55 Selecting previously unselected package vim-common.
11:02:48 [2022-08-08T11:02:48.187Z] #42 33.55 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:02:48 [2022-08-08T11:02:48.187Z] #42 33.60 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:02:48 [2022-08-08T11:02:48.187Z] #42 33.94 Selecting previously unselected package cmake-data.
11:02:48 [2022-08-08T11:02:48.187Z] #42 33.94 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
11:02:48 [2022-08-08T11:02:48.187Z] #42 33.95 Unpacking cmake-data (3.18.4-2+deb11u1) ...
11:02:48 [2022-08-08T11:02:48.187Z] #42 ...
11:02:48 [2022-08-08T11:02:48.187Z] 
11:02:48 [2022-08-08T11:02:48.187Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:02:48 [2022-08-08T11:02:48.187Z] #31 sha256:5e51deece3b36a5936f4e41419ca7707600486c4eeba07344581d28ebda75e3e
11:02:48 [2022-08-08T11:02:48.187Z] #31 34.83 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:02:48 [2022-08-08T11:02:48.187Z] #31 36.03 
11:02:48 [2022-08-08T11:02:48.187Z] #31 36.30 #=#=#                                                                         

######################################################################## 100.0%
11:02:48 [2022-08-08T11:02:48.771Z] #31 37.43 
11:02:49 [2022-08-08T11:02:49.709Z] #31 ...
11:02:49 [2022-08-08T11:02:49.709Z] 
11:02:49 [2022-08-08T11:02:49.709Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
11:02:49 [2022-08-08T11:02:49.709Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35
11:02:49 [2022-08-08T11:02:49.709Z] #57 DONE 38.8s
11:02:49 [2022-08-08T11:02:49.969Z] 
11:02:49 [2022-08-08T11:02:49.969Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
11:02:49 [2022-08-08T11:02:49.969Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd
11:02:49 [2022-08-08T11:02:49.969Z] #40 DONE 38.9s
11:02:49 [2022-08-08T11:02:49.969Z] 
11:02:49 [2022-08-08T11:02:49.969Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:02:49 [2022-08-08T11:02:49.969Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e
11:02:49 [2022-08-08T11:02:49.969Z] #76 31.42 The following NEW packages will be installed:
11:02:49 [2022-08-08T11:02:49.969Z] #76 31.43   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
11:02:49 [2022-08-08T11:02:49.969Z] #76 31.43   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
11:02:49 [2022-08-08T11:02:49.969Z] #76 31.44   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
11:02:49 [2022-08-08T11:02:49.969Z] #76 31.45   libyajl2 m4 patch xz-utils
11:02:49 [2022-08-08T11:02:49.969Z] #76 31.90 0 upgraded, 23 newly installed, 0 to remove and 3 not upgraded.
11:02:49 [2022-08-08T11:02:49.969Z] #76 31.90 Need to get 5916 kB of archives.
11:02:49 [2022-08-08T11:02:49.969Z] #76 31.90 After this operation, 18.6 MB of additional disk space will be used.
11:02:49 [2022-08-08T11:02:49.969Z] #76 31.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
11:02:49 [2022-08-08T11:02:49.969Z] #76 31.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
11:02:49 [2022-08-08T11:02:49.969Z] #76 31.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
11:02:49 [2022-08-08T11:02:49.969Z] #76 31.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
11:02:49 [2022-08-08T11:02:49.969Z] #76 31.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
11:02:49 [2022-08-08T11:02:49.969Z] #76 31.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
11:02:49 [2022-08-08T11:02:49.969Z] #76 31.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
11:02:49 [2022-08-08T11:02:49.969Z] #76 31.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
11:02:49 [2022-08-08T11:02:49.969Z] #76 31.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
11:02:49 [2022-08-08T11:02:49.969Z] #76 31.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
11:02:49 [2022-08-08T11:02:49.969Z] #76 32.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
11:02:49 [2022-08-08T11:02:49.969Z] #76 32.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB]
11:02:49 [2022-08-08T11:02:49.969Z] #76 32.14 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
11:02:49 [2022-08-08T11:02:49.970Z] #76 32.14 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
11:02:49 [2022-08-08T11:02:49.970Z] #76 32.15 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
11:02:49 [2022-08-08T11:02:49.970Z] #76 32.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
11:02:49 [2022-08-08T11:02:49.970Z] #76 32.15 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
11:02:49 [2022-08-08T11:02:49.970Z] #76 32.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
11:02:49 [2022-08-08T11:02:49.970Z] #76 32.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
11:02:49 [2022-08-08T11:02:49.970Z] #76 32.19 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
11:02:49 [2022-08-08T11:02:49.970Z] #76 32.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
11:02:49 [2022-08-08T11:02:49.970Z] #76 32.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
11:02:49 [2022-08-08T11:02:49.970Z] #76 32.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
11:02:49 [2022-08-08T11:02:49.970Z] #76 33.17 debconf: delaying package configuration, since apt-utils is not installed
11:02:49 [2022-08-08T11:02:49.970Z] #76 33.42 Fetched 5916 kB in 1s (8796 kB/s)
11:02:49 [2022-08-08T11:02:49.970Z] #76 33.54 Selecting previously unselected package bzip2.
11:02:49 [2022-08-08T11:02:49.970Z] #76 33.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
11:02:49 [2022-08-08T11:02:49.970Z] #76 33.59 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
11:02:49 [2022-08-08T11:02:49.970Z] #76 33.62 Unpacking bzip2 (1.0.8-4) ...
11:02:49 [2022-08-08T11:02:49.970Z] #76 33.79 Selecting previously unselected package libmagic-mgc.
11:02:49 [2022-08-08T11:02:49.970Z] #76 33.80 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
11:02:49 [2022-08-08T11:02:49.970Z] #76 33.80 Unpacking libmagic-mgc (1:5.39-3) ...
11:02:49 [2022-08-08T11:02:49.970Z] #76 35.54 Selecting previously unselected package libmagic1:arm64.
11:02:49 [2022-08-08T11:02:49.970Z] #76 35.54 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
11:02:49 [2022-08-08T11:02:49.970Z] #76 35.75 Unpacking libmagic1:arm64 (1:5.39-3) ...
11:02:49 [2022-08-08T11:02:49.970Z] #76 36.54 Selecting previously unselected package file.
11:02:49 [2022-08-08T11:02:49.970Z] #76 36.54 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
11:02:49 [2022-08-08T11:02:49.970Z] #76 36.58 Unpacking file (1:5.39-3) ...
11:02:49 [2022-08-08T11:02:49.970Z] #76 37.52 Selecting previously unselected package xz-utils.
11:02:49 [2022-08-08T11:02:49.970Z] #76 37.52 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
11:02:49 [2022-08-08T11:02:49.970Z] #76 37.55 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:02:49 [2022-08-08T11:02:49.970Z] #76 38.27 Selecting previously unselected package libsigsegv2:arm64.
11:02:49 [2022-08-08T11:02:49.970Z] #76 38.28 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
11:02:49 [2022-08-08T11:02:49.970Z] #76 38.29 Unpacking libsigsegv2:arm64 (2.13-1) ...
11:02:49 [2022-08-08T11:02:49.970Z] #76 38.65 Selecting previously unselected package m4.
11:02:49 [2022-08-08T11:02:49.970Z] #76 38.65 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
11:02:49 [2022-08-08T11:02:49.970Z] #76 38.72 Unpacking m4 (1.4.18-5) ...
11:02:50 [2022-08-08T11:02:50.249Z] #76 39.21 Selecting previously unselected package autoconf.
11:02:50 [2022-08-08T11:02:50.249Z] #76 39.25 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
11:02:50 [2022-08-08T11:02:50.249Z] #76 39.25 Unpacking autoconf (2.69-14) ...
11:02:50 [2022-08-08T11:02:50.819Z] #76 39.92 Selecting previously unselected package autotools-dev.
11:02:50 [2022-08-08T11:02:50.820Z] #76 ...
11:02:50 [2022-08-08T11:02:50.820Z] 
11:02:50 [2022-08-08T11:02:50.820Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:02:50 [2022-08-08T11:02:50.820Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c
11:02:50 [2022-08-08T11:02:50.820Z] #14 29.77 The following additional packages will be installed:
11:02:50 [2022-08-08T11:02:50.820Z] #14 29.78   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:02:50 [2022-08-08T11:02:50.820Z] #14 29.78   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
11:02:50 [2022-08-08T11:02:50.820Z] #14 29.78   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
11:02:50 [2022-08-08T11:02:50.820Z] #14 29.78   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
11:02:50 [2022-08-08T11:02:50.820Z] #14 29.78   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
11:02:50 [2022-08-08T11:02:50.820Z] #14 29.79   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
11:02:50 [2022-08-08T11:02:50.820Z] #14 29.79   mingw-w64-common mingw-w64-x86-64-dev
11:02:50 [2022-08-08T11:02:50.820Z] #14 29.79 Suggested packages:
11:02:50 [2022-08-08T11:02:50.820Z] #14 29.79   gcc-10-locales seccomp wine64
11:02:50 [2022-08-08T11:02:50.820Z] #14 30.96 The following NEW packages will be installed:
11:02:50 [2022-08-08T11:02:50.820Z] #14 30.98   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:02:50 [2022-08-08T11:02:50.820Z] #14 30.98   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
11:02:50 [2022-08-08T11:02:50.820Z] #14 30.98   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
11:02:50 [2022-08-08T11:02:50.820Z] #14 30.98   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
11:02:50 [2022-08-08T11:02:50.820Z] #14 30.98   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
11:02:50 [2022-08-08T11:02:50.820Z] #14 30.98   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
11:02:50 [2022-08-08T11:02:50.820Z] #14 30.98   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
11:02:50 [2022-08-08T11:02:50.820Z] #14 30.98   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
11:02:50 [2022-08-08T11:02:50.820Z] #14 30.99   mingw-w64-x86-64-dev
11:02:50 [2022-08-08T11:02:50.820Z] #14 31.45 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded.
11:02:50 [2022-08-08T11:02:50.820Z] #14 31.45 Need to get 108 MB of archives.
11:02:50 [2022-08-08T11:02:50.820Z] #14 31.45 After this operation, 620 MB of additional disk space will be used.
11:02:50 [2022-08-08T11:02:50.820Z] #14 31.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 31.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 31.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 31.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 31.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 31.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 31.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 32.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 32.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 32.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 33.35 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 33.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 34.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 36.55 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 37.49 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 37.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 37.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 37.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 37.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 37.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 37.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 37.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 37.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 37.60 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 37.61 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 37.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 37.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 37.76 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 37.77 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 37.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
11:02:50 [2022-08-08T11:02:50.820Z] #14 38.79 debconf: delaying package configuration, since apt-utils is not installed
11:02:50 [2022-08-08T11:02:50.820Z] #14 39.39 Fetched 108 MB in 7s (16.0 MB/s)
11:02:50 [2022-08-08T11:02:50.820Z] #14 39.52 Selecting previously unselected package binutils-mingw-w64-i686.
11:02:50 [2022-08-08T11:02:50.820Z] #14 39.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
11:02:50 [2022-08-08T11:02:50.820Z] #14 39.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
11:02:50 [2022-08-08T11:02:50.820Z] #14 39.63 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:02:51 [2022-08-08T11:02:51.079Z] #14 ...
11:02:51 [2022-08-08T11:02:51.079Z] 
11:02:51 [2022-08-08T11:02:51.079Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:02:51 [2022-08-08T11:02:51.079Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e
11:02:51 [2022-08-08T11:02:51.079Z] #76 39.96 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
11:02:51 [2022-08-08T11:02:51.079Z] #76 39.96 Unpacking autotools-dev (20180224.1+nmu1) ...
11:02:51 [2022-08-08T11:02:51.340Z] #76 40.20 Selecting previously unselected package automake.
11:02:51 [2022-08-08T11:02:51.340Z] #76 40.21 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
11:02:51 [2022-08-08T11:02:51.340Z] #76 40.23 Unpacking automake (1:1.16.3-2) ...
11:02:51 [2022-08-08T11:02:51.601Z] #76 ...
11:02:51 [2022-08-08T11:02:51.601Z] 
11:02:51 [2022-08-08T11:02:51.601Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:02:51 [2022-08-08T11:02:51.601Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa
11:02:51 [2022-08-08T11:02:51.601Z] #55 30.59 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
11:02:51 [2022-08-08T11:02:51.601Z] #55 30.73 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
11:02:51 [2022-08-08T11:02:51.601Z] #55 30.79 go: downloading github.com/gobwas/glob v0.2.3
11:02:51 [2022-08-08T11:02:51.601Z] #55 30.85 go: downloading github.com/kisielk/gotool v1.0.0
11:02:51 [2022-08-08T11:02:51.601Z] #55 30.94 go: downloading github.com/gostaticanalysis/comment v1.4.2
11:02:51 [2022-08-08T11:02:51.601Z] #55 31.02 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
11:02:51 [2022-08-08T11:02:51.601Z] #55 31.05 go: downloading github.com/ettle/strcase v0.1.1
11:02:51 [2022-08-08T11:02:51.601Z] #55 31.11 go: downloading github.com/fatih/structtag v1.2.0
11:02:51 [2022-08-08T11:02:51.601Z] #55 31.20 go: downloading github.com/Masterminds/semver v1.5.0
11:02:51 [2022-08-08T11:02:51.601Z] #55 31.23 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
11:02:51 [2022-08-08T11:02:51.601Z] #55 31.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
11:02:51 [2022-08-08T11:02:51.601Z] #55 31.46 go: downloading github.com/prometheus/client_golang v1.12.1
11:02:51 [2022-08-08T11:02:51.601Z] #55 32.15 go: downloading github.com/prometheus/client_model v0.2.0
11:02:51 [2022-08-08T11:02:51.601Z] #55 32.19 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
11:02:51 [2022-08-08T11:02:51.601Z] #55 32.40 go: downloading github.com/google/go-cmp v0.5.7
11:02:51 [2022-08-08T11:02:51.601Z] #55 32.42 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:02:51 [2022-08-08T11:02:51.601Z] #55 32.53 go: downloading github.com/hexops/gotextdiff v1.0.3
11:02:51 [2022-08-08T11:02:51.601Z] #55 32.66 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
11:02:51 [2022-08-08T11:02:51.601Z] #55 32.69 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
11:02:51 [2022-08-08T11:02:51.601Z] #55 32.78 go: downloading github.com/olekukonko/tablewriter v0.0.5
11:02:51 [2022-08-08T11:02:51.601Z] #55 32.82 go: downloading github.com/beorn7/perks v1.0.1
11:02:51 [2022-08-08T11:02:51.601Z] #55 32.87 go: downloading github.com/cespare/xxhash/v2 v2.1.2
11:02:51 [2022-08-08T11:02:51.601Z] #55 32.96 go: downloading github.com/golang/protobuf v1.5.2
11:02:51 [2022-08-08T11:02:51.601Z] #55 33.02 go: downloading github.com/prometheus/common v0.32.1
11:02:51 [2022-08-08T11:02:51.601Z] #55 33.42 go: downloading github.com/prometheus/procfs v0.7.3
11:02:51 [2022-08-08T11:02:51.601Z] #55 33.45 go: downloading google.golang.org/protobuf v1.28.0
11:02:51 [2022-08-08T11:02:51.601Z] #55 34.29 go: downloading github.com/mattn/go-runewidth v0.0.9
11:02:51 [2022-08-08T11:02:51.601Z] #55 34.61 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
11:02:51 [2022-08-08T11:02:51.601Z] #55 ...
11:02:51 [2022-08-08T11:02:51.601Z] 
11:02:51 [2022-08-08T11:02:51.601Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:02:51 [2022-08-08T11:02:51.601Z] #31 sha256:5e51deece3b36a5936f4e41419ca7707600486c4eeba07344581d28ebda75e3e
11:02:51 [2022-08-08T11:02:51.601Z] #31 40.37 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:02:51 [2022-08-08T11:02:51.990Z] #51 27.42 Reading package lists...
11:02:51 [2022-08-08T11:02:51.990Z] #51 ...
11:02:51 [2022-08-08T11:02:51.990Z] 
11:02:51 [2022-08-08T11:02:51.990Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:02:51 [2022-08-08T11:02:51.990Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:02:51 [2022-08-08T11:02:51.990Z] #55 23.32 go: downloading github.com/bkielbasa/cyclop v1.2.0
11:02:51 [2022-08-08T11:02:51.990Z] #55 23.32 go: downloading github.com/blizzy78/varnamelen v0.8.0
11:02:51 [2022-08-08T11:02:51.990Z] #55 23.37 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
11:02:51 [2022-08-08T11:02:51.990Z] #55 23.57 go: downloading github.com/breml/bidichk v0.2.3
11:02:51 [2022-08-08T11:02:51.990Z] #55 23.62 go: downloading github.com/breml/errchkjson v0.3.0
11:02:51 [2022-08-08T11:02:51.990Z] #55 23.74 go: downloading github.com/butuzov/ireturn v0.1.1
11:02:51 [2022-08-08T11:02:51.990Z] #55 23.75 go: downloading github.com/charithe/durationcheck v0.0.9
11:02:51 [2022-08-08T11:02:51.990Z] #55 23.92 go: downloading github.com/daixiang0/gci v0.3.3
11:02:51 [2022-08-08T11:02:51.990Z] #55 23.92 go: downloading github.com/denis-tingaikin/go-header v0.4.3
11:02:51 [2022-08-08T11:02:51.990Z] #55 24.19 go: downloading github.com/esimonov/ifshort v1.0.4
11:02:51 [2022-08-08T11:02:51.990Z] #55 24.31 go: downloading github.com/firefart/nonamedreturns v1.0.1
11:02:51 [2022-08-08T11:02:51.990Z] #55 24.38 go: downloading github.com/fzipp/gocyclo v0.5.1
11:02:51 [2022-08-08T11:02:51.990Z] #55 24.44 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:02:51 [2022-08-08T11:02:51.990Z] #55 24.51 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:02:51 [2022-08-08T11:02:51.990Z] #55 24.61 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
11:02:51 [2022-08-08T11:02:51.990Z] #55 24.64 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:02:51 [2022-08-08T11:02:51.990Z] #55 25.09 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:02:51 [2022-08-08T11:02:51.990Z] #55 25.09 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:02:51 [2022-08-08T11:02:51.990Z] #55 25.17 go: downloading github.com/golangci/misspell v0.3.5
11:02:51 [2022-08-08T11:02:51.990Z] #55 25.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:02:51 [2022-08-08T11:02:51.990Z] #55 25.33 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
11:02:51 [2022-08-08T11:02:51.990Z] #55 25.36 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
11:02:51 [2022-08-08T11:02:51.990Z] #55 25.52 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
11:02:51 [2022-08-08T11:02:51.990Z] #55 25.63 go: downloading github.com/jgautheron/goconst v1.5.1
11:02:51 [2022-08-08T11:02:51.990Z] #55 25.75 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
11:02:51 [2022-08-08T11:02:51.990Z] #55 25.86 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
11:02:51 [2022-08-08T11:02:51.990Z] #55 25.86 go: downloading github.com/julz/importas v0.1.0
11:02:51 [2022-08-08T11:02:51.990Z] #55 25.88 go: downloading github.com/kisielk/errcheck v1.6.0
11:02:51 [2022-08-08T11:02:51.990Z] #55 25.90 go: downloading github.com/kulti/thelper v0.6.2
11:02:51 [2022-08-08T11:02:51.990Z] #55 26.05 go: downloading github.com/kunwardeep/paralleltest v1.0.3
11:02:51 [2022-08-08T11:02:51.990Z] #55 26.08 go: downloading github.com/kyoh86/exportloopref v0.1.8
11:02:51 [2022-08-08T11:02:51.990Z] #55 26.18 go: downloading github.com/ldez/tagliatelle v0.3.1
11:02:51 [2022-08-08T11:02:51.990Z] #55 26.21 go: downloading github.com/leonklingele/grouper v1.1.0
11:02:51 [2022-08-08T11:02:51.990Z] #55 26.34 go: downloading github.com/lufeee/execinquery v1.2.1
11:02:51 [2022-08-08T11:02:51.990Z] #55 26.38 go: downloading github.com/maratori/testpackage v1.0.1
11:02:51 [2022-08-08T11:02:51.990Z] #55 26.80 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
11:02:51 [2022-08-08T11:02:51.990Z] #55 26.80 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
11:02:51 [2022-08-08T11:02:51.990Z] #55 26.80 go: downloading github.com/mgechev/revive v1.2.1
11:02:51 [2022-08-08T11:02:51.990Z] #55 27.36 go: downloading github.com/moricho/tparallel v0.2.1
11:02:51 [2022-08-08T11:02:51.990Z] #55 27.41 go: downloading github.com/nakabonne/nestif v0.3.1
11:02:51 [2022-08-08T11:02:51.990Z] #55 27.48 go: downloading github.com/nishanths/exhaustive v0.7.11
11:02:51 [2022-08-08T11:02:51.990Z] #55 27.48 go: downloading github.com/nishanths/predeclared v0.2.2
11:02:51 [2022-08-08T11:02:51.990Z] #55 27.64 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
11:02:51 [2022-08-08T11:02:51.990Z] #55 27.72 go: downloading github.com/ryancurrah/gomodguard v1.2.3
11:02:51 [2022-08-08T11:02:51.990Z] #55 27.92 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
11:02:51 [2022-08-08T11:02:51.990Z] #55 27.92 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
11:02:51 [2022-08-08T11:02:51.990Z] #55 27.92 go: downloading github.com/securego/gosec/v2 v2.11.0
11:02:51 [2022-08-08T11:02:51.990Z] #55 28.40 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
11:02:51 [2022-08-08T11:02:51.990Z] #55 28.44 go: downloading github.com/sivchari/containedctx v1.0.2
11:02:51 [2022-08-08T11:02:51.990Z] #55 28.47 go: downloading github.com/sivchari/tenv v1.5.0
11:02:51 [2022-08-08T11:02:51.990Z] #55 28.52 go: downloading github.com/sonatard/noctx v0.0.1
11:02:51 [2022-08-08T11:02:51.990Z] #55 28.66 go: downloading github.com/sourcegraph/go-diff v0.6.1
11:02:51 [2022-08-08T11:02:51.990Z] #55 28.79 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
11:02:51 [2022-08-08T11:02:51.990Z] #55 28.87 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
11:02:51 [2022-08-08T11:02:51.990Z] #55 28.94 go: downloading github.com/sylvia7788/contextcheck v1.0.4
11:02:51 [2022-08-08T11:02:51.990Z] #55 28.97 go: downloading github.com/tdakkota/asciicheck v0.1.1
11:02:51 [2022-08-08T11:02:51.990Z] #55 29.05 go: downloading github.com/tetafro/godot v1.4.11
11:02:51 [2022-08-08T11:02:51.990Z] #55 29.12 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
11:02:51 [2022-08-08T11:02:51.990Z] #55 29.21 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
11:02:51 [2022-08-08T11:02:51.990Z] #55 29.23 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
11:02:51 [2022-08-08T11:02:51.990Z] #55 29.54 go: downloading github.com/ultraware/funlen v0.0.3
11:02:51 [2022-08-08T11:02:51.990Z] #55 29.60 go: downloading github.com/ultraware/whitespace v0.0.5
11:02:51 [2022-08-08T11:02:51.990Z] #55 29.66 go: downloading github.com/uudashr/gocognit v1.0.5
11:02:51 [2022-08-08T11:02:51.990Z] #55 29.74 go: downloading github.com/yagipy/maintidx v1.0.0
11:02:51 [2022-08-08T11:02:51.990Z] #55 29.86 go: downloading github.com/yeya24/promlinter v0.2.0
11:02:51 [2022-08-08T11:02:51.990Z] #55 30.39 go: downloading gitlab.com/bosi/decorder v0.2.1
11:02:51 [2022-08-08T11:02:51.990Z] #55 30.53 go: downloading honnef.co/go/tools v0.3.1
11:02:51 [2022-08-08T11:02:51.990Z] #55 32.31 go: downloading mvdan.cc/gofumpt v0.3.1
11:02:51 [2022-08-08T11:02:51.990Z] #55 32.32 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:02:51 [2022-08-08T11:02:51.990Z] #55 32.62 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
11:02:51 [2022-08-08T11:02:51.990Z] #55 32.68 go: downloading github.com/davecgh/go-spew v1.1.1
11:02:51 [2022-08-08T11:02:51.990Z] #55 ...
11:02:51 [2022-08-08T11:02:51.990Z] 
11:02:51 [2022-08-08T11:02:51.990Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:02:51 [2022-08-08T11:02:51.990Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13
11:02:51 [2022-08-08T11:02:51.990Z] #76 22.82 Fetched 8563 kB in 16s (544 kB/s)
11:02:51 [2022-08-08T11:02:51.990Z] #76 22.82 Reading package lists...
11:02:51 [2022-08-08T11:02:51.990Z] #76 29.00 Reading package lists...
11:02:51 [2022-08-08T11:02:51.990Z] #76 ...
11:02:51 [2022-08-08T11:02:51.990Z] 
11:02:51 [2022-08-08T11:02:51.990Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:02:51 [2022-08-08T11:02:51.990Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363
11:02:51 [2022-08-08T11:02:51.990Z] #62 22.85 Fetched 8563 kB in 16s (544 kB/s)
11:02:51 [2022-08-08T11:02:51.990Z] #62 22.85 Reading package lists...
11:02:51 [2022-08-08T11:02:51.990Z] #62 29.13 Reading package lists...
11:02:51 [2022-08-08T11:02:51.990Z] #62 ...
11:02:51 [2022-08-08T11:02:51.990Z] 
11:02:51 [2022-08-08T11:02:51.990Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:02:51 [2022-08-08T11:02:51.990Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:02:51 [2022-08-08T11:02:51.990Z] #55 32.87 go: downloading github.com/pmezard/go-difflib v1.0.0
11:02:51 [2022-08-08T11:02:51.990Z] #55 32.87 go: downloading github.com/stretchr/objx v0.1.1
11:02:51 [2022-08-08T11:02:51.990Z] #55 32.97 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:02:51 [2022-08-08T11:02:51.990Z] #55 33.18 go: downloading github.com/go-toolsmith/astcopy v1.0.0
11:02:51 [2022-08-08T11:02:51.990Z] #55 33.18 go: downloading github.com/go-toolsmith/astequal v1.0.1
11:02:51 [2022-08-08T11:02:51.990Z] #55 33.18 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:02:51 [2022-08-08T11:02:51.990Z] #55 33.18 go: downloading github.com/go-toolsmith/astp v1.0.0
11:02:51 [2022-08-08T11:02:51.990Z] #55 33.26 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:02:51 [2022-08-08T11:02:51.990Z] #55 33.26 go: downloading github.com/go-toolsmith/typep v1.0.2
11:02:52 [2022-08-08T11:02:52.250Z] #55 33.32 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
11:02:52 [2022-08-08T11:02:52.250Z] #55 33.50 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
11:02:52 [2022-08-08T11:02:52.508Z] #55 33.63 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
11:02:52 [2022-08-08T11:02:52.769Z] #55 33.98 go: downloading github.com/subosito/gotenv v1.2.0
11:02:52 [2022-08-08T11:02:52.769Z] #55 33.98 go: downloading github.com/hashicorp/hcl v1.0.0
11:02:53 [2022-08-08T11:02:53.336Z] #55 34.45 go: downloading gopkg.in/ini.v1 v1.66.4
11:02:53 [2022-08-08T11:02:53.336Z] #55 34.45 go: downloading github.com/magiconair/properties v1.8.6
11:02:53 [2022-08-08T11:02:53.336Z] #55 34.66 go: downloading github.com/pelletier/go-toml v1.9.5
11:02:53 [2022-08-08T11:02:53.558Z] #31 42.17 #=#=#                                                                         
11:02:53 [2022-08-08T11:02:53.594Z] #55 34.88 go: downloading golang.org/x/text v0.3.7
11:02:53 [2022-08-08T11:02:53.819Z] #31 42.51 #=#=#                                                                         

######################################################################## 100.0%
11:02:53 [2022-08-08T11:02:53.852Z] #55 ...
11:02:53 [2022-08-08T11:02:53.852Z] 
11:02:53 [2022-08-08T11:02:53.852Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:02:53 [2022-08-08T11:02:53.852Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:02:53 [2022-08-08T11:02:53.852Z] #14 18.92 Reading package lists...
11:02:53 [2022-08-08T11:02:53.852Z] #14 25.33 Building dependency tree...
11:02:53 [2022-08-08T11:02:53.852Z] #14 29.37 The following additional packages will be installed:
11:02:53 [2022-08-08T11:02:53.852Z] #14 29.37   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:02:53 [2022-08-08T11:02:53.852Z] #14 29.37   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
11:02:53 [2022-08-08T11:02:53.852Z] #14 29.37   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
11:02:53 [2022-08-08T11:02:53.852Z] #14 29.37   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
11:02:53 [2022-08-08T11:02:53.852Z] #14 29.37   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
11:02:53 [2022-08-08T11:02:53.852Z] #14 29.37   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
11:02:53 [2022-08-08T11:02:53.852Z] #14 29.42   mingw-w64-common mingw-w64-x86-64-dev
11:02:53 [2022-08-08T11:02:53.852Z] #14 29.42 Suggested packages:
11:02:53 [2022-08-08T11:02:53.852Z] #14 29.42   gcc-10-locales seccomp wine64
11:02:53 [2022-08-08T11:02:53.852Z] #14 31.21 The following NEW packages will be installed:
11:02:53 [2022-08-08T11:02:53.852Z] #14 31.21   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:02:53 [2022-08-08T11:02:53.852Z] #14 31.21   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
11:02:53 [2022-08-08T11:02:53.852Z] #14 31.21   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
11:02:53 [2022-08-08T11:02:53.852Z] #14 31.21   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
11:02:53 [2022-08-08T11:02:53.852Z] #14 31.21   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
11:02:53 [2022-08-08T11:02:53.852Z] #14 31.21   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
11:02:53 [2022-08-08T11:02:53.852Z] #14 31.21   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
11:02:53 [2022-08-08T11:02:53.852Z] #14 31.21   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
11:02:53 [2022-08-08T11:02:53.852Z] #14 31.21   mingw-w64-x86-64-dev
11:02:53 [2022-08-08T11:02:53.852Z] #14 31.54 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded.
11:02:53 [2022-08-08T11:02:53.852Z] #14 31.54 Need to get 115 MB of archives.
11:02:53 [2022-08-08T11:02:53.852Z] #14 31.54 After this operation, 645 MB of additional disk space will be used.
11:02:53 [2022-08-08T11:02:53.852Z] #14 31.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
11:02:53 [2022-08-08T11:02:53.852Z] #14 31.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
11:02:53 [2022-08-08T11:02:53.852Z] #14 31.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
11:02:53 [2022-08-08T11:02:53.852Z] #14 31.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
11:02:53 [2022-08-08T11:02:53.852Z] #14 31.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
11:02:53 [2022-08-08T11:02:53.852Z] #14 31.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
11:02:53 [2022-08-08T11:02:53.852Z] #14 32.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
11:02:53 [2022-08-08T11:02:53.852Z] #14 32.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
11:02:53 [2022-08-08T11:02:53.852Z] #14 32.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
11:02:53 [2022-08-08T11:02:53.852Z] #14 33.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
11:02:53 [2022-08-08T11:02:53.852Z] #14 35.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
11:02:54 [2022-08-08T11:02:54.109Z] #14 ...
11:02:54 [2022-08-08T11:02:54.109Z] 
11:02:54 [2022-08-08T11:02:54.109Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:02:54 [2022-08-08T11:02:54.109Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363
11:02:54 [2022-08-08T11:02:54.109Z] #62 29.13 Reading package lists...
11:02:54 [2022-08-08T11:02:54.109Z] #62 35.09 Building dependency tree...
11:02:54 [2022-08-08T11:02:54.109Z] #62 ...
11:02:54 [2022-08-08T11:02:54.109Z] 
11:02:54 [2022-08-08T11:02:54.109Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:02:54 [2022-08-08T11:02:54.109Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26
11:02:54 [2022-08-08T11:02:54.109Z] #42 19.35 Reading package lists...
11:02:54 [2022-08-08T11:02:54.109Z] #42 25.63 Building dependency tree...
11:02:54 [2022-08-08T11:02:54.109Z] #42 29.74 The following additional packages will be installed:
11:02:54 [2022-08-08T11:02:54.109Z] #42 29.74   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
11:02:54 [2022-08-08T11:02:54.109Z] #42 29.77 Suggested packages:
11:02:54 [2022-08-08T11:02:54.109Z] #42 29.77   cmake-doc ninja-build lrzip
11:02:54 [2022-08-08T11:02:54.109Z] #42 29.77 Recommended packages:
11:02:54 [2022-08-08T11:02:54.109Z] #42 29.77   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:02:54 [2022-08-08T11:02:54.109Z] #42 30.76 The following NEW packages will be installed:
11:02:54 [2022-08-08T11:02:54.109Z] #42 30.82   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
11:02:54 [2022-08-08T11:02:54.109Z] #42 30.82   vim-common xxd
11:02:54 [2022-08-08T11:02:54.109Z] #42 31.24 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
11:02:54 [2022-08-08T11:02:54.109Z] #42 31.24 Need to get 17.7 MB of archives.
11:02:54 [2022-08-08T11:02:54.109Z] #42 31.24 After this operation, 70.7 MB of additional disk space will be used.
11:02:54 [2022-08-08T11:02:54.109Z] #42 31.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:02:54 [2022-08-08T11:02:54.109Z] #42 31.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:02:54 [2022-08-08T11:02:54.109Z] #42 31.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
11:02:54 [2022-08-08T11:02:54.109Z] #42 31.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:02:54 [2022-08-08T11:02:54.109Z] #42 32.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
11:02:54 [2022-08-08T11:02:54.109Z] #42 32.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
11:02:54 [2022-08-08T11:02:54.109Z] #42 32.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
11:02:54 [2022-08-08T11:02:54.109Z] #42 32.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
11:02:54 [2022-08-08T11:02:54.109Z] #42 32.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
11:02:54 [2022-08-08T11:02:54.109Z] #42 32.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
11:02:54 [2022-08-08T11:02:54.109Z] #42 34.10 debconf: delaying package configuration, since apt-utils is not installed
11:02:54 [2022-08-08T11:02:54.109Z] #42 34.42 Fetched 17.7 MB in 2s (9809 kB/s)
11:02:54 [2022-08-08T11:02:54.109Z] #42 34.58 Selecting previously unselected package xxd.
11:02:54 [2022-08-08T11:02:54.109Z] #42 34.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:02:54 [2022-08-08T11:02:54.109Z] #42 34.69 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:02:54 [2022-08-08T11:02:54.109Z] #42 34.69 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:02:54 [2022-08-08T11:02:54.109Z] #42 34.90 Selecting previously unselected package vim-common.
11:02:54 [2022-08-08T11:02:54.109Z] #42 34.90 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:02:54 [2022-08-08T11:02:54.109Z] #42 34.95 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:02:54 [2022-08-08T11:02:54.109Z] #42 35.38 Selecting previously unselected package cmake-data.
11:02:54 [2022-08-08T11:02:54.109Z] #42 35.39 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
11:02:54 [2022-08-08T11:02:54.109Z] #42 35.39 Unpacking cmake-data (3.18.4-2+deb11u1) ...
11:02:55 [2022-08-08T11:02:55.049Z] #42 ...
11:02:55 [2022-08-08T11:02:55.049Z] 
11:02:55 [2022-08-08T11:02:55.049Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:02:55 [2022-08-08T11:02:55.049Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363
11:02:55 [2022-08-08T11:02:55.049Z] #62 35.09 Building dependency tree...
11:02:55 [2022-08-08T11:02:55.224Z] #31 43.63 
11:02:55 [2022-08-08T11:02:55.224Z] #31 43.92 Download of images into '/build' complete.
11:02:55 [2022-08-08T11:02:55.510Z] #31 43.92 Use something like the following to load the result into a Docker daemon:
11:02:55 [2022-08-08T11:02:55.510Z] #31 43.92   tar -cC '/build' . | docker load
11:02:56 [2022-08-08T11:02:56.889Z] #31 DONE 45.6s
11:02:56 [2022-08-08T11:02:56.889Z] 
11:02:56 [2022-08-08T11:02:56.889Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:02:56 [2022-08-08T11:02:56.889Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e
11:02:56 [2022-08-08T11:02:56.889Z] #76 41.34 Selecting previously unselected package patch.
11:02:56 [2022-08-08T11:02:56.889Z] #76 41.35 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
11:02:56 [2022-08-08T11:02:56.889Z] #76 41.37 Unpacking patch (2.7.6-7) ...
11:02:56 [2022-08-08T11:02:56.889Z] #76 41.54 Selecting previously unselected package dpkg-dev.
11:02:56 [2022-08-08T11:02:56.889Z] #76 41.55 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
11:02:56 [2022-08-08T11:02:56.889Z] #76 41.57 Unpacking dpkg-dev (1.20.11) ...
11:02:56 [2022-08-08T11:02:56.889Z] #76 42.49 Selecting previously unselected package build-essential.
11:02:56 [2022-08-08T11:02:56.889Z] #76 42.49 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
11:02:56 [2022-08-08T11:02:56.889Z] #76 42.50 Unpacking build-essential (12.9) ...
11:02:56 [2022-08-08T11:02:56.889Z] #76 42.60 Selecting previously unselected package libcap2:arm64.
11:02:56 [2022-08-08T11:02:56.889Z] #76 42.61 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
11:02:56 [2022-08-08T11:02:56.889Z] #76 42.61 Unpacking libcap2:arm64 (1:2.44-1) ...
11:02:56 [2022-08-08T11:02:56.889Z] #76 42.71 Selecting previously unselected package libcap-dev:arm64.
11:02:56 [2022-08-08T11:02:56.889Z] #76 42.72 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
11:02:56 [2022-08-08T11:02:56.889Z] #76 42.73 Unpacking libcap-dev:arm64 (1:2.44-1) ...
11:02:56 [2022-08-08T11:02:56.889Z] #76 42.91 Selecting previously unselected package libprotobuf-c1:arm64.
11:02:56 [2022-08-08T11:02:56.889Z] #76 42.92 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
11:02:56 [2022-08-08T11:02:56.889Z] #76 42.93 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:02:56 [2022-08-08T11:02:56.889Z] #76 43.03 Selecting previously unselected package libprotobuf-c-dev:arm64.
11:02:56 [2022-08-08T11:02:56.889Z] #76 43.05 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
11:02:56 [2022-08-08T11:02:56.889Z] #76 43.06 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
11:02:56 [2022-08-08T11:02:56.889Z] #76 43.16 Selecting previously unselected package libseccomp-dev:arm64.
11:02:56 [2022-08-08T11:02:56.889Z] #76 43.20 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
11:02:56 [2022-08-08T11:02:56.889Z] #76 43.21 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:02:56 [2022-08-08T11:02:56.889Z] #76 43.38 Selecting previously unselected package libsystemd-dev:arm64.
11:02:56 [2022-08-08T11:02:56.889Z] #76 43.43 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ...
11:02:56 [2022-08-08T11:02:56.889Z] #76 43.43 Unpacking libsystemd-dev:arm64 (247.3-7) ...
11:02:56 [2022-08-08T11:02:56.890Z] #76 44.18 Selecting previously unselected package libtool.
11:02:56 [2022-08-08T11:02:56.890Z] #76 44.18 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
11:02:56 [2022-08-08T11:02:56.890Z] #76 44.18 Unpacking libtool (2.4.6-15) ...
11:02:56 [2022-08-08T11:02:56.890Z] #76 45.57 Selecting previously unselected package libudev-dev:arm64.
11:02:56 [2022-08-08T11:02:56.890Z] #76 45.58 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
11:02:56 [2022-08-08T11:02:56.890Z] #76 45.60 Unpacking libudev-dev:arm64 (247.3-7) ...
11:02:56 [2022-08-08T11:02:56.890Z] #76 45.97 Selecting previously unselected package libyajl2:arm64.
11:02:56 [2022-08-08T11:02:56.890Z] #76 45.97 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
11:02:56 [2022-08-08T11:02:56.890Z] #76 45.99 Unpacking libyajl2:arm64 (2.1.0-3) ...
11:02:56 [2022-08-08T11:02:56.944Z] #62 ...
11:02:56 [2022-08-08T11:02:56.944Z] 
11:02:56 [2022-08-08T11:02:56.944Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:02:56 [2022-08-08T11:02:56.944Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b
11:02:56 [2022-08-08T11:02:56.944Z] #47 27.46 Updating files:  74% (1617/2176)
Updating files:  75% (1632/2176)
Updating files:  76% (1654/2176)
Updating files:  77% (1676/2176)
Updating files:  78% (1698/2176)
Updating files:  79% (1720/2176)
Updating files:  80% (1741/2176)
Updating files:  81% (1763/2176)
Updating files:  82% (1785/2176)
Updating files:  83% (1807/2176)
Updating files:  84% (1828/2176)
Updating files:  85% (1850/2176)
Updating files:  86% (1872/2176)
Updating files:  87% (1894/2176)
Updating files:  88% (1915/2176)
Updating files:  89% (1937/2176)
Updating files:  90% (1959/2176)
Updating files:  91% (1981/2176)
Updating files:  92% (2002/2176)
Updating files:  93% (2024/2176)
Updating files:  94% (2046/2176)
Updating files:  95% (2068/2176)
Updating files:  96% (2089/2176)
Updating files:  97% (2111/2176)
Updating files:  98% (2133/2176)
Updating files:  99% (2155/2176)
Updating files: 100% (2176/2176)
Updating files: 100% (2176/2176), done.
11:02:56 [2022-08-08T11:02:56.944Z] #47 28.08 + git checkout -q v2.3.0
11:02:56 [2022-08-08T11:02:56.944Z] #47 30.64 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:02:56 [2022-08-08T11:02:56.944Z] #47 ...
11:02:56 [2022-08-08T11:02:56.944Z] 
11:02:56 [2022-08-08T11:02:56.944Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:02:56 [2022-08-08T11:02:56.944Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e
11:02:56 [2022-08-08T11:02:56.944Z] #51 27.42 Reading package lists...
11:02:56 [2022-08-08T11:02:56.944Z] #51 33.46 Building dependency tree...
11:02:56 [2022-08-08T11:02:56.944Z] #51 37.77 The following additional packages will be installed:
11:02:56 [2022-08-08T11:02:56.944Z] #51 37.77   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:02:56 [2022-08-08T11:02:56.944Z] #51 37.78   python3-protobuf python3-six
11:02:56 [2022-08-08T11:02:56.944Z] #51 37.81 Suggested packages:
11:02:56 [2022-08-08T11:02:56.944Z] #51 37.81   python3-setuptools
11:02:56 [2022-08-08T11:02:56.944Z] #51 37.81 Recommended packages:
11:02:56 [2022-08-08T11:02:56.944Z] #51 37.81   iproute2 | iproute
11:02:57 [2022-08-08T11:02:57.150Z] #76 46.19 Selecting previously unselected package libyajl-dev:arm64.
11:02:57 [2022-08-08T11:02:57.150Z] #76 46.19 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
11:02:57 [2022-08-08T11:02:57.150Z] #76 46.22 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
11:02:57 [2022-08-08T11:02:57.409Z] #76 46.55 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:02:57 [2022-08-08T11:02:57.409Z] #76 46.60 Setting up libmagic-mgc (1:5.39-3) ...
11:02:57 [2022-08-08T11:02:57.509Z] #51 38.50 The following NEW packages will be installed:
11:02:57 [2022-08-08T11:02:57.509Z] #51 38.52   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:02:57 [2022-08-08T11:02:57.509Z] #51 38.54   python3-protobuf python3-six
11:02:57 [2022-08-08T11:02:57.669Z] #76 46.62 Setting up libyajl2:arm64 (2.1.0-3) ...
11:02:57 [2022-08-08T11:02:57.669Z] #76 46.64 Setting up libmagic1:arm64 (1:5.39-3) ...
11:02:57 [2022-08-08T11:02:57.669Z] #76 46.67 Setting up file (1:5.39-3) ...
11:02:57 [2022-08-08T11:02:57.669Z] #76 46.68 Setting up bzip2 (1.0.8-4) ...
11:02:57 [2022-08-08T11:02:57.669Z] #76 46.70 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:02:57 [2022-08-08T11:02:57.669Z] #76 46.71 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
11:02:57 [2022-08-08T11:02:57.669Z] #76 ...
11:02:57 [2022-08-08T11:02:57.669Z] 
11:02:57 [2022-08-08T11:02:57.669Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:02:57 [2022-08-08T11:02:57.669Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78
11:02:57 [2022-08-08T11:02:57.669Z] #51 36.28 debconf: delaying package configuration, since apt-utils is not installed
11:02:57 [2022-08-08T11:02:57.669Z] #51 36.91 Fetched 2136 kB in 4s (539 kB/s)
11:02:57 [2022-08-08T11:02:57.669Z] #51 37.18 Selecting previously unselected package libprotobuf23:arm64.
11:02:57 [2022-08-08T11:02:57.669Z] #51 37.18 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
11:02:57 [2022-08-08T11:02:57.669Z] #51 37.23 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
11:02:57 [2022-08-08T11:02:57.669Z] #51 37.42 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
11:02:57 [2022-08-08T11:02:57.669Z] #51 38.44 Selecting previously unselected package python3-pkg-resources.
11:02:57 [2022-08-08T11:02:57.669Z] #51 38.47 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
11:02:57 [2022-08-08T11:02:57.669Z] #51 38.54 Unpacking python3-pkg-resources (52.0.0-4) ...
11:02:57 [2022-08-08T11:02:57.669Z] #51 39.24 Selecting previously unselected package python3-six.
11:02:57 [2022-08-08T11:02:57.669Z] #51 39.25 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
11:02:57 [2022-08-08T11:02:57.669Z] #51 39.25 Unpacking python3-six (1.16.0-2) ...
11:02:57 [2022-08-08T11:02:57.669Z] #51 39.67 Selecting previously unselected package python3-protobuf.
11:02:57 [2022-08-08T11:02:57.669Z] #51 39.67 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
11:02:57 [2022-08-08T11:02:57.669Z] #51 39.71 Unpacking python3-protobuf (3.12.4-1) ...
11:02:57 [2022-08-08T11:02:57.669Z] #51 41.00 Selecting previously unselected package libnet1:arm64.
11:02:57 [2022-08-08T11:02:57.669Z] #51 41.01 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
11:02:57 [2022-08-08T11:02:57.669Z] #51 41.03 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:02:57 [2022-08-08T11:02:57.669Z] #51 41.19 Selecting previously unselected package libnl-3-200:arm64.
11:02:57 [2022-08-08T11:02:57.669Z] #51 41.19 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
11:02:57 [2022-08-08T11:02:57.669Z] #51 41.21 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
11:02:57 [2022-08-08T11:02:57.669Z] #51 41.35 Selecting previously unselected package libprotobuf-c1:arm64.
11:02:57 [2022-08-08T11:02:57.669Z] #51 41.37 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
11:02:57 [2022-08-08T11:02:57.669Z] #51 41.40 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:02:57 [2022-08-08T11:02:57.669Z] #51 41.57 Selecting previously unselected package criu.
11:02:57 [2022-08-08T11:02:57.669Z] #51 41.57 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
11:02:57 [2022-08-08T11:02:57.669Z] #51 41.57 Unpacking criu (3.17.1-1) ...
11:02:57 [2022-08-08T11:02:57.669Z] #51 42.32 Setting up python3-pkg-resources (52.0.0-4) ...
11:02:57 [2022-08-08T11:02:57.669Z] #51 44.56 Setting up libprotobuf23:arm64 (3.12.4-1) ...
11:02:57 [2022-08-08T11:02:57.669Z] #51 45.21 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:02:57 [2022-08-08T11:02:57.669Z] #51 45.26 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:02:57 [2022-08-08T11:02:57.669Z] #51 45.45 Setting up python3-six (1.16.0-2) ...
11:02:57 [2022-08-08T11:02:57.669Z] #51 ...
11:02:57 [2022-08-08T11:02:57.669Z] 
11:02:57 [2022-08-08T11:02:57.669Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:02:57 [2022-08-08T11:02:57.669Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e
11:02:57 [2022-08-08T11:02:57.669Z] #76 46.71 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
11:02:57 [2022-08-08T11:02:57.669Z] #76 46.73 Setting up libcap2:arm64 (1:2.44-1) ...
11:02:57 [2022-08-08T11:02:57.669Z] #76 46.74 Setting up autotools-dev (20180224.1+nmu1) ...
11:02:57 [2022-08-08T11:02:57.669Z] #76 46.76 Setting up libsigsegv2:arm64 (2.13-1) ...
11:02:57 [2022-08-08T11:02:57.669Z] #76 46.77 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:02:57 [2022-08-08T11:02:57.669Z] #76 46.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:02:57 [2022-08-08T11:02:57.669Z] #76 46.81 Setting up patch (2.7.6-7) ...
11:02:57 [2022-08-08T11:02:57.929Z] #76 46.83 Setting up libudev-dev:arm64 (247.3-7) ...
11:02:57 [2022-08-08T11:02:57.929Z] #76 46.86 Setting up libyajl-dev:arm64 (2.1.0-3) ...
11:02:57 [2022-08-08T11:02:57.929Z] #76 46.87 Setting up libcap-dev:arm64 (1:2.44-1) ...
11:02:57 [2022-08-08T11:02:57.929Z] #76 46.88 Setting up libsystemd-dev:arm64 (247.3-7) ...
11:02:57 [2022-08-08T11:02:57.929Z] #76 46.90 Setting up libtool (2.4.6-15) ...
11:02:57 [2022-08-08T11:02:57.929Z] #76 46.91 Setting up m4 (1.4.18-5) ...
11:02:57 [2022-08-08T11:02:57.929Z] #76 46.92 Setting up dpkg-dev (1.20.11) ...
11:02:57 [2022-08-08T11:02:57.929Z] #76 46.95 Setting up autoconf (2.69-14) ...
11:02:57 [2022-08-08T11:02:57.929Z] #76 46.97 Setting up build-essential (12.9) ...
11:02:57 [2022-08-08T11:02:57.929Z] #76 46.98 Setting up automake (1:1.16.3-2) ...
11:02:57 [2022-08-08T11:02:57.929Z] #76 47.00 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
11:02:57 [2022-08-08T11:02:57.929Z] #76 47.02 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:02:58 [2022-08-08T11:02:58.073Z] #51 39.01 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded.
11:02:58 [2022-08-08T11:02:58.073Z] #51 39.01 Need to get 2315 kB of archives.
11:02:58 [2022-08-08T11:02:58.073Z] #51 39.01 After this operation, 11.1 MB of additional disk space will be used.
11:02:58 [2022-08-08T11:02:58.073Z] #51 39.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
11:02:58 [2022-08-08T11:02:58.073Z] #51 39.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:02:58 [2022-08-08T11:02:58.073Z] #51 39.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
11:02:58 [2022-08-08T11:02:58.073Z] #51 39.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
11:02:58 [2022-08-08T11:02:58.073Z] #51 39.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:02:58 [2022-08-08T11:02:58.073Z] #51 39.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:02:58 [2022-08-08T11:02:58.073Z] #51 39.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:02:58 [2022-08-08T11:02:58.073Z] #51 ...
11:02:58 [2022-08-08T11:02:58.073Z] 
11:02:58 [2022-08-08T11:02:58.073Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:02:58 [2022-08-08T11:02:58.073Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26
11:02:58 [2022-08-08T11:02:58.073Z] #42 39.25 Selecting previously unselected package libicu67:amd64.
11:02:58 [2022-08-08T11:02:58.073Z] #42 39.28 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
11:02:58 [2022-08-08T11:02:58.073Z] #42 39.29 Unpacking libicu67:amd64 (67.1-7) ...
11:02:58 [2022-08-08T11:02:58.189Z] #76 ...
11:02:58 [2022-08-08T11:02:58.189Z] 
11:02:58 [2022-08-08T11:02:58.189Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:02:58 [2022-08-08T11:02:58.189Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b
11:02:58 [2022-08-08T11:02:58.189Z] #34 37.09 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:02:58 [2022-08-08T11:02:58.189Z] #34 37.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:02:58 [2022-08-08T11:02:58.450Z] #34 ...
11:02:58 [2022-08-08T11:02:58.450Z] 
11:02:58 [2022-08-08T11:02:58.450Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:02:58 [2022-08-08T11:02:58.450Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78
11:02:58 [2022-08-08T11:02:58.450Z] #51 46.76 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
11:02:58 [2022-08-08T11:02:58.450Z] #51 46.79 Setting up python3-protobuf (3.12.4-1) ...
11:02:58 [2022-08-08T11:02:58.709Z] #51 ...
11:02:58 [2022-08-08T11:02:58.709Z] 
11:02:58 [2022-08-08T11:02:58.709Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:02:58 [2022-08-08T11:02:58.709Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e
11:02:58 [2022-08-08T11:02:58.709Z] #76 DONE 47.8s
11:02:58 [2022-08-08T11:02:58.971Z] 
11:02:58 [2022-08-08T11:02:58.972Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:02:58 [2022-08-08T11:02:58.972Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c
11:02:58 [2022-08-08T11:02:58.972Z] #14 42.85 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:02:58 [2022-08-08T11:02:58.972Z] #14 42.85 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
11:02:58 [2022-08-08T11:02:58.972Z] #14 42.87 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:02:58 [2022-08-08T11:02:58.972Z] #14 46.64 Selecting previously unselected package binutils-mingw-w64.
11:02:58 [2022-08-08T11:02:58.972Z] #14 46.66 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
11:02:58 [2022-08-08T11:02:58.972Z] #14 46.69 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
11:02:58 [2022-08-08T11:02:58.972Z] #14 46.83 Selecting previously unselected package libdevmapper1.02.1:arm64.
11:02:58 [2022-08-08T11:02:58.972Z] #14 46.83 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
11:02:58 [2022-08-08T11:02:58.972Z] #14 46.84 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
11:02:58 [2022-08-08T11:02:58.972Z] #14 47.01 Selecting previously unselected package dmsetup.
11:02:58 [2022-08-08T11:02:58.972Z] #14 47.03 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
11:02:58 [2022-08-08T11:02:58.972Z] #14 47.04 Unpacking dmsetup (2:1.02.175-2.1) ...
11:02:58 [2022-08-08T11:02:58.972Z] #14 47.23 Selecting previously unselected package mingw-w64-common.
11:02:58 [2022-08-08T11:02:58.972Z] #14 47.23 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
11:02:58 [2022-08-08T11:02:58.972Z] #14 47.26 Unpacking mingw-w64-common (8.0.0-1) ...
11:03:00 [2022-08-08T11:03:00.604Z] #42 ...
11:03:00 [2022-08-08T11:03:00.604Z] 
11:03:00 [2022-08-08T11:03:00.604Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
11:03:00 [2022-08-08T11:03:00.604Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef
11:03:00 [2022-08-08T11:03:00.604Z] #57 41.22 v3.0.2
11:03:00 [2022-08-08T11:03:00.604Z] #57 DONE 41.7s
11:03:00 [2022-08-08T11:03:00.604Z] 
11:03:00 [2022-08-08T11:03:00.604Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:03:00 [2022-08-08T11:03:00.604Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363
11:03:00 [2022-08-08T11:03:00.604Z] #62 38.35 The following additional packages will be installed:
11:03:00 [2022-08-08T11:03:00.604Z] #62 38.37   libbtrfs0
11:03:00 [2022-08-08T11:03:00.604Z] #62 38.62 The following NEW packages will be installed:
11:03:00 [2022-08-08T11:03:00.604Z] #62 38.62   libbtrfs-dev libbtrfs0
11:03:00 [2022-08-08T11:03:00.604Z] #62 39.07 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
11:03:00 [2022-08-08T11:03:00.604Z] #62 39.07 Need to get 460 kB of archives.
11:03:00 [2022-08-08T11:03:00.604Z] #62 39.07 After this operation, 1237 kB of additional disk space will be used.
11:03:00 [2022-08-08T11:03:00.604Z] #62 39.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:03:00 [2022-08-08T11:03:00.604Z] #62 39.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:03:00 [2022-08-08T11:03:00.604Z] #62 40.22 debconf: delaying package configuration, since apt-utils is not installed
11:03:00 [2022-08-08T11:03:00.604Z] #62 40.49 Fetched 460 kB in 0s (1358 kB/s)
11:03:00 [2022-08-08T11:03:00.604Z] #62 40.60 Selecting previously unselected package libbtrfs0:amd64.
11:03:00 [2022-08-08T11:03:00.604Z] #62 40.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:03:00 [2022-08-08T11:03:00.604Z] #62 40.68 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
11:03:00 [2022-08-08T11:03:00.604Z] #62 40.69 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:03:00 [2022-08-08T11:03:00.604Z] #62 40.96 Selecting previously unselected package libbtrfs-dev:amd64.
11:03:00 [2022-08-08T11:03:00.604Z] #62 40.96 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
11:03:00 [2022-08-08T11:03:00.604Z] #62 40.97 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:03:00 [2022-08-08T11:03:00.604Z] #62 41.53 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:03:00 [2022-08-08T11:03:00.604Z] #62 41.68 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:03:00 [2022-08-08T11:03:00.604Z] #62 41.70 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:03:00 [2022-08-08T11:03:00.861Z] #62 DONE 42.2s
11:03:00 [2022-08-08T11:03:00.861Z] 
11:03:00 [2022-08-08T11:03:00.861Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:03:00 [2022-08-08T11:03:00.861Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:03:00 [2022-08-08T11:03:00.861Z] #14 36.11 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
11:03:00 [2022-08-08T11:03:00.861Z] #14 36.98 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
11:03:00 [2022-08-08T11:03:00.861Z] #14 38.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
11:03:00 [2022-08-08T11:03:00.861Z] #14 39.52 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
11:03:00 [2022-08-08T11:03:00.861Z] #14 39.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
11:03:00 [2022-08-08T11:03:00.861Z] #14 39.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
11:03:00 [2022-08-08T11:03:00.861Z] #14 39.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:03:00 [2022-08-08T11:03:00.861Z] #14 39.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:03:00 [2022-08-08T11:03:00.861Z] #14 39.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
11:03:00 [2022-08-08T11:03:00.861Z] #14 39.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
11:03:00 [2022-08-08T11:03:00.861Z] #14 39.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
11:03:00 [2022-08-08T11:03:00.861Z] #14 39.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
11:03:00 [2022-08-08T11:03:00.861Z] #14 39.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
11:03:00 [2022-08-08T11:03:00.861Z] #14 39.64 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
11:03:00 [2022-08-08T11:03:00.861Z] #14 39.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
11:03:00 [2022-08-08T11:03:00.861Z] #14 39.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
11:03:00 [2022-08-08T11:03:00.861Z] #14 39.68 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
11:03:00 [2022-08-08T11:03:00.861Z] #14 39.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
11:03:00 [2022-08-08T11:03:00.861Z] #14 39.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
11:03:00 [2022-08-08T11:03:00.861Z] #14 40.90 debconf: delaying package configuration, since apt-utils is not installed
11:03:00 [2022-08-08T11:03:00.861Z] #14 41.18 Fetched 115 MB in 9s (13.3 MB/s)
11:03:00 [2022-08-08T11:03:00.861Z] #14 41.39 Selecting previously unselected package binutils-mingw-w64-i686.
11:03:00 [2022-08-08T11:03:00.861Z] #14 41.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:03:00 [2022-08-08T11:03:00.861Z] #14 41.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
11:03:00 [2022-08-08T11:03:00.861Z] #14 41.46 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:03:00 [2022-08-08T11:03:00.879Z] #14 ...
11:03:00 [2022-08-08T11:03:00.880Z] 
11:03:00 [2022-08-08T11:03:00.880Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:03:00 [2022-08-08T11:03:00.880Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d
11:03:00 [2022-08-08T11:03:00.880Z] #42 39.84 Selecting previously unselected package libicu67:arm64.
11:03:00 [2022-08-08T11:03:00.880Z] #42 39.84 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
11:03:00 [2022-08-08T11:03:00.880Z] #42 39.84 Unpacking libicu67:arm64 (67.1-7) ...
11:03:00 [2022-08-08T11:03:00.880Z] #42 47.21 Selecting previously unselected package libxml2:arm64.
11:03:00 [2022-08-08T11:03:00.880Z] #42 47.21 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
11:03:00 [2022-08-08T11:03:00.880Z] #42 47.21 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
11:03:00 [2022-08-08T11:03:00.880Z] #42 47.68 Selecting previously unselected package libarchive13:arm64.
11:03:00 [2022-08-08T11:03:00.880Z] #42 47.68 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
11:03:00 [2022-08-08T11:03:00.880Z] #42 47.68 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
11:03:00 [2022-08-08T11:03:00.880Z] #42 48.07 Selecting previously unselected package libjsoncpp24:arm64.
11:03:00 [2022-08-08T11:03:00.880Z] #42 48.07 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
11:03:00 [2022-08-08T11:03:00.880Z] #42 48.08 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
11:03:00 [2022-08-08T11:03:00.880Z] #42 48.24 Selecting previously unselected package librhash0:arm64.
11:03:00 [2022-08-08T11:03:00.880Z] #42 48.24 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
11:03:00 [2022-08-08T11:03:00.880Z] #42 48.25 Unpacking librhash0:arm64 (1.4.1-2) ...
11:03:00 [2022-08-08T11:03:00.880Z] #42 48.44 Selecting previously unselected package libuv1:arm64.
11:03:00 [2022-08-08T11:03:00.880Z] #42 48.45 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
11:03:00 [2022-08-08T11:03:00.880Z] #42 48.45 Unpacking libuv1:arm64 (1.40.0-2) ...
11:03:00 [2022-08-08T11:03:00.880Z] #42 48.57 Selecting previously unselected package cmake.
11:03:00 [2022-08-08T11:03:00.880Z] #42 48.57 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
11:03:00 [2022-08-08T11:03:00.880Z] #42 48.58 Unpacking cmake (3.18.4-2+deb11u1) ...
11:03:01 [2022-08-08T11:03:01.118Z] #14 ...
11:03:01 [2022-08-08T11:03:01.118Z] 
11:03:01 [2022-08-08T11:03:01.118Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:03:01 [2022-08-08T11:03:01.118Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:03:01 [2022-08-08T11:03:01.118Z] #55 42.29 go: downloading github.com/gobwas/glob v0.2.3
11:03:01 [2022-08-08T11:03:01.118Z] #55 42.36 go: downloading github.com/kisielk/gotool v1.0.0
11:03:01 [2022-08-08T11:03:01.118Z] #55 42.42 go: downloading github.com/gostaticanalysis/comment v1.4.2
11:03:01 [2022-08-08T11:03:01.376Z] #55 ...
11:03:01 [2022-08-08T11:03:01.377Z] 
11:03:01 [2022-08-08T11:03:01.377Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
11:03:01 [2022-08-08T11:03:01.377Z] #63 sha256:d5a21a48cae5b8f483f0a6b8147cb67eac84ab9b43409af8a558f0b1cd58a9a5
11:03:01 [2022-08-08T11:03:01.377Z] #63 DONE 0.3s
11:03:01 [2022-08-08T11:03:01.377Z] 
11:03:01 [2022-08-08T11:03:01.377Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:03:01 [2022-08-08T11:03:01.377Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:03:01 [2022-08-08T11:03:01.377Z] #55 42.58 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
11:03:01 [2022-08-08T11:03:01.377Z] #55 42.58 go: downloading github.com/ettle/strcase v0.1.1
11:03:01 [2022-08-08T11:03:01.377Z] #55 42.67 go: downloading github.com/fatih/structtag v1.2.0
11:03:01 [2022-08-08T11:03:01.633Z] #55 ...
11:03:01 [2022-08-08T11:03:01.634Z] 
11:03:01 [2022-08-08T11:03:01.634Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
11:03:01 [2022-08-08T11:03:01.634Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1
11:03:01 [2022-08-08T11:03:01.634Z] #40 42.47 NAME:
11:03:01 [2022-08-08T11:03:01.634Z] #40 42.47    go-winres - A tool for embedding resources in Windows executables
11:03:01 [2022-08-08T11:03:01.634Z] #40 42.47 
11:03:01 [2022-08-08T11:03:01.634Z] #40 42.47 USAGE:
11:03:01 [2022-08-08T11:03:01.634Z] #40 42.48    go-winres [global options] command [command options] [arguments...]
11:03:01 [2022-08-08T11:03:01.634Z] #40 42.48 
11:03:01 [2022-08-08T11:03:01.634Z] #40 42.48 COMMANDS:
11:03:01 [2022-08-08T11:03:01.634Z] #40 42.48    init     Create an initial ./winres/winres.json
11:03:01 [2022-08-08T11:03:01.634Z] #40 42.48    make     Make syso files for the "go build" command
11:03:01 [2022-08-08T11:03:01.634Z] #40 42.48    simply   Make syso files for the "go build" command (simplified)
11:03:01 [2022-08-08T11:03:01.634Z] #40 42.48    extract  Extract all resources from an executable
11:03:01 [2022-08-08T11:03:01.634Z] #40 42.48    patch    Replace resources in an executable file (exe, dll)
11:03:01 [2022-08-08T11:03:01.634Z] #40 42.48    help, h  Shows a list of commands or help for one command
11:03:01 [2022-08-08T11:03:01.634Z] #40 42.48 
11:03:01 [2022-08-08T11:03:01.634Z] #40 42.48 GLOBAL OPTIONS:
11:03:01 [2022-08-08T11:03:01.634Z] #40 42.48    --help, -h  show help (default: false)
11:03:01 [2022-08-08T11:03:01.634Z] #40 DONE 42.7s
11:03:01 [2022-08-08T11:03:01.634Z] 
11:03:01 [2022-08-08T11:03:01.634Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:03:01 [2022-08-08T11:03:01.634Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:03:01 [2022-08-08T11:03:01.634Z] #55 42.81 go: downloading github.com/Masterminds/semver v1.5.0
11:03:01 [2022-08-08T11:03:01.634Z] #55 42.81 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
11:03:01 [2022-08-08T11:03:01.819Z] #42 ...
11:03:01 [2022-08-08T11:03:01.820Z] 
11:03:01 [2022-08-08T11:03:01.820Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:03:01 [2022-08-08T11:03:01.820Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78
11:03:01 [2022-08-08T11:03:01.820Z] #51 50.35 Setting up criu (3.17.1-1) ...
11:03:01 [2022-08-08T11:03:01.890Z] #55 42.97 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
11:03:02 [2022-08-08T11:03:02.147Z] #55 43.19 go: downloading github.com/prometheus/client_golang v1.12.1
11:03:02 [2022-08-08T11:03:02.404Z] #55 43.73 go: downloading github.com/prometheus/client_model v0.2.0
11:03:02 [2022-08-08T11:03:02.662Z] #55 43.82 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
11:03:02 [2022-08-08T11:03:02.662Z] #55 ...
11:03:02 [2022-08-08T11:03:02.662Z] 
11:03:02 [2022-08-08T11:03:02.662Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:03:02 [2022-08-08T11:03:02.662Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13
11:03:02 [2022-08-08T11:03:02.662Z] #76 29.00 Reading package lists...
11:03:02 [2022-08-08T11:03:02.662Z] #76 34.06 Building dependency tree...
11:03:02 [2022-08-08T11:03:02.662Z] #76 38.24 python3 is already the newest version (3.9.2-3).
11:03:02 [2022-08-08T11:03:02.662Z] #76 38.24 The following additional packages will be installed:
11:03:02 [2022-08-08T11:03:02.662Z] #76 38.26   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
11:03:02 [2022-08-08T11:03:02.662Z] #76 38.27   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
11:03:02 [2022-08-08T11:03:02.662Z] #76 38.29 Suggested packages:
11:03:02 [2022-08-08T11:03:02.662Z] #76 38.30   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
11:03:02 [2022-08-08T11:03:02.662Z] #76 38.30   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
11:03:02 [2022-08-08T11:03:02.662Z] #76 38.30   m4-doc ed diffutils-doc
11:03:02 [2022-08-08T11:03:02.662Z] #76 38.30 Recommended packages:
11:03:02 [2022-08-08T11:03:02.662Z] #76 38.30   fakeroot libalgorithm-merge-perl libltdl-dev
11:03:02 [2022-08-08T11:03:02.662Z] #76 39.97 The following NEW packages will be installed:
11:03:02 [2022-08-08T11:03:02.662Z] #76 39.98   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
11:03:02 [2022-08-08T11:03:02.662Z] #76 39.99   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
11:03:02 [2022-08-08T11:03:02.662Z] #76 39.99   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
11:03:02 [2022-08-08T11:03:02.662Z] #76 39.99   libyajl2 m4 patch xz-utils
11:03:02 [2022-08-08T11:03:02.662Z] #76 40.37 0 upgraded, 23 newly installed, 0 to remove and 5 not upgraded.
11:03:02 [2022-08-08T11:03:02.662Z] #76 40.37 Need to get 5940 kB of archives.
11:03:02 [2022-08-08T11:03:02.662Z] #76 40.37 After this operation, 18.7 MB of additional disk space will be used.
11:03:02 [2022-08-08T11:03:02.662Z] #76 40.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
11:03:02 [2022-08-08T11:03:02.662Z] #76 40.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
11:03:02 [2022-08-08T11:03:02.662Z] #76 40.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
11:03:02 [2022-08-08T11:03:02.662Z] #76 40.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
11:03:02 [2022-08-08T11:03:02.662Z] #76 40.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
11:03:02 [2022-08-08T11:03:02.662Z] #76 40.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
11:03:02 [2022-08-08T11:03:02.662Z] #76 40.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
11:03:02 [2022-08-08T11:03:02.662Z] #76 40.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
11:03:02 [2022-08-08T11:03:02.662Z] #76 40.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
11:03:02 [2022-08-08T11:03:02.662Z] #76 40.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
11:03:02 [2022-08-08T11:03:02.662Z] #76 40.55 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
11:03:02 [2022-08-08T11:03:02.662Z] #76 40.56 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
11:03:02 [2022-08-08T11:03:02.662Z] #76 40.70 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
11:03:02 [2022-08-08T11:03:02.662Z] #76 40.70 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:03:02 [2022-08-08T11:03:02.662Z] #76 40.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
11:03:02 [2022-08-08T11:03:02.662Z] #76 40.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:03:02 [2022-08-08T11:03:02.662Z] #76 40.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
11:03:02 [2022-08-08T11:03:02.662Z] #76 40.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
11:03:02 [2022-08-08T11:03:02.662Z] #76 40.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
11:03:02 [2022-08-08T11:03:02.662Z] #76 40.76 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
11:03:02 [2022-08-08T11:03:02.662Z] #76 40.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
11:03:02 [2022-08-08T11:03:02.662Z] #76 40.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
11:03:02 [2022-08-08T11:03:02.662Z] #76 40.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
11:03:02 [2022-08-08T11:03:02.662Z] #76 42.10 debconf: delaying package configuration, since apt-utils is not installed
11:03:02 [2022-08-08T11:03:02.662Z] #76 42.42 Fetched 5940 kB in 1s (7653 kB/s)
11:03:02 [2022-08-08T11:03:02.662Z] #76 42.60 Selecting previously unselected package bzip2.
11:03:02 [2022-08-08T11:03:02.662Z] #76 42.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:03:02 [2022-08-08T11:03:02.662Z] #76 42.60 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
11:03:02 [2022-08-08T11:03:02.662Z] #76 42.61 Unpacking bzip2 (1.0.8-4) ...
11:03:02 [2022-08-08T11:03:02.662Z] #76 42.71 Selecting previously unselected package libmagic-mgc.
11:03:02 [2022-08-08T11:03:02.662Z] #76 42.73 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
11:03:02 [2022-08-08T11:03:02.662Z] #76 42.73 Unpacking libmagic-mgc (1:5.39-3) ...
11:03:02 [2022-08-08T11:03:02.662Z] #76 43.24 Selecting previously unselected package libmagic1:amd64.
11:03:02 [2022-08-08T11:03:02.662Z] #76 43.24 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
11:03:02 [2022-08-08T11:03:02.662Z] #76 43.24 Unpacking libmagic1:amd64 (1:5.39-3) ...
11:03:02 [2022-08-08T11:03:02.662Z] #76 43.38 Selecting previously unselected package file.
11:03:02 [2022-08-08T11:03:02.662Z] #76 43.38 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
11:03:02 [2022-08-08T11:03:02.662Z] #76 43.38 Unpacking file (1:5.39-3) ...
11:03:02 [2022-08-08T11:03:02.662Z] #76 43.53 Selecting previously unselected package xz-utils.
11:03:02 [2022-08-08T11:03:02.662Z] #76 43.53 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
11:03:02 [2022-08-08T11:03:02.662Z] #76 43.53 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:03:02 [2022-08-08T11:03:02.662Z] #76 43.89 Selecting previously unselected package libsigsegv2:amd64.
11:03:02 [2022-08-08T11:03:02.662Z] #76 43.89 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
11:03:02 [2022-08-08T11:03:02.662Z] #76 43.89 Unpacking libsigsegv2:amd64 (2.13-1) ...
11:03:02 [2022-08-08T11:03:02.662Z] #76 43.97 Selecting previously unselected package m4.
11:03:02 [2022-08-08T11:03:02.662Z] #76 43.97 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
11:03:02 [2022-08-08T11:03:02.662Z] #76 44.00 Unpacking m4 (1.4.18-5) ...
11:03:02 [2022-08-08T11:03:02.922Z] #76 ...
11:03:02 [2022-08-08T11:03:02.922Z] 
11:03:02 [2022-08-08T11:03:02.922Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:03:02 [2022-08-08T11:03:02.922Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:03:02 [2022-08-08T11:03:02.922Z] #55 44.05 go: downloading github.com/google/go-cmp v0.5.7
11:03:02 [2022-08-08T11:03:02.922Z] #55 44.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:03:03 [2022-08-08T11:03:03.179Z] #55 44.32 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
11:03:03 [2022-08-08T11:03:03.179Z] #55 44.45 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
11:03:03 [2022-08-08T11:03:03.179Z] #55 44.45 go: downloading github.com/hexops/gotextdiff v1.0.3
11:03:03 [2022-08-08T11:03:03.179Z] #55 44.54 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
11:03:03 [2022-08-08T11:03:03.436Z] #55 44.57 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
11:03:03 [2022-08-08T11:03:03.436Z] #55 44.59 go: downloading github.com/olekukonko/tablewriter v0.0.5
11:03:03 [2022-08-08T11:03:03.436Z] #55 44.67 go: downloading github.com/beorn7/perks v1.0.1
11:03:03 [2022-08-08T11:03:03.693Z] #55 44.77 go: downloading github.com/cespare/xxhash/v2 v2.1.2
11:03:03 [2022-08-08T11:03:03.693Z] #55 44.77 go: downloading github.com/golang/protobuf v1.5.2
11:03:03 [2022-08-08T11:03:03.693Z] #55 44.87 go: downloading github.com/prometheus/common v0.32.1
11:03:03 [2022-08-08T11:03:03.787Z] #51 52.35 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:03:03 [2022-08-08T11:03:03.949Z] #55 45.24 go: downloading github.com/prometheus/procfs v0.7.3
11:03:03 [2022-08-08T11:03:03.949Z] #55 45.25 go: downloading google.golang.org/protobuf v1.28.0
11:03:04 [2022-08-08T11:03:04.884Z] #55 46.17 go: downloading github.com/mattn/go-runewidth v0.0.9
11:03:05 [2022-08-08T11:03:05.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:03:05 [2022-08-08T11:03:05.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:03:05 [2022-08-08T11:03:05.698Z] #51 ...
11:03:05 [2022-08-08T11:03:05.698Z] 
11:03:05 [2022-08-08T11:03:05.698Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
11:03:05 [2022-08-08T11:03:05.698Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697
11:03:05 [2022-08-08T11:03:05.698Z] #53 52.43 gotestsum version dev
11:03:05 [2022-08-08T11:03:05.698Z] #53 DONE 54.3s
11:03:05 [2022-08-08T11:03:05.698Z] 
11:03:05 [2022-08-08T11:03:05.698Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:03:05 [2022-08-08T11:03:05.698Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d
11:03:05 [2022-08-08T11:03:05.698Z] #42 51.14 Setting up libicu67:arm64 (67.1-7) ...
11:03:05 [2022-08-08T11:03:05.699Z] #42 51.17 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:03:05 [2022-08-08T11:03:05.699Z] #42 51.19 Setting up libuv1:arm64 (1.40.0-2) ...
11:03:05 [2022-08-08T11:03:05.699Z] #42 51.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:03:05 [2022-08-08T11:03:05.699Z] #42 51.24 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
11:03:05 [2022-08-08T11:03:05.699Z] #42 51.27 Setting up librhash0:arm64 (1.4.1-2) ...
11:03:05 [2022-08-08T11:03:05.699Z] #42 51.29 Setting up cmake-data (3.18.4-2+deb11u1) ...
11:03:05 [2022-08-08T11:03:05.699Z] #42 51.35 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
11:03:05 [2022-08-08T11:03:05.699Z] #42 51.37 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
11:03:05 [2022-08-08T11:03:05.699Z] #42 51.38 Setting up cmake (3.18.4-2+deb11u1) ...
11:03:05 [2022-08-08T11:03:05.699Z] #42 51.40 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:03:05 [2022-08-08T11:03:05.699Z] #42 DONE 54.3s
11:03:05 [2022-08-08T11:03:05.699Z] 
11:03:05 [2022-08-08T11:03:05.699Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:03:05 [2022-08-08T11:03:05.699Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78
11:03:05 [2022-08-08T11:03:05.699Z] #51 DONE 54.1s
11:03:05 [2022-08-08T11:03:05.699Z] 
11:03:05 [2022-08-08T11:03:05.699Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:03:05 [2022-08-08T11:03:05.699Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c
11:03:05 [2022-08-08T11:03:05.699Z] #14 53.96 Selecting previously unselected package mingw-w64-x86-64-dev.
11:03:05 [2022-08-08T11:03:05.699Z] #14 53.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
11:03:05 [2022-08-08T11:03:05.699Z] #14 53.99 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
11:03:06 [2022-08-08T11:03:06.256Z] #55 47.48 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
11:03:06 [2022-08-08T11:03:06.269Z] #14 ...
11:03:06 [2022-08-08T11:03:06.270Z] 
11:03:06 [2022-08-08T11:03:06.270Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
11:03:06 [2022-08-08T11:03:06.270Z] #43 sha256:964f50091fc9b0672136ac28493f06b5d703971693ccd07bec4db0b2bfd1f8d2
11:03:06 [2022-08-08T11:03:06.270Z] #43 DONE 0.7s
11:03:06 [2022-08-08T11:03:06.270Z] 
11:03:06 [2022-08-08T11:03:06.270Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
11:03:06 [2022-08-08T11:03:06.270Z] #44 sha256:f06c4b70d3ee75bdc557cd5de7e766c94f1783e040ae90ec67cccab0bdd40d8c
11:03:07 [2022-08-08T11:03:07.219Z] #44 1.137 + RM_GOPATH=0
11:03:07 [2022-08-08T11:03:07.219Z] #44 1.137 + TMP_GOPATH=
11:03:07 [2022-08-08T11:03:07.219Z] #44 1.137 + : /build
11:03:07 [2022-08-08T11:03:07.219Z] #44 1.137 + '[' -z '' ']'
11:03:07 [2022-08-08T11:03:07.219Z] #44 1.137 ++ mktemp -d
11:03:07 [2022-08-08T11:03:07.219Z] #44 1.163 + export GOPATH=/tmp/tmp.nzhtfH45wZ
11:03:07 [2022-08-08T11:03:07.219Z] #44 1.163 + GOPATH=/tmp/tmp.nzhtfH45wZ
11:03:07 [2022-08-08T11:03:07.219Z] #44 1.163 + RM_GOPATH=1
11:03:07 [2022-08-08T11:03:07.219Z] #44 1.163 + case "$(go env GOARCH)" in
11:03:07 [2022-08-08T11:03:07.219Z] #44 1.163 ++ go env GOARCH
11:03:07 [2022-08-08T11:03:07.219Z] #44 1.201 Install tini version v0.19.0
11:03:07 [2022-08-08T11:03:07.219Z] #44 1.221 + export GO_BUILDMODE=-buildmode=pie
11:03:07 [2022-08-08T11:03:07.219Z] #44 1.221 + GO_BUILDMODE=-buildmode=pie
11:03:07 [2022-08-08T11:03:07.219Z] #44 1.221 ++ dirname /install.sh
11:03:07 [2022-08-08T11:03:07.219Z] #44 1.221 + dir=/
11:03:07 [2022-08-08T11:03:07.219Z] #44 1.221 + bin=tini
11:03:07 [2022-08-08T11:03:07.219Z] #44 1.221 + shift
11:03:07 [2022-08-08T11:03:07.219Z] #44 1.221 + '[' '!' -f //tini.installer ']'
11:03:07 [2022-08-08T11:03:07.219Z] #44 1.221 + . //tini.installer
11:03:07 [2022-08-08T11:03:07.219Z] #44 1.221 ++ : v0.19.0
11:03:07 [2022-08-08T11:03:07.219Z] #44 1.221 + install_tini
11:03:07 [2022-08-08T11:03:07.219Z] #44 1.221 + echo 'Install tini version v0.19.0'
11:03:07 [2022-08-08T11:03:07.219Z] #44 1.221 + git clone https://github.com/krallin/tini.git /tmp/tmp.nzhtfH45wZ/tini
11:03:07 [2022-08-08T11:03:07.219Z] #44 1.267 Cloning into '/tmp/tmp.nzhtfH45wZ/tini'...
11:03:08 [2022-08-08T11:03:08.194Z] #55 ...
11:03:08 [2022-08-08T11:03:08.194Z] 
11:03:08 [2022-08-08T11:03:08.194Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:03:08 [2022-08-08T11:03:08.194Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82
11:03:08 [2022-08-08T11:03:08.194Z] #34 48.56 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
11:03:08 [2022-08-08T11:03:08.194Z] #34 48.87 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:03:08 [2022-08-08T11:03:08.601Z] #44 2.277 + cd /tmp/tmp.nzhtfH45wZ/tini
11:03:08 [2022-08-08T11:03:08.601Z] #44 2.277 + git checkout -q v0.19.0
11:03:08 [2022-08-08T11:03:08.601Z] #44 2.285 + cmake .
11:03:08 [2022-08-08T11:03:08.788Z] #34 49.77 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:03:08 [2022-08-08T11:03:08.861Z] #44 2.658 -- The C compiler identification is GNU 10.2.1
11:03:08 [2022-08-08T11:03:08.861Z] #44 ...
11:03:08 [2022-08-08T11:03:08.861Z] 
11:03:08 [2022-08-08T11:03:08.861Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:03:08 [2022-08-08T11:03:08.861Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:03:08 [2022-08-08T11:03:08.861Z] #77 0.682 Cloning into '/tmp/crun-build'...
11:03:08 [2022-08-08T11:03:08.861Z] #77 5.588 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
11:03:08 [2022-08-08T11:03:08.861Z] #77 5.608 Cloning into '/tmp/crun-build/libocispec'...
11:03:08 [2022-08-08T11:03:08.861Z] #77 6.423 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
11:03:08 [2022-08-08T11:03:08.861Z] #77 6.448 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
11:03:08 [2022-08-08T11:03:08.861Z] #77 6.449 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
11:03:08 [2022-08-08T11:03:08.861Z] #77 6.449 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
11:03:08 [2022-08-08T11:03:08.861Z] #77 6.481 Cloning into '/tmp/crun-build/libocispec/image-spec'...
11:03:08 [2022-08-08T11:03:08.861Z] #77 9.209 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
11:03:08 [2022-08-08T11:03:08.861Z] #77 ...
11:03:08 [2022-08-08T11:03:08.861Z] 
11:03:08 [2022-08-08T11:03:08.861Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
11:03:08 [2022-08-08T11:03:08.861Z] #44 sha256:f06c4b70d3ee75bdc557cd5de7e766c94f1783e040ae90ec67cccab0bdd40d8c
11:03:08 [2022-08-08T11:03:08.861Z] #44 2.780 -- Detecting C compiler ABI info
11:03:09 [2022-08-08T11:03:09.431Z] #44 3.281 -- Detecting C compiler ABI info - done
11:03:09 [2022-08-08T11:03:09.431Z] #44 3.383 -- Check for working C compiler: /usr/bin/cc - skipped
11:03:09 [2022-08-08T11:03:09.691Z] #44 3.384 -- Detecting C compile features
11:03:09 [2022-08-08T11:03:09.691Z] #44 3.387 -- Detecting C compile features - done
11:03:09 [2022-08-08T11:03:09.691Z] #44 3.425 -- Performing Test HAS_BUILTIN_FORTIFY
11:03:09 [2022-08-08T11:03:09.691Z] #44 3.658 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:03:09 [2022-08-08T11:03:09.691Z] #44 3.753 -- Configuring done
11:03:09 [2022-08-08T11:03:09.691Z] #44 3.766 -- Generating done
11:03:09 [2022-08-08T11:03:09.951Z] #44 3.783 -- Build files have been written to: /tmp/tmp.nzhtfH45wZ/tini
11:03:09 [2022-08-08T11:03:09.951Z] #44 3.802 + make tini-static
11:03:10 [2022-08-08T11:03:10.160Z] #34 ...
11:03:10 [2022-08-08T11:03:10.160Z] 
11:03:10 [2022-08-08T11:03:10.160Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:03:10 [2022-08-08T11:03:10.160Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13
11:03:10 [2022-08-08T11:03:10.160Z] #76 44.25 Selecting previously unselected package autoconf.
11:03:10 [2022-08-08T11:03:10.160Z] #76 44.25 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 44.25 Unpacking autoconf (2.69-14) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 44.67 Selecting previously unselected package autotools-dev.
11:03:10 [2022-08-08T11:03:10.160Z] #76 44.67 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 44.68 Unpacking autotools-dev (20180224.1+nmu1) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 44.84 Selecting previously unselected package automake.
11:03:10 [2022-08-08T11:03:10.160Z] #76 44.84 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 44.84 Unpacking automake (1:1.16.3-2) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 45.50 Selecting previously unselected package patch.
11:03:10 [2022-08-08T11:03:10.160Z] #76 45.50 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 45.53 Unpacking patch (2.7.6-7) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 45.70 Selecting previously unselected package dpkg-dev.
11:03:10 [2022-08-08T11:03:10.160Z] #76 45.70 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 45.73 Unpacking dpkg-dev (1.20.11) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 46.86 Selecting previously unselected package build-essential.
11:03:10 [2022-08-08T11:03:10.160Z] #76 46.97 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 46.97 Unpacking build-essential (12.9) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 47.02 Selecting previously unselected package libcap2:amd64.
11:03:10 [2022-08-08T11:03:10.160Z] #76 47.02 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 47.02 Unpacking libcap2:amd64 (1:2.44-1) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 47.19 Selecting previously unselected package libcap-dev:amd64.
11:03:10 [2022-08-08T11:03:10.160Z] #76 47.19 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 47.19 Unpacking libcap-dev:amd64 (1:2.44-1) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 47.34 Selecting previously unselected package libprotobuf-c1:amd64.
11:03:10 [2022-08-08T11:03:10.160Z] #76 47.34 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 47.34 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 47.48 Selecting previously unselected package libprotobuf-c-dev:amd64.
11:03:10 [2022-08-08T11:03:10.160Z] #76 47.48 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 47.48 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 47.63 Selecting previously unselected package libseccomp-dev:amd64.
11:03:10 [2022-08-08T11:03:10.160Z] #76 47.63 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 47.63 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 47.79 Selecting previously unselected package libsystemd-dev:amd64.
11:03:10 [2022-08-08T11:03:10.160Z] #76 47.79 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 47.79 Unpacking libsystemd-dev:amd64 (247.3-7) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 48.70 Selecting previously unselected package libtool.
11:03:10 [2022-08-08T11:03:10.160Z] #76 48.70 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 48.70 Unpacking libtool (2.4.6-15) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 48.91 Selecting previously unselected package libudev-dev:amd64.
11:03:10 [2022-08-08T11:03:10.160Z] #76 48.91 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 48.96 Unpacking libudev-dev:amd64 (247.3-7) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 49.28 Selecting previously unselected package libyajl2:amd64.
11:03:10 [2022-08-08T11:03:10.160Z] #76 49.28 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 49.28 Unpacking libyajl2:amd64 (2.1.0-3) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 49.41 Selecting previously unselected package libyajl-dev:amd64.
11:03:10 [2022-08-08T11:03:10.160Z] #76 49.44 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 49.46 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 49.66 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 49.67 Setting up libmagic-mgc (1:5.39-3) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 49.67 Setting up libyajl2:amd64 (2.1.0-3) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 49.69 Setting up libmagic1:amd64 (1:5.39-3) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 49.71 Setting up file (1:5.39-3) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 49.72 Setting up bzip2 (1.0.8-4) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 49.73 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 49.74 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 49.76 Setting up libcap2:amd64 (1:2.44-1) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 49.78 Setting up autotools-dev (20180224.1+nmu1) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 49.78 Setting up libsigsegv2:amd64 (2.13-1) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 49.81 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 49.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:03:10 [2022-08-08T11:03:10.160Z] #76 49.89 Setting up patch (2.7.6-7) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 49.91 Setting up libudev-dev:amd64 (247.3-7) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 49.92 Setting up libyajl-dev:amd64 (2.1.0-3) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 49.98 Setting up libcap-dev:amd64 (1:2.44-1) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 49.98 Setting up libsystemd-dev:amd64 (247.3-7) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 50.02 Setting up libtool (2.4.6-15) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 50.02 Setting up m4 (1.4.18-5) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 50.02 Setting up dpkg-dev (1.20.11) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 50.09 Setting up autoconf (2.69-14) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 50.09 Setting up build-essential (12.9) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 50.10 Setting up automake (1:1.16.3-2) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 50.16 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
11:03:10 [2022-08-08T11:03:10.160Z] #76 50.16 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:03:10 [2022-08-08T11:03:10.160Z] #76 DONE 51.3s
11:03:10 [2022-08-08T11:03:10.160Z] 
11:03:10 [2022-08-08T11:03:10.160Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:03:10 [2022-08-08T11:03:10.160Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:03:10 [2022-08-08T11:03:10.213Z] #44 4.111 Scanning dependencies of target tini-static
11:03:10 [2022-08-08T11:03:10.213Z] #44 4.165 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:03:11 [2022-08-08T11:03:11.534Z] #77 ...
11:03:11 [2022-08-08T11:03:11.534Z] 
11:03:11 [2022-08-08T11:03:11.534Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:03:11 [2022-08-08T11:03:11.534Z] #64 sha256:3640e51a2427e45ac02e42df5da3fbe460822b937198e6096303ff7ab5e4ddad
11:03:11 [2022-08-08T11:03:11.534Z] #64 9.254 + RM_GOPATH=0
11:03:11 [2022-08-08T11:03:11.534Z] #64 9.254 + TMP_GOPATH=
11:03:11 [2022-08-08T11:03:11.534Z] #64 9.254 + : /build
11:03:11 [2022-08-08T11:03:11.534Z] #64 9.254 + '[' -z '' ']'
11:03:11 [2022-08-08T11:03:11.534Z] #64 9.254 ++ mktemp -d
11:03:11 [2022-08-08T11:03:11.534Z] #64 9.254 + export GOPATH=/tmp/tmp.tIrkUlWHqx
11:03:11 [2022-08-08T11:03:11.534Z] #64 9.254 + GOPATH=/tmp/tmp.tIrkUlWHqx
11:03:11 [2022-08-08T11:03:11.534Z] #64 9.254 + RM_GOPATH=1
11:03:11 [2022-08-08T11:03:11.534Z] #64 9.254 + case "$(go env GOARCH)" in
11:03:11 [2022-08-08T11:03:11.534Z] #64 9.254 ++ go env GOARCH
11:03:11 [2022-08-08T11:03:11.534Z] #64 9.310 + export GO_BUILDMODE=-buildmode=pie
11:03:11 [2022-08-08T11:03:11.534Z] #64 9.310 + GO_BUILDMODE=-buildmode=pie
11:03:11 [2022-08-08T11:03:11.534Z] #64 9.310 ++ dirname /install.sh
11:03:11 [2022-08-08T11:03:11.534Z] #64 9.310 + dir=/
11:03:11 [2022-08-08T11:03:11.534Z] #64 9.310 + bin=containerd
11:03:11 [2022-08-08T11:03:11.534Z] #64 9.310 + shift
11:03:11 [2022-08-08T11:03:11.534Z] #64 9.310 + '[' '!' -f //containerd.installer ']'
11:03:11 [2022-08-08T11:03:11.534Z] #64 9.310 + . //containerd.installer
11:03:11 [2022-08-08T11:03:11.534Z] #64 9.310 ++ set -e
11:03:11 [2022-08-08T11:03:11.534Z] #64 9.310 ++ : v1.6.7
11:03:11 [2022-08-08T11:03:11.534Z] #64 9.310 + install_containerd
11:03:11 [2022-08-08T11:03:11.534Z] #64 9.310 + echo 'Install containerd version v1.6.7'
11:03:11 [2022-08-08T11:03:11.534Z] #64 9.310 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tIrkUlWHqx/src/github.com/containerd/containerd
11:03:11 [2022-08-08T11:03:11.534Z] #64 9.310 Cloning into '/tmp/tmp.tIrkUlWHqx/src/github.com/containerd/containerd'...
11:03:11 [2022-08-08T11:03:11.534Z] #64 9.310 Install containerd version v1.6.7
11:03:11 [2022-08-08T11:03:11.534Z] #64 ...
11:03:11 [2022-08-08T11:03:11.534Z] 
11:03:11 [2022-08-08T11:03:11.534Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:03:11 [2022-08-08T11:03:11.534Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e
11:03:11 [2022-08-08T11:03:11.534Z] #51 42.54 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
11:03:11 [2022-08-08T11:03:11.534Z] #51 44.16 debconf: delaying package configuration, since apt-utils is not installed
11:03:11 [2022-08-08T11:03:11.534Z] #51 44.48 Fetched 2315 kB in 4s (540 kB/s)
11:03:11 [2022-08-08T11:03:11.534Z] #51 44.54 Selecting previously unselected package libprotobuf23:amd64.
11:03:11 [2022-08-08T11:03:11.534Z] #51 44.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:03:11 [2022-08-08T11:03:11.534Z] #51 44.63 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
11:03:11 [2022-08-08T11:03:11.534Z] #51 44.65 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
11:03:11 [2022-08-08T11:03:11.534Z] #51 45.46 Selecting previously unselected package python3-pkg-resources.
11:03:11 [2022-08-08T11:03:11.534Z] #51 45.46 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
11:03:11 [2022-08-08T11:03:11.534Z] #51 45.47 Unpacking python3-pkg-resources (52.0.0-4) ...
11:03:11 [2022-08-08T11:03:11.534Z] #51 45.69 Selecting previously unselected package python3-six.
11:03:11 [2022-08-08T11:03:11.534Z] #51 45.69 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
11:03:11 [2022-08-08T11:03:11.534Z] #51 45.69 Unpacking python3-six (1.16.0-2) ...
11:03:11 [2022-08-08T11:03:11.534Z] #51 45.76 Selecting previously unselected package python3-protobuf.
11:03:11 [2022-08-08T11:03:11.534Z] #51 45.87 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
11:03:11 [2022-08-08T11:03:11.534Z] #51 45.87 Unpacking python3-protobuf (3.12.4-1) ...
11:03:11 [2022-08-08T11:03:11.534Z] #51 46.27 Selecting previously unselected package libnet1:amd64.
11:03:11 [2022-08-08T11:03:11.534Z] #51 46.27 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:03:11 [2022-08-08T11:03:11.534Z] #51 46.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:03:11 [2022-08-08T11:03:11.534Z] #51 46.44 Selecting previously unselected package libnl-3-200:amd64.
11:03:11 [2022-08-08T11:03:11.534Z] #51 46.44 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:03:11 [2022-08-08T11:03:11.534Z] #51 46.46 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:03:11 [2022-08-08T11:03:11.534Z] #51 46.60 Selecting previously unselected package libprotobuf-c1:amd64.
11:03:11 [2022-08-08T11:03:11.534Z] #51 46.60 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:03:11 [2022-08-08T11:03:11.534Z] #51 46.62 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:03:11 [2022-08-08T11:03:11.534Z] #51 46.75 Selecting previously unselected package criu.
11:03:11 [2022-08-08T11:03:11.534Z] #51 46.75 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
11:03:11 [2022-08-08T11:03:11.534Z] #51 46.75 Unpacking criu (3.17.1-1) ...
11:03:11 [2022-08-08T11:03:11.534Z] #51 47.53 Setting up python3-pkg-resources (52.0.0-4) ...
11:03:11 [2022-08-08T11:03:11.534Z] #51 49.38 Setting up libprotobuf23:amd64 (3.12.4-1) ...
11:03:11 [2022-08-08T11:03:11.534Z] #51 49.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:03:11 [2022-08-08T11:03:11.534Z] #51 49.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:03:11 [2022-08-08T11:03:11.534Z] #51 49.42 Setting up python3-six (1.16.0-2) ...
11:03:11 [2022-08-08T11:03:11.534Z] #51 50.72 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:03:11 [2022-08-08T11:03:11.534Z] #51 50.76 Setting up python3-protobuf (3.12.4-1) ...
11:03:11 [2022-08-08T11:03:11.595Z] #44 5.398 [100%] Linking C executable tini-static
11:03:12 [2022-08-08T11:03:12.103Z] #51 ...
11:03:12 [2022-08-08T11:03:12.103Z] 
11:03:12 [2022-08-08T11:03:12.103Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:03:12 [2022-08-08T11:03:12.103Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26
11:03:12 [2022-08-08T11:03:12.103Z] #42 46.71 Selecting previously unselected package libxml2:amd64.
11:03:12 [2022-08-08T11:03:12.103Z] #42 46.72 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
11:03:12 [2022-08-08T11:03:12.103Z] #42 46.73 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
11:03:12 [2022-08-08T11:03:12.103Z] #42 47.34 Selecting previously unselected package libarchive13:amd64.
11:03:12 [2022-08-08T11:03:12.103Z] #42 47.34 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
11:03:12 [2022-08-08T11:03:12.103Z] #42 47.37 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:03:12 [2022-08-08T11:03:12.103Z] #42 47.69 Selecting previously unselected package libjsoncpp24:amd64.
11:03:12 [2022-08-08T11:03:12.103Z] #42 47.69 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
11:03:12 [2022-08-08T11:03:12.103Z] #42 47.81 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
11:03:12 [2022-08-08T11:03:12.103Z] #42 47.87 Selecting previously unselected package librhash0:amd64.
11:03:12 [2022-08-08T11:03:12.103Z] #42 47.87 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
11:03:12 [2022-08-08T11:03:12.103Z] #42 47.87 Unpacking librhash0:amd64 (1.4.1-2) ...
11:03:12 [2022-08-08T11:03:12.103Z] #42 48.02 Selecting previously unselected package libuv1:amd64.
11:03:12 [2022-08-08T11:03:12.103Z] #42 48.02 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
11:03:12 [2022-08-08T11:03:12.103Z] #42 48.02 Unpacking libuv1:amd64 (1.40.0-2) ...
11:03:12 [2022-08-08T11:03:12.103Z] #42 48.23 Selecting previously unselected package cmake.
11:03:12 [2022-08-08T11:03:12.103Z] #42 48.23 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
11:03:12 [2022-08-08T11:03:12.103Z] #42 48.23 Unpacking cmake (3.18.4-2+deb11u1) ...
11:03:12 [2022-08-08T11:03:12.103Z] #42 52.86 Setting up libicu67:amd64 (67.1-7) ...
11:03:12 [2022-08-08T11:03:12.103Z] #42 52.92 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:03:12 [2022-08-08T11:03:12.103Z] #42 52.97 Setting up libuv1:amd64 (1.40.0-2) ...
11:03:12 [2022-08-08T11:03:12.103Z] #42 52.97 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:03:12 [2022-08-08T11:03:12.103Z] #42 53.03 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
11:03:12 [2022-08-08T11:03:12.103Z] #42 53.06 Setting up librhash0:amd64 (1.4.1-2) ...
11:03:12 [2022-08-08T11:03:12.103Z] #42 53.06 Setting up cmake-data (3.18.4-2+deb11u1) ...
11:03:12 [2022-08-08T11:03:12.103Z] #42 53.12 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
11:03:12 [2022-08-08T11:03:12.103Z] #42 53.12 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:03:12 [2022-08-08T11:03:12.103Z] #42 53.20 Setting up cmake (3.18.4-2+deb11u1) ...
11:03:12 [2022-08-08T11:03:12.103Z] #42 53.20 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:03:12 [2022-08-08T11:03:12.163Z] #44 5.904 [100%] Built target tini-static
11:03:12 [2022-08-08T11:03:12.163Z] #44 5.937 + mkdir -p /build
11:03:12 [2022-08-08T11:03:12.163Z] #44 5.939 + cp tini-static /build/docker-init
11:03:13 [2022-08-08T11:03:13.035Z] #42 DONE 54.2s
11:03:13 [2022-08-08T11:03:13.035Z] 
11:03:13 [2022-08-08T11:03:13.035Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:03:13 [2022-08-08T11:03:13.035Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:03:13 [2022-08-08T11:03:13.035Z] #14 44.45 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:03:13 [2022-08-08T11:03:13.035Z] #14 44.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
11:03:13 [2022-08-08T11:03:13.035Z] #14 44.45 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:03:13 [2022-08-08T11:03:13.035Z] #14 47.34 Selecting previously unselected package binutils-mingw-w64.
11:03:13 [2022-08-08T11:03:13.035Z] #14 47.34 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
11:03:13 [2022-08-08T11:03:13.035Z] #14 47.34 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
11:03:13 [2022-08-08T11:03:13.035Z] #14 47.48 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:03:13 [2022-08-08T11:03:13.035Z] #14 47.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:03:13 [2022-08-08T11:03:13.035Z] #14 47.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:03:13 [2022-08-08T11:03:13.035Z] #14 47.68 Selecting previously unselected package dmsetup.
11:03:13 [2022-08-08T11:03:13.035Z] #14 47.68 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
11:03:13 [2022-08-08T11:03:13.035Z] #14 47.68 Unpacking dmsetup (2:1.02.175-2.1) ...
11:03:13 [2022-08-08T11:03:13.035Z] #14 47.92 Selecting previously unselected package mingw-w64-common.
11:03:13 [2022-08-08T11:03:13.035Z] #14 47.92 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
11:03:13 [2022-08-08T11:03:13.035Z] #14 47.92 Unpacking mingw-w64-common (8.0.0-1) ...
11:03:13 [2022-08-08T11:03:13.035Z] #14 53.70 Selecting previously unselected package mingw-w64-x86-64-dev.
11:03:13 [2022-08-08T11:03:13.035Z] #14 53.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
11:03:13 [2022-08-08T11:03:13.035Z] #14 53.73 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
11:03:13 [2022-08-08T11:03:13.035Z] #14 ...
11:03:13 [2022-08-08T11:03:13.035Z] 
11:03:13 [2022-08-08T11:03:13.035Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
11:03:13 [2022-08-08T11:03:13.035Z] #43 sha256:f1d0a859306fd9a1574123da5fccbc8437c01bd72b0107803b3763a831774ae2
11:03:13 [2022-08-08T11:03:13.543Z] #44 DONE 7.3s
11:03:13 [2022-08-08T11:03:13.543Z] 
11:03:13 [2022-08-08T11:03:13.543Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:03:13 [2022-08-08T11:03:13.543Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c
11:03:13 [2022-08-08T11:03:13.543Z] #14 60.25 Selecting previously unselected package gcc-mingw-w64-base.
11:03:13 [2022-08-08T11:03:13.543Z] #14 60.26 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
11:03:13 [2022-08-08T11:03:13.543Z] #14 60.27 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:03:13 [2022-08-08T11:03:13.543Z] #14 60.43 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:03:13 [2022-08-08T11:03:13.543Z] #14 60.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
11:03:13 [2022-08-08T11:03:13.543Z] #14 60.44 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:03:13 [2022-08-08T11:03:13.966Z] #43 DONE 0.8s
11:03:13 [2022-08-08T11:03:13.966Z] 
11:03:13 [2022-08-08T11:03:13.966Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
11:03:13 [2022-08-08T11:03:13.966Z] #44 sha256:7956dc87f2147926dc20d479189ba6647651ce0cc6e8f769d7da7806700569bc
11:03:17 [2022-08-08T11:03:17.239Z] #44 ...
11:03:17 [2022-08-08T11:03:17.239Z] 
11:03:17 [2022-08-08T11:03:17.239Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:03:17 [2022-08-08T11:03:17.240Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e
11:03:17 [2022-08-08T11:03:17.240Z] #51 55.13 Setting up criu (3.17.1-1) ...
11:03:17 [2022-08-08T11:03:17.240Z] #51 56.97 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:03:17 [2022-08-08T11:03:17.240Z] #51 DONE 57.9s
11:03:17 [2022-08-08T11:03:17.240Z] 
11:03:17 [2022-08-08T11:03:17.240Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
11:03:17 [2022-08-08T11:03:17.240Z] #44 sha256:7956dc87f2147926dc20d479189ba6647651ce0cc6e8f769d7da7806700569bc
11:03:17 [2022-08-08T11:03:17.745Z] #14 66.64 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:03:17 [2022-08-08T11:03:17.745Z] #14 66.65 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
11:03:17 [2022-08-08T11:03:17.745Z] #14 66.66 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:03:19 [2022-08-08T11:03:19.126Z] #14 ...
11:03:19 [2022-08-08T11:03:19.126Z] 
11:03:19 [2022-08-08T11:03:19.126Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:03:19 [2022-08-08T11:03:19.126Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:03:19 [2022-08-08T11:03:19.126Z] #77 10.34 Cloning into '/tmp/crun-build/libocispec/yajl'...
11:03:19 [2022-08-08T11:03:19.126Z] #77 11.35 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
11:03:19 [2022-08-08T11:03:19.126Z] #77 11.63 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
11:03:19 [2022-08-08T11:03:19.126Z] #77 11.87 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
11:03:19 [2022-08-08T11:03:19.131Z] #44 ...
11:03:19 [2022-08-08T11:03:19.131Z] 
11:03:19 [2022-08-08T11:03:19.131Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:03:19 [2022-08-08T11:03:19.131Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:03:19 [2022-08-08T11:03:19.131Z] #14 60.00 Selecting previously unselected package gcc-mingw-w64-base.
11:03:19 [2022-08-08T11:03:19.131Z] #14 60.00 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
11:03:19 [2022-08-08T11:03:19.131Z] #14 60.00 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:03:19 [2022-08-08T11:03:19.131Z] #14 60.25 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:03:19 [2022-08-08T11:03:19.131Z] #14 60.25 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
11:03:19 [2022-08-08T11:03:19.131Z] #14 60.25 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:03:23 [2022-08-08T11:03:23.321Z] #77 24.53 aclocal: warning: couldn't open directory 'm4': No such file or directory
11:03:23 [2022-08-08T11:03:23.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
11:03:23 [2022-08-08T11:03:23.891Z] #77 ...
11:03:23 [2022-08-08T11:03:23.891Z] 
11:03:23 [2022-08-08T11:03:23.891Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:03:23 [2022-08-08T11:03:23.891Z] #64 sha256:90aaa2312dd36ef3f1201ac4b37a86f7662afc3fe5002511dc5893673efc5a23
11:03:24 [2022-08-08T11:03:24.395Z] #14 ...
11:03:24 [2022-08-08T11:03:24.395Z] 
11:03:24 [2022-08-08T11:03:24.395Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
11:03:24 [2022-08-08T11:03:24.395Z] #44 sha256:7956dc87f2147926dc20d479189ba6647651ce0cc6e8f769d7da7806700569bc
11:03:24 [2022-08-08T11:03:24.395Z] #44 8.987 + RM_GOPATH=0
11:03:24 [2022-08-08T11:03:24.395Z] #44 8.987 + TMP_GOPATH=
11:03:24 [2022-08-08T11:03:24.395Z] #44 8.987 + : /build
11:03:24 [2022-08-08T11:03:24.395Z] #44 8.987 + '[' -z '' ']'
11:03:24 [2022-08-08T11:03:24.395Z] #44 8.987 ++ mktemp -d
11:03:24 [2022-08-08T11:03:24.395Z] #44 8.987 + export GOPATH=/tmp/tmp.Ew7SJxa2Q4
11:03:24 [2022-08-08T11:03:24.395Z] #44 8.987 + GOPATH=/tmp/tmp.Ew7SJxa2Q4
11:03:24 [2022-08-08T11:03:24.395Z] #44 8.987 + RM_GOPATH=1
11:03:24 [2022-08-08T11:03:24.395Z] #44 8.987 + case "$(go env GOARCH)" in
11:03:24 [2022-08-08T11:03:24.395Z] #44 8.987 ++ go env GOARCH
11:03:24 [2022-08-08T11:03:24.395Z] #44 9.067 Install tini version v0.19.0
11:03:24 [2022-08-08T11:03:24.395Z] #44 9.067 + export GO_BUILDMODE=-buildmode=pie
11:03:24 [2022-08-08T11:03:24.395Z] #44 9.067 + GO_BUILDMODE=-buildmode=pie
11:03:24 [2022-08-08T11:03:24.395Z] #44 9.067 ++ dirname /install.sh
11:03:24 [2022-08-08T11:03:24.395Z] #44 9.067 + dir=/
11:03:24 [2022-08-08T11:03:24.395Z] #44 9.067 + bin=tini
11:03:24 [2022-08-08T11:03:24.395Z] #44 9.067 + shift
11:03:24 [2022-08-08T11:03:24.395Z] #44 9.067 + '[' '!' -f //tini.installer ']'
11:03:24 [2022-08-08T11:03:24.395Z] #44 9.067 + . //tini.installer
11:03:24 [2022-08-08T11:03:24.395Z] #44 9.067 ++ : v0.19.0
11:03:24 [2022-08-08T11:03:24.395Z] #44 9.067 + install_tini
11:03:24 [2022-08-08T11:03:24.395Z] #44 9.067 + echo 'Install tini version v0.19.0'
11:03:24 [2022-08-08T11:03:24.395Z] #44 9.067 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ew7SJxa2Q4/tini
11:03:24 [2022-08-08T11:03:24.395Z] #44 9.067 Cloning into '/tmp/tmp.Ew7SJxa2Q4/tini'...
11:03:24 [2022-08-08T11:03:24.395Z] #44 10.07 + cd /tmp/tmp.Ew7SJxa2Q4/tini
11:03:24 [2022-08-08T11:03:24.395Z] #44 10.07 + git checkout -q v0.19.0
11:03:24 [2022-08-08T11:03:24.395Z] #44 10.09 + cmake .
11:03:24 [2022-08-08T11:03:24.395Z] #44 10.53 -- The C compiler identification is GNU 10.2.1
11:03:24 [2022-08-08T11:03:24.395Z] #44 10.63 -- Detecting C compiler ABI info
11:03:24 [2022-08-08T11:03:24.930Z] #64 44.56 Updating files:  56% (2772/4925)
Updating files:  57% (2808/4925)
Updating files:  58% (2857/4925)
Updating files:  59% (2906/4925)
Updating files:  60% (2955/4925)
Updating files:  61% (3005/4925)
Updating files:  62% (3054/4925)
Updating files:  63% (3103/4925)
Updating files:  64% (3152/4925)
Updating files:  65% (3202/4925)
Updating files:  66% (3251/4925)
Updating files:  67% (3300/4925)
Updating files:  68% (3349/4925)
Updating files:  69% (3399/4925)
Updating files:  70% (3448/4925)
Updating files:  71% (3497/4925)
Updating files:  72% (3546/4925)
Updating files:  73% (3596/4925)
Updating files:  74% (3645/4925)
Updating files:  75% (3694/4925)
Updating files:  76% (3743/4925)
Updating files:  77% (3793/4925)
Updating files:  78% (3842/4925)
Updating files:  79% (3891/4925)
Updating files:  80% (3940/4925)
Updating files:  81% (3990/4925)
Updating files:  82% (4039/4925)
Updating files:  83% (4088/4925)
Updating files:  84% (4137/4925)
Updating files:  85% (4187/4925)
Updating files:  86% (4236/4925)
Updating files:  87% (4285/4925)
Updating files:  88% (4334/4925)
Updating files:  89% (4384/4925)
Updating files:  90% (4433/4925)
Updating files:  91% (4482/4925)
Updating files:  92% (4531/4925)
Updating files:  93% (4581/4925)
Updating files:  94% (4630/4925)
Updating files:  95% (4679/4925)
Updating files:  96% (4728/4925)
Updating files:  97% (4778/4925)
Updating files:  98% (4827/4925)
Updating files:  99% (4876/4925)
Updating files: 100% (4925/4925)
Updating files: 100% (4925/4925), done.
11:03:24 [2022-08-08T11:03:24.930Z] #64 45.61 + cd /tmp/tmp.njbhSqDE6d/src/github.com/containerd/containerd
11:03:24 [2022-08-08T11:03:24.930Z] #64 45.61 + git checkout -q v1.6.7
11:03:24 [2022-08-08T11:03:24.959Z] #44 11.18 -- Detecting C compiler ABI info - done
11:03:25 [2022-08-08T11:03:25.216Z] #44 11.31 -- Check for working C compiler: /usr/bin/cc - skipped
11:03:25 [2022-08-08T11:03:25.216Z] #44 11.32 -- Detecting C compile features
11:03:25 [2022-08-08T11:03:25.216Z] #44 11.32 -- Detecting C compile features - done
11:03:25 [2022-08-08T11:03:25.475Z] #44 11.43 -- Performing Test HAS_BUILTIN_FORTIFY
11:03:25 [2022-08-08T11:03:25.732Z] #44 ...
11:03:25 [2022-08-08T11:03:25.732Z] 
11:03:25 [2022-08-08T11:03:25.732Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
11:03:25 [2022-08-08T11:03:25.732Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f
11:03:25 [2022-08-08T11:03:25.732Z] #53 66.48 gotestsum version dev
11:03:25 [2022-08-08T11:03:25.732Z] #53 DONE 66.9s
11:03:25 [2022-08-08T11:03:25.732Z] 
11:03:25 [2022-08-08T11:03:25.732Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
11:03:25 [2022-08-08T11:03:25.732Z] #44 sha256:7956dc87f2147926dc20d479189ba6647651ce0cc6e8f769d7da7806700569bc
11:03:25 [2022-08-08T11:03:25.732Z] #44 11.75 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:03:25 [2022-08-08T11:03:25.732Z] #44 11.75 -- Configuring done
11:03:25 [2022-08-08T11:03:25.732Z] #44 11.81 -- Generating done
11:03:25 [2022-08-08T11:03:25.732Z] #44 11.81 -- Build files have been written to: /tmp/tmp.Ew7SJxa2Q4/tini
11:03:25 [2022-08-08T11:03:25.732Z] #44 11.81 + make tini-static
11:03:25 [2022-08-08T11:03:25.991Z] #44 12.19 Scanning dependencies of target tini-static
11:03:26 [2022-08-08T11:03:26.248Z] #44 12.23 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:03:26 [2022-08-08T11:03:26.842Z] #64 47.27 + export 'BUILDTAGS=netgo osusergo static_build'
11:03:26 [2022-08-08T11:03:26.843Z] #64 47.27 + BUILDTAGS='netgo osusergo static_build'
11:03:26 [2022-08-08T11:03:26.843Z] #64 47.27 + export EXTRA_FLAGS=-buildmode=pie
11:03:26 [2022-08-08T11:03:26.843Z] #64 47.27 + EXTRA_FLAGS=-buildmode=pie
11:03:26 [2022-08-08T11:03:26.843Z] #64 47.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:03:26 [2022-08-08T11:03:26.843Z] #64 47.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:03:26 [2022-08-08T11:03:26.843Z] #64 47.27 + '[' '' = dynamic ']'
11:03:26 [2022-08-08T11:03:26.843Z] #64 47.27 + make
11:03:27 [2022-08-08T11:03:27.617Z] #44 13.74 [100%] Linking C executable tini-static
11:03:28 [2022-08-08T11:03:28.181Z] #44 ...
11:03:28 [2022-08-08T11:03:28.181Z] 
11:03:28 [2022-08-08T11:03:28.181Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:03:28 [2022-08-08T11:03:28.181Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:03:28 [2022-08-08T11:03:28.181Z] #77 8.138 Cloning into '/tmp/crun-build'...
11:03:28 [2022-08-08T11:03:28.181Z] #77 14.55 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
11:03:28 [2022-08-08T11:03:28.182Z] #77 14.56 Cloning into '/tmp/crun-build/libocispec'...
11:03:28 [2022-08-08T11:03:28.182Z] #77 15.78 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
11:03:28 [2022-08-08T11:03:28.182Z] #77 15.78 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
11:03:28 [2022-08-08T11:03:28.182Z] #77 15.80 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
11:03:28 [2022-08-08T11:03:28.182Z] #77 15.83 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
11:03:28 [2022-08-08T11:03:28.182Z] #77 15.88 Cloning into '/tmp/crun-build/libocispec/image-spec'...
11:03:28 [2022-08-08T11:03:28.182Z] #77 18.05 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
11:03:28 [2022-08-08T11:03:28.226Z] #64 48.89 + bin/ctr
11:03:28 [2022-08-08T11:03:28.438Z] #77 ...
11:03:28 [2022-08-08T11:03:28.439Z] 
11:03:28 [2022-08-08T11:03:28.439Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
11:03:28 [2022-08-08T11:03:28.439Z] #44 sha256:7956dc87f2147926dc20d479189ba6647651ce0cc6e8f769d7da7806700569bc
11:03:28 [2022-08-08T11:03:28.439Z] #44 14.39 [100%] Built target tini-static
11:03:28 [2022-08-08T11:03:28.439Z] #44 14.46 + mkdir -p /build
11:03:28 [2022-08-08T11:03:28.439Z] #44 14.48 + cp tini-static /build/docker-init
11:03:29 [2022-08-08T11:03:29.004Z] #44 DONE 15.3s
11:03:29 [2022-08-08T11:03:29.004Z] 
11:03:29 [2022-08-08T11:03:29.004Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:03:29 [2022-08-08T11:03:29.004Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:03:29 [2022-08-08T11:03:29.004Z] #14 68.72 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:03:29 [2022-08-08T11:03:29.004Z] #14 68.72 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:03:29 [2022-08-08T11:03:29.004Z] #14 68.72 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:03:32 [2022-08-08T11:03:32.423Z] #64 ...
11:03:32 [2022-08-08T11:03:32.423Z] 
11:03:32 [2022-08-08T11:03:32.423Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:03:32 [2022-08-08T11:03:32.423Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:03:32 [2022-08-08T11:03:32.423Z] #77 33.56 libtoolize: putting auxiliary files in '.'.
11:03:32 [2022-08-08T11:03:32.423Z] #77 33.56 libtoolize: copying file './ltmain.sh'
11:03:32 [2022-08-08T11:03:32.992Z] #77 34.34 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
11:03:32 [2022-08-08T11:03:32.992Z] #77 34.35 libtoolize: and rerunning libtoolize and aclocal.
11:03:32 [2022-08-08T11:03:32.992Z] #77 34.35 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:03:33 [2022-08-08T11:03:33.181Z] #14 ...
11:03:33 [2022-08-08T11:03:33.181Z] 
11:03:33 [2022-08-08T11:03:33.181Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:03:33 [2022-08-08T11:03:33.181Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:03:33 [2022-08-08T11:03:33.181Z] #77 20.01 Cloning into '/tmp/crun-build/libocispec/yajl'...
11:03:33 [2022-08-08T11:03:33.181Z] #77 21.30 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
11:03:33 [2022-08-08T11:03:33.181Z] #77 21.52 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
11:03:33 [2022-08-08T11:03:33.181Z] #77 21.71 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
11:03:33 [2022-08-08T11:03:33.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:03:38 [2022-08-08T11:03:38.268Z] #77 ...
11:03:38 [2022-08-08T11:03:38.268Z] 
11:03:38 [2022-08-08T11:03:38.268Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:03:38 [2022-08-08T11:03:38.268Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c
11:03:38 [2022-08-08T11:03:38.268Z] #14 77.04 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:03:38 [2022-08-08T11:03:38.268Z] #14 77.04 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
11:03:38 [2022-08-08T11:03:38.268Z] #14 77.05 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:03:38 [2022-08-08T11:03:38.268Z] #14 82.40 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:03:38 [2022-08-08T11:03:38.268Z] #14 82.41 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
11:03:38 [2022-08-08T11:03:38.268Z] #14 82.43 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:03:39 [2022-08-08T11:03:39.205Z] #14 88.07 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:03:39 [2022-08-08T11:03:39.205Z] #14 88.07 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
11:03:39 [2022-08-08T11:03:39.205Z] #14 88.08 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:03:41 [2022-08-08T11:03:41.172Z] #14 ...
11:03:41 [2022-08-08T11:03:41.172Z] 
11:03:41 [2022-08-08T11:03:41.172Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:03:41 [2022-08-08T11:03:41.172Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:03:41 [2022-08-08T11:03:41.172Z] #77 42.25 configure.ac:7: installing './compile'
11:03:41 [2022-08-08T11:03:41.172Z] #77 42.27 configure.ac:11: installing './config.guess'
11:03:41 [2022-08-08T11:03:41.172Z] #77 42.28 configure.ac:11: installing './config.sub'
11:03:41 [2022-08-08T11:03:41.172Z] #77 42.30 configure.ac:8: installing './install-sh'
11:03:41 [2022-08-08T11:03:41.172Z] #77 42.31 configure.ac:8: installing './missing'
11:03:41 [2022-08-08T11:03:41.172Z] #77 42.42 Makefile.am: installing './depcomp'
11:03:41 [2022-08-08T11:03:41.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
11:03:41 [2022-08-08T11:03:41.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:03:42 [2022-08-08T11:03:42.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:03:42 [2022-08-08T11:03:42.554Z] #77 43.75 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:03:42 [2022-08-08T11:03:42.554Z] #77 43.75 libtoolize: copying file 'build-aux/ltmain.sh'
11:03:42 [2022-08-08T11:03:42.554Z] #77 43.87 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:03:42 [2022-08-08T11:03:42.813Z] #77 43.87 libtoolize: copying file 'm4/libtool.m4'
11:03:42 [2022-08-08T11:03:42.813Z] #77 44.02 libtoolize: copying file 'm4/ltoptions.m4'
11:03:42 [2022-08-08T11:03:42.813Z] #77 44.15 libtoolize: copying file 'm4/ltsugar.m4'
11:03:42 [2022-08-08T11:03:42.953Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|imports|deps|files|name) took 2m52.574035575s 
11:03:42 [2022-08-08T11:03:42.953Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 507.100689ms 
11:03:43 [2022-08-08T11:03:43.072Z] #77 44.28 libtoolize: copying file 'm4/ltversion.m4'
11:03:43 [2022-08-08T11:03:43.072Z] #77 44.40 libtoolize: copying file 'm4/lt~obsolete.m4'
11:03:43 [2022-08-08T11:03:43.137Z] #77 ...
11:03:43 [2022-08-08T11:03:43.137Z] 
11:03:43 [2022-08-08T11:03:43.137Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:03:43 [2022-08-08T11:03:43.137Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:03:43 [2022-08-08T11:03:43.137Z] #14 83.83 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:03:43 [2022-08-08T11:03:43.137Z] #14 83.84 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:03:43 [2022-08-08T11:03:43.137Z] #14 83.88 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:03:43 [2022-08-08T11:03:43.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:03:43 [2022-08-08T11:03:43.332Z] #77 44.53 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:03:43 [2022-08-08T11:03:43.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:03:44 [2022-08-08T11:03:44.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:03:44 [2022-08-08T11:03:44.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:03:47 [2022-08-08T11:03:47.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:03:48 [2022-08-08T11:03:48.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:03:49 [2022-08-08T11:03:49.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:03:49 [2022-08-08T11:03:49.686Z] #14 90.12 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:03:49 [2022-08-08T11:03:49.686Z] #14 90.12 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
11:03:49 [2022-08-08T11:03:49.686Z] #14 90.19 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:03:49 [2022-08-08T11:03:49.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:03:49 [2022-08-08T11:03:49.901Z] #77 ...
11:03:49 [2022-08-08T11:03:49.901Z] 
11:03:49 [2022-08-08T11:03:49.901Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:03:49 [2022-08-08T11:03:49.901Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c
11:03:49 [2022-08-08T11:03:49.901Z] #14 98.87 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:03:49 [2022-08-08T11:03:49.901Z] #14 98.87 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
11:03:49 [2022-08-08T11:03:49.901Z] #14 98.88 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:03:50 [2022-08-08T11:03:50.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:03:51 [2022-08-08T11:03:51.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:03:52 [2022-08-08T11:03:52.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:03:53 [2022-08-08T11:03:53.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:03:54 [2022-08-08T11:03:54.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:03:54 [2022-08-08T11:03:54.691Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:03:54 [2022-08-08T11:03:54.691Z] Using test binary docker
11:03:54 [2022-08-08T11:03:54.691Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:03:54 [2022-08-08T11:03:54.691Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:03:54 [2022-08-08T11:03:54.691Z] INFO: Waiting for daemon to start...
11:03:54 [2022-08-08T11:03:54.691Z] Starting dockerd
11:03:54 [2022-08-08T11:03:54.942Z] #14 ...
11:03:54 [2022-08-08T11:03:54.942Z] 
11:03:54 [2022-08-08T11:03:54.942Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:03:54 [2022-08-08T11:03:54.942Z] #64 sha256:3640e51a2427e45ac02e42df5da3fbe460822b937198e6096303ff7ab5e4ddad
11:03:55 [2022-08-08T11:03:55.288Z] #14 ...
11:03:55 [2022-08-08T11:03:55.288Z] 
11:03:55 [2022-08-08T11:03:55.288Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:03:55 [2022-08-08T11:03:55.288Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:03:55 [2022-08-08T11:03:55.288Z] #77 55.79 configure.ac:7: installing 'build-aux/compile'
11:03:55 [2022-08-08T11:03:55.289Z] #77 55.81 configure.ac:9: installing 'build-aux/config.guess'
11:03:55 [2022-08-08T11:03:55.289Z] #77 55.81 configure.ac:9: installing 'build-aux/config.sub'
11:03:55 [2022-08-08T11:03:55.289Z] #77 55.82 configure.ac:11: installing 'build-aux/install-sh'
11:03:55 [2022-08-08T11:03:55.289Z] #77 55.82 configure.ac:11: installing 'build-aux/missing'
11:03:55 [2022-08-08T11:03:55.289Z] #77 55.96 Makefile.am: installing 'build-aux/depcomp'
11:03:55 [2022-08-08T11:03:55.289Z] #77 56.05 parallel-tests: installing 'build-aux/test-driver'
11:03:56 [2022-08-08T11:03:56.228Z] #64 53.13 Updating files:  45% (2258/4925)
Updating files:  46% (2266/4925)
Updating files:  47% (2315/4925)
Updating files:  48% (2364/4925)
Updating files:  49% (2414/4925)
Updating files:  50% (2463/4925)
Updating files:  51% (2512/4925)
Updating files:  52% (2561/4925)
Updating files:  53% (2611/4925)
Updating files:  54% (2660/4925)
Updating files:  55% (2709/4925)
Updating files:  56% (2758/4925)
Updating files:  57% (2808/4925)
Updating files:  58% (2857/4925)
Updating files:  59% (2906/4925)
Updating files:  60% (2955/4925)
Updating files:  61% (3005/4925)
Updating files:  62% (3054/4925)
Updating files:  63% (3103/4925)
Updating files:  64% (3152/4925)
Updating files:  65% (3202/4925)
Updating files:  66% (3251/4925)
Updating files:  67% (3300/4925)
Updating files:  68% (3349/4925)
Updating files:  69% (3399/4925)
Updating files:  70% (3448/4925)
Updating files:  71% (3497/4925)
Updating files:  72% (3546/4925)
Updating files:  73% (3596/4925)
Updating files:  74% (3645/4925)
Updating files:  75% (3694/4925)
Updating files:  76% (3743/4925)
Updating files:  77% (3793/4925)
Updating files:  78% (3842/4925)
Updating files:  79% (3891/4925)
Updating files:  80% (3940/4925)
Updating files:  81% (3990/4925)
Updating files:  82% (4039/4925)
Updating files:  83% (4088/4925)
Updating files:  83% (4091/4925)
Updating files:  84% (4137/4925)
Updating files:  85% (4187/4925)
Updating files:  86% (4236/4925)
Updating files:  87% (4285/4925)
Updating files:  88% (4334/4925)
Updating files:  89% (4384/4925)
Updating files:  90% (4433/4925)
Updating files:  91% (4482/4925)
Updating files:  92% (4531/4925)
Updating files:  93% (4581/4925)
Updating files:  94% (4630/4925)
Updating files:  95% (4679/4925)
Updating files:  96% (4728/4925)
Updating files:  97% (4778/4925)
Updating files:  98% (4827/4925)
Updating files:  99% (4876/4925)
Updating files: 100% (4925/4925)
Updating files: 100% (4925/4925), done.
11:03:56 [2022-08-08T11:03:56.486Z] #64 54.98 + cd /tmp/tmp.tIrkUlWHqx/src/github.com/containerd/containerd
11:03:56 [2022-08-08T11:03:56.486Z] #64 54.98 + git checkout -q v1.6.7
11:03:56 [2022-08-08T11:03:56.745Z] #77 57.74 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:03:56 [2022-08-08T11:03:56.745Z] #77 57.74 libtoolize: copying file 'build-aux/ltmain.sh'
11:03:57 [2022-08-08T11:03:57.199Z] #77 58.31 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:03:57 [2022-08-08T11:03:57.199Z] #77 58.31 libtoolize: copying file 'm4/libtool.m4'
11:03:57 [2022-08-08T11:03:57.229Z] .
11:03:57 [2022-08-08T11:03:57.229Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:03:57 [2022-08-08T11:03:57.229Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:03:57 [2022-08-08T11:03:57.229Z] Error: No such image: emptyfs
11:03:57 [2022-08-08T11:03:57.229Z] Running integration-test (iteration 1)
11:03:57 [2022-08-08T11:03:57.229Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
11:03:57 [2022-08-08T11:03:57.229Z] Loaded image: busybox:latest
11:03:57 [2022-08-08T11:03:57.417Z] #64 ...
11:03:57 [2022-08-08T11:03:57.417Z] 
11:03:57 [2022-08-08T11:03:57.417Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:03:57 [2022-08-08T11:03:57.417Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:03:57 [2022-08-08T11:03:57.417Z] #77 37.12 aclocal: warning: couldn't open directory 'm4': No such file or directory
11:03:57 [2022-08-08T11:03:57.417Z] #77 ...
11:03:57 [2022-08-08T11:03:57.417Z] 
11:03:57 [2022-08-08T11:03:57.417Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:03:57 [2022-08-08T11:03:57.417Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:03:57 [2022-08-08T11:03:57.417Z] #14 97.51 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:03:57 [2022-08-08T11:03:57.417Z] #14 97.51 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:03:57 [2022-08-08T11:03:57.417Z] #14 97.59 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:03:57 [2022-08-08T11:03:57.489Z] Loaded image: busybox:glibc
11:03:57 [2022-08-08T11:03:57.622Z] #77 58.41 libtoolize: copying file 'm4/ltoptions.m4'
11:03:57 [2022-08-08T11:03:57.622Z] #77 58.49 libtoolize: copying file 'm4/ltsugar.m4'
11:03:57 [2022-08-08T11:03:57.622Z] #77 58.59 libtoolize: copying file 'm4/ltversion.m4'
11:03:57 [2022-08-08T11:03:57.622Z] #77 58.68 libtoolize: copying file 'm4/lt~obsolete.m4'
11:03:58 [2022-08-08T11:03:58.871Z] Loaded image: debian:bullseye-slim
11:03:58 [2022-08-08T11:03:58.871Z] Loaded image: hello-world:latest
11:03:58 [2022-08-08T11:03:58.871Z] Loaded image: arm32v7/hello-world:latest
11:03:58 [2022-08-08T11:03:58.871Z] INFO: Testing against a local daemon
11:03:58 [2022-08-08T11:03:58.871Z] === RUN   TestCgroupNamespacesBuild
11:04:00 [2022-08-08T11:04:00.162Z] #77 ...
11:04:00 [2022-08-08T11:04:00.162Z] 
11:04:00 [2022-08-08T11:04:00.162Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:04:00 [2022-08-08T11:04:00.162Z] #67 sha256:fc8bc627a44f6b5f572857f640684578ea25129633347cb807cbcd287ffde5e1
11:04:00 [2022-08-08T11:04:00.162Z] #67 98.65 + for f in rootlesskit rootlesskit-docker-proxy
11:04:00 [2022-08-08T11:04:00.162Z] #67 98.65 + GOBIN=/build
11:04:00 [2022-08-08T11:04:00.162Z] #67 98.65 + GO111MODULE=on
11:04:00 [2022-08-08T11:04:00.162Z] #67 98.65 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
11:04:00 [2022-08-08T11:04:00.162Z] #67 103.7 rootlesskit version 1.0.0
11:04:00 [2022-08-08T11:04:00.162Z] #67 103.8 Usage of /build/rootlesskit-docker-proxy:
11:04:00 [2022-08-08T11:04:00.162Z] #67 103.8   -container-ip string
11:04:00 [2022-08-08T11:04:00.162Z] #67 103.8     	container ip
11:04:00 [2022-08-08T11:04:00.162Z] #67 103.8   -container-port int
11:04:00 [2022-08-08T11:04:00.162Z] #67 103.8     	container port (default -1)
11:04:00 [2022-08-08T11:04:00.162Z] #67 103.8   -host-ip string
11:04:00 [2022-08-08T11:04:00.162Z] #67 103.8     	host ip
11:04:00 [2022-08-08T11:04:00.162Z] #67 103.8   -host-port int
11:04:00 [2022-08-08T11:04:00.162Z] #67 103.8     	host port (default -1)
11:04:00 [2022-08-08T11:04:00.162Z] #67 103.8   -proto string
11:04:00 [2022-08-08T11:04:00.162Z] #67 103.8     	proxy protocol (default "tcp")
11:04:00 [2022-08-08T11:04:00.255Z] --- PASS: TestCgroupNamespacesBuild (1.14s)
11:04:00 [2022-08-08T11:04:00.256Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:04:00 [2022-08-08T11:04:00.629Z] #67 ...
11:04:00 [2022-08-08T11:04:00.629Z] 
11:04:00 [2022-08-08T11:04:00.629Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:04:00 [2022-08-08T11:04:00.629Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c
11:04:00 [2022-08-08T11:04:00.629Z] #14 104.5 Selecting previously unselected package g++-mingw-w64-x86-64.
11:04:00 [2022-08-08T11:04:00.629Z] #14 104.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:04:00 [2022-08-08T11:04:00.629Z] #14 104.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:04:00 [2022-08-08T11:04:00.629Z] #14 105.1 Selecting previously unselected package libapparmor1:arm64.
11:04:00 [2022-08-08T11:04:00.629Z] #14 105.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
11:04:00 [2022-08-08T11:04:00.629Z] #14 105.2 Unpacking libapparmor1:arm64 (2.13.6-10) ...
11:04:00 [2022-08-08T11:04:00.629Z] #14 106.0 Selecting previously unselected package libapparmor-dev:arm64.
11:04:00 [2022-08-08T11:04:00.629Z] #14 106.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
11:04:00 [2022-08-08T11:04:00.629Z] #14 106.0 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
11:04:00 [2022-08-08T11:04:00.629Z] #14 107.1 Selecting previously unselected package libbtrfs0:arm64.
11:04:00 [2022-08-08T11:04:00.629Z] #14 107.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
11:04:00 [2022-08-08T11:04:00.629Z] #14 107.1 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
11:04:00 [2022-08-08T11:04:00.629Z] #14 108.3 Selecting previously unselected package libbtrfs-dev:arm64.
11:04:00 [2022-08-08T11:04:00.629Z] #14 108.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
11:04:00 [2022-08-08T11:04:00.629Z] #14 108.5 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
11:04:01 [2022-08-08T11:04:01.196Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s)
11:04:01 [2022-08-08T11:04:01.196Z] === RUN   TestBuildWithSession
11:04:01 [2022-08-08T11:04:01.196Z]     build_session_test.go:25: TODO: BuildKit
11:04:01 [2022-08-08T11:04:01.196Z] --- SKIP: TestBuildWithSession (0.00s)
11:04:01 [2022-08-08T11:04:01.196Z] === RUN   TestBuildSquashParent
11:04:01 [2022-08-08T11:04:01.203Z] #14 110.1 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
11:04:01 [2022-08-08T11:04:01.203Z] #14 110.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
11:04:01 [2022-08-08T11:04:01.203Z] #14 110.2 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
11:04:01 [2022-08-08T11:04:01.537Z] #14 110.4 Selecting previously unselected package libudev-dev:arm64.
11:04:01 [2022-08-08T11:04:01.537Z] #14 110.4 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
11:04:01 [2022-08-08T11:04:01.537Z] #14 110.5 Unpacking libudev-dev:arm64 (247.3-7) ...
11:04:02 [2022-08-08T11:04:02.487Z] #14 111.3 Selecting previously unselected package libsepol1-dev:arm64.
11:04:02 [2022-08-08T11:04:02.487Z] #14 111.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
11:04:02 [2022-08-08T11:04:02.487Z] #14 111.4 Unpacking libsepol1-dev:arm64 (3.1-1) ...
11:04:02 [2022-08-08T11:04:02.673Z] #14 ...
11:04:02 [2022-08-08T11:04:02.673Z] 
11:04:02 [2022-08-08T11:04:02.673Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:04:02 [2022-08-08T11:04:02.673Z] #64 sha256:3640e51a2427e45ac02e42df5da3fbe460822b937198e6096303ff7ab5e4ddad
11:04:02 [2022-08-08T11:04:02.673Z] #64 56.29 + export 'BUILDTAGS=netgo osusergo static_build'
11:04:02 [2022-08-08T11:04:02.673Z] #64 56.29 + BUILDTAGS='netgo osusergo static_build'
11:04:02 [2022-08-08T11:04:02.673Z] #64 56.29 + export EXTRA_FLAGS=-buildmode=pie
11:04:02 [2022-08-08T11:04:02.673Z] #64 56.29 + EXTRA_FLAGS=-buildmode=pie
11:04:02 [2022-08-08T11:04:02.673Z] #64 56.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:04:02 [2022-08-08T11:04:02.673Z] #64 56.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:04:02 [2022-08-08T11:04:02.673Z] #64 56.29 + '[' '' = dynamic ']'
11:04:02 [2022-08-08T11:04:02.673Z] #64 56.29 + make
11:04:02 [2022-08-08T11:04:02.673Z] #64 58.47 + bin/ctr
11:04:03 [2022-08-08T11:04:03.056Z] #14 112.0 Selecting previously unselected package libpcre2-16-0:arm64.#14 ...
11:04:03 [2022-08-08T11:04:03.056Z] 
11:04:03 [2022-08-08T11:04:03.056Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:04:03 [2022-08-08T11:04:03.056Z] #67 sha256:fc8bc627a44f6b5f572857f640684578ea25129633347cb807cbcd287ffde5e1
11:04:03 [2022-08-08T11:04:03.056Z] #67 DONE 111.7s
11:04:03 [2022-08-08T11:04:03.056Z] 
11:04:03 [2022-08-08T11:04:03.056Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
11:04:03 [2022-08-08T11:04:03.056Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1 Delve is a source level debugger for Go programs.
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1 
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1 Delve enables you to interact with your program by controlling the execution of the process,
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1 
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1 
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1 Pass flags to the program you are debugging using `--`, for example:
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1 
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1 `dlv exec ./hello -- server --config conf/config.toml`
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1 
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1 Usage:
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1   dlv [command]
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1 
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1 Available Commands:
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1   attach      Attach to running process and begin debugging.
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1   connect     Connect to a headless debug server with a terminal client.
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1   core        Examine a core dump.
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1   debug       Compile and begin debugging main package in current directory, or the package specified.
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1   exec        Execute a precompiled binary, and begin a debug session.
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1   help        Help about any command
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1   run         Deprecated command. Use 'debug' instead.
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1   test        Compile test binary and begin debugging program.
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1   trace       Compile and begin tracing program.
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1   version     Prints version.
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1 
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1 Flags:
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
11:04:03 [2022-08-08T11:04:03.056Z] #36 112.1       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
11:04:03 [2022-08-08T11:04:03.057Z] #36 112.1       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
11:04:03 [2022-08-08T11:04:03.057Z] #36 112.1       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
11:04:03 [2022-08-08T11:04:03.057Z] #36 112.1       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
11:04:03 [2022-08-08T11:04:03.057Z] #36 112.1       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
11:04:03 [2022-08-08T11:04:03.057Z] #36 112.1       --disable-aslr                     Disables address space randomization
11:04:03 [2022-08-08T11:04:03.057Z] #36 112.1       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
11:04:03 [2022-08-08T11:04:03.057Z] #36 112.1   -h, --help                             help for dlv
11:04:03 [2022-08-08T11:04:03.057Z] #36 112.1       --init string                      Init file, executed by the terminal client.
11:04:03 [2022-08-08T11:04:03.057Z] #36 112.1   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
11:04:03 [2022-08-08T11:04:03.057Z] #36 112.1       --log                              Enable debugging server logging.
11:04:03 [2022-08-08T11:04:03.057Z] #36 112.1       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
11:04:03 [2022-08-08T11:04:03.057Z] #36 112.1       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
11:04:03 [2022-08-08T11:04:03.057Z] #36 112.1       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
11:04:03 [2022-08-08T11:04:03.057Z] #36 112.1   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
11:04:03 [2022-08-08T11:04:03.057Z] #36 112.1       --wd string                        Working directory for running the program.
11:04:03 [2022-08-08T11:04:03.057Z] #36 112.1 
11:04:03 [2022-08-08T11:04:03.057Z] #36 112.1 Additional help topics:
11:04:03 [2022-08-08T11:04:03.057Z] #36 112.1   dlv backend  Help about the --backend flag.
11:04:03 [2022-08-08T11:04:03.057Z] #36 112.1   dlv log      Help about logging flags.
11:04:03 [2022-08-08T11:04:03.057Z] #36 112.1   dlv redirect Help about file redirection.
11:04:03 [2022-08-08T11:04:03.057Z] #36 112.1 
11:04:03 [2022-08-08T11:04:03.057Z] #36 112.1 Use "dlv [command] --help" for more information about a command.
11:04:03 [2022-08-08T11:04:03.057Z] #36 DONE 112.2s
11:04:03 [2022-08-08T11:04:03.057Z] 
11:04:03 [2022-08-08T11:04:03.057Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:04:03 [2022-08-08T11:04:03.057Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c
11:04:03 [2022-08-08T11:04:03.057Z] #14 112.0 Selecting previously unselected package libpcre2-16-0:arm64.
11:04:03 [2022-08-08T11:04:03.057Z] #14 112.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
11:04:03 [2022-08-08T11:04:03.057Z] #14 112.1 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
11:04:03 [2022-08-08T11:04:03.057Z] #14 ...
11:04:03 [2022-08-08T11:04:03.057Z] 
11:04:03 [2022-08-08T11:04:03.057Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
11:04:03 [2022-08-08T11:04:03.057Z] #68 sha256:be5bd909cf916b41193f19477adab723bf7f76055715a30db05d8497fda7f725
11:04:03 [2022-08-08T11:04:03.316Z] #68 DONE 0.1s
11:04:03 [2022-08-08T11:04:03.316Z] 
11:04:03 [2022-08-08T11:04:03.316Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:04:03 [2022-08-08T11:04:03.316Z] #69 sha256:27f7add0f3867c80da51b48ce0f3296cf7282852ce11d275b711833ecbdbcaea
11:04:03 [2022-08-08T11:04:03.316Z] #69 DONE 0.2s
11:04:03 [2022-08-08T11:04:03.316Z] 
11:04:03 [2022-08-08T11:04:03.317Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:04:03 [2022-08-08T11:04:03.317Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c
11:04:03 [2022-08-08T11:04:03.317Z] #14 112.4 Selecting previously unselected package libpcre2-32-0:arm64.
11:04:03 [2022-08-08T11:04:03.317Z] #14 112.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
11:04:03 [2022-08-08T11:04:03.317Z] #14 112.4 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
11:04:03 [2022-08-08T11:04:03.886Z] #14 112.7 Selecting previously unselected package libpcre2-posix2:arm64.
11:04:03 [2022-08-08T11:04:03.886Z] #14 112.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
11:04:03 [2022-08-08T11:04:03.886Z] #14 112.7 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
11:04:03 [2022-08-08T11:04:03.886Z] #14 112.9 Selecting previously unselected package libpcre2-dev:arm64.
11:04:03 [2022-08-08T11:04:03.886Z] #14 112.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
11:04:03 [2022-08-08T11:04:03.886Z] #14 112.9 Unpacking libpcre2-dev:arm64 (10.36-2) ...
11:04:04 [2022-08-08T11:04:04.454Z] #14 113.5 Selecting previously unselected package libselinux1-dev:arm64.
11:04:04 [2022-08-08T11:04:04.454Z] #14 113.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
11:04:04 [2022-08-08T11:04:04.454Z] #14 113.5 Unpacking libselinux1-dev:arm64 (3.1-3) ...
11:04:05 [2022-08-08T11:04:05.025Z] #14 113.9 Selecting previously unselected package libdevmapper-dev:arm64.
11:04:05 [2022-08-08T11:04:05.025Z] #14 113.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
11:04:05 [2022-08-08T11:04:05.025Z] #14 113.9 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
11:04:05 [2022-08-08T11:04:05.284Z] #14 114.3 Selecting previously unselected package libseccomp-dev:arm64.
11:04:05 [2022-08-08T11:04:05.284Z] #14 114.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
11:04:05 [2022-08-08T11:04:05.284Z] #14 114.3 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:04:05 [2022-08-08T11:04:05.544Z] #14 114.4 Selecting previously unselected package libsystemd-dev:arm64.
11:04:05 [2022-08-08T11:04:05.544Z] #14 114.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ...
11:04:05 [2022-08-08T11:04:05.544Z] #14 114.4 Unpacking libsystemd-dev:arm64 (247.3-7) ...
11:04:05 [2022-08-08T11:04:05.803Z] #14 114.9 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:04:05 [2022-08-08T11:04:05.803Z] #14 114.9 Setting up libapparmor1:arm64 (2.13.6-10) ...
11:04:05 [2022-08-08T11:04:05.803Z] #14 114.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:04:05 [2022-08-08T11:04:05.803Z] #14 114.9 Setting up libsepol1-dev:arm64 (3.1-1) ...
11:04:05 [2022-08-08T11:04:05.803Z] #14 114.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:04:05 [2022-08-08T11:04:05.803Z] #14 114.9 Setting up libpcre2-16-0:arm64 (10.36-2) ...
11:04:05 [2022-08-08T11:04:05.803Z] #14 114.9 Setting up libbtrfs0:arm64 (5.10.1-2) ...
11:04:05 [2022-08-08T11:04:05.803Z] #14 115.0 Setting up libpcre2-32-0:arm64 (10.36-2) ...
11:04:06 [2022-08-08T11:04:06.063Z] #14 115.0 Setting up libudev-dev:arm64 (247.3-7) ...
11:04:06 [2022-08-08T11:04:06.063Z] #14 115.0 Setting up libpcre2-posix2:arm64 (10.36-2) ...
11:04:06 [2022-08-08T11:04:06.063Z] #14 115.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:04:06 [2022-08-08T11:04:06.063Z] #14 115.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
11:04:06 [2022-08-08T11:04:06.063Z] #14 115.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:04:06 [2022-08-08T11:04:06.063Z] #14 115.0 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
11:04:06 [2022-08-08T11:04:06.063Z] #14 115.1 Setting up mingw-w64-common (8.0.0-1) ...
11:04:06 [2022-08-08T11:04:06.063Z] #14 115.1 Setting up libsystemd-dev:arm64 (247.3-7) ...
11:04:06 [2022-08-08T11:04:06.063Z] #14 115.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:04:06 [2022-08-08T11:04:06.063Z] #14 115.1 Setting up libpcre2-dev:arm64 (10.36-2) ...
11:04:06 [2022-08-08T11:04:06.063Z] #14 115.1 Setting up libselinux1-dev:arm64 (3.1-3) ...
11:04:06 [2022-08-08T11:04:06.063Z] #14 115.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:04:06 [2022-08-08T11:04:06.063Z] #14 115.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:04:06 [2022-08-08T11:04:06.063Z] #14 115.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:04:06 [2022-08-08T11:04:06.063Z] #14 115.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:04:06 [2022-08-08T11:04:06.063Z] #14 115.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:04:06 [2022-08-08T11:04:06.323Z] #14 115.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:04:06 [2022-08-08T11:04:06.323Z] #14 115.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:04:06 [2022-08-08T11:04:06.323Z] #14 115.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:04:06 [2022-08-08T11:04:06.323Z] #14 115.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:04:06 [2022-08-08T11:04:06.323Z] #14 115.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:04:06 [2022-08-08T11:04:06.323Z] #14 115.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
11:04:06 [2022-08-08T11:04:06.323Z] #14 115.3 Setting up dmsetup (2:1.02.175-2.1) ...
11:04:06 [2022-08-08T11:04:06.323Z] #14 115.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
11:04:06 [2022-08-08T11:04:06.323Z] #14 115.3 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
11:04:06 [2022-08-08T11:04:06.323Z] #14 115.4 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:04:06 [2022-08-08T11:04:06.891Z] #14 DONE 115.9s
11:04:06 [2022-08-08T11:04:06.891Z] 
11:04:06 [2022-08-08T11:04:06.891Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:04:06 [2022-08-08T11:04:06.891Z] #26 sha256:d6592b3136de95bb103015e6ab94cfb334c99ea00da27cb41654fda90544478a
11:04:07 [2022-08-08T11:04:07.157Z] #26 115.3 Updating files:  29% (3332/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)
11:04:07 [2022-08-08T11:04:07.157Z] #26 ...
11:04:07 [2022-08-08T11:04:07.157Z] 
11:04:07 [2022-08-08T11:04:07.157Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
11:04:07 [2022-08-08T11:04:07.157Z] #59 sha256:7565317728ea2cb5cbee40747c21a80eb3635e2156345a259a7a786975440fbf
11:04:07 [2022-08-08T11:04:07.157Z] #59 DONE 0.2s
11:04:07 [2022-08-08T11:04:07.157Z] 
11:04:07 [2022-08-08T11:04:07.157Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:04:07 [2022-08-08T11:04:07.157Z] #26 sha256:d6592b3136de95bb103015e6ab94cfb334c99ea00da27cb41654fda90544478a
11:04:07 [2022-08-08T11:04:07.928Z] #64 ...
11:04:07 [2022-08-08T11:04:07.928Z] 
11:04:07 [2022-08-08T11:04:07.928Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:04:07 [2022-08-08T11:04:07.928Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:04:07 [2022-08-08T11:04:07.928Z] #77 47.80 libtoolize: putting auxiliary files in '.'.
11:04:07 [2022-08-08T11:04:07.928Z] #77 47.80 libtoolize: copying file './ltmain.sh'
11:04:07 [2022-08-08T11:04:07.928Z] #77 48.46 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
11:04:07 [2022-08-08T11:04:07.928Z] #77 48.46 libtoolize: and rerunning libtoolize and aclocal.
11:04:07 [2022-08-08T11:04:07.928Z] #77 48.46 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:04:07 [2022-08-08T11:04:07.939Z] #26 115.3 Updating files:  29% (3332/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  49% (5693/11414)
Updating files:  50% (5707/11414)
11:04:07 [2022-08-08T11:04:07.939Z] #26 ...
11:04:07 [2022-08-08T11:04:07.939Z] 
11:04:07 [2022-08-08T11:04:07.939Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
11:04:07 [2022-08-08T11:04:07.939Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53
11:04:07 [2022-08-08T11:04:07.939Z] #15 DONE 1.1s
11:04:07 [2022-08-08T11:04:07.939Z] 
11:04:07 [2022-08-08T11:04:07.939Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:04:07 [2022-08-08T11:04:07.939Z] #26 sha256:d6592b3136de95bb103015e6ab94cfb334c99ea00da27cb41654fda90544478a
11:04:08 [2022-08-08T11:04:08.859Z] #77 58.71 configure.ac:7: installing './compile'
11:04:08 [2022-08-08T11:04:08.859Z] #77 58.71 configure.ac:11: installing './config.guess'
11:04:08 [2022-08-08T11:04:08.859Z] #77 58.72 configure.ac:11: installing './config.sub'
11:04:08 [2022-08-08T11:04:08.859Z] #77 58.74 configure.ac:8: installing './install-sh'
11:04:08 [2022-08-08T11:04:08.859Z] #77 58.75 configure.ac:8: installing './missing'
11:04:08 [2022-08-08T11:04:08.980Z] #26 115.3 Updating files:  29% (3332/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  49% (5693/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  65% (7528/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)
11:04:08 [2022-08-08T11:04:08.980Z] #26 ...
11:04:08 [2022-08-08T11:04:08.980Z] 
11:04:08 [2022-08-08T11:04:08.980Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
11:04:08 [2022-08-08T11:04:08.980Z] #16 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58
11:04:08 [2022-08-08T11:04:08.980Z] #16 DONE 1.0s
11:04:08 [2022-08-08T11:04:08.980Z] 
11:04:08 [2022-08-08T11:04:08.980Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:04:08 [2022-08-08T11:04:08.980Z] #26 sha256:d6592b3136de95bb103015e6ab94cfb334c99ea00da27cb41654fda90544478a
11:04:09 [2022-08-08T11:04:09.116Z] #77 58.88 Makefile.am: installing './depcomp'
11:04:09 [2022-08-08T11:04:09.321Z] --- PASS: TestBuildSquashParent (6.91s)
11:04:09 [2022-08-08T11:04:09.321Z] === RUN   TestBuildWithRemoveAndForceRemove
11:04:09 [2022-08-08T11:04:09.321Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:04:09 [2022-08-08T11:04:09.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:04:09 [2022-08-08T11:04:09.321Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:04:09 [2022-08-08T11:04:09.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:04:09 [2022-08-08T11:04:09.321Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:04:09 [2022-08-08T11:04:09.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:04:09 [2022-08-08T11:04:09.321Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:04:09 [2022-08-08T11:04:09.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:04:09 [2022-08-08T11:04:09.321Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:04:09 [2022-08-08T11:04:09.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:04:09 [2022-08-08T11:04:09.321Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:04:09 [2022-08-08T11:04:09.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:04:09 [2022-08-08T11:04:09.321Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:04:09 [2022-08-08T11:04:09.321Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:04:09 [2022-08-08T11:04:09.581Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:04:09 [2022-08-08T11:04:09.841Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:04:10 [2022-08-08T11:04:10.018Z] #26 115.3 Updating files:  29% (3332/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  49% (5693/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  65% (7528/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  82% (9418/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)
11:04:10 [2022-08-08T11:04:10.018Z] #26 ...
11:04:10 [2022-08-08T11:04:10.018Z] 
11:04:10 [2022-08-08T11:04:10.018Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:04:10 [2022-08-08T11:04:10.018Z] #17 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd
11:04:10 [2022-08-08T11:04:10.018Z] #17 0.682 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:04:10 [2022-08-08T11:04:10.018Z] #17 DONE 1.0s
11:04:10 [2022-08-08T11:04:10.018Z] 
11:04:10 [2022-08-08T11:04:10.018Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:04:10 [2022-08-08T11:04:10.018Z] #26 sha256:d6592b3136de95bb103015e6ab94cfb334c99ea00da27cb41654fda90544478a
11:04:10 [2022-08-08T11:04:10.117Z] #77 60.18 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:04:10 [2022-08-08T11:04:10.375Z] #77 60.19 libtoolize: copying file 'build-aux/ltmain.sh'
11:04:10 [2022-08-08T11:04:10.375Z] #77 60.34 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:04:10 [2022-08-08T11:04:10.375Z] #77 60.34 libtoolize: copying file 'm4/libtool.m4'
11:04:10 [2022-08-08T11:04:10.375Z] #77 60.41 libtoolize: copying file 'm4/ltoptions.m4'
11:04:10 [2022-08-08T11:04:10.545Z] #26 115.3 Updating files:  29% (3332/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  49% (5693/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  65% (7528/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  82% (9418/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
11:04:10 [2022-08-08T11:04:10.636Z] #77 60.51 libtoolize: copying file 'm4/ltsugar.m4'
11:04:10 [2022-08-08T11:04:10.804Z] #26 119.3 + cd /tmp/tmp.mUPbLHyOf4/tmp/docker-ce
11:04:10 [2022-08-08T11:04:10.804Z] #26 119.3 + git checkout -q v17.06.2-ce
11:04:10 [2022-08-08T11:04:10.899Z] #77 60.64 libtoolize: copying file 'm4/ltversion.m4'
11:04:10 [2022-08-08T11:04:10.899Z] #77 60.81 libtoolize: copying file 'm4/lt~obsolete.m4'
11:04:10 [2022-08-08T11:04:10.899Z] #77 60.90 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:04:11 [2022-08-08T11:04:11.065Z] #26 ...
11:04:11 [2022-08-08T11:04:11.065Z] 
11:04:11 [2022-08-08T11:04:11.065Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:04:11 [2022-08-08T11:04:11.065Z] #18 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6
11:04:11 [2022-08-08T11:04:11.065Z] #18 DONE 1.1s
11:04:11 [2022-08-08T11:04:11.065Z] 
11:04:11 [2022-08-08T11:04:11.065Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:04:11 [2022-08-08T11:04:11.065Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:04:11 [2022-08-08T11:04:11.065Z] #77 71.79 configure.ac:11: installing 'build-aux/compile'
11:04:11 [2022-08-08T11:04:11.065Z] #77 71.79 configure.ac:11: installing 'build-aux/config.guess'
11:04:11 [2022-08-08T11:04:11.065Z] #77 71.80 configure.ac:11: installing 'build-aux/config.sub'
11:04:11 [2022-08-08T11:04:11.065Z] #77 71.82 configure.ac:13: installing 'build-aux/install-sh'
11:04:11 [2022-08-08T11:04:11.065Z] #77 71.82 configure.ac:13: installing 'build-aux/missing'
11:04:11 [2022-08-08T11:04:11.065Z] #77 71.84 configure.ac:8: installing 'build-aux/tap-driver.sh'
11:04:11 [2022-08-08T11:04:11.065Z] #77 71.97 Makefile.am: installing 'build-aux/depcomp'
11:04:11 [2022-08-08T11:04:11.751Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:04:11 [2022-08-08T11:04:11.751Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:04:12 [2022-08-08T11:04:12.006Z] #77 ...
11:04:12 [2022-08-08T11:04:12.006Z] 
11:04:12 [2022-08-08T11:04:12.006Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:04:12 [2022-08-08T11:04:12.006Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2
11:04:12 [2022-08-08T11:04:12.006Z] #19 DONE 0.9s
11:04:12 [2022-08-08T11:04:12.006Z] 
11:04:12 [2022-08-08T11:04:12.006Z] #20 [dev-systemd-false  6/28] RUN ldconfig
11:04:12 [2022-08-08T11:04:12.006Z] #20 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317
11:04:12 [2022-08-08T11:04:12.799Z] #77 ...
11:04:12 [2022-08-08T11:04:12.799Z] 
11:04:12 [2022-08-08T11:04:12.799Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:04:12 [2022-08-08T11:04:12.799Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:04:12 [2022-08-08T11:04:12.799Z] #14 114.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:04:12 [2022-08-08T11:04:12.944Z] #20 DONE 0.9s
11:04:12 [2022-08-08T11:04:12.945Z] 
11:04:12 [2022-08-08T11:04:12.945Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:04:12 [2022-08-08T11:04:12.945Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:04:12 [2022-08-08T11:04:12.945Z] #77 73.39 checking build system type... aarch64-unknown-linux-gnu
11:04:12 [2022-08-08T11:04:12.945Z] #77 73.81 checking host system type... aarch64-unknown-linux-gnu
11:04:12 [2022-08-08T11:04:12.945Z] #77 73.81 checking how to print strings... printf
11:04:12 [2022-08-08T11:04:12.945Z] #77 73.86 checking for gcc... gcc
11:04:12 [2022-08-08T11:04:12.945Z] #77 73.96 checking whether the C compiler works... yes
11:04:12 [2022-08-08T11:04:12.945Z] #77 74.28 checking for C compiler default output file name... a.out
11:04:13 [2022-08-08T11:04:13.057Z] #14 114.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:04:13 [2022-08-08T11:04:13.057Z] #14 114.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:04:13 [2022-08-08T11:04:13.205Z] #77 74.29 checking for suffix of executables... 
11:04:13 [2022-08-08T11:04:13.464Z] #77 74.41 checking whether we are cross compiling... no
11:04:13 [2022-08-08T11:04:13.723Z] #77 74.69 checking for suffix of object files... o
11:04:13 [2022-08-08T11:04:13.723Z] #77 74.87 checking whether we are using the GNU C compiler... yes
11:04:13 [2022-08-08T11:04:13.723Z] #77 75.00 checking whether gcc accepts -g... yes
11:04:13 [2022-08-08T11:04:13.984Z] #77 75.09 checking for gcc option to accept ISO C89... none needed
11:04:14 [2022-08-08T11:04:14.243Z] #77 75.23 checking whether gcc understands -c and -o together... yes
11:04:14 [2022-08-08T11:04:14.243Z] #77 75.40 checking for a sed that does not truncate output... /bin/sed
11:04:14 [2022-08-08T11:04:14.243Z] #77 75.43 checking for grep that handles long lines and -e... /bin/grep
11:04:14 [2022-08-08T11:04:14.243Z] #77 75.44 checking for egrep... /bin/grep -E
11:04:14 [2022-08-08T11:04:14.243Z] #77 75.46 checking for fgrep... /bin/grep -F
11:04:14 [2022-08-08T11:04:14.243Z] #77 75.48 checking for ld used by gcc... /usr/bin/ld
11:04:14 [2022-08-08T11:04:14.243Z] #77 75.49 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:04:14 [2022-08-08T11:04:14.243Z] #77 75.51 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:04:14 [2022-08-08T11:04:14.289Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
11:04:14 [2022-08-08T11:04:14.289Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.68s)
11:04:14 [2022-08-08T11:04:14.289Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.73s)
11:04:14 [2022-08-08T11:04:14.289Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.09s)
11:04:14 [2022-08-08T11:04:14.289Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.17s)
11:04:14 [2022-08-08T11:04:14.289Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s)
11:04:14 [2022-08-08T11:04:14.289Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s)
11:04:14 [2022-08-08T11:04:14.289Z] === RUN   TestBuildMultiStageCopy
11:04:14 [2022-08-08T11:04:14.289Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:04:14 [2022-08-08T11:04:14.502Z] #77 75.53 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:04:14 [2022-08-08T11:04:14.503Z] #77 75.65 checking whether ln -s works... yes
11:04:14 [2022-08-08T11:04:14.503Z] #77 75.65 checking the maximum length of command line arguments... 1572864
11:04:14 [2022-08-08T11:04:14.503Z] #77 75.69 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:04:14 [2022-08-08T11:04:14.503Z] #77 75.70 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:04:14 [2022-08-08T11:04:14.503Z] #77 75.70 checking for /usr/bin/ld option to reload object files... -r
11:04:14 [2022-08-08T11:04:14.503Z] #77 75.70 checking for objdump... objdump
11:04:14 [2022-08-08T11:04:14.503Z] #77 75.71 checking how to recognize dependent libraries... pass_all
11:04:14 [2022-08-08T11:04:14.503Z] #77 75.72 checking for dlltool... no
11:04:14 [2022-08-08T11:04:14.503Z] #77 75.72 checking how to associate runtime and link libraries... printf %s\n
11:04:14 [2022-08-08T11:04:14.503Z] #77 75.72 checking for ar... ar
11:04:14 [2022-08-08T11:04:14.503Z] #77 75.72 checking for archiver @FILE support... @
11:04:14 [2022-08-08T11:04:14.771Z] #77 75.90 checking for strip... strip
11:04:14 [2022-08-08T11:04:14.771Z] #77 75.90 checking for ranlib... ranlib
11:04:14 [2022-08-08T11:04:14.771Z] #77 75.90 checking for gawk... no
11:04:14 [2022-08-08T11:04:14.771Z] #77 75.90 checking for mawk... mawk
11:04:15 [2022-08-08T11:04:15.030Z] #77 75.90 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:04:15 [2022-08-08T11:04:15.289Z] #77 76.41 checking for sysroot... no
11:04:15 [2022-08-08T11:04:15.289Z] #77 76.43 checking for a working dd... /bin/dd
11:04:15 [2022-08-08T11:04:15.289Z] #77 76.46 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:04:15 [2022-08-08T11:04:15.289Z] #77 76.48 checking for mt... no
11:04:15 [2022-08-08T11:04:15.289Z] #77 76.49 checking if : is a manifest tool... no
11:04:15 [2022-08-08T11:04:15.289Z] #77 76.50 checking how to run the C preprocessor... gcc -E
11:04:16 [2022-08-08T11:04:16.119Z] #77 76.82 checking for ANSI C header files... yes
11:04:16 [2022-08-08T11:04:16.381Z] #77 77.42 checking for sys/types.h... yes
11:04:16 [2022-08-08T11:04:16.640Z] #77 77.68 checking for sys/stat.h... yes
11:04:16 [2022-08-08T11:04:16.899Z] #77 77.84 checking for stdlib.h... yes
11:04:16 [2022-08-08T11:04:16.899Z] #77 78.00 checking for string.h... yes
11:04:17 [2022-08-08T11:04:17.159Z] #77 78.15 checking for memory.h... yes
11:04:17 [2022-08-08T11:04:17.159Z] #77 78.33 checking for strings.h... 
11:04:17 [2022-08-08T11:04:17.159Z] #77 ...
11:04:17 [2022-08-08T11:04:17.159Z] 
11:04:17 [2022-08-08T11:04:17.159Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:04:17 [2022-08-08T11:04:17.159Z] #60 sha256:f36bcb9df11bf2e8ae5474aa8e53e9ab2d7e6aecd598f2aa1af696121b1769e7
11:04:17 [2022-08-08T11:04:17.159Z] #60 0.859 + RM_GOPATH=0
11:04:17 [2022-08-08T11:04:17.159Z] #60 0.861 + TMP_GOPATH=
11:04:17 [2022-08-08T11:04:17.159Z] #60 0.861 + : /build
11:04:17 [2022-08-08T11:04:17.159Z] #60 0.871 + '[' -z '' ']'
11:04:17 [2022-08-08T11:04:17.159Z] #60 0.871 ++ mktemp -d
11:04:17 [2022-08-08T11:04:17.159Z] #60 0.873 + export GOPATH=/tmp/tmp.EdHRyGfkXw
11:04:17 [2022-08-08T11:04:17.159Z] #60 0.873 + GOPATH=/tmp/tmp.EdHRyGfkXw
11:04:17 [2022-08-08T11:04:17.159Z] #60 0.873 + RM_GOPATH=1
11:04:17 [2022-08-08T11:04:17.159Z] #60 0.873 + case "$(go env GOARCH)" in
11:04:17 [2022-08-08T11:04:17.159Z] #60 0.873 ++ go env GOARCH
11:04:17 [2022-08-08T11:04:17.159Z] #60 0.960 Install runc version v1.1.3 (build tags: seccomp)
11:04:17 [2022-08-08T11:04:17.159Z] #60 0.960 + export GO_BUILDMODE=-buildmode=pie
11:04:17 [2022-08-08T11:04:17.159Z] #60 0.960 + GO_BUILDMODE=-buildmode=pie
11:04:17 [2022-08-08T11:04:17.159Z] #60 0.960 ++ dirname /install.sh
11:04:17 [2022-08-08T11:04:17.159Z] #60 0.960 + dir=/
11:04:17 [2022-08-08T11:04:17.159Z] #60 0.960 + bin=runc
11:04:17 [2022-08-08T11:04:17.159Z] #60 0.960 + shift
11:04:17 [2022-08-08T11:04:17.159Z] #60 0.960 + '[' '!' -f //runc.installer ']'
11:04:17 [2022-08-08T11:04:17.159Z] #60 0.960 + . //runc.installer
11:04:17 [2022-08-08T11:04:17.159Z] #60 0.960 ++ set -e
11:04:17 [2022-08-08T11:04:17.159Z] #60 0.960 ++ : v1.1.3
11:04:17 [2022-08-08T11:04:17.159Z] #60 0.960 + install_runc
11:04:17 [2022-08-08T11:04:17.159Z] #60 0.960 + RUNC_BUILDTAGS=seccomp
11:04:17 [2022-08-08T11:04:17.159Z] #60 0.960 + echo 'Install runc version v1.1.3 (build tags: seccomp)'
11:04:17 [2022-08-08T11:04:17.159Z] #60 0.960 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EdHRyGfkXw/src/github.com/opencontainers/runc
11:04:17 [2022-08-08T11:04:17.159Z] #60 0.967 Cloning into '/tmp/tmp.EdHRyGfkXw/src/github.com/opencontainers/runc'...
11:04:17 [2022-08-08T11:04:17.159Z] #60 9.440 + cd /tmp/tmp.EdHRyGfkXw/src/github.com/opencontainers/runc
11:04:17 [2022-08-08T11:04:17.159Z] #60 9.443 + git checkout -q v1.1.3
11:04:17 [2022-08-08T11:04:17.159Z] #60 10.05 + '[' -z '' ']'
11:04:17 [2022-08-08T11:04:17.159Z] #60 10.05 + target=static
11:04:17 [2022-08-08T11:04:17.159Z] #60 10.05 + make BUILDTAGS=seccomp static
11:04:17 [2022-08-08T11:04:17.159Z] #60 ...
11:04:17 [2022-08-08T11:04:17.159Z] 
11:04:17 [2022-08-08T11:04:17.159Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:04:17 [2022-08-08T11:04:17.159Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:04:17 [2022-08-08T11:04:17.159Z] #77 78.33 checking for strings.h... yes
11:04:17 [2022-08-08T11:04:17.418Z] #77 78.56 checking for inttypes.h... yes
11:04:17 [2022-08-08T11:04:17.618Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:04:17 [2022-08-08T11:04:17.678Z] #77 78.78 checking for stdint.h... yes
11:04:17 [2022-08-08T11:04:17.938Z] #77 78.97 checking for unistd.h... yes
11:04:17 [2022-08-08T11:04:17.938Z] #77 79.10 checking for dlfcn.h... yes
11:04:17 [2022-08-08T11:04:17.938Z] #77 79.28 checking for objdir... .libs
11:04:18 [2022-08-08T11:04:18.187Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:04:18 [2022-08-08T11:04:18.198Z] 
11:04:18 [2022-08-08T11:04:18.198Z] #77 ...
11:04:18 [2022-08-08T11:04:18.198Z] 
11:04:18 [2022-08-08T11:04:18.198Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:04:18 [2022-08-08T11:04:18.198Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b
11:04:18 [2022-08-08T11:04:18.198Z] #34 DONE 127.0s
11:04:18 [2022-08-08T11:04:18.198Z] 
11:04:18 [2022-08-08T11:04:18.198Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:04:18 [2022-08-08T11:04:18.198Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:04:18 [2022-08-08T11:04:18.305Z] #14 ...
11:04:18 [2022-08-08T11:04:18.305Z] 
11:04:18 [2022-08-08T11:04:18.305Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:04:18 [2022-08-08T11:04:18.305Z] #67 sha256:950c72c4d3488adf539a157f35f33e398f9b829d8a026fc6a651f4c2f4ab3408
11:04:18 [2022-08-08T11:04:18.305Z] #67 119.3 + for f in rootlesskit rootlesskit-docker-proxy
11:04:18 [2022-08-08T11:04:18.305Z] #67 119.3 + GOBIN=/build
11:04:18 [2022-08-08T11:04:18.305Z] #67 119.3 + GO111MODULE=on
11:04:18 [2022-08-08T11:04:18.305Z] #67 119.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
11:04:18 [2022-08-08T11:04:18.766Z] #77 79.63 checking if gcc supports -fno-rtti -fno-exceptions... no
11:04:18 [2022-08-08T11:04:18.766Z] #77 79.95 checking for gcc option to produce PIC... -fPIC -DPIC
11:04:19 [2022-08-08T11:04:19.025Z] #77 79.95 checking if gcc PIC flag -fPIC -DPIC works... yes
11:04:19 [2022-08-08T11:04:19.125Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:04:19 [2022-08-08T11:04:19.595Z] #77 80.28 checking if gcc static flag -static works... yes
11:04:19 [2022-08-08T11:04:19.595Z] #77 80.71 checking if gcc supports -c -o file.o... yes
11:04:19 [2022-08-08T11:04:19.595Z] #77 80.89 checking if gcc supports -c -o file.o... (cached) yes
11:04:19 [2022-08-08T11:04:19.595Z] #77 80.89 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:04:19 [2022-08-08T11:04:19.855Z] #77 80.95 checking dynamic linker characteristics... GNU/Linux ld.so
11:04:19 [2022-08-08T11:04:19.855Z] #77 81.16 checking how to hardcode library paths into programs... immediate
11:04:19 [2022-08-08T11:04:19.855Z] #77 81.16 checking whether stripping libraries is possible... yes
11:04:19 [2022-08-08T11:04:19.855Z] #77 81.17 checking if libtool supports shared libraries... yes
11:04:19 [2022-08-08T11:04:19.855Z] #77 81.17 checking whether to build shared libraries... no
11:04:19 [2022-08-08T11:04:19.855Z] #77 81.17 checking whether to build static libraries... yes
11:04:19 [2022-08-08T11:04:19.855Z] #77 81.18 checking for a BSD-compatible install... /usr/bin/install -c
11:04:20 [2022-08-08T11:04:20.064Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:04:20 [2022-08-08T11:04:20.114Z] #77 81.21 checking whether build environment is sane... yes
11:04:20 [2022-08-08T11:04:20.114Z] #77 81.26 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:04:20 [2022-08-08T11:04:20.114Z] #77 81.28 checking whether make sets $(MAKE)... yes
11:04:20 [2022-08-08T11:04:20.114Z] #77 81.34 checking whether make supports the include directive... yes (GNU style)
11:04:20 [2022-08-08T11:04:20.114Z] #77 81.39 checking whether make supports nested variables... yes
11:04:20 [2022-08-08T11:04:20.114Z] #77 81.44 checking whether UID '0' is supported by ustar format... yes
11:04:20 [2022-08-08T11:04:20.114Z] #77 81.45 checking whether GID '0' is supported by ustar format... yes
11:04:20 [2022-08-08T11:04:20.114Z] #77 81.45 checking how to create a ustar tar archive... gnutar
11:04:20 [2022-08-08T11:04:20.633Z] #77 81.55 checking dependency style of gcc... gcc3
11:04:20 [2022-08-08T11:04:20.633Z] #77 81.75 checking whether to enable maintainer-specific portions of Makefiles... yes
11:04:20 [2022-08-08T11:04:20.633Z] #77 81.75 checking whether make supports nested variables... (cached) yes
11:04:20 [2022-08-08T11:04:20.633Z] #77 81.75 checking for gawk... (cached) mawk
11:04:20 [2022-08-08T11:04:20.633Z] #77 81.75 checking for a sed that does not truncate output... (cached) /bin/sed
11:04:20 [2022-08-08T11:04:20.633Z] #77 81.76 checking for gcc... (cached) gcc
11:04:20 [2022-08-08T11:04:20.633Z] #77 81.85 checking whether we are using the GNU C compiler... (cached) yes
11:04:20 [2022-08-08T11:04:20.633Z] #77 81.85 checking whether gcc accepts -g... (cached) yes
11:04:20 [2022-08-08T11:04:20.633Z] #77 81.85 checking for gcc option to accept ISO C89... (cached) none needed
11:04:20 [2022-08-08T11:04:20.633Z] #77 81.86 checking whether gcc understands -c and -o together... (cached) yes
11:04:20 [2022-08-08T11:04:20.633Z] #77 81.86 checking for a Python interpreter with version >= 3... python3
11:04:20 [2022-08-08T11:04:20.633Z] #77 81.92 checking for python3... /usr/bin/python3
11:04:20 [2022-08-08T11:04:20.633Z] #77 81.92 checking for python3 version... 3.9
11:04:20 [2022-08-08T11:04:20.893Z] #77 81.96 checking for python3 platform... linux
11:04:20 [2022-08-08T11:04:20.893Z] #77 82.00 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:04:21 [2022-08-08T11:04:21.152Z] #77 82.14 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:04:21 [2022-08-08T11:04:21.152Z] #77 82.31 checking for go-md2man... no
11:04:21 [2022-08-08T11:04:21.152Z] #77 82.32 checking error.h usability... yes
11:04:21 [2022-08-08T11:04:21.152Z] #77 82.42 checking error.h presence... yes
11:04:21 [2022-08-08T11:04:21.152Z] #77 82.48 checking for error.h... yes
11:04:21 [2022-08-08T11:04:21.412Z] #77 82.51 checking linux/openat2.h usability... yes
11:04:21 [2022-08-08T11:04:21.412Z] #77 82.63 checking linux/openat2.h presence... yes
11:04:21 [2022-08-08T11:04:21.412Z] #77 82.71 checking for linux/openat2.h... yes
11:04:21 [2022-08-08T11:04:21.443Z] --- PASS: TestBuildMultiStageCopy (7.34s)
11:04:21 [2022-08-08T11:04:21.443Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s)
11:04:21 [2022-08-08T11:04:21.443Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
11:04:21 [2022-08-08T11:04:21.443Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
11:04:21 [2022-08-08T11:04:21.443Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
11:04:21 [2022-08-08T11:04:21.443Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
11:04:21 [2022-08-08T11:04:21.443Z] === RUN   TestBuildMultiStageParentConfig
11:04:21 [2022-08-08T11:04:21.672Z] #77 82.75 checking for copy_file_range... yes
11:04:21 [2022-08-08T11:04:21.932Z] #77 82.96 checking for fgetxattr... yes
11:04:22 [2022-08-08T11:04:22.501Z] #77 83.23 checking for statx... yes
11:04:22 [2022-08-08T11:04:22.501Z] #77 83.54 checking for fgetpwent_r... yes
11:04:22 [2022-08-08T11:04:22.761Z] #77 83.76 checking for issetugid... no
11:04:22 [2022-08-08T11:04:22.761Z] #77 84.02 checking for pkg-config... /usr/bin/pkg-config
11:04:22 [2022-08-08T11:04:22.761Z] #77 84.02 checking pkg-config is at least version 0.9.0... yes
11:04:22 [2022-08-08T11:04:22.761Z] #77 84.02 checking for library containing yajl_tree_get... 
11:04:22 [2022-08-08T11:04:22.761Z] #77 ...
11:04:22 [2022-08-08T11:04:22.761Z] 
11:04:22 [2022-08-08T11:04:22.761Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:04:22 [2022-08-08T11:04:22.761Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927
11:04:22 [2022-08-08T11:04:22.761Z] #21 1.177 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:04:22 [2022-08-08T11:04:22.761Z] #21 1.212 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:04:22 [2022-08-08T11:04:22.761Z] #21 1.360 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:04:22 [2022-08-08T11:04:22.761Z] #21 1.755 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:04:22 [2022-08-08T11:04:22.761Z] #21 2.728 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
11:04:22 [2022-08-08T11:04:22.761Z] #21 4.244 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:04:22 [2022-08-08T11:04:22.761Z] #21 6.857 Fetched 8450 kB in 6s (1378 kB/s)
11:04:22 [2022-08-08T11:04:22.761Z] #21 6.857 Reading package lists...
11:04:23 [2022-08-08T11:04:23.329Z] #21 9.004 Reading package lists...
11:04:23 [2022-08-08T11:04:23.329Z] #21 ...
11:04:23 [2022-08-08T11:04:23.329Z] 
11:04:23 [2022-08-08T11:04:23.329Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:04:23 [2022-08-08T11:04:23.329Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:04:23 [2022-08-08T11:04:23.329Z] #77 84.02 checking for library containing yajl_tree_get... -lyajl
11:04:23 [2022-08-08T11:04:23.329Z] #77 84.46 checking for yajl >= 2.0.0... yes
11:04:23 [2022-08-08T11:04:23.329Z] #77 84.49 checking sys/capability.h usability... yes
11:04:23 [2022-08-08T11:04:23.329Z] #77 84.64 checking sys/capability.h presence... yes
11:04:23 [2022-08-08T11:04:23.329Z] #77 84.71 checking for sys/capability.h... yes
11:04:23 [2022-08-08T11:04:23.551Z] #67 ...
11:04:23 [2022-08-08T11:04:23.551Z] 
11:04:23 [2022-08-08T11:04:23.551Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:04:23 [2022-08-08T11:04:23.551Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:04:23 [2022-08-08T11:04:23.551Z] #14 120.7 Selecting previously unselected package g++-mingw-w64-x86-64.
11:04:23 [2022-08-08T11:04:23.551Z] #14 120.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 120.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 121.2 Selecting previously unselected package libapparmor1:amd64.
11:04:23 [2022-08-08T11:04:23.551Z] #14 121.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 121.2 Unpacking libapparmor1:amd64 (2.13.6-10) ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 121.5 Selecting previously unselected package libapparmor-dev:amd64.
11:04:23 [2022-08-08T11:04:23.551Z] #14 121.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 121.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 121.7 Selecting previously unselected package libbtrfs0:amd64.
11:04:23 [2022-08-08T11:04:23.551Z] #14 121.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 121.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 122.1 Selecting previously unselected package libbtrfs-dev:amd64.
11:04:23 [2022-08-08T11:04:23.551Z] #14 122.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 122.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 122.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:04:23 [2022-08-08T11:04:23.551Z] #14 122.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 122.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 122.4 Selecting previously unselected package libudev-dev:amd64.
11:04:23 [2022-08-08T11:04:23.551Z] #14 122.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 122.4 Unpacking libudev-dev:amd64 (247.3-7) ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 122.5 Selecting previously unselected package libsepol1-dev:amd64.
11:04:23 [2022-08-08T11:04:23.551Z] #14 122.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 122.5 Unpacking libsepol1-dev:amd64 (3.1-1) ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 122.8 Selecting previously unselected package libpcre2-16-0:amd64.
11:04:23 [2022-08-08T11:04:23.551Z] #14 122.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 122.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 123.0 Selecting previously unselected package libpcre2-32-0:amd64.
11:04:23 [2022-08-08T11:04:23.551Z] #14 123.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 123.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 123.2 Selecting previously unselected package libpcre2-posix2:amd64.
11:04:23 [2022-08-08T11:04:23.551Z] #14 123.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 123.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 123.3 Selecting previously unselected package libpcre2-dev:amd64.
11:04:23 [2022-08-08T11:04:23.551Z] #14 123.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 123.3 Unpacking libpcre2-dev:amd64 (10.36-2) ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 124.0 Selecting previously unselected package libselinux1-dev:amd64.
11:04:23 [2022-08-08T11:04:23.551Z] #14 124.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 124.1 Unpacking libselinux1-dev:amd64 (3.1-3) ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 124.3 Selecting previously unselected package libdevmapper-dev:amd64.
11:04:23 [2022-08-08T11:04:23.551Z] #14 124.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 124.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 124.4 Selecting previously unselected package libseccomp-dev:amd64.
11:04:23 [2022-08-08T11:04:23.551Z] #14 124.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 124.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 124.6 Selecting previously unselected package libsystemd-dev:amd64.
11:04:23 [2022-08-08T11:04:23.551Z] #14 124.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
11:04:23 [2022-08-08T11:04:23.551Z] #14 124.6 Unpacking libsystemd-dev:amd64 (247.3-7) ...
11:04:23 [2022-08-08T11:04:23.898Z] #77 84.71 checking for library containing cap_from_name... -lcap
11:04:24 [2022-08-08T11:04:24.112Z] #14 125.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:04:24 [2022-08-08T11:04:24.112Z] #14 125.2 Setting up libapparmor1:amd64 (2.13.6-10) ...
11:04:24 [2022-08-08T11:04:24.112Z] #14 125.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:04:24 [2022-08-08T11:04:24.112Z] #14 125.3 Setting up libsepol1-dev:amd64 (3.1-1) ...
11:04:24 [2022-08-08T11:04:24.112Z] #14 125.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:04:24 [2022-08-08T11:04:24.112Z] #14 125.3 Setting up libpcre2-16-0:amd64 (10.36-2) ...
11:04:24 [2022-08-08T11:04:24.112Z] #14 125.3 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:04:24 [2022-08-08T11:04:24.112Z] #14 125.3 Setting up libpcre2-32-0:amd64 (10.36-2) ...
11:04:24 [2022-08-08T11:04:24.112Z] #14 125.3 Setting up libudev-dev:amd64 (247.3-7) ...
11:04:24 [2022-08-08T11:04:24.112Z] #14 125.3 Setting up libpcre2-posix2:amd64 (10.36-2) ...
11:04:24 [2022-08-08T11:04:24.112Z] #14 125.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:04:24 [2022-08-08T11:04:24.112Z] #14 125.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:04:24 [2022-08-08T11:04:24.112Z] #14 125.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:04:24 [2022-08-08T11:04:24.112Z] #14 125.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
11:04:24 [2022-08-08T11:04:24.112Z] #14 125.4 Setting up mingw-w64-common (8.0.0-1) ...
11:04:24 [2022-08-08T11:04:24.112Z] #14 125.4 Setting up libsystemd-dev:amd64 (247.3-7) ...
11:04:24 [2022-08-08T11:04:24.112Z] #14 125.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:04:24 [2022-08-08T11:04:24.112Z] #14 125.4 Setting up libpcre2-dev:amd64 (10.36-2) ...
11:04:24 [2022-08-08T11:04:24.113Z] #14 125.4 Setting up libselinux1-dev:amd64 (3.1-3) ...
11:04:24 [2022-08-08T11:04:24.113Z] #14 125.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:04:24 [2022-08-08T11:04:24.113Z] #14 125.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:04:24 [2022-08-08T11:04:24.113Z] #14 125.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:04:24 [2022-08-08T11:04:24.113Z] #14 125.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:04:24 [2022-08-08T11:04:24.113Z] #14 125.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:04:24 [2022-08-08T11:04:24.368Z] #14 125.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:04:24 [2022-08-08T11:04:24.368Z] #14 125.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:04:24 [2022-08-08T11:04:24.368Z] #14 125.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:04:24 [2022-08-08T11:04:24.368Z] #14 125.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:04:24 [2022-08-08T11:04:24.368Z] #14 125.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:04:24 [2022-08-08T11:04:24.368Z] #14 125.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:04:24 [2022-08-08T11:04:24.368Z] #14 125.6 Setting up dmsetup (2:1.02.175-2.1) ...
11:04:24 [2022-08-08T11:04:24.368Z] #14 125.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:04:24 [2022-08-08T11:04:24.368Z] #14 125.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:04:24 [2022-08-08T11:04:24.368Z] #14 125.6 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:04:24 [2022-08-08T11:04:24.467Z] #77 85.12 checking for library containing dlopen... -ldl
11:04:24 [2022-08-08T11:04:24.467Z] #77 85.59 checking seccomp.h usability... yes
11:04:24 [2022-08-08T11:04:24.755Z] #77 85.79 checking seccomp.h presence... yes
11:04:24 [2022-08-08T11:04:24.755Z] #77 85.92 checking for seccomp.h... yes
11:04:24 [2022-08-08T11:04:24.755Z] #77 85.93 checking for library containing seccomp_rule_add... 
11:04:24 [2022-08-08T11:04:24.755Z] #77 ...
11:04:24 [2022-08-08T11:04:24.755Z] 
11:04:24 [2022-08-08T11:04:24.755Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:04:24 [2022-08-08T11:04:24.755Z] #26 sha256:d6592b3136de95bb103015e6ab94cfb334c99ea00da27cb41654fda90544478a
11:04:24 [2022-08-08T11:04:24.755Z] #26 123.3 + mkdir -p /tmp/tmp.mUPbLHyOf4/src/github.com/docker
11:04:24 [2022-08-08T11:04:24.755Z] #26 123.3 + mv components/cli /tmp/tmp.mUPbLHyOf4/src/github.com/docker/cli
11:04:24 [2022-08-08T11:04:24.755Z] #26 123.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
11:04:25 [2022-08-08T11:04:25.017Z] #26 ...
11:04:25 [2022-08-08T11:04:25.017Z] 
11:04:25 [2022-08-08T11:04:25.017Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:04:25 [2022-08-08T11:04:25.017Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927
11:04:25 [2022-08-08T11:04:25.017Z] #21 9.004 Reading package lists...
11:04:25 [2022-08-08T11:04:25.017Z] #21 10.99 Building dependency tree...
11:04:25 [2022-08-08T11:04:25.277Z] #21 12.54 The following additional packages will be installed:
11:04:25 [2022-08-08T11:04:25.277Z] #21 12.56   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:04:25 [2022-08-08T11:04:25.536Z] #21 12.56   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
11:04:25 [2022-08-08T11:04:25.536Z] #21 12.56   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
11:04:25 [2022-08-08T11:04:25.536Z] #21 12.57   python3-pkg-resources vim-runtime xxd
11:04:25 [2022-08-08T11:04:25.536Z] #21 12.57 Suggested packages:
11:04:25 [2022-08-08T11:04:25.536Z] #21 12.57   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:04:25 [2022-08-08T11:04:25.536Z] #21 12.57   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
11:04:25 [2022-08-08T11:04:25.536Z] #21 12.57   acl attr quota
11:04:25 [2022-08-08T11:04:25.536Z] #21 12.57 Recommended packages:
11:04:25 [2022-08-08T11:04:25.536Z] #21 12.57   libatm1 nftables libpam-cap build-essential python3-dev unzip
11:04:26 [2022-08-08T11:04:26.262Z] #14 DONE 127.5s
11:04:26 [2022-08-08T11:04:26.262Z] 
11:04:26 [2022-08-08T11:04:26.262Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:04:26 [2022-08-08T11:04:26.262Z] #67 sha256:950c72c4d3488adf539a157f35f33e398f9b829d8a026fc6a651f4c2f4ab3408
11:04:26 [2022-08-08T11:04:26.262Z] #67 125.8 rootlesskit version 1.0.0
11:04:26 [2022-08-08T11:04:26.262Z] #67 125.8 Usage of /build/rootlesskit-docker-proxy:
11:04:26 [2022-08-08T11:04:26.262Z] #67 125.8   -container-ip string
11:04:26 [2022-08-08T11:04:26.262Z] #67 125.8     	container ip
11:04:26 [2022-08-08T11:04:26.262Z] #67 125.8   -container-port int
11:04:26 [2022-08-08T11:04:26.262Z] #67 125.8     	container port (default -1)
11:04:26 [2022-08-08T11:04:26.262Z] #67 125.8   -host-ip string
11:04:26 [2022-08-08T11:04:26.262Z] #67 125.8     	host ip
11:04:26 [2022-08-08T11:04:26.262Z] #67 125.8   -host-port int
11:04:26 [2022-08-08T11:04:26.262Z] #67 125.8     	host port (default -1)
11:04:26 [2022-08-08T11:04:26.262Z] #67 125.8   -proto string
11:04:26 [2022-08-08T11:04:26.262Z] #67 125.8     	proxy protocol (default "tcp")
11:04:26 [2022-08-08T11:04:26.262Z] #67 DONE 127.2s
11:04:26 [2022-08-08T11:04:26.262Z] 
11:04:26 [2022-08-08T11:04:26.262Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
11:04:26 [2022-08-08T11:04:26.262Z] #59 sha256:4bed9ece15be9565c727396a6744fd2cc83c003634ba78b7c26729029cd18a68
11:04:26 [2022-08-08T11:04:26.519Z] #59 DONE 0.2s
11:04:26 [2022-08-08T11:04:26.519Z] 
11:04:26 [2022-08-08T11:04:26.519Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:04:26 [2022-08-08T11:04:26.519Z] #60 sha256:e5afeba37ce6761b29319f7cf3c94dfdfca8ef5028184d33533f96202a0f1fbc
11:04:26 [2022-08-08T11:04:26.718Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
11:04:26 [2022-08-08T11:04:26.718Z] === RUN   TestBuildLabelWithTargets
11:04:26 [2022-08-08T11:04:26.778Z] #60 ...
11:04:26 [2022-08-08T11:04:26.778Z] 
11:04:26 [2022-08-08T11:04:26.778Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
11:04:26 [2022-08-08T11:04:26.778Z] #68 sha256:11506a2add12331bc468982bc7a9670722c19c164a66e7957b8b4ac3d3fed8b0
11:04:26 [2022-08-08T11:04:26.778Z] #68 DONE 0.3s
11:04:26 [2022-08-08T11:04:26.778Z] 
11:04:26 [2022-08-08T11:04:26.778Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:04:26 [2022-08-08T11:04:26.778Z] #69 sha256:231f47885e8133e201365627d0a46759a2d0f03ebad38df5163310ff97fe61fa
11:04:26 [2022-08-08T11:04:26.932Z] #21 13.80 The following NEW packages will be installed:
11:04:26 [2022-08-08T11:04:26.932Z] #21 13.80   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
11:04:26 [2022-08-08T11:04:26.932Z] #21 13.80   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:04:26 [2022-08-08T11:04:26.932Z] #21 13.81   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
11:04:26 [2022-08-08T11:04:26.932Z] #21 13.81   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
11:04:26 [2022-08-08T11:04:26.932Z] #21 13.81   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
11:04:26 [2022-08-08T11:04:26.932Z] #21 13.81   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
11:04:26 [2022-08-08T11:04:26.932Z] #21 13.81   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:04:26 [2022-08-08T11:04:26.932Z] #21 13.81   xz-utils zip zstd
11:04:26 [2022-08-08T11:04:26.932Z] #21 14.16 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded.
11:04:26 [2022-08-08T11:04:26.932Z] #21 14.16 Need to get 27.0 MB of archives.
11:04:26 [2022-08-08T11:04:26.932Z] #21 14.16 After this operation, 105 MB of additional disk space will be used.
11:04:26 [2022-08-08T11:04:26.932Z] #21 14.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
11:04:26 [2022-08-08T11:04:26.932Z] #21 14.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
11:04:26 [2022-08-08T11:04:26.932Z] #21 14.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
11:04:26 [2022-08-08T11:04:26.932Z] #21 14.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
11:04:26 [2022-08-08T11:04:26.932Z] #21 14.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
11:04:26 [2022-08-08T11:04:26.932Z] #21 14.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
11:04:26 [2022-08-08T11:04:26.932Z] #21 14.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
11:04:26 [2022-08-08T11:04:26.932Z] #21 14.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
11:04:26 [2022-08-08T11:04:26.932Z] #21 14.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
11:04:26 [2022-08-08T11:04:26.932Z] #21 14.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:04:26 [2022-08-08T11:04:26.932Z] #21 14.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
11:04:26 [2022-08-08T11:04:26.932Z] #21 14.21 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
11:04:26 [2022-08-08T11:04:26.932Z] #21 14.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
11:04:26 [2022-08-08T11:04:26.932Z] #21 14.21 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
11:04:26 [2022-08-08T11:04:26.932Z] #21 14.24 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
11:04:27 [2022-08-08T11:04:27.037Z] #69 DONE 0.3s
11:04:27 [2022-08-08T11:04:27.037Z] 
11:04:27 [2022-08-08T11:04:27.037Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:04:27 [2022-08-08T11:04:27.037Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:04:27 [2022-08-08T11:04:27.037Z] #77 73.75 configure.ac:7: installing 'build-aux/compile'
11:04:27 [2022-08-08T11:04:27.037Z] #77 73.76 configure.ac:9: installing 'build-aux/config.guess'
11:04:27 [2022-08-08T11:04:27.037Z] #77 73.77 configure.ac:9: installing 'build-aux/config.sub'
11:04:27 [2022-08-08T11:04:27.037Z] #77 73.78 configure.ac:11: installing 'build-aux/install-sh'
11:04:27 [2022-08-08T11:04:27.037Z] #77 73.79 configure.ac:11: installing 'build-aux/missing'
11:04:27 [2022-08-08T11:04:27.037Z] #77 74.00 Makefile.am: installing 'build-aux/depcomp'
11:04:27 [2022-08-08T11:04:27.037Z] #77 74.10 parallel-tests: installing 'build-aux/test-driver'
11:04:27 [2022-08-08T11:04:27.037Z] #77 76.02 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:04:27 [2022-08-08T11:04:27.037Z] #77 76.02 libtoolize: copying file 'build-aux/ltmain.sh'
11:04:27 [2022-08-08T11:04:27.037Z] #77 76.53 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:04:27 [2022-08-08T11:04:27.037Z] #77 76.53 libtoolize: copying file 'm4/libtool.m4'
11:04:27 [2022-08-08T11:04:27.037Z] #77 76.59 libtoolize: copying file 'm4/ltoptions.m4'
11:04:27 [2022-08-08T11:04:27.037Z] #77 76.67 libtoolize: copying file 'm4/ltsugar.m4'
11:04:27 [2022-08-08T11:04:27.037Z] #77 76.87 libtoolize: copying file 'm4/ltversion.m4'
11:04:27 [2022-08-08T11:04:27.037Z] #77 77.01 libtoolize: copying file 'm4/lt~obsolete.m4'
11:04:27 [2022-08-08T11:04:27.191Z] #21 14.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
11:04:27 [2022-08-08T11:04:27.191Z] #21 14.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
11:04:27 [2022-08-08T11:04:27.191Z] #21 14.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
11:04:27 [2022-08-08T11:04:27.191Z] #21 14.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
11:04:27 [2022-08-08T11:04:27.191Z] #21 14.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
11:04:27 [2022-08-08T11:04:27.191Z] #21 14.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
11:04:27 [2022-08-08T11:04:27.191Z] #21 14.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
11:04:27 [2022-08-08T11:04:27.191Z] #21 14.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
11:04:27 [2022-08-08T11:04:27.191Z] #21 14.30 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
11:04:27 [2022-08-08T11:04:27.191Z] #21 14.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
11:04:27 [2022-08-08T11:04:27.191Z] #21 14.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
11:04:27 [2022-08-08T11:04:27.191Z] #21 14.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
11:04:27 [2022-08-08T11:04:27.451Z] #21 14.62 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
11:04:27 [2022-08-08T11:04:27.451Z] #21 14.63 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
11:04:27 [2022-08-08T11:04:27.451Z] #21 14.63 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
11:04:27 [2022-08-08T11:04:27.451Z] #21 14.63 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
11:04:27 [2022-08-08T11:04:27.451Z] #21 14.63 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
11:04:27 [2022-08-08T11:04:27.451Z] #21 14.63 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
11:04:27 [2022-08-08T11:04:27.451Z] #21 14.63 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
11:04:27 [2022-08-08T11:04:27.451Z] #21 14.63 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:04:27 [2022-08-08T11:04:27.451Z] #21 14.69 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:04:27 [2022-08-08T11:04:27.451Z] #21 ...
11:04:27 [2022-08-08T11:04:27.451Z] 
11:04:27 [2022-08-08T11:04:27.451Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:04:27 [2022-08-08T11:04:27.451Z] #60 sha256:f36bcb9df11bf2e8ae5474aa8e53e9ab2d7e6aecd598f2aa1af696121b1769e7
11:04:27 [2022-08-08T11:04:27.451Z] #60 10.27 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc .
11:04:27 [2022-08-08T11:04:27.710Z] #60 ...
11:04:27 [2022-08-08T11:04:27.710Z] 
11:04:27 [2022-08-08T11:04:27.710Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:04:27 [2022-08-08T11:04:27.710Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927
11:04:27 [2022-08-08T11:04:27.710Z] #21 14.70 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
11:04:27 [2022-08-08T11:04:27.710Z] #21 14.70 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:04:27 [2022-08-08T11:04:27.710Z] #21 14.71 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
11:04:27 [2022-08-08T11:04:27.710Z] #21 14.74 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
11:04:27 [2022-08-08T11:04:27.710Z] #21 14.74 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:04:27 [2022-08-08T11:04:27.711Z] #21 14.75 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
11:04:27 [2022-08-08T11:04:27.711Z] #21 14.75 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
11:04:27 [2022-08-08T11:04:27.711Z] #21 14.77 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
11:04:27 [2022-08-08T11:04:27.711Z] #21 14.78 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:04:27 [2022-08-08T11:04:27.969Z] #21 15.00 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
11:04:27 [2022-08-08T11:04:27.969Z] #21 15.06 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
11:04:27 [2022-08-08T11:04:27.969Z] #21 15.09 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
11:04:27 [2022-08-08T11:04:27.969Z] #21 15.09 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
11:04:28 [2022-08-08T11:04:28.538Z] #21 15.65 debconf: delaying package configuration, since apt-utils is not installed
11:04:28 [2022-08-08T11:04:28.797Z] #21 15.85 Fetched 27.0 MB in 1s (20.9 MB/s)
11:04:28 [2022-08-08T11:04:28.797Z] #21 15.92 Selecting previously unselected package pigz.
11:04:28 [2022-08-08T11:04:28.797Z] #21 15.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24009 files and directories currently installed.)
11:04:28 [2022-08-08T11:04:28.797Z] #21 15.98 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
11:04:28 [2022-08-08T11:04:28.797Z] #21 15.98 Unpacking pigz (2.6-1) ...
11:04:29 [2022-08-08T11:04:29.056Z] #21 16.05 Selecting previously unselected package libelf1:arm64.
11:04:29 [2022-08-08T11:04:29.056Z] #21 16.06 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
11:04:29 [2022-08-08T11:04:29.056Z] #21 16.06 Unpacking libelf1:arm64 (0.183-1) ...
11:04:29 [2022-08-08T11:04:29.056Z] #21 16.19 Selecting previously unselected package libbpf0:arm64.
11:04:29 [2022-08-08T11:04:29.056Z] #21 16.19 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
11:04:29 [2022-08-08T11:04:29.056Z] #21 16.20 Unpacking libbpf0:arm64 (1:0.3-2) ...
11:04:29 [2022-08-08T11:04:29.316Z] #21 16.30 Selecting previously unselected package libcap2:arm64.
11:04:29 [2022-08-08T11:04:29.316Z] #21 16.30 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
11:04:29 [2022-08-08T11:04:29.316Z] #21 16.31 Unpacking libcap2:arm64 (1:2.44-1) ...
11:04:29 [2022-08-08T11:04:29.316Z] #21 16.39 Selecting previously unselected package libmnl0:arm64.
11:04:29 [2022-08-08T11:04:29.316Z] #21 16.39 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
11:04:29 [2022-08-08T11:04:29.316Z] #21 16.40 Unpacking libmnl0:arm64 (1.0.4-3) ...
11:04:29 [2022-08-08T11:04:29.316Z] #21 16.46 Selecting previously unselected package libxtables12:arm64.
11:04:29 [2022-08-08T11:04:29.316Z] #21 16.47 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
11:04:29 [2022-08-08T11:04:29.316Z] #21 16.47 Unpacking libxtables12:arm64 (1.8.7-1) ...
11:04:29 [2022-08-08T11:04:29.316Z] #21 16.53 Selecting previously unselected package libcap2-bin.
11:04:29 [2022-08-08T11:04:29.316Z] #21 16.53 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
11:04:29 [2022-08-08T11:04:29.316Z] #21 16.54 Unpacking libcap2-bin (1:2.44-1) ...
11:04:29 [2022-08-08T11:04:29.575Z] #21 16.61 Selecting previously unselected package iproute2.
11:04:29 [2022-08-08T11:04:29.575Z] #21 16.62 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
11:04:29 [2022-08-08T11:04:29.575Z] #21 16.62 Unpacking iproute2 (5.10.0-4) ...
11:04:29 [2022-08-08T11:04:29.835Z] #21 17.06 Selecting previously unselected package xxd.
11:04:29 [2022-08-08T11:04:29.835Z] #21 17.06 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
11:04:29 [2022-08-08T11:04:29.835Z] #21 17.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:04:29 [2022-08-08T11:04:29.835Z] #21 17.20 Selecting previously unselected package vim-common.
11:04:30 [2022-08-08T11:04:30.094Z] #21 17.20 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:04:30 [2022-08-08T11:04:30.094Z] #21 17.23 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:04:30 [2022-08-08T11:04:30.094Z] #21 17.37 Selecting previously unselected package bash-completion.
11:04:30 [2022-08-08T11:04:30.094Z] #21 17.37 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
11:04:31 [2022-08-08T11:04:31.209Z] #77 ...
11:04:31 [2022-08-08T11:04:31.209Z] 
11:04:31 [2022-08-08T11:04:31.209Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
11:04:31 [2022-08-08T11:04:31.209Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62
11:04:31 [2022-08-08T11:04:31.209Z] #15 DONE 4.8s
11:04:31 [2022-08-08T11:04:31.209Z] 
11:04:31 [2022-08-08T11:04:31.209Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:04:31 [2022-08-08T11:04:31.209Z] #60 sha256:e5afeba37ce6761b29319f7cf3c94dfdfca8ef5028184d33533f96202a0f1fbc
11:04:31 [2022-08-08T11:04:31.209Z] #60 4.541 + RM_GOPATH=0
11:04:31 [2022-08-08T11:04:31.209Z] #60 4.541 + TMP_GOPATH=
11:04:31 [2022-08-08T11:04:31.209Z] #60 4.541 + : /build
11:04:31 [2022-08-08T11:04:31.209Z] #60 4.541 + '[' -z '' ']'
11:04:31 [2022-08-08T11:04:31.209Z] #60 4.546 ++ mktemp -d
11:04:31 [2022-08-08T11:04:31.209Z] #60 4.549 + export GOPATH=/tmp/tmp.99Pjp7t2o7
11:04:31 [2022-08-08T11:04:31.209Z] #60 4.549 + GOPATH=/tmp/tmp.99Pjp7t2o7
11:04:31 [2022-08-08T11:04:31.209Z] #60 4.549 + RM_GOPATH=1
11:04:31 [2022-08-08T11:04:31.209Z] #60 4.549 + case "$(go env GOARCH)" in
11:04:31 [2022-08-08T11:04:31.209Z] #60 4.552 ++ go env GOARCH
11:04:31 [2022-08-08T11:04:31.209Z] #60 4.561 + export GO_BUILDMODE=-buildmode=pie
11:04:31 [2022-08-08T11:04:31.209Z] #60 4.561 + GO_BUILDMODE=-buildmode=pie
11:04:31 [2022-08-08T11:04:31.209Z] #60 4.562 ++ dirname /install.sh
11:04:31 [2022-08-08T11:04:31.209Z] #60 4.562 + dir=/
11:04:31 [2022-08-08T11:04:31.209Z] #60 4.562 + bin=runc
11:04:31 [2022-08-08T11:04:31.209Z] #60 4.562 + shift
11:04:31 [2022-08-08T11:04:31.209Z] #60 4.562 + '[' '!' -f //runc.installer ']'
11:04:31 [2022-08-08T11:04:31.209Z] #60 4.562 + . //runc.installer
11:04:31 [2022-08-08T11:04:31.209Z] #60 4.562 ++ set -e
11:04:31 [2022-08-08T11:04:31.209Z] #60 4.562 ++ : v1.1.3
11:04:31 [2022-08-08T11:04:31.209Z] #60 4.573 + install_runc
11:04:31 [2022-08-08T11:04:31.209Z] #60 4.573 + RUNC_BUILDTAGS=seccomp
11:04:31 [2022-08-08T11:04:31.209Z] #60 4.573 + echo 'Install runc version v1.1.3 (build tags: seccomp)'
11:04:31 [2022-08-08T11:04:31.209Z] #60 4.573 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.99Pjp7t2o7/src/github.com/opencontainers/runc
11:04:31 [2022-08-08T11:04:31.209Z] #60 4.573 Install runc version v1.1.3 (build tags: seccomp)
11:04:31 [2022-08-08T11:04:31.209Z] #60 4.578 Cloning into '/tmp/tmp.99Pjp7t2o7/src/github.com/opencontainers/runc'...
11:04:32 [2022-08-08T11:04:32.630Z] #21 19.75 Unpacking bash-completion (1:2.11-2) ...
11:04:32 [2022-08-08T11:04:32.889Z] #21 20.17 Selecting previously unselected package bzip2.
11:04:32 [2022-08-08T11:04:32.889Z] #21 20.17 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
11:04:32 [2022-08-08T11:04:32.889Z] #21 20.18 Unpacking bzip2 (1.0.8-4) ...
11:04:33 [2022-08-08T11:04:33.148Z] #21 20.25 Selecting previously unselected package xz-utils.
11:04:33 [2022-08-08T11:04:33.148Z] #21 20.25 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
11:04:33 [2022-08-08T11:04:33.148Z] #21 20.26 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:04:33 [2022-08-08T11:04:33.408Z] #21 20.44 Selecting previously unselected package apparmor.
11:04:33 [2022-08-08T11:04:33.408Z] #21 20.44 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
11:04:33 [2022-08-08T11:04:33.408Z] #21 20.52 Unpacking apparmor (2.13.6-10) ...
11:04:33 [2022-08-08T11:04:33.977Z] #21 20.96 Selecting previously unselected package inetutils-ping.
11:04:33 [2022-08-08T11:04:33.977Z] #21 20.96 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
11:04:33 [2022-08-08T11:04:33.977Z] #21 20.97 Unpacking inetutils-ping (2:2.0-1) ...
11:04:33 [2022-08-08T11:04:33.977Z] #21 21.08 Selecting previously unselected package libip4tc2:arm64.
11:04:33 [2022-08-08T11:04:33.977Z] #21 21.08 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
11:04:33 [2022-08-08T11:04:33.977Z] #21 21.08 Unpacking libip4tc2:arm64 (1.8.7-1) ...
11:04:33 [2022-08-08T11:04:33.977Z] #21 21.16 Selecting previously unselected package libip6tc2:arm64.
11:04:33 [2022-08-08T11:04:33.977Z] #21 21.16 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
11:04:33 [2022-08-08T11:04:33.977Z] #21 21.17 Unpacking libip6tc2:arm64 (1.8.7-1) ...
11:04:33 [2022-08-08T11:04:33.977Z] #21 21.25 Selecting previously unselected package libnfnetlink0:arm64.
11:04:33 [2022-08-08T11:04:33.977Z] #21 21.27 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
11:04:33 [2022-08-08T11:04:33.977Z] #21 21.27 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
11:04:33 [2022-08-08T11:04:33.977Z] #21 21.34 Selecting previously unselected package libnetfilter-conntrack3:arm64.
11:04:34 [2022-08-08T11:04:34.236Z] #21 21.34 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
11:04:34 [2022-08-08T11:04:34.236Z] #21 21.34 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
11:04:34 [2022-08-08T11:04:34.236Z] #21 21.42 Selecting previously unselected package libnftnl11:arm64.
11:04:34 [2022-08-08T11:04:34.236Z] #21 21.43 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
11:04:34 [2022-08-08T11:04:34.236Z] #21 21.43 Unpacking libnftnl11:arm64 (1.1.9-1) ...
11:04:34 [2022-08-08T11:04:34.496Z] #21 21.51 Selecting previously unselected package iptables.
11:04:34 [2022-08-08T11:04:34.496Z] #21 21.52 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
11:04:34 [2022-08-08T11:04:34.496Z] #21 21.52 Unpacking iptables (1.8.7-1) ...
11:04:34 [2022-08-08T11:04:34.755Z] #21 21.85 Selecting previously unselected package libonig5:arm64.
11:04:34 [2022-08-08T11:04:34.755Z] #21 21.85 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
11:04:34 [2022-08-08T11:04:34.755Z] #21 21.85 Unpacking libonig5:arm64 (6.9.6-1.1) ...
11:04:34 [2022-08-08T11:04:34.755Z] #21 21.96 Selecting previously unselected package libjq1:arm64.
11:04:34 [2022-08-08T11:04:34.755Z] #21 21.96 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
11:04:34 [2022-08-08T11:04:34.755Z] #21 21.97 Unpacking libjq1:arm64 (1.6-2.1) ...
11:04:34 [2022-08-08T11:04:34.841Z] --- PASS: TestBuildLabelWithTargets (8.00s)
11:04:34 [2022-08-08T11:04:34.841Z] === RUN   TestBuildWithEmptyLayers
11:04:35 [2022-08-08T11:04:35.015Z] #21 22.06 Selecting previously unselected package jq.
11:04:35 [2022-08-08T11:04:35.015Z] #21 22.07 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
11:04:35 [2022-08-08T11:04:35.015Z] #21 22.07 Unpacking jq (1.6-2.1) ...
11:04:35 [2022-08-08T11:04:35.015Z] #21 22.16 Selecting previously unselected package libaio1:arm64.
11:04:35 [2022-08-08T11:04:35.015Z] #21 22.16 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
11:04:35 [2022-08-08T11:04:35.015Z] #21 22.17 Unpacking libaio1:arm64 (0.3.112-9) ...
11:04:35 [2022-08-08T11:04:35.015Z] #21 22.25 Selecting previously unselected package libgpm2:arm64.
11:04:35 [2022-08-08T11:04:35.015Z] #21 22.25 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
11:04:35 [2022-08-08T11:04:35.015Z] #21 22.25 Unpacking libgpm2:arm64 (1.20.7-8) ...
11:04:35 [2022-08-08T11:04:35.015Z] #21 ...
11:04:35 [2022-08-08T11:04:35.015Z] 
11:04:35 [2022-08-08T11:04:35.015Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:04:35 [2022-08-08T11:04:35.015Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:04:35 [2022-08-08T11:04:35.015Z] #77 85.93 checking for library containing seccomp_rule_add... -lseccomp
11:04:35 [2022-08-08T11:04:35.015Z] #77 86.30 checking for library containing seccomp_arch_resolve_name... none required
11:04:35 [2022-08-08T11:04:35.015Z] #77 86.53 checking systemd/sd-bus.h usability... yes
11:04:35 [2022-08-08T11:04:35.015Z] #77 86.84 checking systemd/sd-bus.h presence... yes
11:04:35 [2022-08-08T11:04:35.015Z] #77 86.95 checking for systemd/sd-bus.h... yes
11:04:35 [2022-08-08T11:04:35.015Z] #77 86.96 checking for library containing sd_bus_match_signal_async... -lsystemd
11:04:35 [2022-08-08T11:04:35.015Z] #77 87.37 checking for sd_notify_barrier... yes
11:04:35 [2022-08-08T11:04:35.015Z] #77 87.67 checking linux/bpf.h usability... yes
11:04:35 [2022-08-08T11:04:35.015Z] #77 87.83 checking linux/bpf.h presence... yes
11:04:35 [2022-08-08T11:04:35.015Z] #77 87.89 checking for linux/bpf.h... yes
11:04:35 [2022-08-08T11:04:35.015Z] #77 87.89 checking compilation for eBPF... yes
11:04:35 [2022-08-08T11:04:35.015Z] #77 88.01 checking for criu >= 3.15... no
11:04:35 [2022-08-08T11:04:35.015Z] #77 88.05 configure: CRIU headers not found, building without CRIU support
11:04:35 [2022-08-08T11:04:35.015Z] #77 88.05 checking for criu > 3.16... no
11:04:35 [2022-08-08T11:04:35.015Z] #77 88.07 configure: CRIU version doesn't support join-ns API
11:04:35 [2022-08-08T11:04:35.015Z] #77 88.07 checking for criu > 3.16.1... no
11:04:35 [2022-08-08T11:04:35.015Z] #77 88.09 configure: CRIU version doesn't support for pre-dumping
11:04:35 [2022-08-08T11:04:35.015Z] #77 88.09 checking for new mount API (fsconfig)... yes
11:04:35 [2022-08-08T11:04:35.015Z] #77 88.20 checking for seccomp notify API... yes
11:04:35 [2022-08-08T11:04:35.015Z] #77 88.29 checking for gperf... no
11:04:35 [2022-08-08T11:04:35.015Z] #77 88.30 configure: gperf not found - cannot rebuild signal parser code
11:04:35 [2022-08-08T11:04:35.015Z] #77 88.30 checking for library containing argp_parse... none required
11:04:35 [2022-08-08T11:04:35.015Z] #77 88.66 checking that generated files are newer than configure... done
11:04:35 [2022-08-08T11:04:35.015Z] #77 88.67 configure: creating ./config.status
11:04:35 [2022-08-08T11:04:35.015Z] #77 91.29 config.status: creating Makefile
11:04:35 [2022-08-08T11:04:35.015Z] #77 91.39 config.status: creating rpm/crun.spec
11:04:35 [2022-08-08T11:04:35.015Z] #77 91.47 config.status: creating config.h
11:04:35 [2022-08-08T11:04:35.015Z] #77 91.51 config.status: executing libtool commands
11:04:35 [2022-08-08T11:04:35.015Z] #77 91.57 config.status: executing depfiles commands
11:04:35 [2022-08-08T11:04:35.015Z] #77 92.72 === configuring in libocispec (/tmp/crun-build/libocispec)
11:04:35 [2022-08-08T11:04:35.015Z] #77 92.76 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:04:35 [2022-08-08T11:04:35.015Z] #77 93.17 checking for gcc... gcc
11:04:35 [2022-08-08T11:04:35.015Z] #77 93.28 checking whether the C compiler works... yes
11:04:35 [2022-08-08T11:04:35.015Z] #77 93.50 checking for C compiler default output file name... a.out
11:04:35 [2022-08-08T11:04:35.015Z] #77 93.50 checking for suffix of executables... 
11:04:35 [2022-08-08T11:04:35.015Z] #77 93.69 checking whether we are cross compiling... no
11:04:35 [2022-08-08T11:04:35.015Z] #77 93.91 checking for suffix of object files... o
11:04:35 [2022-08-08T11:04:35.015Z] #77 94.06 checking whether we are using the GNU C compiler... yes
11:04:35 [2022-08-08T11:04:35.015Z] #77 94.18 checking whether gcc accepts -g... yes
11:04:35 [2022-08-08T11:04:35.015Z] #77 94.35 checking for gcc option to accept ISO C89... none needed
11:04:35 [2022-08-08T11:04:35.015Z] #77 94.59 checking whether gcc understands -c and -o together... yes
11:04:35 [2022-08-08T11:04:35.015Z] #77 94.84 checking how to run the C preprocessor... gcc -E
11:04:35 [2022-08-08T11:04:35.015Z] #77 95.13 checking for grep that handles long lines and -e... /bin/grep
11:04:35 [2022-08-08T11:04:35.015Z] #77 95.14 checking for egrep... /bin/grep -E
11:04:35 [2022-08-08T11:04:35.015Z] #77 95.15 checking for ANSI C header files... yes
11:04:35 [2022-08-08T11:04:35.015Z] #77 95.75 checking for sys/types.h... yes
11:04:35 [2022-08-08T11:04:35.015Z] #77 95.95 checking for sys/stat.h... yes
11:04:35 [2022-08-08T11:04:35.015Z] #77 96.11 checking for stdlib.h... yes
11:04:35 [2022-08-08T11:04:35.015Z] #77 96.23 checking for string.h... yes
11:04:35 [2022-08-08T11:04:35.275Z] #77 96.38 checking for memory.h... 
11:04:35 [2022-08-08T11:04:35.276Z] #77 ...
11:04:35 [2022-08-08T11:04:35.276Z] 
11:04:35 [2022-08-08T11:04:35.276Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:04:35 [2022-08-08T11:04:35.276Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927
11:04:35 [2022-08-08T11:04:35.276Z] #21 22.33 Selecting previously unselected package libicu67:arm64.
11:04:35 [2022-08-08T11:04:35.276Z] #21 22.33 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
11:04:35 [2022-08-08T11:04:35.276Z] #21 22.34 Unpacking libicu67:arm64 (67.1-7) ...
11:04:36 [2022-08-08T11:04:36.458Z] #60 ...
11:04:36 [2022-08-08T11:04:36.458Z] 
11:04:36 [2022-08-08T11:04:36.458Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
11:04:36 [2022-08-08T11:04:36.458Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b
11:04:36 [2022-08-08T11:04:36.458Z] #16 DONE 4.4s
11:04:36 [2022-08-08T11:04:36.458Z] 
11:04:36 [2022-08-08T11:04:36.458Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:04:36 [2022-08-08T11:04:36.458Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229
11:04:37 [2022-08-08T11:04:37.378Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
11:04:37 [2022-08-08T11:04:37.378Z] === RUN   TestBuildMultiStageOnBuild
11:04:38 [2022-08-08T11:04:38.571Z] #21 25.36 Selecting previously unselected package libinih1:arm64.
11:04:38 [2022-08-08T11:04:38.571Z] #21 25.36 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
11:04:38 [2022-08-08T11:04:38.571Z] #21 25.37 Unpacking libinih1:arm64 (53-1+b2) ...
11:04:38 [2022-08-08T11:04:38.571Z] #21 25.45 Selecting previously unselected package libnet1:arm64.
11:04:38 [2022-08-08T11:04:38.571Z] #21 25.45 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
11:04:38 [2022-08-08T11:04:38.571Z] #21 25.46 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:04:38 [2022-08-08T11:04:38.571Z] #21 25.55 Selecting previously unselected package libnl-3-200:arm64.
11:04:38 [2022-08-08T11:04:38.571Z] #21 25.55 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
11:04:38 [2022-08-08T11:04:38.571Z] #21 25.55 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
11:04:38 [2022-08-08T11:04:38.571Z] #21 25.64 Selecting previously unselected package libprotobuf-c1:arm64.
11:04:38 [2022-08-08T11:04:38.571Z] #21 25.65 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
11:04:38 [2022-08-08T11:04:38.571Z] #21 25.65 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:04:38 [2022-08-08T11:04:38.571Z] #21 25.74 Selecting previously unselected package libyajl2:arm64.
11:04:38 [2022-08-08T11:04:38.571Z] #21 25.74 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ...
11:04:38 [2022-08-08T11:04:38.571Z] #21 25.75 Unpacking libyajl2:arm64 (2.1.0-3) ...
11:04:38 [2022-08-08T11:04:38.571Z] #21 25.83 Selecting previously unselected package net-tools.
11:04:38 [2022-08-08T11:04:38.571Z] #21 25.83 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
11:04:38 [2022-08-08T11:04:38.571Z] #21 25.87 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:04:38 [2022-08-08T11:04:38.831Z] #21 26.04 Selecting previously unselected package patch.
11:04:38 [2022-08-08T11:04:38.831Z] #21 26.04 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ...
11:04:38 [2022-08-08T11:04:38.831Z] #21 26.04 Unpacking patch (2.7.6-7) ...
11:04:38 [2022-08-08T11:04:38.831Z] #21 26.15 Selecting previously unselected package python-pip-whl.
11:04:38 [2022-08-08T11:04:38.976Z] #17 3.335 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:04:38 [2022-08-08T11:04:38.976Z] #17 DONE 3.4s
11:04:38 [2022-08-08T11:04:38.976Z] 
11:04:38 [2022-08-08T11:04:38.976Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:04:38 [2022-08-08T11:04:38.976Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6
11:04:39 [2022-08-08T11:04:39.091Z] #21 26.15 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
11:04:39 [2022-08-08T11:04:39.091Z] #21 26.17 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
11:04:39 [2022-08-08T11:04:39.660Z] #21 26.75 Selecting previously unselected package python3-lib2to3.
11:04:39 [2022-08-08T11:04:39.660Z] #21 26.76 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
11:04:39 [2022-08-08T11:04:39.660Z] #21 26.77 Unpacking python3-lib2to3 (3.9.2-1) ...
11:04:39 [2022-08-08T11:04:39.660Z] #21 26.88 Selecting previously unselected package python3-distutils.
11:04:39 [2022-08-08T11:04:39.660Z] #21 26.88 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
11:04:39 [2022-08-08T11:04:39.660Z] #21 26.90 Unpacking python3-distutils (3.9.2-1) ...
11:04:39 [2022-08-08T11:04:39.920Z] #21 27.02 Selecting previously unselected package python3-pkg-resources.
11:04:39 [2022-08-08T11:04:39.920Z] #21 27.03 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
11:04:39 [2022-08-08T11:04:39.920Z] #21 27.03 Unpacking python3-pkg-resources (52.0.0-4) ...
11:04:39 [2022-08-08T11:04:39.920Z] #21 27.16 Selecting previously unselected package python3-setuptools.
11:04:39 [2022-08-08T11:04:39.920Z] #21 27.16 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
11:04:39 [2022-08-08T11:04:39.920Z] #21 27.17 Unpacking python3-setuptools (52.0.0-4) ...
11:04:40 [2022-08-08T11:04:40.179Z] #21 27.46 Selecting previously unselected package python3-wheel.
11:04:40 [2022-08-08T11:04:40.179Z] #21 27.47 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
11:04:40 [2022-08-08T11:04:40.179Z] #21 27.47 Unpacking python3-wheel (0.34.2-1) ...
11:04:40 [2022-08-08T11:04:40.179Z] #21 27.53 Selecting previously unselected package python3-pip.
11:04:40 [2022-08-08T11:04:40.439Z] #21 27.54 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
11:04:40 [2022-08-08T11:04:40.439Z] #21 27.54 Unpacking python3-pip (20.3.4-4+deb11u1) ...
11:04:40 [2022-08-08T11:04:40.699Z] #21 27.84 Selecting previously unselected package sudo.
11:04:40 [2022-08-08T11:04:40.699Z] #21 27.84 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ...
11:04:40 [2022-08-08T11:04:40.699Z] #21 27.85 Unpacking sudo (1.9.5p2-3) ...
11:04:40 [2022-08-08T11:04:40.880Z] #18 DONE 2.0s
11:04:40 [2022-08-08T11:04:40.880Z] 
11:04:40 [2022-08-08T11:04:40.880Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:04:40 [2022-08-08T11:04:40.880Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba
11:04:41 [2022-08-08T11:04:41.268Z] #21 28.38 Selecting previously unselected package thin-provisioning-tools.
11:04:41 [2022-08-08T11:04:41.268Z] #21 28.42 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ...
11:04:41 [2022-08-08T11:04:41.268Z] #21 28.42 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:04:41 [2022-08-08T11:04:41.527Z] #21 28.66 Selecting previously unselected package uidmap.
11:04:41 [2022-08-08T11:04:41.527Z] #21 28.66 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ...
11:04:41 [2022-08-08T11:04:41.527Z] #21 28.67 Unpacking uidmap (1:4.8.1-1) ...
11:04:41 [2022-08-08T11:04:41.787Z] #21 28.79 Selecting previously unselected package vim-runtime.
11:04:41 [2022-08-08T11:04:41.787Z] #21 28.79 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
11:04:41 [2022-08-08T11:04:41.787Z] #21 28.82 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:04:41 [2022-08-08T11:04:41.787Z] #21 28.86 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:04:41 [2022-08-08T11:04:41.787Z] #21 28.86 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
11:04:42 [2022-08-08T11:04:42.653Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
11:04:42 [2022-08-08T11:04:42.653Z] === RUN   TestBuildUncleanTarFilenames
11:04:42 [2022-08-08T11:04:42.653Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
11:04:42 [2022-08-08T11:04:42.653Z] === RUN   TestBuildMultiStageLayerLeak
11:04:42 [2022-08-08T11:04:42.727Z] #21 ...
11:04:42 [2022-08-08T11:04:42.727Z] 
11:04:42 [2022-08-08T11:04:42.727Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:04:42 [2022-08-08T11:04:42.727Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:04:42 [2022-08-08T11:04:42.727Z] #77 96.38 checking for memory.h... yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 96.57 checking for strings.h... yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 96.71 checking for inttypes.h... yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 96.89 checking for stdint.h... yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 97.13 checking for unistd.h... yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 97.28 checking minix/config.h usability... no
11:04:42 [2022-08-08T11:04:42.727Z] #77 97.37 checking minix/config.h presence... no
11:04:42 [2022-08-08T11:04:42.727Z] #77 97.45 checking for minix/config.h... no
11:04:42 [2022-08-08T11:04:42.727Z] #77 97.45 checking whether it is safe to define __EXTENSIONS__... yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 97.67 checking build system type... aarch64-unknown-linux-gnu
11:04:42 [2022-08-08T11:04:42.727Z] #77 97.98 checking host system type... aarch64-unknown-linux-gnu
11:04:42 [2022-08-08T11:04:42.727Z] #77 97.98 checking how to print strings... printf
11:04:42 [2022-08-08T11:04:42.727Z] #77 97.99 checking for a sed that does not truncate output... /bin/sed
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.01 checking for fgrep... /bin/grep -F
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.02 checking for ld used by gcc... /usr/bin/ld
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.05 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.06 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.08 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.19 checking whether ln -s works... yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.19 checking the maximum length of command line arguments... 1572864
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.23 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.24 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.24 checking for /usr/bin/ld option to reload object files... -r
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.25 checking for objdump... objdump
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.25 checking how to recognize dependent libraries... pass_all
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.25 checking for dlltool... no
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.26 checking how to associate runtime and link libraries... printf %s\n
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.26 checking for ar... ar
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.26 checking for archiver @FILE support... @
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.44 checking for strip... strip
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.44 checking for ranlib... ranlib
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.44 checking for gawk... no
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.44 checking for mawk... mawk
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.44 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.77 checking for sysroot... no
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.77 checking for a working dd... /bin/dd
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.79 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.83 checking for mt... no
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.83 checking if : is a manifest tool... no
11:04:42 [2022-08-08T11:04:42.727Z] #77 98.84 checking for dlfcn.h... yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 99.06 checking for objdir... .libs
11:04:42 [2022-08-08T11:04:42.727Z] #77 99.43 checking if gcc supports -fno-rtti -fno-exceptions... no
11:04:42 [2022-08-08T11:04:42.727Z] #77 99.51 checking for gcc option to produce PIC... -fPIC -DPIC
11:04:42 [2022-08-08T11:04:42.727Z] #77 99.51 checking if gcc PIC flag -fPIC -DPIC works... yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 99.60 checking if gcc static flag -static works... yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 99.82 checking if gcc supports -c -o file.o... yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 99.96 checking if gcc supports -c -o file.o... (cached) yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 99.96 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 100.0 checking dynamic linker characteristics... GNU/Linux ld.so
11:04:42 [2022-08-08T11:04:42.727Z] #77 100.3 checking how to hardcode library paths into programs... immediate
11:04:42 [2022-08-08T11:04:42.727Z] #77 100.3 checking whether stripping libraries is possible... yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 100.3 checking if libtool supports shared libraries... yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 100.3 checking whether to build shared libraries... no
11:04:42 [2022-08-08T11:04:42.727Z] #77 100.3 checking whether to build static libraries... yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 100.3 checking for a BSD-compatible install... /usr/bin/install -c
11:04:42 [2022-08-08T11:04:42.727Z] #77 100.4 checking whether build environment is sane... yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 100.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:04:42 [2022-08-08T11:04:42.727Z] #77 100.5 checking whether make sets $(MAKE)... yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 100.6 checking whether make supports the include directive... yes (GNU style)
11:04:42 [2022-08-08T11:04:42.727Z] #77 100.6 checking whether make supports nested variables... yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 100.7 checking whether UID '0' is supported by ustar format... yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 100.7 checking whether GID '0' is supported by ustar format... yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 100.7 checking how to create a ustar tar archive... gnutar
11:04:42 [2022-08-08T11:04:42.727Z] #77 100.7 checking dependency style of gcc... gcc3
11:04:42 [2022-08-08T11:04:42.727Z] #77 100.9 checking whether to enable maintainer-specific portions of Makefiles... yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 100.9 checking whether make supports nested variables... (cached) yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 100.9 checking for pkg-config... /usr/bin/pkg-config
11:04:42 [2022-08-08T11:04:42.727Z] #77 100.9 checking pkg-config is at least version 0.9.0... yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 100.9 checking for yajl >= 2.1.0... yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 100.9 checking for a sed that does not truncate output... (cached) /bin/sed
11:04:42 [2022-08-08T11:04:42.727Z] #77 100.9 checking for gcc... (cached) gcc
11:04:42 [2022-08-08T11:04:42.727Z] #77 101.0 checking whether we are using the GNU C compiler... (cached) yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 101.0 checking whether gcc accepts -g... (cached) yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 101.0 checking for gcc option to accept ISO C89... (cached) none needed
11:04:42 [2022-08-08T11:04:42.727Z] #77 101.0 checking whether gcc understands -c and -o together... (cached) yes
11:04:42 [2022-08-08T11:04:42.727Z] #77 101.0 checking for a Python interpreter with version >= 3... python3
11:04:42 [2022-08-08T11:04:42.727Z] #77 101.1 checking for python3... /usr/bin/python3
11:04:42 [2022-08-08T11:04:42.727Z] #77 101.1 checking for python3 version... 3.9
11:04:42 [2022-08-08T11:04:42.727Z] #77 101.2 checking for python3 platform... linux
11:04:42 [2022-08-08T11:04:42.727Z] #77 101.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:04:42 [2022-08-08T11:04:42.727Z] #77 101.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:04:42 [2022-08-08T11:04:42.727Z] #77 101.7 checking that generated files are newer than configure... done
11:04:42 [2022-08-08T11:04:42.727Z] #77 101.7 configure: creating ./config.status
11:04:42 [2022-08-08T11:04:42.776Z] #19 DONE 1.9s
11:04:42 [2022-08-08T11:04:42.776Z] 
11:04:42 [2022-08-08T11:04:42.776Z] #20 [dev-systemd-false  6/28] RUN ldconfig
11:04:42 [2022-08-08T11:04:42.776Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad
11:04:43 [2022-08-08T11:04:43.296Z] #77 104.4 config.status: creating Makefile
11:04:43 [2022-08-08T11:04:43.296Z] #77 104.5 config.status: creating config.h
11:04:43 [2022-08-08T11:04:43.296Z] #77 104.5 config.status: executing libtool commands
11:04:43 [2022-08-08T11:04:43.296Z] #77 104.6 config.status: executing depfiles commands
11:04:44 [2022-08-08T11:04:44.235Z] #77 105.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
11:04:44 [2022-08-08T11:04:44.235Z] #77 105.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:04:44 [2022-08-08T11:04:44.495Z] #77 105.8 checking for gcc... gcc
11:04:45 [2022-08-08T11:04:45.064Z] #77 105.9 checking whether the C compiler works... yes
11:04:45 [2022-08-08T11:04:45.064Z] #77 106.1 checking for C compiler default output file name... a.out
11:04:45 [2022-08-08T11:04:45.064Z] #77 106.1 checking for suffix of executables... 
11:04:45 [2022-08-08T11:04:45.064Z] #77 ...
11:04:45 [2022-08-08T11:04:45.064Z] 
11:04:45 [2022-08-08T11:04:45.064Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:04:45 [2022-08-08T11:04:45.064Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927
11:04:45 [2022-08-08T11:04:45.064Z] #21 32.03 Selecting previously unselected package vim.
11:04:45 [2022-08-08T11:04:45.064Z] #21 32.03 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
11:04:45 [2022-08-08T11:04:45.064Z] #21 32.06 Unpacking vim (2:8.2.2434-3+deb11u1) ...
11:04:45 [2022-08-08T11:04:45.295Z] #20 DONE 2.1s
11:04:45 [2022-08-08T11:04:45.295Z] 
11:04:45 [2022-08-08T11:04:45.296Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:04:45 [2022-08-08T11:04:45.296Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9
11:04:45 [2022-08-08T11:04:45.583Z] #21 32.61 Selecting previously unselected package xfsprogs.
11:04:45 [2022-08-08T11:04:45.583Z] #21 32.61 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ...
11:04:45 [2022-08-08T11:04:45.583Z] #21 32.62 Unpacking xfsprogs (5.10.0-4) ...
11:04:45 [2022-08-08T11:04:45.842Z] #21 33.11 Selecting previously unselected package zip.
11:04:45 [2022-08-08T11:04:45.842Z] #21 33.11 Preparing to unpack .../47-zip_3.0-12_arm64.deb ...
11:04:45 [2022-08-08T11:04:45.842Z] #21 33.12 Unpacking zip (3.0-12) ...
11:04:46 [2022-08-08T11:04:46.102Z] #21 33.25 Selecting previously unselected package zstd.
11:04:46 [2022-08-08T11:04:46.102Z] #21 33.25 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ...
11:04:46 [2022-08-08T11:04:46.102Z] #21 33.26 Unpacking zstd (1.4.8+dfsg-2.1) ...
11:04:46 [2022-08-08T11:04:46.362Z] #21 33.58 Setting up python3-pkg-resources (52.0.0-4) ...
11:04:47 [2022-08-08T11:04:47.188Z] #21 2.309 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:04:47 [2022-08-08T11:04:47.188Z] #21 2.485 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:04:47 [2022-08-08T11:04:47.191Z] #21 34.26 Setting up libip4tc2:arm64 (1.8.7-1) ...
11:04:47 [2022-08-08T11:04:47.191Z] #21 34.28 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:04:47 [2022-08-08T11:04:47.191Z] #21 34.29 Setting up libgpm2:arm64 (1.20.7-8) ...
11:04:47 [2022-08-08T11:04:47.191Z] #21 34.30 Setting up libicu67:arm64 (67.1-7) ...
11:04:47 [2022-08-08T11:04:47.191Z] #21 34.32 Setting up libip6tc2:arm64 (1.8.7-1) ...
11:04:47 [2022-08-08T11:04:47.191Z] #21 34.33 Setting up libinih1:arm64 (53-1+b2) ...
11:04:47 [2022-08-08T11:04:47.191Z] #21 34.34 Setting up uidmap (1:4.8.1-1) ...
11:04:47 [2022-08-08T11:04:47.191Z] #21 34.35 Setting up libyajl2:arm64 (2.1.0-3) ...
11:04:47 [2022-08-08T11:04:47.191Z] #21 34.36 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:04:47 [2022-08-08T11:04:47.191Z] #21 34.37 Setting up bzip2 (1.0.8-4) ...
11:04:47 [2022-08-08T11:04:47.191Z] #21 34.39 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:04:47 [2022-08-08T11:04:47.191Z] #21 34.41 Setting up python3-wheel (0.34.2-1) ...
11:04:47 [2022-08-08T11:04:47.445Z] #21 2.493 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:04:47 [2022-08-08T11:04:47.701Z] #21 2.916 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:04:47 [2022-08-08T11:04:47.760Z] #21 34.97 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:04:47 [2022-08-08T11:04:47.760Z] #21 34.98 Setting up libcap2:arm64 (1:2.44-1) ...
11:04:47 [2022-08-08T11:04:47.760Z] #21 34.99 Setting up libcap2-bin (1:2.44-1) ...
11:04:47 [2022-08-08T11:04:47.930Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s)
11:04:47 [2022-08-08T11:04:47.930Z] === RUN   TestBuildWithHugeFile
11:04:48 [2022-08-08T11:04:48.019Z] #21 35.01 Setting up apparmor (2.13.6-10) ...
11:04:49 [2022-08-08T11:04:49.074Z] #21 4.040 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
11:04:49 [2022-08-08T11:04:49.930Z] #21 36.82 Setting up zip (3.0-12) ...
11:04:49 [2022-08-08T11:04:49.930Z] #21 36.83 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:04:49 [2022-08-08T11:04:49.930Z] #21 36.88 Setting up bash-completion (1:2.11-2) ...
11:04:50 [2022-08-08T11:04:50.453Z] #21 ...
11:04:50 [2022-08-08T11:04:50.453Z] 
11:04:50 [2022-08-08T11:04:50.453Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:04:50 [2022-08-08T11:04:50.453Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:04:50 [2022-08-08T11:04:50.453Z] #77 92.24 configure.ac:11: installing 'build-aux/compile'
11:04:50 [2022-08-08T11:04:50.453Z] #77 92.24 configure.ac:11: installing 'build-aux/config.guess'
11:04:50 [2022-08-08T11:04:50.453Z] #77 92.24 configure.ac:11: installing 'build-aux/config.sub'
11:04:50 [2022-08-08T11:04:50.453Z] #77 92.27 configure.ac:13: installing 'build-aux/install-sh'
11:04:50 [2022-08-08T11:04:50.453Z] #77 92.29 configure.ac:13: installing 'build-aux/missing'
11:04:50 [2022-08-08T11:04:50.453Z] #77 92.30 configure.ac:8: installing 'build-aux/tap-driver.sh'
11:04:50 [2022-08-08T11:04:50.453Z] #77 92.53 Makefile.am: installing 'build-aux/depcomp'
11:04:50 [2022-08-08T11:04:50.453Z] #77 94.08 checking build system type... x86_64-pc-linux-gnu
11:04:50 [2022-08-08T11:04:50.453Z] #77 94.39 checking host system type... x86_64-pc-linux-gnu
11:04:50 [2022-08-08T11:04:50.453Z] #77 94.40 checking how to print strings... printf
11:04:50 [2022-08-08T11:04:50.453Z] #77 94.41 checking for gcc... gcc
11:04:50 [2022-08-08T11:04:50.453Z] #77 94.49 checking whether the C compiler works... yes
11:04:50 [2022-08-08T11:04:50.453Z] #77 94.74 checking for C compiler default output file name... a.out
11:04:50 [2022-08-08T11:04:50.453Z] #77 94.75 checking for suffix of executables... 
11:04:50 [2022-08-08T11:04:50.453Z] #77 95.09 checking whether we are cross compiling... no
11:04:50 [2022-08-08T11:04:50.453Z] #77 95.32 checking for suffix of object files... o
11:04:50 [2022-08-08T11:04:50.453Z] #77 95.47 checking whether we are using the GNU C compiler... yes
11:04:50 [2022-08-08T11:04:50.453Z] #77 95.55 checking whether gcc accepts -g... yes
11:04:50 [2022-08-08T11:04:50.453Z] #77 95.69 checking for gcc option to accept ISO C89... none needed
11:04:50 [2022-08-08T11:04:50.453Z] #77 95.86 checking whether gcc understands -c and -o together... yes
11:04:50 [2022-08-08T11:04:50.453Z] #77 96.06 checking for a sed that does not truncate output... /bin/sed
11:04:50 [2022-08-08T11:04:50.453Z] #77 96.09 checking for grep that handles long lines and -e... /bin/grep
11:04:50 [2022-08-08T11:04:50.453Z] #77 96.11 checking for egrep... /bin/grep -E
11:04:50 [2022-08-08T11:04:50.453Z] #77 96.11 checking for fgrep... /bin/grep -F
11:04:50 [2022-08-08T11:04:50.453Z] #77 96.13 checking for ld used by gcc... /usr/bin/ld
11:04:50 [2022-08-08T11:04:50.453Z] #77 96.14 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:04:50 [2022-08-08T11:04:50.453Z] #77 96.15 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:04:50 [2022-08-08T11:04:50.453Z] #77 96.18 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:04:50 [2022-08-08T11:04:50.453Z] #77 96.33 checking whether ln -s works... yes
11:04:50 [2022-08-08T11:04:50.453Z] #77 96.33 checking the maximum length of command line arguments... 1572864
11:04:50 [2022-08-08T11:04:50.453Z] #77 96.37 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
11:04:50 [2022-08-08T11:04:50.453Z] #77 96.39 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
11:04:50 [2022-08-08T11:04:50.453Z] #77 96.39 checking for /usr/bin/ld option to reload object files... -r
11:04:50 [2022-08-08T11:04:50.453Z] #77 96.39 checking for objdump... objdump
11:04:50 [2022-08-08T11:04:50.453Z] #77 96.39 checking how to recognize dependent libraries... pass_all
11:04:50 [2022-08-08T11:04:50.453Z] #77 96.39 checking for dlltool... no
11:04:50 [2022-08-08T11:04:50.453Z] #77 96.39 checking how to associate runtime and link libraries... printf %s\n
11:04:50 [2022-08-08T11:04:50.453Z] #77 96.39 checking for ar... ar
11:04:50 [2022-08-08T11:04:50.453Z] #77 96.39 checking for archiver @FILE support... @
11:04:50 [2022-08-08T11:04:50.453Z] #77 96.55 checking for strip... strip
11:04:50 [2022-08-08T11:04:50.453Z] #77 96.55 checking for ranlib... ranlib
11:04:50 [2022-08-08T11:04:50.453Z] #77 96.56 checking for gawk... no
11:04:50 [2022-08-08T11:04:50.453Z] #77 96.56 checking for mawk... mawk
11:04:50 [2022-08-08T11:04:50.453Z] #77 96.57 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:04:50 [2022-08-08T11:04:50.453Z] #77 97.06 checking for sysroot... no
11:04:50 [2022-08-08T11:04:50.453Z] #77 97.07 checking for a working dd... /bin/dd
11:04:50 [2022-08-08T11:04:50.453Z] #77 97.08 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:04:50 [2022-08-08T11:04:50.453Z] #77 97.18 checking for mt... no
11:04:50 [2022-08-08T11:04:50.453Z] #77 97.18 checking if : is a manifest tool... no
11:04:50 [2022-08-08T11:04:50.453Z] #77 97.19 checking how to run the C preprocessor... gcc -E
11:04:50 [2022-08-08T11:04:50.453Z] #77 97.45 checking for ANSI C header files... yes
11:04:50 [2022-08-08T11:04:50.453Z] #77 98.19 checking for sys/types.h... yes
11:04:50 [2022-08-08T11:04:50.453Z] #77 98.36 checking for sys/stat.h... yes
11:04:50 [2022-08-08T11:04:50.453Z] #77 98.61 checking for stdlib.h... yes
11:04:50 [2022-08-08T11:04:50.453Z] #77 98.81 checking for string.h... yes
11:04:50 [2022-08-08T11:04:50.453Z] #77 98.99 checking for memory.h... yes
11:04:50 [2022-08-08T11:04:50.453Z] #77 99.26 checking for strings.h... yes
11:04:50 [2022-08-08T11:04:50.453Z] #77 99.46 checking for inttypes.h... yes
11:04:50 [2022-08-08T11:04:50.453Z] #77 99.64 checking for stdint.h... yes
11:04:50 [2022-08-08T11:04:50.453Z] #77 99.93 checking for unistd.h... yes
11:04:50 [2022-08-08T11:04:50.453Z] #77 100.1 checking for dlfcn.h... yes
11:04:50 [2022-08-08T11:04:50.453Z] #77 100.3 checking for objdir... .libs
11:04:50 [2022-08-08T11:04:50.970Z] #77 100.7 checking if gcc supports -fno-rtti -fno-exceptions... no
11:04:50 [2022-08-08T11:04:50.970Z] #77 100.8 checking for gcc option to produce PIC... -fPIC -DPIC
11:04:51 [2022-08-08T11:04:51.227Z] #77 100.8 checking if gcc PIC flag -fPIC -DPIC works... yes
11:04:51 [2022-08-08T11:04:51.484Z] #77 101.0 checking if gcc static flag -static works... yes
11:04:51 [2022-08-08T11:04:51.484Z] #77 101.3 checking if gcc supports -c -o file.o... yes
11:04:51 [2022-08-08T11:04:51.740Z] #77 101.5 checking if gcc supports -c -o file.o... (cached) yes
11:04:51 [2022-08-08T11:04:51.741Z] #77 101.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
11:04:51 [2022-08-08T11:04:51.836Z] #21 ...
11:04:51 [2022-08-08T11:04:51.836Z] 
11:04:51 [2022-08-08T11:04:51.836Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:04:51 [2022-08-08T11:04:51.836Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:04:51 [2022-08-08T11:04:51.836Z] #77 106.1 checking for suffix of executables... 
11:04:51 [2022-08-08T11:04:51.836Z] #77 106.2 checking whether we are cross compiling... no
11:04:51 [2022-08-08T11:04:51.836Z] #77 106.4 checking for suffix of object files... o
11:04:51 [2022-08-08T11:04:51.836Z] #77 106.5 checking whether we are using the GNU C compiler... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 106.6 checking whether gcc accepts -g... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 106.7 checking for gcc option to accept ISO C89... none needed
11:04:51 [2022-08-08T11:04:51.836Z] #77 106.8 checking whether gcc understands -c and -o together... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 107.0 checking for a BSD-compatible install... /usr/bin/install -c
11:04:51 [2022-08-08T11:04:51.836Z] #77 107.0 checking whether build environment is sane... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 107.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:04:51 [2022-08-08T11:04:51.836Z] #77 107.0 checking for gawk... no
11:04:51 [2022-08-08T11:04:51.836Z] #77 107.0 checking for mawk... mawk
11:04:51 [2022-08-08T11:04:51.836Z] #77 107.0 checking whether make sets $(MAKE)... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 107.1 checking whether make supports the include directive... yes (GNU style)
11:04:51 [2022-08-08T11:04:51.836Z] #77 107.1 checking whether make supports nested variables... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 107.2 checking whether UID '0' is supported by ustar format... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 107.2 checking whether GID '0' is supported by ustar format... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 107.2 checking how to create a ustar tar archive... gnutar
11:04:51 [2022-08-08T11:04:51.836Z] #77 107.3 checking dependency style of gcc... gcc3
11:04:51 [2022-08-08T11:04:51.836Z] #77 107.4 checking whether to enable maintainer-specific portions of Makefiles... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 107.4 checking whether make supports nested variables... (cached) yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 107.5 checking build system type... aarch64-unknown-linux-gnu
11:04:51 [2022-08-08T11:04:51.836Z] #77 107.8 checking host system type... aarch64-unknown-linux-gnu
11:04:51 [2022-08-08T11:04:51.836Z] #77 107.8 checking how to print strings... printf
11:04:51 [2022-08-08T11:04:51.836Z] #77 107.8 checking for a sed that does not truncate output... /bin/sed
11:04:51 [2022-08-08T11:04:51.836Z] #77 107.8 checking for grep that handles long lines and -e... /bin/grep
11:04:51 [2022-08-08T11:04:51.836Z] #77 107.8 checking for egrep... /bin/grep -E
11:04:51 [2022-08-08T11:04:51.836Z] #77 107.8 checking for fgrep... /bin/grep -F
11:04:51 [2022-08-08T11:04:51.836Z] #77 107.8 checking for ld used by gcc... /usr/bin/ld
11:04:51 [2022-08-08T11:04:51.836Z] #77 107.8 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 107.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:04:51 [2022-08-08T11:04:51.836Z] #77 107.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:04:51 [2022-08-08T11:04:51.836Z] #77 108.0 checking whether ln -s works... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 108.0 checking the maximum length of command line arguments... 1572864
11:04:51 [2022-08-08T11:04:51.836Z] #77 108.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:04:51 [2022-08-08T11:04:51.836Z] #77 108.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:04:51 [2022-08-08T11:04:51.836Z] #77 108.1 checking for /usr/bin/ld option to reload object files... -r
11:04:51 [2022-08-08T11:04:51.836Z] #77 108.1 checking for objdump... objdump
11:04:51 [2022-08-08T11:04:51.836Z] #77 108.1 checking how to recognize dependent libraries... pass_all
11:04:51 [2022-08-08T11:04:51.836Z] #77 108.1 checking for dlltool... no
11:04:51 [2022-08-08T11:04:51.836Z] #77 108.1 checking how to associate runtime and link libraries... printf %s\n
11:04:51 [2022-08-08T11:04:51.836Z] #77 108.1 checking for ar... ar
11:04:51 [2022-08-08T11:04:51.836Z] #77 108.1 checking for archiver @FILE support... @
11:04:51 [2022-08-08T11:04:51.836Z] #77 108.2 checking for strip... strip
11:04:51 [2022-08-08T11:04:51.836Z] #77 108.2 checking for ranlib... ranlib
11:04:51 [2022-08-08T11:04:51.836Z] #77 108.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:04:51 [2022-08-08T11:04:51.836Z] #77 108.6 checking for sysroot... no
11:04:51 [2022-08-08T11:04:51.836Z] #77 108.6 checking for a working dd... /bin/dd
11:04:51 [2022-08-08T11:04:51.836Z] #77 108.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:04:51 [2022-08-08T11:04:51.836Z] #77 108.6 checking for mt... no
11:04:51 [2022-08-08T11:04:51.836Z] #77 108.6 checking if : is a manifest tool... no
11:04:51 [2022-08-08T11:04:51.836Z] #77 108.7 checking how to run the C preprocessor... gcc -E
11:04:51 [2022-08-08T11:04:51.836Z] #77 109.0 checking for ANSI C header files... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 109.5 checking for sys/types.h... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 109.6 checking for sys/stat.h... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 109.8 checking for stdlib.h... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 110.0 checking for string.h... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 110.2 checking for memory.h... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 110.4 checking for strings.h... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 110.5 checking for inttypes.h... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 110.7 checking for stdint.h... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 110.8 checking for unistd.h... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 110.9 checking for dlfcn.h... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 111.2 checking for objdir... .libs
11:04:51 [2022-08-08T11:04:51.836Z] #77 111.5 checking if gcc supports -fno-rtti -fno-exceptions... no
11:04:51 [2022-08-08T11:04:51.836Z] #77 111.6 checking for gcc option to produce PIC... -fPIC -DPIC
11:04:51 [2022-08-08T11:04:51.836Z] #77 111.6 checking if gcc PIC flag -fPIC -DPIC works... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 111.7 checking if gcc static flag -static works... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 112.1 checking if gcc supports -c -o file.o... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 112.2 checking if gcc supports -c -o file.o... (cached) yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 112.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 112.3 checking dynamic linker characteristics... GNU/Linux ld.so
11:04:51 [2022-08-08T11:04:51.836Z] #77 112.6 checking how to hardcode library paths into programs... immediate
11:04:51 [2022-08-08T11:04:51.836Z] #77 112.6 checking whether stripping libraries is possible... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 112.6 checking if libtool supports shared libraries... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 112.6 checking whether to build shared libraries... no
11:04:51 [2022-08-08T11:04:51.836Z] #77 112.6 checking whether to build static libraries... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 112.6 checking float.h usability... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 112.7 checking float.h presence... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 112.8 checking for float.h... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 112.8 checking limits.h usability... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 113.0 checking limits.h presence... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 113.0 checking for limits.h... yes
11:04:51 [2022-08-08T11:04:51.836Z] #77 113.1 checking stddef.h usability... yes
11:04:51 [2022-08-08T11:04:51.997Z] #77 101.6 checking dynamic linker characteristics... GNU/Linux ld.so
11:04:51 [2022-08-08T11:04:51.998Z] #77 102.0 checking how to hardcode library paths into programs... immediate
11:04:51 [2022-08-08T11:04:51.998Z] #77 102.0 checking whether stripping libraries is possible... yes
11:04:51 [2022-08-08T11:04:51.998Z] #77 102.0 checking if libtool supports shared libraries... yes
11:04:51 [2022-08-08T11:04:51.998Z] #77 102.0 checking whether to build shared libraries... no
11:04:51 [2022-08-08T11:04:51.998Z] #77 102.0 checking whether to build static libraries... yes
11:04:51 [2022-08-08T11:04:51.998Z] #77 102.0 checking for a BSD-compatible install... /usr/bin/install -c
11:04:51 [2022-08-08T11:04:51.998Z] #77 102.0 checking whether build environment is sane... yes
11:04:52 [2022-08-08T11:04:52.097Z] #77 113.2 checking stddef.h presence... yes
11:04:52 [2022-08-08T11:04:52.097Z] #77 113.3 checking for stddef.h... yes
11:04:52 [2022-08-08T11:04:52.097Z] #77 113.3 checking for stdlib.h... (cached) yes
11:04:52 [2022-08-08T11:04:52.097Z] #77 ...
11:04:52 [2022-08-08T11:04:52.097Z] 
11:04:52 [2022-08-08T11:04:52.097Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:04:52 [2022-08-08T11:04:52.097Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927
11:04:52 [2022-08-08T11:04:52.097Z] #21 39.26 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:04:52 [2022-08-08T11:04:52.097Z] #21 39.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:04:52 [2022-08-08T11:04:52.097Z] #21 39.30 Setting up libmnl0:arm64 (1.0.4-3) ...
11:04:52 [2022-08-08T11:04:52.097Z] #21 39.31 Setting up patch (2.7.6-7) ...
11:04:52 [2022-08-08T11:04:52.097Z] #21 39.32 Setting up sudo (1.9.5p2-3) ...
11:04:52 [2022-08-08T11:04:52.097Z] #21 39.40 invoke-rc.d: could not determine current runlevel
11:04:52 [2022-08-08T11:04:52.254Z] #77 102.1 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:04:52 [2022-08-08T11:04:52.254Z] #77 102.1 checking whether make sets $(MAKE)... yes
11:04:52 [2022-08-08T11:04:52.254Z] #77 102.2 checking whether make supports the include directive... yes (GNU style)
11:04:52 [2022-08-08T11:04:52.254Z] #77 102.2 checking whether make supports nested variables... yes
11:04:52 [2022-08-08T11:04:52.254Z] #77 102.3 checking whether UID '0' is supported by ustar format... yes
11:04:52 [2022-08-08T11:04:52.254Z] #77 102.3 checking whether GID '0' is supported by ustar format... yes
11:04:52 [2022-08-08T11:04:52.254Z] #77 102.3 checking how to create a ustar tar archive... 
11:04:52 [2022-08-08T11:04:52.254Z] #77 ...
11:04:52 [2022-08-08T11:04:52.254Z] 
11:04:52 [2022-08-08T11:04:52.255Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:04:52 [2022-08-08T11:04:52.255Z] #60 sha256:e5afeba37ce6761b29319f7cf3c94dfdfca8ef5028184d33533f96202a0f1fbc
11:04:52 [2022-08-08T11:04:52.255Z] #60 15.78 + cd /tmp/tmp.99Pjp7t2o7/src/github.com/opencontainers/runc
11:04:52 [2022-08-08T11:04:52.255Z] #60 15.78 + git checkout -q v1.1.3
11:04:52 [2022-08-08T11:04:52.255Z] #60 16.44 + '[' -z '' ']'
11:04:52 [2022-08-08T11:04:52.255Z] #60 16.44 + target=static
11:04:52 [2022-08-08T11:04:52.255Z] #60 16.44 + make BUILDTAGS=seccomp static
11:04:52 [2022-08-08T11:04:52.255Z] #60 16.86 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc .
11:04:52 [2022-08-08T11:04:52.356Z] #21 39.42 invoke-rc.d: policy-rc.d denied execution of start.
11:04:52 [2022-08-08T11:04:52.356Z] #21 39.43 Setting up xfsprogs (5.10.0-4) ...
11:04:52 [2022-08-08T11:04:52.356Z] #21 39.45 Setting up libxtables12:arm64 (1.8.7-1) ...
11:04:52 [2022-08-08T11:04:52.356Z] #21 39.46 Setting up inetutils-ping (2:2.0-1) ...
11:04:52 [2022-08-08T11:04:52.356Z] #21 39.48 Setting up pigz (2.6-1) ...
11:04:52 [2022-08-08T11:04:52.356Z] #21 39.49 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
11:04:52 [2022-08-08T11:04:52.356Z] #21 39.50 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
11:04:52 [2022-08-08T11:04:52.356Z] #21 39.53 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
11:04:52 [2022-08-08T11:04:52.356Z] #21 39.55 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
11:04:52 [2022-08-08T11:04:52.512Z] #60 ...
11:04:52 [2022-08-08T11:04:52.512Z] 
11:04:52 [2022-08-08T11:04:52.512Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:04:52 [2022-08-08T11:04:52.512Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:04:52 [2022-08-08T11:04:52.512Z] #77 102.3 checking how to create a ustar tar archive... gnutar
11:04:52 [2022-08-08T11:04:52.769Z] #77 102.4 checking dependency style of gcc... gcc3
11:04:52 [2022-08-08T11:04:52.769Z] #77 102.6 checking whether to enable maintainer-specific portions of Makefiles... yes
11:04:52 [2022-08-08T11:04:52.769Z] #77 102.6 checking whether make supports nested variables... (cached) yes
11:04:52 [2022-08-08T11:04:52.769Z] #77 102.6 checking for gawk... (cached) mawk
11:04:52 [2022-08-08T11:04:52.769Z] #77 102.6 checking for a sed that does not truncate output... (cached) /bin/sed
11:04:52 [2022-08-08T11:04:52.769Z] #77 102.6 checking for gcc... (cached) gcc
11:04:52 [2022-08-08T11:04:52.769Z] #77 102.7 checking whether we are using the GNU C compiler... (cached) yes
11:04:52 [2022-08-08T11:04:52.769Z] #77 102.7 checking whether gcc accepts -g... (cached) yes
11:04:52 [2022-08-08T11:04:52.769Z] #77 102.7 checking for gcc option to accept ISO C89... (cached) none needed
11:04:52 [2022-08-08T11:04:52.769Z] #77 102.7 checking whether gcc understands -c and -o together... (cached) yes
11:04:52 [2022-08-08T11:04:52.769Z] #77 102.7 checking for a Python interpreter with version >= 3... python3
11:04:52 [2022-08-08T11:04:52.769Z] #77 102.8 checking for python3... /usr/bin/python3
11:04:52 [2022-08-08T11:04:52.769Z] #77 102.8 checking for python3 version... 3.9
11:04:52 [2022-08-08T11:04:52.925Z] #21 40.06 Setting up libaio1:arm64 (0.3.112-9) ...
11:04:52 [2022-08-08T11:04:52.925Z] #21 40.07 Setting up python3-lib2to3 (3.9.2-1) ...
11:04:53 [2022-08-08T11:04:53.026Z] #77 102.8 checking for python3 platform... linux
11:04:53 [2022-08-08T11:04:53.026Z] #77 102.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:04:53 [2022-08-08T11:04:53.284Z] #77 103.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:04:53 [2022-08-08T11:04:53.284Z] #77 103.2 checking for go-md2man... no
11:04:53 [2022-08-08T11:04:53.284Z] #77 103.3 checking error.h usability... yes
11:04:53 [2022-08-08T11:04:53.443Z] #21 40.47 Setting up libelf1:arm64 (0.183-1) ...
11:04:53 [2022-08-08T11:04:53.443Z] #21 40.48 Setting up zstd (1.4.8+dfsg-2.1) ...
11:04:53 [2022-08-08T11:04:53.443Z] #21 40.49 Setting up libonig5:arm64 (6.9.6-1.1) ...
11:04:53 [2022-08-08T11:04:53.443Z] #21 40.50 Setting up python3-distutils (3.9.2-1) ...
11:04:53 [2022-08-08T11:04:53.541Z] #77 103.4 checking error.h presence... yes
11:04:53 [2022-08-08T11:04:53.541Z] #77 103.4 checking for error.h... yes
11:04:53 [2022-08-08T11:04:53.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:04:53 [2022-08-08T11:04:53.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:04:53 [2022-08-08T11:04:53.702Z] #21 40.92 Setting up vim (2:8.2.2434-3+deb11u1) ...
11:04:53 [2022-08-08T11:04:53.702Z] #21 40.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:04:53 [2022-08-08T11:04:53.702Z] #21 40.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:04:53 [2022-08-08T11:04:53.702Z] #21 40.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:04:53 [2022-08-08T11:04:53.702Z] #21 40.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:04:53 [2022-08-08T11:04:53.702Z] #21 40.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:04:53 [2022-08-08T11:04:53.702Z] #21 40.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:04:53 [2022-08-08T11:04:53.702Z] #21 40.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:04:53 [2022-08-08T11:04:53.799Z] #77 103.5 checking linux/openat2.h usability... yes
11:04:53 [2022-08-08T11:04:53.799Z] #77 103.7 checking linux/openat2.h presence... yes
11:04:53 [2022-08-08T11:04:53.799Z] #77 103.7 checking for linux/openat2.h... yes
11:04:53 [2022-08-08T11:04:53.961Z] #21 40.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:04:53 [2022-08-08T11:04:53.961Z] #21 40.99 Setting up python3-setuptools (52.0.0-4) ...
11:04:54 [2022-08-08T11:04:54.056Z] #77 103.7 checking for copy_file_range... yes
11:04:54 [2022-08-08T11:04:54.313Z] #77 104.0 checking for fgetxattr... yes
11:04:54 [2022-08-08T11:04:54.570Z] #77 104.4 checking for statx... yes
11:04:55 [2022-08-08T11:04:55.084Z] #77 104.6 checking for fgetpwent_r... yes
11:04:55 [2022-08-08T11:04:55.338Z] #21 42.42 Setting up libjq1:arm64 (1.6-2.1) ...
11:04:55 [2022-08-08T11:04:55.338Z] #21 42.44 Setting up libnftnl11:arm64 (1.1.9-1) ...
11:04:55 [2022-08-08T11:04:55.338Z] #21 42.48 Setting up thin-provisioning-tools (0.9.0-1) ...
11:04:55 [2022-08-08T11:04:55.338Z] #21 42.49 Setting up python3-pip (20.3.4-4+deb11u1) ...
11:04:55 [2022-08-08T11:04:55.342Z] #77 105.0 checking for issetugid... no
11:04:55 [2022-08-08T11:04:55.342Z] #77 105.3 checking for pkg-config... /usr/bin/pkg-config
11:04:55 [2022-08-08T11:04:55.599Z] #77 105.3 checking pkg-config is at least version 0.9.0... yes
11:04:55 [2022-08-08T11:04:55.856Z] #77 105.3 checking for library containing yajl_tree_get... -lyajl
11:04:56 [2022-08-08T11:04:56.113Z] #77 105.9 checking for yajl >= 2.0.0... yes
11:04:56 [2022-08-08T11:04:56.113Z] #77 106.0 checking sys/capability.h usability... yes
11:04:56 [2022-08-08T11:04:56.113Z] #77 106.1 checking sys/capability.h presence... yes
11:04:56 [2022-08-08T11:04:56.370Z] #77 106.2 checking for sys/capability.h... yes
11:04:56 [2022-08-08T11:04:56.546Z] #21 43.57 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
11:04:56 [2022-08-08T11:04:56.546Z] #21 43.59 Setting up jq (1.6-2.1) ...
11:04:56 [2022-08-08T11:04:56.546Z] #21 43.60 Setting up libbpf0:arm64 (1:0.3-2) ...
11:04:56 [2022-08-08T11:04:56.546Z] #21 43.62 Setting up iptables (1.8.7-1) ...
11:04:56 [2022-08-08T11:04:56.546Z] #21 43.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:04:56 [2022-08-08T11:04:56.546Z] #21 43.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:04:56 [2022-08-08T11:04:56.546Z] #21 43.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:04:56 [2022-08-08T11:04:56.546Z] #21 43.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:04:56 [2022-08-08T11:04:56.546Z] #21 43.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:04:56 [2022-08-08T11:04:56.546Z] #21 43.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:04:56 [2022-08-08T11:04:56.546Z] #21 43.68 Setting up iproute2 (5.10.0-4) ...
11:04:56 [2022-08-08T11:04:56.934Z] #77 106.2 checking for library containing cap_from_name... -lcap
11:04:57 [2022-08-08T11:04:57.067Z] #21 44.12 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:04:57 [2022-08-08T11:04:57.192Z] #77 106.9 checking for library containing dlopen... -ldl
11:04:57 [2022-08-08T11:04:57.449Z] #77 107.2 checking seccomp.h usability... yes
11:04:57 [2022-08-08T11:04:57.449Z] #77 107.4 checking seccomp.h presence... yes
11:04:57 [2022-08-08T11:04:57.449Z] #77 107.4 checking for seccomp.h... yes
11:04:58 [2022-08-08T11:04:58.013Z] #77 107.4 checking for library containing seccomp_rule_add... -lseccomp
11:04:58 [2022-08-08T11:04:58.013Z] #77 107.9 checking for library containing seccomp_arch_resolve_name... #77 ...
11:04:58 [2022-08-08T11:04:58.013Z] 
11:04:58 [2022-08-08T11:04:58.013Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:04:58 [2022-08-08T11:04:58.013Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82
11:04:58 [2022-08-08T11:04:58.013Z] #34 DONE 159.0s
11:04:58 [2022-08-08T11:04:58.013Z] 
11:04:58 [2022-08-08T11:04:58.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
11:04:58 [2022-08-08T11:04:58.013Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:04:58 [2022-08-08T11:04:58.013Z] #77 107.9 checking for library containing seccomp_arch_resolve_name... none required
11:04:58 [2022-08-08T11:04:58.013Z] #77 ...
11:04:58 [2022-08-08T11:04:58.013Z] 
11:04:58 [2022-08-08T11:04:58.013Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:04:58 [2022-08-08T11:04:58.013Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9
11:04:58 [2022-08-08T11:04:58.013Z] #21 5.596 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:04:58 [2022-08-08T11:04:58.013Z] #21 10.31 Fetched 8563 kB in 8s (1035 kB/s)
11:04:58 [2022-08-08T11:04:58.270Z] #21 10.31 Reading package lists...
11:04:58 [2022-08-08T11:04:58.270Z] #21 ...
11:04:58 [2022-08-08T11:04:58.270Z] 
11:04:58 [2022-08-08T11:04:58.270Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:04:58 [2022-08-08T11:04:58.270Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:04:58 [2022-08-08T11:04:58.528Z] #77 108.1 checking systemd/sd-bus.h usability... yes
11:04:58 [2022-08-08T11:04:58.528Z] #77 108.3 checking systemd/sd-bus.h presence... yes
11:04:58 [2022-08-08T11:04:58.528Z] #77 108.4 checking for systemd/sd-bus.h... yes
11:04:58 [2022-08-08T11:04:58.790Z] #77 108.4 checking for library containing sd_bus_match_signal_async... -lsystemd
11:04:59 [2022-08-08T11:04:59.090Z] #77 108.8 checking for sd_notify_barrier... 
11:04:59 [2022-08-08T11:04:59.090Z] #77 ...
11:04:59 [2022-08-08T11:04:59.090Z] 
11:04:59 [2022-08-08T11:04:59.090Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
11:04:59 [2022-08-08T11:04:59.090Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2 Delve is a source level debugger for Go programs.
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2 
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2 Delve enables you to interact with your program by controlling the execution of the process,
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2 
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2 
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2 Pass flags to the program you are debugging using `--`, for example:
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2 
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2 `dlv exec ./hello -- server --config conf/config.toml`
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2 
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2 Usage:
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2   dlv [command]
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2 
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2 Available Commands:
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2   attach      Attach to running process and begin debugging.
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2   connect     Connect to a headless debug server with a terminal client.
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2   core        Examine a core dump.
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2   debug       Compile and begin debugging main package in current directory, or the package specified.
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2   exec        Execute a precompiled binary, and begin a debug session.
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2   help        Help about any command
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2   run         Deprecated command. Use 'debug' instead.
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2   test        Compile test binary and begin debugging program.
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2   trace       Compile and begin tracing program.
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2   version     Prints version.
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2 
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2 Flags:
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2       --disable-aslr                     Disables address space randomization
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2   -h, --help                             help for dlv
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2       --init string                      Init file, executed by the terminal client.
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2       --log                              Enable debugging server logging.
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2       --wd string                        Working directory for running the program.
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2 
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2 Additional help topics:
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2   dlv backend  Help about the --backend flag.
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2   dlv log      Help about logging flags.
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2   dlv redirect Help about file redirection.
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2 
11:04:59 [2022-08-08T11:04:59.090Z] #36 160.2 Use "dlv [command] --help" for more information about a command.
11:04:59 [2022-08-08T11:04:59.090Z] #36 DONE 160.3s
11:04:59 [2022-08-08T11:04:59.365Z] 
11:04:59 [2022-08-08T11:04:59.365Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:04:59 [2022-08-08T11:04:59.365Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:04:59 [2022-08-08T11:04:59.365Z] #77 108.8 checking for sd_notify_barrier... yes
11:04:59 [2022-08-08T11:04:59.365Z] #77 109.1 checking linux/bpf.h usability... yes
11:04:59 [2022-08-08T11:04:59.365Z] #77 109.4 checking linux/bpf.h presence... yes
11:04:59 [2022-08-08T11:04:59.365Z] #77 109.4 checking for linux/bpf.h... yes
11:04:59 [2022-08-08T11:04:59.606Z] #21 DONE 46.3s
11:04:59 [2022-08-08T11:04:59.606Z] 
11:04:59 [2022-08-08T11:04:59.606Z] #22 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
11:04:59 [2022-08-08T11:04:59.606Z] #22 sha256:ff1ac79b04749ee5dd4dfde32a3c1d00f6f9c295daec668a1a7487c19a4969a9
11:04:59 [2022-08-08T11:04:59.606Z] #22 0.658 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:04:59 [2022-08-08T11:04:59.606Z] #22 0.662 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:04:59 [2022-08-08T11:04:59.624Z] #77 109.4 checking compilation for eBPF... yes
11:04:59 [2022-08-08T11:04:59.624Z] #77 109.7 checking for criu >= 3.15... no
11:04:59 [2022-08-08T11:04:59.624Z] #77 109.7 configure: CRIU headers not found, building without CRIU support
11:04:59 [2022-08-08T11:04:59.624Z] #77 109.7 checking for criu > 3.16... no
11:04:59 [2022-08-08T11:04:59.865Z] #22 0.666 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:04:59 [2022-08-08T11:04:59.865Z] #22 DONE 0.7s
11:04:59 [2022-08-08T11:04:59.865Z] 
11:04:59 [2022-08-08T11:04:59.865Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
11:04:59 [2022-08-08T11:04:59.865Z] #23 sha256:84a5b1c72bac77e8cd8f13eae9f29c4b5adacf4f518dbd5a5d465469fba3289c
11:04:59 [2022-08-08T11:04:59.897Z] #77 109.7 configure: CRIU version doesn't support join-ns API
11:04:59 [2022-08-08T11:04:59.897Z] #77 109.7 checking for criu > 3.16.1... no
11:04:59 [2022-08-08T11:04:59.897Z] #77 109.7 configure: CRIU version doesn't support for pre-dumping
11:05:00 [2022-08-08T11:05:00.161Z] #77 109.7 checking for new mount API (fsconfig)... yes
11:05:00 [2022-08-08T11:05:00.161Z] #77 109.9 checking for seccomp notify API... yes
11:05:00 [2022-08-08T11:05:00.161Z] #77 109.9 checking for gperf... no
11:05:00 [2022-08-08T11:05:00.161Z] #77 109.9 configure: gperf not found - cannot rebuild signal parser code
11:05:00 [2022-08-08T11:05:00.418Z] #77 109.9 checking for library containing argp_parse... none required
11:05:00 [2022-08-08T11:05:00.418Z] #77 110.3 checking that generated files are newer than configure... done
11:05:00 [2022-08-08T11:05:00.418Z] #77 110.3 configure: creating ./config.status
11:05:02 [2022-08-08T11:05:02.406Z] #23 ...
11:05:02 [2022-08-08T11:05:02.406Z] 
11:05:02 [2022-08-08T11:05:02.406Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:05:02 [2022-08-08T11:05:02.406Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:05:02 [2022-08-08T11:05:02.406Z] #77 113.3 checking for string.h... (cached) yes
11:05:02 [2022-08-08T11:05:02.406Z] #77 113.4 checking sys/time.h usability... yes
11:05:02 [2022-08-08T11:05:02.406Z] #77 113.5 checking sys/time.h presence... yes
11:05:02 [2022-08-08T11:05:02.406Z] #77 113.6 checking for sys/time.h... yes
11:05:02 [2022-08-08T11:05:02.406Z] #77 113.6 checking for inline... inline
11:05:02 [2022-08-08T11:05:02.406Z] #77 113.7 checking for size_t... yes
11:05:02 [2022-08-08T11:05:02.406Z] #77 114.0 checking for stdlib.h... (cached) yes
11:05:02 [2022-08-08T11:05:02.406Z] #77 114.0 checking for GNU libc compatible malloc... yes
11:05:02 [2022-08-08T11:05:02.406Z] #77 114.3 checking for stdlib.h... (cached) yes
11:05:02 [2022-08-08T11:05:02.406Z] #77 114.3 checking for GNU libc compatible realloc... yes
11:05:02 [2022-08-08T11:05:02.406Z] #77 114.5 checking for working strtod... yes
11:05:02 [2022-08-08T11:05:02.406Z] #77 114.8 checking for gettimeofday... yes
11:05:02 [2022-08-08T11:05:02.406Z] #77 115.0 checking for memset... yes
11:05:02 [2022-08-08T11:05:02.406Z] #77 115.3 checking for strspn... yes
11:05:02 [2022-08-08T11:05:02.406Z] #77 115.7 checking that generated files are newer than configure... done
11:05:02 [2022-08-08T11:05:02.406Z] #77 115.7 configure: creating ./config.status
11:05:02 [2022-08-08T11:05:02.406Z] #77 118.3 config.status: creating Makefile
11:05:02 [2022-08-08T11:05:02.406Z] #77 118.4 config.status: creating config.h
11:05:02 [2022-08-08T11:05:02.406Z] #77 118.4 config.status: executing depfiles commands
11:05:02 [2022-08-08T11:05:02.406Z] #77 118.6 config.status: executing libtool commands
11:05:02 [2022-08-08T11:05:02.406Z] #77 119.3   GEN      .version
11:05:02 [2022-08-08T11:05:02.406Z] #77 119.4 make  install-recursive
11:05:02 [2022-08-08T11:05:02.406Z] #77 119.4 make[1]: Entering directory '/tmp/crun-build'
11:05:02 [2022-08-08T11:05:02.406Z] #77 119.5 Making install in libocispec
11:05:02 [2022-08-08T11:05:02.406Z] #77 119.5 make[2]: Entering directory '/tmp/crun-build/libocispec'
11:05:02 [2022-08-08T11:05:02.406Z] #77 119.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
11:05:02 [2022-08-08T11:05:02.406Z] #77 119.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
11:05:02 [2022-08-08T11:05:02.406Z] #77 119.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
11:05:02 [2022-08-08T11:05:02.406Z] #77 119.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
11:05:02 [2022-08-08T11:05:02.406Z] #77 120.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 120.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 120.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 120.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 120.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 120.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 120.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 120.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 120.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 120.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 120.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 120.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 120.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 120.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 120.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 120.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 121.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 121.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 121.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 121.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 121.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 121.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 121.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 121.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 121.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 121.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 121.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 121.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
11:05:02 [2022-08-08T11:05:02.406Z] #77 121.7 make  install-recursive
11:05:02 [2022-08-08T11:05:02.406Z] #77 121.7 make[3]: Entering directory '/tmp/crun-build/libocispec'
11:05:02 [2022-08-08T11:05:02.406Z] #77 121.8 Making install in yajl
11:05:02 [2022-08-08T11:05:02.406Z] #77 121.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:05:02 [2022-08-08T11:05:02.406Z] #77 121.9   CC       verify/json_verify-json_verify.o
11:05:02 [2022-08-08T11:05:02.406Z] #77 121.9   CC       src/libyajl_la-yajl_alloc.lo
11:05:02 [2022-08-08T11:05:02.406Z] #77 121.9   CC       src/libyajl_la-yajl.lo
11:05:02 [2022-08-08T11:05:02.406Z] #77 121.9   CC       src/libyajl_la-yajl_gen.lo
11:05:02 [2022-08-08T11:05:02.406Z] #77 121.9   CC       src/libyajl_la-yajl_parser.lo
11:05:02 [2022-08-08T11:05:02.406Z] #77 122.0   CC       src/libyajl_la-yajl_buf.lo
11:05:02 [2022-08-08T11:05:02.406Z] #77 122.0   CC       src/libyajl_la-yajl_encode.lo
11:05:02 [2022-08-08T11:05:02.406Z] #77 122.0   CC       src/libyajl_la-yajl_lex.lo
11:05:02 [2022-08-08T11:05:02.406Z] #77 122.1   CC       src/libyajl_la-yajl_tree.lo
11:05:02 [2022-08-08T11:05:02.942Z] #77 112.8 config.status: creating Makefile
11:05:02 [2022-08-08T11:05:02.942Z] #77 112.9 config.status: creating rpm/crun.spec
11:05:03 [2022-08-08T11:05:03.199Z] #77 113.0 config.status: creating config.h
11:05:03 [2022-08-08T11:05:03.199Z] #77 113.1 config.status: executing libtool commands
11:05:03 [2022-08-08T11:05:03.199Z] #77 113.1 config.status: executing depfiles commands
11:05:04 [2022-08-08T11:05:04.130Z] #77 114.2 === configuring in libocispec (/tmp/crun-build/libocispec)
11:05:04 [2022-08-08T11:05:04.130Z] #77 114.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:05:04 [2022-08-08T11:05:04.694Z] #77 114.7 checking for gcc... gcc
11:05:05 [2022-08-08T11:05:05.208Z] #77 114.9 checking whether the C compiler works... yes
11:05:05 [2022-08-08T11:05:05.208Z] #77 115.0 checking for C compiler default output file name... a.out
11:05:05 [2022-08-08T11:05:05.208Z] #77 115.0 checking for suffix of executables... 
11:05:05 [2022-08-08T11:05:05.466Z] #77 115.2 checking whether we are cross compiling... no
11:05:05 [2022-08-08T11:05:05.466Z] #77 115.4 checking for suffix of object files... o
11:05:05 [2022-08-08T11:05:05.724Z] #77 115.5 checking whether we are using the GNU C compiler... yes
11:05:05 [2022-08-08T11:05:05.724Z] #77 115.5 checking whether gcc accepts -g... yes
11:05:05 [2022-08-08T11:05:05.724Z] #77 115.6 checking for gcc option to accept ISO C89... none needed
11:05:05 [2022-08-08T11:05:05.981Z] #77 115.8 checking whether gcc understands -c and -o together... yes
11:05:06 [2022-08-08T11:05:06.239Z] #77 116.0 checking how to run the C preprocessor... gcc -E
11:05:06 [2022-08-08T11:05:06.239Z] #77 116.2 checking for grep that handles long lines and -e... /bin/grep
11:05:06 [2022-08-08T11:05:06.239Z] #77 116.2 checking for egrep... /bin/grep -E
11:05:06 [2022-08-08T11:05:06.613Z] #77 127.4   CCLD     libyajl.la
11:05:06 [2022-08-08T11:05:06.614Z] #77 127.7   CCLD     verify/json_verify
11:05:06 [2022-08-08T11:05:06.803Z] #77 116.2 checking for ANSI C header files... yes
11:05:06 [2022-08-08T11:05:06.898Z] #77 128.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:05:06 [2022-08-08T11:05:06.898Z] #77 128.0 make[5]: Nothing to be done for 'install-exec-am'.
11:05:06 [2022-08-08T11:05:06.898Z] #77 128.0 make[5]: Nothing to be done for 'install-data-am'.
11:05:06 [2022-08-08T11:05:06.898Z] #77 128.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:05:06 [2022-08-08T11:05:06.898Z] #77 128.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:05:06 [2022-08-08T11:05:06.898Z] #77 128.0 make[4]: Entering directory '/tmp/crun-build/libocispec'
11:05:06 [2022-08-08T11:05:06.898Z] #77 128.2   CC       src/validate.o
11:05:06 [2022-08-08T11:05:06.898Z] #77 128.2   CC       src/image_spec_schema_config_schema.lo
11:05:06 [2022-08-08T11:05:06.898Z] #77 128.2   CC       src/image_spec_schema_content_descriptor.lo
11:05:06 [2022-08-08T11:05:06.898Z] #77 128.2   CC       src/image_spec_schema_defs.lo
11:05:06 [2022-08-08T11:05:06.898Z] #77 128.2   CC       src/image_spec_schema_defs_descriptor.lo
11:05:06 [2022-08-08T11:05:06.898Z] #77 128.2   CC       src/image_spec_schema_image_index_schema.lo
11:05:07 [2022-08-08T11:05:07.060Z] #77 116.8 checking for sys/types.h... yes
11:05:07 [2022-08-08T11:05:07.061Z] #77 117.0 checking for sys/stat.h... yes
11:05:07 [2022-08-08T11:05:07.164Z] #77 128.2   CC       src/image_spec_schema_image_layout_schema.lo
11:05:07 [2022-08-08T11:05:07.164Z] #77 128.3   CC       src/image_spec_schema_image_manifest_schema.lo
11:05:07 [2022-08-08T11:05:07.164Z] #77 128.3   CC       src/runtime_spec_schema_config_linux.lo
11:05:07 [2022-08-08T11:05:07.164Z] #77 128.4   CC       src/runtime_spec_schema_config_zos.lo
11:05:07 [2022-08-08T11:05:07.164Z] #77 128.4   CC       src/runtime_spec_schema_config_schema.lo
11:05:07 [2022-08-08T11:05:07.164Z] #77 128.5   CC       src/runtime_spec_schema_config_solaris.lo
11:05:07 [2022-08-08T11:05:07.164Z] #77 128.5   CC       src/runtime_spec_schema_config_vm.lo
11:05:07 [2022-08-08T11:05:07.318Z] #77 117.2 checking for stdlib.h... yes
11:05:07 [2022-08-08T11:05:07.425Z] #77 128.6   CC       src/runtime_spec_schema_config_windows.lo
11:05:07 [2022-08-08T11:05:07.425Z] #77 128.6   CC       src/runtime_spec_schema_defs.lo
11:05:07 [2022-08-08T11:05:07.425Z] #77 128.7   CC       src/runtime_spec_schema_defs_linux.lo
11:05:07 [2022-08-08T11:05:07.575Z] #77 117.3 checking for string.h... yes
11:05:07 [2022-08-08T11:05:07.575Z] #77 117.5 checking for memory.h... yes
11:05:07 [2022-08-08T11:05:07.692Z] #77 128.8   CC       src/runtime_spec_schema_defs_zos.lo
11:05:07 [2022-08-08T11:05:07.692Z] #77 129.0   CC       src/runtime_spec_schema_defs_vm.lo
11:05:07 [2022-08-08T11:05:07.692Z] #77 129.0   CC       src/runtime_spec_schema_defs_windows.lo
11:05:07 [2022-08-08T11:05:07.692Z] #77 129.0   CC       src/runtime_spec_schema_state_schema.lo
11:05:07 [2022-08-08T11:05:07.837Z] #77 117.6 checking for strings.h... yes
11:05:07 [2022-08-08T11:05:07.951Z] #77 129.2   CC       src/image_manifest_items_image_manifest_items_schema.lo
11:05:07 [2022-08-08T11:05:07.951Z] #77 129.3   CC       src/basic_test_double_array_item.lo
11:05:07 [2022-08-08T11:05:07.951Z] #77 129.4   CC       src/basic_test_double_array.lo
11:05:08 [2022-08-08T11:05:08.095Z] #77 117.8 checking for inttypes.h... yes
11:05:08 [2022-08-08T11:05:08.095Z] #77 117.9 checking for stdint.h... 
11:05:08 [2022-08-08T11:05:08.095Z] #77 ...
11:05:08 [2022-08-08T11:05:08.095Z] 
11:05:08 [2022-08-08T11:05:08.095Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:05:08 [2022-08-08T11:05:08.095Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9
11:05:08 [2022-08-08T11:05:08.095Z] #21 10.31 Reading package lists...
11:05:08 [2022-08-08T11:05:08.095Z] #21 13.62 Reading package lists...
11:05:08 [2022-08-08T11:05:08.095Z] #21 16.87 Building dependency tree...
11:05:08 [2022-08-08T11:05:08.095Z] #21 18.67 The following additional packages will be installed:
11:05:08 [2022-08-08T11:05:08.095Z] #21 18.67   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:05:08 [2022-08-08T11:05:08.095Z] #21 18.67   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
11:05:08 [2022-08-08T11:05:08.095Z] #21 18.67   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
11:05:08 [2022-08-08T11:05:08.095Z] #21 18.67   python3-pkg-resources vim-runtime xxd
11:05:08 [2022-08-08T11:05:08.095Z] #21 18.67 Suggested packages:
11:05:08 [2022-08-08T11:05:08.095Z] #21 18.67   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:05:08 [2022-08-08T11:05:08.095Z] #21 18.67   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
11:05:08 [2022-08-08T11:05:08.095Z] #21 18.67   acl attr quota
11:05:08 [2022-08-08T11:05:08.095Z] #21 18.67 Recommended packages:
11:05:08 [2022-08-08T11:05:08.095Z] #21 18.67   libatm1 nftables libpam-cap build-essential python3-dev unzip
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.23 The following NEW packages will be installed:
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.30   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.30   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.30   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.30   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.30   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.30   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.30   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.30   xz-utils zip zstd
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.62 0 upgraded, 49 newly installed, 0 to remove and 5 not upgraded.
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.62 Need to get 27.7 MB of archives.
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.62 After this operation, 106 MB of additional disk space will be used.
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #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]
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.71 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.72 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.82 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.83 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 20.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 21.14 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
11:05:08 [2022-08-08T11:05:08.095Z] #21 21.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 21.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 21.14 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 21.14 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 21.14 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 21.14 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 21.16 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 21.27 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 21.27 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 21.27 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 21.30 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 21.31 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 21.31 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 21.34 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 21.37 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 21.40 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 21.40 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 21.62 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 21.67 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 21.69 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 21.69 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
11:05:08 [2022-08-08T11:05:08.095Z] #21 22.33 debconf: delaying package configuration, since apt-utils is not installed
11:05:08 [2022-08-08T11:05:08.095Z] #21 22.47 Fetched 27.7 MB in 1s (19.3 MB/s)
11:05:08 [2022-08-08T11:05:08.095Z] #21 22.51 Selecting previously unselected package pigz.
11:05:08 [2022-08-08T11:05:08.095Z] #21 22.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24018 files and directories currently installed.)
11:05:08 [2022-08-08T11:05:08.095Z] #21 22.58 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
11:05:08 [2022-08-08T11:05:08.095Z] #21 22.59 Unpacking pigz (2.6-1) ...
11:05:08 [2022-08-08T11:05:08.095Z] #21 22.69 Selecting previously unselected package libelf1:amd64.
11:05:08 [2022-08-08T11:05:08.095Z] #21 22.70 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
11:05:08 [2022-08-08T11:05:08.095Z] #21 22.72 Unpacking libelf1:amd64 (0.183-1) ...
11:05:08 [2022-08-08T11:05:08.095Z] #21 22.85 Selecting previously unselected package libbpf0:amd64.
11:05:08 [2022-08-08T11:05:08.095Z] #21 22.87 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
11:05:08 [2022-08-08T11:05:08.095Z] #21 22.87 Unpacking libbpf0:amd64 (1:0.3-2) ...
11:05:08 [2022-08-08T11:05:08.095Z] #21 23.00 Selecting previously unselected package libcap2:amd64.
11:05:08 [2022-08-08T11:05:08.095Z] #21 23.00 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
11:05:08 [2022-08-08T11:05:08.095Z] #21 23.00 Unpacking libcap2:amd64 (1:2.44-1) ...
11:05:08 [2022-08-08T11:05:08.095Z] #21 23.08 Selecting previously unselected package libmnl0:amd64.
11:05:08 [2022-08-08T11:05:08.095Z] #21 23.09 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
11:05:08 [2022-08-08T11:05:08.095Z] #21 23.09 Unpacking libmnl0:amd64 (1.0.4-3) ...
11:05:08 [2022-08-08T11:05:08.095Z] #21 23.15 Selecting previously unselected package libxtables12:amd64.
11:05:08 [2022-08-08T11:05:08.095Z] #21 23.16 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
11:05:08 [2022-08-08T11:05:08.095Z] #21 23.17 Unpacking libxtables12:amd64 (1.8.7-1) ...
11:05:08 [2022-08-08T11:05:08.095Z] #21 23.23 Selecting previously unselected package libcap2-bin.
11:05:08 [2022-08-08T11:05:08.095Z] #21 23.24 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
11:05:08 [2022-08-08T11:05:08.095Z] #21 23.24 Unpacking libcap2-bin (1:2.44-1) ...
11:05:08 [2022-08-08T11:05:08.095Z] #21 23.33 Selecting previously unselected package iproute2.
11:05:08 [2022-08-08T11:05:08.095Z] #21 23.33 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
11:05:08 [2022-08-08T11:05:08.095Z] #21 23.33 Unpacking iproute2 (5.10.0-4) ...
11:05:08 [2022-08-08T11:05:08.095Z] #21 ...
11:05:08 [2022-08-08T11:05:08.095Z] 
11:05:08 [2022-08-08T11:05:08.095Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:05:08 [2022-08-08T11:05:08.095Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:05:08 [2022-08-08T11:05:08.095Z] #77 117.9 checking for stdint.h... yes
11:05:08 [2022-08-08T11:05:08.211Z] #77 129.5   CC       src/basic_test_top_array_int.lo
11:05:08 [2022-08-08T11:05:08.211Z] #77 129.6   CC       src/basic_test_top_array_string.lo
11:05:08 [2022-08-08T11:05:08.352Z] #77 118.1 checking for unistd.h... yes
11:05:08 [2022-08-08T11:05:08.352Z] #77 118.3 checking minix/config.h usability... no
11:05:08 [2022-08-08T11:05:08.470Z] #77 129.8   CC       src/basic_test_top_double_array_int.lo
11:05:08 [2022-08-08T11:05:08.470Z] #77 129.9   CC       src/basic_test_top_double_array_obj.lo
11:05:08 [2022-08-08T11:05:08.609Z] #77 118.4 checking minix/config.h presence... no
11:05:08 [2022-08-08T11:05:08.610Z] #77 118.5 checking for minix/config.h... no
11:05:08 [2022-08-08T11:05:08.610Z] #77 118.5 checking whether it is safe to define __EXTENSIONS__... yes
11:05:08 [2022-08-08T11:05:08.866Z] #77 118.7 checking build system type... x86_64-pc-linux-gnu
11:05:09 [2022-08-08T11:05:09.038Z] #77 130.1   CC       src/basic_test_top_double_array_refobj.lo
11:05:09 [2022-08-08T11:05:09.038Z] #77 130.3   CC       src/basic_test_top_double_array_string.lo
11:05:09 [2022-08-08T11:05:09.038Z] #77 130.4   CC       src/read-file.lo
11:05:09 [2022-08-08T11:05:09.038Z] #77 130.4   CC       src/json_common.lo
11:05:09 [2022-08-08T11:05:09.124Z] #77 118.9 checking host system type... x86_64-pc-linux-gnu
11:05:09 [2022-08-08T11:05:09.124Z] #77 118.9 checking how to print strings... printf
11:05:09 [2022-08-08T11:05:09.124Z] #77 118.9 checking for a sed that does not truncate output... /bin/sed
11:05:09 [2022-08-08T11:05:09.124Z] #77 118.9 checking for fgrep... /bin/grep -F
11:05:09 [2022-08-08T11:05:09.124Z] #77 118.9 checking for ld used by gcc... /usr/bin/ld
11:05:09 [2022-08-08T11:05:09.124Z] #77 118.9 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:05:09 [2022-08-08T11:05:09.124Z] #77 118.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:05:09 [2022-08-08T11:05:09.124Z] #77 119.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:05:09 [2022-08-08T11:05:09.124Z] #77 119.0 checking whether ln -s works... yes
11:05:09 [2022-08-08T11:05:09.124Z] #77 119.0 checking the maximum length of command line arguments... 1572864
11:05:09 [2022-08-08T11:05:09.124Z] #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
11:05:09 [2022-08-08T11:05:09.124Z] #77 119.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
11:05:09 [2022-08-08T11:05:09.124Z] #77 119.0 checking for /usr/bin/ld option to reload object files... -r
11:05:09 [2022-08-08T11:05:09.124Z] #77 119.1 checking for objdump... objdump
11:05:09 [2022-08-08T11:05:09.124Z] #77 119.1 checking how to recognize dependent libraries... pass_all
11:05:09 [2022-08-08T11:05:09.124Z] #77 119.1 checking for dlltool... no
11:05:09 [2022-08-08T11:05:09.124Z] #77 119.1 checking how to associate runtime and link libraries... printf %s\n
11:05:09 [2022-08-08T11:05:09.124Z] #77 119.1 checking for ar... ar
11:05:09 [2022-08-08T11:05:09.298Z] #77 130.6   CC       tests/test-1.o
11:05:09 [2022-08-08T11:05:09.298Z] #77 ...
11:05:09 [2022-08-08T11:05:09.298Z] 
11:05:09 [2022-08-08T11:05:09.298Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
11:05:09 [2022-08-08T11:05:09.298Z] #23 sha256:84a5b1c72bac77e8cd8f13eae9f29c4b5adacf4f518dbd5a5d465469fba3289c
11:05:09 [2022-08-08T11:05:09.298Z] #23 9.567 Collecting yamllint==1.26.1
11:05:09 [2022-08-08T11:05:09.381Z] #77 119.1 checking for archiver @FILE support... @
11:05:09 [2022-08-08T11:05:09.381Z] #77 119.2 checking for strip... strip
11:05:09 [2022-08-08T11:05:09.381Z] #77 119.2 checking for ranlib... ranlib
11:05:09 [2022-08-08T11:05:09.381Z] #77 119.2 checking for gawk... no
11:05:09 [2022-08-08T11:05:09.381Z] #77 119.2 checking for mawk... mawk
11:05:09 [2022-08-08T11:05:09.639Z] #77 119.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:05:09 [2022-08-08T11:05:09.639Z] #77 119.5 checking for sysroot... no
11:05:09 [2022-08-08T11:05:09.639Z] #77 119.5 checking for a working dd... /bin/dd
11:05:09 [2022-08-08T11:05:09.639Z] #77 119.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:05:09 [2022-08-08T11:05:09.639Z] #77 119.6 checking for mt... no
11:05:09 [2022-08-08T11:05:09.639Z] #77 119.7 checking if : is a manifest tool... no
11:05:10 [2022-08-08T11:05:10.203Z] #77 119.7 checking for dlfcn.h... yes
11:05:10 [2022-08-08T11:05:10.203Z] #77 119.9 checking for objdir... .libs
11:05:10 [2022-08-08T11:05:10.459Z] #77 120.3 checking if gcc supports -fno-rtti -fno-exceptions... no
11:05:10 [2022-08-08T11:05:10.459Z] #77 120.4 checking for gcc option to produce PIC... -fPIC -DPIC
11:05:10 [2022-08-08T11:05:10.459Z] #77 120.4 checking if gcc PIC flag -fPIC -DPIC works... yes
11:05:10 [2022-08-08T11:05:10.677Z] #23 10.60   Downloading yamllint-1.26.1.tar.gz (126 kB)
11:05:11 [2022-08-08T11:05:11.023Z] #77 120.4 checking if gcc static flag -static works... yes
11:05:11 [2022-08-08T11:05:11.023Z] #77 120.8 checking if gcc supports -c -o file.o... yes
11:05:11 [2022-08-08T11:05:11.023Z] #77 120.9 checking if gcc supports -c -o file.o... (cached) yes
11:05:11 [2022-08-08T11:05:11.023Z] #77 120.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
11:05:11 [2022-08-08T11:05:11.280Z] #77 120.9 checking dynamic linker characteristics... GNU/Linux ld.so
11:05:11 [2022-08-08T11:05:11.280Z] #77 121.2 checking how to hardcode library paths into programs... immediate
11:05:11 [2022-08-08T11:05:11.280Z] #77 121.2 checking whether stripping libraries is possible... yes
11:05:11 [2022-08-08T11:05:11.280Z] #77 121.2 checking if libtool supports shared libraries... yes
11:05:11 [2022-08-08T11:05:11.280Z] #77 121.2 checking whether to build shared libraries... no
11:05:11 [2022-08-08T11:05:11.280Z] #77 121.2 checking whether to build static libraries... yes
11:05:11 [2022-08-08T11:05:11.280Z] #77 121.2 checking for a BSD-compatible install... /usr/bin/install -c
11:05:11 [2022-08-08T11:05:11.280Z] #77 121.3 checking whether build environment is sane... yes
11:05:11 [2022-08-08T11:05:11.280Z] #77 121.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:05:11 [2022-08-08T11:05:11.280Z] #77 121.3 checking whether make sets $(MAKE)... yes
11:05:11 [2022-08-08T11:05:11.538Z] #77 121.4 checking whether make supports the include directive... yes (GNU style)
11:05:11 [2022-08-08T11:05:11.538Z] #77 121.4 checking whether make supports nested variables... yes
11:05:11 [2022-08-08T11:05:11.538Z] #77 121.5 checking whether UID '0' is supported by ustar format... yes
11:05:11 [2022-08-08T11:05:11.538Z] #77 121.5 checking whether GID '0' is supported by ustar format... yes
11:05:11 [2022-08-08T11:05:11.538Z] #77 121.5 checking how to create a ustar tar archive... gnutar
11:05:11 [2022-08-08T11:05:11.617Z] #23 11.70 Collecting pathspec>=0.5.3
11:05:11 [2022-08-08T11:05:11.617Z] #23 11.71   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
11:05:11 [2022-08-08T11:05:11.795Z] #77 121.5 checking dependency style of gcc... gcc3
11:05:11 [2022-08-08T11:05:11.795Z] #77 121.7 checking whether to enable maintainer-specific portions of Makefiles... yes
11:05:11 [2022-08-08T11:05:11.795Z] #77 121.8 checking whether make supports nested variables... (cached) yes
11:05:11 [2022-08-08T11:05:11.795Z] #77 121.8 checking for pkg-config... /usr/bin/pkg-config
11:05:11 [2022-08-08T11:05:11.795Z] #77 121.8 checking pkg-config is at least version 0.9.0... yes
11:05:11 [2022-08-08T11:05:11.795Z] #77 121.8 checking for yajl >= 2.1.0... yes
11:05:11 [2022-08-08T11:05:11.795Z] #77 121.8 checking for a sed that does not truncate output... (cached) /bin/sed
11:05:11 [2022-08-08T11:05:11.795Z] #77 121.8 checking for gcc... (cached) gcc
11:05:11 [2022-08-08T11:05:11.876Z] #23 12.02 Collecting pyyaml
11:05:11 [2022-08-08T11:05:11.876Z] #23 12.05   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
11:05:11 [2022-08-08T11:05:11.876Z] #23 12.11 Building wheels for collected packages: yamllint
11:05:12 [2022-08-08T11:05:12.052Z] #77 121.9 checking whether we are using the GNU C compiler... (cached) yes
11:05:12 [2022-08-08T11:05:12.052Z] #77 121.9 checking whether gcc accepts -g... (cached) yes
11:05:12 [2022-08-08T11:05:12.052Z] #77 121.9 checking for gcc option to accept ISO C89... (cached) none needed
11:05:12 [2022-08-08T11:05:12.052Z] #77 121.9 checking whether gcc understands -c and -o together... (cached) yes
11:05:12 [2022-08-08T11:05:12.052Z] #77 121.9 checking for a Python interpreter with version >= 3... python3
11:05:12 [2022-08-08T11:05:12.052Z] #77 122.0 checking for python3... /usr/bin/python3
11:05:12 [2022-08-08T11:05:12.052Z] #77 122.0 checking for python3 version... 3.9
11:05:12 [2022-08-08T11:05:12.136Z] #23 12.11   Building wheel for yamllint (setup.py): started
11:05:12 [2022-08-08T11:05:12.308Z] #77 122.0 checking for python3 platform... linux
11:05:12 [2022-08-08T11:05:12.308Z] #77 122.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:05:12 [2022-08-08T11:05:12.308Z] #77 122.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:05:12 [2022-08-08T11:05:12.565Z] #77 122.5 checking that generated files are newer than configure... done
11:05:12 [2022-08-08T11:05:12.565Z] #77 122.5 configure: creating ./config.status
11:05:13 [2022-08-08T11:05:13.074Z] #23 13.19   Building wheel for yamllint (setup.py): finished with status 'done'
11:05:13 [2022-08-08T11:05:13.074Z] #23 13.20   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1126ea04bdbf44c008e9f79e26dee1208415e9174acc218d48b4a19f4b77e4ad
11:05:13 [2022-08-08T11:05:13.074Z] #23 13.20   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
11:05:13 [2022-08-08T11:05:13.074Z] #23 13.21 Successfully built yamllint
11:05:13 [2022-08-08T11:05:13.074Z] #23 13.22 Installing collected packages: pyyaml, pathspec, yamllint
11:05:13 [2022-08-08T11:05:13.644Z] #23 13.63 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
11:05:14 [2022-08-08T11:05:14.214Z] #23 DONE 14.2s
11:05:14 [2022-08-08T11:05:14.214Z] 
11:05:14 [2022-08-08T11:05:14.214Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:05:14 [2022-08-08T11:05:14.214Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:05:14 [2022-08-08T11:05:14.214Z] #77 130.9   CC       tests/test-2.o
11:05:14 [2022-08-08T11:05:14.214Z] #77 131.0   CC       tests/test-3.o
11:05:14 [2022-08-08T11:05:14.214Z] #77 131.3   CC       tests/test-4.o
11:05:14 [2022-08-08T11:05:14.214Z] #77 131.8   CC       tests/test-5.o
11:05:14 [2022-08-08T11:05:14.214Z] #77 131.9   CC       tests/test-6.o
11:05:14 [2022-08-08T11:05:14.214Z] #77 132.1   CC       tests/test-7.o
11:05:14 [2022-08-08T11:05:14.214Z] #77 132.4   CC       tests/test-8.o
11:05:14 [2022-08-08T11:05:14.214Z] #77 132.7   CC       tests/test-9.o
11:05:14 [2022-08-08T11:05:14.214Z] #77 133.1   CC       tests/test-10.o
11:05:14 [2022-08-08T11:05:14.214Z] #77 133.2   CC       tests/test-11.o
11:05:14 [2022-08-08T11:05:14.458Z] #77 124.4 config.status: creating Makefile
11:05:14 [2022-08-08T11:05:14.458Z] #77 124.4 config.status: creating config.h
11:05:14 [2022-08-08T11:05:14.715Z] #77 124.5 config.status: executing libtool commands
11:05:14 [2022-08-08T11:05:14.715Z] #77 124.5 config.status: executing depfiles commands
11:05:15 [2022-08-08T11:05:15.278Z] #77 125.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
11:05:15 [2022-08-08T11:05:15.278Z] #77 125.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:05:15 [2022-08-08T11:05:15.535Z] #77 125.5 checking for gcc... gcc
11:05:15 [2022-08-08T11:05:15.794Z] #77 125.5 checking whether the C compiler works... yes
11:05:15 [2022-08-08T11:05:15.795Z] #77 125.8 checking for C compiler default output file name... a.out
11:05:16 [2022-08-08T11:05:16.051Z] #77 125.8 checking for suffix of executables... 
11:05:16 [2022-08-08T11:05:16.308Z] #77 125.9 checking whether we are cross compiling... no
11:05:16 [2022-08-08T11:05:16.308Z] #77 126.1 checking for suffix of object files... o
11:05:16 [2022-08-08T11:05:16.308Z] #77 126.2 checking whether we are using the GNU C compiler... yes
11:05:16 [2022-08-08T11:05:16.565Z] #77 126.3 checking whether gcc accepts -g... yes
11:05:16 [2022-08-08T11:05:16.565Z] #77 126.4 checking for gcc option to accept ISO C89... none needed
11:05:16 [2022-08-08T11:05:16.565Z] #77 126.5 checking whether gcc understands -c and -o together... yes
11:05:16 [2022-08-08T11:05:16.822Z] #77 126.6 checking for a BSD-compatible install... /usr/bin/install -c
11:05:16 [2022-08-08T11:05:16.822Z] #77 126.7 checking whether build environment is sane... yes
11:05:16 [2022-08-08T11:05:16.822Z] #77 126.7 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:05:16 [2022-08-08T11:05:16.822Z] #77 126.7 checking for gawk... no
11:05:16 [2022-08-08T11:05:16.822Z] #77 126.7 checking for mawk... mawk
11:05:16 [2022-08-08T11:05:16.822Z] #77 126.7 checking whether make sets $(MAKE)... yes
11:05:16 [2022-08-08T11:05:16.822Z] #77 126.8 checking whether make supports the include directive... yes (GNU style)
11:05:16 [2022-08-08T11:05:16.822Z] #77 126.8 checking whether make supports nested variables... yes
11:05:16 [2022-08-08T11:05:16.822Z] #77 126.8 checking whether UID '0' is supported by ustar format... yes
11:05:16 [2022-08-08T11:05:16.822Z] #77 126.8 checking whether GID '0' is supported by ustar format... yes
11:05:16 [2022-08-08T11:05:16.822Z] #77 126.8 checking how to create a ustar tar archive... gnutar
11:05:17 [2022-08-08T11:05:17.079Z] #77 126.9 checking dependency style of gcc... gcc3
11:05:17 [2022-08-08T11:05:17.079Z] #77 127.1 checking whether to enable maintainer-specific portions of Makefiles... yes
11:05:17 [2022-08-08T11:05:17.079Z] #77 127.1 checking whether make supports nested variables... (cached) yes
11:05:17 [2022-08-08T11:05:17.335Z] #77 127.1 checking build system type... x86_64-pc-linux-gnu
11:05:17 [2022-08-08T11:05:17.335Z] #77 127.3 checking host system type... x86_64-pc-linux-gnu
11:05:17 [2022-08-08T11:05:17.335Z] #77 127.3 checking how to print strings... printf
11:05:17 [2022-08-08T11:05:17.335Z] #77 127.3 checking for a sed that does not truncate output... /bin/sed
11:05:17 [2022-08-08T11:05:17.335Z] #77 127.3 checking for grep that handles long lines and -e... /bin/grep
11:05:17 [2022-08-08T11:05:17.335Z] #77 127.3 checking for egrep... /bin/grep -E
11:05:17 [2022-08-08T11:05:17.335Z] #77 127.3 checking for fgrep... /bin/grep -F
11:05:17 [2022-08-08T11:05:17.335Z] #77 127.4 checking for ld used by gcc... /usr/bin/ld
11:05:17 [2022-08-08T11:05:17.592Z] #77 127.4 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:05:17 [2022-08-08T11:05:17.592Z] #77 127.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:05:17 [2022-08-08T11:05:17.592Z] #77 127.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:05:17 [2022-08-08T11:05:17.592Z] #77 127.5 checking whether ln -s works... yes
11:05:17 [2022-08-08T11:05:17.592Z] #77 127.5 checking the maximum length of command line arguments... 1572864
11:05:17 [2022-08-08T11:05:17.592Z] #77 127.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
11:05:17 [2022-08-08T11:05:17.592Z] #77 127.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
11:05:17 [2022-08-08T11:05:17.592Z] #77 127.5 checking for /usr/bin/ld option to reload object files... -r
11:05:17 [2022-08-08T11:05:17.592Z] #77 127.5 checking for objdump... objdump
11:05:17 [2022-08-08T11:05:17.592Z] #77 127.5 checking how to recognize dependent libraries... pass_all
11:05:17 [2022-08-08T11:05:17.592Z] #77 127.5 checking for dlltool... no
11:05:17 [2022-08-08T11:05:17.592Z] #77 127.5 checking how to associate runtime and link libraries... printf %s\n
11:05:17 [2022-08-08T11:05:17.592Z] #77 127.5 checking for ar... ar
11:05:17 [2022-08-08T11:05:17.849Z] #77 127.6 checking for archiver @FILE support... @
11:05:17 [2022-08-08T11:05:17.849Z] #77 127.7 checking for strip... strip
11:05:17 [2022-08-08T11:05:17.849Z] #77 127.7 checking for ranlib... ranlib
11:05:18 [2022-08-08T11:05:18.106Z] #77 127.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:05:18 [2022-08-08T11:05:18.106Z] #77 128.0 checking for sysroot... no
11:05:18 [2022-08-08T11:05:18.106Z] #77 128.0 checking for a working dd... /bin/dd
11:05:18 [2022-08-08T11:05:18.106Z] #77 128.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:05:18 [2022-08-08T11:05:18.106Z] #77 128.1 checking for mt... no
11:05:18 [2022-08-08T11:05:18.106Z] #77 128.1 checking if : is a manifest tool... no
11:05:18 [2022-08-08T11:05:18.363Z] #77 128.1 checking how to run the C preprocessor... gcc -E
11:05:18 [2022-08-08T11:05:18.926Z] #77 128.3 checking for ANSI C header files... 
11:05:18 [2022-08-08T11:05:18.926Z] #77 ...
11:05:18 [2022-08-08T11:05:18.926Z] 
11:05:18 [2022-08-08T11:05:18.926Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:05:18 [2022-08-08T11:05:18.926Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9
11:05:18 [2022-08-08T11:05:18.926Z] #21 23.86 Selecting previously unselected package xxd.
11:05:18 [2022-08-08T11:05:18.926Z] #21 23.86 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 23.87 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 23.97 Selecting previously unselected package vim-common.
11:05:18 [2022-08-08T11:05:18.926Z] #21 23.98 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 23.99 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 24.12 Selecting previously unselected package bash-completion.
11:05:18 [2022-08-08T11:05:18.926Z] #21 24.13 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 26.10 Unpacking bash-completion (1:2.11-2) ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 26.58 Selecting previously unselected package bzip2.
11:05:18 [2022-08-08T11:05:18.926Z] #21 26.58 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 26.59 Unpacking bzip2 (1.0.8-4) ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 26.66 Selecting previously unselected package xz-utils.
11:05:18 [2022-08-08T11:05:18.926Z] #21 26.66 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 26.67 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 26.83 Selecting previously unselected package apparmor.
11:05:18 [2022-08-08T11:05:18.926Z] #21 26.83 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 26.91 Unpacking apparmor (2.13.6-10) ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 27.41 Selecting previously unselected package inetutils-ping.
11:05:18 [2022-08-08T11:05:18.926Z] #21 27.41 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 27.42 Unpacking inetutils-ping (2:2.0-1) ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 27.54 Selecting previously unselected package libip4tc2:amd64.
11:05:18 [2022-08-08T11:05:18.926Z] #21 27.54 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 27.54 Unpacking libip4tc2:amd64 (1.8.7-1) ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 27.60 Selecting previously unselected package libip6tc2:amd64.
11:05:18 [2022-08-08T11:05:18.926Z] #21 27.60 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 27.61 Unpacking libip6tc2:amd64 (1.8.7-1) ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 27.68 Selecting previously unselected package libnfnetlink0:amd64.
11:05:18 [2022-08-08T11:05:18.926Z] #21 27.69 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 27.70 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 27.76 Selecting previously unselected package libnetfilter-conntrack3:amd64.
11:05:18 [2022-08-08T11:05:18.926Z] #21 27.76 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 27.77 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 27.85 Selecting previously unselected package libnftnl11:amd64.
11:05:18 [2022-08-08T11:05:18.926Z] #21 27.85 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 27.85 Unpacking libnftnl11:amd64 (1.1.9-1) ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 27.93 Selecting previously unselected package iptables.
11:05:18 [2022-08-08T11:05:18.926Z] #21 27.93 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 27.93 Unpacking iptables (1.8.7-1) ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 28.24 Selecting previously unselected package libonig5:amd64.
11:05:18 [2022-08-08T11:05:18.926Z] #21 28.25 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 28.26 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 28.43 Selecting previously unselected package libjq1:amd64.
11:05:18 [2022-08-08T11:05:18.926Z] #21 28.43 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 28.43 Unpacking libjq1:amd64 (1.6-2.1) ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 28.51 Selecting previously unselected package jq.
11:05:18 [2022-08-08T11:05:18.926Z] #21 28.52 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 28.52 Unpacking jq (1.6-2.1) ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 28.58 Selecting previously unselected package libaio1:amd64.
11:05:18 [2022-08-08T11:05:18.926Z] #21 28.61 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 28.61 Unpacking libaio1:amd64 (0.3.112-9) ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 28.66 Selecting previously unselected package libgpm2:amd64.
11:05:18 [2022-08-08T11:05:18.926Z] #21 28.67 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 28.67 Unpacking libgpm2:amd64 (1.20.7-8) ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 28.74 Selecting previously unselected package libicu67:amd64.
11:05:18 [2022-08-08T11:05:18.926Z] #21 28.75 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 28.76 Unpacking libicu67:amd64 (67.1-7) ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 32.18 Selecting previously unselected package libinih1:amd64.
11:05:18 [2022-08-08T11:05:18.926Z] #21 32.19 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 32.19 Unpacking libinih1:amd64 (53-1+b2) ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 32.25 Selecting previously unselected package libnet1:amd64.
11:05:18 [2022-08-08T11:05:18.926Z] #21 32.26 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 32.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 32.34 Selecting previously unselected package libnl-3-200:amd64.
11:05:18 [2022-08-08T11:05:18.926Z] #21 32.34 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 32.36 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 32.47 Selecting previously unselected package libprotobuf-c1:amd64.
11:05:18 [2022-08-08T11:05:18.926Z] #21 32.49 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 32.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 32.56 Selecting previously unselected package libyajl2:amd64.
11:05:18 [2022-08-08T11:05:18.926Z] #21 32.56 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 32.57 Unpacking libyajl2:amd64 (2.1.0-3) ...
11:05:18 [2022-08-08T11:05:18.926Z] #21 32.62 Selecting previously unselected package net-tools.
11:05:18 [2022-08-08T11:05:18.926Z] #21 32.63 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
11:05:18 [2022-08-08T11:05:18.927Z] #21 32.64 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:05:18 [2022-08-08T11:05:18.927Z] #21 32.81 Selecting previously unselected package patch.
11:05:18 [2022-08-08T11:05:18.927Z] #21 32.82 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
11:05:18 [2022-08-08T11:05:18.927Z] #21 32.84 Unpacking patch (2.7.6-7) ...
11:05:18 [2022-08-08T11:05:18.927Z] #21 32.96 Selecting previously unselected package python-pip-whl.
11:05:18 [2022-08-08T11:05:18.927Z] #21 32.97 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
11:05:18 [2022-08-08T11:05:18.927Z] #21 32.97 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
11:05:18 [2022-08-08T11:05:18.927Z] #21 33.61 Selecting previously unselected package python3-lib2to3.
11:05:18 [2022-08-08T11:05:18.927Z] #21 33.63 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
11:05:18 [2022-08-08T11:05:18.927Z] #21 33.63 Unpacking python3-lib2to3 (3.9.2-1) ...
11:05:18 [2022-08-08T11:05:18.927Z] #21 33.77 Selecting previously unselected package python3-distutils.
11:05:18 [2022-08-08T11:05:18.927Z] #21 33.77 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
11:05:18 [2022-08-08T11:05:18.927Z] #21 33.77 Unpacking python3-distutils (3.9.2-1) ...
11:05:18 [2022-08-08T11:05:18.927Z] #21 33.93 Selecting previously unselected package python3-pkg-resources.
11:05:18 [2022-08-08T11:05:18.927Z] #21 33.95 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
11:05:18 [2022-08-08T11:05:18.927Z] #21 33.95 Unpacking python3-pkg-resources (52.0.0-4) ...
11:05:18 [2022-08-08T11:05:18.927Z] #21 ...
11:05:18 [2022-08-08T11:05:18.927Z] 
11:05:18 [2022-08-08T11:05:18.927Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:05:18 [2022-08-08T11:05:18.927Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:05:18 [2022-08-08T11:05:18.927Z] #77 128.3 checking for ANSI C header files... yes
11:05:18 [2022-08-08T11:05:18.927Z] #77 128.8 checking for sys/types.h... yes
11:05:19 [2022-08-08T11:05:19.183Z] #77 129.0 checking for sys/stat.h... yes
11:05:19 [2022-08-08T11:05:19.342Z] INFO [linters context/goanalysis] analyzers took 6m20.853000068s with top 10 stages: buildir: 2m19.408497865s, the_only_name: 39.985366438s, goimports: 26.744273114s, unconvert: 25.393682462s, gosec: 15.755735647s, S1038: 15.705067851s, misspell: 6.163501719s, unused: 6.121541641s, nilness: 5.141447774s, S1039: 4.914613422s 
11:05:19 [2022-08-08T11:05:19.342Z] INFO [runner] Issues before processing: 2398, after processing: 0 
11:05:19 [2022-08-08T11:05:19.342Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2135/2135, identifier_marker: 2032/2032, nolint: 0/78, filename_unadjuster: 2135/2135, autogenerated_exclude: 2032/2135, exclude: 2032/2032, exclude-rules: 78/2032, cgo: 2135/2398, path_prettifier: 2135/2135, skip_dirs: 2135/2135 
11:05:19 [2022-08-08T11:05:19.342Z] INFO [runner] processing took 201.1427ms with stages: nolint: 67.307775ms, identifier_marker: 52.314786ms, autogenerated_exclude: 32.840453ms, path_prettifier: 23.125583ms, exclude-rules: 16.163002ms, skip_dirs: 5.416396ms, cgo: 2.882764ms, filename_unadjuster: 1.085375ms, max_same_issues: 2.106µs, uniq_by_line: 781ns, exclude: 604ns, max_from_linter: 467ns, skip_files: 459ns, diff: 378ns, source_code: 373ns, max_per_file_from_linter: 348ns, severity-rules: 300ns, path_shortener: 280ns, sort_results: 270ns, path_prefixer: 200ns 
11:05:19 [2022-08-08T11:05:19.342Z] INFO [runner] linters took 1m45.764284833s with stages: goanalysis_metalinter: 1m45.562376483s 
11:05:19 [2022-08-08T11:05:19.342Z] INFO File cache stats: 1675 entries of total size 8.6MiB 
11:05:19 [2022-08-08T11:05:19.342Z] INFO Memory: 2790 samples, avg is 320.9MB, max is 1289.1MB 
11:05:19 [2022-08-08T11:05:19.342Z] INFO Execution took 4m38.861788654s               
11:05:19 [2022-08-08T11:05:19.342Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
11:05:19 [2022-08-08T11:05:19.441Z] #77 129.2 checking for stdlib.h... yes
11:05:19 [2022-08-08T11:05:19.697Z] #77 129.3 checking for string.h... yes
11:05:19 [2022-08-08T11:05:19.697Z] #77 129.5 checking for memory.h... yes
11:05:19 [2022-08-08T11:05:19.699Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43932/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=15f9cb5c4dab7eb09845453777c0797194d48336 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:15f9cb5c4dab7eb09845453777c0797194d48336 hack/make.sh dynbinary test-docker-py
11:05:19 [2022-08-08T11:05:19.954Z] #77 129.7 checking for strings.h... yes
11:05:19 [2022-08-08T11:05:19.955Z] 
11:05:20 [2022-08-08T11:05:20.210Z] #77 129.8 checking for inttypes.h... yes
11:05:20 [2022-08-08T11:05:20.210Z] #77 130.0 checking for stdint.h... yes
11:05:20 [2022-08-08T11:05:20.211Z] Removing bundles/
11:05:20 [2022-08-08T11:05:20.211Z] 
11:05:20 [2022-08-08T11:05:20.211Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:05:20 [2022-08-08T11:05:20.211Z] Building: bundles/dynbinary-daemon/dockerd
11:05:20 [2022-08-08T11:05:20.211Z] GOOS="" GOARCH="" GOARM=""
11:05:20 [2022-08-08T11:05:20.468Z] #77 130.2 checking for unistd.h... yes
11:05:20 [2022-08-08T11:05:20.468Z] #77 130.4 checking for dlfcn.h... yes
11:05:20 [2022-08-08T11:05:20.732Z] #77 130.5 checking for objdir... .libs
11:05:20 [2022-08-08T11:05:20.989Z] #77 130.8 checking if gcc supports -fno-rtti -fno-exceptions... no
11:05:20 [2022-08-08T11:05:20.989Z] #77 130.9 checking for gcc option to produce PIC... -fPIC -DPIC
11:05:20 [2022-08-08T11:05:20.989Z] #77 130.9 checking if gcc PIC flag -fPIC -DPIC works... yes
11:05:21 [2022-08-08T11:05:21.246Z] #77 131.0 checking if gcc static flag -static works... yes
11:05:21 [2022-08-08T11:05:21.503Z] #77 131.3 checking if gcc supports -c -o file.o... yes
11:05:21 [2022-08-08T11:05:21.503Z] #77 131.4 checking if gcc supports -c -o file.o... (cached) yes
11:05:21 [2022-08-08T11:05:21.503Z] #77 131.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
11:05:21 [2022-08-08T11:05:21.765Z] #77 131.5 checking dynamic linker characteristics... GNU/Linux ld.so
11:05:21 [2022-08-08T11:05:21.765Z] #77 131.8 checking how to hardcode library paths into programs... immediate
11:05:21 [2022-08-08T11:05:21.765Z] #77 131.8 checking whether stripping libraries is possible... yes
11:05:21 [2022-08-08T11:05:21.765Z] #77 131.8 checking if libtool supports shared libraries... yes
11:05:21 [2022-08-08T11:05:21.765Z] #77 131.8 checking whether to build shared libraries... no
11:05:21 [2022-08-08T11:05:21.765Z] #77 131.8 checking whether to build static libraries... yes
11:05:22 [2022-08-08T11:05:22.029Z] #77 131.8 checking float.h usability... yes
11:05:22 [2022-08-08T11:05:22.029Z] #77 132.0 checking float.h presence... yes
11:05:22 [2022-08-08T11:05:22.029Z] #77 132.1 checking for float.h... yes
11:05:22 [2022-08-08T11:05:22.285Z] #77 132.1 checking limits.h usability... yes
11:05:22 [2022-08-08T11:05:22.285Z] #77 132.2 checking limits.h presence... yes
11:05:22 [2022-08-08T11:05:22.285Z] #77 132.3 checking for limits.h... yes
11:05:22 [2022-08-08T11:05:22.285Z] #77 132.3 checking stddef.h usability... yes
11:05:22 [2022-08-08T11:05:22.543Z] #77 132.4 checking stddef.h presence... yes
11:05:22 [2022-08-08T11:05:22.543Z] #77 132.4 checking for stddef.h... yes
11:05:22 [2022-08-08T11:05:22.543Z] #77 132.5 checking for stdlib.h... (cached) yes
11:05:22 [2022-08-08T11:05:22.799Z] #77 132.5 checking for string.h... (cached) yes
11:05:22 [2022-08-08T11:05:22.799Z] #77 132.5 checking sys/time.h usability... yes
11:05:22 [2022-08-08T11:05:22.799Z] #77 132.7 checking sys/time.h presence... yes
11:05:22 [2022-08-08T11:05:22.799Z] #77 132.7 checking for sys/time.h... yes
11:05:22 [2022-08-08T11:05:22.799Z] #77 132.8 checking for inline... inline
11:05:23 [2022-08-08T11:05:23.328Z] #77 132.8 checking for size_t... yes
11:05:23 [2022-08-08T11:05:23.328Z] #77 133.1 checking for stdlib.h... (cached) yes
11:05:23 [2022-08-08T11:05:23.328Z] #77 133.1 checking for GNU libc compatible malloc... yes
11:05:23 [2022-08-08T11:05:23.328Z] #77 133.3 checking for stdlib.h... (cached) yes
11:05:23 [2022-08-08T11:05:23.584Z] #77 133.3 checking for GNU libc compatible realloc... yes
11:05:23 [2022-08-08T11:05:23.841Z] #77 133.6 checking for working strtod... yes
11:05:23 [2022-08-08T11:05:23.841Z] #77 133.8 checking for gettimeofday... yes
11:05:24 [2022-08-08T11:05:24.353Z] #77 134.0 checking for memset... yes
11:05:24 [2022-08-08T11:05:24.610Z] #77 134.2 checking for strspn... yes
11:05:24 [2022-08-08T11:05:24.610Z] #77 134.6 checking that generated files are newer than configure... done
11:05:24 [2022-08-08T11:05:24.610Z] #77 134.6 configure: creating ./config.status
11:05:26 [2022-08-08T11:05:26.428Z] #77 ...
11:05:26 [2022-08-08T11:05:26.428Z] 
11:05:26 [2022-08-08T11:05:26.428Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:05:26 [2022-08-08T11:05:26.428Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a
11:05:26 [2022-08-08T11:05:26.428Z] #47 195.1 + dpkg --print-architecture
11:05:27 [2022-08-08T11:05:27.130Z] #77 136.5 config.status: creating Makefile
11:05:27 [2022-08-08T11:05:27.130Z] #77 136.6 config.status: creating config.h
11:05:27 [2022-08-08T11:05:27.130Z] #77 136.7 config.status: executing depfiles commands
11:05:27 [2022-08-08T11:05:27.130Z] #77 136.8 config.status: executing libtool commands
11:05:27 [2022-08-08T11:05:27.367Z] #47 DONE 196.0s
11:05:27 [2022-08-08T11:05:27.367Z] 
11:05:27 [2022-08-08T11:05:27.367Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:05:27 [2022-08-08T11:05:27.367Z] #60 sha256:f36bcb9df11bf2e8ae5474aa8e53e9ab2d7e6aecd598f2aa1af696121b1769e7
11:05:27 [2022-08-08T11:05:27.692Z] #77 137.6   GEN      .version
11:05:27 [2022-08-08T11:05:27.693Z] #77 137.6 make  install-recursive
11:05:27 [2022-08-08T11:05:27.693Z] #77 137.6 make[1]: Entering directory '/tmp/crun-build'
11:05:27 [2022-08-08T11:05:27.693Z] #77 137.7 Making install in libocispec
11:05:27 [2022-08-08T11:05:27.693Z] #77 137.7 make[2]: Entering directory '/tmp/crun-build/libocispec'
11:05:27 [2022-08-08T11:05:27.949Z] #77 137.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
11:05:27 [2022-08-08T11:05:27.949Z] #77 137.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
11:05:27 [2022-08-08T11:05:27.949Z] #77 137.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
11:05:27 [2022-08-08T11:05:27.949Z] #77 137.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
11:05:28 [2022-08-08T11:05:28.885Z] #77 138.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
11:05:28 [2022-08-08T11:05:28.885Z] #77 138.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
11:05:28 [2022-08-08T11:05:28.885Z] #77 138.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
11:05:28 [2022-08-08T11:05:28.885Z] #77 138.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
11:05:28 [2022-08-08T11:05:28.885Z] #77 138.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
11:05:28 [2022-08-08T11:05:28.885Z] #77 138.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
11:05:28 [2022-08-08T11:05:28.885Z] #77 138.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
11:05:28 [2022-08-08T11:05:28.885Z] #77 138.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
11:05:28 [2022-08-08T11:05:28.885Z] #77 138.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
11:05:28 [2022-08-08T11:05:28.885Z] #77 139.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
11:05:28 [2022-08-08T11:05:28.885Z] #77 139.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
11:05:28 [2022-08-08T11:05:28.885Z] #77 139.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
11:05:28 [2022-08-08T11:05:28.885Z] #77 139.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
11:05:28 [2022-08-08T11:05:28.885Z] #77 139.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
11:05:28 [2022-08-08T11:05:28.885Z] #77 139.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
11:05:28 [2022-08-08T11:05:28.885Z] #77 139.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
11:05:28 [2022-08-08T11:05:28.885Z] #77 ...
11:05:28 [2022-08-08T11:05:28.885Z] 
11:05:28 [2022-08-08T11:05:28.885Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:05:28 [2022-08-08T11:05:28.885Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9
11:05:28 [2022-08-08T11:05:28.885Z] #21 34.09 Selecting previously unselected package python3-setuptools.
11:05:28 [2022-08-08T11:05:28.885Z] #21 34.10 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 34.10 Unpacking python3-setuptools (52.0.0-4) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 34.34 Selecting previously unselected package python3-wheel.
11:05:28 [2022-08-08T11:05:28.885Z] #21 34.37 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 34.38 Unpacking python3-wheel (0.34.2-1) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 34.46 Selecting previously unselected package python3-pip.
11:05:28 [2022-08-08T11:05:28.885Z] #21 34.48 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 34.49 Unpacking python3-pip (20.3.4-4+deb11u1) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 34.72 Selecting previously unselected package sudo.
11:05:28 [2022-08-08T11:05:28.885Z] #21 34.74 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 34.75 Unpacking sudo (1.9.5p2-3) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 35.30 Selecting previously unselected package thin-provisioning-tools.
11:05:28 [2022-08-08T11:05:28.885Z] #21 35.31 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 35.31 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 35.56 Selecting previously unselected package uidmap.
11:05:28 [2022-08-08T11:05:28.885Z] #21 35.56 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 35.57 Unpacking uidmap (1:4.8.1-1) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 35.75 Selecting previously unselected package vim-runtime.
11:05:28 [2022-08-08T11:05:28.885Z] #21 35.75 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 35.80 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:05:28 [2022-08-08T11:05:28.885Z] #21 35.83 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:05:28 [2022-08-08T11:05:28.885Z] #21 35.85 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 39.07 Selecting previously unselected package vim.
11:05:28 [2022-08-08T11:05:28.885Z] #21 39.07 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 39.08 Unpacking vim (2:8.2.2434-3+deb11u1) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 39.63 Selecting previously unselected package xfsprogs.
11:05:28 [2022-08-08T11:05:28.885Z] #21 39.65 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 39.65 Unpacking xfsprogs (5.10.0-4) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 40.16 Selecting previously unselected package zip.
11:05:28 [2022-08-08T11:05:28.885Z] #21 40.16 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 40.16 Unpacking zip (3.0-12) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 40.31 Selecting previously unselected package zstd.
11:05:28 [2022-08-08T11:05:28.885Z] #21 40.34 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 40.34 Unpacking zstd (1.4.8+dfsg-2.1) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 40.73 Setting up python3-pkg-resources (52.0.0-4) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 41.61 Setting up libip4tc2:amd64 (1.8.7-1) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 41.62 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 41.63 Setting up libgpm2:amd64 (1.20.7-8) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 41.64 Setting up libicu67:amd64 (67.1-7) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 41.65 Setting up libip6tc2:amd64 (1.8.7-1) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 41.69 Setting up libinih1:amd64 (53-1+b2) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 41.70 Setting up uidmap (1:4.8.1-1) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 41.72 Setting up libyajl2:amd64 (2.1.0-3) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 41.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 41.75 Setting up bzip2 (1.0.8-4) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 41.76 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 41.77 Setting up python3-wheel (0.34.2-1) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 42.37 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 42.40 Setting up libcap2:amd64 (1:2.44-1) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 42.42 Setting up libcap2-bin (1:2.44-1) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 42.43 Setting up apparmor (2.13.6-10) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 44.05 Setting up zip (3.0-12) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 44.06 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:05:28 [2022-08-08T11:05:28.885Z] #21 44.08 Setting up bash-completion (1:2.11-2) ...
11:05:30 [2022-08-08T11:05:30.253Z] #21 ...
11:05:30 [2022-08-08T11:05:30.253Z] 
11:05:30 [2022-08-08T11:05:30.253Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:05:30 [2022-08-08T11:05:30.253Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:05:30 [2022-08-08T11:05:30.253Z] #77 139.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
11:05:30 [2022-08-08T11:05:30.253Z] #77 139.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
11:05:30 [2022-08-08T11:05:30.253Z] #77 139.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
11:05:30 [2022-08-08T11:05:30.253Z] #77 139.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
11:05:30 [2022-08-08T11:05:30.253Z] #77 139.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
11:05:30 [2022-08-08T11:05:30.253Z] #77 139.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
11:05:30 [2022-08-08T11:05:30.253Z] #77 139.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
11:05:30 [2022-08-08T11:05:30.253Z] #77 139.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
11:05:30 [2022-08-08T11:05:30.253Z] #77 139.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
11:05:30 [2022-08-08T11:05:30.253Z] #77 139.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
11:05:30 [2022-08-08T11:05:30.253Z] #77 139.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
11:05:30 [2022-08-08T11:05:30.253Z] #77 139.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
11:05:30 [2022-08-08T11:05:30.253Z] #77 140.0 make  install-recursive
11:05:30 [2022-08-08T11:05:30.253Z] #77 140.0 make[3]: Entering directory '/tmp/crun-build/libocispec'
11:05:30 [2022-08-08T11:05:30.253Z] #77 140.1 Making install in yajl
11:05:30 [2022-08-08T11:05:30.253Z] #77 140.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:05:30 [2022-08-08T11:05:30.253Z] #77 140.1   CC       verify/json_verify-json_verify.o
11:05:30 [2022-08-08T11:05:30.253Z] #77 140.1   CC       src/libyajl_la-yajl_alloc.lo
11:05:30 [2022-08-08T11:05:30.253Z] #77 140.1   CC       src/libyajl_la-yajl.lo
11:05:30 [2022-08-08T11:05:30.253Z] #77 140.1   CC       src/libyajl_la-yajl_gen.lo
11:05:30 [2022-08-08T11:05:30.253Z] #77 140.1   CC       src/libyajl_la-yajl_parser.lo
11:05:30 [2022-08-08T11:05:30.253Z] #77 140.2   CC       src/libyajl_la-yajl_buf.lo
11:05:30 [2022-08-08T11:05:30.253Z] #77 140.2   CC       src/libyajl_la-yajl_encode.lo
11:05:30 [2022-08-08T11:05:30.253Z] #77 140.3   CC       src/libyajl_la-yajl_lex.lo
11:05:30 [2022-08-08T11:05:30.253Z] #77 140.3   CC       src/libyajl_la-yajl_tree.lo
11:05:35 [2022-08-08T11:05:35.503Z] #77 145.6   CCLD     libyajl.la
11:05:36 [2022-08-08T11:05:36.066Z] #77 145.9   CCLD     verify/json_verify
11:05:36 [2022-08-08T11:05:36.323Z] #77 146.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:05:36 [2022-08-08T11:05:36.323Z] #77 146.3 make[5]: Nothing to be done for 'install-exec-am'.
11:05:36 [2022-08-08T11:05:36.323Z] #77 146.3 make[5]: Nothing to be done for 'install-data-am'.
11:05:36 [2022-08-08T11:05:36.323Z] #77 146.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:05:36 [2022-08-08T11:05:36.323Z] #77 146.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:05:36 [2022-08-08T11:05:36.323Z] #77 146.3 make[4]: Entering directory '/tmp/crun-build/libocispec'
11:05:36 [2022-08-08T11:05:36.323Z] #77 ...
11:05:36 [2022-08-08T11:05:36.323Z] 
11:05:36 [2022-08-08T11:05:36.323Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:05:36 [2022-08-08T11:05:36.323Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9
11:05:36 [2022-08-08T11:05:36.323Z] #21 46.30 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:05:36 [2022-08-08T11:05:36.323Z] #21 46.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:05:36 [2022-08-08T11:05:36.323Z] #21 46.34 Setting up libmnl0:amd64 (1.0.4-3) ...
11:05:36 [2022-08-08T11:05:36.323Z] #21 46.35 Setting up patch (2.7.6-7) ...
11:05:36 [2022-08-08T11:05:36.323Z] #21 46.37 Setting up sudo (1.9.5p2-3) ...
11:05:36 [2022-08-08T11:05:36.323Z] #21 46.54 invoke-rc.d: could not determine current runlevel
11:05:36 [2022-08-08T11:05:36.323Z] #21 46.56 invoke-rc.d: policy-rc.d denied execution of start.
11:05:36 [2022-08-08T11:05:36.323Z] #21 46.57 Setting up xfsprogs (5.10.0-4) ...
11:05:36 [2022-08-08T11:05:36.323Z] #21 46.59 Setting up libxtables12:amd64 (1.8.7-1) ...
11:05:36 [2022-08-08T11:05:36.323Z] #21 46.61 Setting up inetutils-ping (2:2.0-1) ...
11:05:36 [2022-08-08T11:05:36.323Z] #21 46.62 Setting up pigz (2.6-1) ...
11:05:36 [2022-08-08T11:05:36.323Z] #21 46.64 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:05:36 [2022-08-08T11:05:36.323Z] #21 46.65 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:05:36 [2022-08-08T11:05:36.323Z] #21 46.74 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
11:05:36 [2022-08-08T11:05:36.323Z] #21 46.75 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
11:05:36 [2022-08-08T11:05:36.323Z] #21 47.40 Setting up libaio1:amd64 (0.3.112-9) ...
11:05:36 [2022-08-08T11:05:36.323Z] #21 47.42 Setting up python3-lib2to3 (3.9.2-1) ...
11:05:36 [2022-08-08T11:05:36.323Z] #21 48.02 Setting up libelf1:amd64 (0.183-1) ...
11:05:36 [2022-08-08T11:05:36.323Z] #21 48.03 Setting up zstd (1.4.8+dfsg-2.1) ...
11:05:36 [2022-08-08T11:05:36.323Z] #21 48.05 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:05:36 [2022-08-08T11:05:36.323Z] #21 48.06 Setting up python3-distutils (3.9.2-1) ...
11:05:36 [2022-08-08T11:05:36.323Z] #21 48.62 Setting up vim (2:8.2.2434-3+deb11u1) ...
11:05:36 [2022-08-08T11:05:36.323Z] #21 48.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:05:36 [2022-08-08T11:05:36.323Z] #21 48.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:05:36 [2022-08-08T11:05:36.323Z] #21 48.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:05:36 [2022-08-08T11:05:36.323Z] #21 48.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:05:36 [2022-08-08T11:05:36.324Z] #21 48.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:05:36 [2022-08-08T11:05:36.324Z] #21 48.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:05:36 [2022-08-08T11:05:36.324Z] #21 48.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:05:36 [2022-08-08T11:05:36.324Z] #21 48.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:05:36 [2022-08-08T11:05:36.324Z] #21 48.72 Setting up python3-setuptools (52.0.0-4) ...
11:05:36 [2022-08-08T11:05:36.324Z] #21 50.19 Setting up libjq1:amd64 (1.6-2.1) ...
11:05:36 [2022-08-08T11:05:36.324Z] #21 50.20 Setting up libnftnl11:amd64 (1.1.9-1) ...
11:05:36 [2022-08-08T11:05:36.324Z] #21 50.21 Setting up thin-provisioning-tools (0.9.0-1) ...
11:05:36 [2022-08-08T11:05:36.324Z] #21 50.23 Setting up python3-pip (20.3.4-4+deb11u1) ...
11:05:36 [2022-08-08T11:05:36.324Z] #21 51.51 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:05:36 [2022-08-08T11:05:36.324Z] #21 51.52 Setting up jq (1.6-2.1) ...
11:05:36 [2022-08-08T11:05:36.324Z] #21 51.53 Setting up libbpf0:amd64 (1:0.3-2) ...
11:05:36 [2022-08-08T11:05:36.324Z] #21 51.55 Setting up iptables (1.8.7-1) ...
11:05:36 [2022-08-08T11:05:36.324Z] #21 51.55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:05:36 [2022-08-08T11:05:36.324Z] #21 51.56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:05:36 [2022-08-08T11:05:36.324Z] #21 51.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:05:36 [2022-08-08T11:05:36.324Z] #21 51.58 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:05:36 [2022-08-08T11:05:36.324Z] #21 51.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:05:36 [2022-08-08T11:05:36.324Z] #21 51.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:05:36 [2022-08-08T11:05:36.581Z] #21 51.61 Setting up iproute2 (5.10.0-4) ...
11:05:36 [2022-08-08T11:05:36.838Z] #21 51.99 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:05:37 [2022-08-08T11:05:37.404Z] #21 DONE 52.5s
11:05:37 [2022-08-08T11:05:37.404Z] 
11:05:37 [2022-08-08T11:05:37.404Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:05:37 [2022-08-08T11:05:37.404Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:05:37 [2022-08-08T11:05:37.404Z] #77 146.4   CC       src/validate.o
11:05:37 [2022-08-08T11:05:37.404Z] #77 146.5   CC       src/image_spec_schema_config_schema.lo
11:05:37 [2022-08-08T11:05:37.404Z] #77 146.5   CC       src/image_spec_schema_content_descriptor.lo
11:05:37 [2022-08-08T11:05:37.404Z] #77 146.5   CC       src/image_spec_schema_defs.lo
11:05:37 [2022-08-08T11:05:37.404Z] #77 146.5   CC       src/image_spec_schema_defs_descriptor.lo
11:05:37 [2022-08-08T11:05:37.404Z] #77 146.5   CC       src/image_spec_schema_image_index_schema.lo
11:05:37 [2022-08-08T11:05:37.404Z] #77 146.5   CC       src/image_spec_schema_image_layout_schema.lo
11:05:37 [2022-08-08T11:05:37.404Z] #77 146.5   CC       src/image_spec_schema_image_manifest_schema.lo
11:05:37 [2022-08-08T11:05:37.404Z] #77 146.6   CC       src/runtime_spec_schema_config_linux.lo
11:05:37 [2022-08-08T11:05:37.404Z] #77 146.6   CC       src/runtime_spec_schema_config_zos.lo
11:05:37 [2022-08-08T11:05:37.404Z] #77 146.6   CC       src/runtime_spec_schema_config_schema.lo
11:05:37 [2022-08-08T11:05:37.404Z] #77 146.7   CC       src/runtime_spec_schema_config_solaris.lo
11:05:37 [2022-08-08T11:05:37.404Z] #77 146.7   CC       src/runtime_spec_schema_config_vm.lo
11:05:37 [2022-08-08T11:05:37.404Z] #77 146.7   CC       src/runtime_spec_schema_config_windows.lo
11:05:37 [2022-08-08T11:05:37.404Z] #77 146.8   CC       src/runtime_spec_schema_defs.lo
11:05:37 [2022-08-08T11:05:37.404Z] #77 146.9   CC       src/runtime_spec_schema_defs_linux.lo
11:05:37 [2022-08-08T11:05:37.404Z] #77 146.9   CC       src/runtime_spec_schema_defs_zos.lo
11:05:37 [2022-08-08T11:05:37.404Z] #77 147.4   CC       src/runtime_spec_schema_defs_windows.lo
11:05:37 [2022-08-08T11:05:37.404Z] #77 147.4   CC       src/runtime_spec_schema_defs_vm.lo
11:05:37 [2022-08-08T11:05:37.404Z] #77 147.5   CC       src/runtime_spec_schema_state_schema.lo
11:05:37 [2022-08-08T11:05:37.661Z] #77 147.5   CC       src/image_manifest_items_image_manifest_items_schema.lo
11:05:37 [2022-08-08T11:05:37.661Z] #77 147.6   CC       src/basic_test_double_array_item.lo
11:05:38 [2022-08-08T11:05:38.012Z] #77 147.9   CC       src/basic_test_double_array.lo
11:05:38 [2022-08-08T11:05:38.012Z] #77 148.0   CC       src/basic_test_top_array_int.lo
11:05:38 [2022-08-08T11:05:38.283Z] #77 148.1   CC       src/basic_test_top_array_string.lo
11:05:38 [2022-08-08T11:05:38.283Z] #77 148.3   CC       src/basic_test_top_double_array_int.lo
11:05:38 [2022-08-08T11:05:38.546Z] #77 148.4   CC       src/basic_test_top_double_array_obj.lo
11:05:38 [2022-08-08T11:05:38.546Z] #77 148.6   CC       src/basic_test_top_double_array_refobj.lo
11:05:38 [2022-08-08T11:05:38.808Z] #77 ...
11:05:38 [2022-08-08T11:05:38.808Z] 
11:05:38 [2022-08-08T11:05:38.808Z] #22 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
11:05:38 [2022-08-08T11:05:38.808Z] #22 sha256:1188df334e117c9ba37407cc0bb9046dbfed4c62fb4b9eec53c20df985ec6e1e
11:05:38 [2022-08-08T11:05:38.808Z] #22 1.489 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:05:38 [2022-08-08T11:05:38.808Z] #22 1.492 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:05:38 [2022-08-08T11:05:38.808Z] #22 1.495 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:05:38 [2022-08-08T11:05:38.808Z] #22 DONE 1.6s
11:05:39 [2022-08-08T11:05:39.067Z] 
11:05:39 [2022-08-08T11:05:39.067Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
11:05:39 [2022-08-08T11:05:39.067Z] #23 sha256:e7bb66228e49fa0fc419e450d5ea1e25d260e213b7b568c09ee3d12112235804
11:05:42 [2022-08-08T11:05:42.257Z] #60 ...
11:05:42 [2022-08-08T11:05:42.257Z] 
11:05:42 [2022-08-08T11:05:42.257Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:05:42 [2022-08-08T11:05:42.257Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:05:42 [2022-08-08T11:05:42.257Z] #77 163.4   CCLD     libocispec.la
11:05:42 [2022-08-08T11:05:42.517Z] #77 163.9   CCLD     src/validate
11:05:42 [2022-08-08T11:05:42.776Z] #77 163.9   CCLD     tests/test-1
11:05:42 [2022-08-08T11:05:42.776Z] #77 163.9   CCLD     tests/test-2
11:05:42 [2022-08-08T11:05:42.776Z] #77 163.9   CCLD     tests/test-3
11:05:42 [2022-08-08T11:05:42.776Z] #77 163.9   CCLD     tests/test-4
11:05:42 [2022-08-08T11:05:42.776Z] #77 164.0   CCLD     tests/test-5
11:05:42 [2022-08-08T11:05:42.776Z] #77 164.0   CCLD     tests/test-6
11:05:42 [2022-08-08T11:05:42.776Z] #77 164.1   CCLD     tests/test-7
11:05:42 [2022-08-08T11:05:42.776Z] #77 164.1   CCLD     tests/test-8
11:05:43 [2022-08-08T11:05:43.036Z] #77 164.2   CCLD     tests/test-9
11:05:43 [2022-08-08T11:05:43.036Z] #77 164.2 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
11:05:43 [2022-08-08T11:05:43.036Z] #77 164.3   CCLD     tests/test-10
11:05:43 [2022-08-08T11:05:43.036Z] #77 164.3   CCLD     tests/test-11
11:05:44 [2022-08-08T11:05:44.199Z] --- PASS: TestBuildWithHugeFile (50.19s)
11:05:44 [2022-08-08T11:05:44.200Z] === RUN   TestBuildWCOWSandboxSize
11:05:44 [2022-08-08T11:05:44.200Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:05:44 [2022-08-08T11:05:44.200Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:05:44 [2022-08-08T11:05:44.200Z] === RUN   TestBuildWithEmptyDockerfile
11:05:44 [2022-08-08T11:05:44.200Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:05:44 [2022-08-08T11:05:44.200Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:05:44 [2022-08-08T11:05:44.200Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:05:44 [2022-08-08T11:05:44.200Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:05:44 [2022-08-08T11:05:44.200Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:05:44 [2022-08-08T11:05:44.200Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:05:44 [2022-08-08T11:05:44.200Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:05:44 [2022-08-08T11:05:44.200Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:05:44 [2022-08-08T11:05:44.200Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:05:44 [2022-08-08T11:05:44.200Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
11:05:44 [2022-08-08T11:05:44.200Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s)
11:05:44 [2022-08-08T11:05:44.200Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s)
11:05:44 [2022-08-08T11:05:44.200Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
11:05:44 [2022-08-08T11:05:44.200Z] === RUN   TestBuildPreserveOwnership
11:05:44 [2022-08-08T11:05:44.200Z] === RUN   TestBuildPreserveOwnership/copy_from
11:05:44 [2022-08-08T11:05:44.200Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:05:44 [2022-08-08T11:05:44.315Z] #23 ...
11:05:44 [2022-08-08T11:05:44.315Z] 
11:05:44 [2022-08-08T11:05:44.315Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:05:44 [2022-08-08T11:05:44.315Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:05:44 [2022-08-08T11:05:44.315Z] #77 149.2   CC       src/basic_test_top_double_array_string.lo
11:05:44 [2022-08-08T11:05:44.315Z] #77 149.4   CC       src/read-file.lo
11:05:44 [2022-08-08T11:05:44.315Z] #77 149.5   CC       src/json_common.lo
11:05:44 [2022-08-08T11:05:44.315Z] #77 149.6   CC       tests/test-1.o
11:05:44 [2022-08-08T11:05:44.315Z] #77 149.8   CC       tests/test-2.o
11:05:44 [2022-08-08T11:05:44.315Z] #77 150.0   CC       tests/test-3.o
11:05:44 [2022-08-08T11:05:44.315Z] #77 150.1   CC       tests/test-4.o
11:05:44 [2022-08-08T11:05:44.315Z] #77 150.3   CC       tests/test-5.o
11:05:44 [2022-08-08T11:05:44.315Z] #77 150.5   CC       tests/test-6.o
11:05:44 [2022-08-08T11:05:44.315Z] #77 150.6   CC       tests/test-7.o
11:05:44 [2022-08-08T11:05:44.315Z] #77 151.0   CC       tests/test-8.o
11:05:44 [2022-08-08T11:05:44.315Z] #77 151.3   CC       tests/test-9.o
11:05:44 [2022-08-08T11:05:44.315Z] #77 151.4   CC       tests/test-10.o
11:05:44 [2022-08-08T11:05:44.315Z] #77 151.7   CC       tests/test-11.o
11:05:44 [2022-08-08T11:05:44.482Z] #77 165.7 libtool: link: ar cr libocispec.a 
11:05:44 [2022-08-08T11:05:44.482Z] #77 165.7 libtool: link: ranlib libocispec.a
11:05:46 [2022-08-08T11:05:46.388Z] #77 167.4 make[5]: Entering directory '/tmp/crun-build/libocispec'
11:05:46 [2022-08-08T11:05:46.388Z] #77 167.5 make[5]: Nothing to be done for 'install-exec-am'.
11:05:46 [2022-08-08T11:05:46.388Z] #77 167.5 make[5]: Nothing to be done for 'install-data-am'.
11:05:46 [2022-08-08T11:05:46.388Z] #77 167.5 make[5]: Leaving directory '/tmp/crun-build/libocispec'
11:05:46 [2022-08-08T11:05:46.388Z] #77 167.5 make[4]: Leaving directory '/tmp/crun-build/libocispec'
11:05:46 [2022-08-08T11:05:46.388Z] #77 167.5 make[3]: Leaving directory '/tmp/crun-build/libocispec'
11:05:46 [2022-08-08T11:05:46.388Z] #77 167.5 make[2]: Leaving directory '/tmp/crun-build/libocispec'
11:05:46 [2022-08-08T11:05:46.388Z] #77 167.5 make[2]: Entering directory '/tmp/crun-build'
11:05:46 [2022-08-08T11:05:46.388Z] #77 167.6   CC       src/libcrun/libcrun_testing_a-utils.o
11:05:46 [2022-08-08T11:05:46.388Z] #77 167.6   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
11:05:46 [2022-08-08T11:05:46.388Z] #77 167.6   CC       src/libcrun/libcrun_testing_a-container.o
11:05:46 [2022-08-08T11:05:46.388Z] #77 167.6   CC       src/libcrun/libcrun_testing_a-cgroup.o
11:05:46 [2022-08-08T11:05:46.388Z] #77 167.6   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
11:05:46 [2022-08-08T11:05:46.388Z] #77 167.6   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
11:05:46 [2022-08-08T11:05:46.388Z] #77 167.7   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
11:05:46 [2022-08-08T11:05:46.648Z] #77 167.7   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
11:05:46 [2022-08-08T11:05:46.648Z] #77 167.8   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
11:05:46 [2022-08-08T11:05:46.648Z] #77 167.8   CC       src/libcrun/libcrun_testing_a-criu.o
11:05:46 [2022-08-08T11:05:46.648Z] #77 167.9   CC       src/libcrun/libcrun_testing_a-custom-handler.o
11:05:46 [2022-08-08T11:05:46.648Z] #77 168.0   CC       src/libcrun/libcrun_testing_a-linux.o
11:05:46 [2022-08-08T11:05:46.648Z] #77 168.0   CC       src/libcrun/libcrun_testing_a-seccomp.o
11:05:46 [2022-08-08T11:05:46.648Z] #77 168.1   CC       src/libcrun/libcrun_testing_a-ebpf.o
11:05:46 [2022-08-08T11:05:46.907Z] #77 168.2   CC       src/libcrun/libcrun_testing_a-error.o
11:05:47 [2022-08-08T11:05:47.167Z] #77 168.3   CC       src/libcrun/libcrun_testing_a-status.o
11:05:47 [2022-08-08T11:05:47.167Z] #77 168.4   CC       src/libcrun/libcrun_testing_a-terminal.o
11:05:47 [2022-08-08T11:05:47.167Z] #77 168.5   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
11:05:47 [2022-08-08T11:05:47.426Z] #77 168.6   CC       src/libcrun/libcrun_testing_a-signals.o
11:05:47 [2022-08-08T11:05:47.426Z] #77 168.6   CC       src/libcrun/libcrun_testing_a-mount_flags.o
11:05:47 [2022-08-08T11:05:47.686Z] #77 168.8   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
11:05:47 [2022-08-08T11:05:47.686Z] #77 168.9   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
11:05:47 [2022-08-08T11:05:47.686Z] #77 169.0   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
11:05:47 [2022-08-08T11:05:47.946Z] #77 169.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
11:05:47 [2022-08-08T11:05:47.946Z] #77 169.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
11:05:48 [2022-08-08T11:05:48.205Z] #77 169.4   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
11:05:48 [2022-08-08T11:05:48.205Z] #77 169.5   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
11:05:48 [2022-08-08T11:05:48.418Z] --- PASS: TestBuildPreserveOwnership (10.46s)
11:05:48 [2022-08-08T11:05:48.418Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.44s)
11:05:48 [2022-08-08T11:05:48.418Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
11:05:48 [2022-08-08T11:05:48.418Z] === RUN   TestBuildPlatformInvalid
11:05:48 [2022-08-08T11:05:48.418Z] --- PASS: TestBuildPlatformInvalid (0.09s)
11:05:48 [2022-08-08T11:05:48.418Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
11:05:48 [2022-08-08T11:05:48.418Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
11:05:48 [2022-08-08T11:05:48.418Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
11:05:48 [2022-08-08T11:05:48.418Z] PASS
11:05:48 [2022-08-08T11:05:48.418Z] 
11:05:48 [2022-08-08T11:05:48.418Z] === Skipped
11:05:48 [2022-08-08T11:05:48.418Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
11:05:48 [2022-08-08T11:05:48.418Z]     build_session_test.go:25: TODO: BuildKit
11:05:48 [2022-08-08T11:05:48.418Z] 
11:05:48 [2022-08-08T11:05:48.418Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
11:05:48 [2022-08-08T11:05:48.418Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:05:48 [2022-08-08T11:05:48.418Z] 
11:05:48 [2022-08-08T11:05:48.418Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
11:05:48 [2022-08-08T11:05:48.418Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
11:05:48 [2022-08-08T11:05:48.418Z] 
11:05:48 [2022-08-08T11:05:48.418Z] DONE 34 tests, 3 skipped in 111.212s
11:05:48 [2022-08-08T11:05:48.418Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
11:05:48 [2022-08-08T11:05:48.418Z] INFO: Testing against a local daemon
11:05:48 [2022-08-08T11:05:48.418Z] === RUN   TestConfigInspect
11:05:48 [2022-08-08T11:05:48.418Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:05:48 [2022-08-08T11:05:48.418Z] --- SKIP: TestConfigInspect (0.02s)
11:05:48 [2022-08-08T11:05:48.418Z] === RUN   TestConfigList
11:05:48 [2022-08-08T11:05:48.418Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:05:48 [2022-08-08T11:05:48.418Z] --- SKIP: TestConfigList (0.01s)
11:05:48 [2022-08-08T11:05:48.418Z] === RUN   TestConfigsCreateAndDelete
11:05:48 [2022-08-08T11:05:48.418Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:05:48 [2022-08-08T11:05:48.418Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
11:05:48 [2022-08-08T11:05:48.418Z] === RUN   TestConfigsUpdate
11:05:48 [2022-08-08T11:05:48.418Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:05:48 [2022-08-08T11:05:48.418Z] --- SKIP: TestConfigsUpdate (0.01s)
11:05:48 [2022-08-08T11:05:48.418Z] === RUN   TestTemplatedConfig
11:05:48 [2022-08-08T11:05:48.418Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:05:48 [2022-08-08T11:05:48.418Z] --- SKIP: TestTemplatedConfig (0.00s)
11:05:48 [2022-08-08T11:05:48.418Z] === RUN   TestConfigCreateResolve
11:05:48 [2022-08-08T11:05:48.418Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:05:48 [2022-08-08T11:05:48.418Z] --- SKIP: TestConfigCreateResolve (0.01s)
11:05:48 [2022-08-08T11:05:48.418Z] PASS
11:05:48 [2022-08-08T11:05:48.418Z] 
11:05:48 [2022-08-08T11:05:48.418Z] === Skipped
11:05:48 [2022-08-08T11:05:48.418Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
11:05:48 [2022-08-08T11:05:48.418Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:05:48 [2022-08-08T11:05:48.418Z] 
11:05:48 [2022-08-08T11:05:48.418Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
11:05:48 [2022-08-08T11:05:48.418Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:05:48 [2022-08-08T11:05:48.418Z] 
11:05:48 [2022-08-08T11:05:48.418Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
11:05:48 [2022-08-08T11:05:48.418Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:05:48 [2022-08-08T11:05:48.418Z] 
11:05:48 [2022-08-08T11:05:48.418Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
11:05:48 [2022-08-08T11:05:48.418Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:05:48 [2022-08-08T11:05:48.418Z] 
11:05:48 [2022-08-08T11:05:48.418Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
11:05:48 [2022-08-08T11:05:48.418Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:05:48 [2022-08-08T11:05:48.418Z] 
11:05:48 [2022-08-08T11:05:48.418Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
11:05:48 [2022-08-08T11:05:48.418Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:05:48 [2022-08-08T11:05:48.418Z] 
11:05:48 [2022-08-08T11:05:48.418Z] DONE 6 tests, 6 skipped in 0.145s
11:05:48 [2022-08-08T11:05:48.418Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
11:05:48 [2022-08-08T11:05:48.678Z] INFO: Testing against a local daemon
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestAttachWithTTY
11:05:48 [2022-08-08T11:05:48.678Z] --- PASS: TestAttachWithTTY (0.04s)
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestAttachWithoutTTy
11:05:48 [2022-08-08T11:05:48.678Z] --- PASS: TestAttachWithoutTTy (0.04s)
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestCheckpoint
11:05:48 [2022-08-08T11:05:48.678Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:05:48 [2022-08-08T11:05:48.678Z] --- SKIP: TestCheckpoint (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/commit
11:05:48 [2022-08-08T11:05:48.678Z] === PAUSE TestContainerInvalidJSON/commit
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/containers/create
11:05:48 [2022-08-08T11:05:48.678Z] === PAUSE TestContainerInvalidJSON/containers/create
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:05:48 [2022-08-08T11:05:48.678Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:05:48 [2022-08-08T11:05:48.678Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:05:48 [2022-08-08T11:05:48.678Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:05:48 [2022-08-08T11:05:48.678Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
11:05:48 [2022-08-08T11:05:48.678Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
11:05:48 [2022-08-08T11:05:48.678Z] === CONT  TestContainerInvalidJSON/commit
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:05:48 [2022-08-08T11:05:48.678Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:05:48 [2022-08-08T11:05:48.678Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:05:48 [2022-08-08T11:05:48.678Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:05:48 [2022-08-08T11:05:48.678Z] === CONT  TestContainerInvalidJSON/containers/create
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:05:48 [2022-08-08T11:05:48.678Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
11:05:48 [2022-08-08T11:05:48.678Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
11:05:48 [2022-08-08T11:05:48.678Z] --- PASS: TestContainerInvalidJSON (0.01s)
11:05:48 [2022-08-08T11:05:48.678Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:05:48 [2022-08-08T11:05:48.678Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestCopyFromContainerPathIsNotDir
11:05:48 [2022-08-08T11:05:48.678Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
11:05:48 [2022-08-08T11:05:48.678Z] === RUN   TestCopyToContainerPathDoesNotExist
11:05:48 [2022-08-08T11:05:48.774Z] #77 170.0   CC       src/crun-crun.o
11:05:48 [2022-08-08T11:05:48.774Z] #77 170.1   CC       src/crun-run.o
11:05:48 [2022-08-08T11:05:48.774Z] #77 170.1   CC       src/crun-delete.o
11:05:48 [2022-08-08T11:05:48.774Z] #77 170.2   CC       src/crun-kill.o
11:05:48 [2022-08-08T11:05:48.774Z] #77 170.2   CC       src/crun-pause.o
11:05:48 [2022-08-08T11:05:48.938Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
11:05:48 [2022-08-08T11:05:48.938Z] === RUN   TestCopyEmptyFile
11:05:48 [2022-08-08T11:05:48.938Z] --- PASS: TestCopyEmptyFile (0.19s)
11:05:48 [2022-08-08T11:05:48.938Z] === RUN   TestCopyToContainerPathIsNotDir
11:05:48 [2022-08-08T11:05:48.938Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
11:05:48 [2022-08-08T11:05:48.938Z] === RUN   TestCopyFromContainer
11:05:49 [2022-08-08T11:05:49.033Z] #77 170.3   CC       src/crun-unpause.o
11:05:49 [2022-08-08T11:05:49.033Z] #77 170.4   CC       src/crun-spec.o
11:05:49 [2022-08-08T11:05:49.293Z] #77 170.5   CC       src/crun-exec.o
11:05:49 [2022-08-08T11:05:49.293Z] #77 170.6   CC       src/crun-list.o
11:05:49 [2022-08-08T11:05:49.293Z] #77 170.6   CC       src/crun-create.o
11:05:49 [2022-08-08T11:05:49.552Z] #77 170.8   CC       src/crun-start.o
11:05:49 [2022-08-08T11:05:49.552Z] #77 170.8   CC       src/crun-state.o
11:05:49 [2022-08-08T11:05:49.812Z] #77 171.0   CC       src/crun-update.o
11:05:50 [2022-08-08T11:05:50.072Z] #77 171.2   CC       src/crun-ps.o
11:05:50 [2022-08-08T11:05:50.072Z] #77 171.4   CC       src/crun-checkpoint.o
11:05:50 [2022-08-08T11:05:50.072Z] #77 171.4   CC       src/crun-restore.o
11:05:50 [2022-08-08T11:05:50.072Z] #77 171.5   CC       src/libcrun/libcrun_la-utils.lo
11:05:50 [2022-08-08T11:05:50.332Z] #77 171.7   CC       src/libcrun/libcrun_la-cloned_binary.lo
11:05:50 [2022-08-08T11:05:50.901Z] #77 172.1   CC       src/libcrun/libcrun_la-container.lo
11:05:51 [2022-08-08T11:05:51.016Z] #77 ...
11:05:51 [2022-08-08T11:05:51.016Z] 
11:05:51 [2022-08-08T11:05:51.016Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
11:05:51 [2022-08-08T11:05:51.016Z] #23 sha256:e7bb66228e49fa0fc419e450d5ea1e25d260e213b7b568c09ee3d12112235804
11:05:51 [2022-08-08T11:05:51.016Z] #23 11.07 Collecting yamllint==1.26.1
11:05:51 [2022-08-08T11:05:51.016Z] #23 12.13   Downloading yamllint-1.26.1.tar.gz (126 kB)
11:05:51 [2022-08-08T11:05:51.161Z] #77 172.3   CC       src/libcrun/libcrun_la-cgroup.lo
11:05:51 [2022-08-08T11:05:51.161Z] #77 172.4   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
11:05:51 [2022-08-08T11:05:51.421Z] #77 172.6   CC       src/libcrun/libcrun_la-cgroup-resources.lo
11:05:51 [2022-08-08T11:05:51.421Z] #77 172.8   CC       src/libcrun/libcrun_la-cgroup-setup.lo
11:05:51 [2022-08-08T11:05:51.680Z] #77 173.0   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
11:05:52 [2022-08-08T11:05:52.384Z] #23 13.44 Collecting pathspec>=0.5.3
11:05:52 [2022-08-08T11:05:52.384Z] #23 13.47   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
11:05:52 [2022-08-08T11:05:52.620Z] #77 173.5   CC       src/libcrun/libcrun_la-cgroup-utils.lo
11:05:52 [2022-08-08T11:05:52.620Z] #77 173.8   CC       src/libcrun/libcrun_la-criu.lo
11:05:52 [2022-08-08T11:05:52.880Z] #77 174.1   CC       src/libcrun/libcrun_la-custom-handler.lo
11:05:52 [2022-08-08T11:05:52.946Z] #23 13.92 Collecting pyyaml
11:05:52 [2022-08-08T11:05:52.946Z] #23 13.93   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
11:05:52 [2022-08-08T11:05:52.946Z] #23 13.96 Building wheels for collected packages: yamllint
11:05:52 [2022-08-08T11:05:52.946Z] #23 13.99   Building wheel for yamllint (setup.py): started
11:05:53 [2022-08-08T11:05:53.132Z] === RUN   TestCopyFromContainer//
11:05:53 [2022-08-08T11:05:53.132Z] === RUN   TestCopyFromContainer//bar/root
11:05:53 [2022-08-08T11:05:53.392Z] === RUN   TestCopyFromContainer//bar/root/
11:05:53 [2022-08-08T11:05:53.392Z] === RUN   TestCopyFromContainer/bar/quux
11:05:53 [2022-08-08T11:05:53.392Z] === RUN   TestCopyFromContainer/bar/quux/
11:05:53 [2022-08-08T11:05:53.392Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:05:53 [2022-08-08T11:05:53.392Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:05:53 [2022-08-08T11:05:53.449Z] #77 174.5   CC       src/libcrun/libcrun_la-seccomp.lo
11:05:53 [2022-08-08T11:05:53.449Z] #77 174.6   CC       src/libcrun/libcrun_la-linux.lo
11:05:53 [2022-08-08T11:05:53.652Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:05:53 [2022-08-08T11:05:53.652Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:05:53 [2022-08-08T11:05:53.652Z] === RUN   TestCopyFromContainer/bar/notarget
11:05:53 [2022-08-08T11:05:53.652Z] --- PASS: TestCopyFromContainer (4.68s)
11:05:53 [2022-08-08T11:05:53.652Z]     --- PASS: TestCopyFromContainer// (0.06s)
11:05:53 [2022-08-08T11:05:53.652Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
11:05:53 [2022-08-08T11:05:53.652Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
11:05:53 [2022-08-08T11:05:53.652Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
11:05:53 [2022-08-08T11:05:53.652Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
11:05:53 [2022-08-08T11:05:53.652Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
11:05:53 [2022-08-08T11:05:53.652Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
11:05:53 [2022-08-08T11:05:53.652Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
11:05:53 [2022-08-08T11:05:53.652Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
11:05:53 [2022-08-08T11:05:53.652Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
11:05:53 [2022-08-08T11:05:53.652Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:05:53 [2022-08-08T11:05:53.652Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:05:53 [2022-08-08T11:05:53.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:05:53 [2022-08-08T11:05:53.652Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:05:53 [2022-08-08T11:05:53.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:05:53 [2022-08-08T11:05:53.652Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:05:53 [2022-08-08T11:05:53.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:05:53 [2022-08-08T11:05:53.652Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:05:53 [2022-08-08T11:05:53.652Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:05:53 [2022-08-08T11:05:53.652Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:05:53 [2022-08-08T11:05:53.652Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:05:53 [2022-08-08T11:05:53.652Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:05:53 [2022-08-08T11:05:53.652Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:05:53 [2022-08-08T11:05:53.652Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:05:53 [2022-08-08T11:05:53.652Z] === RUN   TestCreateLinkToNonExistingContainer
11:05:53 [2022-08-08T11:05:53.652Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
11:05:53 [2022-08-08T11:05:53.652Z] === RUN   TestCreateWithInvalidEnv
11:05:53 [2022-08-08T11:05:53.652Z] === RUN   TestCreateWithInvalidEnv/0
11:05:53 [2022-08-08T11:05:53.652Z] === PAUSE TestCreateWithInvalidEnv/0
11:05:53 [2022-08-08T11:05:53.652Z] === RUN   TestCreateWithInvalidEnv/1
11:05:53 [2022-08-08T11:05:53.652Z] === PAUSE TestCreateWithInvalidEnv/1
11:05:53 [2022-08-08T11:05:53.652Z] === RUN   TestCreateWithInvalidEnv/2
11:05:53 [2022-08-08T11:05:53.652Z] === PAUSE TestCreateWithInvalidEnv/2
11:05:53 [2022-08-08T11:05:53.708Z] #77 174.8   CC       src/libcrun/libcrun_la-ebpf.lo
11:05:53 [2022-08-08T11:05:53.875Z] #23 15.10   Building wheel for yamllint (setup.py): finished with status 'done'
11:05:53 [2022-08-08T11:05:53.875Z] #23 15.11   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=99c302b97ccbbb9b09bccf956c15eef1db41b92e33ce2da29182c5d46b142fcd
11:05:53 [2022-08-08T11:05:53.875Z] #23 15.11   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
11:05:53 [2022-08-08T11:05:53.875Z] #23 15.11 Successfully built yamllint
11:05:53 [2022-08-08T11:05:53.875Z] #23 15.14 Installing collected packages: pyyaml, pathspec, yamllint
11:05:53 [2022-08-08T11:05:53.912Z] === CONT  TestCreateWithInvalidEnv/0
11:05:53 [2022-08-08T11:05:53.912Z] === CONT  TestCreateWithInvalidEnv/2
11:05:53 [2022-08-08T11:05:53.912Z] === CONT  TestCreateWithInvalidEnv/1
11:05:53 [2022-08-08T11:05:53.912Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:05:53 [2022-08-08T11:05:53.912Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:05:53 [2022-08-08T11:05:53.912Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:05:53 [2022-08-08T11:05:53.912Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:05:53 [2022-08-08T11:05:53.912Z] === RUN   TestCreateTmpfsMountsTarget
11:05:53 [2022-08-08T11:05:53.912Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
11:05:53 [2022-08-08T11:05:53.912Z] === RUN   TestCreateWithCustomMaskedPaths
11:05:54 [2022-08-08T11:05:54.646Z] #77 175.8   CC       src/libcrun/libcrun_la-error.lo
11:05:54 [2022-08-08T11:05:54.806Z] #23 15.61 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
11:05:54 [2022-08-08T11:05:54.806Z] #23 DONE 16.0s
11:05:54 [2022-08-08T11:05:54.806Z] 
11:05:54 [2022-08-08T11:05:54.806Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
11:05:54 [2022-08-08T11:05:54.806Z] #27 sha256:c0700940d281b1eb887ce0c16ebd9032e2123274c6c337c6e7fd378962e177c0
11:05:54 [2022-08-08T11:05:54.851Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s)
11:05:54 [2022-08-08T11:05:54.852Z] === RUN   TestCreateWithCustomReadonlyPaths
11:05:55 [2022-08-08T11:05:55.216Z] #77 176.3   CC       src/libcrun/libcrun_la-status.lo
11:05:55 [2022-08-08T11:05:55.216Z] #77 176.5   CC       src/libcrun/libcrun_la-terminal.lo
11:05:55 [2022-08-08T11:05:55.368Z] #27 DONE 0.6s
11:05:55 [2022-08-08T11:05:55.369Z] 
11:05:55 [2022-08-08T11:05:55.369Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
11:05:55 [2022-08-08T11:05:55.369Z] #32 sha256:f6afbb54ded34566a4b4760b495b8e344a67ed527431c2bb01221fead41a0579
11:05:55 [2022-08-08T11:05:55.475Z] #77 176.6   CC       src/libcrun/libcrun_la-chroot_realpath.lo
11:05:55 [2022-08-08T11:05:55.475Z] #77 176.8   CC       src/libcrun/libcrun_la-signals.lo
11:05:56 [2022-08-08T11:05:56.044Z] #77 177.2   CC       src/libcrun/libcrun_la-mount_flags.lo
11:05:56 [2022-08-08T11:05:56.231Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s)
11:05:56 [2022-08-08T11:05:56.231Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:05:56 [2022-08-08T11:05:56.231Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:05:56 [2022-08-08T11:05:56.231Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:05:56 [2022-08-08T11:05:56.231Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:05:56 [2022-08-08T11:05:56.231Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:05:56 [2022-08-08T11:05:56.231Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:05:56 [2022-08-08T11:05:56.231Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:05:56 [2022-08-08T11:05:56.231Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:05:56 [2022-08-08T11:05:56.231Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:05:56 [2022-08-08T11:05:56.231Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:05:56 [2022-08-08T11:05:56.231Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:05:56 [2022-08-08T11:05:56.231Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:05:56 [2022-08-08T11:05:56.231Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:05:56 [2022-08-08T11:05:56.231Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:05:56 [2022-08-08T11:05:56.231Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:05:56 [2022-08-08T11:05:56.231Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:05:56 [2022-08-08T11:05:56.231Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:05:56 [2022-08-08T11:05:56.231Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
11:05:56 [2022-08-08T11:05:56.231Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
11:05:56 [2022-08-08T11:05:56.231Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
11:05:56 [2022-08-08T11:05:56.231Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
11:05:56 [2022-08-08T11:05:56.231Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
11:05:56 [2022-08-08T11:05:56.231Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:05:56 [2022-08-08T11:05:56.297Z] #32 DONE 0.7s
11:05:56 [2022-08-08T11:05:56.297Z] 
11:05:56 [2022-08-08T11:05:56.297Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
11:05:56 [2022-08-08T11:05:56.297Z] #35 sha256:8d2f72837ff6a05c738152649fd8675f089df95a85943e405c8b18d3c8947972
11:05:56 [2022-08-08T11:05:56.303Z] #77 177.5   CC       src/libcrun/libcrun_la-seccomp_notify.lo
11:05:56 [2022-08-08T11:05:56.492Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s)
11:05:56 [2022-08-08T11:05:56.492Z] === RUN   TestCreateDifferentPlatform
11:05:56 [2022-08-08T11:05:56.492Z] === RUN   TestCreateDifferentPlatform/different_os
11:05:56 [2022-08-08T11:05:56.492Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:05:56 [2022-08-08T11:05:56.492Z] --- PASS: TestCreateDifferentPlatform (0.01s)
11:05:56 [2022-08-08T11:05:56.492Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:05:56 [2022-08-08T11:05:56.492Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:05:56 [2022-08-08T11:05:56.492Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:05:56 [2022-08-08T11:05:56.492Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
11:05:56 [2022-08-08T11:05:56.492Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:05:56 [2022-08-08T11:05:56.492Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
11:05:56 [2022-08-08T11:05:56.492Z] === RUN   TestCreateInvalidHostConfig
11:05:56 [2022-08-08T11:05:56.492Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
11:05:56 [2022-08-08T11:05:56.492Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
11:05:56 [2022-08-08T11:05:56.492Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
11:05:56 [2022-08-08T11:05:56.492Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
11:05:56 [2022-08-08T11:05:56.492Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:05:56 [2022-08-08T11:05:56.492Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:05:56 [2022-08-08T11:05:56.492Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
11:05:56 [2022-08-08T11:05:56.492Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
11:05:56 [2022-08-08T11:05:56.492Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
11:05:56 [2022-08-08T11:05:56.492Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:05:56 [2022-08-08T11:05:56.492Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
11:05:56 [2022-08-08T11:05:56.492Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
11:05:56 [2022-08-08T11:05:56.752Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
11:05:56 [2022-08-08T11:05:56.752Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
11:05:56 [2022-08-08T11:05:56.752Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
11:05:56 [2022-08-08T11:05:56.752Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
11:05:56 [2022-08-08T11:05:56.752Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
11:05:56 [2022-08-08T11:05:56.752Z] === RUN   TestContainerStartOnDaemonRestart
11:05:56 [2022-08-08T11:05:56.752Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
11:05:56 [2022-08-08T11:05:56.752Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
11:05:56 [2022-08-08T11:05:56.752Z] === RUN   TestDaemonRestartIpcMode
11:05:56 [2022-08-08T11:05:56.752Z] === PAUSE TestDaemonRestartIpcMode
11:05:56 [2022-08-08T11:05:56.752Z] === RUN   TestDaemonHostGatewayIP
11:05:56 [2022-08-08T11:05:56.752Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
11:05:56 [2022-08-08T11:05:56.752Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
11:05:56 [2022-08-08T11:05:56.752Z] === RUN   TestRestartDaemonWithRestartingContainer
11:05:56 [2022-08-08T11:05:56.752Z] === PAUSE TestRestartDaemonWithRestartingContainer
11:05:56 [2022-08-08T11:05:56.752Z] === RUN   TestContainerKillOnDaemonStart
11:05:56 [2022-08-08T11:05:56.752Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
11:05:56 [2022-08-08T11:05:56.752Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
11:05:56 [2022-08-08T11:05:56.752Z] === RUN   TestDiff
11:05:56 [2022-08-08T11:05:56.859Z] #35 DONE 0.5s
11:05:56 [2022-08-08T11:05:56.859Z] 
11:05:56 [2022-08-08T11:05:56.859Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
11:05:56 [2022-08-08T11:05:56.859Z] #37 sha256:d254f0a018679842143ce893b63b0b6b67da4131dd9784447163bf997e0a3e68
11:05:56 [2022-08-08T11:05:56.871Z] #77 178.1   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
11:05:57 [2022-08-08T11:05:57.012Z] --- PASS: TestDiff (0.38s)
11:05:57 [2022-08-08T11:05:57.012Z] === RUN   TestExecConsoleSize
11:05:57 [2022-08-08T11:05:57.130Z] #77 178.5   CC       src/libcrun/handlers/libcrun_la-krun.lo
11:05:57 [2022-08-08T11:05:57.426Z] #37 DONE 0.6s
11:05:57 [2022-08-08T11:05:57.426Z] 
11:05:57 [2022-08-08T11:05:57.426Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
11:05:57 [2022-08-08T11:05:57.426Z] #39 sha256:aa19396a897c0ffcdb0777b703d4935cb8f11ea83231f01128008c64a9b709d5
11:05:57 [2022-08-08T11:05:57.426Z] #39 DONE 0.1s
11:05:57 [2022-08-08T11:05:57.426Z] 
11:05:57 [2022-08-08T11:05:57.426Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
11:05:57 [2022-08-08T11:05:57.426Z] #41 sha256:547200f46d8dfd674b93c79dfeac691ffd47b117c4e80c3533e0c4d0ef22f1b0
11:05:57 [2022-08-08T11:05:57.583Z] --- PASS: TestExecConsoleSize (0.47s)
11:05:57 [2022-08-08T11:05:57.583Z] === RUN   TestExecWithCloseStdin
11:05:57 [2022-08-08T11:05:57.683Z] #41 DONE 0.2s
11:05:57 [2022-08-08T11:05:57.683Z] 
11:05:57 [2022-08-08T11:05:57.683Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
11:05:57 [2022-08-08T11:05:57.683Z] #45 sha256:518c0292b3aac349d644114a3e0f4ed6bc45927881f7e6ab6d89d79f584ed109
11:05:57 [2022-08-08T11:05:57.683Z] #45 DONE 0.2s
11:05:57 [2022-08-08T11:05:57.683Z] 
11:05:57 [2022-08-08T11:05:57.683Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:05:57 [2022-08-08T11:05:57.683Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:05:57 [2022-08-08T11:05:57.842Z] --- PASS: TestExecWithCloseStdin (0.45s)
11:05:57 [2022-08-08T11:05:57.842Z] === RUN   TestExec
11:05:58 [2022-08-08T11:05:58.067Z] #77 179.3   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
11:05:58 [2022-08-08T11:05:58.412Z] --- PASS: TestExec (0.46s)
11:05:58 [2022-08-08T11:05:58.413Z] === RUN   TestExecUser
11:05:58 [2022-08-08T11:05:58.635Z] #77 179.9   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
11:05:58 [2022-08-08T11:05:58.982Z] --- PASS: TestExecUser (0.46s)
11:05:58 [2022-08-08T11:05:58.982Z] === RUN   TestExportContainerAndImportImage
11:05:59 [2022-08-08T11:05:59.552Z] --- PASS: TestExportContainerAndImportImage (0.54s)
11:05:59 [2022-08-08T11:05:59.552Z] === RUN   TestExportContainerAfterDaemonRestart
11:05:59 [2022-08-08T11:05:59.572Z] #77 181.0   CC       tests/init.o
11:06:00 [2022-08-08T11:06:00.933Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s)
11:06:00 [2022-08-08T11:06:00.933Z] === RUN   TestHealthCheckWorkdir
11:06:00 [2022-08-08T11:06:00.950Z] #77 182.1   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
11:06:01 [2022-08-08T11:06:01.193Z] --- PASS: TestHealthCheckWorkdir (0.55s)
11:06:01 [2022-08-08T11:06:01.194Z] === RUN   TestHealthKillContainer
11:06:09 [2022-08-08T11:06:09.318Z] --- PASS: TestHealthKillContainer (7.85s)
11:06:09 [2022-08-08T11:06:09.318Z] === RUN   TestInspectCpusetInConfigPre120
11:06:09 [2022-08-08T11:06:09.318Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
11:06:09 [2022-08-08T11:06:09.318Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
11:06:09 [2022-08-08T11:06:09.318Z] === RUN   TestIpcModeNone
11:06:09 [2022-08-08T11:06:09.577Z] --- PASS: TestIpcModeNone (0.46s)
11:06:09 [2022-08-08T11:06:09.577Z] === RUN   TestIpcModePrivate
11:06:09 [2022-08-08T11:06:09.851Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
11:06:09 [2022-08-08T11:06:09.851Z] --- PASS: TestIpcModePrivate (0.42s)
11:06:09 [2022-08-08T11:06:09.851Z] === RUN   TestIpcModeShareable
11:06:09 [2022-08-08T11:06:09.851Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:06:09 [2022-08-08T11:06:09.851Z] --- SKIP: TestIpcModeShareable (0.00s)
11:06:09 [2022-08-08T11:06:09.851Z] === RUN   TestAPIIpcModeShareableAndContainer
11:06:11 [2022-08-08T11:06:11.239Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s)
11:06:11 [2022-08-08T11:06:11.239Z] === RUN   TestAPIIpcModeHost
11:06:11 [2022-08-08T11:06:11.239Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:06:11 [2022-08-08T11:06:11.239Z] --- SKIP: TestAPIIpcModeHost (0.00s)
11:06:11 [2022-08-08T11:06:11.239Z] === RUN   TestDaemonIpcModeShareable
11:06:11 [2022-08-08T11:06:11.239Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:06:11 [2022-08-08T11:06:11.239Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
11:06:11 [2022-08-08T11:06:11.239Z] === RUN   TestDaemonIpcModePrivate
11:06:12 [2022-08-08T11:06:12.619Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
11:06:12 [2022-08-08T11:06:12.619Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
11:06:12 [2022-08-08T11:06:12.619Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:06:12 [2022-08-08T11:06:12.619Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:06:12 [2022-08-08T11:06:12.619Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
11:06:12 [2022-08-08T11:06:12.619Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:06:12 [2022-08-08T11:06:12.619Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:06:12 [2022-08-08T11:06:12.619Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
11:06:12 [2022-08-08T11:06:12.619Z] === RUN   TestIpcModeOlderClient
11:06:12 [2022-08-08T11:06:12.619Z] === PAUSE TestIpcModeOlderClient
11:06:12 [2022-08-08T11:06:12.619Z] === RUN   TestKillContainerInvalidSignal
11:06:12 [2022-08-08T11:06:12.880Z] --- PASS: TestKillContainerInvalidSignal (0.39s)
11:06:12 [2022-08-08T11:06:12.880Z] === RUN   TestKillContainer
11:06:12 [2022-08-08T11:06:12.880Z] === RUN   TestKillContainer/no_signal
11:06:13 [2022-08-08T11:06:13.449Z] === RUN   TestKillContainer/non_killing_signal
11:06:13 [2022-08-08T11:06:13.449Z] === RUN   TestKillContainer/killing_signal
11:06:14 [2022-08-08T11:06:14.019Z] --- PASS: TestKillContainer (1.21s)
11:06:14 [2022-08-08T11:06:14.019Z]     --- PASS: TestKillContainer/no_signal (0.38s)
11:06:14 [2022-08-08T11:06:14.019Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
11:06:14 [2022-08-08T11:06:14.019Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
11:06:14 [2022-08-08T11:06:14.019Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:06:14 [2022-08-08T11:06:14.019Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:06:14 [2022-08-08T11:06:14.589Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:06:14 [2022-08-08T11:06:14.849Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s)
11:06:14 [2022-08-08T11:06:14.849Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
11:06:14 [2022-08-08T11:06:14.849Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
11:06:14 [2022-08-08T11:06:14.849Z] === RUN   TestKillStoppedContainer
11:06:14 [2022-08-08T11:06:14.849Z] --- PASS: TestKillStoppedContainer (0.04s)
11:06:14 [2022-08-08T11:06:14.849Z] === RUN   TestKillStoppedContainerAPIPre120
11:06:15 [2022-08-08T11:06:15.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
11:06:15 [2022-08-08T11:06:15.109Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
11:06:15 [2022-08-08T11:06:15.109Z] === RUN   TestKillDifferentUserContainer
11:06:15 [2022-08-08T11:06:15.369Z] --- PASS: TestKillDifferentUserContainer (0.40s)
11:06:15 [2022-08-08T11:06:15.369Z] === RUN   TestInspectOomKilledTrue
11:06:15 [2022-08-08T11:06:15.369Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
11:06:15 [2022-08-08T11:06:15.369Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:06:15 [2022-08-08T11:06:15.369Z] === RUN   TestInspectOomKilledFalse
11:06:15 [2022-08-08T11:06:15.369Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:06:15 [2022-08-08T11:06:15.369Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:06:15 [2022-08-08T11:06:15.369Z] === RUN   TestLinksEtcHostsContentMatch
11:06:15 [2022-08-08T11:06:15.369Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
11:06:15 [2022-08-08T11:06:15.369Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
11:06:15 [2022-08-08T11:06:15.369Z] === RUN   TestLinksContainerNames
11:06:15 [2022-08-08T11:06:15.735Z] #77 185.1   CCLD     libocispec.la
11:06:15 [2022-08-08T11:06:15.735Z] #77 185.5   CCLD     src/validate
11:06:15 [2022-08-08T11:06:15.735Z] #77 185.5   CCLD     tests/test-1
11:06:15 [2022-08-08T11:06:15.735Z] #77 185.5   CCLD     tests/test-2
11:06:15 [2022-08-08T11:06:15.735Z] #77 185.6   CCLD     tests/test-3
11:06:15 [2022-08-08T11:06:15.735Z] #77 185.6   CCLD     tests/test-4
11:06:15 [2022-08-08T11:06:15.735Z] #77 185.6   CCLD     tests/test-5
11:06:15 [2022-08-08T11:06:15.735Z] #77 185.7   CCLD     tests/test-6
11:06:15 [2022-08-08T11:06:15.735Z] #77 185.7   CCLD     tests/test-7
11:06:15 [2022-08-08T11:06:15.735Z] #77 185.8   CCLD     tests/test-8
11:06:15 [2022-08-08T11:06:15.735Z] #77 185.8   CCLD     tests/test-9
11:06:15 [2022-08-08T11:06:15.944Z] #77 197.2   CCLD     tests/init
11:06:15 [2022-08-08T11:06:15.992Z] #77 185.9   CCLD     tests/test-10
11:06:15 [2022-08-08T11:06:15.992Z] #77 186.0 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
11:06:15 [2022-08-08T11:06:15.992Z] #77 186.0   CCLD     tests/test-11
11:06:16 [2022-08-08T11:06:16.308Z] --- PASS: TestLinksContainerNames (0.79s)
11:06:16 [2022-08-08T11:06:16.308Z] === RUN   TestLogsFollowTailEmpty
11:06:16 [2022-08-08T11:06:16.567Z] --- PASS: TestLogsFollowTailEmpty (0.38s)
11:06:16 [2022-08-08T11:06:16.567Z] === RUN   TestLogs
11:06:16 [2022-08-08T11:06:16.567Z] === RUN   TestLogs/driver_local
11:06:16 [2022-08-08T11:06:16.567Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
11:06:16 [2022-08-08T11:06:16.567Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
11:06:16 [2022-08-08T11:06:16.567Z] === RUN   TestLogs/driver_local/tty/only_stdout
11:06:16 [2022-08-08T11:06:16.567Z] === PAUSE TestLogs/driver_local/tty/only_stdout
11:06:16 [2022-08-08T11:06:16.567Z] === RUN   TestLogs/driver_local/tty/only_stderr
11:06:16 [2022-08-08T11:06:16.567Z] === PAUSE TestLogs/driver_local/tty/only_stderr
11:06:16 [2022-08-08T11:06:16.567Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
11:06:16 [2022-08-08T11:06:16.567Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
11:06:16 [2022-08-08T11:06:16.567Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
11:06:16 [2022-08-08T11:06:16.567Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
11:06:16 [2022-08-08T11:06:16.567Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
11:06:16 [2022-08-08T11:06:16.567Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
11:06:16 [2022-08-08T11:06:16.567Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
11:06:16 [2022-08-08T11:06:16.567Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
11:06:17 [2022-08-08T11:06:17.137Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
11:06:17 [2022-08-08T11:06:17.137Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
11:06:17 [2022-08-08T11:06:17.706Z] === CONT  TestLogs/driver_local/tty/only_stderr
11:06:17 [2022-08-08T11:06:17.966Z] === CONT  TestLogs/driver_local/tty/only_stdout
11:06:18 [2022-08-08T11:06:18.513Z] #77 187.9 libtool: link: ar cr libocispec.a 
11:06:18 [2022-08-08T11:06:18.513Z] #77 187.9 libtool: link: ranlib libocispec.a
11:06:18 [2022-08-08T11:06:18.535Z] === RUN   TestLogs/driver_json-file
11:06:18 [2022-08-08T11:06:18.535Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
11:06:18 [2022-08-08T11:06:18.535Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
11:06:18 [2022-08-08T11:06:18.535Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
11:06:18 [2022-08-08T11:06:18.535Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
11:06:18 [2022-08-08T11:06:18.535Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
11:06:18 [2022-08-08T11:06:18.535Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
11:06:18 [2022-08-08T11:06:18.535Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:06:18 [2022-08-08T11:06:18.535Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:06:18 [2022-08-08T11:06:18.535Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
11:06:18 [2022-08-08T11:06:18.535Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
11:06:18 [2022-08-08T11:06:18.535Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
11:06:18 [2022-08-08T11:06:18.535Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
11:06:18 [2022-08-08T11:06:18.535Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
11:06:18 [2022-08-08T11:06:18.535Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:06:19 [2022-08-08T11:06:19.106Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
11:06:19 [2022-08-08T11:06:19.366Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
11:06:19 [2022-08-08T11:06:19.443Z] #77 189.3 make[5]: Entering directory '/tmp/crun-build/libocispec'
11:06:19 [2022-08-08T11:06:19.443Z] #77 189.3 make[5]: Nothing to be done for 'install-exec-am'.
11:06:19 [2022-08-08T11:06:19.443Z] #77 189.3 make[5]: Nothing to be done for 'install-data-am'.
11:06:19 [2022-08-08T11:06:19.443Z] #77 189.3 make[5]: Leaving directory '/tmp/crun-build/libocispec'
11:06:19 [2022-08-08T11:06:19.443Z] #77 189.3 make[4]: Leaving directory '/tmp/crun-build/libocispec'
11:06:19 [2022-08-08T11:06:19.443Z] #77 189.3 make[3]: Leaving directory '/tmp/crun-build/libocispec'
11:06:19 [2022-08-08T11:06:19.443Z] #77 189.3 make[2]: Leaving directory '/tmp/crun-build/libocispec'
11:06:19 [2022-08-08T11:06:19.443Z] #77 189.3 make[2]: Entering directory '/tmp/crun-build'
11:06:19 [2022-08-08T11:06:19.443Z] #77 189.4   CC       src/libcrun/libcrun_testing_a-utils.o
11:06:19 [2022-08-08T11:06:19.443Z] #77 189.5   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
11:06:19 [2022-08-08T11:06:19.443Z] #77 189.5   CC       src/libcrun/libcrun_testing_a-container.o
11:06:19 [2022-08-08T11:06:19.625Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
11:06:19 [2022-08-08T11:06:19.699Z] #77 189.5   CC       src/libcrun/libcrun_testing_a-cgroup.o
11:06:19 [2022-08-08T11:06:19.699Z] #77 189.5   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
11:06:19 [2022-08-08T11:06:19.699Z] #77 189.5   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
11:06:19 [2022-08-08T11:06:19.699Z] #77 189.6   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
11:06:19 [2022-08-08T11:06:19.699Z] #77 189.6   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
11:06:19 [2022-08-08T11:06:19.699Z] #77 189.6   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
11:06:19 [2022-08-08T11:06:19.699Z] #77 189.7   CC       src/libcrun/libcrun_testing_a-criu.o
11:06:19 [2022-08-08T11:06:19.699Z] #77 189.7   CC       src/libcrun/libcrun_testing_a-custom-handler.o
11:06:19 [2022-08-08T11:06:19.699Z] #77 189.8   CC       src/libcrun/libcrun_testing_a-linux.o
11:06:19 [2022-08-08T11:06:19.699Z] #77 189.8   CC       src/libcrun/libcrun_testing_a-seccomp.o
11:06:19 [2022-08-08T11:06:19.885Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
11:06:19 [2022-08-08T11:06:19.956Z] #77 189.9   CC       src/libcrun/libcrun_testing_a-ebpf.o
11:06:19 [2022-08-08T11:06:19.956Z] #77 189.9   CC       src/libcrun/libcrun_testing_a-error.o
11:06:20 [2022-08-08T11:06:20.212Z] #77 190.1   CC       src/libcrun/libcrun_testing_a-status.o
11:06:20 [2022-08-08T11:06:20.212Z] #77 190.1   CC       src/libcrun/libcrun_testing_a-terminal.o
11:06:20 [2022-08-08T11:06:20.212Z] #77 190.2   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
11:06:20 [2022-08-08T11:06:20.212Z] #77 190.2   CC       src/libcrun/libcrun_testing_a-signals.o
11:06:20 [2022-08-08T11:06:20.212Z] #77 190.2   CC       src/libcrun/libcrun_testing_a-mount_flags.o
11:06:20 [2022-08-08T11:06:20.454Z] --- PASS: TestLogs (3.93s)
11:06:20 [2022-08-08T11:06:20.454Z]     --- PASS: TestLogs/driver_local (0.01s)
11:06:20 [2022-08-08T11:06:20.454Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.56s)
11:06:20 [2022-08-08T11:06:20.454Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.62s)
11:06:20 [2022-08-08T11:06:20.454Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.62s)
11:06:20 [2022-08-08T11:06:20.454Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.71s)
11:06:20 [2022-08-08T11:06:20.454Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.58s)
11:06:20 [2022-08-08T11:06:20.454Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.59s)
11:06:20 [2022-08-08T11:06:20.454Z]     --- PASS: TestLogs/driver_json-file (0.01s)
11:06:20 [2022-08-08T11:06:20.454Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.65s)
11:06:20 [2022-08-08T11:06:20.454Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.81s)
11:06:20 [2022-08-08T11:06:20.454Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.62s)
11:06:20 [2022-08-08T11:06:20.454Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.53s)
11:06:20 [2022-08-08T11:06:20.454Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.65s)
11:06:20 [2022-08-08T11:06:20.454Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.71s)
11:06:20 [2022-08-08T11:06:20.454Z] === RUN   TestContainerNetworkMountsNoChown
11:06:20 [2022-08-08T11:06:20.469Z] #77 190.3   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
11:06:20 [2022-08-08T11:06:20.469Z] #77 190.4   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
11:06:20 [2022-08-08T11:06:20.726Z] #77 190.6   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
11:06:20 [2022-08-08T11:06:20.726Z] #77 190.7   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
11:06:20 [2022-08-08T11:06:20.983Z] #77 190.8   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
11:06:20 [2022-08-08T11:06:20.983Z] #77 190.9   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
11:06:21 [2022-08-08T11:06:21.024Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
11:06:21 [2022-08-08T11:06:21.024Z] === RUN   TestMountDaemonRoot
11:06:21 [2022-08-08T11:06:21.024Z] === RUN   TestMountDaemonRoot/default
11:06:21 [2022-08-08T11:06:21.024Z] === PAUSE TestMountDaemonRoot/default
11:06:21 [2022-08-08T11:06:21.024Z] === RUN   TestMountDaemonRoot/private
11:06:21 [2022-08-08T11:06:21.024Z] === PAUSE TestMountDaemonRoot/private
11:06:21 [2022-08-08T11:06:21.024Z] === RUN   TestMountDaemonRoot/rprivate
11:06:21 [2022-08-08T11:06:21.024Z] === PAUSE TestMountDaemonRoot/rprivate
11:06:21 [2022-08-08T11:06:21.024Z] === RUN   TestMountDaemonRoot/slave
11:06:21 [2022-08-08T11:06:21.024Z] === PAUSE TestMountDaemonRoot/slave
11:06:21 [2022-08-08T11:06:21.024Z] === RUN   TestMountDaemonRoot/rslave
11:06:21 [2022-08-08T11:06:21.024Z] === PAUSE TestMountDaemonRoot/rslave
11:06:21 [2022-08-08T11:06:21.024Z] === RUN   TestMountDaemonRoot/shared
11:06:21 [2022-08-08T11:06:21.024Z] === PAUSE TestMountDaemonRoot/shared
11:06:21 [2022-08-08T11:06:21.024Z] === RUN   TestMountDaemonRoot/rshared
11:06:21 [2022-08-08T11:06:21.024Z] === PAUSE TestMountDaemonRoot/rshared
11:06:21 [2022-08-08T11:06:21.024Z] === CONT  TestMountDaemonRoot/default
11:06:21 [2022-08-08T11:06:21.024Z] === RUN   TestMountDaemonRoot/default/bind_root
11:06:21 [2022-08-08T11:06:21.024Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:06:21 [2022-08-08T11:06:21.024Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:06:21 [2022-08-08T11:06:21.024Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:06:21 [2022-08-08T11:06:21.024Z] === RUN   TestMountDaemonRoot/default/mount_root
11:06:21 [2022-08-08T11:06:21.024Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:06:21 [2022-08-08T11:06:21.024Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:06:21 [2022-08-08T11:06:21.024Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:06:21 [2022-08-08T11:06:21.024Z] === CONT  TestMountDaemonRoot/default/bind_root
11:06:21 [2022-08-08T11:06:21.024Z] === CONT  TestMountDaemonRoot/rshared
11:06:21 [2022-08-08T11:06:21.024Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:06:21 [2022-08-08T11:06:21.024Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:06:21 [2022-08-08T11:06:21.024Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:06:21 [2022-08-08T11:06:21.024Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:06:21 [2022-08-08T11:06:21.024Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:06:21 [2022-08-08T11:06:21.024Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:06:21 [2022-08-08T11:06:21.024Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:06:21 [2022-08-08T11:06:21.024Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:06:21 [2022-08-08T11:06:21.024Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:06:21 [2022-08-08T11:06:21.024Z] === CONT  TestMountDaemonRoot/shared
11:06:21 [2022-08-08T11:06:21.024Z] === CONT  TestMountDaemonRoot/rslave
11:06:21 [2022-08-08T11:06:21.024Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:06:21 [2022-08-08T11:06:21.024Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:06:21 [2022-08-08T11:06:21.024Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:06:21 [2022-08-08T11:06:21.024Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:06:21 [2022-08-08T11:06:21.024Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:06:21 [2022-08-08T11:06:21.024Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:06:21 [2022-08-08T11:06:21.024Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:06:21 [2022-08-08T11:06:21.024Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:06:21 [2022-08-08T11:06:21.024Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:06:21 [2022-08-08T11:06:21.024Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:06:21 [2022-08-08T11:06:21.024Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:06:21 [2022-08-08T11:06:21.024Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:06:21 [2022-08-08T11:06:21.025Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:06:21 [2022-08-08T11:06:21.025Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:06:21 [2022-08-08T11:06:21.025Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:06:21 [2022-08-08T11:06:21.025Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:06:21 [2022-08-08T11:06:21.025Z] === CONT  TestMountDaemonRoot/slave
11:06:21 [2022-08-08T11:06:21.025Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:06:21 [2022-08-08T11:06:21.025Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:06:21 [2022-08-08T11:06:21.025Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:06:21 [2022-08-08T11:06:21.025Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:06:21 [2022-08-08T11:06:21.025Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:06:21 [2022-08-08T11:06:21.025Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:06:21 [2022-08-08T11:06:21.025Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:06:21 [2022-08-08T11:06:21.025Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:06:21 [2022-08-08T11:06:21.025Z] === CONT  TestMountDaemonRoot/rprivate
11:06:21 [2022-08-08T11:06:21.025Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:06:21 [2022-08-08T11:06:21.025Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:06:21 [2022-08-08T11:06:21.025Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:06:21 [2022-08-08T11:06:21.025Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:06:21 [2022-08-08T11:06:21.025Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:06:21 [2022-08-08T11:06:21.025Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:06:21 [2022-08-08T11:06:21.025Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:06:21 [2022-08-08T11:06:21.025Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:06:21 [2022-08-08T11:06:21.025Z] === CONT  TestMountDaemonRoot/private
11:06:21 [2022-08-08T11:06:21.025Z] === RUN   TestMountDaemonRoot/private/bind_root
11:06:21 [2022-08-08T11:06:21.025Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:06:21 [2022-08-08T11:06:21.025Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:06:21 [2022-08-08T11:06:21.025Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:06:21 [2022-08-08T11:06:21.025Z] === RUN   TestMountDaemonRoot/private/mount_root
11:06:21 [2022-08-08T11:06:21.025Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:06:21 [2022-08-08T11:06:21.025Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:06:21 [2022-08-08T11:06:21.025Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:06:21 [2022-08-08T11:06:21.025Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:06:21 [2022-08-08T11:06:21.025Z] === CONT  TestMountDaemonRoot/default/mount_root
11:06:21 [2022-08-08T11:06:21.025Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:06:21 [2022-08-08T11:06:21.025Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:06:21 [2022-08-08T11:06:21.025Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:06:21 [2022-08-08T11:06:21.025Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:06:21 [2022-08-08T11:06:21.025Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:06:21 [2022-08-08T11:06:21.025Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:06:21 [2022-08-08T11:06:21.025Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:06:21 [2022-08-08T11:06:21.025Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:06:21 [2022-08-08T11:06:21.025Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:06:21 [2022-08-08T11:06:21.025Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:06:21 [2022-08-08T11:06:21.025Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:06:21 [2022-08-08T11:06:21.025Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:06:21 [2022-08-08T11:06:21.025Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:06:21 [2022-08-08T11:06:21.025Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:06:21 [2022-08-08T11:06:21.025Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:06:21 [2022-08-08T11:06:21.240Z] #77 191.0   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
11:06:21 [2022-08-08T11:06:21.285Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:06:21 [2022-08-08T11:06:21.285Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:06:21 [2022-08-08T11:06:21.285Z] === CONT  TestMountDaemonRoot/private/bind_root
11:06:21 [2022-08-08T11:06:21.285Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:06:21 [2022-08-08T11:06:21.285Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:06:21 [2022-08-08T11:06:21.285Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:06:21 [2022-08-08T11:06:21.285Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:06:21 [2022-08-08T11:06:21.285Z] === CONT  TestMountDaemonRoot/private/mount_root
11:06:21 [2022-08-08T11:06:21.285Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:06:21 [2022-08-08T11:06:21.285Z] --- PASS: TestMountDaemonRoot (0.02s)
11:06:21 [2022-08-08T11:06:21.285Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.03s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
11:06:21 [2022-08-08T11:06:21.285Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
11:06:21 [2022-08-08T11:06:21.285Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
11:06:21 [2022-08-08T11:06:21.285Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
11:06:21 [2022-08-08T11:06:21.285Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s)
11:06:21 [2022-08-08T11:06:21.285Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
11:06:21 [2022-08-08T11:06:21.285Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
11:06:21 [2022-08-08T11:06:21.285Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
11:06:21 [2022-08-08T11:06:21.285Z] === RUN   TestContainerBindMountNonRecursive
11:06:21 [2022-08-08T11:06:21.285Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
11:06:21 [2022-08-08T11:06:21.285Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
11:06:21 [2022-08-08T11:06:21.285Z] === RUN   TestContainerVolumesMountedAsShared
11:06:21 [2022-08-08T11:06:21.285Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
11:06:21 [2022-08-08T11:06:21.285Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
11:06:21 [2022-08-08T11:06:21.285Z] === RUN   TestContainerVolumesMountedAsSlave
11:06:21 [2022-08-08T11:06:21.285Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
11:06:21 [2022-08-08T11:06:21.285Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
11:06:21 [2022-08-08T11:06:21.285Z] === RUN   TestNetworkNat
11:06:21 [2022-08-08T11:06:21.497Z] #77 191.3   CC       src/crun-crun.o
11:06:21 [2022-08-08T11:06:21.754Z] #77 191.7   CC       src/crun-run.o
11:06:21 [2022-08-08T11:06:21.754Z] #77 191.7   CC       src/crun-delete.o
11:06:21 [2022-08-08T11:06:21.754Z] #77 191.8   CC       src/crun-kill.o
11:06:21 [2022-08-08T11:06:21.855Z] --- PASS: TestNetworkNat (0.48s)
11:06:21 [2022-08-08T11:06:21.855Z] === RUN   TestNetworkLocalhostTCPNat
11:06:22 [2022-08-08T11:06:22.010Z] #77 191.9   CC       src/crun-pause.o
11:06:22 [2022-08-08T11:06:22.010Z] #77 192.1   CC       src/crun-unpause.o
11:06:22 [2022-08-08T11:06:22.114Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
11:06:22 [2022-08-08T11:06:22.114Z] === RUN   TestNetworkLoopbackNat
11:06:22 [2022-08-08T11:06:22.267Z] #77 192.2   CC       src/crun-spec.o
11:06:22 [2022-08-08T11:06:22.267Z] #77 192.3   CC       src/crun-exec.o
11:06:22 [2022-08-08T11:06:22.523Z] #77 192.4   CC       src/crun-list.o
11:06:22 [2022-08-08T11:06:22.780Z] #77 192.6   CC       src/crun-create.o
11:06:22 [2022-08-08T11:06:22.780Z] #77 192.7   CC       src/crun-start.o
11:06:23 [2022-08-08T11:06:23.038Z] #77 192.9   CC       src/crun-state.o
11:06:23 [2022-08-08T11:06:23.295Z] #77 193.1   CC       src/crun-update.o
11:06:23 [2022-08-08T11:06:23.295Z] #77 193.4   CC       src/crun-ps.o
11:06:23 [2022-08-08T11:06:23.551Z] #77 193.5   CC       src/crun-checkpoint.o
11:06:24 [2022-08-08T11:06:24.116Z] #77 193.9   CC       src/crun-restore.o
11:06:24 [2022-08-08T11:06:24.116Z] #77 194.0   CC       src/libcrun/libcrun_la-utils.lo
11:06:24 [2022-08-08T11:06:24.116Z] #77 194.1   CC       src/libcrun/libcrun_la-cloned_binary.lo
11:06:24 [2022-08-08T11:06:24.372Z] #77 194.2   CC       src/libcrun/libcrun_la-container.lo
11:06:24 [2022-08-08T11:06:24.629Z] #77 194.5   CC       src/libcrun/libcrun_la-cgroup.lo
11:06:24 [2022-08-08T11:06:24.629Z] #77 194.6   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
11:06:24 [2022-08-08T11:06:24.652Z] --- PASS: TestNetworkLoopbackNat (2.54s)
11:06:24 [2022-08-08T11:06:24.652Z] === RUN   TestPause
11:06:24 [2022-08-08T11:06:24.652Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
11:06:24 [2022-08-08T11:06:24.652Z] --- SKIP: TestPause (0.00s)
11:06:24 [2022-08-08T11:06:24.652Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:06:24 [2022-08-08T11:06:24.652Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:06:24 [2022-08-08T11:06:24.652Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:06:24 [2022-08-08T11:06:24.652Z] === RUN   TestPauseStopPausedContainer
11:06:24 [2022-08-08T11:06:24.652Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
11:06:24 [2022-08-08T11:06:24.652Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
11:06:24 [2022-08-08T11:06:24.652Z] === RUN   TestPidHost
11:06:24 [2022-08-08T11:06:24.886Z] #77 194.8   CC       src/libcrun/libcrun_la-cgroup-resources.lo
11:06:25 [2022-08-08T11:06:25.143Z] #77 195.0   CC       src/libcrun/libcrun_la-cgroup-setup.lo
11:06:25 [2022-08-08T11:06:25.143Z] #77 195.1   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
11:06:25 [2022-08-08T11:06:25.400Z] #77 195.3   CC       src/libcrun/libcrun_la-cgroup-utils.lo
11:06:25 [2022-08-08T11:06:25.400Z] #77 195.5   CC       src/libcrun/libcrun_la-criu.lo
11:06:25 [2022-08-08T11:06:25.591Z] --- PASS: TestPidHost (0.82s)
11:06:25 [2022-08-08T11:06:25.591Z] === RUN   TestPsFilter
11:06:25 [2022-08-08T11:06:25.591Z] --- PASS: TestPsFilter (0.08s)
11:06:25 [2022-08-08T11:06:25.591Z] === RUN   TestRemoveContainerWithRemovedVolume
11:06:25 [2022-08-08T11:06:25.656Z] #77 195.6   CC       src/libcrun/libcrun_la-custom-handler.lo
11:06:25 [2022-08-08T11:06:25.913Z] #77 195.8   CC       src/libcrun/libcrun_la-linux.lo
11:06:26 [2022-08-08T11:06:26.160Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s)
11:06:26 [2022-08-08T11:06:26.160Z] === RUN   TestRemoveContainerWithVolume
11:06:26 [2022-08-08T11:06:26.169Z] #77 196.1   CC       src/libcrun/libcrun_la-seccomp.lo
11:06:26 [2022-08-08T11:06:26.420Z] --- PASS: TestRemoveContainerWithVolume (0.39s)
11:06:26 [2022-08-08T11:06:26.420Z] === RUN   TestRemoveContainerRunning
11:06:26 [2022-08-08T11:06:26.425Z] #77 196.4   CC       src/libcrun/libcrun_la-ebpf.lo
11:06:26 [2022-08-08T11:06:26.682Z] #77 196.5   CC       src/libcrun/libcrun_la-error.lo
11:06:26 [2022-08-08T11:06:26.939Z] #77 196.7   CC       src/libcrun/libcrun_la-status.lo
11:06:26 [2022-08-08T11:06:26.990Z] --- PASS: TestRemoveContainerRunning (0.43s)
11:06:26 [2022-08-08T11:06:26.990Z] === RUN   TestRemoveContainerForceRemoveRunning
11:06:27 [2022-08-08T11:06:27.195Z] #77 197.0   CC       src/libcrun/libcrun_la-terminal.lo
11:06:27 [2022-08-08T11:06:27.195Z] #77 197.2   CC       src/libcrun/libcrun_la-chroot_realpath.lo
11:06:27 [2022-08-08T11:06:27.250Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
11:06:27 [2022-08-08T11:06:27.250Z] === RUN   TestRemoveInvalidContainer
11:06:27 [2022-08-08T11:06:27.250Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:06:27 [2022-08-08T11:06:27.250Z] === RUN   TestRenameLinkedContainer
11:06:27 [2022-08-08T11:06:27.452Z] #77 197.4   CC       src/libcrun/libcrun_la-signals.lo
11:06:27 [2022-08-08T11:06:27.452Z] #77 ...
11:06:27 [2022-08-08T11:06:27.452Z] 
11:06:27 [2022-08-08T11:06:27.452Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:06:27 [2022-08-08T11:06:27.452Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b
11:06:27 [2022-08-08T11:06:27.452Z] #47 238.3 + dpkg --print-architecture
11:06:27 [2022-08-08T11:06:27.452Z] #47 238.4 + git checkout -q v2.1.0
11:06:27 [2022-08-08T11:06:27.452Z] #47 238.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
11:06:27 [2022-08-08T11:06:27.452Z] #47 238.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:06:27 [2022-08-08T11:06:27.709Z] #47 ...
11:06:27 [2022-08-08T11:06:27.709Z] 
11:06:27 [2022-08-08T11:06:27.709Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:06:27 [2022-08-08T11:06:27.709Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:06:27 [2022-08-08T11:06:27.709Z] #77 197.8   CC       src/libcrun/libcrun_la-mount_flags.lo
11:06:29 [2022-08-08T11:06:29.079Z] #77 198.9   CC       src/libcrun/libcrun_la-seccomp_notify.lo
11:06:29 [2022-08-08T11:06:29.157Z] --- PASS: TestRenameLinkedContainer (1.57s)
11:06:29 [2022-08-08T11:06:29.157Z] === RUN   TestRenameStoppedContainer
11:06:29 [2022-08-08T11:06:29.157Z] --- PASS: TestRenameStoppedContainer (0.39s)
11:06:29 [2022-08-08T11:06:29.157Z] === RUN   TestRenameRunningContainerAndReuse
11:06:29 [2022-08-08T11:06:29.335Z] #77 199.3   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
11:06:29 [2022-08-08T11:06:29.898Z] #77 199.8   CC       src/libcrun/handlers/libcrun_la-krun.lo
11:06:30 [2022-08-08T11:06:30.097Z] --- PASS: TestRenameRunningContainerAndReuse (0.77s)
11:06:30 [2022-08-08T11:06:30.097Z] === RUN   TestRenameInvalidName
11:06:30 [2022-08-08T11:06:30.154Z] #77 199.9   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
11:06:30 [2022-08-08T11:06:30.154Z] #77 200.1   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
11:06:30 [2022-08-08T11:06:30.362Z] --- PASS: TestRenameInvalidName (0.39s)
11:06:30 [2022-08-08T11:06:30.362Z] === RUN   TestRenameAnonymousContainer
11:06:30 [2022-08-08T11:06:30.411Z] #77 200.5   CC       tests/init.o
11:06:30 [2022-08-08T11:06:30.829Z] #77 ...
11:06:30 [2022-08-08T11:06:30.829Z] 
11:06:30 [2022-08-08T11:06:30.829Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:06:30 [2022-08-08T11:06:30.829Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa
11:06:30 [2022-08-08T11:06:30.829Z] #55 258.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
11:06:31 [2022-08-08T11:06:31.088Z] #55 DONE 260.2s
11:06:31 [2022-08-08T11:06:31.088Z] 
11:06:31 [2022-08-08T11:06:31.088Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:06:31 [2022-08-08T11:06:31.088Z] #26 sha256:d6592b3136de95bb103015e6ab94cfb334c99ea00da27cb41654fda90544478a
11:06:31 [2022-08-08T11:06:31.088Z] #26 259.1 + return
11:06:31 [2022-08-08T11:06:31.339Z] #77 201.1   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
11:06:31 [2022-08-08T11:06:31.347Z] #26 DONE 259.8s
11:06:31 [2022-08-08T11:06:31.347Z] 
11:06:31 [2022-08-08T11:06:31.347Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:06:31 [2022-08-08T11:06:31.347Z] #60 sha256:f36bcb9df11bf2e8ae5474aa8e53e9ab2d7e6aecd598f2aa1af696121b1769e7
11:06:31 [2022-08-08T11:06:31.762Z] --- PASS: TestRenameAnonymousContainer (1.52s)
11:06:31 [2022-08-08T11:06:31.762Z] === RUN   TestRenameContainerWithSameName
11:06:32 [2022-08-08T11:06:32.331Z] --- PASS: TestRenameContainerWithSameName (0.39s)
11:06:32 [2022-08-08T11:06:32.331Z] === RUN   TestRenameContainerWithLinkedContainer
11:06:33 [2022-08-08T11:06:33.268Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s)
11:06:33 [2022-08-08T11:06:33.268Z] === RUN   TestResize
11:06:33 [2022-08-08T11:06:33.528Z] --- PASS: TestResize (0.43s)
11:06:33 [2022-08-08T11:06:33.528Z] === RUN   TestResizeWithInvalidSize
11:06:33 [2022-08-08T11:06:33.883Z] #60 ...
11:06:33 [2022-08-08T11:06:33.883Z] 
11:06:33 [2022-08-08T11:06:33.883Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
11:06:33 [2022-08-08T11:06:33.883Z] #27 sha256:55265523c4a3868b9ff62e8b16401e8ffc3592c6d55a056fa0284f6dd13dedec
11:06:34 [2022-08-08T11:06:34.098Z] --- PASS: TestResizeWithInvalidSize (0.41s)
11:06:34 [2022-08-08T11:06:34.098Z] === RUN   TestResizeWhenContainerNotStarted
11:06:34 [2022-08-08T11:06:34.357Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s)
11:06:34 [2022-08-08T11:06:34.357Z] === RUN   TestDaemonRestartKillContainers
11:06:34 [2022-08-08T11:06:34.357Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
11:06:34 [2022-08-08T11:06:34.357Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
11:06:34 [2022-08-08T11:06:34.357Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
11:06:34 [2022-08-08T11:06:34.357Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
11:06:34 [2022-08-08T11:06:34.451Z] #27 DONE 1.0s
11:06:34 [2022-08-08T11:06:34.451Z] 
11:06:34 [2022-08-08T11:06:34.451Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:06:34 [2022-08-08T11:06:34.451Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:06:34 [2022-08-08T11:06:34.451Z] #77 215.2   AR       libcrun_testing.a
11:06:34 [2022-08-08T11:06:34.451Z] #77 215.2 ar: `u' modifier ignored since `D' is the default (see `U')
11:06:34 [2022-08-08T11:06:34.451Z] #77 215.3   CCLD     tests/tests_libcrun_utils
11:06:34 [2022-08-08T11:06:34.451Z] #77 215.3   CCLD     tests/tests_libcrun_errors
11:06:34 [2022-08-08T11:06:34.451Z] #77 215.3   CCLD     tests/tests_libcrun_fuzzer
11:06:34 [2022-08-08T11:06:34.451Z] #77 215.6   CCLD     libcrun.la
11:06:34 [2022-08-08T11:06:34.451Z] #77 ...
11:06:34 [2022-08-08T11:06:34.451Z] 
11:06:34 [2022-08-08T11:06:34.451Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
11:06:34 [2022-08-08T11:06:34.451Z] #32 sha256:7183c34455ad9adf05d16f332e3b3d58e63f2b249fba8bb9489147213d5870ca
11:06:34 [2022-08-08T11:06:34.451Z] #32 DONE 0.2s
11:06:34 [2022-08-08T11:06:34.710Z] 
11:06:34 [2022-08-08T11:06:34.710Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
11:06:34 [2022-08-08T11:06:34.710Z] #35 sha256:2c4641ac6de3ac520ae11ddcc4d90d03f6140b286306c491c72791818097f2f8
11:06:35 [2022-08-08T11:06:35.296Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
11:06:35 [2022-08-08T11:06:35.865Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.68s)
11:06:35 [2022-08-08T11:06:35.865Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.86s)
11:06:35 [2022-08-08T11:06:35.865Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.82s)
11:06:35 [2022-08-08T11:06:35.865Z] === RUN   TestCgroupNamespacesRun
11:06:36 [2022-08-08T11:06:36.617Z] #35 DONE 1.8s
11:06:36 [2022-08-08T11:06:36.617Z] 
11:06:36 [2022-08-08T11:06:36.617Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:06:36 [2022-08-08T11:06:36.617Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:06:36 [2022-08-08T11:06:36.617Z] #77 216.3   CCLD     crun
11:06:36 [2022-08-08T11:06:36.617Z] #77 216.6 make[3]: Entering directory '/tmp/crun-build'
11:06:36 [2022-08-08T11:06:36.617Z] #77 216.7  /bin/mkdir -p '/usr/local/share/man/man1'
11:06:36 [2022-08-08T11:06:36.617Z] #77 216.7  /bin/mkdir -p '/usr/local/lib'
11:06:36 [2022-08-08T11:06:36.617Z] #77 216.7  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
11:06:36 [2022-08-08T11:06:36.617Z] #77 216.7  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
11:06:36 [2022-08-08T11:06:36.617Z] #77 216.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
11:06:36 [2022-08-08T11:06:36.617Z] #77 216.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
11:06:36 [2022-08-08T11:06:36.617Z] #77 216.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a
11:06:36 [2022-08-08T11:06:36.617Z] #77 216.8 libtool: install: ranlib /usr/local/lib/libcrun.a
11:06:36 [2022-08-08T11:06:36.617Z] #77 217.4 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
11:06:36 [2022-08-08T11:06:36.617Z] #77 217.4 ----------------------------------------------------------------------
11:06:36 [2022-08-08T11:06:36.617Z] #77 217.4 Libraries have been installed in:
11:06:36 [2022-08-08T11:06:36.617Z] #77 217.4    /usr/local/lib
11:06:36 [2022-08-08T11:06:36.617Z] #77 217.4 
11:06:36 [2022-08-08T11:06:36.617Z] #77 217.4 If you ever happen to want to link against installed libraries
11:06:36 [2022-08-08T11:06:36.617Z] #77 217.4 in a given directory, LIBDIR, you must either use libtool, and
11:06:36 [2022-08-08T11:06:36.617Z] #77 217.4 specify the full pathname of the library, or use the '-LLIBDIR'
11:06:36 [2022-08-08T11:06:36.617Z] #77 217.4 flag during linking and do at least one of the following:
11:06:36 [2022-08-08T11:06:36.617Z] #77 217.4    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
11:06:36 [2022-08-08T11:06:36.617Z] #77 217.4      during execution
11:06:36 [2022-08-08T11:06:36.617Z] #77 217.4    - add LIBDIR to the 'LD_RUN_PATH' environment variable
11:06:36 [2022-08-08T11:06:36.617Z] #77 217.4      during linking
11:06:36 [2022-08-08T11:06:36.617Z] #77 217.4    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
11:06:36 [2022-08-08T11:06:36.617Z] #77 217.4    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
11:06:36 [2022-08-08T11:06:36.617Z] #77 217.4 
11:06:36 [2022-08-08T11:06:36.617Z] #77 217.4 See any operating system documentation about shared libraries for
11:06:36 [2022-08-08T11:06:36.617Z] #77 217.4 more information, such as the ld(1) and ld.so(8) manual pages.
11:06:36 [2022-08-08T11:06:36.617Z] #77 217.4 ----------------------------------------------------------------------
11:06:36 [2022-08-08T11:06:36.617Z] #77 217.4  /bin/mkdir -p '/build'
11:06:36 [2022-08-08T11:06:36.617Z] #77 217.4   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
11:06:36 [2022-08-08T11:06:36.617Z] #77 217.5 libtool: install: /usr/bin/install -c crun /build/crun
11:06:36 [2022-08-08T11:06:36.617Z] #77 217.5 make[3]: Leaving directory '/tmp/crun-build'
11:06:36 [2022-08-08T11:06:36.617Z] #77 217.5 make[2]: Leaving directory '/tmp/crun-build'
11:06:36 [2022-08-08T11:06:36.617Z] #77 217.5 make[1]: Leaving directory '/tmp/crun-build'
11:06:36 [2022-08-08T11:06:36.617Z] #77 DONE 217.6s
11:06:36 [2022-08-08T11:06:36.617Z] 
11:06:36 [2022-08-08T11:06:36.617Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
11:06:36 [2022-08-08T11:06:36.617Z] #37 sha256:16d5ab4e9fa159b9b97028ef98068dde3f6b219606559e7f6b7fe260ecc08584
11:06:36 [2022-08-08T11:06:36.877Z] #37 DONE 0.5s
11:06:36 [2022-08-08T11:06:36.877Z] 
11:06:36 [2022-08-08T11:06:36.877Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:06:36 [2022-08-08T11:06:36.877Z] #60 sha256:f36bcb9df11bf2e8ae5474aa8e53e9ab2d7e6aecd598f2aa1af696121b1769e7
11:06:36 [2022-08-08T11:06:36.877Z] #60 149.3 + mkdir -p /build
11:06:36 [2022-08-08T11:06:36.877Z] #60 149.3 + cp runc /build/runc
11:06:36 [2022-08-08T11:06:36.877Z] #60 DONE 149.7s
11:06:36 [2022-08-08T11:06:36.877Z] 
11:06:36 [2022-08-08T11:06:36.877Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
11:06:36 [2022-08-08T11:06:36.877Z] #39 sha256:4a353b3789245d5177d01716297ba090ca9ca31cf13c3ca1352460b2b7816d5a
11:06:36 [2022-08-08T11:06:36.877Z] #39 DONE 0.2s
11:06:36 [2022-08-08T11:06:36.877Z] 
11:06:36 [2022-08-08T11:06:36.877Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
11:06:36 [2022-08-08T11:06:36.877Z] #41 sha256:a1e67650418e8da679044c7dc306d7bdde7f7d4bc64cff9b6247e42a6e4a3a52
11:06:37 [2022-08-08T11:06:37.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:06:37 [2022-08-08T11:06:37.140Z] #41 DONE 0.3s
11:06:37 [2022-08-08T11:06:37.140Z] 
11:06:37 [2022-08-08T11:06:37.140Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
11:06:37 [2022-08-08T11:06:37.140Z] #45 sha256:d8bf4ae4ea1e0229915f67bb601c202f0163f8f402e02d00d9faf48d61d7c798
11:06:37 [2022-08-08T11:06:37.246Z] --- PASS: TestCgroupNamespacesRun (1.14s)
11:06:37 [2022-08-08T11:06:37.246Z] === RUN   TestCgroupNamespacesRunPrivileged
11:06:37 [2022-08-08T11:06:37.400Z] #45 DONE 0.1s
11:06:37 [2022-08-08T11:06:37.400Z] 
11:06:37 [2022-08-08T11:06:37.400Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
11:06:37 [2022-08-08T11:06:37.400Z] #48 sha256:5fcbc0d23672b0e85af91c24e183b39abf00df23e39ed50dad9ba72a0df8a078
11:06:37 [2022-08-08T11:06:37.969Z] #48 DONE 0.5s
11:06:37 [2022-08-08T11:06:37.969Z] 
11:06:37 [2022-08-08T11:06:37.969Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:06:37 [2022-08-08T11:06:37.969Z] #64 sha256:90aaa2312dd36ef3f1201ac4b37a86f7662afc3fe5002511dc5893673efc5a23
11:06:37 [2022-08-08T11:06:37.969Z] #64 ...
11:06:37 [2022-08-08T11:06:37.969Z] 
11:06:37 [2022-08-08T11:06:37.969Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
11:06:37 [2022-08-08T11:06:37.969Z] #52 sha256:8975b9cdb65153cb768d0354af63aa22ee957e1b6a84278878f8772edb813dc0
11:06:37 [2022-08-08T11:06:37.969Z] #52 DONE 0.1s
11:06:37 [2022-08-08T11:06:37.969Z] 
11:06:37 [2022-08-08T11:06:37.969Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
11:06:37 [2022-08-08T11:06:37.969Z] #54 sha256:96dde982ee5c022efb3c447ad016eae393de6ff2dcadc449004350991f52f2fa
11:06:38 [2022-08-08T11:06:38.186Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
11:06:38 [2022-08-08T11:06:38.186Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:06:38 [2022-08-08T11:06:38.234Z] #54 DONE 0.2s
11:06:38 [2022-08-08T11:06:38.234Z] 
11:06:38 [2022-08-08T11:06:38.234Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:06:38 [2022-08-08T11:06:38.234Z] #64 sha256:90aaa2312dd36ef3f1201ac4b37a86f7662afc3fe5002511dc5893673efc5a23
11:06:38 [2022-08-08T11:06:38.494Z] #64 ...
11:06:38 [2022-08-08T11:06:38.494Z] 
11:06:38 [2022-08-08T11:06:38.494Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
11:06:38 [2022-08-08T11:06:38.494Z] #56 sha256:459bb97c95d8dcf8c29e04f3ee579a004011a2337f906d0c332ca54c9500119d
11:06:39 [2022-08-08T11:06:39.444Z] #56 DONE 1.4s
11:06:39 [2022-08-08T11:06:39.444Z] 
11:06:39 [2022-08-08T11:06:39.444Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:06:39 [2022-08-08T11:06:39.444Z] #64 sha256:90aaa2312dd36ef3f1201ac4b37a86f7662afc3fe5002511dc5893673efc5a23
11:06:39 [2022-08-08T11:06:39.564Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s)
11:06:39 [2022-08-08T11:06:39.564Z] === RUN   TestCgroupNamespacesRunHostMode
11:06:39 [2022-08-08T11:06:39.704Z] #64 ...
11:06:39 [2022-08-08T11:06:39.704Z] 
11:06:39 [2022-08-08T11:06:39.704Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
11:06:39 [2022-08-08T11:06:39.704Z] #58 sha256:c97d60ec2a6feb74864d12a56bcc9b4caf8132d9eaf38daa5feb5bf8d0638425
11:06:39 [2022-08-08T11:06:39.704Z] #58 DONE 0.1s
11:06:39 [2022-08-08T11:06:39.704Z] 
11:06:39 [2022-08-08T11:06:39.704Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
11:06:39 [2022-08-08T11:06:39.704Z] #61 sha256:dcc552012ecaf640bb807a059c0ceee215ce14635f5a175490cef962ffe69ff6
11:06:40 [2022-08-08T11:06:40.507Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
11:06:40 [2022-08-08T11:06:40.507Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:06:40 [2022-08-08T11:06:40.642Z] #61 DONE 0.9s
11:06:40 [2022-08-08T11:06:40.642Z] 
11:06:40 [2022-08-08T11:06:40.642Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:06:40 [2022-08-08T11:06:40.642Z] #64 sha256:90aaa2312dd36ef3f1201ac4b37a86f7662afc3fe5002511dc5893673efc5a23
11:06:40 [2022-08-08T11:06:40.642Z] #64 240.8 + bin/containerd
11:06:41 [2022-08-08T11:06:41.887Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
11:06:41 [2022-08-08T11:06:41.887Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:06:42 [2022-08-08T11:06:42.825Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s)
11:06:42 [2022-08-08T11:06:42.825Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:06:43 [2022-08-08T11:06:43.395Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s)
11:06:43 [2022-08-08T11:06:43.395Z] === RUN   TestCgroupNamespacesRunOlderClient
11:06:44 [2022-08-08T11:06:44.775Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s)
11:06:44 [2022-08-08T11:06:44.775Z] === RUN   TestNISDomainname
11:06:44 [2022-08-08T11:06:44.775Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
11:06:44 [2022-08-08T11:06:44.775Z] --- SKIP: TestNISDomainname (0.02s)
11:06:44 [2022-08-08T11:06:44.775Z] === RUN   TestHostnameDnsResolution
11:06:45 [2022-08-08T11:06:45.344Z] --- PASS: TestHostnameDnsResolution (0.66s)
11:06:45 [2022-08-08T11:06:45.344Z] === RUN   TestUnprivilegedPortsAndPing
11:06:45 [2022-08-08T11:06:45.344Z]     run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
11:06:45 [2022-08-08T11:06:45.344Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
11:06:45 [2022-08-08T11:06:45.344Z] === RUN   TestPrivilegedHostDevices
11:06:45 [2022-08-08T11:06:45.606Z] --- PASS: TestPrivilegedHostDevices (0.44s)
11:06:45 [2022-08-08T11:06:45.606Z] === RUN   TestRunConsoleSize
11:06:46 [2022-08-08T11:06:46.175Z] --- PASS: TestRunConsoleSize (0.42s)
11:06:46 [2022-08-08T11:06:46.175Z] === RUN   TestRunWithAlternativeContainerdShim
11:06:46 [2022-08-08T11:06:46.225Z] #77 ...
11:06:46 [2022-08-08T11:06:46.226Z] 
11:06:46 [2022-08-08T11:06:46.226Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:06:46 [2022-08-08T11:06:46.226Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b
11:06:46 [2022-08-08T11:06:46.226Z] #47 DONE 267.1s
11:06:46 [2022-08-08T11:06:46.483Z] 
11:06:46 [2022-08-08T11:06:46.483Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:06:46 [2022-08-08T11:06:46.483Z] #64 sha256:3640e51a2427e45ac02e42df5da3fbe460822b937198e6096303ff7ab5e4ddad
11:06:47 [2022-08-08T11:06:47.115Z] --- PASS: TestRunWithAlternativeContainerdShim (1.09s)
11:06:47 [2022-08-08T11:06:47.115Z] === RUN   TestStats
11:06:47 [2022-08-08T11:06:47.115Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
11:06:47 [2022-08-08T11:06:47.115Z] --- SKIP: TestStats (0.00s)
11:06:47 [2022-08-08T11:06:47.115Z] === RUN   TestStopContainerWithTimeout
11:06:47 [2022-08-08T11:06:47.115Z] === RUN   TestStopContainerWithTimeout/0
11:06:47 [2022-08-08T11:06:47.115Z] === PAUSE TestStopContainerWithTimeout/0
11:06:47 [2022-08-08T11:06:47.115Z] === RUN   TestStopContainerWithTimeout/1
11:06:47 [2022-08-08T11:06:47.115Z] === PAUSE TestStopContainerWithTimeout/1
11:06:47 [2022-08-08T11:06:47.115Z] === RUN   TestStopContainerWithTimeout/3
11:06:47 [2022-08-08T11:06:47.115Z] === PAUSE TestStopContainerWithTimeout/3
11:06:47 [2022-08-08T11:06:47.115Z] === RUN   TestStopContainerWithTimeout/-1
11:06:47 [2022-08-08T11:06:47.115Z] === PAUSE TestStopContainerWithTimeout/-1
11:06:47 [2022-08-08T11:06:47.115Z] === CONT  TestStopContainerWithTimeout/0
11:06:47 [2022-08-08T11:06:47.115Z] === CONT  TestStopContainerWithTimeout/-1
11:06:48 [2022-08-08T11:06:48.053Z] === CONT  TestStopContainerWithTimeout/3
11:06:49 [2022-08-08T11:06:49.034Z] #64 ...
11:06:49 [2022-08-08T11:06:49.034Z] 
11:06:49 [2022-08-08T11:06:49.034Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
11:06:49 [2022-08-08T11:06:49.034Z] #48 sha256:f0a9b33e5957c0ac0e9756c015fc6e9bb91baed44fd3a2d5b8b12e15a4296391
11:06:49 [2022-08-08T11:06:49.597Z] #48 DONE 0.6s
11:06:49 [2022-08-08T11:06:49.597Z] 
11:06:49 [2022-08-08T11:06:49.597Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
11:06:49 [2022-08-08T11:06:49.597Z] #52 sha256:da3aa4098b7f8bfc41e8e4a31b427dae16e9869dfb636a9e597e7647364fca91
11:06:49 [2022-08-08T11:06:49.597Z] #52 DONE 0.1s
11:06:49 [2022-08-08T11:06:49.597Z] 
11:06:49 [2022-08-08T11:06:49.597Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:06:49 [2022-08-08T11:06:49.597Z] #64 sha256:3640e51a2427e45ac02e42df5da3fbe460822b937198e6096303ff7ab5e4ddad
11:06:49 [2022-08-08T11:06:49.597Z] #64 ...
11:06:49 [2022-08-08T11:06:49.597Z] 
11:06:49 [2022-08-08T11:06:49.597Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
11:06:49 [2022-08-08T11:06:49.597Z] #54 sha256:370ec12c4392b4e5397ac421fd296d6da9fc4b2b3bbab229e6f3ddac9b4a2e28
11:06:49 [2022-08-08T11:06:49.597Z] #54 DONE 0.1s
11:06:49 [2022-08-08T11:06:49.854Z] 
11:06:49 [2022-08-08T11:06:49.854Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:06:49 [2022-08-08T11:06:49.854Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:06:49 [2022-08-08T11:06:49.959Z] === CONT  TestStopContainerWithTimeout/1
11:06:51 [2022-08-08T11:06:51.338Z] --- PASS: TestStopContainerWithTimeout (0.01s)
11:06:51 [2022-08-08T11:06:51.338Z]     --- PASS: TestStopContainerWithTimeout/0 (0.69s)
11:06:51 [2022-08-08T11:06:51.338Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.60s)
11:06:51 [2022-08-08T11:06:51.338Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
11:06:51 [2022-08-08T11:06:51.338Z]     --- PASS: TestStopContainerWithTimeout/1 (1.38s)
11:06:51 [2022-08-08T11:06:51.338Z] === RUN   TestDeleteDevicemapper
11:06:51 [2022-08-08T11:06:51.338Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:06:51 [2022-08-08T11:06:51.338Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:06:51 [2022-08-08T11:06:51.338Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:06:52 [2022-08-08T11:06:52.717Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.31s)
11:06:52 [2022-08-08T11:06:52.717Z] === RUN   TestUpdateMemory
11:06:52 [2022-08-08T11:06:52.717Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
11:06:52 [2022-08-08T11:06:52.717Z] --- SKIP: TestUpdateMemory (0.00s)
11:06:52 [2022-08-08T11:06:52.717Z] === RUN   TestUpdateCPUQuota
11:06:52 [2022-08-08T11:06:52.717Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
11:06:52 [2022-08-08T11:06:52.717Z] --- SKIP: TestUpdateCPUQuota (0.00s)
11:06:52 [2022-08-08T11:06:52.717Z] === RUN   TestUpdatePidsLimit
11:06:52 [2022-08-08T11:06:52.717Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
11:06:52 [2022-08-08T11:06:52.717Z] --- SKIP: TestUpdatePidsLimit (0.00s)
11:06:52 [2022-08-08T11:06:52.717Z] === RUN   TestUpdateRestartPolicy
11:06:53 [2022-08-08T11:06:53.124Z] #77 222.6   CCLD     tests/init
11:07:03 [2022-08-08T11:07:03.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
11:07:03 [2022-08-08T11:07:03.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:07:04 [2022-08-08T11:07:04.938Z] --- PASS: TestUpdateRestartPolicy (10.86s)
11:07:04 [2022-08-08T11:07:04.938Z] === RUN   TestUpdateRestartWithAutoRemove
11:07:04 [2022-08-08T11:07:04.938Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s)
11:07:04 [2022-08-08T11:07:04.938Z] === RUN   TestWaitNonBlocked
11:07:04 [2022-08-08T11:07:04.938Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:07:04 [2022-08-08T11:07:04.938Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:07:04 [2022-08-08T11:07:04.938Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:07:04 [2022-08-08T11:07:04.938Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:07:04 [2022-08-08T11:07:04.938Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:07:04 [2022-08-08T11:07:04.938Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:07:04 [2022-08-08T11:07:04.938Z] --- PASS: TestWaitNonBlocked (0.01s)
11:07:04 [2022-08-08T11:07:04.938Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s)
11:07:04 [2022-08-08T11:07:04.938Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s)
11:07:04 [2022-08-08T11:07:04.938Z] === RUN   TestWaitBlocked
11:07:04 [2022-08-08T11:07:04.938Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:07:04 [2022-08-08T11:07:04.938Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:07:04 [2022-08-08T11:07:04.938Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:07:04 [2022-08-08T11:07:04.938Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:07:04 [2022-08-08T11:07:04.938Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:07:04 [2022-08-08T11:07:04.938Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:07:05 [2022-08-08T11:07:05.198Z] --- PASS: TestWaitBlocked (0.01s)
11:07:05 [2022-08-08T11:07:05.198Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s)
11:07:05 [2022-08-08T11:07:05.198Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s)
11:07:05 [2022-08-08T11:07:05.198Z] === RUN   TestWaitConditions
11:07:05 [2022-08-08T11:07:05.198Z] === RUN   TestWaitConditions/default
11:07:05 [2022-08-08T11:07:05.198Z] === PAUSE TestWaitConditions/default
11:07:05 [2022-08-08T11:07:05.198Z] === RUN   TestWaitConditions/not-running
11:07:05 [2022-08-08T11:07:05.198Z] === PAUSE TestWaitConditions/not-running
11:07:05 [2022-08-08T11:07:05.198Z] === RUN   TestWaitConditions/next-exit
11:07:05 [2022-08-08T11:07:05.198Z] === PAUSE TestWaitConditions/next-exit
11:07:05 [2022-08-08T11:07:05.198Z] === RUN   TestWaitConditions/removed
11:07:05 [2022-08-08T11:07:05.198Z] === PAUSE TestWaitConditions/removed
11:07:05 [2022-08-08T11:07:05.198Z] === CONT  TestWaitConditions/default
11:07:05 [2022-08-08T11:07:05.198Z] === CONT  TestWaitConditions/next-exit
11:07:06 [2022-08-08T11:07:06.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:07:07 [2022-08-08T11:07:07.105Z] === CONT  TestWaitConditions/not-running
11:07:07 [2022-08-08T11:07:07.105Z] === CONT  TestWaitConditions/removed
11:07:08 [2022-08-08T11:07:08.485Z] --- PASS: TestWaitConditions (0.01s)
11:07:08 [2022-08-08T11:07:08.485Z]     --- PASS: TestWaitConditions/default (1.60s)
11:07:08 [2022-08-08T11:07:08.485Z]     --- PASS: TestWaitConditions/next-exit (1.70s)
11:07:08 [2022-08-08T11:07:08.485Z]     --- PASS: TestWaitConditions/not-running (1.57s)
11:07:08 [2022-08-08T11:07:08.485Z]     --- PASS: TestWaitConditions/removed (1.50s)
11:07:08 [2022-08-08T11:07:08.485Z] === RUN   TestWaitRestartedContainer
11:07:08 [2022-08-08T11:07:08.485Z] === RUN   TestWaitRestartedContainer/default
11:07:08 [2022-08-08T11:07:08.485Z] === PAUSE TestWaitRestartedContainer/default
11:07:08 [2022-08-08T11:07:08.485Z] === RUN   TestWaitRestartedContainer/not-running
11:07:08 [2022-08-08T11:07:08.485Z] === PAUSE TestWaitRestartedContainer/not-running
11:07:08 [2022-08-08T11:07:08.485Z] === RUN   TestWaitRestartedContainer/next-exit
11:07:08 [2022-08-08T11:07:08.485Z] === PAUSE TestWaitRestartedContainer/next-exit
11:07:08 [2022-08-08T11:07:08.485Z] === CONT  TestWaitRestartedContainer/default
11:07:08 [2022-08-08T11:07:08.485Z] === CONT  TestWaitRestartedContainer/next-exit
11:07:09 [2022-08-08T11:07:09.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:07:09 [2022-08-08T11:07:09.864Z] === CONT  TestWaitRestartedContainer/not-running
11:07:10 [2022-08-08T11:07:10.434Z] --- PASS: TestWaitRestartedContainer (0.01s)
11:07:10 [2022-08-08T11:07:10.434Z]     --- PASS: TestWaitRestartedContainer/default (1.30s)
11:07:10 [2022-08-08T11:07:10.434Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.42s)
11:07:10 [2022-08-08T11:07:10.434Z]     --- PASS: TestWaitRestartedContainer/not-running (0.87s)
11:07:10 [2022-08-08T11:07:10.434Z] === CONT  TestDaemonRestartIpcMode
11:07:10 [2022-08-08T11:07:10.434Z] === CONT  TestIpcModeOlderClient
11:07:10 [2022-08-08T11:07:10.434Z] --- PASS: TestIpcModeOlderClient (0.08s)
11:07:10 [2022-08-08T11:07:10.434Z] === CONT  TestRestartDaemonWithRestartingContainer
11:07:11 [2022-08-08T11:07:11.174Z] #77 241.1   AR       libcrun_testing.a
11:07:11 [2022-08-08T11:07:11.174Z] #77 241.1 ar: `u' modifier ignored since `D' is the default (see `U')
11:07:11 [2022-08-08T11:07:11.174Z] #77 241.2   CCLD     tests/tests_libcrun_utils
11:07:11 [2022-08-08T11:07:11.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:07:11 [2022-08-08T11:07:11.432Z] #77 241.2   CCLD     tests/tests_libcrun_errors
11:07:11 [2022-08-08T11:07:11.432Z] #77 241.2   CCLD     tests/tests_libcrun_fuzzer
11:07:11 [2022-08-08T11:07:11.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:07:12 [2022-08-08T11:07:12.362Z] #77 242.3   CCLD     libcrun.la
11:07:12 [2022-08-08T11:07:12.926Z] #77 242.9   CCLD     crun
11:07:12 [2022-08-08T11:07:12.980Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.40s)
11:07:13 [2022-08-08T11:07:13.240Z] --- PASS: TestDaemonRestartIpcMode (2.68s)
11:07:13 [2022-08-08T11:07:13.240Z] PASS
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === Skipped
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
11:07:13 [2022-08-08T11:07:13.240Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
11:07:13 [2022-08-08T11:07:13.240Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
11:07:13 [2022-08-08T11:07:13.240Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
11:07:13 [2022-08-08T11:07:13.240Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
11:07:13 [2022-08-08T11:07:13.240Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
11:07:13 [2022-08-08T11:07:13.240Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
11:07:13 [2022-08-08T11:07:13.240Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
11:07:13 [2022-08-08T11:07:13.240Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
11:07:13 [2022-08-08T11:07:13.240Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
11:07:13 [2022-08-08T11:07:13.240Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
11:07:13 [2022-08-08T11:07:13.240Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
11:07:13 [2022-08-08T11:07:13.240Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
11:07:13 [2022-08-08T11:07:13.240Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
11:07:13 [2022-08-08T11:07:13.240Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
11:07:13 [2022-08-08T11:07:13.240Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
11:07:13 [2022-08-08T11:07:13.240Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestPause (0.00s)
11:07:13 [2022-08-08T11:07:13.240Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:07:13 [2022-08-08T11:07:13.240Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
11:07:13 [2022-08-08T11:07:13.240Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
11:07:13 [2022-08-08T11:07:13.240Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
11:07:13 [2022-08-08T11:07:13.240Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
11:07:13 [2022-08-08T11:07:13.240Z]     run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestStats (0.00s)
11:07:13 [2022-08-08T11:07:13.240Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
11:07:13 [2022-08-08T11:07:13.240Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
11:07:13 [2022-08-08T11:07:13.240Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
11:07:13 [2022-08-08T11:07:13.240Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
11:07:13 [2022-08-08T11:07:13.240Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
11:07:13 [2022-08-08T11:07:13.240Z] 
11:07:13 [2022-08-08T11:07:13.240Z] DONE 249 tests, 27 skipped in 84.706s
11:07:13 [2022-08-08T11:07:13.240Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
11:07:13 [2022-08-08T11:07:13.240Z] === RUN   TestConfigDaemonLibtrustID
11:07:13 [2022-08-08T11:07:13.809Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
11:07:13 [2022-08-08T11:07:13.809Z] === RUN   TestConfigDaemonID
11:07:13 [2022-08-08T11:07:13.856Z] #77 243.5 make[3]: Entering directory '/tmp/crun-build'
11:07:13 [2022-08-08T11:07:13.856Z] #77 243.7  /bin/mkdir -p '/usr/local/share/man/man1'
11:07:13 [2022-08-08T11:07:13.856Z] #77 243.7  /bin/mkdir -p '/usr/local/lib'
11:07:13 [2022-08-08T11:07:13.856Z] #77 243.7  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
11:07:13 [2022-08-08T11:07:13.856Z] #77 243.7  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
11:07:13 [2022-08-08T11:07:13.856Z] #77 243.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
11:07:13 [2022-08-08T11:07:13.856Z] #77 243.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
11:07:13 [2022-08-08T11:07:13.856Z] #77 243.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a
11:07:13 [2022-08-08T11:07:13.856Z] #77 243.8 libtool: install: ranlib /usr/local/lib/libcrun.a
11:07:14 [2022-08-08T11:07:14.113Z] #77 244.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
11:07:14 [2022-08-08T11:07:14.113Z] #77 244.0 ----------------------------------------------------------------------
11:07:14 [2022-08-08T11:07:14.113Z] #77 244.0 Libraries have been installed in:
11:07:14 [2022-08-08T11:07:14.113Z] #77 244.0    /usr/local/lib
11:07:14 [2022-08-08T11:07:14.113Z] #77 244.0 
11:07:14 [2022-08-08T11:07:14.113Z] #77 244.0 If you ever happen to want to link against installed libraries
11:07:14 [2022-08-08T11:07:14.113Z] #77 244.0 in a given directory, LIBDIR, you must either use libtool, and
11:07:14 [2022-08-08T11:07:14.113Z] #77 244.0 specify the full pathname of the library, or use the '-LLIBDIR'
11:07:14 [2022-08-08T11:07:14.113Z] #77 244.0 flag during linking and do at least one of the following:
11:07:14 [2022-08-08T11:07:14.113Z] #77 244.0    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
11:07:14 [2022-08-08T11:07:14.113Z] #77 244.0      during execution
11:07:14 [2022-08-08T11:07:14.113Z] #77 244.0    - add LIBDIR to the 'LD_RUN_PATH' environment variable
11:07:14 [2022-08-08T11:07:14.113Z] #77 244.0      during linking
11:07:14 [2022-08-08T11:07:14.113Z] #77 244.0    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
11:07:14 [2022-08-08T11:07:14.113Z] #77 244.0    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
11:07:14 [2022-08-08T11:07:14.113Z] #77 244.0 
11:07:14 [2022-08-08T11:07:14.113Z] #77 244.0 See any operating system documentation about shared libraries for
11:07:14 [2022-08-08T11:07:14.113Z] #77 244.0 more information, such as the ld(1) and ld.so(8) manual pages.
11:07:14 [2022-08-08T11:07:14.113Z] #77 244.0 ----------------------------------------------------------------------
11:07:14 [2022-08-08T11:07:14.113Z] #77 244.0  /bin/mkdir -p '/build'
11:07:14 [2022-08-08T11:07:14.113Z] #77 244.1   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
11:07:14 [2022-08-08T11:07:14.113Z] #77 244.1 libtool: install: /usr/bin/install -c crun /build/crun
11:07:14 [2022-08-08T11:07:14.113Z] #77 244.1 make[3]: Leaving directory '/tmp/crun-build'
11:07:14 [2022-08-08T11:07:14.370Z] #77 244.1 make[2]: Leaving directory '/tmp/crun-build'
11:07:14 [2022-08-08T11:07:14.370Z] #77 244.1 make[1]: Leaving directory '/tmp/crun-build'
11:07:14 [2022-08-08T11:07:14.370Z] #77 DONE 244.3s
11:07:14 [2022-08-08T11:07:14.370Z] 
11:07:14 [2022-08-08T11:07:14.370Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:07:14 [2022-08-08T11:07:14.370Z] #60 sha256:e5afeba37ce6761b29319f7cf3c94dfdfca8ef5028184d33533f96202a0f1fbc
11:07:15 [2022-08-08T11:07:15.189Z]     daemon_test.go:83: [d3f74ef5f33b9] daemon is not started
11:07:15 [2022-08-08T11:07:15.189Z] --- PASS: TestConfigDaemonID (1.08s)
11:07:15 [2022-08-08T11:07:15.189Z] === RUN   TestDaemonConfigValidation
11:07:15 [2022-08-08T11:07:15.189Z] === RUN   TestDaemonConfigValidation/config_with_no_content
11:07:15 [2022-08-08T11:07:15.189Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
11:07:15 [2022-08-08T11:07:15.189Z] === RUN   TestDaemonConfigValidation/config_with_{}
11:07:15 [2022-08-08T11:07:15.189Z] === PAUSE TestDaemonConfigValidation/config_with_{}
11:07:15 [2022-08-08T11:07:15.189Z] === RUN   TestDaemonConfigValidation/invalid_config
11:07:15 [2022-08-08T11:07:15.189Z] === PAUSE TestDaemonConfigValidation/invalid_config
11:07:15 [2022-08-08T11:07:15.189Z] === RUN   TestDaemonConfigValidation/malformed_config
11:07:15 [2022-08-08T11:07:15.189Z] === PAUSE TestDaemonConfigValidation/malformed_config
11:07:15 [2022-08-08T11:07:15.189Z] === RUN   TestDaemonConfigValidation/valid_config
11:07:15 [2022-08-08T11:07:15.189Z] === PAUSE TestDaemonConfigValidation/valid_config
11:07:15 [2022-08-08T11:07:15.189Z] === CONT  TestDaemonConfigValidation/config_with_no_content
11:07:15 [2022-08-08T11:07:15.189Z] === CONT  TestDaemonConfigValidation/malformed_config
11:07:15 [2022-08-08T11:07:15.189Z] === CONT  TestDaemonConfigValidation/valid_config
11:07:15 [2022-08-08T11:07:15.189Z] === CONT  TestDaemonConfigValidation/invalid_config
11:07:15 [2022-08-08T11:07:15.189Z] === CONT  TestDaemonConfigValidation/config_with_{}
11:07:15 [2022-08-08T11:07:15.189Z] --- PASS: TestDaemonConfigValidation (0.00s)
11:07:15 [2022-08-08T11:07:15.189Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
11:07:15 [2022-08-08T11:07:15.189Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s)
11:07:15 [2022-08-08T11:07:15.189Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
11:07:15 [2022-08-08T11:07:15.189Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.10s)
11:07:15 [2022-08-08T11:07:15.189Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
11:07:15 [2022-08-08T11:07:15.189Z] === RUN   TestConfigDaemonSeccompProfiles
11:07:15 [2022-08-08T11:07:15.189Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
11:07:15 [2022-08-08T11:07:15.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:07:16 [2022-08-08T11:07:16.131Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
11:07:17 [2022-08-08T11:07:17.511Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
11:07:18 [2022-08-08T11:07:18.450Z] === CONT  TestConfigDaemonSeccompProfiles
11:07:18 [2022-08-08T11:07:18.450Z]     daemon_test.go:197: [d76c6a35af962] daemon is not started
11:07:18 [2022-08-08T11:07:18.450Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s)
11:07:18 [2022-08-08T11:07:18.450Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s)
11:07:18 [2022-08-08T11:07:18.450Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s)
11:07:18 [2022-08-08T11:07:18.450Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
11:07:18 [2022-08-08T11:07:18.450Z] === RUN   TestDaemonProxy
11:07:18 [2022-08-08T11:07:18.450Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
11:07:18 [2022-08-08T11:07:18.450Z] --- SKIP: TestDaemonProxy (0.00s)
11:07:18 [2022-08-08T11:07:18.450Z] PASS
11:07:18 [2022-08-08T11:07:18.450Z] 
11:07:18 [2022-08-08T11:07:18.450Z] === Skipped
11:07:18 [2022-08-08T11:07:18.450Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
11:07:18 [2022-08-08T11:07:18.450Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
11:07:18 [2022-08-08T11:07:18.450Z] 
11:07:18 [2022-08-08T11:07:18.450Z] DONE 13 tests, 1 skipped in 5.222s
11:07:18 [2022-08-08T11:07:18.450Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
11:07:18 [2022-08-08T11:07:18.450Z] INFO: Testing against a local daemon
11:07:18 [2022-08-08T11:07:18.450Z] === RUN   TestCommitInheritsEnv
11:07:19 [2022-08-08T11:07:19.367Z] #64 279.2 # github.com/containerd/containerd/cmd/containerd
11:07:19 [2022-08-08T11:07:19.367Z] #64 279.2 /usr/bin/ld: /tmp/go-link-238111659/000019.o: in function `New':
11:07:19 [2022-08-08T11:07:19.367Z] #64 279.2 /tmp/tmp.njbhSqDE6d/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
11:07:19 [2022-08-08T11:07:19.367Z] #64 279.3 + bin/containerd-stress
11:07:19 [2022-08-08T11:07:19.367Z] #64 280.3 + bin/containerd-shim
11:07:20 [2022-08-08T11:07:20.356Z] --- PASS: TestCommitInheritsEnv (1.61s)
11:07:20 [2022-08-08T11:07:20.356Z] === RUN   TestImportExtremelyLargeImageWorks
11:07:20 [2022-08-08T11:07:20.356Z] === PAUSE TestImportExtremelyLargeImageWorks
11:07:20 [2022-08-08T11:07:20.356Z] === RUN   TestImportWithCustomPlatform
11:07:20 [2022-08-08T11:07:20.356Z] === RUN   TestImportWithCustomPlatform/#00
11:07:20 [2022-08-08T11:07:20.356Z] === RUN   TestImportWithCustomPlatform/_______
11:07:20 [2022-08-08T11:07:20.356Z] === RUN   TestImportWithCustomPlatform//
11:07:20 [2022-08-08T11:07:20.356Z] === RUN   TestImportWithCustomPlatform/linux
11:07:20 [2022-08-08T11:07:20.356Z] === RUN   TestImportWithCustomPlatform/LINUX
11:07:20 [2022-08-08T11:07:20.356Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
11:07:20 [2022-08-08T11:07:20.356Z] === RUN   TestImportWithCustomPlatform/macos
11:07:20 [2022-08-08T11:07:20.356Z] === RUN   TestImportWithCustomPlatform/macos/arm64
11:07:20 [2022-08-08T11:07:20.356Z] === RUN   TestImportWithCustomPlatform/nintendo64
11:07:20 [2022-08-08T11:07:20.356Z] --- PASS: TestImportWithCustomPlatform (0.30s)
11:07:20 [2022-08-08T11:07:20.356Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
11:07:20 [2022-08-08T11:07:20.356Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
11:07:20 [2022-08-08T11:07:20.356Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
11:07:20 [2022-08-08T11:07:20.357Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
11:07:20 [2022-08-08T11:07:20.357Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.06s)
11:07:20 [2022-08-08T11:07:20.357Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s)
11:07:20 [2022-08-08T11:07:20.357Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
11:07:20 [2022-08-08T11:07:20.357Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
11:07:20 [2022-08-08T11:07:20.357Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
11:07:20 [2022-08-08T11:07:20.357Z] === RUN   TestImagesFilterMultiReference
11:07:20 [2022-08-08T11:07:20.616Z] --- PASS: TestImagesFilterMultiReference (0.07s)
11:07:20 [2022-08-08T11:07:20.616Z] === RUN   TestImagePullPlatformInvalid
11:07:20 [2022-08-08T11:07:20.616Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
11:07:20 [2022-08-08T11:07:20.616Z] === RUN   TestRemoveImageOrphaning
11:07:22 [2022-08-08T11:07:22.522Z] --- PASS: TestRemoveImageOrphaning (1.61s)
11:07:22 [2022-08-08T11:07:22.522Z] === RUN   TestRemoveImageGarbageCollector
11:07:22 [2022-08-08T11:07:22.522Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
11:07:22 [2022-08-08T11:07:22.522Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:07:22 [2022-08-08T11:07:22.522Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:07:22 [2022-08-08T11:07:22.522Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
11:07:22 [2022-08-08T11:07:22.522Z] === RUN   TestTagInvalidReference
11:07:22 [2022-08-08T11:07:22.522Z] --- PASS: TestTagInvalidReference (0.01s)
11:07:22 [2022-08-08T11:07:22.522Z] === RUN   TestTagValidPrefixedRepo
11:07:22 [2022-08-08T11:07:22.522Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
11:07:22 [2022-08-08T11:07:22.522Z] === RUN   TestTagExistedNameWithoutForce
11:07:22 [2022-08-08T11:07:22.522Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
11:07:22 [2022-08-08T11:07:22.522Z] === RUN   TestTagOfficialNames
11:07:22 [2022-08-08T11:07:22.522Z] --- PASS: TestTagOfficialNames (0.04s)
11:07:22 [2022-08-08T11:07:22.522Z] === RUN   TestTagMatchesDigest
11:07:22 [2022-08-08T11:07:22.522Z] --- PASS: TestTagMatchesDigest (0.01s)
11:07:22 [2022-08-08T11:07:22.522Z] === CONT  TestImportExtremelyLargeImageWorks
11:07:23 [2022-08-08T11:07:23.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:07:25 [2022-08-08T11:07:25.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:07:26 [2022-08-08T11:07:26.649Z] Created binary: bundles/dynbinary-daemon/dockerd
11:07:26 [2022-08-08T11:07:26.649Z] Building: bundles/dynbinary-daemon/docker-proxy
11:07:26 [2022-08-08T11:07:26.649Z] GOOS="" GOARCH="" GOARM=""
11:07:26 [2022-08-08T11:07:26.649Z] Created binary: bundles/dynbinary-daemon/docker-proxy
11:07:26 [2022-08-08T11:07:26.649Z] 
11:07:26 [2022-08-08T11:07:26.649Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
11:07:26 [2022-08-08T11:07:26.649Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
11:07:26 [2022-08-08T11:07:26.649Z] Using test binary docker
11:07:26 [2022-08-08T11:07:26.649Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:07:26 [2022-08-08T11:07:26.649Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:07:26 [2022-08-08T11:07:26.649Z] INFO: Waiting for daemon to start...
11:07:26 [2022-08-08T11:07:26.649Z] Starting dockerd
11:07:26 [2022-08-08T11:07:26.649Z] .
11:07:26 [2022-08-08T11:07:26.649Z] INFO: Building docker-sdk-python3:5.0.3...
11:07:29 [2022-08-08T11:07:29.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:07:29 [2022-08-08T11:07:29.223Z] #60 182.3 + mkdir -p /build
11:07:29 [2022-08-08T11:07:29.224Z] #60 182.3 + cp runc /build/runc
11:07:29 [2022-08-08T11:07:29.349Z] #64 288.6 + bin/containerd-shim-runc-v1
11:07:29 [2022-08-08T11:07:29.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:07:30 [2022-08-08T11:07:30.154Z] #60 DONE 183.6s
11:07:30 [2022-08-08T11:07:30.154Z] 
11:07:30 [2022-08-08T11:07:30.154Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:07:30 [2022-08-08T11:07:30.154Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:07:30 [2022-08-08T11:07:30.154Z] #55 310.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
11:07:30 [2022-08-08T11:07:30.154Z] #55 DONE 311.4s
11:07:30 [2022-08-08T11:07:30.154Z] 
11:07:30 [2022-08-08T11:07:30.154Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:07:30 [2022-08-08T11:07:30.154Z] #64 sha256:3640e51a2427e45ac02e42df5da3fbe460822b937198e6096303ff7ab5e4ddad
11:07:32 [2022-08-08T11:07:32.638Z] #64 293.4 + bin/containerd-shim-runc-v2
11:07:32 [2022-08-08T11:07:32.682Z] #64 ...
11:07:32 [2022-08-08T11:07:32.682Z] 
11:07:32 [2022-08-08T11:07:32.682Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
11:07:32 [2022-08-08T11:07:32.682Z] #56 sha256:3c418ab3f12288a5dd8873881cbf142e038024395b8e29e85430d2865e84448c
11:07:33 [2022-08-08T11:07:33.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:07:33 [2022-08-08T11:07:33.576Z] #64 294.1 + binaries
11:07:33 [2022-08-08T11:07:33.576Z] #64 294.1 + install -D bin/containerd /build/containerd
11:07:33 [2022-08-08T11:07:33.576Z] #64 294.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:07:33 [2022-08-08T11:07:33.576Z] #64 294.2 + install -D bin/ctr /build/ctr
11:07:33 [2022-08-08T11:07:33.619Z] #56 DONE 0.8s
11:07:33 [2022-08-08T11:07:33.619Z] 
11:07:33 [2022-08-08T11:07:33.619Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:07:33 [2022-08-08T11:07:33.619Z] #64 sha256:3640e51a2427e45ac02e42df5da3fbe460822b937198e6096303ff7ab5e4ddad
11:07:33 [2022-08-08T11:07:33.619Z] #64 ...
11:07:33 [2022-08-08T11:07:33.619Z] 
11:07:33 [2022-08-08T11:07:33.619Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
11:07:33 [2022-08-08T11:07:33.619Z] #58 sha256:dc91457a725b4004b7b66e5cb5c98f0e5d0817beb71d740c0c79b14da61a7e2f
11:07:33 [2022-08-08T11:07:33.619Z] #58 DONE 0.1s
11:07:33 [2022-08-08T11:07:33.875Z] 
11:07:33 [2022-08-08T11:07:33.875Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
11:07:33 [2022-08-08T11:07:33.875Z] #61 sha256:fbcdf03bb8a4c89eaa555f435f857bb99cad74267facedc4cdc6e78b018491e3
11:07:34 [2022-08-08T11:07:34.131Z] #61 DONE 0.3s
11:07:34 [2022-08-08T11:07:34.131Z] 
11:07:34 [2022-08-08T11:07:34.131Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:07:34 [2022-08-08T11:07:34.131Z] #64 sha256:3640e51a2427e45ac02e42df5da3fbe460822b937198e6096303ff7ab5e4ddad
11:07:34 [2022-08-08T11:07:34.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:07:36 [2022-08-08T11:07:36.021Z] #64 274.7 + bin/containerd
11:07:38 [2022-08-08T11:07:38.845Z] #64 DONE 299.1s
11:07:39 [2022-08-08T11:07:39.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:07:39 [2022-08-08T11:07:39.413Z] 
11:07:39 [2022-08-08T11:07:39.413Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
11:07:39 [2022-08-08T11:07:39.413Z] #65 sha256:e3e93cc0298b298d6758603a912212bde956d9765fc2061548e14a1a0c50d01e
11:07:41 [2022-08-08T11:07:41.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:07:41 [2022-08-08T11:07:41.317Z] #65 DONE 2.0s
11:07:41 [2022-08-08T11:07:41.317Z] 
11:07:41 [2022-08-08T11:07:41.317Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:07:41 [2022-08-08T11:07:41.317Z] #70 sha256:834d0b3cd5de0db8aff4e8631b5dd9454c22321e26a9db2a72826433f83b594f
11:07:41 [2022-08-08T11:07:41.575Z] #70 DONE 0.4s
11:07:41 [2022-08-08T11:07:41.575Z] 
11:07:41 [2022-08-08T11:07:41.575Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
11:07:41 [2022-08-08T11:07:41.575Z] #75 sha256:b3c87c25275989395bd2520dced5dcfba64e183fe9135dec93b4c7b3f5e4e13c
11:07:44 [2022-08-08T11:07:44.109Z] #75 DONE 2.1s
11:07:44 [2022-08-08T11:07:44.109Z] 
11:07:44 [2022-08-08T11:07:44.109Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
11:07:44 [2022-08-08T11:07:44.109Z] #78 sha256:1c258b69d905884adf71faecf592cda61586dda8198968a521d87ddaa150a736
11:07:44 [2022-08-08T11:07:44.109Z] #78 DONE 0.1s
11:07:44 [2022-08-08T11:07:44.109Z] 
11:07:44 [2022-08-08T11:07:44.109Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
11:07:44 [2022-08-08T11:07:44.109Z] #79 sha256:7fb783e1596d32a852c15a02a10c8c5aac9c4a13e445cc45b4c3f6fb1af94c8d
11:07:44 [2022-08-08T11:07:44.109Z] #79 DONE 0.1s
11:07:44 [2022-08-08T11:07:44.109Z] 
11:07:44 [2022-08-08T11:07:44.109Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
11:07:44 [2022-08-08T11:07:44.109Z] #80 sha256:598037e265f6953b8255f03eb5821f33b0e76079f5a18b8b27dd85661a6726c9
11:07:44 [2022-08-08T11:07:44.109Z] #80 DONE 0.0s
11:07:44 [2022-08-08T11:07:44.109Z] 
11:07:44 [2022-08-08T11:07:44.109Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
11:07:44 [2022-08-08T11:07:44.109Z] #81 sha256:8ebc77a0339ccbf42d40c96bdeb08508208bdf6e4b11832aad6cf0d5b0eabe0f
11:07:44 [2022-08-08T11:07:44.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:07:45 [2022-08-08T11:07:45.486Z] #81 DONE 1.2s
11:07:45 [2022-08-08T11:07:45.486Z] 
11:07:45 [2022-08-08T11:07:45.486Z] #82 exporting to image
11:07:45 [2022-08-08T11:07:45.486Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
11:07:45 [2022-08-08T11:07:45.486Z] #82 exporting layers
11:07:46 [2022-08-08T11:07:46.934Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:07:46 [2022-08-08T11:07:46.934Z] Using test binary docker
11:07:46 [2022-08-08T11:07:46.934Z] +++ /etc/init.d/apparmor start
11:07:46 [2022-08-08T11:07:46.934Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:07:46 [2022-08-08T11:07:46.934Z] INFO: Waiting for daemon to start...
11:07:46 [2022-08-08T11:07:46.934Z] Starting dockerd
11:07:46 [2022-08-08T11:07:46.934Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
11:07:48 [2022-08-08T11:07:48.776Z] #82 exporting layers 3.4s done
11:07:48 [2022-08-08T11:07:48.776Z] #82 writing image sha256:8da31add3f0933b4ba3b229921bdc5b47404badc7a657a8043680d8807ca87ec done
11:07:48 [2022-08-08T11:07:48.776Z] #82 naming to docker.io/library/docker:15f9cb5c4dab7eb09845453777c0797194d48336 done
11:07:48 [2022-08-08T11:07:48.776Z] #82 DONE 3.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:07:48 [2022-08-08T11:07:48.843Z] .
11:07:48 [2022-08-08T11:07:48.843Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:07:48 [2022-08-08T11:07:48.843Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:07:48 [2022-08-08T11:07:48.843Z] Error: No such image: emptyfs
11:07:48 [2022-08-08T11:07:48.843Z] ++++ docker load
11:07:48 [2022-08-08T11:07:48.843Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:07:49 [2022-08-08T11:07:49.099Z] + sudo modprobe ip6table_filter
[Pipeline] sh
11:07:49 [2022-08-08T11:07:49.415Z] Running integration-test (iteration 1)
11:07:49 [2022-08-08T11:07:49.415Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
11:07:49 [2022-08-08T11:07:49.415Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
11:07:49 [2022-08-08T11:07:49.415Z] ++ set -e
11:07:49 [2022-08-08T11:07:49.415Z] ++ '[' -n 0 ']'
11:07:49 [2022-08-08T11:07:49.415Z] ++ set -x
11:07:49 [2022-08-08T11:07:49.415Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
11:07:49 [2022-08-08T11:07:49.434Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43932/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=15f9cb5c4dab7eb09845453777c0797194d48336 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:15f9cb5c4dab7eb09845453777c0797194d48336 hack/test/unit
11:07:50 [2022-08-08T11:07:50.356Z] Loaded image: busybox:latest
11:07:50 [2022-08-08T11:07:50.927Z] Loaded image: busybox:glibc
11:07:51 [2022-08-08T11:07:51.345Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
11:07:51 [2022-08-08T11:07:51.345Z] + TESTFLAGS+=' -test.timeout=5m'
11:07:51 [2022-08-08T11:07:51.345Z] + TESTDIRS=./...
11:07:51 [2022-08-08T11:07:51.345Z] + exclude_paths='/vendor/|/integration'
11:07:51 [2022-08-08T11:07:51.345Z] ++ go list ./...
11:07:51 [2022-08-08T11:07:51.345Z] ++ grep -vE '(/vendor/|/integration)'
11:07:52 [2022-08-08T11:07:52.283Z] + pkg_list='github.com/docker/docker/api
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/server
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/server/backend/build
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/server/httpstatus
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/server/httputils
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/server/middleware
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/server/router
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/server/router/build
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/server/router/checkpoint
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/server/router/container
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/server/router/debug
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/server/router/distribution
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/server/router/grpc
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/server/router/image
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/server/router/network
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/server/router/plugin
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/server/router/session
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/server/router/swarm
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/server/router/system
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/server/router/volume
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/types
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/types/backend
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/types/blkiodev
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/types/container
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/types/events
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/types/filters
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/types/image
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/types/mount
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/types/network
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/types/plugins/logdriver
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/types/registry
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/types/strslice
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/types/swarm
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/types/swarm/runtime
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/types/time
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/types/versions
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/types/versions/v1p19
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/types/versions/v1p20
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/api/types/volume
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/builder
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/builder/builder-next
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/builder/builder-next/exporter
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/builder/builder-next/worker
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/builder/dockerfile
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/builder/remotecontext
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/builder/remotecontext/git
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/builder/remotecontext/urlutil
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/cli
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/cli/config
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/cli/debug
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/cli/winresources/docker-proxy
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/cli/winresources/dockerd
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/client
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/cmd/docker-proxy
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/cmd/dockerd
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/cmd/dockerd/trap
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/container
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/container/stream
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/contrib/apparmor
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/contrib/docker-device-tool
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/contrib/httpserver
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/cluster
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/cluster/convert
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/cluster/executor
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/cluster/executor/container
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/cluster/provider
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/config
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/events
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/events/testutils
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/exec
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/graphdriver
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/graphdriver/aufs
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/graphdriver/copy
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/graphdriver/overlay
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/graphdriver/register
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/graphdriver/vfs
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/graphdriver/zfs
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/images
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/initlayer
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/links
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/listeners
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/logger
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/logger/awslogs
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/logger/fluentd
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/logger/gcplogs
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/logger/gelf
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/logger/journald
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/logger/local
11:07:52 [2022-08-08T11:07:52.283Z] github.com/docker/docker/daemon/logger/logentries
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/logger/loggertest
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/logger/loggerutils
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/logger/splunk
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/logger/syslog
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/logger/templates
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/names
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/network
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/stats
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/distribution
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/distribution/metadata
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/distribution/utils
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/distribution/xfer
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/dockerversion
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/errdefs
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/image
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/image/cache
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/image/tarexport
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/image/v1
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/internal/test/suite
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/layer
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libcontainerd
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libcontainerd/queue
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libcontainerd/remote
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libcontainerd/supervisor
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libcontainerd/types
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/bitseq
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/cluster
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/config
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/datastore
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/diagnostic
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/discoverapi
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/driverapi
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/bridge
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/host
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/null
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/overlay
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/remote
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/windows
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drvregistry
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/etchosts
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/idm
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/internal/caller
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/ipam
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/ipamapi
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/ipams/builtin
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/ipams/null
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/ipams/remote
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/ipamutils
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/iptables
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/netlabel
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/netutils
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/networkdb
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/ns
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/options
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/osl
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/osl/kernel
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/portallocator
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/portmapper
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/resolvconf
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/testutils
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/types
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/oci
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/oci/caps
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/opts
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/aaparser
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/archive
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/authorization
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/broadcaster
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/capabilities
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/chrootarchive
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/containerfs
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/devicemapper
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/directory
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/dmesg
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/fileutils
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/fsutils
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/homedir
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/idtools
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/ioutils
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/jsonmessage
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/longpath
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/loopback
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/namesgenerator
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/parsers
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/parsers/kernel
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/pidfile
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/platform
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/plugingetter
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/plugins
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/plugins/transport
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/pools
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/progress
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/pubsub
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/reexec
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/signal
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/stack
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/stdcopy
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/streamformatter
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/stringid
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/sysinfo
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/system
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/tailfile
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/tarsum
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/truncindex
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/urlutil
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/useragent
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/plugin
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/plugin/executor/containerd
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/plugin/v2
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/profiles/apparmor
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/profiles/seccomp
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/quota
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/reference
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/registry
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/registry/resumable
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/restartmanager
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/rootless
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/rootless/specconv
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/runconfig
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/runconfig/opts
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/testutil
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/testutil/daemon
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/testutil/environment
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/testutil/fakecontext
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/testutil/fakegit
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/testutil/fakestorage
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/testutil/fixtures/load
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/testutil/fixtures/plugin
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/testutil/registry
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/testutil/request
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/volume
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/volume/drivers
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/volume/local
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/volume/mounts
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/volume/service
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/volume/service/opts
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/volume/testutils'
11:07:52 [2022-08-08T11:07:52.284Z] ++ grep --fixed-strings -v /libnetwork
11:07:52 [2022-08-08T11:07:52.284Z] ++ echo 'github.com/docker/docker/api
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/server
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/server/backend/build
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/server/httpstatus
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/server/httputils
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/server/middleware
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/server/router
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/server/router/build
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/server/router/checkpoint
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/server/router/container
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/server/router/debug
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/server/router/distribution
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/server/router/grpc
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/server/router/image
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/server/router/network
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/server/router/plugin
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/server/router/session
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/server/router/swarm
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/server/router/system
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/server/router/volume
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/types
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/types/backend
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/types/blkiodev
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/types/container
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/types/events
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/types/filters
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/types/image
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/types/mount
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/types/network
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/types/plugins/logdriver
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/types/registry
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/types/strslice
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/types/swarm
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/types/swarm/runtime
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/types/time
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/types/versions
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/types/versions/v1p19
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/types/versions/v1p20
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/api/types/volume
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/builder
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/builder/builder-next
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/builder/builder-next/exporter
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/builder/builder-next/worker
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/builder/dockerfile
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/builder/remotecontext
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/builder/remotecontext/git
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/builder/remotecontext/urlutil
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/cli
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/cli/config
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/cli/debug
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/cli/winresources/docker-proxy
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/cli/winresources/dockerd
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/client
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/cmd/docker-proxy
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/cmd/dockerd
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/cmd/dockerd/trap
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/container
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/container/stream
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/contrib/apparmor
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/contrib/docker-device-tool
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/contrib/httpserver
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/cluster
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/cluster/convert
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/cluster/executor
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/cluster/executor/container
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/cluster/provider
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/config
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/events
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/events/testutils
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/exec
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/graphdriver
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/graphdriver/aufs
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/graphdriver/copy
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/graphdriver/overlay
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/graphdriver/register
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/graphdriver/vfs
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/graphdriver/zfs
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/images
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/initlayer
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/links
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/listeners
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/logger
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/logger/awslogs
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/logger/fluentd
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/logger/gcplogs
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/logger/gelf
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/logger/journald
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/logger/local
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/logger/logentries
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/logger/loggertest
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/logger/loggerutils
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/logger/splunk
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/logger/syslog
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/logger/templates
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/names
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/network
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/daemon/stats
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/distribution
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/distribution/metadata
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/distribution/utils
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/distribution/xfer
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/dockerversion
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/errdefs
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/image
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/image/cache
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/image/tarexport
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/image/v1
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/internal/test/suite
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/layer
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libcontainerd
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libcontainerd/queue
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libcontainerd/remote
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libcontainerd/supervisor
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libcontainerd/types
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/bitseq
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/cluster
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/config
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/datastore
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/diagnostic
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/discoverapi
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/driverapi
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/bridge
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/host
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/null
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/overlay
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/remote
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/windows
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/drvregistry
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/etchosts
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/idm
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/internal/caller
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/ipam
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/ipamapi
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/ipams/builtin
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/ipams/null
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/ipams/remote
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/ipamutils
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/iptables
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/netlabel
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/netutils
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/networkdb
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/ns
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/options
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/osl
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/osl/kernel
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/portallocator
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/portmapper
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/resolvconf
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/testutils
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/libnetwork/types
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/oci
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/oci/caps
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/opts
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/aaparser
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/archive
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/authorization
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/broadcaster
11:07:52 [2022-08-08T11:07:52.284Z] github.com/docker/docker/pkg/capabilities
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/chrootarchive
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/containerfs
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/devicemapper
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/directory
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/dmesg
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/fileutils
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/fsutils
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/homedir
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/idtools
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/ioutils
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/jsonmessage
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/longpath
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/loopback
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/namesgenerator
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/parsers
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/parsers/kernel
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/pidfile
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/platform
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/plugingetter
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/plugins
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/plugins/transport
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/pools
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/progress
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/pubsub
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/reexec
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/signal
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/stack
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/stdcopy
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/streamformatter
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/stringid
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/sysinfo
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/system
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/tailfile
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/tarsum
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/truncindex
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/urlutil
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/useragent
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/plugin
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/plugin/executor/containerd
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/plugin/v2
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/profiles/apparmor
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/profiles/seccomp
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/quota
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/reference
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/registry
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/registry/resumable
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/restartmanager
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/rootless
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/rootless/specconv
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/runconfig
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/runconfig/opts
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/testutil
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/testutil/daemon
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/testutil/environment
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/testutil/fakecontext
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/testutil/fakegit
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/testutil/fakestorage
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/testutil/fixtures/load
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/testutil/fixtures/plugin
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/testutil/registry
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/testutil/request
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/volume
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/volume/drivers
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/volume/local
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/volume/mounts
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/volume/service
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/volume/service/opts
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/volume/testutils'
11:07:52 [2022-08-08T11:07:52.285Z] + base_pkg_list='github.com/docker/docker/api
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/backend/build
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/httpstatus
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/httputils
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/middleware
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router/build
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router/checkpoint
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router/container
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router/debug
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router/distribution
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router/grpc
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router/image
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router/network
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router/plugin
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router/session
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router/swarm
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router/system
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router/volume
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/backend
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/blkiodev
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/container
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/events
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/filters
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/image
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/mount
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/network
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/plugins/logdriver
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/registry
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/strslice
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/swarm
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/swarm/runtime
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/time
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/versions
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/versions/v1p19
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/versions/v1p20
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/volume
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/builder
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/builder/builder-next
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/builder/builder-next/exporter
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/builder/builder-next/worker
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/builder/dockerfile
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/builder/remotecontext
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/builder/remotecontext/git
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/builder/remotecontext/urlutil
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/cli
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/cli/config
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/cli/debug
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/cli/winresources/docker-proxy
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/cli/winresources/dockerd
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/client
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/cmd/docker-proxy
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/cmd/dockerd
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/cmd/dockerd/trap
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/container
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/container/stream
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/contrib/apparmor
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/contrib/docker-device-tool
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/contrib/httpserver
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/cluster
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/cluster/convert
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/cluster/executor
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/cluster/executor/container
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/cluster/provider
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/config
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/events
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/events/testutils
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/exec
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/graphdriver
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/graphdriver/aufs
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/graphdriver/copy
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/graphdriver/overlay
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/graphdriver/register
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/graphdriver/vfs
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/graphdriver/zfs
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/images
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/initlayer
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/links
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/listeners
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/logger
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/logger/awslogs
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/logger/fluentd
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/logger/gcplogs
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/logger/gelf
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/logger/journald
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/logger/local
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/logger/logentries
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/logger/loggertest
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/logger/loggerutils
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/logger/splunk
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/logger/syslog
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/logger/templates
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/names
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/network
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/stats
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/distribution
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/distribution/metadata
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/distribution/utils
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/distribution/xfer
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/dockerversion
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/errdefs
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/image
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/image/cache
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/image/tarexport
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/image/v1
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/internal/test/suite
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/layer
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/libcontainerd
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/libcontainerd/queue
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/libcontainerd/remote
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/libcontainerd/supervisor
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/libcontainerd/types
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/oci
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/oci/caps
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/opts
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/aaparser
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/archive
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/authorization
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/broadcaster
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/capabilities
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/chrootarchive
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/containerfs
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/devicemapper
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/directory
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/dmesg
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/fileutils
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/fsutils
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/homedir
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/idtools
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/ioutils
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/jsonmessage
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/longpath
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/loopback
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/namesgenerator
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/parsers
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/parsers/kernel
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/pidfile
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/platform
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/plugingetter
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/plugins
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/plugins/transport
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/pools
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/progress
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/pubsub
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/reexec
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/signal
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/stack
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/stdcopy
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/streamformatter
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/stringid
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/sysinfo
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/system
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/tailfile
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/tarsum
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/truncindex
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/urlutil
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/pkg/useragent
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/plugin
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/plugin/executor/containerd
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/plugin/v2
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/profiles/apparmor
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/profiles/seccomp
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/quota
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/reference
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/registry
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/registry/resumable
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/restartmanager
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/rootless
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/rootless/specconv
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/runconfig
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/runconfig/opts
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/testutil
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/testutil/daemon
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/testutil/environment
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/testutil/fakecontext
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/testutil/fakegit
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/testutil/fakestorage
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/testutil/fixtures/load
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/testutil/fixtures/plugin
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/testutil/registry
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/testutil/request
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/volume
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/volume/drivers
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/volume/local
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/volume/mounts
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/volume/service
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/volume/service/opts
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/volume/testutils'
11:07:52 [2022-08-08T11:07:52.285Z] ++ grep --fixed-strings /libnetwork
11:07:52 [2022-08-08T11:07:52.285Z] ++ echo 'github.com/docker/docker/api
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/backend/build
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/httpstatus
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/httputils
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/middleware
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router/build
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router/checkpoint
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router/container
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router/debug
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router/distribution
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router/grpc
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router/image
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router/network
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router/plugin
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router/session
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router/swarm
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router/system
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/server/router/volume
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/backend
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/blkiodev
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/container
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/events
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/filters
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/image
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/mount
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/network
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/plugins/logdriver
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/registry
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/strslice
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/swarm
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/swarm/runtime
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/time
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/versions
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/versions/v1p19
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/versions/v1p20
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/api/types/volume
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/builder
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/builder/builder-next
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/builder/builder-next/exporter
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/builder/builder-next/worker
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/builder/dockerfile
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/builder/remotecontext
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/builder/remotecontext/git
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/builder/remotecontext/urlutil
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/cli
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/cli/config
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/cli/debug
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/cli/winresources/docker-proxy
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/cli/winresources/dockerd
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/client
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/cmd/docker-proxy
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/cmd/dockerd
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/cmd/dockerd/trap
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/container
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/container/stream
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/contrib/apparmor
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/contrib/docker-device-tool
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/contrib/httpserver
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/cluster
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/cluster/convert
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/cluster/executor
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/cluster/executor/container
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/cluster/provider
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/config
11:07:52 [2022-08-08T11:07:52.285Z] github.com/docker/docker/daemon/events
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/events/testutils
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/exec
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/graphdriver
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/graphdriver/aufs
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/graphdriver/copy
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/graphdriver/overlay
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/graphdriver/register
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/graphdriver/vfs
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/graphdriver/zfs
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/images
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/initlayer
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/links
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/listeners
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/logger
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/logger/awslogs
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/logger/fluentd
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/logger/gcplogs
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/logger/gelf
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/logger/journald
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/logger/local
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/logger/logentries
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/logger/loggertest
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/logger/loggerutils
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/logger/splunk
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/logger/syslog
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/logger/templates
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/names
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/network
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/daemon/stats
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/distribution
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/distribution/metadata
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/distribution/utils
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/distribution/xfer
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/dockerversion
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/errdefs
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/image
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/image/cache
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/image/tarexport
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/image/v1
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/internal/test/suite
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/layer
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libcontainerd
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libcontainerd/queue
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libcontainerd/remote
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libcontainerd/supervisor
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libcontainerd/types
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/bitseq
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/cluster
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/config
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/datastore
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/diagnostic
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/discoverapi
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/driverapi
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/bridge
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/host
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/null
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/overlay
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/remote
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/windows
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drvregistry
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/etchosts
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/idm
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/internal/caller
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ipam
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ipamapi
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ipams/builtin
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ipams/null
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ipams/remote
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ipamutils
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/iptables
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/netlabel
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/netutils
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/networkdb
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ns
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/options
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/osl
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/osl/kernel
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/portallocator
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/portmapper
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/resolvconf
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/testutils
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/types
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/oci
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/oci/caps
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/opts
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/aaparser
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/archive
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/authorization
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/broadcaster
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/capabilities
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/chrootarchive
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/containerfs
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/devicemapper
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/directory
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/dmesg
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/fileutils
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/fsutils
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/homedir
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/idtools
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/ioutils
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/jsonmessage
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/longpath
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/loopback
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/namesgenerator
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/parsers
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/parsers/kernel
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/pidfile
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/platform
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/plugingetter
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/plugins
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/plugins/transport
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/pools
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/progress
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/pubsub
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/reexec
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/signal
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/stack
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/stdcopy
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/streamformatter
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/stringid
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/sysinfo
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/system
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/tailfile
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/tarsum
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/truncindex
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/urlutil
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/pkg/useragent
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/plugin
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/plugin/executor/containerd
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/plugin/v2
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/profiles/apparmor
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/profiles/seccomp
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/quota
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/reference
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/registry
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/registry/resumable
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/restartmanager
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/rootless
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/rootless/specconv
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/runconfig
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/runconfig/opts
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/testutil
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/testutil/daemon
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/testutil/environment
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/testutil/fakecontext
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/testutil/fakegit
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/testutil/fakestorage
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/testutil/fixtures/load
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/testutil/fixtures/plugin
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/testutil/registry
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/testutil/request
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/volume
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/volume/drivers
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/volume/local
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/volume/mounts
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/volume/service
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/volume/service/opts
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/volume/testutils'
11:07:52 [2022-08-08T11:07:52.286Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/bitseq
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/cluster
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/config
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/datastore
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/diagnostic
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/discoverapi
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/driverapi
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/bridge
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/host
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/null
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/overlay
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/remote
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/windows
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drvregistry
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/etchosts
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/idm
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/internal/caller
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ipam
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ipamapi
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ipams/builtin
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ipams/null
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ipams/remote
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ipamutils
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/iptables
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/netlabel
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/netutils
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/networkdb
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ns
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/options
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/osl
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/osl/kernel
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/portallocator
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/portmapper
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/resolvconf
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/testutils
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/types'
11:07:52 [2022-08-08T11:07:52.286Z] + grep --fixed-strings libnetwork/drivers/bridge
11:07:52 [2022-08-08T11:07:52.286Z] + echo 'github.com/docker/docker/libnetwork
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/bitseq
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/cluster
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/config
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/datastore
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/diagnostic
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/discoverapi
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/driverapi
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/bridge
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/host
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/null
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/overlay
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/remote
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/windows
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drvregistry
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/etchosts
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/idm
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/internal/caller
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ipam
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ipamapi
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ipams/builtin
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ipams/null
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ipams/remote
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ipamutils
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/iptables
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/netlabel
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/netutils
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/networkdb
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/ns
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/options
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/osl
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/osl/kernel
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/portallocator
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/portmapper
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/resolvconf
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/testutils
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/types'
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/bridge
11:07:52 [2022-08-08T11:07:52.286Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:07:52 [2022-08-08T11:07:52.286Z] + type docker-proxy
11:07:52 [2022-08-08T11:07:52.286Z] hack/test/unit: line 25: type: docker-proxy: not found
11:07:52 [2022-08-08T11:07:52.286Z] + hack/make.sh binary-proxy install-proxy
11:07:52 [2022-08-08T11:07:52.286Z] 
11:07:52 [2022-08-08T11:07:52.286Z] Removing bundles/
11:07:52 [2022-08-08T11:07:52.286Z] 
11:07:52 [2022-08-08T11:07:52.286Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
11:07:52 [2022-08-08T11:07:52.286Z] Building: bundles/binary-proxy/docker-proxy
11:07:52 [2022-08-08T11:07:52.286Z] GOOS="" GOARCH="" GOARM=""
11:07:56 [2022-08-08T11:07:56.209Z] Loaded image: debian:bullseye-slim
11:07:56 [2022-08-08T11:07:56.210Z] Loaded image: hello-world:latest
11:07:56 [2022-08-08T11:07:56.210Z] Loaded image: arm32v7/hello-world:latest
11:07:56 [2022-08-08T11:07:56.210Z] INFO: Testing against a local daemon
11:07:56 [2022-08-08T11:07:56.210Z] === RUN   TestCgroupNamespacesBuild
11:07:57 [2022-08-08T11:07:57.560Z] Created binary: bundles/binary-proxy/docker-proxy
11:07:57 [2022-08-08T11:07:57.560Z] 
11:07:57 [2022-08-08T11:07:57.560Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
11:07:57 [2022-08-08T11:07:57.560Z] Installing docker-proxy to /usr/local/bin/
11:07:57 [2022-08-08T11:07:57.560Z] 
11:07:57 [2022-08-08T11:07:57.560Z] + mkdir -p bundles
11:07:57 [2022-08-08T11:07:57.560Z] + '[' -n 'github.com/docker/docker/api
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/server
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/server/backend/build
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/server/httpstatus
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/server/httputils
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/server/middleware
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/server/router
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/server/router/build
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/server/router/checkpoint
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/server/router/container
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/server/router/debug
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/server/router/distribution
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/server/router/grpc
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/server/router/image
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/server/router/network
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/server/router/plugin
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/server/router/session
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/server/router/swarm
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/server/router/system
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/server/router/volume
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/types
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/types/backend
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/types/blkiodev
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/types/container
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/types/events
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/types/filters
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/types/image
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/types/mount
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/types/network
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/types/plugins/logdriver
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/types/registry
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/types/strslice
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/types/swarm
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/types/swarm/runtime
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/types/time
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/types/versions
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/types/versions/v1p19
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/types/versions/v1p20
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/api/types/volume
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/builder
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/builder/builder-next
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/builder/builder-next/exporter
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/builder/builder-next/worker
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/builder/dockerfile
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/builder/remotecontext
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/builder/remotecontext/git
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/builder/remotecontext/urlutil
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/cli
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/cli/config
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/cli/debug
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/cli/winresources/docker-proxy
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/cli/winresources/dockerd
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/client
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/cmd/docker-proxy
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/cmd/dockerd
11:07:57 [2022-08-08T11:07:57.560Z] github.com/docker/docker/cmd/dockerd/trap
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/container
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/container/stream
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/contrib/apparmor
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/contrib/docker-device-tool
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/contrib/httpserver
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/cluster
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/cluster/convert
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/cluster/executor
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/cluster/executor/container
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/cluster/provider
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/config
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/events
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/events/testutils
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/exec
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/graphdriver
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/graphdriver/aufs
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/graphdriver/copy
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/graphdriver/overlay
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/graphdriver/register
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/graphdriver/vfs
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/graphdriver/zfs
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/images
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/initlayer
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/links
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/listeners
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/logger
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/logger/awslogs
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/logger/fluentd
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/logger/gcplogs
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/logger/gelf
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/logger/journald
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/logger/local
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/logger/logentries
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/logger/loggertest
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/logger/loggerutils
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/logger/splunk
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/logger/syslog
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/logger/templates
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/names
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/network
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/daemon/stats
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/distribution
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/distribution/metadata
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/distribution/utils
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/distribution/xfer
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/dockerversion
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/errdefs
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/image
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/image/cache
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/image/tarexport
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/image/v1
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/internal/test/suite
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/layer
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/libcontainerd
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/libcontainerd/queue
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/libcontainerd/remote
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/libcontainerd/supervisor
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/libcontainerd/types
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/oci
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/oci/caps
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/opts
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/aaparser
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/archive
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/authorization
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/broadcaster
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/capabilities
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/chrootarchive
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/containerfs
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/devicemapper
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/directory
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/dmesg
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/fileutils
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/fsutils
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/homedir
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/idtools
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/ioutils
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/jsonmessage
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/longpath
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/loopback
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/namesgenerator
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/parsers
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/parsers/kernel
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/pidfile
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/platform
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/plugingetter
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/plugins
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/plugins/transport
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/pools
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/progress
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/pubsub
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/reexec
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/signal
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/stack
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/stdcopy
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/streamformatter
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/stringid
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/sysinfo
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/system
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/tailfile
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/tarsum
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/truncindex
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/urlutil
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/pkg/useragent
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/plugin
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/plugin/executor/containerd
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/plugin/v2
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/profiles/apparmor
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/profiles/seccomp
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/quota
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/reference
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/registry
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/registry/resumable
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/restartmanager
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/rootless
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/rootless/specconv
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/runconfig
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/runconfig/opts
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/testutil
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/testutil/daemon
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/testutil/environment
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/testutil/fakecontext
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/testutil/fakegit
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/testutil/fakestorage
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/testutil/fixtures/load
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/testutil/fixtures/plugin
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/testutil/registry
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/testutil/request
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/volume
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/volume/drivers
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/volume/local
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/volume/mounts
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/volume/service
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/volume/service/opts
11:07:57 [2022-08-08T11:07:57.561Z] github.com/docker/docker/volume/testutils' ']'
11:07:57 [2022-08-08T11:07:57.561Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
11:07:58 [2022-08-08T11:07:58.124Z] --- PASS: TestCgroupNamespacesBuild (2.49s)
11:07:58 [2022-08-08T11:07:58.124Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:07:58 [2022-08-08T11:07:58.498Z] ?   	github.com/docker/docker/api	[no test files]
11:08:00 [2022-08-08T11:08:00.667Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.08s)
11:08:00 [2022-08-08T11:08:00.667Z] === RUN   TestBuildWithSession
11:08:00 [2022-08-08T11:08:00.667Z]     build_session_test.go:25: TODO: BuildKit
11:08:00 [2022-08-08T11:08:00.667Z] --- SKIP: TestBuildWithSession (0.00s)
11:08:00 [2022-08-08T11:08:00.667Z] === RUN   TestBuildSquashParent
11:08:05 [2022-08-08T11:08:05.312Z] sha256:6b2e4f316702d35daacc5f508f7330c9644abdcac4faccca6ba0d6e197c772f6
11:08:05 [2022-08-08T11:08:05.312Z] INFO: Starting docker-py tests...
11:08:05 [2022-08-08T11:08:05.312Z] ============================= test session starts ==============================
11:08:05 [2022-08-08T11:08:05.312Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
11:08:05 [2022-08-08T11:08:05.312Z] rootdir: /src, inifile: pytest.ini
11:08:05 [2022-08-08T11:08:05.312Z] plugins: cov-2.6.1, timeout-1.3.3
11:08:05 [2022-08-08T11:08:05.312Z] collected 395 items / 2 deselected / 393 selected
11:08:05 [2022-08-08T11:08:05.312Z] 
11:08:10 [2022-08-08T11:08:10.663Z] --- PASS: TestBuildSquashParent (9.12s)
11:08:10 [2022-08-08T11:08:10.663Z] === RUN   TestBuildWithRemoveAndForceRemove
11:08:10 [2022-08-08T11:08:10.663Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:08:10 [2022-08-08T11:08:10.663Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:08:10 [2022-08-08T11:08:10.663Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:08:10 [2022-08-08T11:08:10.663Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:08:10 [2022-08-08T11:08:10.663Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:08:10 [2022-08-08T11:08:10.663Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:08:10 [2022-08-08T11:08:10.663Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:08:10 [2022-08-08T11:08:10.663Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:08:10 [2022-08-08T11:08:10.663Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:08:10 [2022-08-08T11:08:10.663Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:08:10 [2022-08-08T11:08:10.663Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:08:10 [2022-08-08T11:08:10.663Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:08:10 [2022-08-08T11:08:10.663Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:08:10 [2022-08-08T11:08:10.663Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:08:13 [2022-08-08T11:08:13.207Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:08:13 [2022-08-08T11:08:13.207Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:08:13 [2022-08-08T11:08:13.397Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 7.9% of statements
11:08:16 [2022-08-08T11:08:16.505Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:08:16 [2022-08-08T11:08:16.505Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:08:19 [2022-08-08T11:08:19.643Z] tests/integration/api_build_test.py .......................X             [  6%]
11:08:19 [2022-08-08T11:08:19.802Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
11:08:19 [2022-08-08T11:08:19.802Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.29s)
11:08:19 [2022-08-08T11:08:19.802Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.59s)
11:08:19 [2022-08-08T11:08:19.802Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.29s)
11:08:19 [2022-08-08T11:08:19.802Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.36s)
11:08:19 [2022-08-08T11:08:19.802Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.32s)
11:08:19 [2022-08-08T11:08:19.802Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.12s)
11:08:19 [2022-08-08T11:08:19.802Z] === RUN   TestBuildMultiStageCopy
11:08:19 [2022-08-08T11:08:19.802Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:08:20 [2022-08-08T11:08:20.461Z] tests/integration/api_client_test.py .....                               [  7%]
11:08:22 [2022-08-08T11:08:22.206Z] tests/integration/api_config_test.py ......                              [  8%]
11:08:22 [2022-08-08T11:08:22.347Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:08:22 [2022-08-08T11:08:22.607Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:08:23 [2022-08-08T11:08:23.549Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:08:23 [2022-08-08T11:08:23.810Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:08:24 [2022-08-08T11:08:24.380Z] --- PASS: TestBuildMultiStageCopy (4.99s)
11:08:24 [2022-08-08T11:08:24.380Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.71s)
11:08:24 [2022-08-08T11:08:24.381Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s)
11:08:24 [2022-08-08T11:08:24.381Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s)
11:08:24 [2022-08-08T11:08:24.381Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s)
11:08:24 [2022-08-08T11:08:24.381Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
11:08:24 [2022-08-08T11:08:24.381Z] === RUN   TestBuildMultiStageParentConfig
11:08:26 [2022-08-08T11:08:26.292Z] --- PASS: TestBuildMultiStageParentConfig (1.47s)
11:08:26 [2022-08-08T11:08:26.292Z] === RUN   TestBuildLabelWithTargets
11:08:28 [2022-08-08T11:08:28.209Z] --- PASS: TestBuildLabelWithTargets (2.27s)
11:08:28 [2022-08-08T11:08:28.209Z] === RUN   TestBuildWithEmptyLayers
11:08:30 [2022-08-08T11:08:30.119Z] --- PASS: TestBuildWithEmptyLayers (1.50s)
11:08:30 [2022-08-08T11:08:30.119Z] === RUN   TestBuildMultiStageOnBuild
11:08:32 [2022-08-08T11:08:32.205Z] #64 325.0 # github.com/containerd/containerd/cmd/containerd
11:08:32 [2022-08-08T11:08:32.205Z] #64 325.0 /usr/bin/ld: /tmp/go-link-2903228717/000019.o: in function `New':
11:08:32 [2022-08-08T11:08:32.205Z] #64 325.0 /tmp/tmp.tIrkUlWHqx/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
11:08:32 [2022-08-08T11:08:32.205Z] #64 325.1 + bin/containerd-stress
11:08:32 [2022-08-08T11:08:32.205Z] #64 326.2 + bin/containerd-shim
11:08:33 [2022-08-08T11:08:33.416Z] --- PASS: TestBuildMultiStageOnBuild (3.09s)
11:08:33 [2022-08-08T11:08:33.416Z] === RUN   TestBuildUncleanTarFilenames
11:08:34 [2022-08-08T11:08:34.796Z] --- PASS: TestBuildUncleanTarFilenames (1.89s)
11:08:34 [2022-08-08T11:08:34.796Z] === RUN   TestBuildMultiStageLayerLeak
11:08:38 [2022-08-08T11:08:38.090Z] --- PASS: TestBuildMultiStageLayerLeak (3.48s)
11:08:38 [2022-08-08T11:08:38.090Z] === RUN   TestBuildWithHugeFile
11:08:38 [2022-08-08T11:08:38.747Z] #64 337.2 + bin/containerd-shim-runc-v1
11:08:45 [2022-08-08T11:08:45.291Z] #64 343.4 + bin/containerd-shim-runc-v2
11:08:45 [2022-08-08T11:08:45.547Z] #64 344.2 + binaries
11:08:45 [2022-08-08T11:08:45.547Z] #64 344.2 + install -D bin/containerd /build/containerd
11:08:45 [2022-08-08T11:08:45.547Z] #64 344.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:08:45 [2022-08-08T11:08:45.547Z] #64 344.3 + install -D bin/ctr /build/ctr
11:08:48 [2022-08-08T11:08:48.064Z] #64 DONE 346.4s
11:08:48 [2022-08-08T11:08:48.631Z] 
11:08:48 [2022-08-08T11:08:48.631Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
11:08:48 [2022-08-08T11:08:48.631Z] #65 sha256:45f89fa9165eaf0c094a7bdfaab94ac29062ce0342ab7ee26f5f28ff3696a4aa
11:08:50 [2022-08-08T11:08:50.011Z] #65 DONE 1.1s
11:08:50 [2022-08-08T11:08:50.011Z] 
11:08:50 [2022-08-08T11:08:50.011Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:08:50 [2022-08-08T11:08:50.011Z] #70 sha256:4ba5e80172ff6a92f555b359cf017a6a046a3f3e59ab771c7675df0c19bfba9a
11:08:50 [2022-08-08T11:08:50.011Z] #70 DONE 0.3s
11:08:50 [2022-08-08T11:08:50.011Z] 
11:08:50 [2022-08-08T11:08:50.011Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
11:08:50 [2022-08-08T11:08:50.011Z] #75 sha256:0c491f11e5479ac57df2b68da5590617e70d5060fb035223c2e5d706749c6a14
11:08:51 [2022-08-08T11:08:51.393Z] #75 DONE 1.2s
11:08:51 [2022-08-08T11:08:51.393Z] 
11:08:51 [2022-08-08T11:08:51.393Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
11:08:51 [2022-08-08T11:08:51.393Z] #78 sha256:75d5daed04e0bd7dcfb6bd2c06dc8b7016038e28a6541f6af494750848d714fa
11:08:51 [2022-08-08T11:08:51.393Z] #78 DONE 0.0s
11:08:51 [2022-08-08T11:08:51.393Z] 
11:08:51 [2022-08-08T11:08:51.393Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
11:08:51 [2022-08-08T11:08:51.393Z] #79 sha256:2efcd2703548ee8f6e198e6728c3582c2b44954c8fb5d5665a1b48ec009ff509
11:08:51 [2022-08-08T11:08:51.393Z] #79 DONE 0.0s
11:08:51 [2022-08-08T11:08:51.393Z] 
11:08:51 [2022-08-08T11:08:51.393Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
11:08:51 [2022-08-08T11:08:51.393Z] #80 sha256:21b9aeb9dfda8d1f5dcd0f0b616efc26079800e044cb96e5c5fd5607cf013dd3
11:08:51 [2022-08-08T11:08:51.393Z] #80 DONE 0.0s
11:08:51 [2022-08-08T11:08:51.393Z] 
11:08:51 [2022-08-08T11:08:51.393Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             dbus             dbus-user-session             systemd             systemd-sysv
11:08:51 [2022-08-08T11:08:51.393Z] #81 sha256:3c0da48e37d92d134d36300a1296d29942930f2e897d1dc1a50bc58405b682f2
11:08:51 [2022-08-08T11:08:51.955Z] #81 0.650 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
11:08:51 [2022-08-08T11:08:51.955Z] #81 0.651 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
11:08:51 [2022-08-08T11:08:51.955Z] #81 0.651 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
11:08:52 [2022-08-08T11:08:52.287Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
11:08:52 [2022-08-08T11:08:52.775Z] #81 0.907 Reading package lists...
11:08:53 [2022-08-08T11:08:53.339Z] #81 1.416 Reading package lists...
11:08:53 [2022-08-08T11:08:53.339Z] #81 1.912 Building dependency tree...
11:08:53 [2022-08-08T11:08:53.339Z] #81 2.017 Reading state information...
11:08:53 [2022-08-08T11:08:53.339Z] #81 2.129 The following additional packages will be installed:
11:08:53 [2022-08-08T11:08:53.595Z] #81 2.129   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
11:08:53 [2022-08-08T11:08:53.595Z] #81 2.130 Suggested packages:
11:08:53 [2022-08-08T11:08:53.595Z] #81 2.130   systemd-container policykit-1
11:08:53 [2022-08-08T11:08:53.595Z] #81 2.130 Recommended packages:
11:08:53 [2022-08-08T11:08:53.595Z] #81 2.130   systemd-timesyncd | time-daemon libnss-systemd
11:08:53 [2022-08-08T11:08:53.595Z] #81 2.198 The following NEW packages will be installed:
11:08:53 [2022-08-08T11:08:53.595Z] #81 2.199   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
11:08:53 [2022-08-08T11:08:53.595Z] #81 2.200   libkmod2 libpam-systemd systemd systemd-sysv
11:08:53 [2022-08-08T11:08:53.851Z] #81 2.467 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
11:08:53 [2022-08-08T11:08:53.851Z] #81 2.467 Need to get 5817 kB of archives.
11:08:53 [2022-08-08T11:08:53.851Z] #81 2.467 After this operation, 19.3 MB of additional disk space will be used.
11:08:53 [2022-08-08T11:08:53.851Z] #81 2.467 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
11:08:53 [2022-08-08T11:08:53.851Z] #81 2.469 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
11:08:53 [2022-08-08T11:08:53.851Z] #81 2.471 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
11:08:53 [2022-08-08T11:08:53.851Z] #81 2.474 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
11:08:53 [2022-08-08T11:08:53.851Z] #81 2.477 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
11:08:53 [2022-08-08T11:08:53.851Z] #81 2.563 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
11:08:54 [2022-08-08T11:08:54.108Z] #81 2.569 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
11:08:54 [2022-08-08T11:08:54.108Z] #81 2.571 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
11:08:54 [2022-08-08T11:08:54.108Z] #81 2.572 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
11:08:54 [2022-08-08T11:08:54.108Z] #81 2.582 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
11:08:54 [2022-08-08T11:08:54.108Z] #81 2.756 debconf: delaying package configuration, since apt-utils is not installed
11:08:54 [2022-08-08T11:08:54.108Z] #81 2.784 Fetched 5817 kB in 0s (15.4 MB/s)
11:08:54 [2022-08-08T11:08:54.108Z] #81 2.807 Selecting previously unselected package libargon2-1:amd64.
11:08:54 [2022-08-08T11:08:54.108Z] #81 2.807 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28638 files and directories currently installed.)
11:08:54 [2022-08-08T11:08:54.108Z] #81 2.822 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
11:08:54 [2022-08-08T11:08:54.108Z] #81 2.828 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
11:08:54 [2022-08-08T11:08:54.108Z] #81 2.859 Selecting previously unselected package libjson-c5:amd64.
11:08:54 [2022-08-08T11:08:54.108Z] #81 2.862 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
11:08:54 [2022-08-08T11:08:54.108Z] #81 2.865 Unpacking libjson-c5:amd64 (0.15-2) ...
11:08:54 [2022-08-08T11:08:54.108Z] #81 2.896 Selecting previously unselected package libcryptsetup12:amd64.
11:08:54 [2022-08-08T11:08:54.108Z] #81 2.899 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
11:08:54 [2022-08-08T11:08:54.108Z] #81 2.902 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
11:08:54 [2022-08-08T11:08:54.108Z] #81 2.957 Selecting previously unselected package libkmod2:amd64.
11:08:54 [2022-08-08T11:08:54.365Z] #81 2.959 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
11:08:54 [2022-08-08T11:08:54.365Z] #81 2.963 Unpacking libkmod2:amd64 (28-1) ...
11:08:54 [2022-08-08T11:08:54.365Z] #81 3.003 Selecting previously unselected package systemd.
11:08:54 [2022-08-08T11:08:54.365Z] #81 3.006 Preparing to unpack .../systemd_247.3-7_amd64.deb ...
11:08:54 [2022-08-08T11:08:54.365Z] #81 3.038 Unpacking systemd (247.3-7) ...
11:08:54 [2022-08-08T11:08:54.927Z] #81 3.698 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
11:08:55 [2022-08-08T11:08:55.184Z] #81 3.707 Setting up libjson-c5:amd64 (0.15-2) ...
11:08:55 [2022-08-08T11:08:55.184Z] #81 3.716 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
11:08:55 [2022-08-08T11:08:55.184Z] #81 3.724 Setting up libkmod2:amd64 (28-1) ...
11:08:55 [2022-08-08T11:08:55.184Z] #81 3.734 Setting up systemd (247.3-7) ...
11:08:55 [2022-08-08T11:08:55.184Z] #81 3.766 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
11:08:55 [2022-08-08T11:08:55.184Z] #81 3.767 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
11:08:55 [2022-08-08T11:08:55.184Z] #81 3.770 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
11:08:55 [2022-08-08T11:08:55.184Z] #81 3.793 Initializing machine ID from KVM UUID.
11:08:55 [2022-08-08T11:08:55.440Z] #81 4.160 Selecting previously unselected package systemd-sysv.
11:08:55 [2022-08-08T11:08:55.440Z] #81 4.160 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29449 files and directories currently installed.)
11:08:55 [2022-08-08T11:08:55.440Z] #81 4.174 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ...
11:08:55 [2022-08-08T11:08:55.440Z] #81 4.177 Unpacking systemd-sysv (247.3-7) ...
11:08:55 [2022-08-08T11:08:55.440Z] #81 4.214 Selecting previously unselected package libdbus-1-3:amd64.
11:08:55 [2022-08-08T11:08:55.440Z] #81 4.217 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
11:08:55 [2022-08-08T11:08:55.440Z] #81 4.220 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
11:08:55 [2022-08-08T11:08:55.440Z] #81 4.268 Selecting previously unselected package dbus.
11:08:55 [2022-08-08T11:08:55.696Z] #81 4.271 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
11:08:55 [2022-08-08T11:08:55.696Z] #81 4.280 Unpacking dbus (1.12.20-2) ...
11:08:55 [2022-08-08T11:08:55.696Z] #81 4.333 Selecting previously unselected package libpam-systemd:amd64.
11:08:55 [2022-08-08T11:08:55.696Z] #81 4.335 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ...
11:08:55 [2022-08-08T11:08:55.696Z] #81 4.338 Unpacking libpam-systemd:amd64 (247.3-7) ...
11:08:55 [2022-08-08T11:08:55.696Z] #81 4.381 Selecting previously unselected package dbus-user-session.
11:08:55 [2022-08-08T11:08:55.696Z] #81 4.383 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
11:08:55 [2022-08-08T11:08:55.696Z] #81 4.386 Unpacking dbus-user-session (1.12.20-2) ...
11:08:55 [2022-08-08T11:08:55.696Z] #81 4.447 Setting up systemd-sysv (247.3-7) ...
11:08:55 [2022-08-08T11:08:55.696Z] #81 4.457 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
11:08:55 [2022-08-08T11:08:55.696Z] #81 4.467 Setting up dbus (1.12.20-2) ...
11:08:55 [2022-08-08T11:08:55.952Z] #81 4.574 invoke-rc.d: could not determine current runlevel
11:08:55 [2022-08-08T11:08:55.952Z] #81 4.577 invoke-rc.d: policy-rc.d denied execution of start.
11:08:55 [2022-08-08T11:08:55.952Z] #81 4.580 Setting up libpam-systemd:amd64 (247.3-7) ...
11:08:55 [2022-08-08T11:08:55.952Z] #81 4.782 Setting up dbus-user-session (1.12.20-2) ...
11:08:56 [2022-08-08T11:08:56.208Z] #81 4.797 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:08:56 [2022-08-08T11:08:56.208Z] #81 DONE 4.9s
11:08:56 [2022-08-08T11:08:56.208Z] 
11:08:56 [2022-08-08T11:08:56.208Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
11:08:56 [2022-08-08T11:08:56.208Z] #82 sha256:a66befd0fd9b9b3b94f3358e1422d4a3b2d0b9b527b12c04c34bef1efa3dd170
11:08:56 [2022-08-08T11:08:56.769Z] #82 0.422   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:08:56 [2022-08-08T11:08:56.769Z] #82 0.422                                  Dload  Upload   Total   Spent    Left  Speed
11:08:57 [2022-08-08T11:08:57.025Z] #82 0.424 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   5824      0 --:--:-- --:--:-- --:--:--  5805
11:08:57 [2022-08-08T11:08:57.025Z] #82 DONE 0.8s
11:08:57 [2022-08-08T11:08:57.025Z] 
11:08:57 [2022-08-08T11:08:57.025Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker
11:08:57 [2022-08-08T11:08:57.025Z] #83 sha256:8ad8847b581233e2a9eb58c584a9db4b77fc8e3eee42ac8bcce8635b4799008c
11:08:57 [2022-08-08T11:08:57.954Z] #83 DONE 0.9s
11:08:57 [2022-08-08T11:08:57.954Z] 
11:08:57 [2022-08-08T11:08:57.954Z] #84 exporting to image
11:08:57 [2022-08-08T11:08:57.954Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
11:08:57 [2022-08-08T11:08:57.954Z] #84 exporting layers
11:08:59 [2022-08-08T11:08:59.005Z] --- PASS: TestImportExtremelyLargeImageWorks (92.62s)
11:08:59 [2022-08-08T11:08:59.005Z] PASS
11:08:59 [2022-08-08T11:08:59.005Z] 
11:08:59 [2022-08-08T11:08:59.005Z] === Skipped
11:08:59 [2022-08-08T11:08:59.005Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
11:08:59 [2022-08-08T11:08:59.005Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
11:08:59 [2022-08-08T11:08:59.005Z] 
11:08:59 [2022-08-08T11:08:59.005Z] DONE 22 tests, 1 skipped in 96.533s
11:08:59 [2022-08-08T11:08:59.005Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
11:08:59 [2022-08-08T11:08:59.005Z] === RUN   TestStripANSICommands
11:08:59 [2022-08-08T11:08:59.005Z] === RUN   TestStripANSICommands/#00
11:08:59 [2022-08-08T11:08:59.005Z] === RUN   TestStripANSICommands/#01
11:08:59 [2022-08-08T11:08:59.005Z] --- PASS: TestStripANSICommands (0.00s)
11:08:59 [2022-08-08T11:08:59.005Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
11:08:59 [2022-08-08T11:08:59.005Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
11:08:59 [2022-08-08T11:08:59.005Z] PASS
11:08:59 [2022-08-08T11:08:59.005Z] 
11:08:59 [2022-08-08T11:08:59.005Z] DONE 3 tests in 0.035s
11:08:59 [2022-08-08T11:08:59.005Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
11:08:59 [2022-08-08T11:08:59.005Z] INFO: Testing against a local daemon
11:08:59 [2022-08-08T11:08:59.005Z] === RUN   TestNetworkCreateDelete
11:08:59 [2022-08-08T11:08:59.005Z] --- PASS: TestNetworkCreateDelete (0.13s)
11:08:59 [2022-08-08T11:08:59.005Z] === RUN   TestDockerNetworkDeletePreferID
11:08:59 [2022-08-08T11:08:59.005Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
11:08:59 [2022-08-08T11:08:59.005Z] === RUN   TestDaemonDNSFallback
11:09:02 [2022-08-08T11:09:02.296Z] --- PASS: TestDaemonDNSFallback (6.32s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestInspectNetwork
11:09:02 [2022-08-08T11:09:02.296Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestInspectNetwork (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestRunContainerWithBridgeNone
11:09:02 [2022-08-08T11:09:02.296Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestNetworkInvalidJSON
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestNetworkInvalidJSON/networks/create
11:09:02 [2022-08-08T11:09:02.296Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:09:02 [2022-08-08T11:09:02.296Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:09:02 [2022-08-08T11:09:02.296Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:09:02 [2022-08-08T11:09:02.296Z] === CONT  TestNetworkInvalidJSON/networks/create
11:09:02 [2022-08-08T11:09:02.296Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:09:02 [2022-08-08T11:09:02.296Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:09:02 [2022-08-08T11:09:02.296Z] --- PASS: TestNetworkInvalidJSON (0.01s)
11:09:02 [2022-08-08T11:09:02.296Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
11:09:02 [2022-08-08T11:09:02.296Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestNetworkList
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestNetworkList//networks
11:09:02 [2022-08-08T11:09:02.296Z] === PAUSE TestNetworkList//networks
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestNetworkList//networks/
11:09:02 [2022-08-08T11:09:02.296Z] === PAUSE TestNetworkList//networks/
11:09:02 [2022-08-08T11:09:02.296Z] === CONT  TestNetworkList//networks
11:09:02 [2022-08-08T11:09:02.296Z] === CONT  TestNetworkList//networks/
11:09:02 [2022-08-08T11:09:02.296Z] --- PASS: TestNetworkList (0.01s)
11:09:02 [2022-08-08T11:09:02.296Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z]     --- PASS: TestNetworkList//networks (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestHostIPv4BridgeLabel
11:09:02 [2022-08-08T11:09:02.296Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestDaemonRestartWithLiveRestore
11:09:02 [2022-08-08T11:09:02.296Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestDaemonDefaultNetworkPools
11:09:02 [2022-08-08T11:09:02.296Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestDaemonRestartWithExistingNetwork
11:09:02 [2022-08-08T11:09:02.296Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:09:02 [2022-08-08T11:09:02.296Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:09:02 [2022-08-08T11:09:02.296Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestServiceWithPredefinedNetwork
11:09:02 [2022-08-08T11:09:02.296Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:09:02 [2022-08-08T11:09:02.296Z]     service_test.go:243: FLAKY_TEST
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestServiceWithDataPathPortInit
11:09:02 [2022-08-08T11:09:02.296Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:09:02 [2022-08-08T11:09:02.296Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z] PASS
11:09:02 [2022-08-08T11:09:02.296Z] 
11:09:02 [2022-08-08T11:09:02.296Z] === Skipped
11:09:02 [2022-08-08T11:09:02.296Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:02 [2022-08-08T11:09:02.296Z] 
11:09:02 [2022-08-08T11:09:02.296Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
11:09:02 [2022-08-08T11:09:02.296Z] 
11:09:02 [2022-08-08T11:09:02.296Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
11:09:02 [2022-08-08T11:09:02.296Z] 
11:09:02 [2022-08-08T11:09:02.296Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
11:09:02 [2022-08-08T11:09:02.296Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
11:09:02 [2022-08-08T11:09:02.296Z] 
11:09:02 [2022-08-08T11:09:02.296Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
11:09:02 [2022-08-08T11:09:02.296Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
11:09:02 [2022-08-08T11:09:02.296Z] 
11:09:02 [2022-08-08T11:09:02.296Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
11:09:02 [2022-08-08T11:09:02.296Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
11:09:02 [2022-08-08T11:09:02.296Z] 
11:09:02 [2022-08-08T11:09:02.296Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
11:09:02 [2022-08-08T11:09:02.296Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
11:09:02 [2022-08-08T11:09:02.296Z] 
11:09:02 [2022-08-08T11:09:02.296Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
11:09:02 [2022-08-08T11:09:02.296Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
11:09:02 [2022-08-08T11:09:02.296Z] 
11:09:02 [2022-08-08T11:09:02.296Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:02 [2022-08-08T11:09:02.296Z] 
11:09:02 [2022-08-08T11:09:02.296Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z]     service_test.go:243: FLAKY_TEST
11:09:02 [2022-08-08T11:09:02.296Z] 
11:09:02 [2022-08-08T11:09:02.296Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
11:09:02 [2022-08-08T11:09:02.296Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:02 [2022-08-08T11:09:02.296Z] 
11:09:02 [2022-08-08T11:09:02.296Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:02 [2022-08-08T11:09:02.296Z] 
11:09:02 [2022-08-08T11:09:02.296Z] DONE 34 tests, 12 skipped in 7.053s
11:09:02 [2022-08-08T11:09:02.296Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:09:02 [2022-08-08T11:09:02.296Z] INFO: Testing against a local daemon
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestDockerNetworkIpvlanPersistance
11:09:02 [2022-08-08T11:09:02.296Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestDockerNetworkIpvlan
11:09:02 [2022-08-08T11:09:02.296Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z] PASS
11:09:02 [2022-08-08T11:09:02.296Z] 
11:09:02 [2022-08-08T11:09:02.296Z] === Skipped
11:09:02 [2022-08-08T11:09:02.296Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:09:02 [2022-08-08T11:09:02.296Z] 
11:09:02 [2022-08-08T11:09:02.296Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:09:02 [2022-08-08T11:09:02.296Z] 
11:09:02 [2022-08-08T11:09:02.296Z] DONE 2 tests, 2 skipped in 0.078s
11:09:02 [2022-08-08T11:09:02.296Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:09:02 [2022-08-08T11:09:02.296Z] INFO: Testing against a local daemon
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestDockerNetworkMacvlanPersistance
11:09:02 [2022-08-08T11:09:02.296Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestDockerNetworkMacvlan
11:09:02 [2022-08-08T11:09:02.296Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z] PASS
11:09:02 [2022-08-08T11:09:02.296Z] 
11:09:02 [2022-08-08T11:09:02.296Z] === Skipped
11:09:02 [2022-08-08T11:09:02.296Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
11:09:02 [2022-08-08T11:09:02.296Z] 
11:09:02 [2022-08-08T11:09:02.296Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
11:09:02 [2022-08-08T11:09:02.296Z] 
11:09:02 [2022-08-08T11:09:02.296Z] DONE 2 tests, 2 skipped in 0.075s
11:09:02 [2022-08-08T11:09:02.296Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
11:09:02 [2022-08-08T11:09:02.296Z] testing: warning: no tests to run
11:09:02 [2022-08-08T11:09:02.296Z] PASS
11:09:02 [2022-08-08T11:09:02.296Z] 
11:09:02 [2022-08-08T11:09:02.296Z] DONE 0 tests in 0.021s
11:09:02 [2022-08-08T11:09:02.296Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:09:02 [2022-08-08T11:09:02.296Z] INFO: Testing against a local daemon
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestAuthZPluginAllowRequest
11:09:02 [2022-08-08T11:09:02.296Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestAuthZPluginTLS
11:09:02 [2022-08-08T11:09:02.296Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestAuthZPluginTLS (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestAuthZPluginDenyRequest
11:09:02 [2022-08-08T11:09:02.296Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestAuthZPluginAPIDenyResponse
11:09:02 [2022-08-08T11:09:02.296Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestAuthZPluginDenyResponse
11:09:02 [2022-08-08T11:09:02.296Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestAuthZPluginAllowEventStream
11:09:02 [2022-08-08T11:09:02.296Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestAuthZPluginErrorResponse
11:09:02 [2022-08-08T11:09:02.296Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestAuthZPluginErrorRequest
11:09:02 [2022-08-08T11:09:02.296Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:09:02 [2022-08-08T11:09:02.296Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:09:02 [2022-08-08T11:09:02.296Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:09:02 [2022-08-08T11:09:02.296Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestAuthZPluginHeader
11:09:02 [2022-08-08T11:09:02.296Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:02 [2022-08-08T11:09:02.296Z] --- SKIP: TestAuthZPluginHeader (0.00s)
11:09:02 [2022-08-08T11:09:02.296Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:09:02 [2022-08-08T11:09:02.865Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:02 [2022-08-08T11:09:02.865Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.40s)
11:09:02 [2022-08-08T11:09:02.865Z] === RUN   TestAuthZPluginV2Disable
11:09:03 [2022-08-08T11:09:03.125Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:03 [2022-08-08T11:09:03.125Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
11:09:03 [2022-08-08T11:09:03.125Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:09:03 [2022-08-08T11:09:03.384Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:03 [2022-08-08T11:09:03.384Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
11:09:03 [2022-08-08T11:09:03.384Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:09:03 [2022-08-08T11:09:03.643Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:03 [2022-08-08T11:09:03.643Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
11:09:03 [2022-08-08T11:09:03.643Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:09:04 [2022-08-08T11:09:04.211Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:04 [2022-08-08T11:09:04.211Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
11:09:04 [2022-08-08T11:09:04.211Z] PASS
11:09:04 [2022-08-08T11:09:04.211Z] 
11:09:04 [2022-08-08T11:09:04.211Z] === Skipped
11:09:04 [2022-08-08T11:09:04.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
11:09:04 [2022-08-08T11:09:04.211Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:04 [2022-08-08T11:09:04.211Z] 
11:09:04 [2022-08-08T11:09:04.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
11:09:04 [2022-08-08T11:09:04.211Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:04 [2022-08-08T11:09:04.211Z] 
11:09:04 [2022-08-08T11:09:04.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
11:09:04 [2022-08-08T11:09:04.211Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:04 [2022-08-08T11:09:04.211Z] 
11:09:04 [2022-08-08T11:09:04.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
11:09:04 [2022-08-08T11:09:04.211Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:04 [2022-08-08T11:09:04.211Z] 
11:09:04 [2022-08-08T11:09:04.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
11:09:04 [2022-08-08T11:09:04.211Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:04 [2022-08-08T11:09:04.211Z] 
11:09:04 [2022-08-08T11:09:04.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
11:09:04 [2022-08-08T11:09:04.211Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:04 [2022-08-08T11:09:04.211Z] 
11:09:04 [2022-08-08T11:09:04.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
11:09:04 [2022-08-08T11:09:04.211Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:04 [2022-08-08T11:09:04.211Z] 
11:09:04 [2022-08-08T11:09:04.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
11:09:04 [2022-08-08T11:09:04.211Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:04 [2022-08-08T11:09:04.211Z] 
11:09:04 [2022-08-08T11:09:04.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
11:09:04 [2022-08-08T11:09:04.211Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:04 [2022-08-08T11:09:04.211Z] 
11:09:04 [2022-08-08T11:09:04.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
11:09:04 [2022-08-08T11:09:04.211Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:04 [2022-08-08T11:09:04.211Z] 
11:09:04 [2022-08-08T11:09:04.211Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
11:09:04 [2022-08-08T11:09:04.211Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:04 [2022-08-08T11:09:04.211Z] 
11:09:04 [2022-08-08T11:09:04.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
11:09:04 [2022-08-08T11:09:04.211Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:04 [2022-08-08T11:09:04.211Z] 
11:09:04 [2022-08-08T11:09:04.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.40s)
11:09:04 [2022-08-08T11:09:04.211Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:04 [2022-08-08T11:09:04.211Z] 
11:09:04 [2022-08-08T11:09:04.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
11:09:04 [2022-08-08T11:09:04.211Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:04 [2022-08-08T11:09:04.211Z] 
11:09:04 [2022-08-08T11:09:04.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
11:09:04 [2022-08-08T11:09:04.211Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:04 [2022-08-08T11:09:04.211Z] 
11:09:04 [2022-08-08T11:09:04.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
11:09:04 [2022-08-08T11:09:04.211Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:04 [2022-08-08T11:09:04.211Z] 
11:09:04 [2022-08-08T11:09:04.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
11:09:04 [2022-08-08T11:09:04.211Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:04 [2022-08-08T11:09:04.211Z] 
11:09:04 [2022-08-08T11:09:04.211Z] DONE 17 tests, 17 skipped in 1.773s
11:09:04 [2022-08-08T11:09:04.211Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:09:04 [2022-08-08T11:09:04.211Z] INFO: Testing against a local daemon
11:09:04 [2022-08-08T11:09:04.211Z] === RUN   TestPluginInvalidJSON
11:09:04 [2022-08-08T11:09:04.211Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:09:04 [2022-08-08T11:09:04.211Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:09:04 [2022-08-08T11:09:04.211Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:09:04 [2022-08-08T11:09:04.211Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:09:04 [2022-08-08T11:09:04.211Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:09:04 [2022-08-08T11:09:04.211Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:09:04 [2022-08-08T11:09:04.211Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:09:04 [2022-08-08T11:09:04.211Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:09:04 [2022-08-08T11:09:04.211Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:09:04 [2022-08-08T11:09:04.211Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:09:04 [2022-08-08T11:09:04.211Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:09:04 [2022-08-08T11:09:04.211Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:09:04 [2022-08-08T11:09:04.211Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:09:04 [2022-08-08T11:09:04.211Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:09:04 [2022-08-08T11:09:04.211Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:09:04 [2022-08-08T11:09:04.211Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:09:04 [2022-08-08T11:09:04.211Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:09:04 [2022-08-08T11:09:04.211Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:09:04 [2022-08-08T11:09:04.211Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:09:04 [2022-08-08T11:09:04.211Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:09:04 [2022-08-08T11:09:04.211Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:09:04 [2022-08-08T11:09:04.211Z] --- PASS: TestPluginInvalidJSON (0.02s)
11:09:04 [2022-08-08T11:09:04.211Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
11:09:04 [2022-08-08T11:09:04.211Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
11:09:04 [2022-08-08T11:09:04.211Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
11:09:04 [2022-08-08T11:09:04.211Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:09:04 [2022-08-08T11:09:04.211Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:09:04 [2022-08-08T11:09:04.211Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
11:09:04 [2022-08-08T11:09:04.211Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
11:09:04 [2022-08-08T11:09:04.211Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:09:04 [2022-08-08T11:09:04.211Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
11:09:04 [2022-08-08T11:09:04.211Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:09:04 [2022-08-08T11:09:04.211Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
11:09:04 [2022-08-08T11:09:04.211Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
11:09:04 [2022-08-08T11:09:04.211Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:09:04 [2022-08-08T11:09:04.211Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:09:04 [2022-08-08T11:09:04.211Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:09:04 [2022-08-08T11:09:04.211Z] === RUN   TestPluginInstall
11:09:04 [2022-08-08T11:09:04.211Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:04 [2022-08-08T11:09:04.211Z] --- SKIP: TestPluginInstall (0.00s)
11:09:04 [2022-08-08T11:09:04.211Z] === RUN   TestPluginsWithRuntimes
11:09:04 [2022-08-08T11:09:04.211Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
11:09:04 [2022-08-08T11:09:04.212Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
11:09:04 [2022-08-08T11:09:04.212Z] === RUN   TestPluginBackCompatMediaTypes
11:09:04 [2022-08-08T11:09:04.212Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
11:09:04 [2022-08-08T11:09:04.212Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
11:09:04 [2022-08-08T11:09:04.212Z] PASS
11:09:04 [2022-08-08T11:09:04.212Z] 
11:09:04 [2022-08-08T11:09:04.212Z] === Skipped
11:09:04 [2022-08-08T11:09:04.212Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
11:09:04 [2022-08-08T11:09:04.212Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:09:04 [2022-08-08T11:09:04.212Z] 
11:09:04 [2022-08-08T11:09:04.212Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
11:09:04 [2022-08-08T11:09:04.212Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
11:09:04 [2022-08-08T11:09:04.212Z] 
11:09:04 [2022-08-08T11:09:04.212Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
11:09:04 [2022-08-08T11:09:04.212Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
11:09:04 [2022-08-08T11:09:04.212Z] 
11:09:04 [2022-08-08T11:09:04.212Z] DONE 19 tests, 3 skipped in 0.123s
11:09:04 [2022-08-08T11:09:04.212Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:09:04 [2022-08-08T11:09:04.212Z] INFO: Testing against a local daemon
11:09:04 [2022-08-08T11:09:04.212Z] === RUN   TestExternalGraphDriver
11:09:04 [2022-08-08T11:09:04.524Z] #84 exporting layers 6.4s done
11:09:04 [2022-08-08T11:09:04.524Z] #84 writing image sha256:09f1f10eb8440b2ded16719404326ac3ea0aae4ab0eacf6baaeb64ae6d9f2316 done
11:09:04 [2022-08-08T11:09:04.524Z] #84 naming to docker.io/library/docker:15f9cb5c4dab7eb09845453777c0797194d48336 done
11:09:04 [2022-08-08T11:09:04.524Z] #84 DONE 6.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:09:04 [2022-08-08T11:09:04.780Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
11:09:04 [2022-08-08T11:09:04.780Z] --- SKIP: TestExternalGraphDriver (0.34s)
11:09:04 [2022-08-08T11:09:04.780Z] === RUN   TestGraphdriverPluginV2
11:09:04 [2022-08-08T11:09:04.862Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43932/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=15f9cb5c4dab7eb09845453777c0797194d48336 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:15f9cb5c4dab7eb09845453777c0797194d48336 hack/make.sh dynbinary test-integration
11:09:06 [2022-08-08T11:09:06.752Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
11:09:06 [2022-08-08T11:09:06.752Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
11:09:06 [2022-08-08T11:09:06.752Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
11:09:06 [2022-08-08T11:09:06.752Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
11:09:06 [2022-08-08T11:09:06.752Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
11:09:06 [2022-08-08T11:09:06.752Z] Detected virtualization docker.
11:09:06 [2022-08-08T11:09:06.752Z] Detected architecture x86-64.
11:09:06 [2022-08-08T11:09:06.752Z] Set hostname to <e13c1ea49d91>.
11:09:06 [2022-08-08T11:09:06.752Z] modprobe@configfs.service: Succeeded.
11:09:06 [2022-08-08T11:09:06.752Z] modprobe@drm.service: Succeeded.
11:09:06 [2022-08-08T11:09:06.752Z] modprobe@fuse.service: Succeeded.
11:09:06 [2022-08-08T11:09:06.752Z] + source /etc/docker-entrypoint-cmd
11:09:06 [2022-08-08T11:09:06.752Z] ++ hack/make.sh dynbinary test-integration
11:09:07 [2022-08-08T11:09:07.008Z] 
11:09:07 [2022-08-08T11:09:07.008Z] Removing bundles/
11:09:07 [2022-08-08T11:09:07.008Z] 
11:09:07 [2022-08-08T11:09:07.008Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:09:07 [2022-08-08T11:09:07.008Z] Building: bundles/dynbinary-daemon/dockerd
11:09:07 [2022-08-08T11:09:07.008Z] GOOS="" GOARCH="" GOARM=""
11:09:08 [2022-08-08T11:09:08.973Z] --- PASS: TestGraphdriverPluginV2 (3.81s)
11:09:08 [2022-08-08T11:09:08.973Z] PASS
11:09:08 [2022-08-08T11:09:08.973Z] 
11:09:08 [2022-08-08T11:09:08.973Z] === Skipped
11:09:08 [2022-08-08T11:09:08.973Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s)
11:09:08 [2022-08-08T11:09:08.973Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
11:09:08 [2022-08-08T11:09:08.973Z] 
11:09:08 [2022-08-08T11:09:08.973Z] DONE 2 tests, 1 skipped in 4.252s
11:09:08 [2022-08-08T11:09:08.973Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:09:08 [2022-08-08T11:09:08.973Z] INFO: Testing against a local daemon
11:09:08 [2022-08-08T11:09:08.973Z] === RUN   TestContinueAfterPluginCrash
11:09:08 [2022-08-08T11:09:08.973Z] === PAUSE TestContinueAfterPluginCrash
11:09:08 [2022-08-08T11:09:08.973Z] === RUN   TestReadPluginNoRead
11:09:08 [2022-08-08T11:09:08.973Z] === PAUSE TestReadPluginNoRead
11:09:08 [2022-08-08T11:09:08.973Z] === RUN   TestDaemonStartWithLogOpt
11:09:08 [2022-08-08T11:09:08.973Z] === PAUSE TestDaemonStartWithLogOpt
11:09:08 [2022-08-08T11:09:08.973Z] === CONT  TestContinueAfterPluginCrash
11:09:08 [2022-08-08T11:09:08.973Z] === CONT  TestDaemonStartWithLogOpt
11:09:13 [2022-08-08T11:09:13.171Z] --- PASS: TestDaemonStartWithLogOpt (4.27s)
11:09:13 [2022-08-08T11:09:13.171Z] === CONT  TestReadPluginNoRead
11:09:15 [2022-08-08T11:09:15.078Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:09:16 [2022-08-08T11:09:16.458Z] === RUN   TestReadPluginNoRead/default
11:09:17 [2022-08-08T11:09:17.397Z] --- PASS: TestContinueAfterPluginCrash (8.87s)
11:09:17 [2022-08-08T11:09:17.397Z] === RUN   TestReadPluginNoRead/disabled_caching
11:09:18 [2022-08-08T11:09:18.777Z] === CONT  TestReadPluginNoRead
11:09:18 [2022-08-08T11:09:18.777Z]     read_test.go:92: [d802c2ccaabe7] daemon is not started
11:09:18 [2022-08-08T11:09:18.777Z] --- PASS: TestReadPluginNoRead (5.98s)
11:09:18 [2022-08-08T11:09:18.777Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s)
11:09:18 [2022-08-08T11:09:18.777Z]     --- PASS: TestReadPluginNoRead/default (1.31s)
11:09:18 [2022-08-08T11:09:18.777Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.29s)
11:09:18 [2022-08-08T11:09:18.777Z] PASS
11:09:18 [2022-08-08T11:09:18.777Z] 
11:09:18 [2022-08-08T11:09:18.777Z] DONE 6 tests in 10.343s
11:09:18 [2022-08-08T11:09:18.777Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:09:18 [2022-08-08T11:09:18.777Z] testing: warning: no tests to run
11:09:18 [2022-08-08T11:09:18.777Z] PASS
11:09:18 [2022-08-08T11:09:18.777Z] 
11:09:18 [2022-08-08T11:09:18.777Z] DONE 0 tests in 0.027s
11:09:18 [2022-08-08T11:09:18.777Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:09:19 [2022-08-08T11:09:19.043Z] INFO: Testing against a local daemon
11:09:19 [2022-08-08T11:09:19.043Z] === RUN   TestPluginWithDevMounts
11:09:19 [2022-08-08T11:09:19.043Z]     mounts_test.go:20: (*Execution).IsRootless-fm
11:09:19 [2022-08-08T11:09:19.043Z] --- SKIP: TestPluginWithDevMounts (0.00s)
11:09:19 [2022-08-08T11:09:19.043Z] PASS
11:09:19 [2022-08-08T11:09:19.043Z] 
11:09:19 [2022-08-08T11:09:19.043Z] === Skipped
11:09:19 [2022-08-08T11:09:19.043Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
11:09:19 [2022-08-08T11:09:19.043Z]     mounts_test.go:20: (*Execution).IsRootless-fm
11:09:19 [2022-08-08T11:09:19.043Z] 
11:09:19 [2022-08-08T11:09:19.043Z] DONE 1 tests, 1 skipped in 0.100s
11:09:19 [2022-08-08T11:09:19.043Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
11:09:19 [2022-08-08T11:09:19.043Z] INFO: Testing against a local daemon
11:09:19 [2022-08-08T11:09:19.043Z] === RUN   TestSecretInspect
11:09:19 [2022-08-08T11:09:19.043Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.043Z] --- SKIP: TestSecretInspect (0.01s)
11:09:19 [2022-08-08T11:09:19.043Z] === RUN   TestSecretList
11:09:19 [2022-08-08T11:09:19.043Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.043Z] --- SKIP: TestSecretList (0.01s)
11:09:19 [2022-08-08T11:09:19.043Z] === RUN   TestSecretsCreateAndDelete
11:09:19 [2022-08-08T11:09:19.043Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.043Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
11:09:19 [2022-08-08T11:09:19.043Z] === RUN   TestSecretsUpdate
11:09:19 [2022-08-08T11:09:19.043Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.043Z] --- SKIP: TestSecretsUpdate (0.01s)
11:09:19 [2022-08-08T11:09:19.043Z] === RUN   TestTemplatedSecret
11:09:19 [2022-08-08T11:09:19.043Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.043Z] --- SKIP: TestTemplatedSecret (0.00s)
11:09:19 [2022-08-08T11:09:19.043Z] === RUN   TestSecretCreateResolve
11:09:19 [2022-08-08T11:09:19.043Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.043Z] --- SKIP: TestSecretCreateResolve (0.01s)
11:09:19 [2022-08-08T11:09:19.043Z] PASS
11:09:19 [2022-08-08T11:09:19.043Z] 
11:09:19 [2022-08-08T11:09:19.043Z] === Skipped
11:09:19 [2022-08-08T11:09:19.043Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
11:09:19 [2022-08-08T11:09:19.043Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.043Z] 
11:09:19 [2022-08-08T11:09:19.043Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
11:09:19 [2022-08-08T11:09:19.043Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.043Z] 
11:09:19 [2022-08-08T11:09:19.043Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
11:09:19 [2022-08-08T11:09:19.043Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.043Z] 
11:09:19 [2022-08-08T11:09:19.043Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
11:09:19 [2022-08-08T11:09:19.043Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.043Z] 
11:09:19 [2022-08-08T11:09:19.043Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
11:09:19 [2022-08-08T11:09:19.043Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.043Z] 
11:09:19 [2022-08-08T11:09:19.043Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
11:09:19 [2022-08-08T11:09:19.043Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.043Z] 
11:09:19 [2022-08-08T11:09:19.043Z] DONE 6 tests, 6 skipped in 0.142s
11:09:19 [2022-08-08T11:09:19.043Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
11:09:19 [2022-08-08T11:09:19.308Z] INFO: Testing against a local daemon
11:09:19 [2022-08-08T11:09:19.308Z] === RUN   TestServiceCreateInit
11:09:19 [2022-08-08T11:09:19.308Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:09:19 [2022-08-08T11:09:19.308Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.308Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:09:19 [2022-08-08T11:09:19.308Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.308Z] --- PASS: TestServiceCreateInit (0.01s)
11:09:19 [2022-08-08T11:09:19.308Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
11:09:19 [2022-08-08T11:09:19.308Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:09:19 [2022-08-08T11:09:19.308Z] === RUN   TestCreateServiceMultipleTimes
11:09:19 [2022-08-08T11:09:19.308Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.308Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
11:09:19 [2022-08-08T11:09:19.308Z] === RUN   TestCreateServiceConflict
11:09:19 [2022-08-08T11:09:19.308Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.308Z] --- SKIP: TestCreateServiceConflict (0.02s)
11:09:19 [2022-08-08T11:09:19.308Z] === RUN   TestCreateServiceMaxReplicas
11:09:19 [2022-08-08T11:09:19.308Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.308Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
11:09:19 [2022-08-08T11:09:19.308Z] === RUN   TestCreateWithDuplicateNetworkNames
11:09:19 [2022-08-08T11:09:19.308Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.308Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
11:09:19 [2022-08-08T11:09:19.308Z] === RUN   TestCreateServiceSecretFileMode
11:09:19 [2022-08-08T11:09:19.308Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.308Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
11:09:19 [2022-08-08T11:09:19.308Z] === RUN   TestCreateServiceConfigFileMode
11:09:19 [2022-08-08T11:09:19.308Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.308Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
11:09:19 [2022-08-08T11:09:19.308Z] === RUN   TestCreateServiceSysctls
11:09:19 [2022-08-08T11:09:19.308Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.308Z] --- SKIP: TestCreateServiceSysctls (0.03s)
11:09:19 [2022-08-08T11:09:19.308Z] === RUN   TestCreateServiceCapabilities
11:09:19 [2022-08-08T11:09:19.308Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.308Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
11:09:19 [2022-08-08T11:09:19.308Z] === RUN   TestInspect
11:09:19 [2022-08-08T11:09:19.308Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.308Z] --- SKIP: TestInspect (0.01s)
11:09:19 [2022-08-08T11:09:19.308Z] === RUN   TestCreateJob
11:09:19 [2022-08-08T11:09:19.308Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.308Z] --- SKIP: TestCreateJob (0.01s)
11:09:19 [2022-08-08T11:09:19.308Z] === RUN   TestReplicatedJob
11:09:19 [2022-08-08T11:09:19.308Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.567Z] --- SKIP: TestReplicatedJob (0.01s)
11:09:19 [2022-08-08T11:09:19.567Z] === RUN   TestUpdateReplicatedJob
11:09:19 [2022-08-08T11:09:19.567Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.567Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
11:09:19 [2022-08-08T11:09:19.567Z] === RUN   TestServiceListWithStatuses
11:09:19 [2022-08-08T11:09:19.567Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:09:19 [2022-08-08T11:09:19.567Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:09:19 [2022-08-08T11:09:19.567Z] === RUN   TestDockerNetworkConnectAlias
11:09:19 [2022-08-08T11:09:19.567Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.567Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
11:09:19 [2022-08-08T11:09:19.567Z] === RUN   TestDockerNetworkReConnect
11:09:19 [2022-08-08T11:09:19.567Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:19 [2022-08-08T11:09:19.567Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
11:09:19 [2022-08-08T11:09:19.567Z] === RUN   TestServicePlugin
11:09:21 [2022-08-08T11:09:21.097Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:09:21 [2022-08-08T11:09:21.097Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
11:09:21 [2022-08-08T11:09:21.097Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 31.9% of statements
11:09:21 [2022-08-08T11:09:21.097Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
11:09:21 [2022-08-08T11:09:21.097Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:09:21 [2022-08-08T11:09:21.097Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:09:21 [2022-08-08T11:09:21.097Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:09:21 [2022-08-08T11:09:21.097Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:09:21 [2022-08-08T11:09:21.097Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:09:21 [2022-08-08T11:09:21.097Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:09:21 [2022-08-08T11:09:21.097Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:09:21 [2022-08-08T11:09:21.097Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:09:21 [2022-08-08T11:09:21.097Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:09:21 [2022-08-08T11:09:21.097Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:09:21 [2022-08-08T11:09:21.097Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:09:21 [2022-08-08T11:09:21.097Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
11:09:21 [2022-08-08T11:09:21.097Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:09:21 [2022-08-08T11:09:21.097Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 92.2% of statements
11:09:21 [2022-08-08T11:09:21.097Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 67.9% of statements
11:09:21 [2022-08-08T11:09:21.097Z] ?   	github.com/docker/docker/api/types	[no test files]
11:09:21 [2022-08-08T11:09:21.097Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:09:21 [2022-08-08T11:09:21.098Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:09:21 [2022-08-08T11:09:21.098Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:09:21 [2022-08-08T11:09:21.098Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:09:21 [2022-08-08T11:09:21.098Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:09:21 [2022-08-08T11:09:21.098Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:09:21 [2022-08-08T11:09:21.098Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:09:21 [2022-08-08T11:09:21.098Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:09:21 [2022-08-08T11:09:21.098Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:09:21 [2022-08-08T11:09:21.098Z] ok  	github.com/docker/docker/api/types/strslice	0.012s	coverage: 90.0% of statements
11:09:21 [2022-08-08T11:09:21.098Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:09:21 [2022-08-08T11:09:21.098Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:09:21 [2022-08-08T11:09:21.098Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
11:09:21 [2022-08-08T11:09:21.098Z] ok  	github.com/docker/docker/api/types/versions	0.008s	coverage: 77.3% of statements
11:09:21 [2022-08-08T11:09:21.098Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:09:21 [2022-08-08T11:09:21.098Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:09:21 [2022-08-08T11:09:21.098Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:09:21 [2022-08-08T11:09:21.098Z] ?   	github.com/docker/docker/builder	[no test files]
11:09:21 [2022-08-08T11:09:21.098Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:09:21 [2022-08-08T11:09:21.098Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:09:21 [2022-08-08T11:09:21.098Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:09:21 [2022-08-08T11:09:21.098Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:09:21 [2022-08-08T11:09:21.098Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:09:21 [2022-08-08T11:09:21.098Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:09:21 [2022-08-08T11:09:21.098Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:09:21 [2022-08-08T11:09:21.474Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z] --- SKIP: TestServicePlugin (1.93s)
11:09:21 [2022-08-08T11:09:21.474Z] === RUN   TestServiceUpdateLabel
11:09:21 [2022-08-08T11:09:21.474Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z] --- SKIP: TestServiceUpdateLabel (0.01s)
11:09:21 [2022-08-08T11:09:21.474Z] === RUN   TestServiceUpdateSecrets
11:09:21 [2022-08-08T11:09:21.474Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
11:09:21 [2022-08-08T11:09:21.474Z] === RUN   TestServiceUpdateConfigs
11:09:21 [2022-08-08T11:09:21.474Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
11:09:21 [2022-08-08T11:09:21.474Z] === RUN   TestServiceUpdateNetwork
11:09:21 [2022-08-08T11:09:21.474Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
11:09:21 [2022-08-08T11:09:21.474Z] === RUN   TestServiceUpdatePidsLimit
11:09:21 [2022-08-08T11:09:21.474Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
11:09:21 [2022-08-08T11:09:21.474Z] PASS
11:09:21 [2022-08-08T11:09:21.474Z] 
11:09:21 [2022-08-08T11:09:21.474Z] === Skipped
11:09:21 [2022-08-08T11:09:21.474Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
11:09:21 [2022-08-08T11:09:21.474Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
11:09:21 [2022-08-08T11:09:21.474Z] 
11:09:21 [2022-08-08T11:09:21.474Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
11:09:21 [2022-08-08T11:09:21.474Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:09:21 [2022-08-08T11:09:21.474Z] 
11:09:21 [2022-08-08T11:09:21.474Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
11:09:21 [2022-08-08T11:09:21.474Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z] 
11:09:21 [2022-08-08T11:09:21.474Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
11:09:21 [2022-08-08T11:09:21.474Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z] 
11:09:21 [2022-08-08T11:09:21.474Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
11:09:21 [2022-08-08T11:09:21.474Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z] 
11:09:21 [2022-08-08T11:09:21.474Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
11:09:21 [2022-08-08T11:09:21.474Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z] 
11:09:21 [2022-08-08T11:09:21.474Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
11:09:21 [2022-08-08T11:09:21.474Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z] 
11:09:21 [2022-08-08T11:09:21.474Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
11:09:21 [2022-08-08T11:09:21.474Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z] 
11:09:21 [2022-08-08T11:09:21.474Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
11:09:21 [2022-08-08T11:09:21.474Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z] 
11:09:21 [2022-08-08T11:09:21.474Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
11:09:21 [2022-08-08T11:09:21.474Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z] 
11:09:21 [2022-08-08T11:09:21.474Z] === SKIP: amd64.integration.service TestInspect (0.01s)
11:09:21 [2022-08-08T11:09:21.474Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z] 
11:09:21 [2022-08-08T11:09:21.474Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
11:09:21 [2022-08-08T11:09:21.474Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z] 
11:09:21 [2022-08-08T11:09:21.474Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
11:09:21 [2022-08-08T11:09:21.474Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z] 
11:09:21 [2022-08-08T11:09:21.474Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
11:09:21 [2022-08-08T11:09:21.474Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z] 
11:09:21 [2022-08-08T11:09:21.474Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
11:09:21 [2022-08-08T11:09:21.474Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:09:21 [2022-08-08T11:09:21.474Z] 
11:09:21 [2022-08-08T11:09:21.474Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
11:09:21 [2022-08-08T11:09:21.474Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z] 
11:09:21 [2022-08-08T11:09:21.474Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
11:09:21 [2022-08-08T11:09:21.474Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z] 
11:09:21 [2022-08-08T11:09:21.474Z] === SKIP: amd64.integration.service TestServicePlugin (1.93s)
11:09:21 [2022-08-08T11:09:21.474Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z] 
11:09:21 [2022-08-08T11:09:21.474Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
11:09:21 [2022-08-08T11:09:21.474Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z] 
11:09:21 [2022-08-08T11:09:21.474Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
11:09:21 [2022-08-08T11:09:21.474Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z] 
11:09:21 [2022-08-08T11:09:21.474Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
11:09:21 [2022-08-08T11:09:21.474Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z] 
11:09:21 [2022-08-08T11:09:21.474Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
11:09:21 [2022-08-08T11:09:21.474Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z] 
11:09:21 [2022-08-08T11:09:21.474Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
11:09:21 [2022-08-08T11:09:21.474Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:09:21 [2022-08-08T11:09:21.474Z] 
11:09:21 [2022-08-08T11:09:21.474Z] DONE 24 tests, 23 skipped in 2.369s
11:09:21 [2022-08-08T11:09:21.474Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
11:09:21 [2022-08-08T11:09:21.474Z] INFO: Testing against a local daemon
11:09:21 [2022-08-08T11:09:21.474Z] === RUN   TestSessionCreate
11:09:21 [2022-08-08T11:09:21.734Z] --- PASS: TestSessionCreate (0.04s)
11:09:21 [2022-08-08T11:09:21.734Z] === RUN   TestSessionCreateWithBadUpgrade
11:09:21 [2022-08-08T11:09:21.734Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
11:09:21 [2022-08-08T11:09:21.734Z] PASS
11:09:21 [2022-08-08T11:09:21.734Z] 
11:09:21 [2022-08-08T11:09:21.734Z] DONE 2 tests in 0.142s
11:09:21 [2022-08-08T11:09:21.734Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
11:09:21 [2022-08-08T11:09:21.734Z] INFO: Testing against a local daemon
11:09:21 [2022-08-08T11:09:21.734Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:09:21 [2022-08-08T11:09:21.734Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:09:21 [2022-08-08T11:09:21.734Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:09:21 [2022-08-08T11:09:21.734Z] === RUN   TestDiskUsage
11:09:21 [2022-08-08T11:09:21.734Z] === PAUSE TestDiskUsage
11:09:21 [2022-08-08T11:09:21.734Z] === RUN   TestEventsExecDie
11:09:22 [2022-08-08T11:09:22.304Z] --- PASS: TestEventsExecDie (0.47s)
11:09:22 [2022-08-08T11:09:22.304Z] === RUN   TestEventsBackwardsCompatible
11:09:22 [2022-08-08T11:09:22.304Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
11:09:22 [2022-08-08T11:09:22.304Z] === RUN   TestEventsVolumeCreate
11:09:22 [2022-08-08T11:09:22.304Z] --- PASS: TestEventsVolumeCreate (0.06s)
11:09:22 [2022-08-08T11:09:22.304Z] === RUN   TestInfoBinaryCommits
11:09:22 [2022-08-08T11:09:22.304Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:09:22 [2022-08-08T11:09:22.304Z] === RUN   TestInfoAPIVersioned
11:09:22 [2022-08-08T11:09:22.304Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:09:22 [2022-08-08T11:09:22.304Z] === RUN   TestInfoAPI
11:09:22 [2022-08-08T11:09:22.304Z] --- PASS: TestInfoAPI (0.02s)
11:09:22 [2022-08-08T11:09:22.304Z] === RUN   TestInfoAPIWarnings
11:09:22 [2022-08-08T11:09:22.476Z] ok  	github.com/docker/docker/builder/remotecontext	0.097s	coverage: 13.7% of statements
11:09:22 [2022-08-08T11:09:22.735Z] ok  	github.com/docker/docker/builder/dockerfile	0.418s	coverage: 49.3% of statements
11:09:22 [2022-08-08T11:09:22.994Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
11:09:23 [2022-08-08T11:09:23.562Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
11:09:24 [2022-08-08T11:09:24.130Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.538s	coverage: 86.3% of statements
11:09:24 [2022-08-08T11:09:24.389Z] ?   	github.com/docker/docker/cli	[no test files]
11:09:24 [2022-08-08T11:09:24.389Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:09:24 [2022-08-08T11:09:24.389Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
11:09:24 [2022-08-08T11:09:24.389Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
11:09:24 [2022-08-08T11:09:24.957Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.325s	coverage: 67.6% of statements
11:09:28 [2022-08-08T11:09:28.246Z] ok  	github.com/docker/docker/client	0.077s	coverage: 75.9% of statements
11:09:40 [2022-08-08T11:09:40.396Z] --- PASS: TestInfoAPIWarnings (16.59s)
11:09:40 [2022-08-08T11:09:40.396Z] === RUN   TestInfoDebug
11:09:40 [2022-08-08T11:09:40.396Z] --- PASS: TestInfoDebug (0.54s)
11:09:40 [2022-08-08T11:09:40.396Z] === RUN   TestInfoInsecureRegistries
11:09:40 [2022-08-08T11:09:40.396Z] --- PASS: TestInfoInsecureRegistries (0.54s)
11:09:40 [2022-08-08T11:09:40.396Z] === RUN   TestInfoRegistryMirrors
11:09:40 [2022-08-08T11:09:40.655Z] --- PASS: TestInfoRegistryMirrors (0.54s)
11:09:40 [2022-08-08T11:09:40.655Z] === RUN   TestLoginFailsWithBadCredentials
11:09:40 [2022-08-08T11:09:40.915Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
11:09:40 [2022-08-08T11:09:40.915Z] === RUN   TestPingCacheHeaders
11:09:40 [2022-08-08T11:09:40.915Z] --- PASS: TestPingCacheHeaders (0.03s)
11:09:40 [2022-08-08T11:09:40.915Z] === RUN   TestPingGet
11:09:40 [2022-08-08T11:09:40.915Z] --- PASS: TestPingGet (0.01s)
11:09:40 [2022-08-08T11:09:40.915Z] === RUN   TestPingHead
11:09:41 [2022-08-08T11:09:41.175Z] --- PASS: TestPingHead (0.05s)
11:09:41 [2022-08-08T11:09:41.175Z] === RUN   TestPingSwarmHeader
11:09:41 [2022-08-08T11:09:41.744Z] === RUN   TestPingSwarmHeader/before_swarm_init
11:09:42 [2022-08-08T11:09:42.004Z] === RUN   TestPingSwarmHeader/after_swarm_init
11:09:43 [2022-08-08T11:09:43.385Z] === RUN   TestPingSwarmHeader/after_swarm_leave
11:09:43 [2022-08-08T11:09:43.385Z] --- PASS: TestPingSwarmHeader (2.06s)
11:09:43 [2022-08-08T11:09:43.385Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
11:09:43 [2022-08-08T11:09:43.385Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
11:09:43 [2022-08-08T11:09:43.385Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
11:09:43 [2022-08-08T11:09:43.385Z] === RUN   TestVersion
11:09:43 [2022-08-08T11:09:43.385Z] --- PASS: TestVersion (0.03s)
11:09:43 [2022-08-08T11:09:43.385Z] === CONT  TestDiskUsage
11:09:43 [2022-08-08T11:09:43.648Z] === RUN   TestDiskUsage/empty
11:09:43 [2022-08-08T11:09:43.648Z] === RUN   TestDiskUsage/empty/container_types
11:09:43 [2022-08-08T11:09:43.648Z] === RUN   TestDiskUsage/empty/image_types
11:09:43 [2022-08-08T11:09:43.648Z] === RUN   TestDiskUsage/empty/volume_types
11:09:43 [2022-08-08T11:09:43.648Z] === RUN   TestDiskUsage/empty/build-cache_types
11:09:43 [2022-08-08T11:09:43.648Z] === RUN   TestDiskUsage/empty/container,_volume_types
11:09:43 [2022-08-08T11:09:43.648Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
11:09:43 [2022-08-08T11:09:43.648Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
11:09:43 [2022-08-08T11:09:43.648Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
11:09:43 [2022-08-08T11:09:43.648Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
11:09:43 [2022-08-08T11:09:43.648Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
11:09:43 [2022-08-08T11:09:43.648Z] === RUN   TestDiskUsage/after_LoadBusybox
11:09:43 [2022-08-08T11:09:43.908Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
11:09:43 [2022-08-08T11:09:43.908Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
11:09:43 [2022-08-08T11:09:43.908Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
11:09:43 [2022-08-08T11:09:43.908Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
11:09:43 [2022-08-08T11:09:43.908Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
11:09:43 [2022-08-08T11:09:43.908Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
11:09:43 [2022-08-08T11:09:43.908Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
11:09:43 [2022-08-08T11:09:43.908Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
11:09:43 [2022-08-08T11:09:43.908Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
11:09:43 [2022-08-08T11:09:43.908Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
11:09:43 [2022-08-08T11:09:43.908Z] === RUN   TestDiskUsage/after_container.Run
11:09:44 [2022-08-08T11:09:44.167Z] === RUN   TestDiskUsage/after_container.Run/container_types
11:09:44 [2022-08-08T11:09:44.167Z] === RUN   TestDiskUsage/after_container.Run/image_types
11:09:44 [2022-08-08T11:09:44.167Z] === RUN   TestDiskUsage/after_container.Run/volume_types
11:09:44 [2022-08-08T11:09:44.167Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
11:09:44 [2022-08-08T11:09:44.167Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
11:09:44 [2022-08-08T11:09:44.167Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
11:09:44 [2022-08-08T11:09:44.167Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
11:09:44 [2022-08-08T11:09:44.167Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
11:09:44 [2022-08-08T11:09:44.167Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
11:09:44 [2022-08-08T11:09:44.167Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
11:09:44 [2022-08-08T11:09:44.430Z] --- PASS: TestDiskUsage (1.22s)
11:09:44 [2022-08-08T11:09:44.430Z]     --- PASS: TestDiskUsage/empty (0.01s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
11:09:44 [2022-08-08T11:09:44.430Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
11:09:44 [2022-08-08T11:09:44.430Z]     --- PASS: TestDiskUsage/after_container.Run (0.37s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
11:09:44 [2022-08-08T11:09:44.430Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s)
11:09:44 [2022-08-08T11:09:44.430Z] PASS
11:09:44 [2022-08-08T11:09:44.430Z] 
11:09:44 [2022-08-08T11:09:44.430Z] === Skipped
11:09:44 [2022-08-08T11:09:44.430Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:09:44 [2022-08-08T11:09:44.430Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:09:44 [2022-08-08T11:09:44.430Z] 
11:09:44 [2022-08-08T11:09:44.430Z] DONE 54 tests, 1 skipped in 22.698s
11:09:44 [2022-08-08T11:09:44.430Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
11:09:44 [2022-08-08T11:09:44.430Z] INFO: Testing against a local daemon
11:09:44 [2022-08-08T11:09:44.430Z] === RUN   TestVolumesCreateAndList
11:09:44 [2022-08-08T11:09:44.430Z] --- PASS: TestVolumesCreateAndList (0.02s)
11:09:44 [2022-08-08T11:09:44.430Z] === RUN   TestVolumesRemove
11:09:44 [2022-08-08T11:09:44.430Z] --- PASS: TestVolumesRemove (0.04s)
11:09:44 [2022-08-08T11:09:44.430Z] === RUN   TestVolumesInspect
11:09:44 [2022-08-08T11:09:44.430Z] --- PASS: TestVolumesInspect (0.03s)
11:09:44 [2022-08-08T11:09:44.430Z] === RUN   TestVolumesInvalidJSON
11:09:44 [2022-08-08T11:09:44.430Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:09:44 [2022-08-08T11:09:44.430Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:09:44 [2022-08-08T11:09:44.690Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:09:44 [2022-08-08T11:09:44.690Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:09:44 [2022-08-08T11:09:44.690Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:09:44 [2022-08-08T11:09:44.690Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:09:44 [2022-08-08T11:09:44.690Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:09:44 [2022-08-08T11:09:44.690Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:09:44 [2022-08-08T11:09:44.690Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
11:09:44 [2022-08-08T11:09:44.690Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:09:44 [2022-08-08T11:09:44.690Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:09:44 [2022-08-08T11:09:44.690Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:09:44 [2022-08-08T11:09:44.690Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:09:44 [2022-08-08T11:09:44.690Z] PASS
11:09:44 [2022-08-08T11:09:44.690Z] 
11:09:44 [2022-08-08T11:09:44.690Z] DONE 9 tests in 0.183s
11:09:44 [2022-08-08T11:09:44.690Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:09:44 [2022-08-08T11:09:44.690Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14197 is not a child of this shell
11:09:44 [2022-08-08T11:09:44.690Z] warning: PID 14197 from bundles/test-integration/docker.pid had a nonzero exit code
11:09:44 [2022-08-08T11:09:44.690Z] Leaving: AppArmorNo profiles have been unloaded.
11:09:44 [2022-08-08T11:09:44.690Z] 
11:09:44 [2022-08-08T11:09:44.690Z] Unloading profiles will leave already running processes permanently
11:09:44 [2022-08-08T11:09:44.690Z] unconfined, which can lead to unexpected situations.
11:09:44 [2022-08-08T11:09:44.690Z] 
11:09:44 [2022-08-08T11:09:44.690Z] To set a process to complain mode, use the command line tool
11:09:44 [2022-08-08T11:09:44.690Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:09:44 [2022-08-08T11:09:44.690Z] Removing test suite binaries
11:09:44 [2022-08-08T11:09:44.690Z] exiting test-integration
11:09:44 [2022-08-08T11:09:44.690Z] ++ exit 0
11:09:44 [2022-08-08T11:09:44.690Z] 
Post stage
[Pipeline] junit
11:09:45 [2022-08-08T11:09:45.645Z] Recording test results
11:09:45 [2022-08-08T11:09:45.690Z] .........................xx....................                          [ 29%]
11:09:46 [2022-08-08T11:09:46.002Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:09:46 [2022-08-08T11:09:46.348Z] + echo Ensuring container killed.
11:09:46 [2022-08-08T11:09:46.348Z] Ensuring container killed.
11:09:46 [2022-08-08T11:09:46.348Z] + docker rm -vf docker-pr2
11:09:46 [2022-08-08T11:09:46.348Z] Error: No such container: docker-pr2
[Pipeline] sh
11:09:46 [2022-08-08T11:09:46.640Z] + echo Chowning /workspace to jenkins user
11:09:46 [2022-08-08T11:09:46.640Z] Chowning /workspace to jenkins user
11:09:46 [2022-08-08T11:09:46.640Z] + id -u
11:09:46 [2022-08-08T11:09:46.640Z] + id -g
11:09:46 [2022-08-08T11:09:46.640Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43932:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:09:48 [2022-08-08T11:09:48.319Z] + bundleName=amd64-rootless
11:09:48 [2022-08-08T11:09:48.319Z] + echo Creating amd64-rootless-bundles.tar.gz
11:09:48 [2022-08-08T11:09:48.319Z] Creating amd64-rootless-bundles.tar.gz
11:09:48 [2022-08-08T11:09:48.319Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
11:09:48 [2022-08-08T11:09:48.319Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
11:09:48 [2022-08-08T11:09:48.333Z] Archiving artifacts
11:09:48 [2022-08-08T11:09:48.576Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43932/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:09:48 [2022-08-08T11:09:48.887Z] + make clean
11:09:48 [2022-08-08T11:09:48.887Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:09:48 [2022-08-08T11:09:48.887Z] docker-dev-cache
11:09:48 [2022-08-08T11:09:48.887Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:10:00 [2022-08-08T11:10:00.348Z] ok  	github.com/docker/docker/cmd/dockerd	0.073s	coverage: 31.9% of statements
11:10:00 [2022-08-08T11:10:00.609Z] ok  	github.com/docker/docker/container	0.119s	coverage: 36.1% of statements
11:10:01 [2022-08-08T11:10:01.180Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.487s	coverage: 0.0% of statements
11:10:01 [2022-08-08T11:10:01.180Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
11:10:01 [2022-08-08T11:10:01.180Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:10:01 [2022-08-08T11:10:01.180Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:10:01 [2022-08-08T11:10:01.180Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:10:01 [2022-08-08T11:10:01.180Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:10:02 [2022-08-08T11:10:02.201Z] tests/integration/api_exec_test.py .....................                 [ 34%]
11:10:06 [2022-08-08T11:10:06.474Z] ok  	github.com/docker/docker/daemon/cluster	0.047s	coverage: 0.5% of statements
11:10:07 [2022-08-08T11:10:07.854Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
11:10:09 [2022-08-08T11:10:09.233Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 36.9% of statements
11:10:09 [2022-08-08T11:10:09.621Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
11:10:14 [2022-08-08T11:10:14.252Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
11:10:15 [2022-08-08T11:10:15.832Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.446s	coverage: 13.4% of statements
11:10:16 [2022-08-08T11:10:16.768Z] ok  	github.com/docker/docker/daemon/config	0.034s	coverage: 81.7% of statements
11:10:17 [2022-08-08T11:10:17.335Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
11:10:17 [2022-08-08T11:10:17.903Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
11:10:18 [2022-08-08T11:10:18.471Z] ok  	github.com/docker/docker/daemon	10.124s	coverage: 16.5% of statements
11:10:18 [2022-08-08T11:10:18.471Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:10:18 [2022-08-08T11:10:18.471Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:10:18 [2022-08-08T11:10:18.471Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:10:18 [2022-08-08T11:10:18.471Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:10:19 [2022-08-08T11:10:19.039Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.591s	coverage: 74.8% of statements
11:10:19 [2022-08-08T11:10:19.977Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.294s	coverage: 60.7% of statements
11:10:20 [2022-08-08T11:10:20.546Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.029s	coverage: 3.0% of statements
11:10:21 [2022-08-08T11:10:21.940Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
11:10:22 [2022-08-08T11:10:22.910Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.185s	coverage: 50.6% of statements
11:10:24 [2022-08-08T11:10:24.816Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.048s	coverage: 45.9% of statements
11:10:24 [2022-08-08T11:10:24.816Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:10:25 [2022-08-08T11:10:25.384Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.948s	coverage: 58.5% of statements
11:10:25 [2022-08-08T11:10:25.384Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:10:25 [2022-08-08T11:10:25.384Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:10:25 [2022-08-08T11:10:25.384Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 58.5% of statements
11:10:26 [2022-08-08T11:10:26.320Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.015s	coverage: 3.0% of statements
11:10:26 [2022-08-08T11:10:26.579Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
11:10:27 [2022-08-08T11:10:27.517Z] ok  	github.com/docker/docker/daemon/images	0.058s	coverage: 6.9% of statements
11:10:27 [2022-08-08T11:10:27.517Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:10:27 [2022-08-08T11:10:27.517Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:10:28 [2022-08-08T11:10:28.093Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.2% of statements
11:10:28 [2022-08-08T11:10:28.662Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.123s	coverage: 79.9% of statements
11:10:28 [2022-08-08T11:10:28.662Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.016s	coverage: 53.6% of statements
11:10:28 [2022-08-08T11:10:28.662Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:10:29 [2022-08-08T11:10:29.231Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
11:10:29 [2022-08-08T11:10:29.231Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.4% of statements
11:10:29 [2022-08-08T11:10:29.800Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.013s	coverage: 87.2% of statements
11:10:30 [2022-08-08T11:10:30.371Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.165s	coverage: 76.8% of statements
11:10:30 [2022-08-08T11:10:30.541Z] tests/integration/api_network_test.py ............................       [ 47%]
11:10:30 [2022-08-08T11:10:30.630Z] ok  	github.com/docker/docker/daemon/logger/local	0.028s	coverage: 79.4% of statements
11:10:30 [2022-08-08T11:10:30.630Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:10:30 [2022-08-08T11:10:30.630Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
11:10:31 [2022-08-08T11:10:31.198Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.037s	coverage: 31.5% of statements
11:10:31 [2022-08-08T11:10:31.457Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.017s	coverage: 62.0% of statements
11:10:32 [2022-08-08T11:10:32.396Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.018s	coverage: 46.8% of statements
11:10:32 [2022-08-08T11:10:32.396Z] ok  	github.com/docker/docker/daemon/logger/templates	0.023s	coverage: 8.3% of statements
11:10:32 [2022-08-08T11:10:32.964Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
11:10:33 [2022-08-08T11:10:33.900Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.511s	coverage: 82.5% of statements
11:10:33 [2022-08-08T11:10:33.900Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:10:33 [2022-08-08T11:10:33.900Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:10:34 [2022-08-08T11:10:34.468Z] ok  	github.com/docker/docker/distribution/metadata	0.029s	coverage: 44.4% of statements
11:10:35 [2022-08-08T11:10:35.845Z] ok  	github.com/docker/docker/distribution	1.502s	coverage: 28.0% of statements
11:10:35 [2022-08-08T11:10:35.845Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:10:36 [2022-08-08T11:10:36.104Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
11:10:36 [2022-08-08T11:10:36.681Z] ok  	github.com/docker/docker/image	0.023s	coverage: 86.9% of statements
11:10:36 [2022-08-08T11:10:36.940Z] ok  	github.com/docker/docker/distribution/xfer	1.896s	coverage: 84.9% of statements
11:10:36 [2022-08-08T11:10:36.940Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:10:37 [2022-08-08T11:10:37.200Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
11:10:37 [2022-08-08T11:10:37.769Z] ok  	github.com/docker/docker/image/tarexport	0.011s	coverage: 0.7% of statements
11:10:37 [2022-08-08T11:10:37.769Z] ?   	github.com/docker/docker/image/v1	[no test files]
11:10:37 [2022-08-08T11:10:37.769Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:10:38 [2022-08-08T11:10:38.337Z] ok  	github.com/docker/docker/libcontainerd/queue	0.031s	coverage: 100.0% of statements
11:10:38 [2022-08-08T11:10:38.905Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 46.0% of statements
11:10:39 [2022-08-08T11:10:39.164Z] ok  	github.com/docker/docker/opts	0.023s	coverage: 66.0% of statements
11:10:39 [2022-08-08T11:10:39.423Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
11:10:40 [2022-08-08T11:10:40.223Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
11:10:41 [2022-08-08T11:10:41.326Z] ok  	github.com/docker/docker/pkg/archive	0.288s	coverage: 81.9% of statements
11:10:41 [2022-08-08T11:10:41.708Z] tests/integration/api_secret_test.py .....                               [ 51%]
11:10:41 [2022-08-08T11:10:41.893Z] ok  	github.com/docker/docker/pkg/authorization	0.535s	coverage: 68.3% of statements
11:10:42 [2022-08-08T11:10:42.152Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
11:10:42 [2022-08-08T11:10:42.411Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
11:10:44 [2022-08-08T11:10:44.582Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:10:44 [2022-08-08T11:10:44.582Z] Using test binary docker
11:10:44 [2022-08-08T11:10:44.582Z] +++ /etc/init.d/apparmor start
11:10:44 [2022-08-08T11:10:44.582Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:10:44 [2022-08-08T11:10:44.582Z] INFO: Waiting for daemon to start...
11:10:44 [2022-08-08T11:10:44.582Z] Starting dockerd
11:10:44 [2022-08-08T11:10:44.582Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
11:10:44 [2022-08-08T11:10:44.582Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:10:44 [2022-08-08T11:10:44.582Z] Using test binary docker
11:10:44 [2022-08-08T11:10:44.582Z] +++ /etc/init.d/apparmor start
11:10:44 [2022-08-08T11:10:44.582Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:10:44 [2022-08-08T11:10:44.582Z] Starting dockerd
11:10:44 [2022-08-08T11:10:44.582Z] INFO: Waiting for daemon to start...
11:10:44 [2022-08-08T11:10:44.582Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
11:10:44 [2022-08-08T11:10:44.582Z] .
11:10:44 [2022-08-08T11:10:44.582Z] 
11:10:44 [2022-08-08T11:10:44.582Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:10:44 [2022-08-08T11:10:44.582Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:10:44 [2022-08-08T11:10:44.582Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:10:44 [2022-08-08T11:10:44.582Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:10:44 [2022-08-08T11:10:44.582Z] Error: No such image: emptyfs
11:10:44 [2022-08-08T11:10:44.582Z] Error: No such image: emptyfs
11:10:44 [2022-08-08T11:10:44.582Z] ++++ docker load
11:10:44 [2022-08-08T11:10:44.582Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:10:44 [2022-08-08T11:10:44.582Z] ++++ docker load
11:10:44 [2022-08-08T11:10:44.582Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:10:44 [2022-08-08T11:10:44.582Z] Running integration-test (iteration 1)
11:10:44 [2022-08-08T11:10:44.582Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
11:10:44 [2022-08-08T11:10:44.582Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
11:10:44 [2022-08-08T11:10:44.582Z] Running integration-test (iteration 1)
11:10:44 [2022-08-08T11:10:44.582Z] ++ set -e
11:10:44 [2022-08-08T11:10:44.582Z] ++ '[' -n 0 ']'
11:10:44 [2022-08-08T11:10:44.582Z] ++ set -x
11:10:44 [2022-08-08T11:10:44.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-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
11:10:44 [2022-08-08T11:10:44.582Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
11:10:44 [2022-08-08T11:10:44.582Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
11:10:44 [2022-08-08T11:10:44.582Z] ++ set -e
11:10:44 [2022-08-08T11:10:44.582Z] ++ '[' -n 0 ']'
11:10:44 [2022-08-08T11:10:44.582Z] ++ set -x
11:10:44 [2022-08-08T11:10:44.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-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
11:10:44 [2022-08-08T11:10:44.582Z] Loaded image: busybox:latest
11:10:44 [2022-08-08T11:10:44.582Z] Loaded image: busybox:latest
11:10:44 [2022-08-08T11:10:44.582Z] Loaded image: busybox:glibc
11:10:44 [2022-08-08T11:10:44.582Z] Loaded image: busybox:glibc
11:10:45 [2022-08-08T11:10:45.697Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.520s	coverage: 42.7% of statements
11:10:45 [2022-08-08T11:10:45.698Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
11:10:45 [2022-08-08T11:10:45.956Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
11:10:46 [2022-08-08T11:10:46.031Z] tests/integration/api_service_test.py .................................. [ 59%]
11:10:46 [2022-08-08T11:10:46.215Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
11:10:46 [2022-08-08T11:10:46.215Z] ok  	github.com/docker/docker/layer	7.560s	coverage: 68.9% of statements
11:10:46 [2022-08-08T11:10:46.215Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:10:46 [2022-08-08T11:10:46.215Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:10:46 [2022-08-08T11:10:46.215Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:10:46 [2022-08-08T11:10:46.215Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:10:46 [2022-08-08T11:10:46.215Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:10:46 [2022-08-08T11:10:46.215Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:10:46 [2022-08-08T11:10:46.475Z] ok  	github.com/docker/docker/pkg/fileutils	0.015s	coverage: 87.2% of statements
11:10:46 [2022-08-08T11:10:46.734Z] ok  	github.com/docker/docker/pkg/fsutils	0.161s	coverage: 85.1% of statements
11:10:46 [2022-08-08T11:10:46.734Z] ok  	github.com/docker/docker/pkg/homedir	0.014s	coverage: 11.4% of statements
11:10:47 [2022-08-08T11:10:47.125Z] --- PASS: TestBuildWithHugeFile (128.87s)
11:10:47 [2022-08-08T11:10:47.125Z] === RUN   TestBuildWCOWSandboxSize
11:10:47 [2022-08-08T11:10:47.125Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:10:47 [2022-08-08T11:10:47.125Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:10:47 [2022-08-08T11:10:47.125Z] === RUN   TestBuildWithEmptyDockerfile
11:10:47 [2022-08-08T11:10:47.125Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:10:47 [2022-08-08T11:10:47.125Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:10:47 [2022-08-08T11:10:47.125Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:10:47 [2022-08-08T11:10:47.125Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:10:47 [2022-08-08T11:10:47.125Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:10:47 [2022-08-08T11:10:47.125Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:10:47 [2022-08-08T11:10:47.125Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:10:47 [2022-08-08T11:10:47.125Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:10:47 [2022-08-08T11:10:47.387Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:10:47 [2022-08-08T11:10:47.647Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
11:10:47 [2022-08-08T11:10:47.647Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s)
11:10:47 [2022-08-08T11:10:47.647Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s)
11:10:47 [2022-08-08T11:10:47.647Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.21s)
11:10:47 [2022-08-08T11:10:47.647Z] === RUN   TestBuildPreserveOwnership
11:10:47 [2022-08-08T11:10:47.647Z] === RUN   TestBuildPreserveOwnership/copy_from
11:10:47 [2022-08-08T11:10:47.647Z] Loaded image: debian:bullseye-slim
11:10:47 [2022-08-08T11:10:47.671Z] ok  	github.com/docker/docker/pkg/idtools	0.457s	coverage: 67.9% of statements
11:10:47 [2022-08-08T11:10:47.909Z] Loaded image: hello-world:latest
11:10:47 [2022-08-08T11:10:47.909Z] Loaded image: debian:bullseye-slim
11:10:47 [2022-08-08T11:10:47.931Z] ok  	github.com/docker/docker/pkg/ioutils	0.357s	coverage: 70.1% of statements
11:10:47 [2022-08-08T11:10:47.931Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
11:10:48 [2022-08-08T11:10:48.168Z] Loaded image: arm32v7/hello-world:latest
11:10:48 [2022-08-08T11:10:48.169Z] INFO: Testing against a local daemon
11:10:48 [2022-08-08T11:10:48.169Z] === RUN   TestDockerDaemonSuite
11:10:48 [2022-08-08T11:10:48.169Z] Loaded image: hello-world:latest
11:10:48 [2022-08-08T11:10:48.169Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
11:10:48 [2022-08-08T11:10:48.169Z] Loaded image: arm32v7/hello-world:latest
11:10:48 [2022-08-08T11:10:48.169Z] INFO: Testing against a local daemon
11:10:48 [2022-08-08T11:10:48.169Z] === RUN   TestDockerSuite
11:10:48 [2022-08-08T11:10:48.169Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
11:10:48 [2022-08-08T11:10:48.169Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
11:10:48 [2022-08-08T11:10:48.169Z] === RUN   TestDockerSuite/TestAPIErrorJSON
11:10:48 [2022-08-08T11:10:48.169Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
11:10:48 [2022-08-08T11:10:48.169Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
11:10:48 [2022-08-08T11:10:48.169Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
11:10:48 [2022-08-08T11:10:48.190Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.009s	coverage: 91.7% of statements
11:10:48 [2022-08-08T11:10:48.190Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:10:48 [2022-08-08T11:10:48.190Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
11:10:48 [2022-08-08T11:10:48.428Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
11:10:48 [2022-08-08T11:10:48.428Z] === RUN   TestDockerSuite/TestAPIImagesDelete
11:10:48 [2022-08-08T11:10:48.449Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
11:10:48 [2022-08-08T11:10:48.709Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.010s	coverage: 60.0% of statements
11:10:48 [2022-08-08T11:10:48.709Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
11:10:48 [2022-08-08T11:10:48.968Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
11:10:48 [2022-08-08T11:10:48.968Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:10:48 [2022-08-08T11:10:48.968Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:10:49 [2022-08-08T11:10:49.228Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.016s	coverage: 56.8% of statements
11:10:49 [2022-08-08T11:10:49.367Z] === RUN   TestDockerSuite/TestAPIImagesFilter
11:10:49 [2022-08-08T11:10:49.367Z] === RUN   TestDockerSuite/TestAPIImagesHistory
11:10:49 [2022-08-08T11:10:49.795Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
11:10:49 [2022-08-08T11:10:49.936Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
11:10:50 [2022-08-08T11:10:50.054Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
11:10:50 [2022-08-08T11:10:50.195Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
11:10:50 [2022-08-08T11:10:50.313Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
11:10:50 [2022-08-08T11:10:50.435Z] ............................                                             [ 66%]
11:10:50 [2022-08-08T11:10:50.764Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:10:51 [2022-08-08T11:10:51.023Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
11:10:51 [2022-08-08T11:10:51.690Z] ok  	github.com/docker/docker/pkg/pubsub	1.048s	coverage: 75.0% of statements
11:10:51 [2022-08-08T11:10:51.690Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
11:10:51 [2022-08-08T11:10:51.949Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
11:10:51 [2022-08-08T11:10:51.962Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
11:10:51 [2022-08-08T11:10:51.962Z] --- PASS: TestBuildPreserveOwnership (4.17s)
11:10:51 [2022-08-08T11:10:51.962Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.04s)
11:10:51 [2022-08-08T11:10:51.962Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s)=== RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
11:10:51 [2022-08-08T11:10:51.962Z] 
11:10:51 [2022-08-08T11:10:51.962Z] === RUN   TestBuildPlatformInvalid
11:10:51 [2022-08-08T11:10:51.962Z] --- PASS: TestBuildPlatformInvalid (0.17s)
11:10:51 [2022-08-08T11:10:51.962Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
11:10:52 [2022-08-08T11:10:52.208Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
11:10:52 [2022-08-08T11:10:52.222Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
11:10:52 [2022-08-08T11:10:52.466Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
11:10:52 [2022-08-08T11:10:52.726Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
11:10:52 [2022-08-08T11:10:52.985Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
11:10:53 [2022-08-08T11:10:53.161Z] Loaded image: busybox:latest
11:10:53 [2022-08-08T11:10:53.161Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
11:10:53 [2022-08-08T11:10:53.421Z] Loaded image: busybox:glibc
11:10:53 [2022-08-08T11:10:53.421Z] === RUN   TestDockerSuite/TestAPINetworkFilter
11:10:53 [2022-08-08T11:10:53.421Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
11:10:53 [2022-08-08T11:10:53.421Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
11:10:53 [2022-08-08T11:10:53.552Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
11:10:53 [2022-08-08T11:10:53.811Z] ok  	github.com/docker/docker/pkg/tailfile	0.049s	coverage: 88.6% of statements
11:10:53 [2022-08-08T11:10:53.990Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
11:10:54 [2022-08-08T11:10:54.378Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
11:10:54 [2022-08-08T11:10:54.559Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
11:10:54 [2022-08-08T11:10:54.637Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
11:10:54 [2022-08-08T11:10:54.638Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
11:10:55 [2022-08-08T11:10:55.128Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
11:10:55 [2022-08-08T11:10:55.388Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
11:10:55 [2022-08-08T11:10:55.388Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
11:10:55 [2022-08-08T11:10:55.388Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
11:10:55 [2022-08-08T11:10:55.648Z] Loaded image: debian:bullseye-slim
11:10:55 [2022-08-08T11:10:55.648Z] Loaded image: hello-world:latest
11:10:55 [2022-08-08T11:10:55.908Z] Loaded image: arm32v7/hello-world:latest
11:10:56 [2022-08-08T11:10:56.583Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
11:10:56 [2022-08-08T11:10:56.842Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
11:10:57 [2022-08-08T11:10:57.409Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 86.0% of statements
11:10:58 [2022-08-08T11:10:58.346Z] ok  	github.com/docker/docker/quota	0.236s	coverage: 71.4% of statements
11:10:58 [2022-08-08T11:10:58.605Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
11:10:59 [2022-08-08T11:10:59.198Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
11:10:59 [2022-08-08T11:10:59.542Z] ok  	github.com/docker/docker/registry	0.079s	coverage: 58.6% of statements
11:11:00 [2022-08-08T11:11:00.110Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
11:11:00 [2022-08-08T11:11:00.110Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
11:11:00 [2022-08-08T11:11:00.678Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
11:11:00 [2022-08-08T11:11:00.937Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
11:11:01 [2022-08-08T11:11:01.107Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
11:11:02 [2022-08-08T11:11:02.842Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
11:11:03 [2022-08-08T11:11:03.101Z] ok  	github.com/docker/docker/volume/local	0.081s	coverage: 76.8% of statements
11:11:03 [2022-08-08T11:11:03.645Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
11:11:03 [2022-08-08T11:11:03.670Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 67.7% of statements
11:11:03 [2022-08-08T11:11:03.905Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.07s)
11:11:03 [2022-08-08T11:11:03.905Z] PASS
11:11:03 [2022-08-08T11:11:03.905Z] 
11:11:03 [2022-08-08T11:11:03.905Z] === Skipped
11:11:03 [2022-08-08T11:11:03.905Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
11:11:03 [2022-08-08T11:11:03.905Z]     build_session_test.go:25: TODO: BuildKit
11:11:03 [2022-08-08T11:11:03.905Z] 
11:11:03 [2022-08-08T11:11:03.905Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
11:11:03 [2022-08-08T11:11:03.905Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:11:03 [2022-08-08T11:11:03.905Z] 
11:11:03 [2022-08-08T11:11:03.905Z] DONE 34 tests, 2 skipped in 194.634s
11:11:04 [2022-08-08T11:11:04.165Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
11:11:04 [2022-08-08T11:11:04.165Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
11:11:04 [2022-08-08T11:11:04.165Z] ++ set -e
11:11:04 [2022-08-08T11:11:04.165Z] ++ '[' -n 0 ']'
11:11:04 [2022-08-08T11:11:04.165Z] ++ set -x
11:11:04 [2022-08-08T11:11:04.165Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
11:11:04 [2022-08-08T11:11:04.165Z] INFO: Testing against a local daemon
11:11:04 [2022-08-08T11:11:04.165Z] === RUN   TestConfigInspect
11:11:05 [2022-08-08T11:11:05.048Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 72.3% of statements
11:11:05 [2022-08-08T11:11:05.103Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
11:11:05 [2022-08-08T11:11:05.672Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
11:11:06 [2022-08-08T11:11:06.612Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
11:11:06 [2022-08-08T11:11:06.612Z] --- PASS: TestConfigInspect (2.54s)
11:11:06 [2022-08-08T11:11:06.612Z] === RUN   TestConfigList
11:11:07 [2022-08-08T11:11:07.995Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
11:11:08 [2022-08-08T11:11:08.564Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
11:11:09 [2022-08-08T11:11:09.502Z] --- PASS: TestConfigList (2.67s)
11:11:09 [2022-08-08T11:11:09.502Z] === RUN   TestConfigsCreateAndDelete
11:11:09 [2022-08-08T11:11:09.502Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
11:11:09 [2022-08-08T11:11:09.502Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
11:11:10 [2022-08-08T11:11:10.440Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
11:11:10 [2022-08-08T11:11:10.440Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
11:11:10 [2022-08-08T11:11:10.699Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
11:11:11 [2022-08-08T11:11:11.636Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
11:11:12 [2022-08-08T11:11:12.205Z]     docker_cli_daemon_test.go:1475: [d3deed9e0de86] daemon is not started
11:11:12 [2022-08-08T11:11:12.205Z] --- PASS: TestConfigsCreateAndDelete (2.86s)
11:11:12 [2022-08-08T11:11:12.205Z] === RUN   TestConfigsUpdate
11:11:12 [2022-08-08T11:11:12.774Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
11:11:12 [2022-08-08T11:11:12.774Z]     check_test.go:540: [d41a2dec44416] daemon is not started
11:11:12 [2022-08-08T11:11:12.774Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
11:11:13 [2022-08-08T11:11:13.422Z] Created binary: bundles/dynbinary-daemon/dockerd
11:11:13 [2022-08-08T11:11:13.422Z] Building: bundles/dynbinary-daemon/docker-proxy
11:11:13 [2022-08-08T11:11:13.422Z] GOOS="" GOARCH="" GOARM=""
11:11:13 [2022-08-08T11:11:13.422Z] Created binary: bundles/dynbinary-daemon/docker-proxy
11:11:13 [2022-08-08T11:11:13.422Z] 
11:11:13 [2022-08-08T11:11:13.422Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:11:13 [2022-08-08T11:11:13.422Z] DOCKER_SYSTEMD=1
11:11:13 [2022-08-08T11:11:13.422Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:11:13 [2022-08-08T11:11:13.422Z] HOSTNAME=e13c1ea49d91
11:11:13 [2022-08-08T11:11:13.422Z] DEST=bundles/test-integration
11:11:13 [2022-08-08T11:11:13.422Z] PWD=/go/src/github.com/docker/docker
11:11:13 [2022-08-08T11:11:13.422Z] DOCKER_GITCOMMIT=15f9cb5c4dab7eb09845453777c0797194d48336
11:11:13 [2022-08-08T11:11:13.422Z] container=docker
11:11:13 [2022-08-08T11:11:13.422Z] HOME=/root
11:11:13 [2022-08-08T11:11:13.422Z] LANG=C.UTF-8
11:11:13 [2022-08-08T11:11:13.422Z] INVOCATION_ID=444f4f5381a048e2a6ff3d6a72428877
11:11:13 [2022-08-08T11:11:13.422Z] GOLANG_VERSION=1.18.5
11:11:13 [2022-08-08T11:11:13.422Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:11:13 [2022-08-08T11:11:13.422Z] VALIDATE_BRANCH=22.06
11:11:13 [2022-08-08T11:11:13.422Z] TERM=xterm
11:11:13 [2022-08-08T11:11:13.422Z] DOCKER_PKG=github.com/docker/docker
11:11:13 [2022-08-08T11:11:13.422Z] SHLVL=3
11:11:13 [2022-08-08T11:11:13.422Z] TIMEOUT=120m
11:11:13 [2022-08-08T11:11:13.422Z] DOCKER_BUILDTAGS= journald
11:11:13 [2022-08-08T11:11:13.422Z] DOCKER_GRAPHDRIVER=overlay2
11:11:13 [2022-08-08T11:11:13.422Z] GO111MODULE=off
11:11:13 [2022-08-08T11:11:13.422Z] DOCKER_EXPERIMENTAL=1
11:11:13 [2022-08-08T11:11:13.422Z] TEST_SKIP_INTEGRATION_CLI=1
11:11:13 [2022-08-08T11:11:13.422Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:11:13 [2022-08-08T11:11:13.422Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:11:13 [2022-08-08T11:11:13.422Z] GOPATH=/go
11:11:13 [2022-08-08T11:11:13.422Z] PKG_CONFIG=pkg-config
11:11:13 [2022-08-08T11:11:13.422Z] _=/usr/bin/env
11:11:13 [2022-08-08T11:11:13.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:11:15 [2022-08-08T11:11:15.316Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
11:11:15 [2022-08-08T11:11:15.316Z] --- PASS: TestConfigsUpdate (3.21s)
11:11:15 [2022-08-08T11:11:15.316Z] === RUN   TestTemplatedConfig
11:11:16 [2022-08-08T11:11:16.698Z]     check_test.go:540: [d46c9a51408fa] daemon is not started
11:11:16 [2022-08-08T11:11:16.698Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
11:11:18 [2022-08-08T11:11:18.080Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
11:11:18 [2022-08-08T11:11:18.340Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
11:11:18 [2022-08-08T11:11:18.599Z] --- PASS: TestTemplatedConfig (3.18s)
11:11:18 [2022-08-08T11:11:18.599Z] === RUN   TestConfigCreateResolve
11:11:18 [2022-08-08T11:11:18.858Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
11:11:19 [2022-08-08T11:11:19.118Z] === RUN   TestDockerSuite/TestBuildScratchCopy
11:11:19 [2022-08-08T11:11:19.686Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
11:11:19 [2022-08-08T11:11:19.686Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
11:11:19 [2022-08-08T11:11:19.686Z] === RUN   TestDockerSuite/TestContainerAPICommit
11:11:20 [2022-08-08T11:11:20.694Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
11:11:20 [2022-08-08T11:11:20.957Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
11:11:21 [2022-08-08T11:11:21.568Z] --- PASS: TestConfigCreateResolve (2.87s)
11:11:21 [2022-08-08T11:11:21.568Z] PASS
11:11:21 [2022-08-08T11:11:21.568Z] 
11:11:21 [2022-08-08T11:11:21.568Z] DONE 6 tests in 17.433s
11:11:21 [2022-08-08T11:11:21.568Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
11:11:21 [2022-08-08T11:11:21.568Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
11:11:21 [2022-08-08T11:11:21.568Z] ++ set -e
11:11:21 [2022-08-08T11:11:21.568Z] ++ '[' -n 0 ']'
11:11:21 [2022-08-08T11:11:21.568Z] ++ set -x
11:11:21 [2022-08-08T11:11:21.568Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
11:11:21 [2022-08-08T11:11:21.829Z] INFO: Testing against a local daemon
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestAttachWithTTY
11:11:21 [2022-08-08T11:11:21.829Z] --- PASS: TestAttachWithTTY (0.08s)
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestAttachWithoutTTy
11:11:21 [2022-08-08T11:11:21.829Z] --- PASS: TestAttachWithoutTTy (0.04s)
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestCheckpoint
11:11:21 [2022-08-08T11:11:21.829Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:11:21 [2022-08-08T11:11:21.829Z] --- SKIP: TestCheckpoint (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/commit
11:11:21 [2022-08-08T11:11:21.829Z] === PAUSE TestContainerInvalidJSON/commit
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/containers/create
11:11:21 [2022-08-08T11:11:21.829Z] === PAUSE TestContainerInvalidJSON/containers/create
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:11:21 [2022-08-08T11:11:21.829Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:11:21 [2022-08-08T11:11:21.829Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:11:21 [2022-08-08T11:11:21.829Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:11:21 [2022-08-08T11:11:21.829Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
11:11:21 [2022-08-08T11:11:21.829Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
11:11:21 [2022-08-08T11:11:21.829Z] === CONT  TestContainerInvalidJSON/commit
11:11:21 [2022-08-08T11:11:21.829Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:11:21 [2022-08-08T11:11:21.829Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:11:21 [2022-08-08T11:11:21.829Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:11:21 [2022-08-08T11:11:21.829Z] === CONT  TestContainerInvalidJSON/containers/create
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:11:21 [2022-08-08T11:11:21.829Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
11:11:21 [2022-08-08T11:11:21.829Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
11:11:21 [2022-08-08T11:11:21.829Z] --- PASS: TestContainerInvalidJSON (0.01s)
11:11:21 [2022-08-08T11:11:21.829Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:11:21 [2022-08-08T11:11:21.829Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
11:11:21 [2022-08-08T11:11:21.829Z] === RUN   TestCopyFromContainerPathIsNotDir
11:11:22 [2022-08-08T11:11:22.089Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
11:11:22 [2022-08-08T11:11:22.089Z] === RUN   TestCopyToContainerPathDoesNotExist
11:11:22 [2022-08-08T11:11:22.089Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
11:11:22 [2022-08-08T11:11:22.089Z] === RUN   TestCopyEmptyFile
11:11:22 [2022-08-08T11:11:22.658Z] --- PASS: TestCopyEmptyFile (0.43s)
11:11:22 [2022-08-08T11:11:22.658Z] === RUN   TestCopyToContainerPathIsNotDir
11:11:22 [2022-08-08T11:11:22.658Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
11:11:22 [2022-08-08T11:11:22.658Z] === RUN   TestCopyFromContainer
11:11:22 [2022-08-08T11:11:22.658Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
11:11:22 [2022-08-08T11:11:22.658Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
11:11:23 [2022-08-08T11:11:23.139Z] ok  	github.com/docker/docker/pkg/plugins	33.638s	coverage: 76.3% of statements
11:11:23 [2022-08-08T11:11:23.139Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:11:23 [2022-08-08T11:11:23.140Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:11:23 [2022-08-08T11:11:23.140Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
11:11:23 [2022-08-08T11:11:23.140Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
11:11:23 [2022-08-08T11:11:23.140Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:11:23 [2022-08-08T11:11:23.140Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:11:23 [2022-08-08T11:11:23.140Z] ?   	github.com/docker/docker/rootless	[no test files]
11:11:23 [2022-08-08T11:11:23.140Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
11:11:23 [2022-08-08T11:11:23.140Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:11:23 [2022-08-08T11:11:23.140Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:11:23 [2022-08-08T11:11:23.140Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:11:23 [2022-08-08T11:11:23.140Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:11:23 [2022-08-08T11:11:23.140Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:11:23 [2022-08-08T11:11:23.140Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:11:23 [2022-08-08T11:11:23.140Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:11:23 [2022-08-08T11:11:23.140Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:11:23 [2022-08-08T11:11:23.140Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:11:23 [2022-08-08T11:11:23.140Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:11:23 [2022-08-08T11:11:23.140Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:11:23 [2022-08-08T11:11:23.140Z] ?   	github.com/docker/docker/volume	[no test files]
11:11:23 [2022-08-08T11:11:23.140Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:11:23 [2022-08-08T11:11:23.140Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === Skipped
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z]     network_proxy_test.go:208: No support for dual stack yet
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:44: Driver btrfs not supported
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:44: Driver btrfs not supported
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:44: Driver btrfs not supported
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:44: Driver btrfs not supported
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:44: Driver btrfs not supported
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:71: No driver to put!
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z] time="2022-08-08T11:10:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z] time="2022-08-08T11:10:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z] time="2022-08-08T11:10:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z] time="2022-08-08T11:10:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z] time="2022-08-08T11:10:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:71: No driver to put!
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z]     overlay_test.go:50: Fails to compute changes intermittently
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z]     overlay_test.go:65: Cannot run test with naive change algorithm
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:44: Driver zfs not supported
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:44: Driver zfs not supported
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:44: Driver zfs not supported
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:44: Driver zfs not supported
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:44: Driver zfs not supported
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z]     graphtest_unix.go:71: No driver to put!
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:11:23 [2022-08-08T11:11:23.399Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
11:11:23 [2022-08-08T11:11:23.399Z] 
11:11:23 [2022-08-08T11:11:23.399Z] DONE 2800 tests, 28 skipped in 205.722s
11:11:23 [2022-08-08T11:11:23.399Z] + '[' -n 'github.com/docker/docker/libnetwork
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/bitseq
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/cluster
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/config
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/datastore
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/diagnostic
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/discoverapi
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/driverapi
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/drivers/bridge
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/drivers/host
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/drivers/null
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/drivers/overlay
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/drivers/remote
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/drivers/windows
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/drvregistry
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/etchosts
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/idm
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/internal/caller
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/ipam
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/ipamapi
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/ipams/builtin
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/ipams/null
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/ipams/remote
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/ipamutils
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/iptables
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/netlabel
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/netutils
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/networkdb
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/ns
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/options
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/osl
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/osl/kernel
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/portallocator
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/portmapper
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/resolvconf
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/testutils
11:11:23 [2022-08-08T11:11:23.399Z] github.com/docker/docker/libnetwork/types' ']'
11:11:23 [2022-08-08T11:11:23.399Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
11:11:23 [2022-08-08T11:11:23.705Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
11:11:23 [2022-08-08T11:11:23.965Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
11:11:24 [2022-08-08T11:11:24.536Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
11:11:24 [2022-08-08T11:11:24.536Z] === RUN   TestCopyFromContainer//
11:11:24 [2022-08-08T11:11:24.536Z] === RUN   TestCopyFromContainer//bar/root
11:11:24 [2022-08-08T11:11:24.797Z] === RUN   TestCopyFromContainer//bar/root/
11:11:24 [2022-08-08T11:11:24.797Z] === RUN   TestCopyFromContainer/bar/quux
11:11:25 [2022-08-08T11:11:25.057Z] === RUN   TestCopyFromContainer/bar/quux/
11:11:25 [2022-08-08T11:11:25.057Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:11:25 [2022-08-08T11:11:25.316Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
11:11:25 [2022-08-08T11:11:25.316Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:11:25 [2022-08-08T11:11:25.316Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:11:25 [2022-08-08T11:11:25.575Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:11:25 [2022-08-08T11:11:25.575Z] === RUN   TestCopyFromContainer/bar/notarget
11:11:25 [2022-08-08T11:11:25.835Z] --- PASS: TestCopyFromContainer (3.26s)
11:11:25 [2022-08-08T11:11:25.835Z]     --- PASS: TestCopyFromContainer// (0.10s)
11:11:25 [2022-08-08T11:11:25.835Z]     --- PASS: TestCopyFromContainer//bar/root (0.17s)
11:11:25 [2022-08-08T11:11:25.835Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.19s)
11:11:25 [2022-08-08T11:11:25.835Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
11:11:25 [2022-08-08T11:11:25.835Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.13s)
11:11:25 [2022-08-08T11:11:25.835Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s)
11:11:25 [2022-08-08T11:11:25.835Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s)
11:11:25 [2022-08-08T11:11:25.835Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s)
11:11:25 [2022-08-08T11:11:25.835Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s)
11:11:25 [2022-08-08T11:11:25.835Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.13s)
11:11:25 [2022-08-08T11:11:25.835Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:11:25 [2022-08-08T11:11:25.835Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:11:25 [2022-08-08T11:11:25.835Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:11:25 [2022-08-08T11:11:25.835Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:11:25 [2022-08-08T11:11:25.835Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:11:25 [2022-08-08T11:11:25.835Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:11:25 [2022-08-08T11:11:25.835Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:11:25 [2022-08-08T11:11:25.835Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:11:25 [2022-08-08T11:11:25.835Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:11:25 [2022-08-08T11:11:25.835Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:11:25 [2022-08-08T11:11:25.835Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:11:25 [2022-08-08T11:11:25.835Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:11:25 [2022-08-08T11:11:25.835Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:11:25 [2022-08-08T11:11:25.835Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:11:25 [2022-08-08T11:11:25.835Z] === RUN   TestCreateLinkToNonExistingContainer
11:11:25 [2022-08-08T11:11:25.835Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
11:11:25 [2022-08-08T11:11:25.835Z] === RUN   TestCreateWithInvalidEnv
11:11:25 [2022-08-08T11:11:25.835Z] === RUN   TestCreateWithInvalidEnv/0
11:11:25 [2022-08-08T11:11:25.835Z] === PAUSE TestCreateWithInvalidEnv/0
11:11:25 [2022-08-08T11:11:25.835Z] === RUN   TestCreateWithInvalidEnv/1
11:11:25 [2022-08-08T11:11:25.835Z] === PAUSE TestCreateWithInvalidEnv/1
11:11:25 [2022-08-08T11:11:25.835Z] === RUN   TestCreateWithInvalidEnv/2
11:11:25 [2022-08-08T11:11:25.835Z] === PAUSE TestCreateWithInvalidEnv/2
11:11:25 [2022-08-08T11:11:25.835Z] === CONT  TestCreateWithInvalidEnv/0
11:11:25 [2022-08-08T11:11:25.835Z] === CONT  TestCreateWithInvalidEnv/2
11:11:25 [2022-08-08T11:11:25.835Z] === CONT  TestCreateWithInvalidEnv/1
11:11:25 [2022-08-08T11:11:25.835Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:11:25 [2022-08-08T11:11:25.835Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:11:25 [2022-08-08T11:11:25.835Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:11:25 [2022-08-08T11:11:25.835Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:11:25 [2022-08-08T11:11:25.835Z] === RUN   TestCreateTmpfsMountsTarget
11:11:25 [2022-08-08T11:11:25.835Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
11:11:25 [2022-08-08T11:11:25.835Z] === RUN   TestCreateWithCustomMaskedPaths
11:11:25 [2022-08-08T11:11:25.835Z] === RUN   TestDockerSuite/TestContainerAPICreate
11:11:26 [2022-08-08T11:11:26.774Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
11:11:26 [2022-08-08T11:11:26.774Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
11:11:26 [2022-08-08T11:11:26.774Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
11:11:26 [2022-08-08T11:11:26.774Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
11:11:27 [2022-08-08T11:11:27.712Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
11:11:27 [2022-08-08T11:11:27.712Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
11:11:27 [2022-08-08T11:11:27.712Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
11:11:27 [2022-08-08T11:11:27.712Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
11:11:27 [2022-08-08T11:11:27.712Z] === RUN   TestDockerSuite/TestContainerAPIDelete
11:11:28 [2022-08-08T11:11:28.281Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s)
11:11:28 [2022-08-08T11:11:28.281Z] === RUN   TestCreateWithCustomReadonlyPaths
11:11:28 [2022-08-08T11:11:28.541Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
11:11:29 [2022-08-08T11:11:29.922Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
11:11:29 [2022-08-08T11:11:29.922Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
11:11:30 [2022-08-08T11:11:30.491Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.21s)
11:11:30 [2022-08-08T11:11:30.491Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:11:30 [2022-08-08T11:11:30.491Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:11:30 [2022-08-08T11:11:30.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:11:30 [2022-08-08T11:11:30.491Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:11:30 [2022-08-08T11:11:30.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:11:30 [2022-08-08T11:11:30.491Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:11:30 [2022-08-08T11:11:30.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:11:30 [2022-08-08T11:11:30.491Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:11:30 [2022-08-08T11:11:30.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:11:30 [2022-08-08T11:11:30.491Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:11:30 [2022-08-08T11:11:30.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:11:30 [2022-08-08T11:11:30.491Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:11:30 [2022-08-08T11:11:30.491Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:11:30 [2022-08-08T11:11:30.491Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:11:30 [2022-08-08T11:11:30.491Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:11:30 [2022-08-08T11:11:30.491Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:11:30 [2022-08-08T11:11:30.492Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:11:30 [2022-08-08T11:11:30.492Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:11:30 [2022-08-08T11:11:30.492Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:11:30 [2022-08-08T11:11:30.492Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:11:30 [2022-08-08T11:11:30.492Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:11:30 [2022-08-08T11:11:30.492Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:11:30 [2022-08-08T11:11:30.492Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:11:30 [2022-08-08T11:11:30.492Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
11:11:30 [2022-08-08T11:11:30.492Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
11:11:30 [2022-08-08T11:11:30.979Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
11:11:31 [2022-08-08T11:11:31.061Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s)
11:11:31 [2022-08-08T11:11:31.061Z] === RUN   TestCreateDifferentPlatform
11:11:31 [2022-08-08T11:11:31.061Z] === RUN   TestCreateDifferentPlatform/different_os
11:11:31 [2022-08-08T11:11:31.061Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:11:31 [2022-08-08T11:11:31.061Z] --- PASS: TestCreateDifferentPlatform (0.02s)
11:11:31 [2022-08-08T11:11:31.061Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:11:31 [2022-08-08T11:11:31.061Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:11:31 [2022-08-08T11:11:31.061Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:11:31 [2022-08-08T11:11:31.061Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
11:11:31 [2022-08-08T11:11:31.061Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:11:31 [2022-08-08T11:11:31.321Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s)
11:11:31 [2022-08-08T11:11:31.321Z] === RUN   TestCreateInvalidHostConfig
11:11:31 [2022-08-08T11:11:31.321Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
11:11:31 [2022-08-08T11:11:31.321Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
11:11:31 [2022-08-08T11:11:31.321Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
11:11:31 [2022-08-08T11:11:31.321Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
11:11:31 [2022-08-08T11:11:31.321Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:11:31 [2022-08-08T11:11:31.321Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:11:31 [2022-08-08T11:11:31.321Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
11:11:31 [2022-08-08T11:11:31.321Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
11:11:31 [2022-08-08T11:11:31.321Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
11:11:31 [2022-08-08T11:11:31.321Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
11:11:31 [2022-08-08T11:11:31.321Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:11:31 [2022-08-08T11:11:31.321Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
11:11:31 [2022-08-08T11:11:31.321Z] --- PASS: TestCreateInvalidHostConfig (0.03s)
11:11:31 [2022-08-08T11:11:31.321Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
11:11:31 [2022-08-08T11:11:31.321Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
11:11:31 [2022-08-08T11:11:31.321Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
11:11:31 [2022-08-08T11:11:31.321Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
11:11:31 [2022-08-08T11:11:31.321Z] === RUN   TestContainerStartOnDaemonRestart
11:11:31 [2022-08-08T11:11:31.321Z] === PAUSE TestContainerStartOnDaemonRestart
11:11:31 [2022-08-08T11:11:31.321Z] === RUN   TestDaemonRestartIpcMode
11:11:31 [2022-08-08T11:11:31.321Z] === PAUSE TestDaemonRestartIpcMode
11:11:31 [2022-08-08T11:11:31.321Z] === RUN   TestDaemonHostGatewayIP
11:11:31 [2022-08-08T11:11:31.321Z] === PAUSE TestDaemonHostGatewayIP
11:11:31 [2022-08-08T11:11:31.321Z] === RUN   TestRestartDaemonWithRestartingContainer
11:11:31 [2022-08-08T11:11:31.321Z] === PAUSE TestRestartDaemonWithRestartingContainer
11:11:31 [2022-08-08T11:11:31.321Z] === RUN   TestContainerKillOnDaemonStart
11:11:31 [2022-08-08T11:11:31.321Z] === PAUSE TestContainerKillOnDaemonStart
11:11:31 [2022-08-08T11:11:31.321Z] === RUN   TestDiff
11:11:31 [2022-08-08T11:11:31.890Z] --- PASS: TestDiff (0.77s)
11:11:31 [2022-08-08T11:11:31.890Z] === RUN   TestExecConsoleSize
11:11:32 [2022-08-08T11:11:32.149Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
11:11:33 [2022-08-08T11:11:33.087Z] --- PASS: TestExecConsoleSize (0.91s)
11:11:33 [2022-08-08T11:11:33.087Z] === RUN   TestExecWithCloseStdin
11:11:33 [2022-08-08T11:11:33.087Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
11:11:33 [2022-08-08T11:11:33.087Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
11:11:33 [2022-08-08T11:11:33.346Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
11:11:33 [2022-08-08T11:11:33.914Z] --- PASS: TestExecWithCloseStdin (0.88s)
11:11:33 [2022-08-08T11:11:33.914Z] === RUN   TestExec
11:11:33 [2022-08-08T11:11:33.914Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
11:11:34 [2022-08-08T11:11:34.854Z] --- PASS: TestExec (0.92s)
11:11:34 [2022-08-08T11:11:34.854Z] === RUN   TestExecUser
11:11:34 [2022-08-08T11:11:34.854Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
11:11:35 [2022-08-08T11:11:35.794Z] --- PASS: TestExecUser (0.85s)
11:11:35 [2022-08-08T11:11:35.794Z] === RUN   TestExportContainerAndImportImage
11:11:35 [2022-08-08T11:11:35.794Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
11:11:35 [2022-08-08T11:11:35.794Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
11:11:36 [2022-08-08T11:11:36.734Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
11:11:36 [2022-08-08T11:11:36.734Z] === RUN   TestDockerSuite/TestContainerAPIKill
11:11:36 [2022-08-08T11:11:36.734Z] --- PASS: TestExportContainerAndImportImage (1.13s)
11:11:36 [2022-08-08T11:11:36.734Z] === RUN   TestExportContainerAfterDaemonRestart
11:11:36 [2022-08-08T11:11:36.993Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
11:11:37 [2022-08-08T11:11:37.254Z] === RUN   TestDockerSuite/TestContainerAPIPause
11:11:38 [2022-08-08T11:11:38.192Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
11:11:38 [2022-08-08T11:11:38.192Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s)
11:11:38 [2022-08-08T11:11:38.192Z] === RUN   TestHealthCheckWorkdir
11:11:39 [2022-08-08T11:11:39.130Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
11:11:39 [2022-08-08T11:11:39.130Z] === RUN   TestDockerSuite/TestContainerAPIRename
11:11:39 [2022-08-08T11:11:39.130Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
11:11:39 [2022-08-08T11:11:39.389Z] --- PASS: TestHealthCheckWorkdir (1.16s)
11:11:39 [2022-08-08T11:11:39.389Z] === RUN   TestHealthKillContainer
11:11:39 [2022-08-08T11:11:39.958Z] === RUN   TestDockerSuite/TestContainerAPIRestart
11:11:40 [2022-08-08T11:11:40.530Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
11:11:40 [2022-08-08T11:11:40.789Z]     check_test.go:540: [d23fb9382ad25] daemon is not started
11:11:40 [2022-08-08T11:11:40.789Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
11:11:41 [2022-08-08T11:11:41.049Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
11:11:41 [2022-08-08T11:11:41.988Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
11:11:42 [2022-08-08T11:11:42.247Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
11:11:42 [2022-08-08T11:11:42.247Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
11:11:42 [2022-08-08T11:11:42.247Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
11:11:42 [2022-08-08T11:11:42.247Z] === RUN   TestDockerSuite/TestContainerAPIStart
11:11:42 [2022-08-08T11:11:42.815Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
11:11:43 [2022-08-08T11:11:43.076Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
11:11:44 [2022-08-08T11:11:44.488Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
11:11:46 [2022-08-08T11:11:46.401Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
11:11:46 [2022-08-08T11:11:46.969Z] === RUN   TestDockerSuite/TestContainerAPIStop
11:11:47 [2022-08-08T11:11:47.537Z] === RUN   TestDockerSuite/TestContainerAPITop
11:11:47 [2022-08-08T11:11:47.797Z] --- PASS: TestHealthKillContainer (8.46s)
11:11:47 [2022-08-08T11:11:47.797Z] === RUN   TestInspectCpusetInConfigPre120
11:11:48 [2022-08-08T11:11:48.057Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
11:11:48 [2022-08-08T11:11:48.057Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
11:11:48 [2022-08-08T11:11:48.057Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
11:11:48 [2022-08-08T11:11:48.057Z] === RUN   TestDockerSuite/TestContainerAPIWait
11:11:48 [2022-08-08T11:11:48.318Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s)
11:11:48 [2022-08-08T11:11:48.318Z] === RUN   TestIpcModeNone
11:11:48 [2022-08-08T11:11:48.887Z] --- PASS: TestIpcModeNone (0.55s)
11:11:48 [2022-08-08T11:11:48.887Z] === RUN   TestIpcModePrivate
11:11:49 [2022-08-08T11:11:49.012Z] tests/integration/api_volume_test.py .........                           [ 74%]
11:11:49 [2022-08-08T11:11:49.013Z] tests/integration/client_test.py .....                                   [ 75%]
11:11:49 [2022-08-08T11:11:49.013Z] tests/integration/context_api_test.py ...                                [ 76%]
11:11:49 [2022-08-08T11:11:49.013Z] tests/integration/errors_test.py .                                       [ 76%]
11:11:49 [2022-08-08T11:11:49.146Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false
11:11:49 [2022-08-08T11:11:49.406Z] --- PASS: TestIpcModePrivate (0.51s)
11:11:49 [2022-08-08T11:11:49.406Z] === RUN   TestIpcModeShareable
11:11:49 [2022-08-08T11:11:49.665Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
11:11:49 [2022-08-08T11:11:49.924Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true
11:11:49 [2022-08-08T11:11:49.924Z] --- PASS: TestIpcModeShareable (0.61s)
11:11:49 [2022-08-08T11:11:49.924Z] === RUN   TestAPIIpcModeShareableAndContainer
11:11:50 [2022-08-08T11:11:50.867Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
11:11:51 [2022-08-08T11:11:51.437Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
11:11:52 [2022-08-08T11:11:52.006Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.89s)
11:11:52 [2022-08-08T11:11:52.006Z] === RUN   TestAPIIpcModeHost
11:11:52 [2022-08-08T11:11:52.266Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>}
11:11:52 [2022-08-08T11:11:52.526Z] --- PASS: TestAPIIpcModeHost (0.58s)
11:11:52 [2022-08-08T11:11:52.526Z] === RUN   TestDaemonIpcModeShareable
11:11:53 [2022-08-08T11:11:53.095Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
11:11:53 [2022-08-08T11:11:53.664Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true
11:11:53 [2022-08-08T11:11:53.664Z]     check_test.go:540: [d4368a3665fab] daemon is not started
11:11:53 [2022-08-08T11:11:53.664Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
11:11:53 [2022-08-08T11:11:53.664Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>}
11:11:53 [2022-08-08T11:11:53.664Z] --- PASS: TestDaemonIpcModeShareable (1.29s)
11:11:53 [2022-08-08T11:11:53.664Z] === RUN   TestDaemonIpcModePrivate
11:11:54 [2022-08-08T11:11:54.233Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
11:11:54 [2022-08-08T11:11:54.800Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
11:11:55 [2022-08-08T11:11:55.060Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
11:11:55 [2022-08-08T11:11:55.060Z] --- PASS: TestDaemonIpcModePrivate (1.32s)
11:11:55 [2022-08-08T11:11:55.060Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:11:55 [2022-08-08T11:11:55.321Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>}
11:11:55 [2022-08-08T11:11:55.321Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
11:11:55 [2022-08-08T11:11:55.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>}
11:11:56 [2022-08-08T11:11:56.460Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false
11:11:56 [2022-08-08T11:11:56.720Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s)
11:11:56 [2022-08-08T11:11:56.720Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:11:57 [2022-08-08T11:11:57.291Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ac5f38_<nil>_<nil>}
11:11:58 [2022-08-08T11:11:58.232Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
11:11:58 [2022-08-08T11:11:58.232Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true
11:11:58 [2022-08-08T11:11:58.491Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.59s)
11:11:58 [2022-08-08T11:11:58.491Z] === RUN   TestIpcModeOlderClient
11:11:58 [2022-08-08T11:11:58.491Z] === PAUSE TestIpcModeOlderClient
11:11:58 [2022-08-08T11:11:58.491Z] === RUN   TestKillContainerInvalidSignal
11:11:59 [2022-08-08T11:11:59.060Z] --- PASS: TestKillContainerInvalidSignal (0.53s)
11:11:59 [2022-08-08T11:11:59.060Z] === RUN   TestKillContainer
11:11:59 [2022-08-08T11:11:59.060Z] === RUN   TestKillContainer/no_signal
11:11:59 [2022-08-08T11:11:59.060Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11275187094_/foo_false__<nil>_<nil>_<nil>_<nil>}
11:11:59 [2022-08-08T11:11:59.632Z] === RUN   TestKillContainer/non_killing_signal
11:12:00 [2022-08-08T11:12:00.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:12:00 [2022-08-08T11:12:00.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:12:00 [2022-08-08T11:12:00.200Z] === RUN   TestKillContainer/killing_signal
11:12:00 [2022-08-08T11:12:00.463Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11275187094_/foo_true__<nil>_<nil>_<nil>_<nil>}
11:12:00 [2022-08-08T11:12:00.723Z] --- PASS: TestKillContainer (1.79s)
11:12:00 [2022-08-08T11:12:00.723Z]     --- PASS: TestKillContainer/no_signal (0.76s)
11:12:00 [2022-08-08T11:12:00.723Z]     --- PASS: TestKillContainer/non_killing_signal (0.38s)
11:12:00 [2022-08-08T11:12:00.723Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
11:12:00 [2022-08-08T11:12:00.723Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:12:00 [2022-08-08T11:12:00.723Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:12:01 [2022-08-08T11:12:01.292Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:12:01 [2022-08-08T11:12:01.879Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32442344610_/foo_false__<nil>_<nil>_<nil>_<nil>}
11:12:02 [2022-08-08T11:12:02.142Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s)
11:12:02 [2022-08-08T11:12:02.142Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s)
11:12:02 [2022-08-08T11:12:02.142Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
11:12:02 [2022-08-08T11:12:02.142Z] === RUN   TestKillStoppedContainer
11:12:02 [2022-08-08T11:12:02.142Z] --- PASS: TestKillStoppedContainer (0.08s)
11:12:02 [2022-08-08T11:12:02.142Z] === RUN   TestKillStoppedContainerAPIPre120
11:12:02 [2022-08-08T11:12:02.142Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
11:12:02 [2022-08-08T11:12:02.142Z] === RUN   TestKillDifferentUserContainer
11:12:02 [2022-08-08T11:12:02.711Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
11:12:02 [2022-08-08T11:12:02.972Z] --- PASS: TestKillDifferentUserContainer (0.76s)
11:12:02 [2022-08-08T11:12:02.972Z] === RUN   TestInspectOomKilledTrue
11:12:02 [2022-08-08T11:12:02.972Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:12:02 [2022-08-08T11:12:02.972Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:12:02 [2022-08-08T11:12:02.972Z] === RUN   TestInspectOomKilledFalse
11:12:02 [2022-08-08T11:12:02.972Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:12:02 [2022-08-08T11:12:02.972Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:12:02 [2022-08-08T11:12:02.972Z] === RUN   TestLinksEtcHostsContentMatch
11:12:03 [2022-08-08T11:12:03.544Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s)
11:12:03 [2022-08-08T11:12:03.544Z] === RUN   TestLinksContainerNames
11:12:03 [2022-08-08T11:12:03.544Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32442344610_/foo_true__<nil>_<nil>_<nil>_<nil>}
11:12:04 [2022-08-08T11:12:04.114Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32442344610_/foo_true__0xc000ac5f68_<nil>_<nil>_<nil>}
11:12:05 [2022-08-08T11:12:05.053Z] --- PASS: TestLinksContainerNames (1.49s)
11:12:05 [2022-08-08T11:12:05.053Z] === RUN   TestLogsFollowTailEmpty
11:12:05 [2022-08-08T11:12:05.313Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
11:12:05 [2022-08-08T11:12:05.313Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
11:12:05 [2022-08-08T11:12:05.313Z]     check_test.go:540: [d3939b1d3dc2b] daemon is not started
11:12:05 [2022-08-08T11:12:05.313Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
11:12:05 [2022-08-08T11:12:05.573Z] --- PASS: TestLogsFollowTailEmpty (0.60s)
11:12:05 [2022-08-08T11:12:05.573Z] === RUN   TestLogs
11:12:05 [2022-08-08T11:12:05.573Z] === RUN   TestLogs/driver_local
11:12:05 [2022-08-08T11:12:05.573Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
11:12:05 [2022-08-08T11:12:05.573Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
11:12:05 [2022-08-08T11:12:05.573Z] === RUN   TestLogs/driver_local/tty/only_stdout
11:12:05 [2022-08-08T11:12:05.573Z] === PAUSE TestLogs/driver_local/tty/only_stdout
11:12:05 [2022-08-08T11:12:05.573Z] === RUN   TestLogs/driver_local/tty/only_stderr
11:12:05 [2022-08-08T11:12:05.573Z] === PAUSE TestLogs/driver_local/tty/only_stderr
11:12:05 [2022-08-08T11:12:05.573Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
11:12:05 [2022-08-08T11:12:05.573Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
11:12:05 [2022-08-08T11:12:05.573Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
11:12:05 [2022-08-08T11:12:05.573Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
11:12:05 [2022-08-08T11:12:05.573Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
11:12:05 [2022-08-08T11:12:05.573Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
11:12:05 [2022-08-08T11:12:05.573Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
11:12:05 [2022-08-08T11:12:05.573Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
11:12:05 [2022-08-08T11:12:05.573Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ac5f80_<nil>_<nil>}
11:12:06 [2022-08-08T11:12:06.514Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
11:12:06 [2022-08-08T11:12:06.514Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
11:12:07 [2022-08-08T11:12:07.087Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ac5f98_<nil>_<nil>}
11:12:07 [2022-08-08T11:12:07.347Z] === CONT  TestLogs/driver_local/tty/only_stderr
11:12:07 [2022-08-08T11:12:07.607Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
11:12:07 [2022-08-08T11:12:07.640Z] tests/integration/models_containers_test.py ............................ [ 83%]
11:12:07 [2022-08-08T11:12:07.867Z] === CONT  TestLogs/driver_local/tty/only_stdout
11:12:08 [2022-08-08T11:12:08.437Z] === RUN   TestLogs/driver_json-file
11:12:08 [2022-08-08T11:12:08.437Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
11:12:08 [2022-08-08T11:12:08.437Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
11:12:08 [2022-08-08T11:12:08.437Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
11:12:08 [2022-08-08T11:12:08.437Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
11:12:08 [2022-08-08T11:12:08.437Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
11:12:08 [2022-08-08T11:12:08.437Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
11:12:08 [2022-08-08T11:12:08.437Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:12:08 [2022-08-08T11:12:08.437Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:12:08 [2022-08-08T11:12:08.437Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
11:12:08 [2022-08-08T11:12:08.437Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
11:12:08 [2022-08-08T11:12:08.437Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
11:12:08 [2022-08-08T11:12:08.437Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
11:12:08 [2022-08-08T11:12:08.437Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
11:12:08 [2022-08-08T11:12:08.437Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
11:12:08 [2022-08-08T11:12:08.697Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ac5fb0_<nil>_<nil>}
11:12:09 [2022-08-08T11:12:09.638Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
11:12:09 [2022-08-08T11:12:09.638Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
11:12:09 [2022-08-08T11:12:09.638Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:12:10 [2022-08-08T11:12:10.071Z] ok  	github.com/docker/docker/libnetwork	37.361s	coverage: 40.6% of statements
11:12:10 [2022-08-08T11:12:10.071Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.136s	coverage: 84.4% of statements
11:12:10 [2022-08-08T11:12:10.071Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
11:12:10 [2022-08-08T11:12:10.071Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
11:12:10 [2022-08-08T11:12:10.071Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
11:12:10 [2022-08-08T11:12:10.071Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
11:12:10 [2022-08-08T11:12:10.071Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
11:12:10 [2022-08-08T11:12:10.071Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
11:12:10 [2022-08-08T11:12:10.071Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
11:12:10 [2022-08-08T11:12:10.071Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
11:12:10 [2022-08-08T11:12:10.071Z] ok  	github.com/docker/docker/libnetwork/config	0.016s	coverage: 22.4% of statements
11:12:10 [2022-08-08T11:12:10.071Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
11:12:10 [2022-08-08T11:12:10.071Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
11:12:10 [2022-08-08T11:12:10.071Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
11:12:10 [2022-08-08T11:12:10.071Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
11:12:10 [2022-08-08T11:12:10.579Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ac5fc8_<nil>_<nil>}
11:12:10 [2022-08-08T11:12:10.579Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
11:12:10 [2022-08-08T11:12:10.579Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
11:12:11 [2022-08-08T11:12:11.009Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.521s	coverage: 59.9% of statements
11:12:11 [2022-08-08T11:12:11.009Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
11:12:11 [2022-08-08T11:12:11.149Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
11:12:11 [2022-08-08T11:12:11.267Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
11:12:11 [2022-08-08T11:12:11.717Z] --- PASS: TestLogs (6.10s)
11:12:11 [2022-08-08T11:12:11.717Z]     --- PASS: TestLogs/driver_local (0.01s)
11:12:11 [2022-08-08T11:12:11.717Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.05s)
11:12:11 [2022-08-08T11:12:11.717Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.12s)
11:12:11 [2022-08-08T11:12:11.717Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.79s)
11:12:11 [2022-08-08T11:12:11.717Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.17s)
11:12:11 [2022-08-08T11:12:11.717Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.83s)
11:12:11 [2022-08-08T11:12:11.717Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.71s)
11:12:11 [2022-08-08T11:12:11.717Z]     --- PASS: TestLogs/driver_json-file (0.02s)
11:12:11 [2022-08-08T11:12:11.717Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.02s)
11:12:11 [2022-08-08T11:12:11.717Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.16s)
11:12:11 [2022-08-08T11:12:11.717Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.97s)
11:12:11 [2022-08-08T11:12:11.717Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.88s)
11:12:11 [2022-08-08T11:12:11.717Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.99s)
11:12:11 [2022-08-08T11:12:11.717Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.03s)
11:12:11 [2022-08-08T11:12:11.717Z] === RUN   TestContainerNetworkMountsNoChown
11:12:11 [2022-08-08T11:12:11.835Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.015s	coverage: 5.0% of statements
11:12:11 [2022-08-08T11:12:11.835Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
11:12:12 [2022-08-08T11:12:12.286Z] --- PASS: TestContainerNetworkMountsNoChown (0.59s)
11:12:12 [2022-08-08T11:12:12.286Z] === RUN   TestMountDaemonRoot
11:12:12 [2022-08-08T11:12:12.286Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
11:12:12 [2022-08-08T11:12:12.286Z] === RUN   TestMountDaemonRoot/default
11:12:12 [2022-08-08T11:12:12.286Z] === PAUSE TestMountDaemonRoot/default
11:12:12 [2022-08-08T11:12:12.286Z] === RUN   TestMountDaemonRoot/private
11:12:12 [2022-08-08T11:12:12.286Z] === PAUSE TestMountDaemonRoot/private
11:12:12 [2022-08-08T11:12:12.286Z] === RUN   TestMountDaemonRoot/rprivate
11:12:12 [2022-08-08T11:12:12.286Z] === PAUSE TestMountDaemonRoot/rprivate
11:12:12 [2022-08-08T11:12:12.286Z] === RUN   TestMountDaemonRoot/slave
11:12:12 [2022-08-08T11:12:12.286Z] === PAUSE TestMountDaemonRoot/slave
11:12:12 [2022-08-08T11:12:12.286Z] === RUN   TestMountDaemonRoot/rslave
11:12:12 [2022-08-08T11:12:12.286Z] === PAUSE TestMountDaemonRoot/rslave
11:12:12 [2022-08-08T11:12:12.286Z] === RUN   TestMountDaemonRoot/shared
11:12:12 [2022-08-08T11:12:12.286Z] === PAUSE TestMountDaemonRoot/shared
11:12:12 [2022-08-08T11:12:12.286Z] === RUN   TestMountDaemonRoot/rshared
11:12:12 [2022-08-08T11:12:12.286Z] === PAUSE TestMountDaemonRoot/rshared
11:12:12 [2022-08-08T11:12:12.286Z] === CONT  TestMountDaemonRoot/default
11:12:12 [2022-08-08T11:12:12.286Z] === RUN   TestMountDaemonRoot/default/bind_root
11:12:12 [2022-08-08T11:12:12.286Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:12:12 [2022-08-08T11:12:12.286Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:12:12 [2022-08-08T11:12:12.286Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:12:12 [2022-08-08T11:12:12.286Z] === RUN   TestMountDaemonRoot/default/mount_root
11:12:12 [2022-08-08T11:12:12.286Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:12:12 [2022-08-08T11:12:12.286Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:12:12 [2022-08-08T11:12:12.286Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:12:12 [2022-08-08T11:12:12.286Z] === CONT  TestMountDaemonRoot/default/bind_root
11:12:12 [2022-08-08T11:12:12.286Z] === CONT  TestMountDaemonRoot/rprivate
11:12:12 [2022-08-08T11:12:12.286Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:12:12 [2022-08-08T11:12:12.286Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:12:12 [2022-08-08T11:12:12.286Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:12:12 [2022-08-08T11:12:12.286Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:12:12 [2022-08-08T11:12:12.286Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:12:12 [2022-08-08T11:12:12.286Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:12:12 [2022-08-08T11:12:12.286Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:12:12 [2022-08-08T11:12:12.286Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:12:12 [2022-08-08T11:12:12.286Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:12:12 [2022-08-08T11:12:12.286Z] === CONT  TestMountDaemonRoot/rshared
11:12:12 [2022-08-08T11:12:12.286Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:12:12 [2022-08-08T11:12:12.286Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:12:12 [2022-08-08T11:12:12.286Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:12:12 [2022-08-08T11:12:12.286Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:12:12 [2022-08-08T11:12:12.286Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:12:12 [2022-08-08T11:12:12.286Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:12:12 [2022-08-08T11:12:12.287Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:12:12 [2022-08-08T11:12:12.287Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:12:12 [2022-08-08T11:12:12.287Z] === CONT  TestMountDaemonRoot/shared
11:12:12 [2022-08-08T11:12:12.287Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:12:12 [2022-08-08T11:12:12.287Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:12:12 [2022-08-08T11:12:12.287Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:12:12 [2022-08-08T11:12:12.287Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:12:12 [2022-08-08T11:12:12.287Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:12:12 [2022-08-08T11:12:12.287Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:12:12 [2022-08-08T11:12:12.287Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:12:12 [2022-08-08T11:12:12.287Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:12:12 [2022-08-08T11:12:12.287Z] === CONT  TestMountDaemonRoot/rslave
11:12:12 [2022-08-08T11:12:12.287Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:12:12 [2022-08-08T11:12:12.287Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:12:12 [2022-08-08T11:12:12.287Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:12:12 [2022-08-08T11:12:12.287Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:12:12 [2022-08-08T11:12:12.287Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:12:12 [2022-08-08T11:12:12.287Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:12:12 [2022-08-08T11:12:12.287Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:12:12 [2022-08-08T11:12:12.287Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:12:12 [2022-08-08T11:12:12.287Z] === CONT  TestMountDaemonRoot/slave
11:12:12 [2022-08-08T11:12:12.287Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:12:12 [2022-08-08T11:12:12.287Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:12:12 [2022-08-08T11:12:12.287Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:12:12 [2022-08-08T11:12:12.287Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:12:12 [2022-08-08T11:12:12.287Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:12:12 [2022-08-08T11:12:12.287Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:12:12 [2022-08-08T11:12:12.287Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:12:12 [2022-08-08T11:12:12.287Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:12:12 [2022-08-08T11:12:12.287Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:12:12 [2022-08-08T11:12:12.287Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:12:12 [2022-08-08T11:12:12.287Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:12:12 [2022-08-08T11:12:12.287Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:12:12 [2022-08-08T11:12:12.287Z] === CONT  TestMountDaemonRoot/private
11:12:12 [2022-08-08T11:12:12.287Z] === RUN   TestMountDaemonRoot/private/bind_root
11:12:12 [2022-08-08T11:12:12.287Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:12:12 [2022-08-08T11:12:12.287Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:12:12 [2022-08-08T11:12:12.287Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:12:12 [2022-08-08T11:12:12.287Z] === RUN   TestMountDaemonRoot/private/mount_root
11:12:12 [2022-08-08T11:12:12.287Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:12:12 [2022-08-08T11:12:12.287Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:12:12 [2022-08-08T11:12:12.287Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:12:12 [2022-08-08T11:12:12.287Z] === CONT  TestMountDaemonRoot/default/mount_root
11:12:12 [2022-08-08T11:12:12.287Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:12:12 [2022-08-08T11:12:12.287Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:12:12 [2022-08-08T11:12:12.406Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
11:12:12 [2022-08-08T11:12:12.406Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
11:12:12 [2022-08-08T11:12:12.547Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:12:12 [2022-08-08T11:12:12.547Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:12:12 [2022-08-08T11:12:12.547Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:12:12 [2022-08-08T11:12:12.547Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:12:12 [2022-08-08T11:12:12.547Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:12:12 [2022-08-08T11:12:12.547Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:12:12 [2022-08-08T11:12:12.547Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:12:12 [2022-08-08T11:12:12.547Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:12:12 [2022-08-08T11:12:12.547Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:12:12 [2022-08-08T11:12:12.547Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:12:12 [2022-08-08T11:12:12.547Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:12:12 [2022-08-08T11:12:12.665Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
11:12:12 [2022-08-08T11:12:12.807Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:12:12 [2022-08-08T11:12:12.807Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:12:12 [2022-08-08T11:12:12.807Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:12:12 [2022-08-08T11:12:12.807Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:12:12 [2022-08-08T11:12:12.807Z] === CONT  TestMountDaemonRoot/private/bind_root
11:12:12 [2022-08-08T11:12:12.807Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:12:12 [2022-08-08T11:12:12.807Z]     check_test.go:540: [d951c442e75d7] daemon is not started
11:12:12 [2022-08-08T11:12:12.807Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
11:12:12 [2022-08-08T11:12:12.807Z] === CONT  TestMountDaemonRoot/private/mount_root
11:12:12 [2022-08-08T11:12:12.807Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:12:12 [2022-08-08T11:12:12.807Z] --- PASS: TestMountDaemonRoot (0.04s)
11:12:12 [2022-08-08T11:12:12.807Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
11:12:12 [2022-08-08T11:12:12.807Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
11:12:12 [2022-08-08T11:12:12.807Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
11:12:12 [2022-08-08T11:12:12.807Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
11:12:12 [2022-08-08T11:12:12.807Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
11:12:12 [2022-08-08T11:12:12.807Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
11:12:12 [2022-08-08T11:12:12.807Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
11:12:12 [2022-08-08T11:12:12.807Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
11:12:12 [2022-08-08T11:12:12.807Z] === RUN   TestContainerBindMountNonRecursive
11:12:13 [2022-08-08T11:12:13.746Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
11:12:13 [2022-08-08T11:12:13.746Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
11:12:13 [2022-08-08T11:12:13.746Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
11:12:13 [2022-08-08T11:12:13.746Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
11:12:13 [2022-08-08T11:12:13.746Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
11:12:13 [2022-08-08T11:12:13.746Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
11:12:13 [2022-08-08T11:12:13.746Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
11:12:13 [2022-08-08T11:12:13.746Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
11:12:13 [2022-08-08T11:12:13.746Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
11:12:13 [2022-08-08T11:12:13.746Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
11:12:13 [2022-08-08T11:12:13.746Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
11:12:13 [2022-08-08T11:12:13.746Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
11:12:13 [2022-08-08T11:12:13.746Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
11:12:13 [2022-08-08T11:12:13.746Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
11:12:13 [2022-08-08T11:12:13.746Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
11:12:14 [2022-08-08T11:12:14.006Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
11:12:14 [2022-08-08T11:12:14.006Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
11:12:14 [2022-08-08T11:12:14.006Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
11:12:14 [2022-08-08T11:12:14.006Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
11:12:14 [2022-08-08T11:12:14.006Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
11:12:14 [2022-08-08T11:12:14.266Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
11:12:14 [2022-08-08T11:12:14.835Z] --- PASS: TestContainerBindMountNonRecursive (1.86s)
11:12:14 [2022-08-08T11:12:14.835Z] === RUN   TestContainerVolumesMountedAsShared
11:12:14 [2022-08-08T11:12:14.835Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
11:12:15 [2022-08-08T11:12:15.405Z] --- PASS: TestContainerVolumesMountedAsShared (0.79s)
11:12:15 [2022-08-08T11:12:15.405Z] === RUN   TestContainerVolumesMountedAsSlave
11:12:15 [2022-08-08T11:12:15.976Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
11:12:16 [2022-08-08T11:12:16.236Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s)
11:12:16 [2022-08-08T11:12:16.236Z] === RUN   TestNetworkNat
11:12:16 [2022-08-08T11:12:16.496Z]     check_test.go:540: [dfb58a6936d2a] daemon is not started
11:12:16 [2022-08-08T11:12:16.496Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
11:12:16 [2022-08-08T11:12:16.496Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
11:12:16 [2022-08-08T11:12:16.757Z] --- PASS: TestNetworkNat (0.66s)
11:12:16 [2022-08-08T11:12:16.757Z] === RUN   TestNetworkLocalhostTCPNat
11:12:17 [2022-08-08T11:12:17.326Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
11:12:17 [2022-08-08T11:12:17.586Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s)
11:12:17 [2022-08-08T11:12:17.586Z] === RUN   TestNetworkLoopbackNat
11:12:18 [2022-08-08T11:12:18.524Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
11:12:19 [2022-08-08T11:12:19.463Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
11:12:19 [2022-08-08T11:12:19.463Z]     docker_cli_daemon_plugins_test.go:80: [d87b1c861054c] daemon is not started
11:12:20 [2022-08-08T11:12:20.034Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
11:12:20 [2022-08-08T11:12:20.294Z] --- PASS: TestNetworkLoopbackNat (2.83s)
11:12:20 [2022-08-08T11:12:20.294Z] === RUN   TestPause
11:12:20 [2022-08-08T11:12:20.575Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
11:12:20 [2022-08-08T11:12:20.835Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
11:12:20 [2022-08-08T11:12:20.835Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
11:12:21 [2022-08-08T11:12:21.096Z] --- PASS: TestPause (0.75s)
11:12:21 [2022-08-08T11:12:21.096Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:12:21 [2022-08-08T11:12:21.096Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:12:21 [2022-08-08T11:12:21.096Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:12:21 [2022-08-08T11:12:21.096Z] === RUN   TestPauseStopPausedContainer
11:12:21 [2022-08-08T11:12:21.666Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
11:12:21 [2022-08-08T11:12:21.926Z] --- PASS: TestPauseStopPausedContainer (0.75s)
11:12:21 [2022-08-08T11:12:21.926Z] === RUN   TestPidHost
11:12:21 [2022-08-08T11:12:21.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
11:12:22 [2022-08-08T11:12:22.186Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
11:12:22 [2022-08-08T11:12:22.641Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.254s	coverage: 6.7% of statements
11:12:22 [2022-08-08T11:12:22.641Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
11:12:22 [2022-08-08T11:12:22.641Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
11:12:22 [2022-08-08T11:12:22.900Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
11:12:22 [2022-08-08T11:12:22.900Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
11:12:22 [2022-08-08T11:12:22.900Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
11:12:22 [2022-08-08T11:12:22.900Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
11:12:23 [2022-08-08T11:12:23.126Z] === RUN   TestDockerSuite/TestExecAPIStart
11:12:23 [2022-08-08T11:12:23.385Z] --- PASS: TestPidHost (1.55s)
11:12:23 [2022-08-08T11:12:23.385Z] === RUN   TestPsFilter
11:12:23 [2022-08-08T11:12:23.467Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
11:12:23 [2022-08-08T11:12:23.646Z] --- PASS: TestPsFilter (0.12s)
11:12:23 [2022-08-08T11:12:23.646Z] === RUN   TestRemoveContainerWithRemovedVolume
11:12:23 [2022-08-08T11:12:23.646Z]     docker_cli_daemon_plugins_test.go:170: [de3bff82910d1] daemon is not started
11:12:23 [2022-08-08T11:12:23.726Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.013s	coverage: 81.2% of statements
11:12:23 [2022-08-08T11:12:23.793Z] .........                                                                [ 85%]
11:12:23 [2022-08-08T11:12:23.985Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
11:12:23 [2022-08-08T11:12:23.985Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
11:12:24 [2022-08-08T11:12:24.216Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s)
11:12:24 [2022-08-08T11:12:24.216Z] === RUN   TestRemoveContainerWithVolume
11:12:24 [2022-08-08T11:12:24.476Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
11:12:25 [2022-08-08T11:12:25.046Z] --- PASS: TestRemoveContainerWithVolume (0.63s)
11:12:25 [2022-08-08T11:12:25.046Z] === RUN   TestRemoveContainerRunning
11:12:25 [2022-08-08T11:12:25.046Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
11:12:25 [2022-08-08T11:12:25.307Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
11:12:25 [2022-08-08T11:12:25.567Z] --- PASS: TestRemoveContainerRunning (0.79s)
11:12:25 [2022-08-08T11:12:25.567Z] === RUN   TestRemoveContainerForceRemoveRunning
11:12:26 [2022-08-08T11:12:26.136Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
11:12:26 [2022-08-08T11:12:26.397Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s)
11:12:26 [2022-08-08T11:12:26.397Z] === RUN   TestRemoveInvalidContainer
11:12:26 [2022-08-08T11:12:26.397Z] --- PASS: TestRemoveInvalidContainer (0.04s)
11:12:26 [2022-08-08T11:12:26.397Z] === RUN   TestRenameLinkedContainer
11:12:26 [2022-08-08T11:12:26.967Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
11:12:27 [2022-08-08T11:12:27.907Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
11:12:28 [2022-08-08T11:12:28.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:12:28 [2022-08-08T11:12:28.826Z] tests/integration/models_images_test.py ...............                  [ 89%]
11:12:28 [2022-08-08T11:12:28.846Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
11:12:28 [2022-08-08T11:12:28.846Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
11:12:29 [2022-08-08T11:12:29.416Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
11:12:29 [2022-08-08T11:12:29.416Z] --- PASS: TestRenameLinkedContainer (3.01s)
11:12:29 [2022-08-08T11:12:29.416Z] === RUN   TestRenameStoppedContainer
11:12:29 [2022-08-08T11:12:29.675Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
11:12:29 [2022-08-08T11:12:29.938Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
11:12:30 [2022-08-08T11:12:30.011Z] tests/integration/models_networks_test.py ....                           [ 90%]
11:12:30 [2022-08-08T11:12:30.198Z] --- PASS: TestRenameStoppedContainer (0.75s)
11:12:30 [2022-08-08T11:12:30.198Z] === RUN   TestRenameRunningContainerAndReuse
11:12:30 [2022-08-08T11:12:30.458Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
11:12:30 [2022-08-08T11:12:30.458Z]     check_test.go:540: [d2841182aa613] daemon is not started
11:12:30 [2022-08-08T11:12:30.458Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
11:12:31 [2022-08-08T11:12:31.839Z] --- PASS: TestRenameRunningContainerAndReuse (1.48s)
11:12:31 [2022-08-08T11:12:31.839Z] === RUN   TestRenameInvalidName
11:12:32 [2022-08-08T11:12:32.408Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
11:12:32 [2022-08-08T11:12:32.408Z] === RUN   TestDockerSuite/TestExecStateCleanup
11:12:32 [2022-08-08T11:12:32.668Z] --- PASS: TestRenameInvalidName (0.93s)
11:12:32 [2022-08-08T11:12:32.668Z] === RUN   TestRenameAnonymousContainer
11:12:34 [2022-08-08T11:12:34.049Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
11:12:34 [2022-08-08T11:12:34.991Z] --- PASS: TestRenameAnonymousContainer (2.35s)
11:12:34 [2022-08-08T11:12:34.991Z] === RUN   TestRenameContainerWithSameName
11:12:35 [2022-08-08T11:12:35.251Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
11:12:35 [2022-08-08T11:12:35.511Z] --- PASS: TestRenameContainerWithSameName (0.60s)
11:12:35 [2022-08-08T11:12:35.511Z] === RUN   TestRenameContainerWithLinkedContainer
11:12:36 [2022-08-08T11:12:36.194Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
11:12:36 [2022-08-08T11:12:36.547Z] tests/integration/models_nodes_test.py .                                 [ 90%]
11:12:36 [2022-08-08T11:12:36.547Z] tests/integration/models_resources_test.py .                             [ 91%]
11:12:36 [2022-08-08T11:12:36.893Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
11:12:36 [2022-08-08T11:12:36.893Z] --- PASS: TestRenameContainerWithLinkedContainer (1.19s)
11:12:36 [2022-08-08T11:12:36.893Z] === RUN   TestResize
11:12:37 [2022-08-08T11:12:37.152Z] --- PASS: TestResize (0.50s)
11:12:37 [2022-08-08T11:12:37.152Z] === RUN   TestResizeWithInvalidSize
11:12:38 [2022-08-08T11:12:38.092Z] --- PASS: TestResizeWithInvalidSize (0.62s)
11:12:38 [2022-08-08T11:12:38.092Z] === RUN   TestResizeWhenContainerNotStarted
11:12:38 [2022-08-08T11:12:38.092Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
11:12:38 [2022-08-08T11:12:38.352Z] --- PASS: TestResizeWhenContainerNotStarted (0.51s)
11:12:38 [2022-08-08T11:12:38.352Z] === RUN   TestDaemonRestartKillContainers
11:12:38 [2022-08-08T11:12:38.352Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:12:38 [2022-08-08T11:12:38.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:12:38 [2022-08-08T11:12:38.352Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:12:38 [2022-08-08T11:12:38.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:12:38 [2022-08-08T11:12:38.352Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:12:38 [2022-08-08T11:12:38.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:12:38 [2022-08-08T11:12:38.352Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:12:38 [2022-08-08T11:12:38.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:12:38 [2022-08-08T11:12:38.352Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:12:38 [2022-08-08T11:12:38.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:12:38 [2022-08-08T11:12:38.352Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:12:38 [2022-08-08T11:12:38.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:12:38 [2022-08-08T11:12:38.352Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:12:38 [2022-08-08T11:12:38.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:12:38 [2022-08-08T11:12:38.352Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:12:38 [2022-08-08T11:12:38.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:12:38 [2022-08-08T11:12:38.352Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:12:38 [2022-08-08T11:12:38.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:12:38 [2022-08-08T11:12:38.352Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:12:38 [2022-08-08T11:12:38.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:12:38 [2022-08-08T11:12:38.352Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:12:38 [2022-08-08T11:12:38.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:12:38 [2022-08-08T11:12:38.352Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:12:38 [2022-08-08T11:12:38.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:12:38 [2022-08-08T11:12:38.352Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:12:38 [2022-08-08T11:12:38.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:12:38 [2022-08-08T11:12:38.353Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:12:38 [2022-08-08T11:12:38.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:12:38 [2022-08-08T11:12:38.353Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:12:38 [2022-08-08T11:12:38.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:12:38 [2022-08-08T11:12:38.353Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:12:38 [2022-08-08T11:12:38.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:12:38 [2022-08-08T11:12:38.353Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:12:38 [2022-08-08T11:12:38.353Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:12:38 [2022-08-08T11:12:38.547Z] tests/integration/models_services_test.py ................X.             [ 95%]
11:12:38 [2022-08-08T11:12:38.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
11:12:38 [2022-08-08T11:12:38.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:12:38 [2022-08-08T11:12:38.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:12:39 [2022-08-08T11:12:39.320Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
11:12:39 [2022-08-08T11:12:39.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:12:40 [2022-08-08T11:12:40.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:12:40 [2022-08-08T11:12:40.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:12:40 [2022-08-08T11:12:40.705Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:12:40 [2022-08-08T11:12:40.964Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
11:12:41 [2022-08-08T11:12:41.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:12:41 [2022-08-08T11:12:41.279Z] tests/integration/models_swarm_test.py ..                                [ 96%]
11:12:41 [2022-08-08T11:12:41.279Z] tests/integration/models_volumes_test.py ..                              [ 96%]
11:12:41 [2022-08-08T11:12:41.534Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
11:12:42 [2022-08-08T11:12:42.103Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:12:43 [2022-08-08T11:12:43.481Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:12:43 [2022-08-08T11:12:43.482Z] === RUN   TestDockerSuite/TestGetContainerStats
11:12:43 [2022-08-08T11:12:43.482Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:12:43 [2022-08-08T11:12:43.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:12:44 [2022-08-08T11:12:44.422Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:12:44 [2022-08-08T11:12:44.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:12:44 [2022-08-08T11:12:44.682Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:12:45 [2022-08-08T11:12:45.251Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
11:12:45 [2022-08-08T11:12:45.432Z] tests/integration/regression_test.py ......                              [ 98%]
11:12:45 [2022-08-08T11:12:45.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:12:45 [2022-08-08T11:12:45.689Z] tests/integration/credentials/store_test.py ......                       [ 99%]
11:12:45 [2022-08-08T11:12:45.689Z] tests/integration/credentials/utils_test.py .                            [100%]
11:12:45 [2022-08-08T11:12:45.689Z] 
11:12:45 [2022-08-08T11:12:45.689Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
11:12:45 [2022-08-08T11:12:45.689Z] =========================== short test summary info ============================
11:12:45 [2022-08-08T11:12:45.689Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
11:12:45 [2022-08-08T11:12:45.689Z]   CONFIG_RT_GROUP_SCHED isn't enabled
11:12:45 [2022-08-08T11:12:45.689Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
11:12:45 [2022-08-08T11:12:45.689Z]   Not supported on most drivers
11:12:45 [2022-08-08T11:12:45.689Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
11:12:45 [2022-08-08T11:12:45.689Z]   Output of docker top depends on host distro, and is not formalized.
11:12:45 [2022-08-08T11:12:45.689Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
11:12:45 [2022-08-08T11:12:45.689Z]   Output of docker top depends on host distro, and is not formalized.
11:12:45 [2022-08-08T11:12:45.689Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
11:12:45 [2022-08-08T11:12:45.689Z]   Can fail if eth0 has multiple IP addresses
11:12:45 [2022-08-08T11:12:45.689Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
11:12:45 [2022-08-08T11:12:45.689Z]   This doesn't seem to be taken into account by the engine
11:12:45 [2022-08-08T11:12:45.689Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
11:12:45 [2022-08-08T11:12:45.689Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
11:12:45 [2022-08-08T11:12:45.689Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.25 seconds ==
11:12:45 [2022-08-08T11:12:45.945Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
11:12:46 [2022-08-08T11:12:46.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:12:47 [2022-08-08T11:12:47.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:12:47 [2022-08-08T11:12:47.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:12:48 [2022-08-08T11:12:48.541Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
11:12:48 [2022-08-08T11:12:48.541Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:12:48 [2022-08-08T11:12:48.541Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:12:49 [2022-08-08T11:12:49.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:12:49 [2022-08-08T11:12:49.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:12:50 [2022-08-08T11:12:50.448Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:12:50 [2022-08-08T11:12:50.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:12:51 [2022-08-08T11:12:51.076Z] ok  	github.com/docker/docker/libnetwork/ipam	15.744s	coverage: 85.3% of statements
11:12:51 [2022-08-08T11:12:51.076Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
11:12:51 [2022-08-08T11:12:51.076Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
11:12:51 [2022-08-08T11:12:51.076Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
11:12:51 [2022-08-08T11:12:51.076Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
11:12:51 [2022-08-08T11:12:51.076Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
11:12:51 [2022-08-08T11:12:51.087Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:12:51 [2022-08-08T11:12:51.087Z] Using test binary docker
11:12:51 [2022-08-08T11:12:51.087Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:12:51 [2022-08-08T11:12:51.087Z] Starting apparmor (via systemctl): apparmor.service.
11:12:51 [2022-08-08T11:12:51.087Z] Starting dockerd
11:12:51 [2022-08-08T11:12:51.087Z] INFO: Waiting for daemon to start...
11:12:51 [2022-08-08T11:12:51.334Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
11:12:51 [2022-08-08T11:12:51.827Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
11:12:51 [2022-08-08T11:12:51.902Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.272s	coverage: 74.0% of statements
11:12:52 [2022-08-08T11:12:52.396Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:12:52 [2022-08-08T11:12:52.396Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:12:52 [2022-08-08T11:12:52.657Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
11:12:52 [2022-08-08T11:12:52.838Z] ok  	github.com/docker/docker/libnetwork/iptables	0.166s	coverage: 45.0% of statements
11:12:52 [2022-08-08T11:12:52.838Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
11:12:53 [2022-08-08T11:12:53.097Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
11:12:53 [2022-08-08T11:12:53.603Z] .
11:12:53 [2022-08-08T11:12:53.603Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:12:53 [2022-08-08T11:12:53.603Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:12:53 [2022-08-08T11:12:53.603Z] Error: No such image: emptyfs
11:12:53 [2022-08-08T11:12:53.603Z] Running integration-test (iteration 1)
11:12:53 [2022-08-08T11:12:53.603Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
11:12:53 [2022-08-08T11:12:53.603Z] Loaded image: busybox:latest
11:12:53 [2022-08-08T11:12:53.858Z] Loaded image: busybox:glibc
11:12:54 [2022-08-08T11:12:54.568Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
11:12:54 [2022-08-08T11:12:54.828Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:12:55 [2022-08-08T11:12:55.089Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:12:55 [2022-08-08T11:12:55.226Z] Loaded image: debian:bullseye-slim
11:12:55 [2022-08-08T11:12:55.226Z] Loaded image: hello-world:latest
11:12:55 [2022-08-08T11:12:55.226Z] Loaded image: arm32v7/hello-world:latest
11:12:55 [2022-08-08T11:12:55.226Z] INFO: Testing against a local daemon
11:12:55 [2022-08-08T11:12:55.226Z] === RUN   TestCgroupNamespacesBuild
11:12:56 [2022-08-08T11:12:56.592Z] --- PASS: TestCgroupNamespacesBuild (1.39s)
11:12:56 [2022-08-08T11:12:56.592Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:12:56 [2022-08-08T11:12:56.998Z]     check_test.go:540: [dee2b1e2b160a] daemon is not started
11:12:56 [2022-08-08T11:12:56.998Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
11:12:56 [2022-08-08T11:12:56.998Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:12:57 [2022-08-08T11:12:57.957Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s)
11:12:57 [2022-08-08T11:12:57.957Z] === RUN   TestBuildWithSession
11:12:57 [2022-08-08T11:12:57.957Z]     build_session_test.go:25: TODO: BuildKit
11:12:57 [2022-08-08T11:12:57.957Z] --- SKIP: TestBuildWithSession (0.00s)
11:12:57 [2022-08-08T11:12:57.957Z] === RUN   TestBuildSquashParent
11:12:58 [2022-08-08T11:12:58.120Z] Leaving: AppArmorNo profiles have been unloaded.
11:12:58 [2022-08-08T11:12:58.120Z] 
11:12:58 [2022-08-08T11:12:58.120Z] Unloading profiles will leave already running processes permanently
11:12:58 [2022-08-08T11:12:58.120Z] unconfined, which can lead to unexpected situations.
11:12:58 [2022-08-08T11:12:58.120Z] 
11:12:58 [2022-08-08T11:12:58.120Z] To set a process to complain mode, use the command line tool
11:12:58 [2022-08-08T11:12:58.120Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:12:58 [2022-08-08T11:12:58.120Z] 
Post stage
[Pipeline] junit
11:12:58 [2022-08-08T11:12:58.139Z] Recording test results
11:12:58 [2022-08-08T11:12:58.184Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
11:12:58 [2022-08-08T11:12:58.496Z] + echo Ensuring container killed.
11:12:58 [2022-08-08T11:12:58.496Z] Ensuring container killed.
11:12:58 [2022-08-08T11:12:58.496Z] + docker rm -vf docker-pr2
11:12:58 [2022-08-08T11:12:58.496Z] Error: No such container: docker-pr2
[Pipeline] sh
11:12:58 [2022-08-08T11:12:58.767Z] + echo Chowning /workspace to jenkins user
11:12:58 [2022-08-08T11:12:58.767Z] Chowning /workspace to jenkins user
11:12:58 [2022-08-08T11:12:58.767Z] + id -u
11:12:58 [2022-08-08T11:12:58.767Z] + id -g
11:12:58 [2022-08-08T11:12:58.767Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43932:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:12:59 [2022-08-08T11:12:59.536Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:12:59 [2022-08-08T11:12:59.536Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.35s)
11:12:59 [2022-08-08T11:12:59.536Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s)
11:12:59 [2022-08-08T11:12:59.536Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
11:12:59 [2022-08-08T11:12:59.536Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.13s)
11:12:59 [2022-08-08T11:12:59.536Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s)
11:12:59 [2022-08-08T11:12:59.536Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s)
11:12:59 [2022-08-08T11:12:59.536Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.65s)
11:12:59 [2022-08-08T11:12:59.536Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.67s)
11:12:59 [2022-08-08T11:12:59.536Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.03s)
11:12:59 [2022-08-08T11:12:59.536Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.75s)
11:12:59 [2022-08-08T11:12:59.536Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.13s)
11:12:59 [2022-08-08T11:12:59.536Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s)
11:12:59 [2022-08-08T11:12:59.536Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.77s)
11:12:59 [2022-08-08T11:12:59.536Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.32s)
11:12:59 [2022-08-08T11:12:59.536Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.39s)
11:12:59 [2022-08-08T11:12:59.536Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.01s)
11:12:59 [2022-08-08T11:12:59.536Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
11:12:59 [2022-08-08T11:12:59.536Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
11:12:59 [2022-08-08T11:12:59.536Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
11:12:59 [2022-08-08T11:12:59.536Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
11:12:59 [2022-08-08T11:12:59.657Z] + bundleName=docker-py
11:12:59 [2022-08-08T11:12:59.657Z] + echo Creating docker-py-bundles.tar.gz
11:12:59 [2022-08-08T11:12:59.657Z] Creating docker-py-bundles.tar.gz
11:12:59 [2022-08-08T11:12:59.657Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log
[Pipeline] archiveArtifacts
11:12:59 [2022-08-08T11:12:59.668Z] Archiving artifacts
11:12:59 [2022-08-08T11:12:59.911Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43932/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
11:13:00 [2022-08-08T11:13:00.106Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
11:13:00 [2022-08-08T11:13:00.106Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
11:13:00 [2022-08-08T11:13:00.293Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43932/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=15f9cb5c4dab7eb09845453777c0797194d48336 -e DOCKER_GRAPHDRIVER docker:15f9cb5c4dab7eb09845453777c0797194d48336 hack/make.sh binary
11:13:00 [2022-08-08T11:13:00.577Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
11:13:00 [2022-08-08T11:13:00.577Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
11:13:00 [2022-08-08T11:13:00.582Z] 
11:13:00 [2022-08-08T11:13:00.582Z] Removing bundles/
11:13:00 [2022-08-08T11:13:00.582Z] 
11:13:00 [2022-08-08T11:13:00.839Z] ---> Making bundle: binary (in bundles/binary)
11:13:00 [2022-08-08T11:13:00.839Z] Building: bundles/binary-daemon/dockerd
11:13:00 [2022-08-08T11:13:00.839Z] GOOS="" GOARCH="" GOARM=""
11:13:01 [2022-08-08T11:13:01.524Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
11:13:02 [2022-08-08T11:13:02.478Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.34s)
11:13:02 [2022-08-08T11:13:02.478Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.53s)
11:13:02 [2022-08-08T11:13:02.478Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.80s)
11:13:02 [2022-08-08T11:13:02.478Z] === RUN   TestCgroupNamespacesRun
11:13:02 [2022-08-08T11:13:02.478Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
11:13:03 [2022-08-08T11:13:03.310Z] --- PASS: TestBuildSquashParent (4.58s)
11:13:03 [2022-08-08T11:13:03.310Z] === RUN   TestBuildWithRemoveAndForceRemove
11:13:03 [2022-08-08T11:13:03.310Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:13:03 [2022-08-08T11:13:03.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:13:03 [2022-08-08T11:13:03.310Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:13:03 [2022-08-08T11:13:03.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:13:03 [2022-08-08T11:13:03.310Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:13:03 [2022-08-08T11:13:03.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:13:03 [2022-08-08T11:13:03.310Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:13:03 [2022-08-08T11:13:03.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:13:03 [2022-08-08T11:13:03.310Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:13:03 [2022-08-08T11:13:03.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:13:03 [2022-08-08T11:13:03.310Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:13:03 [2022-08-08T11:13:03.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:13:03 [2022-08-08T11:13:03.310Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:13:03 [2022-08-08T11:13:03.310Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:13:03 [2022-08-08T11:13:03.872Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:13:03 [2022-08-08T11:13:03.874Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
11:13:04 [2022-08-08T11:13:04.128Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:13:04 [2022-08-08T11:13:04.444Z] --- PASS: TestCgroupNamespacesRun (2.01s)
11:13:04 [2022-08-08T11:13:04.444Z] === RUN   TestCgroupNamespacesRunPrivileged
11:13:04 [2022-08-08T11:13:04.444Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
11:13:05 [2022-08-08T11:13:05.384Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
11:13:05 [2022-08-08T11:13:05.496Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:13:05 [2022-08-08T11:13:05.753Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:13:06 [2022-08-08T11:13:06.765Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
11:13:06 [2022-08-08T11:13:06.765Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.30s)
11:13:06 [2022-08-08T11:13:06.765Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:13:06 [2022-08-08T11:13:06.765Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
11:13:06 [2022-08-08T11:13:06.765Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
11:13:07 [2022-08-08T11:13:07.121Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
11:13:07 [2022-08-08T11:13:07.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.39s)
11:13:07 [2022-08-08T11:13:07.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.66s)
11:13:07 [2022-08-08T11:13:07.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.53s)
11:13:07 [2022-08-08T11:13:07.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.51s)
11:13:07 [2022-08-08T11:13:07.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.48s)
11:13:07 [2022-08-08T11:13:07.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.45s)
11:13:07 [2022-08-08T11:13:07.121Z] === RUN   TestBuildMultiStageCopy
11:13:07 [2022-08-08T11:13:07.122Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:13:07 [2022-08-08T11:13:07.705Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
11:13:08 [2022-08-08T11:13:08.486Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:13:08 [2022-08-08T11:13:08.647Z] === RUN   TestDockerSuite/TestLogsAPIUntil
11:13:08 [2022-08-08T11:13:08.647Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.95s)
11:13:08 [2022-08-08T11:13:08.647Z] === RUN   TestCgroupNamespacesRunHostMode
11:13:08 [2022-08-08T11:13:08.742Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:13:08 [2022-08-08T11:13:08.998Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:13:09 [2022-08-08T11:13:09.255Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:13:09 [2022-08-08T11:13:09.512Z] --- PASS: TestBuildMultiStageCopy (2.24s)
11:13:09 [2022-08-08T11:13:09.512Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.35s)
11:13:09 [2022-08-08T11:13:09.512Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s)
11:13:09 [2022-08-08T11:13:09.512Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
11:13:09 [2022-08-08T11:13:09.512Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
11:13:09 [2022-08-08T11:13:09.512Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
11:13:09 [2022-08-08T11:13:09.512Z] === RUN   TestBuildMultiStageParentConfig
11:13:10 [2022-08-08T11:13:10.074Z] --- PASS: TestBuildMultiStageParentConfig (0.63s)
11:13:10 [2022-08-08T11:13:10.074Z] === RUN   TestBuildLabelWithTargets
11:13:10 [2022-08-08T11:13:10.558Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s)
11:13:10 [2022-08-08T11:13:10.558Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:13:11 [2022-08-08T11:13:11.001Z] --- PASS: TestBuildLabelWithTargets (0.93s)
11:13:11 [2022-08-08T11:13:11.002Z] === RUN   TestBuildWithEmptyLayers
11:13:11 [2022-08-08T11:13:11.564Z] --- PASS: TestBuildWithEmptyLayers (0.44s)
11:13:11 [2022-08-08T11:13:11.564Z] === RUN   TestBuildMultiStageOnBuild
11:13:12 [2022-08-08T11:13:12.467Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.93s)
11:13:12 [2022-08-08T11:13:12.467Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:13:12 [2022-08-08T11:13:12.728Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
11:13:12 [2022-08-08T11:13:12.988Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
11:13:13 [2022-08-08T11:13:13.454Z] --- PASS: TestBuildMultiStageOnBuild (1.66s)
11:13:13 [2022-08-08T11:13:13.454Z] === RUN   TestBuildUncleanTarFilenames
11:13:13 [2022-08-08T11:13:13.559Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
11:13:13 [2022-08-08T11:13:13.711Z] --- PASS: TestBuildUncleanTarFilenames (0.57s)
11:13:13 [2022-08-08T11:13:13.711Z] === RUN   TestBuildMultiStageLayerLeak
11:13:14 [2022-08-08T11:13:14.128Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s)
11:13:14 [2022-08-08T11:13:14.128Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:13:14 [2022-08-08T11:13:14.696Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s)
11:13:14 [2022-08-08T11:13:14.696Z] === RUN   TestCgroupNamespacesRunOlderClient
11:13:14 [2022-08-08T11:13:14.956Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
11:13:15 [2022-08-08T11:13:15.600Z] --- PASS: TestBuildMultiStageLayerLeak (1.68s)
11:13:15 [2022-08-08T11:13:15.600Z] === RUN   TestBuildWithHugeFile
11:13:16 [2022-08-08T11:13:16.338Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.31s)
11:13:16 [2022-08-08T11:13:16.338Z] === RUN   TestNISDomainname
11:13:16 [2022-08-08T11:13:16.338Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
11:13:16 [2022-08-08T11:13:16.908Z] --- PASS: TestNISDomainname (0.67s)
11:13:16 [2022-08-08T11:13:16.908Z] === RUN   TestHostnameDnsResolution
11:13:17 [2022-08-08T11:13:17.847Z] --- PASS: TestHostnameDnsResolution (0.97s)
11:13:17 [2022-08-08T11:13:17.848Z] === RUN   TestUnprivilegedPortsAndPing
11:13:18 [2022-08-08T11:13:18.417Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
11:13:18 [2022-08-08T11:13:18.678Z] --- PASS: TestUnprivilegedPortsAndPing (0.96s)
11:13:18 [2022-08-08T11:13:18.678Z] === RUN   TestPrivilegedHostDevices
11:13:19 [2022-08-08T11:13:19.247Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
11:13:19 [2022-08-08T11:13:19.509Z] --- PASS: TestPrivilegedHostDevices (0.79s)
11:13:19 [2022-08-08T11:13:19.509Z] === RUN   TestRunConsoleSize
11:13:20 [2022-08-08T11:13:20.449Z] --- PASS: TestRunConsoleSize (0.72s)
11:13:20 [2022-08-08T11:13:20.449Z] === RUN   TestRunWithAlternativeContainerdShim
11:13:20 [2022-08-08T11:13:20.449Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
11:13:20 [2022-08-08T11:13:20.709Z] === RUN   TestDockerSuite/TestPostContainersAttach
11:13:21 [2022-08-08T11:13:21.649Z] --- PASS: TestRunWithAlternativeContainerdShim (1.43s)
11:13:21 [2022-08-08T11:13:21.649Z] === RUN   TestStats
11:13:23 [2022-08-08T11:13:23.030Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
11:13:24 [2022-08-08T11:13:24.426Z] --- PASS: TestStats (2.67s)
11:13:24 [2022-08-08T11:13:24.426Z] === RUN   TestStopContainerWithTimeout
11:13:24 [2022-08-08T11:13:24.426Z] === RUN   TestStopContainerWithTimeout/0
11:13:24 [2022-08-08T11:13:24.426Z] === PAUSE TestStopContainerWithTimeout/0
11:13:24 [2022-08-08T11:13:24.426Z] === RUN   TestStopContainerWithTimeout/1
11:13:24 [2022-08-08T11:13:24.426Z] === PAUSE TestStopContainerWithTimeout/1
11:13:24 [2022-08-08T11:13:24.426Z] === RUN   TestStopContainerWithTimeout/3
11:13:24 [2022-08-08T11:13:24.426Z] === PAUSE TestStopContainerWithTimeout/3
11:13:24 [2022-08-08T11:13:24.426Z] === RUN   TestStopContainerWithTimeout/-1
11:13:24 [2022-08-08T11:13:24.426Z] === PAUSE TestStopContainerWithTimeout/-1
11:13:24 [2022-08-08T11:13:24.426Z] === CONT  TestStopContainerWithTimeout/0
11:13:24 [2022-08-08T11:13:24.426Z] === CONT  TestStopContainerWithTimeout/-1
11:13:25 [2022-08-08T11:13:25.365Z] === CONT  TestStopContainerWithTimeout/3
11:13:26 [2022-08-08T11:13:26.747Z]     check_test.go:540: [d8b1c75160f29] daemon is not started
11:13:26 [2022-08-08T11:13:26.747Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
11:13:27 [2022-08-08T11:13:27.320Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
11:13:27 [2022-08-08T11:13:27.320Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
11:13:27 [2022-08-08T11:13:27.320Z] === CONT  TestStopContainerWithTimeout/1
11:13:27 [2022-08-08T11:13:27.320Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
11:13:28 [2022-08-08T11:13:28.262Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
11:13:28 [2022-08-08T11:13:28.262Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
11:13:28 [2022-08-08T11:13:28.262Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
11:13:28 [2022-08-08T11:13:28.832Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
11:13:28 [2022-08-08T11:13:28.832Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
11:13:29 [2022-08-08T11:13:29.402Z] --- PASS: TestStopContainerWithTimeout (0.01s)
11:13:29 [2022-08-08T11:13:29.402Z]     --- PASS: TestStopContainerWithTimeout/0 (1.04s)
11:13:29 [2022-08-08T11:13:29.402Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.06s)
11:13:29 [2022-08-08T11:13:29.402Z]     --- PASS: TestStopContainerWithTimeout/3 (2.63s)
11:13:29 [2022-08-08T11:13:29.402Z]     --- PASS: TestStopContainerWithTimeout/1 (1.86s)
11:13:29 [2022-08-08T11:13:29.402Z] === RUN   TestDeleteDevicemapper
11:13:29 [2022-08-08T11:13:29.402Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:13:29 [2022-08-08T11:13:29.402Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:13:29 [2022-08-08T11:13:29.402Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:13:29 [2022-08-08T11:13:29.402Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
11:13:29 [2022-08-08T11:13:29.663Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
11:13:31 [2022-08-08T11:13:31.047Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
11:13:31 [2022-08-08T11:13:31.307Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
11:13:31 [2022-08-08T11:13:31.307Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
11:13:32 [2022-08-08T11:13:32.251Z] === RUN   TestDockerSuite/TestAttachAfterDetach
11:13:32 [2022-08-08T11:13:32.822Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.62s)
11:13:32 [2022-08-08T11:13:32.822Z] === RUN   TestUpdateMemory
11:13:32 [2022-08-08T11:13:32.822Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
11:13:32 [2022-08-08T11:13:32.822Z] --- SKIP: TestUpdateMemory (0.00s)
11:13:32 [2022-08-08T11:13:32.822Z] === RUN   TestUpdateCPUQuota
11:13:34 [2022-08-08T11:13:34.203Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
11:13:34 [2022-08-08T11:13:34.203Z] --- PASS: TestUpdateCPUQuota (1.28s)
11:13:34 [2022-08-08T11:13:34.203Z] === RUN   TestUpdatePidsLimit
11:13:34 [2022-08-08T11:13:34.203Z] === RUN   TestUpdatePidsLimit/update_from_none
11:13:34 [2022-08-08T11:13:34.463Z] === RUN   TestUpdatePidsLimit/no_change
11:13:35 [2022-08-08T11:13:35.034Z] === RUN   TestUpdatePidsLimit/update_lower
11:13:35 [2022-08-08T11:13:35.294Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:13:35 [2022-08-08T11:13:35.554Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:13:35 [2022-08-08T11:13:35.814Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:13:35 [2022-08-08T11:13:35.814Z] === RUN   TestDockerSuite/TestAttachDetach
11:13:36 [2022-08-08T11:13:36.074Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:13:37 [2022-08-08T11:13:37.014Z] === RUN   TestDockerSuite/TestAttachDisconnect
11:13:37 [2022-08-08T11:13:37.587Z] --- PASS: TestUpdatePidsLimit (3.27s)
11:13:37 [2022-08-08T11:13:37.587Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
11:13:37 [2022-08-08T11:13:37.587Z]     --- PASS: TestUpdatePidsLimit/no_change (0.32s)
11:13:37 [2022-08-08T11:13:37.587Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.30s)
11:13:37 [2022-08-08T11:13:37.587Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s)
11:13:37 [2022-08-08T11:13:37.587Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s)
11:13:37 [2022-08-08T11:13:37.587Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s)
11:13:37 [2022-08-08T11:13:37.587Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
11:13:37 [2022-08-08T11:13:37.587Z] === RUN   TestUpdateRestartPolicy
11:13:37 [2022-08-08T11:13:37.847Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
11:13:39 [2022-08-08T11:13:39.227Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
11:13:39 [2022-08-08T11:13:39.797Z] === RUN   TestDockerSuite/TestAttachPausedContainer
11:13:40 [2022-08-08T11:13:40.367Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
11:13:40 [2022-08-08T11:13:40.937Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
11:13:41 [2022-08-08T11:13:41.876Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
11:13:43 [2022-08-08T11:13:43.258Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
11:13:45 [2022-08-08T11:13:45.820Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
11:13:47 [2022-08-08T11:13:47.727Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
11:13:47 [2022-08-08T11:13:47.727Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
11:13:47 [2022-08-08T11:13:47.727Z]     check_test.go:540: [d6e1e4e53563a] daemon is not started
11:13:47 [2022-08-08T11:13:47.727Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
11:13:47 [2022-08-08T11:13:47.727Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
11:13:47 [2022-08-08T11:13:47.727Z]     check_test.go:540: [d95dce35513d8] daemon is not started
11:13:47 [2022-08-08T11:13:47.727Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
11:13:50 [2022-08-08T11:13:50.268Z] --- PASS: TestUpdateRestartPolicy (12.65s)
11:13:50 [2022-08-08T11:13:50.268Z] === RUN   TestUpdateRestartWithAutoRemove
11:13:50 [2022-08-08T11:13:50.838Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s)
11:13:50 [2022-08-08T11:13:50.838Z] === RUN   TestWaitNonBlocked
11:13:50 [2022-08-08T11:13:50.838Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:13:50 [2022-08-08T11:13:50.838Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:13:50 [2022-08-08T11:13:50.838Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:13:50 [2022-08-08T11:13:50.838Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:13:50 [2022-08-08T11:13:50.838Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:13:50 [2022-08-08T11:13:50.838Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:13:51 [2022-08-08T11:13:51.407Z]     check_test.go:540: [d52c2b05b75f5] daemon is not started
11:13:51 [2022-08-08T11:13:51.407Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
11:13:51 [2022-08-08T11:13:51.978Z] --- PASS: TestWaitNonBlocked (0.02s)
11:13:51 [2022-08-08T11:13:51.978Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s)
11:13:51 [2022-08-08T11:13:51.978Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s)
11:13:51 [2022-08-08T11:13:51.978Z] === RUN   TestWaitBlocked
11:13:51 [2022-08-08T11:13:51.978Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:13:51 [2022-08-08T11:13:51.978Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:13:51 [2022-08-08T11:13:51.978Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:13:51 [2022-08-08T11:13:51.978Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:13:51 [2022-08-08T11:13:51.978Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:13:51 [2022-08-08T11:13:51.978Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:13:53 [2022-08-08T11:13:53.357Z] --- PASS: TestWaitBlocked (0.01s)
11:13:53 [2022-08-08T11:13:53.357Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.35s)
11:13:53 [2022-08-08T11:13:53.357Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.40s)
11:13:53 [2022-08-08T11:13:53.357Z] === RUN   TestWaitConditions
11:13:53 [2022-08-08T11:13:53.357Z] === RUN   TestWaitConditions/default
11:13:53 [2022-08-08T11:13:53.357Z] === PAUSE TestWaitConditions/default
11:13:53 [2022-08-08T11:13:53.357Z] === RUN   TestWaitConditions/not-running
11:13:53 [2022-08-08T11:13:53.358Z] === PAUSE TestWaitConditions/not-running
11:13:53 [2022-08-08T11:13:53.358Z] === RUN   TestWaitConditions/next-exit
11:13:53 [2022-08-08T11:13:53.358Z] === PAUSE TestWaitConditions/next-exit
11:13:53 [2022-08-08T11:13:53.358Z] === RUN   TestWaitConditions/removed
11:13:53 [2022-08-08T11:13:53.358Z] === PAUSE TestWaitConditions/removed
11:13:53 [2022-08-08T11:13:53.358Z] === CONT  TestWaitConditions/default
11:13:53 [2022-08-08T11:13:53.358Z] === CONT  TestWaitConditions/removed
11:13:55 [2022-08-08T11:13:55.269Z] === CONT  TestWaitConditions/next-exit
11:13:55 [2022-08-08T11:13:55.530Z] === CONT  TestWaitConditions/not-running
11:13:56 [2022-08-08T11:13:56.103Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
11:13:56 [2022-08-08T11:13:56.103Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
11:13:56 [2022-08-08T11:13:56.672Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
11:13:57 [2022-08-08T11:13:57.613Z] --- PASS: TestWaitConditions (0.04s)
11:13:57 [2022-08-08T11:13:57.613Z]     --- PASS: TestWaitConditions/removed (2.08s)
11:13:57 [2022-08-08T11:13:57.613Z]     --- PASS: TestWaitConditions/default (2.13s)
11:13:57 [2022-08-08T11:13:57.613Z]     --- PASS: TestWaitConditions/next-exit (2.07s)
11:13:57 [2022-08-08T11:13:57.613Z]     --- PASS: TestWaitConditions/not-running (2.16s)
11:13:57 [2022-08-08T11:13:57.613Z] === RUN   TestWaitRestartedContainer
11:13:57 [2022-08-08T11:13:57.613Z] === RUN   TestWaitRestartedContainer/default
11:13:57 [2022-08-08T11:13:57.613Z] === PAUSE TestWaitRestartedContainer/default
11:13:57 [2022-08-08T11:13:57.613Z] === RUN   TestWaitRestartedContainer/not-running
11:13:57 [2022-08-08T11:13:57.613Z] === PAUSE TestWaitRestartedContainer/not-running
11:13:57 [2022-08-08T11:13:57.613Z] === RUN   TestWaitRestartedContainer/next-exit
11:13:57 [2022-08-08T11:13:57.613Z] === PAUSE TestWaitRestartedContainer/next-exit
11:13:57 [2022-08-08T11:13:57.613Z] === CONT  TestWaitRestartedContainer/default
11:13:57 [2022-08-08T11:13:57.613Z] === CONT  TestWaitRestartedContainer/next-exit
11:13:57 [2022-08-08T11:13:57.873Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
11:13:58 [2022-08-08T11:13:58.442Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
11:13:58 [2022-08-08T11:13:58.703Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
11:14:00 [2022-08-08T11:14:00.613Z] === CONT  TestWaitRestartedContainer/not-running
11:14:00 [2022-08-08T11:14:00.613Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
11:14:01 [2022-08-08T11:14:01.995Z] --- PASS: TestWaitRestartedContainer (0.03s)
11:14:01 [2022-08-08T11:14:01.995Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.61s)
11:14:01 [2022-08-08T11:14:01.995Z]     --- PASS: TestWaitRestartedContainer/default (2.68s)
11:14:01 [2022-08-08T11:14:01.995Z]     --- PASS: TestWaitRestartedContainer/not-running (1.51s)
11:14:01 [2022-08-08T11:14:01.995Z] === CONT  TestContainerStartOnDaemonRestart
11:14:01 [2022-08-08T11:14:01.995Z] === CONT  TestRestartDaemonWithRestartingContainer
11:14:01 [2022-08-08T11:14:01.995Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
11:14:03 [2022-08-08T11:14:03.376Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
11:14:04 [2022-08-08T11:14:04.757Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
11:14:04 [2022-08-08T11:14:04.757Z] --- PASS: TestContainerStartOnDaemonRestart (3.13s)
11:14:04 [2022-08-08T11:14:04.757Z] === CONT  TestIpcModeOlderClient
11:14:05 [2022-08-08T11:14:05.018Z] --- PASS: TestIpcModeOlderClient (0.13s)
11:14:05 [2022-08-08T11:14:05.018Z] === CONT  TestContainerKillOnDaemonStart
11:14:05 [2022-08-08T11:14:05.018Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.36s)
11:14:05 [2022-08-08T11:14:05.018Z] === CONT  TestDaemonHostGatewayIP
11:14:05 [2022-08-08T11:14:05.278Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
11:14:08 [2022-08-08T11:14:08.649Z] --- PASS: TestDaemonHostGatewayIP (3.54s)
11:14:08 [2022-08-08T11:14:08.649Z] === CONT  TestDaemonRestartIpcMode
11:14:09 [2022-08-08T11:14:09.593Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
11:14:11 [2022-08-08T11:14:11.500Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
11:14:12 [2022-08-08T11:14:12.440Z] --- PASS: TestDaemonRestartIpcMode (3.59s)
11:14:13 [2022-08-08T11:14:13.378Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
11:14:14 [2022-08-08T11:14:14.758Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
11:14:15 [2022-08-08T11:14:15.018Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
11:14:16 [2022-08-08T11:14:16.399Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
11:14:16 [2022-08-08T11:14:16.659Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
11:14:17 [2022-08-08T11:14:17.599Z] --- PASS: TestContainerKillOnDaemonStart (12.61s)
11:14:17 [2022-08-08T11:14:17.599Z] PASS
11:14:17 [2022-08-08T11:14:17.599Z] 
11:14:17 [2022-08-08T11:14:17.599Z] === Skipped
11:14:17 [2022-08-08T11:14:17.599Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
11:14:17 [2022-08-08T11:14:17.599Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:14:17 [2022-08-08T11:14:17.599Z] 
11:14:17 [2022-08-08T11:14:17.599Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
11:14:17 [2022-08-08T11:14:17.599Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:14:17 [2022-08-08T11:14:17.599Z] 
11:14:17 [2022-08-08T11:14:17.599Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
11:14:17 [2022-08-08T11:14:17.599Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:14:17 [2022-08-08T11:14:17.599Z] 
11:14:17 [2022-08-08T11:14:17.599Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:14:17 [2022-08-08T11:14:17.600Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:14:17 [2022-08-08T11:14:17.600Z] 
11:14:17 [2022-08-08T11:14:17.600Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
11:14:17 [2022-08-08T11:14:17.600Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:14:17 [2022-08-08T11:14:17.600Z] 
11:14:17 [2022-08-08T11:14:17.600Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
11:14:17 [2022-08-08T11:14:17.600Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
11:14:17 [2022-08-08T11:14:17.600Z] 
11:14:17 [2022-08-08T11:14:17.600Z] DONE 272 tests, 6 skipped in 176.070s
11:14:17 [2022-08-08T11:14:17.600Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
11:14:17 [2022-08-08T11:14:17.600Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
11:14:17 [2022-08-08T11:14:17.600Z] ++ set -e
11:14:17 [2022-08-08T11:14:17.600Z] ++ '[' -n 0 ']'
11:14:17 [2022-08-08T11:14:17.600Z] ++ set -x
11:14:17 [2022-08-08T11:14:17.600Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
11:14:17 [2022-08-08T11:14:17.860Z] === RUN   TestConfigDaemonLibtrustID
11:14:18 [2022-08-08T11:14:18.429Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
11:14:18 [2022-08-08T11:14:18.429Z] === RUN   TestConfigDaemonID
11:14:18 [2022-08-08T11:14:18.999Z]     check_test.go:540: [d4eb00aec2dd4] daemon is not started
11:14:18 [2022-08-08T11:14:18.999Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
11:14:19 [2022-08-08T11:14:19.567Z]     daemon_test.go:83: [d4d5a964a63e8] daemon is not started
11:14:19 [2022-08-08T11:14:19.568Z] --- PASS: TestConfigDaemonID (1.11s)
11:14:19 [2022-08-08T11:14:19.568Z] === RUN   TestDaemonConfigValidation
11:14:19 [2022-08-08T11:14:19.568Z] === RUN   TestDaemonConfigValidation/config_with_no_content
11:14:19 [2022-08-08T11:14:19.568Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
11:14:19 [2022-08-08T11:14:19.568Z] === RUN   TestDaemonConfigValidation/config_with_{}
11:14:19 [2022-08-08T11:14:19.568Z] === PAUSE TestDaemonConfigValidation/config_with_{}
11:14:19 [2022-08-08T11:14:19.568Z] === RUN   TestDaemonConfigValidation/invalid_config
11:14:19 [2022-08-08T11:14:19.568Z] === PAUSE TestDaemonConfigValidation/invalid_config
11:14:19 [2022-08-08T11:14:19.568Z] === RUN   TestDaemonConfigValidation/malformed_config
11:14:19 [2022-08-08T11:14:19.568Z] === PAUSE TestDaemonConfigValidation/malformed_config
11:14:19 [2022-08-08T11:14:19.568Z] === RUN   TestDaemonConfigValidation/valid_config
11:14:19 [2022-08-08T11:14:19.568Z] === PAUSE TestDaemonConfigValidation/valid_config
11:14:19 [2022-08-08T11:14:19.568Z] === CONT  TestDaemonConfigValidation/config_with_no_content
11:14:19 [2022-08-08T11:14:19.568Z] === CONT  TestDaemonConfigValidation/malformed_config
11:14:19 [2022-08-08T11:14:19.568Z] === RUN   TestDockerSuite/TestBuildAddNonTar
11:14:19 [2022-08-08T11:14:19.828Z] === CONT  TestDaemonConfigValidation/valid_config
11:14:19 [2022-08-08T11:14:19.828Z] === CONT  TestDaemonConfigValidation/invalid_config
11:14:19 [2022-08-08T11:14:19.828Z] === CONT  TestDaemonConfigValidation/config_with_{}
11:14:20 [2022-08-08T11:14:20.088Z] --- PASS: TestDaemonConfigValidation (0.00s)
11:14:20 [2022-08-08T11:14:20.088Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.24s)
11:14:20 [2022-08-08T11:14:20.088Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.26s)
11:14:20 [2022-08-08T11:14:20.088Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.19s)
11:14:20 [2022-08-08T11:14:20.088Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.19s)
11:14:20 [2022-08-08T11:14:20.088Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s)
11:14:20 [2022-08-08T11:14:20.088Z] === RUN   TestConfigDaemonSeccompProfiles
11:14:20 [2022-08-08T11:14:20.088Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
11:14:21 [2022-08-08T11:14:21.028Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
11:14:21 [2022-08-08T11:14:21.028Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
11:14:21 [2022-08-08T11:14:21.967Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
11:14:21 [2022-08-08T11:14:21.967Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
11:14:22 [2022-08-08T11:14:22.227Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
11:14:23 [2022-08-08T11:14:23.166Z] === CONT  TestConfigDaemonSeccompProfiles
11:14:23 [2022-08-08T11:14:23.166Z]     daemon_test.go:197: [d4d9d1c3ff9e1] daemon is not started
11:14:23 [2022-08-08T11:14:23.166Z] --- PASS: TestConfigDaemonSeccompProfiles (3.18s)
11:14:23 [2022-08-08T11:14:23.166Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s)
11:14:23 [2022-08-08T11:14:23.166Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s)
11:14:23 [2022-08-08T11:14:23.166Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
11:14:23 [2022-08-08T11:14:23.166Z] === RUN   TestDaemonProxy
11:14:23 [2022-08-08T11:14:23.166Z] === RUN   TestDaemonProxy/environment_variables
11:14:23 [2022-08-08T11:14:23.273Z] --- PASS: TestBuildWithHugeFile (60.28s)
11:14:23 [2022-08-08T11:14:23.273Z] === RUN   TestBuildWCOWSandboxSize
11:14:23 [2022-08-08T11:14:23.273Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:14:23 [2022-08-08T11:14:23.273Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:14:23 [2022-08-08T11:14:23.273Z] === RUN   TestBuildWithEmptyDockerfile
11:14:23 [2022-08-08T11:14:23.273Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:14:23 [2022-08-08T11:14:23.273Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:14:23 [2022-08-08T11:14:23.273Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:14:23 [2022-08-08T11:14:23.273Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:14:23 [2022-08-08T11:14:23.273Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:14:23 [2022-08-08T11:14:23.273Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:14:23 [2022-08-08T11:14:23.273Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:14:23 [2022-08-08T11:14:23.273Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:14:23 [2022-08-08T11:14:23.273Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:14:23 [2022-08-08T11:14:23.273Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
11:14:23 [2022-08-08T11:14:23.273Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
11:14:23 [2022-08-08T11:14:23.273Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
11:14:23 [2022-08-08T11:14:23.273Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
11:14:23 [2022-08-08T11:14:23.273Z] === RUN   TestBuildPreserveOwnership
11:14:23 [2022-08-08T11:14:23.273Z] === RUN   TestBuildPreserveOwnership/copy_from
11:14:23 [2022-08-08T11:14:23.273Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:14:23 [2022-08-08T11:14:23.273Z] --- PASS: TestBuildPreserveOwnership (3.50s)
11:14:23 [2022-08-08T11:14:23.273Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.33s)
11:14:23 [2022-08-08T11:14:23.273Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s)
11:14:23 [2022-08-08T11:14:23.273Z] === RUN   TestBuildPlatformInvalid
11:14:23 [2022-08-08T11:14:23.273Z] --- PASS: TestBuildPlatformInvalid (0.08s)
11:14:23 [2022-08-08T11:14:23.273Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
11:14:23 [2022-08-08T11:14:23.273Z] Loaded image: busybox:latest
11:14:23 [2022-08-08T11:14:23.273Z] Loaded image: busybox:glibc
11:14:23 [2022-08-08T11:14:23.273Z] Loaded image: debian:bullseye-slim
11:14:23 [2022-08-08T11:14:23.273Z] Loaded image: hello-world:latest
11:14:23 [2022-08-08T11:14:23.273Z] Loaded image: arm32v7/hello-world:latest
11:14:24 [2022-08-08T11:14:24.545Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
11:14:25 [2022-08-08T11:14:25.113Z]     docker_cli_daemon_plugins_test.go:106: [d542096ec7015] daemon is not started
11:14:25 [2022-08-08T11:14:25.113Z] === RUN   TestDaemonProxy/command-line_options
11:14:26 [2022-08-08T11:14:26.053Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
11:14:26 [2022-08-08T11:14:26.991Z] === RUN   TestDaemonProxy/configuration_file
11:14:26 [2022-08-08T11:14:26.991Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
11:14:27 [2022-08-08T11:14:27.251Z]     check_test.go:540: [db8fe2ccf759c] daemon is not started
11:14:27 [2022-08-08T11:14:27.251Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
11:14:27 [2022-08-08T11:14:27.820Z] === RUN   TestDockerSuite/TestBuildAddScript
11:14:28 [2022-08-08T11:14:28.763Z] === RUN   TestDaemonProxy/conflicting_options
11:14:29 [2022-08-08T11:14:29.040Z] === RUN   TestDaemonProxy/reload_sanitized
11:14:29 [2022-08-08T11:14:29.613Z] --- PASS: TestDaemonProxy (6.37s)
11:14:29 [2022-08-08T11:14:29.613Z]     --- PASS: TestDaemonProxy/environment_variables (1.82s)
11:14:29 [2022-08-08T11:14:29.613Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
11:14:29 [2022-08-08T11:14:29.613Z]     --- PASS: TestDaemonProxy/configuration_file (1.77s)
11:14:29 [2022-08-08T11:14:29.613Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
11:14:29 [2022-08-08T11:14:29.613Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.53s)
11:14:29 [2022-08-08T11:14:29.613Z] PASS
11:14:29 [2022-08-08T11:14:29.613Z] 
11:14:29 [2022-08-08T11:14:29.613Z] DONE 18 tests in 11.959s
11:14:29 [2022-08-08T11:14:29.613Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
11:14:29 [2022-08-08T11:14:29.613Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
11:14:29 [2022-08-08T11:14:29.613Z] ++ set -e
11:14:29 [2022-08-08T11:14:29.613Z] ++ '[' -n 0 ']'
11:14:29 [2022-08-08T11:14:29.613Z] ++ set -x
11:14:29 [2022-08-08T11:14:29.613Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
11:14:29 [2022-08-08T11:14:29.873Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
11:14:29 [2022-08-08T11:14:29.873Z] INFO: Testing against a local daemon
11:14:29 [2022-08-08T11:14:29.873Z] === RUN   TestCommitInheritsEnv
11:14:30 [2022-08-08T11:14:30.132Z] --- PASS: TestCommitInheritsEnv (0.33s)
11:14:30 [2022-08-08T11:14:30.132Z] === RUN   TestImportExtremelyLargeImageWorks
11:14:30 [2022-08-08T11:14:30.132Z] === PAUSE TestImportExtremelyLargeImageWorks
11:14:30 [2022-08-08T11:14:30.132Z] === RUN   TestImportWithCustomPlatform
11:14:30 [2022-08-08T11:14:30.132Z] === RUN   TestImportWithCustomPlatform/#00
11:14:30 [2022-08-08T11:14:30.132Z] === RUN   TestImportWithCustomPlatform/_______
11:14:30 [2022-08-08T11:14:30.132Z] === RUN   TestImportWithCustomPlatform//
11:14:30 [2022-08-08T11:14:30.132Z] === RUN   TestImportWithCustomPlatform/linux
11:14:30 [2022-08-08T11:14:30.393Z] === RUN   TestImportWithCustomPlatform/LINUX
11:14:30 [2022-08-08T11:14:30.393Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
11:14:30 [2022-08-08T11:14:30.654Z] === RUN   TestImportWithCustomPlatform/macos
11:14:30 [2022-08-08T11:14:30.654Z] === RUN   TestImportWithCustomPlatform/macos/arm64
11:14:30 [2022-08-08T11:14:30.654Z] === RUN   TestImportWithCustomPlatform/nintendo64
11:14:30 [2022-08-08T11:14:30.654Z] --- PASS: TestImportWithCustomPlatform (0.50s)
11:14:30 [2022-08-08T11:14:30.654Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.10s)
11:14:30 [2022-08-08T11:14:30.654Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
11:14:30 [2022-08-08T11:14:30.654Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
11:14:30 [2022-08-08T11:14:30.654Z]     --- PASS: TestImportWithCustomPlatform/linux (0.14s)
11:14:30 [2022-08-08T11:14:30.654Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.12s)
11:14:30 [2022-08-08T11:14:30.654Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.10s)
11:14:30 [2022-08-08T11:14:30.654Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
11:14:30 [2022-08-08T11:14:30.654Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
11:14:30 [2022-08-08T11:14:30.654Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
11:14:30 [2022-08-08T11:14:30.654Z] === RUN   TestImagesFilterMultiReference
11:14:30 [2022-08-08T11:14:30.654Z] --- PASS: TestImagesFilterMultiReference (0.08s)
11:14:30 [2022-08-08T11:14:30.654Z] === RUN   TestImagePullPlatformInvalid
11:14:30 [2022-08-08T11:14:30.654Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:14:30 [2022-08-08T11:14:30.654Z] === RUN   TestRemoveImageOrphaning
11:14:30 [2022-08-08T11:14:30.654Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
11:14:31 [2022-08-08T11:14:31.224Z] --- PASS: TestRemoveImageOrphaning (0.36s)
11:14:31 [2022-08-08T11:14:31.224Z] === RUN   TestRemoveImageGarbageCollector
11:14:31 [2022-08-08T11:14:31.362Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.67s)
11:14:31 [2022-08-08T11:14:31.362Z] PASS
11:14:31 [2022-08-08T11:14:31.362Z] 
11:14:31 [2022-08-08T11:14:31.362Z] === Skipped
11:14:31 [2022-08-08T11:14:31.362Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
11:14:31 [2022-08-08T11:14:31.362Z]     build_session_test.go:25: TODO: BuildKit
11:14:31 [2022-08-08T11:14:31.362Z] 
11:14:31 [2022-08-08T11:14:31.362Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
11:14:31 [2022-08-08T11:14:31.362Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:14:31 [2022-08-08T11:14:31.362Z] 
11:14:31 [2022-08-08T11:14:31.362Z] DONE 34 tests, 2 skipped in 96.699s
11:14:31 [2022-08-08T11:14:31.362Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
11:14:31 [2022-08-08T11:14:31.362Z] INFO: Testing against a local daemon
11:14:31 [2022-08-08T11:14:31.362Z] === RUN   TestConfigInspect
11:14:31 [2022-08-08T11:14:31.795Z] time="2022-08-08T11:14:31Z" level=info msg="[graphdriver] trying configured driver: overlay2"
11:14:32 [2022-08-08T11:14:32.726Z] --- PASS: TestConfigInspect (2.35s)
11:14:32 [2022-08-08T11:14:32.726Z] === RUN   TestConfigList
11:14:33 [2022-08-08T11:14:33.705Z] --- PASS: TestRemoveImageGarbageCollector (2.38s)
11:14:33 [2022-08-08T11:14:33.705Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:14:33 [2022-08-08T11:14:33.705Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
11:14:33 [2022-08-08T11:14:33.705Z] === RUN   TestTagInvalidReference
11:14:33 [2022-08-08T11:14:33.705Z] --- PASS: TestTagInvalidReference (0.02s)
11:14:33 [2022-08-08T11:14:33.705Z] === RUN   TestTagValidPrefixedRepo
11:14:33 [2022-08-08T11:14:33.705Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
11:14:33 [2022-08-08T11:14:33.705Z] === RUN   TestTagExistedNameWithoutForce
11:14:33 [2022-08-08T11:14:33.705Z] --- PASS: TestTagExistedNameWithoutForce (0.07s)
11:14:33 [2022-08-08T11:14:33.705Z] === RUN   TestTagOfficialNames
11:14:33 [2022-08-08T11:14:33.965Z] --- PASS: TestTagOfficialNames (0.14s)
11:14:33 [2022-08-08T11:14:33.965Z] === RUN   TestTagMatchesDigest
11:14:33 [2022-08-08T11:14:33.965Z] --- PASS: TestTagMatchesDigest (0.09s)
11:14:33 [2022-08-08T11:14:33.965Z] === CONT  TestImportExtremelyLargeImageWorks
11:14:34 [2022-08-08T11:14:34.616Z] --- PASS: TestConfigList (2.16s)
11:14:34 [2022-08-08T11:14:34.616Z] === RUN   TestConfigsCreateAndDelete
11:14:36 [2022-08-08T11:14:36.505Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
11:14:36 [2022-08-08T11:14:36.505Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
11:14:37 [2022-08-08T11:14:37.132Z] --- PASS: TestConfigsCreateAndDelete (2.14s)
11:14:37 [2022-08-08T11:14:37.132Z] === RUN   TestConfigsUpdate
11:14:37 [2022-08-08T11:14:37.885Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
11:14:38 [2022-08-08T11:14:38.145Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
11:14:39 [2022-08-08T11:14:39.021Z] --- PASS: TestConfigsUpdate (2.15s)
11:14:39 [2022-08-08T11:14:39.021Z] === RUN   TestTemplatedConfig
11:14:39 [2022-08-08T11:14:39.087Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
11:14:39 [2022-08-08T11:14:39.087Z]     docker_cli_daemon_test.go:2841: Checking IpcMode private set from config
11:14:39 [2022-08-08T11:14:39.347Z]     docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config
11:14:39 [2022-08-08T11:14:39.917Z]     docker_cli_daemon_test.go:2841: Checking IpcMode host set from config
11:14:40 [2022-08-08T11:14:40.487Z]     docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config
11:14:41 [2022-08-08T11:14:41.056Z]     docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config
11:14:41 [2022-08-08T11:14:41.316Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
11:14:41 [2022-08-08T11:14:41.316Z]     docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli
11:14:41 [2022-08-08T11:14:41.536Z] --- PASS: TestTemplatedConfig (2.57s)
11:14:41 [2022-08-08T11:14:41.536Z] === RUN   TestConfigCreateResolve
11:14:41 [2022-08-08T11:14:41.886Z]     docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli
11:14:42 [2022-08-08T11:14:42.456Z]     docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli
11:14:43 [2022-08-08T11:14:43.026Z]     docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli
11:14:43 [2022-08-08T11:14:43.595Z]     docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli
11:14:44 [2022-08-08T11:14:44.057Z] --- PASS: TestConfigCreateResolve (2.17s)
11:14:44 [2022-08-08T11:14:44.057Z] PASS
11:14:44 [2022-08-08T11:14:44.057Z] 
11:14:44 [2022-08-08T11:14:44.057Z] DONE 6 tests in 13.563s
11:14:44 [2022-08-08T11:14:44.057Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
11:14:44 [2022-08-08T11:14:44.057Z] INFO: Testing against a local daemon
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestAttachWithTTY
11:14:44 [2022-08-08T11:14:44.057Z] --- PASS: TestAttachWithTTY (0.06s)
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestAttachWithoutTTy
11:14:44 [2022-08-08T11:14:44.057Z] --- PASS: TestAttachWithoutTTy (0.04s)
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestCheckpoint
11:14:44 [2022-08-08T11:14:44.057Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:14:44 [2022-08-08T11:14:44.057Z] --- SKIP: TestCheckpoint (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/commit
11:14:44 [2022-08-08T11:14:44.057Z] === PAUSE TestContainerInvalidJSON/commit
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/create
11:14:44 [2022-08-08T11:14:44.057Z] === PAUSE TestContainerInvalidJSON/containers/create
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:14:44 [2022-08-08T11:14:44.057Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:14:44 [2022-08-08T11:14:44.057Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:14:44 [2022-08-08T11:14:44.057Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:14:44 [2022-08-08T11:14:44.057Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
11:14:44 [2022-08-08T11:14:44.057Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
11:14:44 [2022-08-08T11:14:44.057Z] === CONT  TestContainerInvalidJSON/commit
11:14:44 [2022-08-08T11:14:44.057Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:14:44 [2022-08-08T11:14:44.057Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:14:44 [2022-08-08T11:14:44.057Z] === CONT  TestContainerInvalidJSON/containers/create
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:14:44 [2022-08-08T11:14:44.057Z] --- PASS: TestContainerInvalidJSON (0.01s)
11:14:44 [2022-08-08T11:14:44.057Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:14:44 [2022-08-08T11:14:44.057Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestCopyFromContainerPathIsNotDir
11:14:44 [2022-08-08T11:14:44.057Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestCopyToContainerPathDoesNotExist
11:14:44 [2022-08-08T11:14:44.057Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestCopyEmptyFile
11:14:44 [2022-08-08T11:14:44.057Z] --- PASS: TestCopyEmptyFile (0.21s)
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestCopyToContainerPathIsNotDir
11:14:44 [2022-08-08T11:14:44.165Z]     check_test.go:540: [d83ac3360da73] daemon is not started
11:14:44 [2022-08-08T11:14:44.165Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
11:14:44 [2022-08-08T11:14:44.165Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
11:14:44 [2022-08-08T11:14:44.313Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
11:14:44 [2022-08-08T11:14:44.313Z] === RUN   TestCopyFromContainer
11:14:44 [2022-08-08T11:14:44.613Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.576s	coverage: 60.0% of statements
11:14:44 [2022-08-08T11:14:44.613Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
11:14:44 [2022-08-08T11:14:44.613Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
11:14:44 [2022-08-08T11:14:44.613Z] ok  	github.com/docker/docker/libnetwork/osl	4.319s	coverage: 39.7% of statements
11:14:44 [2022-08-08T11:14:44.613Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
11:14:44 [2022-08-08T11:14:44.613Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
11:14:44 [2022-08-08T11:14:44.613Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.664s	coverage: 48.6% of statements
11:14:44 [2022-08-08T11:14:44.736Z] === RUN   TestDockerSuite/TestBuildAddTar
11:14:44 [2022-08-08T11:14:44.872Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
11:14:44 [2022-08-08T11:14:44.872Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
11:14:44 [2022-08-08T11:14:44.997Z]     check_test.go:540: [d7d60cc289f3b] daemon is not started
11:14:44 [2022-08-08T11:14:44.997Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
11:14:45 [2022-08-08T11:14:45.131Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
11:14:45 [2022-08-08T11:14:45.131Z] 
11:14:45 [2022-08-08T11:14:45.131Z] === Skipped
11:14:45 [2022-08-08T11:14:45.131Z] === SKIP: libnetwork TestParallel1 (0.00s)
11:14:45 [2022-08-08T11:14:45.131Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
11:14:45 [2022-08-08T11:14:45.131Z] 
11:14:45 [2022-08-08T11:14:45.131Z] === SKIP: libnetwork TestParallel3 (0.00s)
11:14:45 [2022-08-08T11:14:45.131Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
11:14:45 [2022-08-08T11:14:45.131Z] 
11:14:45 [2022-08-08T11:14:45.131Z] === SKIP: libnetwork TestParallel2 (0.00s)
11:14:45 [2022-08-08T11:14:45.131Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
11:14:45 [2022-08-08T11:14:45.131Z] 
11:14:45 [2022-08-08T11:14:45.131Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
11:14:45 [2022-08-08T11:14:45.131Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
11:14:45 [2022-08-08T11:14:45.131Z] 
11:14:45 [2022-08-08T11:14:45.131Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
11:14:45 [2022-08-08T11:14:45.131Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
11:14:45 [2022-08-08T11:14:45.131Z] 
11:14:45 [2022-08-08T11:14:45.131Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
11:14:45 [2022-08-08T11:14:45.131Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
11:14:45 [2022-08-08T11:14:45.131Z] 
11:14:45 [2022-08-08T11:14:45.131Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
11:14:45 [2022-08-08T11:14:45.131Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
11:14:45 [2022-08-08T11:14:45.131Z] 
11:14:45 [2022-08-08T11:14:45.131Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
11:14:45 [2022-08-08T11:14:45.131Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
11:14:45 [2022-08-08T11:14:45.131Z] 
11:14:45 [2022-08-08T11:14:45.131Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
11:14:45 [2022-08-08T11:14:45.131Z]     firewalld_test.go:14: firewalld is not running
11:14:45 [2022-08-08T11:14:45.131Z] 
11:14:45 [2022-08-08T11:14:45.131Z] DONE 327 tests, 9 skipped in 201.868s
11:14:45 [2022-08-08T11:14:45.243Z] === RUN   TestCopyFromContainer//
11:14:45 [2022-08-08T11:14:45.243Z] === RUN   TestCopyFromContainer//bar/root
11:14:45 [2022-08-08T11:14:45.500Z] === RUN   TestCopyFromContainer//bar/root/
11:14:45 [2022-08-08T11:14:45.500Z] === RUN   TestCopyFromContainer/bar/quux
11:14:45 [2022-08-08T11:14:45.500Z] === RUN   TestCopyFromContainer/bar/quux/
11:14:45 [2022-08-08T11:14:45.500Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:14:45 [2022-08-08T11:14:45.565Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
11:14:45 [2022-08-08T11:14:45.756Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:14:45 [2022-08-08T11:14:45.756Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:14:45 [2022-08-08T11:14:45.756Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:14:45 [2022-08-08T11:14:45.756Z] === RUN   TestCopyFromContainer/bar/notarget
11:14:46 [2022-08-08T11:14:46.012Z] --- PASS: TestCopyFromContainer (1.67s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCopyFromContainer// (0.06s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
11:14:46 [2022-08-08T11:14:46.012Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:14:46 [2022-08-08T11:14:46.012Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:14:46 [2022-08-08T11:14:46.012Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:14:46 [2022-08-08T11:14:46.012Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:14:46 [2022-08-08T11:14:46.012Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:14:46 [2022-08-08T11:14:46.012Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:14:46 [2022-08-08T11:14:46.012Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:14:46 [2022-08-08T11:14:46.012Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:14:46 [2022-08-08T11:14:46.012Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:14:46 [2022-08-08T11:14:46.012Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:14:46 [2022-08-08T11:14:46.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:14:46 [2022-08-08T11:14:46.012Z] === RUN   TestCreateLinkToNonExistingContainer
11:14:46 [2022-08-08T11:14:46.012Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
11:14:46 [2022-08-08T11:14:46.012Z] === RUN   TestCreateWithInvalidEnv
11:14:46 [2022-08-08T11:14:46.012Z] === RUN   TestCreateWithInvalidEnv/0
11:14:46 [2022-08-08T11:14:46.012Z] === PAUSE TestCreateWithInvalidEnv/0
11:14:46 [2022-08-08T11:14:46.012Z] === RUN   TestCreateWithInvalidEnv/1
11:14:46 [2022-08-08T11:14:46.012Z] === PAUSE TestCreateWithInvalidEnv/1
11:14:46 [2022-08-08T11:14:46.012Z] === RUN   TestCreateWithInvalidEnv/2
11:14:46 [2022-08-08T11:14:46.012Z] === PAUSE TestCreateWithInvalidEnv/2
11:14:46 [2022-08-08T11:14:46.012Z] === CONT  TestCreateWithInvalidEnv/0
11:14:46 [2022-08-08T11:14:46.012Z] === CONT  TestCreateWithInvalidEnv/2
11:14:46 [2022-08-08T11:14:46.012Z] === CONT  TestCreateWithInvalidEnv/1
11:14:46 [2022-08-08T11:14:46.012Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:14:46 [2022-08-08T11:14:46.012Z] === RUN   TestCreateTmpfsMountsTarget
11:14:46 [2022-08-08T11:14:46.012Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
11:14:46 [2022-08-08T11:14:46.012Z] === RUN   TestCreateWithCustomMaskedPaths
Post stage
[Pipeline] junit
11:14:46 [2022-08-08T11:14:46.081Z] Recording test results
11:14:47 [2022-08-08T11:14:47.474Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
11:14:47 [2022-08-08T11:14:47.530Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:14:47 [2022-08-08T11:14:47.867Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43932/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=15f9cb5c4dab7eb09845453777c0797194d48336 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:15f9cb5c4dab7eb09845453777c0797194d48336 hack/make.sh dynbinary test-integration
11:14:47 [2022-08-08T11:14:47.902Z] --- PASS: TestCreateWithCustomMaskedPaths (1.53s)
11:14:47 [2022-08-08T11:14:47.902Z] === RUN   TestCreateWithCustomReadonlyPaths
11:14:48 [2022-08-08T11:14:48.126Z] 
11:14:48 [2022-08-08T11:14:48.385Z] Removing bundles/
11:14:48 [2022-08-08T11:14:48.385Z] 
11:14:48 [2022-08-08T11:14:48.385Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:14:48 [2022-08-08T11:14:48.385Z] Building: bundles/dynbinary-daemon/dockerd
11:14:48 [2022-08-08T11:14:48.385Z] GOOS="" GOARCH="" GOARM=""
11:14:49 [2022-08-08T11:14:49.268Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.55s)
11:14:49 [2022-08-08T11:14:49.268Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:14:49 [2022-08-08T11:14:49.268Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:14:49 [2022-08-08T11:14:49.268Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:14:49 [2022-08-08T11:14:49.268Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:14:49 [2022-08-08T11:14:49.268Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:14:49 [2022-08-08T11:14:49.268Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:14:49 [2022-08-08T11:14:49.268Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:14:49 [2022-08-08T11:14:49.268Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:14:49 [2022-08-08T11:14:49.268Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:14:49 [2022-08-08T11:14:49.268Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:14:49 [2022-08-08T11:14:49.268Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:14:49 [2022-08-08T11:14:49.268Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:14:49 [2022-08-08T11:14:49.268Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:14:49 [2022-08-08T11:14:49.268Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:14:49 [2022-08-08T11:14:49.268Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:14:49 [2022-08-08T11:14:49.268Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:14:49 [2022-08-08T11:14:49.268Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:14:49 [2022-08-08T11:14:49.268Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:14:49 [2022-08-08T11:14:49.268Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:14:49 [2022-08-08T11:14:49.268Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:14:49 [2022-08-08T11:14:49.268Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:14:49 [2022-08-08T11:14:49.268Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:14:49 [2022-08-08T11:14:49.268Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:14:49 [2022-08-08T11:14:49.830Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s)
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestCreateDifferentPlatform
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestCreateDifferentPlatform/different_os
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:14:49 [2022-08-08T11:14:49.830Z] --- PASS: TestCreateDifferentPlatform (0.01s)
11:14:49 [2022-08-08T11:14:49.830Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:14:49 [2022-08-08T11:14:49.830Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:14:49 [2022-08-08T11:14:49.830Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:14:49 [2022-08-08T11:14:49.830Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestCreateInvalidHostConfig
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
11:14:49 [2022-08-08T11:14:49.830Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
11:14:49 [2022-08-08T11:14:49.830Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:14:49 [2022-08-08T11:14:49.830Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
11:14:49 [2022-08-08T11:14:49.830Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
11:14:49 [2022-08-08T11:14:49.830Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
11:14:49 [2022-08-08T11:14:49.830Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:14:49 [2022-08-08T11:14:49.830Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
11:14:49 [2022-08-08T11:14:49.830Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
11:14:49 [2022-08-08T11:14:49.830Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
11:14:49 [2022-08-08T11:14:49.830Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
11:14:49 [2022-08-08T11:14:49.830Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
11:14:49 [2022-08-08T11:14:49.830Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
11:14:49 [2022-08-08T11:14:49.830Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestContainerStartOnDaemonRestart
11:14:49 [2022-08-08T11:14:49.830Z] === PAUSE TestContainerStartOnDaemonRestart
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestDaemonRestartIpcMode
11:14:49 [2022-08-08T11:14:49.830Z] === PAUSE TestDaemonRestartIpcMode
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestDaemonHostGatewayIP
11:14:49 [2022-08-08T11:14:49.830Z] === PAUSE TestDaemonHostGatewayIP
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestRestartDaemonWithRestartingContainer
11:14:49 [2022-08-08T11:14:49.830Z] === PAUSE TestRestartDaemonWithRestartingContainer
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestContainerKillOnDaemonStart
11:14:49 [2022-08-08T11:14:49.830Z] === PAUSE TestContainerKillOnDaemonStart
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestDiff
11:14:50 [2022-08-08T11:14:50.393Z] --- PASS: TestDiff (0.52s)
11:14:50 [2022-08-08T11:14:50.393Z] === RUN   TestExecConsoleSize
11:14:50 [2022-08-08T11:14:50.769Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
11:14:50 [2022-08-08T11:14:50.954Z] --- PASS: TestExecConsoleSize (0.59s)
11:14:50 [2022-08-08T11:14:50.954Z] === RUN   TestExecWithCloseStdin
11:14:51 [2022-08-08T11:14:51.033Z]     check_test.go:540: [d90b851e640f8] daemon is not started
11:14:51 [2022-08-08T11:14:51.033Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
11:14:51 [2022-08-08T11:14:51.516Z] --- PASS: TestExecWithCloseStdin (0.65s)
11:14:51 [2022-08-08T11:14:51.516Z] === RUN   TestExec
11:14:52 [2022-08-08T11:14:52.078Z] --- PASS: TestExec (0.58s)
11:14:52 [2022-08-08T11:14:52.078Z] === RUN   TestExecUser
11:14:52 [2022-08-08T11:14:52.940Z] === RUN   TestDockerSuite/TestBuildAddTarXz
11:14:53 [2022-08-08T11:14:53.005Z] --- PASS: TestExecUser (0.64s)
11:14:53 [2022-08-08T11:14:53.005Z] === RUN   TestExportContainerAndImportImage
11:14:53 [2022-08-08T11:14:53.566Z] --- PASS: TestExportContainerAndImportImage (0.68s)
11:14:53 [2022-08-08T11:14:53.566Z] === RUN   TestExportContainerAfterDaemonRestart
11:14:53 [2022-08-08T11:14:53.881Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
11:14:54 [2022-08-08T11:14:54.451Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
11:14:54 [2022-08-08T11:14:54.932Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
11:14:54 [2022-08-08T11:14:54.932Z] === RUN   TestHealthCheckWorkdir
11:14:55 [2022-08-08T11:14:55.833Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
11:14:55 [2022-08-08T11:14:55.833Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
11:14:56 [2022-08-08T11:14:56.297Z] --- PASS: TestHealthCheckWorkdir (1.48s)
11:14:56 [2022-08-08T11:14:56.297Z] === RUN   TestHealthKillContainer
11:15:00 [2022-08-08T11:15:00.053Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
11:15:00 [2022-08-08T11:15:00.053Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
11:15:00 [2022-08-08T11:15:00.993Z]     check_test.go:540: [d5424fbf8daca] daemon is not started
11:15:00 [2022-08-08T11:15:00.993Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
11:15:04 [2022-08-08T11:15:04.382Z] --- PASS: TestHealthKillContainer (8.19s)
11:15:04 [2022-08-08T11:15:04.382Z] === RUN   TestInspectCpusetInConfigPre120
11:15:04 [2022-08-08T11:15:04.944Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s)
11:15:04 [2022-08-08T11:15:04.944Z] === RUN   TestIpcModeNone
11:15:05 [2022-08-08T11:15:05.506Z] --- PASS: TestIpcModeNone (0.63s)
11:15:05 [2022-08-08T11:15:05.506Z] === RUN   TestIpcModePrivate
11:15:06 [2022-08-08T11:15:06.068Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
11:15:06 [2022-08-08T11:15:06.274Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
11:15:06 [2022-08-08T11:15:06.324Z] --- PASS: TestIpcModePrivate (0.69s)
11:15:06 [2022-08-08T11:15:06.324Z] === RUN   TestIpcModeShareable
11:15:06 [2022-08-08T11:15:06.580Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
11:15:06 [2022-08-08T11:15:06.835Z] --- PASS: TestIpcModeShareable (0.63s)
11:15:06 [2022-08-08T11:15:06.835Z] === RUN   TestAPIIpcModeShareableAndContainer
11:15:07 [2022-08-08T11:15:07.212Z] === RUN   TestDockerSuite/TestBuildBlankName
11:15:07 [2022-08-08T11:15:07.240Z] Created binary: bundles/binary-daemon/dockerd
11:15:07 [2022-08-08T11:15:07.240Z] Copying nested executables into bundles/binary-daemon
11:15:07 [2022-08-08T11:15:07.240Z] Building: bundles/binary-daemon/docker-proxy
11:15:07 [2022-08-08T11:15:07.240Z] GOOS="" GOARCH="" GOARM=""
11:15:07 [2022-08-08T11:15:07.240Z] Created binary: bundles/binary-daemon/docker-proxy
11:15:07 [2022-08-08T11:15:07.240Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
11:15:07 [2022-08-08T11:15:07.598Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43932/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=15f9cb5c4dab7eb09845453777c0797194d48336 -e DOCKER_GRAPHDRIVER docker:15f9cb5c4dab7eb09845453777c0797194d48336 hack/make.sh cross
11:15:07 [2022-08-08T11:15:07.780Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
11:15:07 [2022-08-08T11:15:07.854Z] 
11:15:08 [2022-08-08T11:15:08.110Z] Removing bundles/
11:15:08 [2022-08-08T11:15:08.110Z] 
11:15:08 [2022-08-08T11:15:08.110Z] ---> Making bundle: cross (in bundles/cross)
11:15:08 [2022-08-08T11:15:08.110Z] Cross building: bundles/cross/linux/amd64
11:15:08 [2022-08-08T11:15:08.110Z] Building: bundles/cross/linux/amd64-daemon/dockerd
11:15:08 [2022-08-08T11:15:08.110Z] GOOS="linux" GOARCH="amd64" GOARM=""
11:15:08 [2022-08-08T11:15:08.726Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s)
11:15:08 [2022-08-08T11:15:08.726Z] === RUN   TestAPIIpcModeHost
11:15:08 [2022-08-08T11:15:08.982Z] --- PASS: TestAPIIpcModeHost (0.37s)
11:15:08 [2022-08-08T11:15:08.982Z] === RUN   TestDaemonIpcModeShareable
11:15:09 [2022-08-08T11:15:09.163Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
11:15:10 [2022-08-08T11:15:10.102Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
11:15:10 [2022-08-08T11:15:10.348Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
11:15:10 [2022-08-08T11:15:10.348Z] --- PASS: TestDaemonIpcModeShareable (1.19s)
11:15:10 [2022-08-08T11:15:10.348Z] === RUN   TestDaemonIpcModePrivate
11:15:11 [2022-08-08T11:15:11.276Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
11:15:11 [2022-08-08T11:15:11.532Z] --- PASS: TestDaemonIpcModePrivate (1.23s)
11:15:11 [2022-08-08T11:15:11.532Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:15:12 [2022-08-08T11:15:12.012Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
11:15:12 [2022-08-08T11:15:12.272Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
11:15:12 [2022-08-08T11:15:12.461Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
11:15:12 [2022-08-08T11:15:12.718Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s)
11:15:12 [2022-08-08T11:15:12.718Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:15:13 [2022-08-08T11:15:13.657Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
11:15:13 [2022-08-08T11:15:13.684Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
11:15:13 [2022-08-08T11:15:13.942Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.27s)
11:15:13 [2022-08-08T11:15:13.942Z] === RUN   TestIpcModeOlderClient
11:15:13 [2022-08-08T11:15:13.942Z] === PAUSE TestIpcModeOlderClient
11:15:13 [2022-08-08T11:15:13.942Z] === RUN   TestKillContainerInvalidSignal
11:15:14 [2022-08-08T11:15:14.200Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
11:15:14 [2022-08-08T11:15:14.200Z] === RUN   TestKillContainer
11:15:14 [2022-08-08T11:15:14.456Z] === RUN   TestKillContainer/no_signal
11:15:14 [2022-08-08T11:15:14.712Z] === RUN   TestKillContainer/non_killing_signal
11:15:14 [2022-08-08T11:15:14.968Z] === RUN   TestKillContainer/killing_signal
11:15:15 [2022-08-08T11:15:15.040Z]     check_test.go:540: [d7a56740317d5] daemon is not started
11:15:15 [2022-08-08T11:15:15.040Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
11:15:15 [2022-08-08T11:15:15.300Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
11:15:15 [2022-08-08T11:15:15.870Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
11:15:15 [2022-08-08T11:15:15.870Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
11:15:15 [2022-08-08T11:15:15.895Z] --- PASS: TestKillContainer (1.37s)
11:15:15 [2022-08-08T11:15:15.895Z]     --- PASS: TestKillContainer/no_signal (0.46s)
11:15:15 [2022-08-08T11:15:15.895Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
11:15:15 [2022-08-08T11:15:15.895Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
11:15:15 [2022-08-08T11:15:15.895Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:15:15 [2022-08-08T11:15:15.895Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:15:16 [2022-08-08T11:15:16.151Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:15:16 [2022-08-08T11:15:16.449Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
11:15:17 [2022-08-08T11:15:17.081Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s)
11:15:17 [2022-08-08T11:15:17.081Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
11:15:17 [2022-08-08T11:15:17.081Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
11:15:17 [2022-08-08T11:15:17.081Z] === RUN   TestKillStoppedContainer
11:15:17 [2022-08-08T11:15:17.081Z] --- PASS: TestKillStoppedContainer (0.04s)
11:15:17 [2022-08-08T11:15:17.081Z] === RUN   TestKillStoppedContainerAPIPre120
11:15:17 [2022-08-08T11:15:17.081Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
11:15:17 [2022-08-08T11:15:17.081Z] === RUN   TestKillDifferentUserContainer
11:15:17 [2022-08-08T11:15:17.642Z] --- PASS: TestKillDifferentUserContainer (0.42s)
11:15:17 [2022-08-08T11:15:17.643Z] === RUN   TestInspectOomKilledTrue
11:15:17 [2022-08-08T11:15:17.643Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
11:15:17 [2022-08-08T11:15:17.643Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:15:17 [2022-08-08T11:15:17.643Z] === RUN   TestInspectOomKilledFalse
11:15:17 [2022-08-08T11:15:17.898Z] --- PASS: TestInspectOomKilledFalse (0.42s)
11:15:17 [2022-08-08T11:15:17.898Z] === RUN   TestLinksEtcHostsContentMatch
11:15:18 [2022-08-08T11:15:18.154Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
11:15:18 [2022-08-08T11:15:18.154Z] === RUN   TestLinksContainerNames
11:15:18 [2022-08-08T11:15:18.362Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
11:15:18 [2022-08-08T11:15:18.362Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
11:15:18 [2022-08-08T11:15:18.362Z]     check_test.go:540: [d559dbce95d2d] daemon is not started
11:15:18 [2022-08-08T11:15:18.362Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
11:15:19 [2022-08-08T11:15:19.081Z] --- PASS: TestLinksContainerNames (0.89s)
11:15:19 [2022-08-08T11:15:19.081Z] === RUN   TestLogsFollowTailEmpty
11:15:19 [2022-08-08T11:15:19.643Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
11:15:19 [2022-08-08T11:15:19.643Z] === RUN   TestLogs
11:15:19 [2022-08-08T11:15:19.643Z] === RUN   TestLogs/driver_local
11:15:19 [2022-08-08T11:15:19.643Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
11:15:19 [2022-08-08T11:15:19.643Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
11:15:19 [2022-08-08T11:15:19.643Z] === RUN   TestLogs/driver_local/tty/only_stdout
11:15:19 [2022-08-08T11:15:19.643Z] === PAUSE TestLogs/driver_local/tty/only_stdout
11:15:19 [2022-08-08T11:15:19.643Z] === RUN   TestLogs/driver_local/tty/only_stderr
11:15:19 [2022-08-08T11:15:19.643Z] === PAUSE TestLogs/driver_local/tty/only_stderr
11:15:19 [2022-08-08T11:15:19.643Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
11:15:19 [2022-08-08T11:15:19.643Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
11:15:19 [2022-08-08T11:15:19.643Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
11:15:19 [2022-08-08T11:15:19.643Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
11:15:19 [2022-08-08T11:15:19.643Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
11:15:19 [2022-08-08T11:15:19.643Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
11:15:19 [2022-08-08T11:15:19.643Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
11:15:19 [2022-08-08T11:15:19.643Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
11:15:20 [2022-08-08T11:15:20.205Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
11:15:20 [2022-08-08T11:15:20.205Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
11:15:20 [2022-08-08T11:15:20.273Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
11:15:20 [2022-08-08T11:15:20.767Z] === CONT  TestLogs/driver_local/tty/only_stderr
11:15:20 [2022-08-08T11:15:20.767Z] === CONT  TestLogs/driver_local/tty/only_stdout
11:15:21 [2022-08-08T11:15:21.212Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
11:15:21 [2022-08-08T11:15:21.329Z] === RUN   TestLogs/driver_json-file
11:15:21 [2022-08-08T11:15:21.329Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
11:15:21 [2022-08-08T11:15:21.329Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
11:15:21 [2022-08-08T11:15:21.329Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
11:15:21 [2022-08-08T11:15:21.329Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
11:15:21 [2022-08-08T11:15:21.329Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
11:15:21 [2022-08-08T11:15:21.329Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
11:15:21 [2022-08-08T11:15:21.329Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:15:21 [2022-08-08T11:15:21.329Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:15:21 [2022-08-08T11:15:21.329Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
11:15:21 [2022-08-08T11:15:21.329Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
11:15:21 [2022-08-08T11:15:21.329Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
11:15:21 [2022-08-08T11:15:21.329Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
11:15:21 [2022-08-08T11:15:21.329Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
11:15:21 [2022-08-08T11:15:21.329Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:15:21 [2022-08-08T11:15:21.472Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
11:15:22 [2022-08-08T11:15:22.256Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
11:15:22 [2022-08-08T11:15:22.256Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
11:15:22 [2022-08-08T11:15:22.818Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
11:15:22 [2022-08-08T11:15:22.818Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
11:15:23 [2022-08-08T11:15:23.385Z] --- PASS: TestLogs (3.82s)
11:15:23 [2022-08-08T11:15:23.385Z]     --- PASS: TestLogs/driver_local (0.01s)
11:15:23 [2022-08-08T11:15:23.385Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.52s)
11:15:23 [2022-08-08T11:15:23.385Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.63s)
11:15:23 [2022-08-08T11:15:23.385Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.58s)
11:15:23 [2022-08-08T11:15:23.385Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.62s)
11:15:23 [2022-08-08T11:15:23.385Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.60s)
11:15:23 [2022-08-08T11:15:23.385Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s)
11:15:23 [2022-08-08T11:15:23.385Z]     --- PASS: TestLogs/driver_json-file (0.01s)
11:15:23 [2022-08-08T11:15:23.385Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s)
11:15:23 [2022-08-08T11:15:23.385Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.75s)
11:15:23 [2022-08-08T11:15:23.385Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.60s)
11:15:23 [2022-08-08T11:15:23.385Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.65s)
11:15:23 [2022-08-08T11:15:23.385Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.63s)
11:15:23 [2022-08-08T11:15:23.385Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.67s)
11:15:23 [2022-08-08T11:15:23.385Z] === RUN   TestContainerNetworkMountsNoChown
11:15:23 [2022-08-08T11:15:23.949Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/default
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/default
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/private
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/private
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rprivate
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rprivate
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/slave
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/slave
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rslave
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rslave
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/shared
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/shared
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rshared
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rshared
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/default
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/default/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/default/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/rslave
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/rshared
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/shared
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/rprivate
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/slave
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/private
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/private/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/private/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/default/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/default/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:15:23 [2022-08-08T11:15:23.950Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:15:23 [2022-08-08T11:15:23.950Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:15:24 [2022-08-08T11:15:24.012Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/private/bind_root
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/private/mount_root
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:15:24 [2022-08-08T11:15:24.206Z] --- PASS: TestMountDaemonRoot (0.02s)
11:15:24 [2022-08-08T11:15:24.206Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
11:15:24 [2022-08-08T11:15:24.206Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
11:15:24 [2022-08-08T11:15:24.206Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
11:15:24 [2022-08-08T11:15:24.206Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
11:15:24 [2022-08-08T11:15:24.206Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
11:15:24 [2022-08-08T11:15:24.206Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
11:15:24 [2022-08-08T11:15:24.206Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
11:15:24 [2022-08-08T11:15:24.206Z] === RUN   TestContainerBindMountNonRecursive
11:15:24 [2022-08-08T11:15:24.952Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
11:15:25 [2022-08-08T11:15:25.573Z] --- PASS: TestContainerBindMountNonRecursive (1.36s)
11:15:25 [2022-08-08T11:15:25.573Z] === RUN   TestContainerVolumesMountedAsShared
11:15:26 [2022-08-08T11:15:26.135Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
11:15:26 [2022-08-08T11:15:26.135Z] === RUN   TestContainerVolumesMountedAsSlave
11:15:26 [2022-08-08T11:15:26.391Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
11:15:26 [2022-08-08T11:15:26.391Z] === RUN   TestNetworkNat
11:15:26 [2022-08-08T11:15:26.953Z] --- PASS: TestNetworkNat (0.46s)
11:15:26 [2022-08-08T11:15:26.953Z] === RUN   TestNetworkLocalhostTCPNat
11:15:27 [2022-08-08T11:15:27.213Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
11:15:27 [2022-08-08T11:15:27.213Z] === RUN   TestNetworkLoopbackNat
11:15:28 [2022-08-08T11:15:28.245Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
11:15:29 [2022-08-08T11:15:29.629Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
11:15:30 [2022-08-08T11:15:30.482Z] --- PASS: TestNetworkLoopbackNat (2.59s)
11:15:30 [2022-08-08T11:15:30.482Z] === RUN   TestPause
11:15:30 [2022-08-08T11:15:30.482Z] --- PASS: TestPause (0.46s)
11:15:30 [2022-08-08T11:15:30.482Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:15:30 [2022-08-08T11:15:30.482Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:15:30 [2022-08-08T11:15:30.482Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:15:30 [2022-08-08T11:15:30.482Z] === RUN   TestPauseStopPausedContainer
11:15:30 [2022-08-08T11:15:30.738Z] --- PASS: TestPauseStopPausedContainer (0.46s)
11:15:30 [2022-08-08T11:15:30.738Z] === RUN   TestPidHost
11:15:31 [2022-08-08T11:15:31.538Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
11:15:31 [2022-08-08T11:15:31.667Z] --- PASS: TestPidHost (0.97s)
11:15:31 [2022-08-08T11:15:31.667Z] === RUN   TestPsFilter
11:15:31 [2022-08-08T11:15:31.923Z] --- PASS: TestPsFilter (0.11s)
11:15:31 [2022-08-08T11:15:31.924Z] === RUN   TestRemoveContainerWithRemovedVolume
11:15:32 [2022-08-08T11:15:32.181Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
11:15:32 [2022-08-08T11:15:32.181Z] === RUN   TestRemoveContainerWithVolume
11:15:32 [2022-08-08T11:15:32.743Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
11:15:32 [2022-08-08T11:15:32.743Z] === RUN   TestRemoveContainerRunning
11:15:33 [2022-08-08T11:15:33.122Z] --- PASS: TestRemoveContainerRunning (0.45s)
11:15:33 [2022-08-08T11:15:33.122Z] === RUN   TestRemoveContainerForceRemoveRunning
11:15:33 [2022-08-08T11:15:33.688Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
11:15:33 [2022-08-08T11:15:33.688Z] === RUN   TestRemoveInvalidContainer
11:15:33 [2022-08-08T11:15:33.688Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:15:33 [2022-08-08T11:15:33.688Z] === RUN   TestRenameLinkedContainer
11:15:35 [2022-08-08T11:15:35.045Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
11:15:35 [2022-08-08T11:15:35.577Z] --- PASS: TestRenameLinkedContainer (1.77s)
11:15:35 [2022-08-08T11:15:35.577Z] === RUN   TestRenameStoppedContainer
11:15:35 [2022-08-08T11:15:35.833Z] --- PASS: TestRenameStoppedContainer (0.41s)
11:15:35 [2022-08-08T11:15:35.833Z] === RUN   TestRenameRunningContainerAndReuse
11:15:36 [2022-08-08T11:15:36.428Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
11:15:36 [2022-08-08T11:15:36.762Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
11:15:36 [2022-08-08T11:15:36.762Z] === RUN   TestRenameInvalidName
11:15:37 [2022-08-08T11:15:37.019Z] --- PASS: TestRenameInvalidName (0.42s)
11:15:37 [2022-08-08T11:15:37.019Z] === RUN   TestRenameAnonymousContainer
11:15:38 [2022-08-08T11:15:38.339Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
11:15:38 [2022-08-08T11:15:38.909Z] --- PASS: TestRenameAnonymousContainer (1.57s)
11:15:38 [2022-08-08T11:15:38.909Z] === RUN   TestRenameContainerWithSameName
11:15:39 [2022-08-08T11:15:39.165Z] --- PASS: TestRenameContainerWithSameName (0.43s)
11:15:39 [2022-08-08T11:15:39.165Z] === RUN   TestRenameContainerWithLinkedContainer
11:15:39 [2022-08-08T11:15:39.721Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
11:15:40 [2022-08-08T11:15:40.094Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
11:15:40 [2022-08-08T11:15:40.094Z] === RUN   TestResize
11:15:40 [2022-08-08T11:15:40.350Z] --- PASS: TestResize (0.41s)
11:15:40 [2022-08-08T11:15:40.350Z] === RUN   TestResizeWithInvalidSize
11:15:40 [2022-08-08T11:15:40.912Z] --- PASS: TestResizeWithInvalidSize (0.47s)
11:15:40 [2022-08-08T11:15:40.912Z] === RUN   TestResizeWhenContainerNotStarted
11:15:41 [2022-08-08T11:15:41.169Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:15:42 [2022-08-08T11:15:42.260Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
11:15:42 [2022-08-08T11:15:42.520Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
11:15:43 [2022-08-08T11:15:43.069Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:15:43 [2022-08-08T11:15:43.069Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:15:43 [2022-08-08T11:15:43.099Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
11:15:43 [2022-08-08T11:15:43.996Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:15:44 [2022-08-08T11:15:44.252Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:15:44 [2022-08-08T11:15:44.481Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
11:15:45 [2022-08-08T11:15:45.051Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
11:15:45 [2022-08-08T11:15:45.183Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:15:45 [2022-08-08T11:15:45.311Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
11:15:46 [2022-08-08T11:15:46.691Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
11:15:47 [2022-08-08T11:15:47.630Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
11:15:47 [2022-08-08T11:15:47.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:15:48 [2022-08-08T11:15:48.624Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:15:49 [2022-08-08T11:15:49.538Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
11:15:51 [2022-08-08T11:15:51.891Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:15:52 [2022-08-08T11:15:52.454Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:15:53 [2022-08-08T11:15:53.382Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:15:53 [2022-08-08T11:15:53.736Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
11:15:54 [2022-08-08T11:15:54.309Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:15:54 [2022-08-08T11:15:54.674Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
11:15:55 [2022-08-08T11:15:55.272Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:15:55 [2022-08-08T11:15:55.613Z]     docker_cli_daemon_test.go:2504: [d873ddc4b1ff8] daemon is not started
11:15:55 [2022-08-08T11:15:55.872Z] === RUN   TestDockerSuite/TestBuildCacheAdd
11:15:56 [2022-08-08T11:15:56.211Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:15:56 [2022-08-08T11:15:56.810Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
11:15:57 [2022-08-08T11:15:57.140Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:15:57 [2022-08-08T11:15:57.750Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
11:15:57 [2022-08-08T11:15:57.750Z] === RUN   TestDockerSuite/TestBuildCacheFrom
11:15:59 [2022-08-08T11:15:59.029Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.29s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.93s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.93s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.75s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.94s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.18s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.89s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.81s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s)
11:15:59 [2022-08-08T11:15:59.029Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
11:15:59 [2022-08-08T11:15:59.029Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
11:15:59 [2022-08-08T11:15:59.956Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
11:16:00 [2022-08-08T11:16:00.882Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.88s)
11:16:00 [2022-08-08T11:16:00.882Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s)
11:16:00 [2022-08-08T11:16:00.882Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s)
11:16:00 [2022-08-08T11:16:00.882Z] === RUN   TestCgroupNamespacesRun
11:16:01 [2022-08-08T11:16:01.809Z] --- PASS: TestCgroupNamespacesRun (1.19s)
11:16:01 [2022-08-08T11:16:01.810Z] === RUN   TestCgroupNamespacesRunPrivileged
11:16:01 [2022-08-08T11:16:01.810Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
11:16:01 [2022-08-08T11:16:01.810Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
11:16:01 [2022-08-08T11:16:01.810Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:16:03 [2022-08-08T11:16:03.174Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s)
11:16:03 [2022-08-08T11:16:03.174Z] === RUN   TestCgroupNamespacesRunHostMode
11:16:04 [2022-08-08T11:16:04.332Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
11:16:04 [2022-08-08T11:16:04.539Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s)
11:16:04 [2022-08-08T11:16:04.539Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:16:04 [2022-08-08T11:16:04.901Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
11:16:05 [2022-08-08T11:16:05.468Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s)
11:16:05 [2022-08-08T11:16:05.468Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:16:05 [2022-08-08T11:16:05.840Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
11:16:06 [2022-08-08T11:16:06.099Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
11:16:06 [2022-08-08T11:16:06.833Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
11:16:06 [2022-08-08T11:16:06.833Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:16:07 [2022-08-08T11:16:07.040Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
11:16:07 [2022-08-08T11:16:07.396Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
11:16:07 [2022-08-08T11:16:07.396Z] === RUN   TestCgroupNamespacesRunOlderClient
11:16:08 [2022-08-08T11:16:08.764Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s)
11:16:08 [2022-08-08T11:16:08.764Z] === RUN   TestNISDomainname
11:16:08 [2022-08-08T11:16:08.948Z] === RUN   TestDockerDaemonSuite/TestShmSize
11:16:09 [2022-08-08T11:16:09.020Z] --- PASS: TestNISDomainname (0.55s)
11:16:09 [2022-08-08T11:16:09.020Z] === RUN   TestHostnameDnsResolution
11:16:09 [2022-08-08T11:16:09.533Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
11:16:09 [2022-08-08T11:16:09.948Z] --- PASS: TestHostnameDnsResolution (0.72s)
11:16:09 [2022-08-08T11:16:09.948Z] === RUN   TestUnprivilegedPortsAndPing
11:16:10 [2022-08-08T11:16:10.205Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s)
11:16:10 [2022-08-08T11:16:10.205Z] === RUN   TestPrivilegedHostDevices
11:16:10 [2022-08-08T11:16:10.473Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
11:16:10 [2022-08-08T11:16:10.732Z] === RUN   TestDockerSuite/TestBuildClearCmd
11:16:10 [2022-08-08T11:16:10.766Z] --- PASS: TestPrivilegedHostDevices (0.48s)
11:16:10 [2022-08-08T11:16:10.766Z] === RUN   TestRunConsoleSize
11:16:11 [2022-08-08T11:16:11.302Z] === RUN   TestDockerSuite/TestBuildCmd
11:16:11 [2022-08-08T11:16:11.328Z] --- PASS: TestRunConsoleSize (0.44s)
11:16:11 [2022-08-08T11:16:11.328Z] === RUN   TestRunWithAlternativeContainerdShim
11:16:11 [2022-08-08T11:16:11.562Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
11:16:12 [2022-08-08T11:16:12.132Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
11:16:12 [2022-08-08T11:16:12.255Z] --- PASS: TestRunWithAlternativeContainerdShim (1.12s)
11:16:12 [2022-08-08T11:16:12.255Z] === RUN   TestStats
11:16:12 [2022-08-08T11:16:12.701Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
11:16:12 [2022-08-08T11:16:12.701Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
11:16:12 [2022-08-08T11:16:12.701Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
11:16:13 [2022-08-08T11:16:13.272Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
11:16:13 [2022-08-08T11:16:13.272Z]     check_test.go:540: [d3e16c0da7f5a] daemon is not started
11:16:13 [2022-08-08T11:16:13.272Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
11:16:14 [2022-08-08T11:16:14.212Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
11:16:14 [2022-08-08T11:16:14.768Z] --- PASS: TestStats (2.51s)
11:16:14 [2022-08-08T11:16:14.768Z] === RUN   TestStopContainerWithTimeout
11:16:14 [2022-08-08T11:16:14.768Z] === RUN   TestStopContainerWithTimeout/0
11:16:14 [2022-08-08T11:16:14.768Z] === PAUSE TestStopContainerWithTimeout/0
11:16:14 [2022-08-08T11:16:14.768Z] === RUN   TestStopContainerWithTimeout/1
11:16:14 [2022-08-08T11:16:14.768Z] === PAUSE TestStopContainerWithTimeout/1
11:16:14 [2022-08-08T11:16:14.768Z] === RUN   TestStopContainerWithTimeout/3
11:16:14 [2022-08-08T11:16:14.768Z] === PAUSE TestStopContainerWithTimeout/3
11:16:14 [2022-08-08T11:16:14.768Z] === RUN   TestStopContainerWithTimeout/-1
11:16:14 [2022-08-08T11:16:14.768Z] === PAUSE TestStopContainerWithTimeout/-1
11:16:14 [2022-08-08T11:16:14.768Z] === CONT  TestStopContainerWithTimeout/0
11:16:14 [2022-08-08T11:16:14.768Z] === CONT  TestStopContainerWithTimeout/3
11:16:15 [2022-08-08T11:16:15.697Z] === CONT  TestStopContainerWithTimeout/-1
11:16:17 [2022-08-08T11:16:17.585Z] === CONT  TestStopContainerWithTimeout/1
11:16:19 [2022-08-08T11:16:19.473Z] --- PASS: TestStopContainerWithTimeout (0.02s)
11:16:19 [2022-08-08T11:16:19.473Z]     --- PASS: TestStopContainerWithTimeout/0 (0.77s)
11:16:19 [2022-08-08T11:16:19.473Z]     --- PASS: TestStopContainerWithTimeout/3 (2.77s)
11:16:19 [2022-08-08T11:16:19.473Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
11:16:19 [2022-08-08T11:16:19.473Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
11:16:19 [2022-08-08T11:16:19.473Z] === RUN   TestDeleteDevicemapper
11:16:19 [2022-08-08T11:16:19.473Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:16:19 [2022-08-08T11:16:19.473Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:16:19 [2022-08-08T11:16:19.473Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:16:19 [2022-08-08T11:16:19.491Z] === RUN   TestDockerSuite/TestBuildConditionalCache
11:16:20 [2022-08-08T11:16:20.430Z] --- PASS: TestDockerDaemonSuite (332.13s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.13s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.66s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.58s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.30s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.12s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.61s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.31s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.13s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.61s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.39s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.38s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.32s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.09s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.20s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.04s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.30s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.77s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.81s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.65s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.63s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.21s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.98s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.69s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.56s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.07s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.27s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.43s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.68s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.95s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.53s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.36s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.43s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.31s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.42s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.73s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.37s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.08s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.86s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.12s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.25s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.39s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.97s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.53s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.38s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.50s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.55s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.02s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.41s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.63s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.51s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.88s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.16s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.24s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.48s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.56s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.34s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.34s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.17s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.75s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.41s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.83s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.18s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.95s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.95s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.02s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.90s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.43s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.89s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.64s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.87s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.66s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.59s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.42s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.99s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.21s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.33s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.29s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.90s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.08s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.89s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.45s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.74s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.83s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.66s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s)
11:16:20 [2022-08-08T11:16:20.430Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.88s)
11:16:20 [2022-08-08T11:16:20.430Z] === RUN   TestDockerSwarmSuite
11:16:20 [2022-08-08T11:16:20.430Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
11:16:20 [2022-08-08T11:16:20.430Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
11:16:20 [2022-08-08T11:16:20.839Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s)
11:16:20 [2022-08-08T11:16:20.839Z] === RUN   TestUpdateMemory
11:16:21 [2022-08-08T11:16:21.096Z] --- PASS: TestUpdateMemory (0.54s)
11:16:21 [2022-08-08T11:16:21.096Z] === RUN   TestUpdateCPUQuota
11:16:21 [2022-08-08T11:16:21.370Z] === RUN   TestDockerSuite/TestBuildContextCleanup
11:16:21 [2022-08-08T11:16:21.631Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
11:16:22 [2022-08-08T11:16:22.022Z] --- PASS: TestUpdateCPUQuota (0.94s)
11:16:22 [2022-08-08T11:16:22.022Z] === RUN   TestUpdatePidsLimit
11:16:22 [2022-08-08T11:16:22.022Z] === RUN   TestUpdatePidsLimit/update_from_none
11:16:22 [2022-08-08T11:16:22.279Z] === RUN   TestUpdatePidsLimit/no_change
11:16:22 [2022-08-08T11:16:22.535Z] === RUN   TestUpdatePidsLimit/update_lower
11:16:22 [2022-08-08T11:16:22.535Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:16:22 [2022-08-08T11:16:22.571Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
11:16:22 [2022-08-08T11:16:22.791Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:16:23 [2022-08-08T11:16:23.047Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:16:23 [2022-08-08T11:16:23.142Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
11:16:23 [2022-08-08T11:16:23.303Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:16:23 [2022-08-08T11:16:23.402Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
11:16:23 [2022-08-08T11:16:23.663Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
11:16:24 [2022-08-08T11:16:24.231Z] --- PASS: TestUpdatePidsLimit (2.00s)
11:16:24 [2022-08-08T11:16:24.232Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
11:16:24 [2022-08-08T11:16:24.232Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
11:16:24 [2022-08-08T11:16:24.232Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
11:16:24 [2022-08-08T11:16:24.232Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
11:16:24 [2022-08-08T11:16:24.232Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
11:16:24 [2022-08-08T11:16:24.232Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
11:16:24 [2022-08-08T11:16:24.232Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
11:16:24 [2022-08-08T11:16:24.232Z] === RUN   TestUpdateRestartPolicy
11:16:24 [2022-08-08T11:16:24.906Z] Created binary: bundles/dynbinary-daemon/dockerd
11:16:24 [2022-08-08T11:16:24.906Z] Building: bundles/dynbinary-daemon/docker-proxy
11:16:24 [2022-08-08T11:16:24.906Z] GOOS="" GOARCH="" GOARM=""
11:16:24 [2022-08-08T11:16:24.906Z] Created binary: bundles/dynbinary-daemon/docker-proxy
11:16:24 [2022-08-08T11:16:24.906Z] 
11:16:24 [2022-08-08T11:16:24.906Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:16:24 [2022-08-08T11:16:24.906Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:16:24 [2022-08-08T11:16:24.906Z] HOSTNAME=dc1bf2704408
11:16:24 [2022-08-08T11:16:24.906Z] TESTDEBUG=0
11:16:24 [2022-08-08T11:16:24.906Z] DEST=bundles/test-integration
11:16:24 [2022-08-08T11:16:24.906Z] PWD=/go/src/github.com/docker/docker
11:16:24 [2022-08-08T11:16:24.906Z] DOCKER_GITCOMMIT=15f9cb5c4dab7eb09845453777c0797194d48336
11:16:24 [2022-08-08T11:16:24.906Z] container=docker
11:16:24 [2022-08-08T11:16:24.906Z] HOME=/root
11:16:24 [2022-08-08T11:16:24.906Z] GOLANG_VERSION=1.18.5
11:16:24 [2022-08-08T11:16:24.906Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:16:24 [2022-08-08T11:16:24.906Z] VALIDATE_BRANCH=22.06
11:16:24 [2022-08-08T11:16:24.906Z] TERM=xterm
11:16:24 [2022-08-08T11:16:24.907Z] DOCKER_PKG=github.com/docker/docker
11:16:24 [2022-08-08T11:16:24.907Z] SHLVL=1
11:16:24 [2022-08-08T11:16:24.907Z] TIMEOUT=120m
11:16:24 [2022-08-08T11:16:24.907Z] DOCKER_BUILDTAGS= journald
11:16:24 [2022-08-08T11:16:24.907Z] DOCKER_GRAPHDRIVER=overlay2
11:16:24 [2022-08-08T11:16:24.907Z] GO111MODULE=off
11:16:24 [2022-08-08T11:16:24.907Z] DOCKER_EXPERIMENTAL=1
11:16:24 [2022-08-08T11:16:24.907Z] TEST_SKIP_INTEGRATION_CLI=1
11:16:24 [2022-08-08T11:16:24.907Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:16:24 [2022-08-08T11:16:24.907Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:16:24 [2022-08-08T11:16:24.907Z] GOPATH=/go
11:16:24 [2022-08-08T11:16:24.907Z] PKG_CONFIG=pkg-config
11:16:24 [2022-08-08T11:16:24.907Z] _=/usr/bin/env
11:16:24 [2022-08-08T11:16:24.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:16:26 [2022-08-08T11:16:26.958Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
11:16:32 [2022-08-08T11:16:32.236Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
11:16:35 [2022-08-08T11:16:35.532Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
11:16:36 [2022-08-08T11:16:36.103Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
11:16:36 [2022-08-08T11:16:36.397Z] --- PASS: TestUpdateRestartPolicy (11.07s)
11:16:36 [2022-08-08T11:16:36.397Z] === RUN   TestUpdateRestartWithAutoRemove
11:16:36 [2022-08-08T11:16:36.397Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
11:16:36 [2022-08-08T11:16:36.397Z] === RUN   TestWaitNonBlocked
11:16:36 [2022-08-08T11:16:36.397Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:16:36 [2022-08-08T11:16:36.397Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:16:36 [2022-08-08T11:16:36.397Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:16:36 [2022-08-08T11:16:36.397Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:16:36 [2022-08-08T11:16:36.397Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:16:36 [2022-08-08T11:16:36.397Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:16:36 [2022-08-08T11:16:36.397Z] --- PASS: TestWaitNonBlocked (0.01s)
11:16:36 [2022-08-08T11:16:36.397Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s)
11:16:36 [2022-08-08T11:16:36.397Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s)
11:16:36 [2022-08-08T11:16:36.397Z] === RUN   TestWaitBlocked
11:16:36 [2022-08-08T11:16:36.397Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:16:36 [2022-08-08T11:16:36.397Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:16:36 [2022-08-08T11:16:36.397Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:16:36 [2022-08-08T11:16:36.397Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:16:36 [2022-08-08T11:16:36.397Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:16:36 [2022-08-08T11:16:36.397Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:16:36 [2022-08-08T11:16:36.958Z] --- PASS: TestWaitBlocked (0.01s)
11:16:36 [2022-08-08T11:16:36.958Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s)
11:16:36 [2022-08-08T11:16:36.958Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s)
11:16:36 [2022-08-08T11:16:36.958Z] === RUN   TestWaitConditions
11:16:36 [2022-08-08T11:16:36.958Z] === RUN   TestWaitConditions/default
11:16:36 [2022-08-08T11:16:36.958Z] === PAUSE TestWaitConditions/default
11:16:36 [2022-08-08T11:16:36.958Z] === RUN   TestWaitConditions/not-running
11:16:36 [2022-08-08T11:16:36.958Z] === PAUSE TestWaitConditions/not-running
11:16:36 [2022-08-08T11:16:36.958Z] === RUN   TestWaitConditions/next-exit
11:16:36 [2022-08-08T11:16:36.958Z] === PAUSE TestWaitConditions/next-exit
11:16:36 [2022-08-08T11:16:36.958Z] === RUN   TestWaitConditions/removed
11:16:36 [2022-08-08T11:16:36.958Z] === PAUSE TestWaitConditions/removed
11:16:36 [2022-08-08T11:16:36.958Z] === CONT  TestWaitConditions/default
11:16:36 [2022-08-08T11:16:36.958Z] === CONT  TestWaitConditions/next-exit
11:16:38 [2022-08-08T11:16:38.847Z] === CONT  TestWaitConditions/not-running
11:16:38 [2022-08-08T11:16:38.847Z] === CONT  TestWaitConditions/removed
11:16:39 [2022-08-08T11:16:39.403Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
11:16:40 [2022-08-08T11:16:40.735Z] --- PASS: TestWaitConditions (0.02s)
11:16:40 [2022-08-08T11:16:40.735Z]     --- PASS: TestWaitConditions/next-exit (1.75s)
11:16:40 [2022-08-08T11:16:40.735Z]     --- PASS: TestWaitConditions/default (1.77s)
11:16:40 [2022-08-08T11:16:40.735Z]     --- PASS: TestWaitConditions/removed (1.71s)
11:16:40 [2022-08-08T11:16:40.735Z]     --- PASS: TestWaitConditions/not-running (1.74s)
11:16:40 [2022-08-08T11:16:40.735Z] === RUN   TestWaitRestartedContainer
11:16:40 [2022-08-08T11:16:40.735Z] === RUN   TestWaitRestartedContainer/default
11:16:40 [2022-08-08T11:16:40.735Z] === PAUSE TestWaitRestartedContainer/default
11:16:40 [2022-08-08T11:16:40.735Z] === RUN   TestWaitRestartedContainer/not-running
11:16:40 [2022-08-08T11:16:40.735Z] === PAUSE TestWaitRestartedContainer/not-running
11:16:40 [2022-08-08T11:16:40.735Z] === RUN   TestWaitRestartedContainer/next-exit
11:16:40 [2022-08-08T11:16:40.735Z] === PAUSE TestWaitRestartedContainer/next-exit
11:16:40 [2022-08-08T11:16:40.735Z] === CONT  TestWaitRestartedContainer/default
11:16:40 [2022-08-08T11:16:40.735Z] === CONT  TestWaitRestartedContainer/next-exit
11:16:41 [2022-08-08T11:16:41.945Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
11:16:42 [2022-08-08T11:16:42.100Z] === CONT  TestWaitRestartedContainer/not-running
11:16:43 [2022-08-08T11:16:43.027Z] --- PASS: TestWaitRestartedContainer (0.01s)
11:16:43 [2022-08-08T11:16:43.027Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.55s)
11:16:43 [2022-08-08T11:16:43.027Z]     --- PASS: TestWaitRestartedContainer/default (1.58s)
11:16:43 [2022-08-08T11:16:43.027Z]     --- PASS: TestWaitRestartedContainer/not-running (0.89s)
11:16:43 [2022-08-08T11:16:43.027Z] === CONT  TestContainerStartOnDaemonRestart
11:16:43 [2022-08-08T11:16:43.027Z] === CONT  TestRestartDaemonWithRestartingContainer
11:16:43 [2022-08-08T11:16:43.327Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
11:16:43 [2022-08-08T11:16:43.327Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
11:16:43 [2022-08-08T11:16:43.327Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
11:16:43 [2022-08-08T11:16:43.327Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
11:16:43 [2022-08-08T11:16:43.327Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
11:16:43 [2022-08-08T11:16:43.327Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
11:16:43 [2022-08-08T11:16:43.327Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
11:16:43 [2022-08-08T11:16:43.327Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
11:16:43 [2022-08-08T11:16:43.327Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
11:16:45 [2022-08-08T11:16:45.235Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
11:16:45 [2022-08-08T11:16:45.545Z] --- PASS: TestContainerStartOnDaemonRestart (2.28s)
11:16:45 [2022-08-08T11:16:45.545Z] === CONT  TestIpcModeOlderClient
11:16:45 [2022-08-08T11:16:45.545Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s)
11:16:45 [2022-08-08T11:16:45.545Z] === CONT  TestContainerKillOnDaemonStart
11:16:45 [2022-08-08T11:16:45.545Z] --- PASS: TestIpcModeOlderClient (0.09s)
11:16:45 [2022-08-08T11:16:45.545Z] === CONT  TestDaemonHostGatewayIP
11:16:46 [2022-08-08T11:16:46.177Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
11:16:46 [2022-08-08T11:16:46.177Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
11:16:48 [2022-08-08T11:16:48.093Z] --- PASS: TestDaemonHostGatewayIP (2.64s)
11:16:48 [2022-08-08T11:16:48.093Z] === CONT  TestDaemonRestartIpcMode
11:16:49 [2022-08-08T11:16:49.481Z]     docker_api_swarm_test.go:563: [dd8101d880772] joining swarm manager [da46f41882d94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:16:50 [2022-08-08T11:16:50.000Z] --- PASS: TestDaemonRestartIpcMode (2.25s)
11:16:51 [2022-08-08T11:16:51.393Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
11:16:51 [2022-08-08T11:16:51.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:16:51 [2022-08-08T11:16:51.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:16:53 [2022-08-08T11:16:53.931Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
11:16:54 [2022-08-08T11:16:54.190Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
11:16:58 [2022-08-08T11:16:58.091Z] --- PASS: TestContainerKillOnDaemonStart (11.73s)
11:16:58 [2022-08-08T11:16:58.091Z] PASS
11:16:58 [2022-08-08T11:16:58.091Z] 
11:16:58 [2022-08-08T11:16:58.091Z] === Skipped
11:16:58 [2022-08-08T11:16:58.091Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
11:16:58 [2022-08-08T11:16:58.091Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:16:58 [2022-08-08T11:16:58.091Z] 
11:16:58 [2022-08-08T11:16:58.091Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
11:16:58 [2022-08-08T11:16:58.091Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
11:16:58 [2022-08-08T11:16:58.091Z] 
11:16:58 [2022-08-08T11:16:58.091Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:16:58 [2022-08-08T11:16:58.091Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:16:58 [2022-08-08T11:16:58.091Z] 
11:16:58 [2022-08-08T11:16:58.091Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
11:16:58 [2022-08-08T11:16:58.091Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
11:16:58 [2022-08-08T11:16:58.091Z] 
11:16:58 [2022-08-08T11:16:58.091Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
11:16:58 [2022-08-08T11:16:58.091Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:16:58 [2022-08-08T11:16:58.091Z] 
11:16:58 [2022-08-08T11:16:58.091Z] DONE 272 tests, 5 skipped in 133.230s
11:16:58 [2022-08-08T11:16:58.091Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
11:16:58 [2022-08-08T11:16:58.091Z] === RUN   TestConfigDaemonLibtrustID
11:16:58 [2022-08-08T11:16:58.091Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
11:16:58 [2022-08-08T11:16:58.091Z] === RUN   TestConfigDaemonID
11:16:58 [2022-08-08T11:16:58.652Z]     daemon_test.go:83: [d40c9f8ff0273] daemon is not started
11:16:58 [2022-08-08T11:16:58.652Z] --- PASS: TestConfigDaemonID (1.04s)
11:16:58 [2022-08-08T11:16:58.652Z] === RUN   TestDaemonConfigValidation
11:16:58 [2022-08-08T11:16:58.652Z] === RUN   TestDaemonConfigValidation/config_with_no_content
11:16:58 [2022-08-08T11:16:58.652Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
11:16:58 [2022-08-08T11:16:58.652Z] === RUN   TestDaemonConfigValidation/config_with_{}
11:16:58 [2022-08-08T11:16:58.652Z] === PAUSE TestDaemonConfigValidation/config_with_{}
11:16:58 [2022-08-08T11:16:58.652Z] === RUN   TestDaemonConfigValidation/invalid_config
11:16:58 [2022-08-08T11:16:58.652Z] === PAUSE TestDaemonConfigValidation/invalid_config
11:16:58 [2022-08-08T11:16:58.652Z] === RUN   TestDaemonConfigValidation/malformed_config
11:16:58 [2022-08-08T11:16:58.652Z] === PAUSE TestDaemonConfigValidation/malformed_config
11:16:58 [2022-08-08T11:16:58.652Z] === RUN   TestDaemonConfigValidation/valid_config
11:16:58 [2022-08-08T11:16:58.652Z] === PAUSE TestDaemonConfigValidation/valid_config
11:16:58 [2022-08-08T11:16:58.652Z] === CONT  TestDaemonConfigValidation/config_with_no_content
11:16:58 [2022-08-08T11:16:58.652Z] === CONT  TestDaemonConfigValidation/malformed_config
11:16:58 [2022-08-08T11:16:58.652Z] === CONT  TestDaemonConfigValidation/invalid_config
11:16:58 [2022-08-08T11:16:58.652Z] === CONT  TestDaemonConfigValidation/config_with_{}
11:16:58 [2022-08-08T11:16:58.652Z] === CONT  TestDaemonConfigValidation/valid_config
11:16:58 [2022-08-08T11:16:58.652Z] --- PASS: TestDaemonConfigValidation (0.00s)
11:16:58 [2022-08-08T11:16:58.652Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
11:16:58 [2022-08-08T11:16:58.652Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s)
11:16:58 [2022-08-08T11:16:58.652Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
11:16:58 [2022-08-08T11:16:58.652Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s)
11:16:58 [2022-08-08T11:16:58.652Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
11:16:58 [2022-08-08T11:16:58.652Z] === RUN   TestConfigDaemonSeccompProfiles
11:16:58 [2022-08-08T11:16:58.652Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
11:16:59 [2022-08-08T11:16:59.468Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
11:17:00 [2022-08-08T11:17:00.016Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
11:17:00 [2022-08-08T11:17:00.942Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
11:17:01 [2022-08-08T11:17:01.377Z]     docker_api_swarm_test.go:585: [d6368f5a8c0e9] joining swarm manager [da46f41882d94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:17:01 [2022-08-08T11:17:01.869Z] === CONT  TestConfigDaemonSeccompProfiles
11:17:01 [2022-08-08T11:17:01.869Z]     daemon_test.go:197: [d803f55a47e29] daemon is not started
11:17:01 [2022-08-08T11:17:01.869Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s)
11:17:01 [2022-08-08T11:17:01.869Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s)
11:17:01 [2022-08-08T11:17:01.869Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s)
11:17:01 [2022-08-08T11:17:01.869Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s)
11:17:01 [2022-08-08T11:17:01.869Z] === RUN   TestDaemonProxy
11:17:01 [2022-08-08T11:17:01.869Z] === RUN   TestDaemonProxy/environment_variables
11:17:03 [2022-08-08T11:17:03.757Z] === RUN   TestDaemonProxy/command-line_options
11:17:04 [2022-08-08T11:17:04.673Z]     check_test.go:611: [dd8101d880772] daemon is not started
11:17:05 [2022-08-08T11:17:05.242Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
11:17:05 [2022-08-08T11:17:05.645Z] === RUN   TestDaemonProxy/configuration_file
11:17:06 [2022-08-08T11:17:06.191Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
11:17:07 [2022-08-08T11:17:07.009Z] === RUN   TestDaemonProxy/conflicting_options
11:17:07 [2022-08-08T11:17:07.132Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
11:17:07 [2022-08-08T11:17:07.571Z] === RUN   TestDaemonProxy/reload_sanitized
11:17:08 [2022-08-08T11:17:08.133Z] --- PASS: TestDaemonProxy (6.21s)
11:17:08 [2022-08-08T11:17:08.133Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
11:17:08 [2022-08-08T11:17:08.133Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
11:17:08 [2022-08-08T11:17:08.133Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
11:17:08 [2022-08-08T11:17:08.133Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
11:17:08 [2022-08-08T11:17:08.133Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
11:17:08 [2022-08-08T11:17:08.133Z] PASS
11:17:08 [2022-08-08T11:17:08.133Z] 
11:17:08 [2022-08-08T11:17:08.133Z] DONE 18 tests in 11.131s
11:17:08 [2022-08-08T11:17:08.133Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
11:17:08 [2022-08-08T11:17:08.133Z] INFO: Testing against a local daemon
11:17:08 [2022-08-08T11:17:08.133Z] === RUN   TestCommitInheritsEnv
11:17:08 [2022-08-08T11:17:08.389Z] --- PASS: TestCommitInheritsEnv (0.28s)
11:17:08 [2022-08-08T11:17:08.389Z] === RUN   TestImportExtremelyLargeImageWorks
11:17:08 [2022-08-08T11:17:08.389Z] === PAUSE TestImportExtremelyLargeImageWorks
11:17:08 [2022-08-08T11:17:08.389Z] === RUN   TestImportWithCustomPlatform
11:17:08 [2022-08-08T11:17:08.389Z] === RUN   TestImportWithCustomPlatform/#00
11:17:08 [2022-08-08T11:17:08.389Z] === RUN   TestImportWithCustomPlatform/_______
11:17:08 [2022-08-08T11:17:08.389Z] === RUN   TestImportWithCustomPlatform//
11:17:08 [2022-08-08T11:17:08.389Z] === RUN   TestImportWithCustomPlatform/linux
11:17:08 [2022-08-08T11:17:08.645Z] === RUN   TestImportWithCustomPlatform/LINUX
11:17:08 [2022-08-08T11:17:08.645Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
11:17:08 [2022-08-08T11:17:08.645Z] === RUN   TestImportWithCustomPlatform/macos
11:17:08 [2022-08-08T11:17:08.645Z] === RUN   TestImportWithCustomPlatform/macos/arm64
11:17:08 [2022-08-08T11:17:08.645Z] === RUN   TestImportWithCustomPlatform/nintendo64
11:17:08 [2022-08-08T11:17:08.645Z] --- PASS: TestImportWithCustomPlatform (0.31s)
11:17:08 [2022-08-08T11:17:08.645Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
11:17:08 [2022-08-08T11:17:08.645Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
11:17:08 [2022-08-08T11:17:08.645Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
11:17:08 [2022-08-08T11:17:08.645Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
11:17:08 [2022-08-08T11:17:08.645Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
11:17:08 [2022-08-08T11:17:08.645Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
11:17:08 [2022-08-08T11:17:08.645Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
11:17:08 [2022-08-08T11:17:08.645Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
11:17:08 [2022-08-08T11:17:08.645Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
11:17:08 [2022-08-08T11:17:08.645Z] === RUN   TestImagesFilterMultiReference
11:17:08 [2022-08-08T11:17:08.645Z] --- PASS: TestImagesFilterMultiReference (0.05s)
11:17:08 [2022-08-08T11:17:08.645Z] === RUN   TestImagePullPlatformInvalid
11:17:08 [2022-08-08T11:17:08.902Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:17:08 [2022-08-08T11:17:08.902Z] === RUN   TestRemoveImageOrphaning
11:17:09 [2022-08-08T11:17:09.157Z] --- PASS: TestRemoveImageOrphaning (0.26s)
11:17:09 [2022-08-08T11:17:09.157Z] === RUN   TestRemoveImageGarbageCollector
11:17:09 [2022-08-08T11:17:09.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
11:17:09 [2022-08-08T11:17:09.718Z] time="2022-08-08T11:17:09Z" level=info msg="[graphdriver] trying configured driver: overlay2"
11:17:10 [2022-08-08T11:17:10.430Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
11:17:10 [2022-08-08T11:17:10.690Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
11:17:10 [2022-08-08T11:17:10.690Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
11:17:11 [2022-08-08T11:17:11.083Z] --- PASS: TestRemoveImageGarbageCollector (1.83s)
11:17:11 [2022-08-08T11:17:11.083Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:17:11 [2022-08-08T11:17:11.083Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
11:17:11 [2022-08-08T11:17:11.083Z] === RUN   TestTagInvalidReference
11:17:11 [2022-08-08T11:17:11.083Z] --- PASS: TestTagInvalidReference (0.01s)
11:17:11 [2022-08-08T11:17:11.083Z] === RUN   TestTagValidPrefixedRepo
11:17:11 [2022-08-08T11:17:11.083Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
11:17:11 [2022-08-08T11:17:11.083Z] === RUN   TestTagExistedNameWithoutForce
11:17:11 [2022-08-08T11:17:11.083Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
11:17:11 [2022-08-08T11:17:11.083Z] === RUN   TestTagOfficialNames
11:17:11 [2022-08-08T11:17:11.083Z] --- PASS: TestTagOfficialNames (0.04s)
11:17:11 [2022-08-08T11:17:11.083Z] === RUN   TestTagMatchesDigest
11:17:11 [2022-08-08T11:17:11.083Z] --- PASS: TestTagMatchesDigest (0.02s)
11:17:11 [2022-08-08T11:17:11.083Z] === CONT  TestImportExtremelyLargeImageWorks
11:17:11 [2022-08-08T11:17:11.629Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
11:17:13 [2022-08-08T11:17:13.008Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
11:17:13 [2022-08-08T11:17:13.948Z] === RUN   TestDockerSuite/TestBuildDockerignore
11:17:14 [2022-08-08T11:17:14.513Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd
11:17:14 [2022-08-08T11:17:14.513Z] Copying nested executables into bundles/cross/linux/amd64-daemon
11:17:14 [2022-08-08T11:17:14.513Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy
11:17:14 [2022-08-08T11:17:14.513Z] GOOS="linux" GOARCH="amd64" GOARM=""
11:17:14 [2022-08-08T11:17:14.513Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy
11:17:14 [2022-08-08T11:17:14.513Z] Cross building: bundles/cross/windows/amd64
11:17:14 [2022-08-08T11:17:14.513Z] +++++++ cat ./cli/winresources/dockerd/winres.json
11:17:14 [2022-08-08T11:17:14.513Z] {
11:17:14 [2022-08-08T11:17:14.513Z]   "RT_GROUP_ICON": {
11:17:14 [2022-08-08T11:17:14.513Z]     "#1": {
11:17:14 [2022-08-08T11:17:14.513Z]       "0409": "../../winresources/docker.ico"
11:17:14 [2022-08-08T11:17:14.513Z]     }
11:17:14 [2022-08-08T11:17:14.513Z]   },
11:17:14 [2022-08-08T11:17:14.513Z]   "RT_MANIFEST": {
11:17:14 [2022-08-08T11:17:14.513Z]     "#1": {
11:17:14 [2022-08-08T11:17:14.513Z]       "0409": {
11:17:14 [2022-08-08T11:17:14.513Z]         "identity": {},
11:17:14 [2022-08-08T11:17:14.513Z]         "description": "Docker Engine",
11:17:14 [2022-08-08T11:17:14.513Z]         "minimum-os": "vista",
11:17:14 [2022-08-08T11:17:14.513Z]         "execution-level": "",
11:17:14 [2022-08-08T11:17:14.513Z]         "ui-access": false,
11:17:14 [2022-08-08T11:17:14.513Z]         "auto-elevate": false,
11:17:14 [2022-08-08T11:17:14.513Z]         "dpi-awareness": "unaware",
11:17:14 [2022-08-08T11:17:14.513Z]         "disable-theming": false,
11:17:14 [2022-08-08T11:17:14.513Z]         "disable-window-filtering": false,
11:17:14 [2022-08-08T11:17:14.513Z]         "high-resolution-scrolling-aware": false,
11:17:14 [2022-08-08T11:17:14.513Z]         "ultra-high-resolution-scrolling-aware": false,
11:17:14 [2022-08-08T11:17:14.513Z]         "long-path-aware": false,
11:17:14 [2022-08-08T11:17:14.513Z]         "printer-driver-isolation": false,
11:17:14 [2022-08-08T11:17:14.513Z]         "gdi-scaling": false,
11:17:14 [2022-08-08T11:17:14.513Z]         "segment-heap": false,
11:17:14 [2022-08-08T11:17:14.513Z]         "use-common-controls-v6": false
11:17:14 [2022-08-08T11:17:14.513Z]       }
11:17:14 [2022-08-08T11:17:14.513Z]     }
11:17:14 [2022-08-08T11:17:14.513Z]   },
11:17:14 [2022-08-08T11:17:14.513Z]   "RT_MESSAGETABLE": {
11:17:14 [2022-08-08T11:17:14.513Z]     "#1": {
11:17:14 [2022-08-08T11:17:14.513Z]       "0409": "../../winresources/event_messages.bin"
11:17:14 [2022-08-08T11:17:14.513Z]     }
11:17:14 [2022-08-08T11:17:14.513Z]   },
11:17:14 [2022-08-08T11:17:14.513Z]   "RT_VERSION": {
11:17:14 [2022-08-08T11:17:14.513Z]     "#1": {
11:17:14 [2022-08-08T11:17:14.513Z]       "0409": {
11:17:14 [2022-08-08T11:17:14.513Z]         "fixed": {
11:17:14 [2022-08-08T11:17:14.513Z]           "file_version": "0.0.0.0",
11:17:14 [2022-08-08T11:17:14.513Z]           "product_version": "0.0.0.0",
11:17:14 [2022-08-08T11:17:14.513Z]           "type": "Unknown"
11:17:14 [2022-08-08T11:17:14.513Z]         },
11:17:14 [2022-08-08T11:17:14.513Z]         "info": {
11:17:14 [2022-08-08T11:17:14.513Z]           "0000": {
11:17:14 [2022-08-08T11:17:14.513Z]             "CompanyName": "",
11:17:14 [2022-08-08T11:17:14.513Z]             "FileVersion": "dev",
11:17:14 [2022-08-08T11:17:14.513Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
11:17:14 [2022-08-08T11:17:14.513Z]             "OriginalFileName": "dockerd.exe",
11:17:14 [2022-08-08T11:17:14.513Z]             "ProductName": "",
11:17:14 [2022-08-08T11:17:14.513Z]             "ProductVersion": "dev",
11:17:14 [2022-08-08T11:17:14.513Z]             "SpecialBuild": "15f9cb5c4dab7eb09845453777c0797194d48336"
11:17:14 [2022-08-08T11:17:14.513Z]           }
11:17:14 [2022-08-08T11:17:14.513Z]         }
11:17:14 [2022-08-08T11:17:14.513Z]       }
11:17:14 [2022-08-08T11:17:14.513Z]     }
11:17:14 [2022-08-08T11:17:14.513Z]   }
11:17:14 [2022-08-08T11:17:14.513Z] }
11:17:14 [2022-08-08T11:17:14.513Z] cmd/dockerd/config.go
11:17:14 [2022-08-08T11:17:14.513Z] cmd/dockerd/config_windows.go
11:17:14 [2022-08-08T11:17:14.513Z] cmd/dockerd/daemon.go
11:17:14 [2022-08-08T11:17:14.513Z] cmd/dockerd/daemon_test.go
11:17:14 [2022-08-08T11:17:14.513Z] cmd/dockerd/daemon_windows.go
11:17:14 [2022-08-08T11:17:14.513Z] cmd/dockerd/docker.go
11:17:14 [2022-08-08T11:17:14.513Z] cmd/dockerd/docker_windows.go
11:17:14 [2022-08-08T11:17:14.513Z] cmd/dockerd/genwinres_windows.go
11:17:14 [2022-08-08T11:17:14.513Z] cmd/dockerd/metrics.go
11:17:14 [2022-08-08T11:17:14.513Z] cmd/dockerd/options.go
11:17:14 [2022-08-08T11:17:14.513Z] cmd/dockerd/options_test.go
11:17:14 [2022-08-08T11:17:14.513Z] cmd/dockerd/service_windows.go
11:17:14 [2022-08-08T11:17:14.513Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe
11:17:14 [2022-08-08T11:17:14.513Z] GOOS="windows" GOARCH="amd64" GOARM=""
11:17:14 [2022-08-08T11:17:14.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:17:15 [2022-08-08T11:17:15.329Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
11:17:15 [2022-08-08T11:17:15.329Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
11:17:15 [2022-08-08T11:17:15.329Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
11:17:18 [2022-08-08T11:17:18.627Z]     docker_api_swarm_test.go:46: [d05850d1675ba] joining swarm manager [d49fe7e96332e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:17:22 [2022-08-08T11:17:22.824Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
11:17:22 [2022-08-08T11:17:22.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
11:17:22 [2022-08-08T11:17:22.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:17:23 [2022-08-08T11:17:23.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:17:23 [2022-08-08T11:17:23.764Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
11:17:23 [2022-08-08T11:17:23.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:17:24 [2022-08-08T11:17:24.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:17:24 [2022-08-08T11:17:24.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:17:25 [2022-08-08T11:17:25.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:17:26 [2022-08-08T11:17:26.336Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
11:17:27 [2022-08-08T11:17:27.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:17:28 [2022-08-08T11:17:28.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:17:29 [2022-08-08T11:17:29.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:17:29 [2022-08-08T11:17:29.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:17:30 [2022-08-08T11:17:30.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:17:31 [2022-08-08T11:17:31.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:17:32 [2022-08-08T11:17:32.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:17:32 [2022-08-08T11:17:32.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:17:33 [2022-08-08T11:17:33.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:17:34 [2022-08-08T11:17:34.361Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:17:34 [2022-08-08T11:17:34.361Z] Using test binary docker
11:17:34 [2022-08-08T11:17:34.361Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:17:34 [2022-08-08T11:17:34.361Z] +++ /etc/init.d/apparmor start
11:17:34 [2022-08-08T11:17:34.361Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:17:34 [2022-08-08T11:17:34.361Z] INFO: Waiting for daemon to start...
11:17:34 [2022-08-08T11:17:34.361Z] Starting dockerd
11:17:34 [2022-08-08T11:17:34.361Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
11:17:36 [2022-08-08T11:17:36.326Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
11:17:36 [2022-08-08T11:17:36.326Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
11:17:36 [2022-08-08T11:17:36.326Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
11:17:36 [2022-08-08T11:17:36.326Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
11:17:37 [2022-08-08T11:17:37.277Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
11:17:37 [2022-08-08T11:17:37.848Z] --- PASS: TestImportExtremelyLargeImageWorks (183.75s)
11:17:37 [2022-08-08T11:17:37.848Z] PASS
11:17:37 [2022-08-08T11:17:37.848Z] 
11:17:37 [2022-08-08T11:17:37.848Z] DONE 22 tests in 188.108s
11:17:37 [2022-08-08T11:17:37.848Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
11:17:37 [2022-08-08T11:17:37.848Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
11:17:37 [2022-08-08T11:17:37.848Z] ++ set -e
11:17:37 [2022-08-08T11:17:37.848Z] ++ '[' -n 0 ']'
11:17:37 [2022-08-08T11:17:37.848Z] ++ set -x
11:17:37 [2022-08-08T11:17:37.848Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
11:17:37 [2022-08-08T11:17:37.848Z] === RUN   TestStripANSICommands
11:17:37 [2022-08-08T11:17:37.848Z] === RUN   TestStripANSICommands/#00
11:17:37 [2022-08-08T11:17:37.848Z] === RUN   TestStripANSICommands/#01
11:17:37 [2022-08-08T11:17:37.848Z] --- PASS: TestStripANSICommands (0.00s)
11:17:37 [2022-08-08T11:17:37.848Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
11:17:37 [2022-08-08T11:17:37.848Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
11:17:37 [2022-08-08T11:17:37.848Z] PASS
11:17:37 [2022-08-08T11:17:37.848Z] 
11:17:37 [2022-08-08T11:17:37.848Z] DONE 3 tests in 0.062s
11:17:37 [2022-08-08T11:17:37.848Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
11:17:37 [2022-08-08T11:17:37.848Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
11:17:37 [2022-08-08T11:17:37.848Z] ++ set -e
11:17:37 [2022-08-08T11:17:37.848Z] ++ '[' -n 0 ']'
11:17:37 [2022-08-08T11:17:37.848Z] ++ set -x
11:17:37 [2022-08-08T11:17:37.848Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
11:17:37 [2022-08-08T11:17:37.848Z] INFO: Testing against a local daemon
11:17:37 [2022-08-08T11:17:37.848Z] === RUN   TestNetworkCreateDelete
11:17:38 [2022-08-08T11:17:38.108Z] --- PASS: TestNetworkCreateDelete (0.21s)
11:17:38 [2022-08-08T11:17:38.108Z] === RUN   TestDockerNetworkDeletePreferID
11:17:38 [2022-08-08T11:17:38.676Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
11:17:38 [2022-08-08T11:17:38.676Z] === RUN   TestDaemonDNSFallback
11:17:40 [2022-08-08T11:17:40.586Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
11:17:41 [2022-08-08T11:17:41.967Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
11:17:42 [2022-08-08T11:17:42.474Z] .
11:17:42 [2022-08-08T11:17:42.474Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:17:42 [2022-08-08T11:17:42.474Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:17:42 [2022-08-08T11:17:42.474Z] Error: No such image: emptyfs
11:17:42 [2022-08-08T11:17:42.474Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:17:42 [2022-08-08T11:17:42.474Z] ++++ docker load
11:17:42 [2022-08-08T11:17:42.474Z] Running integration-test (iteration 1)
11:17:42 [2022-08-08T11:17:42.474Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
11:17:42 [2022-08-08T11:17:42.474Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
11:17:42 [2022-08-08T11:17:42.474Z] ++ set -e
11:17:42 [2022-08-08T11:17:42.474Z] ++ '[' -n 0 ']'
11:17:42 [2022-08-08T11:17:42.474Z] ++ set -x
11:17:42 [2022-08-08T11:17:42.474Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
11:17:42 [2022-08-08T11:17:42.474Z] Loaded image: busybox:latest
11:17:42 [2022-08-08T11:17:42.474Z] Loaded image: busybox:glibc
11:17:43 [2022-08-08T11:17:43.042Z] Loaded image: debian:bullseye-slim
11:17:43 [2022-08-08T11:17:43.042Z] Loaded image: hello-world:latest
11:17:43 [2022-08-08T11:17:43.042Z] Loaded image: arm32v7/hello-world:latest
11:17:43 [2022-08-08T11:17:43.301Z] INFO: Testing against a local daemon
11:17:43 [2022-08-08T11:17:43.301Z] === RUN   TestCgroupNamespacesBuild
11:17:43 [2022-08-08T11:17:43.346Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
11:17:44 [2022-08-08T11:17:44.238Z] --- PASS: TestCgroupNamespacesBuild (1.16s)
11:17:44 [2022-08-08T11:17:44.238Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:17:45 [2022-08-08T11:17:45.615Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s)
11:17:45 [2022-08-08T11:17:45.615Z] === RUN   TestBuildWithSession
11:17:45 [2022-08-08T11:17:45.615Z]     build_session_test.go:25: TODO: BuildKit
11:17:45 [2022-08-08T11:17:45.615Z] --- SKIP: TestBuildWithSession (0.00s)
11:17:45 [2022-08-08T11:17:45.615Z] === RUN   TestBuildSquashParent
11:17:45 [2022-08-08T11:17:45.885Z] --- PASS: TestDaemonDNSFallback (6.96s)
11:17:45 [2022-08-08T11:17:45.885Z] === RUN   TestInspectNetwork
11:17:46 [2022-08-08T11:17:46.826Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
11:17:48 [2022-08-08T11:17:48.736Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
11:17:49 [2022-08-08T11:17:49.676Z] === RUN   TestInspectNetwork/full_network_id
11:17:49 [2022-08-08T11:17:49.676Z] === RUN   TestInspectNetwork/partial_network_id
11:17:49 [2022-08-08T11:17:49.676Z] === RUN   TestInspectNetwork/network_name
11:17:49 [2022-08-08T11:17:49.676Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:17:49 [2022-08-08T11:17:49.805Z] --- PASS: TestBuildSquashParent (3.77s)
11:17:49 [2022-08-08T11:17:49.806Z] === RUN   TestBuildWithRemoveAndForceRemove
11:17:49 [2022-08-08T11:17:49.806Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:17:49 [2022-08-08T11:17:49.806Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:17:49 [2022-08-08T11:17:49.806Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:17:49 [2022-08-08T11:17:49.806Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:17:49 [2022-08-08T11:17:49.806Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:17:49 [2022-08-08T11:17:49.806Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:17:49 [2022-08-08T11:17:49.806Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:17:49 [2022-08-08T11:17:49.806Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:17:49 [2022-08-08T11:17:49.806Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:17:49 [2022-08-08T11:17:49.806Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:17:49 [2022-08-08T11:17:49.806Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:17:49 [2022-08-08T11:17:49.806Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:17:49 [2022-08-08T11:17:49.806Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:17:49 [2022-08-08T11:17:49.806Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:17:50 [2022-08-08T11:17:50.245Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
11:17:50 [2022-08-08T11:17:50.743Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:17:50 [2022-08-08T11:17:50.743Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:17:52 [2022-08-08T11:17:52.122Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:17:52 [2022-08-08T11:17:52.122Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:17:53 [2022-08-08T11:17:53.058Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
11:17:53 [2022-08-08T11:17:53.058Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.47s)
11:17:53 [2022-08-08T11:17:53.058Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.47s)
11:17:53 [2022-08-08T11:17:53.058Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.20s)
11:17:53 [2022-08-08T11:17:53.058Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.30s)
11:17:53 [2022-08-08T11:17:53.058Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.11s)
11:17:53 [2022-08-08T11:17:53.058Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.17s)
11:17:53 [2022-08-08T11:17:53.058Z] === RUN   TestBuildMultiStageCopy
11:17:53 [2022-08-08T11:17:53.058Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:17:54 [2022-08-08T11:17:54.435Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:17:54 [2022-08-08T11:17:54.439Z] --- PASS: TestInspectNetwork (8.48s)
11:17:54 [2022-08-08T11:17:54.439Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:17:54 [2022-08-08T11:17:54.439Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:17:54 [2022-08-08T11:17:54.439Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:17:54 [2022-08-08T11:17:54.439Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:17:54 [2022-08-08T11:17:54.439Z] === RUN   TestRunContainerWithBridgeNone
11:17:54 [2022-08-08T11:17:54.694Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:17:54 [2022-08-08T11:17:54.953Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:17:54 [2022-08-08T11:17:54.953Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:17:55 [2022-08-08T11:17:55.212Z] --- PASS: TestBuildMultiStageCopy (2.13s)
11:17:55 [2022-08-08T11:17:55.212Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.21s)
11:17:55 [2022-08-08T11:17:55.212Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s)
11:17:55 [2022-08-08T11:17:55.212Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
11:17:55 [2022-08-08T11:17:55.212Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
11:17:55 [2022-08-08T11:17:55.212Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
11:17:55 [2022-08-08T11:17:55.212Z] === RUN   TestBuildMultiStageParentConfig
11:17:56 [2022-08-08T11:17:56.148Z] --- PASS: TestBuildMultiStageParentConfig (0.63s)
11:17:56 [2022-08-08T11:17:56.148Z] === RUN   TestBuildLabelWithTargets
11:17:56 [2022-08-08T11:17:56.346Z] --- PASS: TestRunContainerWithBridgeNone (2.04s)
11:17:56 [2022-08-08T11:17:56.346Z] === RUN   TestNetworkInvalidJSON
11:17:56 [2022-08-08T11:17:56.346Z] === RUN   TestNetworkInvalidJSON/networks/create
11:17:56 [2022-08-08T11:17:56.346Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:17:56 [2022-08-08T11:17:56.346Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:17:56 [2022-08-08T11:17:56.346Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:17:56 [2022-08-08T11:17:56.346Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:17:56 [2022-08-08T11:17:56.346Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:17:56 [2022-08-08T11:17:56.346Z] === CONT  TestNetworkInvalidJSON/networks/create
11:17:56 [2022-08-08T11:17:56.346Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:17:56 [2022-08-08T11:17:56.346Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:17:56 [2022-08-08T11:17:56.346Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:17:56 [2022-08-08T11:17:56.346Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:17:56 [2022-08-08T11:17:56.346Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:17:56 [2022-08-08T11:17:56.346Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:17:56 [2022-08-08T11:17:56.346Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:17:56 [2022-08-08T11:17:56.346Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:17:56 [2022-08-08T11:17:56.346Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:17:56 [2022-08-08T11:17:56.346Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:17:56 [2022-08-08T11:17:56.346Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:17:56 [2022-08-08T11:17:56.346Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:17:56 [2022-08-08T11:17:56.346Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:17:56 [2022-08-08T11:17:56.346Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:17:56 [2022-08-08T11:17:56.346Z] --- PASS: TestNetworkInvalidJSON (0.03s)
11:17:56 [2022-08-08T11:17:56.346Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
11:17:56 [2022-08-08T11:17:56.346Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
11:17:56 [2022-08-08T11:17:56.346Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
11:17:56 [2022-08-08T11:17:56.346Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
11:17:56 [2022-08-08T11:17:56.346Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:17:56 [2022-08-08T11:17:56.346Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
11:17:56 [2022-08-08T11:17:56.346Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
11:17:56 [2022-08-08T11:17:56.346Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
11:17:56 [2022-08-08T11:17:56.346Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
11:17:56 [2022-08-08T11:17:56.346Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:17:56 [2022-08-08T11:17:56.346Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
11:17:56 [2022-08-08T11:17:56.346Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
11:17:56 [2022-08-08T11:17:56.346Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:17:56 [2022-08-08T11:17:56.346Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
11:17:56 [2022-08-08T11:17:56.346Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
11:17:56 [2022-08-08T11:17:56.346Z] === RUN   TestNetworkList
11:17:56 [2022-08-08T11:17:56.346Z] === RUN   TestNetworkList//networks
11:17:56 [2022-08-08T11:17:56.346Z] === PAUSE TestNetworkList//networks
11:17:56 [2022-08-08T11:17:56.346Z] === RUN   TestNetworkList//networks/
11:17:56 [2022-08-08T11:17:56.346Z] === PAUSE TestNetworkList//networks/
11:17:56 [2022-08-08T11:17:56.346Z] === CONT  TestNetworkList//networks
11:17:56 [2022-08-08T11:17:56.346Z] === CONT  TestNetworkList//networks/
11:17:56 [2022-08-08T11:17:56.346Z] --- PASS: TestNetworkList (0.02s)
11:17:56 [2022-08-08T11:17:56.346Z]     --- PASS: TestNetworkList//networks (0.00s)
11:17:56 [2022-08-08T11:17:56.346Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:17:56 [2022-08-08T11:17:56.346Z] === RUN   TestHostIPv4BridgeLabel
11:17:56 [2022-08-08T11:17:56.915Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
11:17:56 [2022-08-08T11:17:56.915Z] === RUN   TestDaemonRestartWithLiveRestore
11:17:57 [2022-08-08T11:17:57.085Z] --- PASS: TestBuildLabelWithTargets (0.95s)
11:17:57 [2022-08-08T11:17:57.085Z] === RUN   TestBuildWithEmptyLayers
11:17:57 [2022-08-08T11:17:57.344Z] --- PASS: TestBuildWithEmptyLayers (0.44s)
11:17:57 [2022-08-08T11:17:57.344Z] === RUN   TestBuildMultiStageOnBuild
11:17:57 [2022-08-08T11:17:57.856Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
11:17:57 [2022-08-08T11:17:57.856Z] === RUN   TestDaemonDefaultNetworkPools
11:17:58 [2022-08-08T11:17:58.720Z] --- PASS: TestBuildMultiStageOnBuild (1.32s)
11:17:58 [2022-08-08T11:17:58.720Z] === RUN   TestBuildUncleanTarFilenames
11:17:58 [2022-08-08T11:17:58.793Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
11:17:58 [2022-08-08T11:17:58.793Z] === RUN   TestDaemonRestartWithExistingNetwork
11:17:59 [2022-08-08T11:17:59.288Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
11:17:59 [2022-08-08T11:17:59.288Z] === RUN   TestBuildMultiStageLayerLeak
11:17:59 [2022-08-08T11:17:59.730Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
11:17:59 [2022-08-08T11:17:59.730Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:18:00 [2022-08-08T11:18:00.665Z] --- PASS: TestBuildMultiStageLayerLeak (1.39s)
11:18:00 [2022-08-08T11:18:00.665Z] === RUN   TestBuildWithHugeFile
11:18:00 [2022-08-08T11:18:00.685Z] === RUN   TestDockerSuite/TestBuildDotDotFile
11:18:00 [2022-08-08T11:18:00.945Z] === RUN   TestDockerSuite/TestBuildEOLInLine
11:18:00 [2022-08-08T11:18:00.945Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
11:18:00 [2022-08-08T11:18:00.945Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:18:01 [2022-08-08T11:18:01.515Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
11:18:01 [2022-08-08T11:18:01.515Z] === RUN   TestServiceWithPredefinedNetwork
11:18:04 [2022-08-08T11:18:04.053Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
11:18:04 [2022-08-08T11:18:04.312Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
11:18:04 [2022-08-08T11:18:04.312Z] --- PASS: TestServiceWithPredefinedNetwork (2.72s)
11:18:04 [2022-08-08T11:18:04.312Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:18:04 [2022-08-08T11:18:04.312Z]     service_test.go:243: FLAKY_TEST
11:18:04 [2022-08-08T11:18:04.312Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:18:04 [2022-08-08T11:18:04.312Z] === RUN   TestServiceWithDataPathPortInit
11:18:04 [2022-08-08T11:18:04.571Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
11:18:05 [2022-08-08T11:18:05.140Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
11:18:05 [2022-08-08T11:18:05.140Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
11:18:05 [2022-08-08T11:18:05.400Z] === RUN   TestDockerSuite/TestBuildEntrypoint
11:18:05 [2022-08-08T11:18:05.659Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
11:18:07 [2022-08-08T11:18:07.567Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
11:18:08 [2022-08-08T11:18:08.135Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
11:18:09 [2022-08-08T11:18:09.072Z] === RUN   TestDockerSuite/TestBuildEnv
11:18:10 [2022-08-08T11:18:10.010Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
11:18:10 [2022-08-08T11:18:10.580Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
11:18:11 [2022-08-08T11:18:11.517Z] === RUN   TestDockerSuite/TestBuildEnvUsage
11:18:16 [2022-08-08T11:18:16.795Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
11:18:20 [2022-08-08T11:18:20.087Z] --- PASS: TestServiceWithDataPathPortInit (15.79s)
11:18:20 [2022-08-08T11:18:20.087Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:18:24 [2022-08-08T11:18:24.284Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cbir3mnd3j1l4hcd2w6x9nrgw Created:2022-08-08 11:18:21.521795847 +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[3e19594ab9b428f3c9cee02f1291d8bd60f383a20cdc16c183be4559c48a4574:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p8d2jhx4lbvk2rsefbqr4at9n EndpointID:319af751e48873bedfaa3eec3f28e34d2580fb7823a7b019a96e46d2e0e292fa MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:949a73cc3c3e94813767d3d4223b4682731e486917245e1bfd42162235b98651 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:020af9d7826f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p8d2jhx4lbvk2rsefbqr4at9n EndpointID:319af751e48873bedfaa3eec3f28e34d2580fb7823a7b019a96e46d2e0e292fa EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:18:26 [2022-08-08T11:18:26.191Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
11:18:28 [2022-08-08T11:18:28.119Z]     docker_api_swarm_test.go:304: [d6384d4712c2b] joining swarm manager [d684d68936f37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:18:28 [2022-08-08T11:18:28.379Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.14s)
11:18:28 [2022-08-08T11:18:28.379Z] PASS
11:18:28 [2022-08-08T11:18:28.379Z] 
11:18:28 [2022-08-08T11:18:28.379Z] === Skipped
11:18:28 [2022-08-08T11:18:28.379Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:18:28 [2022-08-08T11:18:28.379Z]     service_test.go:243: FLAKY_TEST
11:18:28 [2022-08-08T11:18:28.379Z] 
11:18:28 [2022-08-08T11:18:28.379Z] DONE 38 tests, 1 skipped in 50.441s
11:18:28 [2022-08-08T11:18:28.379Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:18:28 [2022-08-08T11:18:28.379Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
11:18:28 [2022-08-08T11:18:28.379Z] ++ set -e
11:18:28 [2022-08-08T11:18:28.379Z] ++ '[' -n 0 ']'
11:18:28 [2022-08-08T11:18:28.379Z] ++ set -x
11:18:28 [2022-08-08T11:18:28.379Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
11:18:28 [2022-08-08T11:18:28.379Z] INFO: Testing against a local daemon
11:18:28 [2022-08-08T11:18:28.379Z] === RUN   TestDockerNetworkIpvlanPersistance
11:18:28 [2022-08-08T11:18:28.379Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:18:28 [2022-08-08T11:18:28.379Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:18:28 [2022-08-08T11:18:28.379Z] === RUN   TestDockerNetworkIpvlan
11:18:28 [2022-08-08T11:18:28.379Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:18:28 [2022-08-08T11:18:28.379Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:18:28 [2022-08-08T11:18:28.379Z] PASS
11:18:28 [2022-08-08T11:18:28.379Z] 
11:18:28 [2022-08-08T11:18:28.379Z] === Skipped
11:18:28 [2022-08-08T11:18:28.379Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:18:28 [2022-08-08T11:18:28.379Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:18:28 [2022-08-08T11:18:28.379Z] 
11:18:28 [2022-08-08T11:18:28.379Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:18:28 [2022-08-08T11:18:28.379Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:18:28 [2022-08-08T11:18:28.379Z] 
11:18:28 [2022-08-08T11:18:28.379Z] DONE 2 tests, 2 skipped in 0.128s
11:18:28 [2022-08-08T11:18:28.379Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:18:28 [2022-08-08T11:18:28.379Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
11:18:28 [2022-08-08T11:18:28.379Z] ++ set -e
11:18:28 [2022-08-08T11:18:28.379Z] ++ '[' -n 0 ']'
11:18:28 [2022-08-08T11:18:28.379Z] ++ set -x
11:18:28 [2022-08-08T11:18:28.379Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
11:18:28 [2022-08-08T11:18:28.639Z] INFO: Testing against a local daemon
11:18:28 [2022-08-08T11:18:28.639Z] === RUN   TestDockerNetworkMacvlanPersistance
11:18:29 [2022-08-08T11:18:29.581Z]     docker_api_swarm_test.go:305: [d0bdf843d30bd] joining swarm manager [d684d68936f37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:18:29 [2022-08-08T11:18:29.841Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s)
11:18:29 [2022-08-08T11:18:29.841Z] === RUN   TestDockerNetworkMacvlan
11:18:30 [2022-08-08T11:18:30.779Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:18:31 [2022-08-08T11:18:31.718Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
11:18:31 [2022-08-08T11:18:31.718Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:18:31 [2022-08-08T11:18:31.718Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
11:18:32 [2022-08-08T11:18:32.656Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:18:33 [2022-08-08T11:18:33.225Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
11:18:34 [2022-08-08T11:18:34.609Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:18:37 [2022-08-08T11:18:37.148Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:18:41 [2022-08-08T11:18:41.346Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
11:18:41 [2022-08-08T11:18:41.346Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
11:18:41 [2022-08-08T11:18:41.605Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:18:41 [2022-08-08T11:18:41.866Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
11:18:42 [2022-08-08T11:18:42.126Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
11:18:42 [2022-08-08T11:18:42.696Z] --- PASS: TestDockerNetworkMacvlan (12.84s)
11:18:42 [2022-08-08T11:18:42.696Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
11:18:42 [2022-08-08T11:18:42.696Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
11:18:42 [2022-08-08T11:18:42.696Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s)
11:18:42 [2022-08-08T11:18:42.696Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.20s)
11:18:42 [2022-08-08T11:18:42.696Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.25s)
11:18:42 [2022-08-08T11:18:42.696Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s)
11:18:42 [2022-08-08T11:18:42.696Z] PASS
11:18:42 [2022-08-08T11:18:42.696Z] 
11:18:42 [2022-08-08T11:18:42.696Z] DONE 8 tests in 14.348s
11:18:42 [2022-08-08T11:18:42.696Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
11:18:42 [2022-08-08T11:18:42.696Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
11:18:42 [2022-08-08T11:18:42.696Z] ++ set -e
11:18:42 [2022-08-08T11:18:42.696Z] ++ '[' -n 0 ']'
11:18:42 [2022-08-08T11:18:42.696Z] ++ set -x
11:18:42 [2022-08-08T11:18:42.696Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
11:18:42 [2022-08-08T11:18:42.956Z] testing: warning: no tests to run
11:18:42 [2022-08-08T11:18:42.956Z] PASS
11:18:42 [2022-08-08T11:18:42.956Z] 
11:18:42 [2022-08-08T11:18:42.956Z] DONE 0 tests in 0.027s
11:18:42 [2022-08-08T11:18:42.956Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:18:42 [2022-08-08T11:18:42.956Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
11:18:42 [2022-08-08T11:18:42.956Z] ++ set -e
11:18:42 [2022-08-08T11:18:42.956Z] ++ '[' -n 0 ']'
11:18:42 [2022-08-08T11:18:42.956Z] ++ set -x
11:18:42 [2022-08-08T11:18:42.956Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
11:18:42 [2022-08-08T11:18:42.956Z] INFO: Testing against a local daemon
11:18:42 [2022-08-08T11:18:42.956Z] === RUN   TestAuthZPluginAllowRequest
11:18:43 [2022-08-08T11:18:43.215Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
11:18:43 [2022-08-08T11:18:43.215Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
11:18:43 [2022-08-08T11:18:43.475Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
11:18:43 [2022-08-08T11:18:43.734Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
11:18:44 [2022-08-08T11:18:44.304Z] --- PASS: TestAuthZPluginAllowRequest (1.46s)
11:18:44 [2022-08-08T11:18:44.304Z] === RUN   TestAuthZPluginTLS
11:18:45 [2022-08-08T11:18:45.243Z] --- PASS: TestAuthZPluginTLS (0.60s)
11:18:45 [2022-08-08T11:18:45.243Z] === RUN   TestAuthZPluginDenyRequest
11:18:45 [2022-08-08T11:18:45.503Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
11:18:45 [2022-08-08T11:18:45.503Z] === RUN   TestAuthZPluginAPIDenyResponse
11:18:46 [2022-08-08T11:18:46.073Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
11:18:46 [2022-08-08T11:18:46.073Z] === RUN   TestAuthZPluginDenyResponse
11:18:46 [2022-08-08T11:18:46.643Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
11:18:46 [2022-08-08T11:18:46.643Z] === RUN   TestAuthZPluginAllowEventStream
11:18:47 [2022-08-08T11:18:47.461Z] --- PASS: TestImportExtremelyLargeImageWorks (91.50s)
11:18:47 [2022-08-08T11:18:47.461Z] PASS
11:18:47 [2022-08-08T11:18:47.461Z] 
11:18:47 [2022-08-08T11:18:47.461Z] DONE 22 tests in 94.482s
11:18:47 [2022-08-08T11:18:47.461Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
11:18:47 [2022-08-08T11:18:47.461Z] === RUN   TestStripANSICommands
11:18:47 [2022-08-08T11:18:47.461Z] === RUN   TestStripANSICommands/#00
11:18:47 [2022-08-08T11:18:47.461Z] === RUN   TestStripANSICommands/#01
11:18:47 [2022-08-08T11:18:47.461Z] --- PASS: TestStripANSICommands (0.00s)
11:18:47 [2022-08-08T11:18:47.461Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
11:18:47 [2022-08-08T11:18:47.461Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
11:18:47 [2022-08-08T11:18:47.461Z] PASS
11:18:47 [2022-08-08T11:18:47.461Z] 
11:18:47 [2022-08-08T11:18:47.461Z] DONE 3 tests in 0.008s
11:18:47 [2022-08-08T11:18:47.461Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
11:18:47 [2022-08-08T11:18:47.461Z] INFO: Testing against a local daemon
11:18:47 [2022-08-08T11:18:47.461Z] === RUN   TestNetworkCreateDelete
11:18:47 [2022-08-08T11:18:47.461Z] --- PASS: TestNetworkCreateDelete (0.13s)
11:18:47 [2022-08-08T11:18:47.461Z] === RUN   TestDockerNetworkDeletePreferID
11:18:47 [2022-08-08T11:18:47.461Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
11:18:47 [2022-08-08T11:18:47.461Z] === RUN   TestDaemonDNSFallback
11:18:48 [2022-08-08T11:18:48.028Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s)
11:18:48 [2022-08-08T11:18:48.028Z] === RUN   TestAuthZPluginErrorResponse
11:18:48 [2022-08-08T11:18:48.598Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
11:18:48 [2022-08-08T11:18:48.599Z] === RUN   TestAuthZPluginErrorRequest
11:18:49 [2022-08-08T11:18:49.192Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
11:18:49 [2022-08-08T11:18:49.192Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:18:49 [2022-08-08T11:18:49.350Z] --- PASS: TestDaemonDNSFallback (6.36s)
11:18:49 [2022-08-08T11:18:49.350Z] === RUN   TestInspectNetwork
11:18:49 [2022-08-08T11:18:49.762Z]     docker_api_swarm_test.go:364: Waiting for possible election...
11:18:49 [2022-08-08T11:18:49.762Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
11:18:49 [2022-08-08T11:18:49.762Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:18:50 [2022-08-08T11:18:50.908Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe
11:18:50 [2022-08-08T11:18:50.908Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json
11:18:50 [2022-08-08T11:18:50.908Z] {
11:18:50 [2022-08-08T11:18:50.908Z]   "RT_GROUP_ICON": {
11:18:50 [2022-08-08T11:18:50.908Z]     "#1": {
11:18:50 [2022-08-08T11:18:50.908Z]       "0409": "../../winresources/docker.ico"
11:18:50 [2022-08-08T11:18:50.908Z]     }
11:18:50 [2022-08-08T11:18:50.908Z]   },
11:18:50 [2022-08-08T11:18:50.908Z]   "RT_MANIFEST": {
11:18:50 [2022-08-08T11:18:50.908Z]     "#1": {
11:18:50 [2022-08-08T11:18:50.908Z]       "0409": {
11:18:50 [2022-08-08T11:18:50.908Z]         "identity": {},
11:18:50 [2022-08-08T11:18:50.908Z]         "description": "Docker Engine",
11:18:50 [2022-08-08T11:18:50.908Z]         "minimum-os": "vista",
11:18:50 [2022-08-08T11:18:50.908Z]         "execution-level": "",
11:18:50 [2022-08-08T11:18:50.908Z]         "ui-access": false,
11:18:50 [2022-08-08T11:18:50.908Z]         "auto-elevate": false,
11:18:50 [2022-08-08T11:18:50.909Z]         "dpi-awareness": "unaware",
11:18:50 [2022-08-08T11:18:50.909Z]         "disable-theming": false,
11:18:50 [2022-08-08T11:18:50.909Z]         "disable-window-filtering": false,
11:18:50 [2022-08-08T11:18:50.909Z]         "high-resolution-scrolling-aware": false,
11:18:50 [2022-08-08T11:18:50.909Z]         "ultra-high-resolution-scrolling-aware": false,
11:18:50 [2022-08-08T11:18:50.909Z]         "long-path-aware": false,
11:18:50 [2022-08-08T11:18:50.909Z]         "printer-driver-isolation": false,
11:18:50 [2022-08-08T11:18:50.909Z]         "gdi-scaling": false,
11:18:50 [2022-08-08T11:18:50.909Z]         "segment-heap": false,
11:18:50 [2022-08-08T11:18:50.909Z]         "use-common-controls-v6": false
11:18:50 [2022-08-08T11:18:50.909Z]       }
11:18:50 [2022-08-08T11:18:50.909Z]     }
11:18:50 [2022-08-08T11:18:50.909Z]   },
11:18:50 [2022-08-08T11:18:50.909Z]   "RT_MESSAGETABLE": {
11:18:50 [2022-08-08T11:18:50.909Z]     "#1": {
11:18:50 [2022-08-08T11:18:50.909Z]       "0409": "../../winresources/event_messages.bin"
11:18:50 [2022-08-08T11:18:50.909Z]     }
11:18:50 [2022-08-08T11:18:50.909Z]   },
11:18:50 [2022-08-08T11:18:50.909Z]   "RT_VERSION": {
11:18:50 [2022-08-08T11:18:50.909Z]     "#1": {
11:18:50 [2022-08-08T11:18:50.909Z]       "0409": {
11:18:50 [2022-08-08T11:18:50.909Z]         "fixed": {
11:18:50 [2022-08-08T11:18:50.909Z]           "file_version": "0.0.0.0",
11:18:50 [2022-08-08T11:18:50.909Z]           "product_version": "0.0.0.0",
11:18:50 [2022-08-08T11:18:50.909Z]           "type": "Unknown"
11:18:50 [2022-08-08T11:18:50.909Z]         },
11:18:50 [2022-08-08T11:18:50.909Z]         "info": {
11:18:50 [2022-08-08T11:18:50.909Z]           "0000": {
11:18:50 [2022-08-08T11:18:50.909Z]             "CompanyName": "",
11:18:50 [2022-08-08T11:18:50.909Z]             "FileVersion": "dev",
11:18:50 [2022-08-08T11:18:50.909Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
11:18:50 [2022-08-08T11:18:50.909Z]             "OriginalFileName": "docker-proxy.exe",
11:18:50 [2022-08-08T11:18:50.909Z]             "ProductName": "",
11:18:50 [2022-08-08T11:18:50.909Z]             "ProductVersion": "dev",
11:18:50 [2022-08-08T11:18:50.909Z]             "SpecialBuild": "15f9cb5c4dab7eb09845453777c0797194d48336"
11:18:50 [2022-08-08T11:18:50.909Z]           }
11:18:50 [2022-08-08T11:18:50.909Z]         }
11:18:50 [2022-08-08T11:18:50.909Z]       }
11:18:50 [2022-08-08T11:18:50.909Z]     }
11:18:50 [2022-08-08T11:18:50.909Z]   }
11:18:50 [2022-08-08T11:18:50.909Z] }
11:18:50 [2022-08-08T11:18:50.909Z] cmd/docker-proxy/genwinres_windows.go
11:18:50 [2022-08-08T11:18:50.909Z] cmd/docker-proxy/main.go
11:18:50 [2022-08-08T11:18:50.909Z] cmd/docker-proxy/network_proxy_test.go
11:18:50 [2022-08-08T11:18:50.909Z] cmd/docker-proxy/proxy.go
11:18:50 [2022-08-08T11:18:50.909Z] cmd/docker-proxy/sctp_proxy.go
11:18:50 [2022-08-08T11:18:50.909Z] cmd/docker-proxy/tcp_proxy.go
11:18:50 [2022-08-08T11:18:50.909Z] cmd/docker-proxy/udp_proxy.go
11:18:50 [2022-08-08T11:18:50.909Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe
11:18:50 [2022-08-08T11:18:50.909Z] GOOS="windows" GOARCH="amd64" GOARM=""
11:18:50 [2022-08-08T11:18:50.909Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe
11:18:50 [2022-08-08T11:18:50.909Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
11:18:50 [2022-08-08T11:18:50.909Z] remote: Enumerating objects: 23, done.
11:18:50 [2022-08-08T11:18:50.909Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
11:18:50 [2022-08-08T11:18:50.909Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
11:18:50 [2022-08-08T11:18:50.909Z] Receiving objects:   4% (1/23)
remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
11:18:50 [2022-08-08T11:18:50.909Z] Receiving objects:   8% (2/23)
Receiving objects:  13% (3/23)
Receiving objects:  17% (4/23)
Receiving objects:  21% (5/23)
Receiving objects:  26% (6/23)
Receiving objects:  30% (7/23)
Receiving objects:  34% (8/23)
Receiving objects:  39% (9/23)
Receiving objects:  43% (10/23)
Receiving objects:  47% (11/23)
Receiving objects:  52% (12/23)
Receiving objects:  56% (13/23)
Receiving objects:  60% (14/23)
Receiving objects:  65% (15/23)
Receiving objects:  69% (16/23)
Receiving objects:  73% (17/23)
Receiving objects:  78% (18/23)
Receiving objects:  82% (19/23)
Receiving objects:  86% (20/23)
Receiving objects:  91% (21/23)
Receiving objects:  95% (22/23)
Receiving objects: 100% (23/23)
Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done.
11:18:50 [2022-08-08T11:18:50.909Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
11:18:50 [2022-08-08T11:18:50.909Z] Building: bundles/cross/windows/amd64/containerutility.exe
11:18:50 [2022-08-08T11:18:50.909Z] Cross building: bundles/cross/linux/ppc64le
11:18:50 [2022-08-08T11:18:50.909Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd
11:18:50 [2022-08-08T11:18:50.909Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
11:18:52 [2022-08-08T11:18:52.302Z] === RUN   TestDockerSuite/TestBuildExpose
11:18:52 [2022-08-08T11:18:52.302Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.44s)
11:18:52 [2022-08-08T11:18:52.302Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:18:52 [2022-08-08T11:18:52.562Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
11:18:52 [2022-08-08T11:18:52.616Z] === RUN   TestInspectNetwork/full_network_id
11:18:52 [2022-08-08T11:18:52.616Z] === RUN   TestInspectNetwork/partial_network_id
11:18:52 [2022-08-08T11:18:52.616Z] === RUN   TestInspectNetwork/network_name
11:18:52 [2022-08-08T11:18:52.616Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:18:53 [2022-08-08T11:18:53.130Z] === RUN   TestDockerSuite/TestBuildExposeOrder
11:18:53 [2022-08-08T11:18:53.390Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
11:18:53 [2022-08-08T11:18:53.649Z] === RUN   TestDockerSuite/TestBuildFails
11:18:53 [2022-08-08T11:18:53.908Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.85s)
11:18:53 [2022-08-08T11:18:53.908Z] === RUN   TestAuthZPluginHeader
11:18:54 [2022-08-08T11:18:54.479Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
11:18:54 [2022-08-08T11:18:54.479Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
11:18:54 [2022-08-08T11:18:54.738Z] --- PASS: TestAuthZPluginHeader (0.81s)
11:18:54 [2022-08-08T11:18:54.738Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:18:56 [2022-08-08T11:18:56.118Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
11:18:56 [2022-08-08T11:18:56.778Z] --- PASS: TestInspectNetwork (7.00s)
11:18:56 [2022-08-08T11:18:56.778Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:18:56 [2022-08-08T11:18:56.778Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:18:56 [2022-08-08T11:18:56.778Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:18:56 [2022-08-08T11:18:56.778Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:18:56 [2022-08-08T11:18:56.778Z] === RUN   TestRunContainerWithBridgeNone
11:18:56 [2022-08-08T11:18:56.968Z] --- PASS: TestBuildWithHugeFile (55.22s)
11:18:56 [2022-08-08T11:18:56.968Z] === RUN   TestBuildWCOWSandboxSize
11:18:56 [2022-08-08T11:18:56.968Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:18:56 [2022-08-08T11:18:56.968Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:18:56 [2022-08-08T11:18:56.968Z] === RUN   TestBuildWithEmptyDockerfile
11:18:56 [2022-08-08T11:18:56.968Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:18:56 [2022-08-08T11:18:56.968Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:18:56 [2022-08-08T11:18:56.968Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:18:56 [2022-08-08T11:18:56.968Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:18:56 [2022-08-08T11:18:56.968Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:18:56 [2022-08-08T11:18:56.968Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:18:56 [2022-08-08T11:18:56.968Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:18:56 [2022-08-08T11:18:56.968Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:18:56 [2022-08-08T11:18:56.968Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:18:56 [2022-08-08T11:18:56.968Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
11:18:56 [2022-08-08T11:18:56.968Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
11:18:56 [2022-08-08T11:18:56.968Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
11:18:56 [2022-08-08T11:18:56.968Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
11:18:56 [2022-08-08T11:18:56.968Z] === RUN   TestBuildPreserveOwnership
11:18:56 [2022-08-08T11:18:56.968Z] === RUN   TestBuildPreserveOwnership/copy_from
11:18:57 [2022-08-08T11:18:57.498Z] === RUN   TestDockerSuite/TestBuildForceRm
11:18:58 [2022-08-08T11:18:58.141Z] --- PASS: TestRunContainerWithBridgeNone (1.56s)
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/create
11:18:58 [2022-08-08T11:18:58.142Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:18:58 [2022-08-08T11:18:58.142Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:18:58 [2022-08-08T11:18:58.142Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:18:58 [2022-08-08T11:18:58.142Z] === CONT  TestNetworkInvalidJSON/networks/create
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:18:58 [2022-08-08T11:18:58.142Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:18:58 [2022-08-08T11:18:58.142Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:18:58 [2022-08-08T11:18:58.142Z] --- PASS: TestNetworkInvalidJSON (0.02s)
11:18:58 [2022-08-08T11:18:58.142Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
11:18:58 [2022-08-08T11:18:58.142Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkList
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkList//networks
11:18:58 [2022-08-08T11:18:58.142Z] === PAUSE TestNetworkList//networks
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkList//networks/
11:18:58 [2022-08-08T11:18:58.142Z] === PAUSE TestNetworkList//networks/
11:18:58 [2022-08-08T11:18:58.142Z] === CONT  TestNetworkList//networks
11:18:58 [2022-08-08T11:18:58.142Z] === CONT  TestNetworkList//networks/
11:18:58 [2022-08-08T11:18:58.142Z] --- PASS: TestNetworkList (0.01s)
11:18:58 [2022-08-08T11:18:58.142Z]     --- PASS: TestNetworkList//networks (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestHostIPv4BridgeLabel
11:18:58 [2022-08-08T11:18:58.344Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:18:58 [2022-08-08T11:18:58.702Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
11:18:58 [2022-08-08T11:18:58.702Z] === RUN   TestDaemonRestartWithLiveRestore
11:18:58 [2022-08-08T11:18:58.877Z] === RUN   TestDockerSuite/TestBuildFromGit
11:18:59 [2022-08-08T11:18:59.281Z] --- PASS: TestBuildPreserveOwnership (3.00s)
11:18:59 [2022-08-08T11:18:59.281Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.02s)
11:18:59 [2022-08-08T11:18:59.281Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s)
11:18:59 [2022-08-08T11:18:59.281Z] === RUN   TestBuildPlatformInvalid
11:18:59 [2022-08-08T11:18:59.281Z] --- PASS: TestBuildPlatformInvalid (0.08s)
11:18:59 [2022-08-08T11:18:59.281Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
11:18:59 [2022-08-08T11:18:59.628Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
11:18:59 [2022-08-08T11:18:59.628Z] === RUN   TestDaemonDefaultNetworkPools
11:18:59 [2022-08-08T11:18:59.814Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.88s)
11:18:59 [2022-08-08T11:18:59.814Z] === RUN   TestAuthZPluginV2Disable
11:18:59 [2022-08-08T11:18:59.814Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
11:18:59 [2022-08-08T11:18:59.849Z] Loaded image: busybox:latest
11:19:00 [2022-08-08T11:19:00.108Z] Loaded image: busybox:glibc
11:19:00 [2022-08-08T11:19:00.383Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
11:19:00 [2022-08-08T11:19:00.555Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
11:19:00 [2022-08-08T11:19:00.555Z] === RUN   TestDaemonRestartWithExistingNetwork
11:19:00 [2022-08-08T11:19:00.952Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
11:19:01 [2022-08-08T11:19:01.045Z] Loaded image: debian:bullseye-slim
11:19:01 [2022-08-08T11:19:01.045Z] Loaded image: hello-world:latest
11:19:01 [2022-08-08T11:19:01.045Z] Loaded image: arm32v7/hello-world:latest
11:19:01 [2022-08-08T11:19:01.211Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
11:19:01 [2022-08-08T11:19:01.481Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
11:19:01 [2022-08-08T11:19:01.482Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:19:02 [2022-08-08T11:19:02.590Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
11:19:02 [2022-08-08T11:19:02.845Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
11:19:02 [2022-08-08T11:19:02.845Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:19:03 [2022-08-08T11:19:03.158Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
11:19:03 [2022-08-08T11:19:03.407Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
11:19:03 [2022-08-08T11:19:03.407Z] === RUN   TestServiceWithPredefinedNetwork
11:19:03 [2022-08-08T11:19:03.728Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
11:19:03 [2022-08-08T11:19:03.728Z]     docker_api_swarm_test.go:272: [d80024e1a3bb9] joining swarm manager [da48978f3368b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:04 [2022-08-08T11:19:04.296Z] --- PASS: TestAuthZPluginV2Disable (4.58s)
11:19:04 [2022-08-08T11:19:04.296Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:19:05 [2022-08-08T11:19:05.234Z]     docker_api_swarm_test.go:273: [dda19703baafa] joining swarm manager [da48978f3368b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:19:05 [2022-08-08T11:19:05.493Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
11:19:05 [2022-08-08T11:19:05.923Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s)
11:19:05 [2022-08-08T11:19:05.923Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:19:05 [2022-08-08T11:19:05.923Z]     service_test.go:243: FLAKY_TEST
11:19:05 [2022-08-08T11:19:05.923Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:19:05 [2022-08-08T11:19:05.923Z] === RUN   TestServiceWithDataPathPortInit
11:19:07 [2022-08-08T11:19:07.400Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
11:19:08 [2022-08-08T11:19:08.338Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.95s)
11:19:08 [2022-08-08T11:19:08.338Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:19:08 [2022-08-08T11:19:08.338Z] === RUN   TestDockerSuite/TestBuildIidFile
11:19:08 [2022-08-08T11:19:08.597Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
11:19:09 [2022-08-08T11:19:09.165Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.40s)
11:19:09 [2022-08-08T11:19:09.165Z] PASS
11:19:09 [2022-08-08T11:19:09.165Z] 
11:19:09 [2022-08-08T11:19:09.165Z] === Skipped
11:19:09 [2022-08-08T11:19:09.165Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
11:19:09 [2022-08-08T11:19:09.165Z]     build_session_test.go:25: TODO: BuildKit
11:19:09 [2022-08-08T11:19:09.165Z] 
11:19:09 [2022-08-08T11:19:09.165Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
11:19:09 [2022-08-08T11:19:09.165Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:19:09 [2022-08-08T11:19:09.165Z] 
11:19:09 [2022-08-08T11:19:09.165Z] DONE 34 tests, 2 skipped in 86.969s
11:19:09 [2022-08-08T11:19:09.165Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
11:19:09 [2022-08-08T11:19:09.165Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
11:19:09 [2022-08-08T11:19:09.165Z] ++ set -e
11:19:09 [2022-08-08T11:19:09.165Z] ++ '[' -n 0 ']'
11:19:09 [2022-08-08T11:19:09.165Z] ++ set -x
11:19:09 [2022-08-08T11:19:09.165Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
11:19:09 [2022-08-08T11:19:09.165Z] INFO: Testing against a local daemon
11:19:09 [2022-08-08T11:19:09.165Z] === RUN   TestConfigInspect
11:19:09 [2022-08-08T11:19:09.168Z] === RUN   TestDockerSuite/TestBuildInheritance
11:19:09 [2022-08-08T11:19:09.436Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
11:19:10 [2022-08-08T11:19:10.036Z] === RUN   TestDockerSuite/TestBuildInvalidTag
11:19:10 [2022-08-08T11:19:10.036Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
11:19:10 [2022-08-08T11:19:10.541Z] --- PASS: TestConfigInspect (1.90s)
11:19:10 [2022-08-08T11:19:10.541Z] === RUN   TestConfigList
11:19:10 [2022-08-08T11:19:10.604Z] === RUN   TestDockerSuite/TestBuildLabel
11:19:11 [2022-08-08T11:19:11.172Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
11:19:11 [2022-08-08T11:19:11.432Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
11:19:12 [2022-08-08T11:19:12.002Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
11:19:12 [2022-08-08T11:19:12.571Z] === RUN   TestDockerSuite/TestBuildLabels
11:19:13 [2022-08-08T11:19:13.073Z] --- PASS: TestConfigList (2.23s)
11:19:13 [2022-08-08T11:19:13.073Z] === RUN   TestConfigsCreateAndDelete
11:19:13 [2022-08-08T11:19:13.140Z] === RUN   TestDockerSuite/TestBuildLabelsCache
11:19:14 [2022-08-08T11:19:14.520Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
11:19:14 [2022-08-08T11:19:14.975Z] --- PASS: TestConfigsCreateAndDelete (2.15s)
11:19:14 [2022-08-08T11:19:14.976Z] === RUN   TestConfigsUpdate
11:19:17 [2022-08-08T11:19:17.507Z] --- PASS: TestConfigsUpdate (2.25s)
11:19:17 [2022-08-08T11:19:17.507Z] === RUN   TestTemplatedConfig
11:19:17 [2022-08-08T11:19:17.813Z] === RUN   TestDockerSuite/TestBuildLastModified
11:19:19 [2022-08-08T11:19:19.332Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
11:19:19 [2022-08-08T11:19:19.902Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.55s)
11:19:19 [2022-08-08T11:19:19.902Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:19:20 [2022-08-08T11:19:20.040Z] --- PASS: TestTemplatedConfig (2.51s)
11:19:20 [2022-08-08T11:19:20.040Z] === RUN   TestConfigCreateResolve
11:19:20 [2022-08-08T11:19:20.777Z] --- PASS: TestServiceWithDataPathPortInit (13.93s)
11:19:20 [2022-08-08T11:19:20.778Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:19:21 [2022-08-08T11:19:21.705Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hsbz6kt8jhbjyi0wf3r9tou58 Created:2022-08-08 11:19:20.435942375 +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[f348b4f091b455d604cdbeb907fb3c104451b2591f2cf15d67e9817fc9c1e3e4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m1vi5aeuqkyrux7ijizokto9j EndpointID:91d5c89c057815870ec0b83c8abd3b96d52846d9b0db4f8031d30070870be0f9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d014898cb0d2945eaa65102ea1224e431a461cf2ed61d61cbdf6d9624790d04c 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:f8326e55dfaf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m1vi5aeuqkyrux7ijizokto9j EndpointID:91d5c89c057815870ec0b83c8abd3b96d52846d9b0db4f8031d30070870be0f9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:19:21 [2022-08-08T11:19:21.944Z] --- PASS: TestConfigCreateResolve (2.28s)
11:19:21 [2022-08-08T11:19:21.944Z] PASS
11:19:21 [2022-08-08T11:19:21.944Z] 
11:19:21 [2022-08-08T11:19:21.944Z] DONE 6 tests in 13.413s
11:19:21 [2022-08-08T11:19:21.944Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
11:19:21 [2022-08-08T11:19:21.944Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
11:19:21 [2022-08-08T11:19:21.944Z] ++ set -e
11:19:21 [2022-08-08T11:19:21.944Z] ++ '[' -n 0 ']'
11:19:21 [2022-08-08T11:19:21.944Z] ++ set -x
11:19:21 [2022-08-08T11:19:21.944Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
11:19:22 [2022-08-08T11:19:22.204Z] INFO: Testing against a local daemon
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestAttachWithTTY
11:19:22 [2022-08-08T11:19:22.204Z] --- PASS: TestAttachWithTTY (0.06s)
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestAttachWithoutTTy
11:19:22 [2022-08-08T11:19:22.204Z] --- PASS: TestAttachWithoutTTy (0.04s)
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestCheckpoint
11:19:22 [2022-08-08T11:19:22.204Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:19:22 [2022-08-08T11:19:22.204Z] --- SKIP: TestCheckpoint (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/commit
11:19:22 [2022-08-08T11:19:22.204Z] === PAUSE TestContainerInvalidJSON/commit
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/containers/create
11:19:22 [2022-08-08T11:19:22.204Z] === PAUSE TestContainerInvalidJSON/containers/create
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:19:22 [2022-08-08T11:19:22.204Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:19:22 [2022-08-08T11:19:22.204Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:19:22 [2022-08-08T11:19:22.204Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:19:22 [2022-08-08T11:19:22.204Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
11:19:22 [2022-08-08T11:19:22.204Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
11:19:22 [2022-08-08T11:19:22.204Z] === CONT  TestContainerInvalidJSON/commit
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:19:22 [2022-08-08T11:19:22.204Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:19:22 [2022-08-08T11:19:22.204Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:19:22 [2022-08-08T11:19:22.204Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:19:22 [2022-08-08T11:19:22.204Z] === CONT  TestContainerInvalidJSON/containers/create
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:19:22 [2022-08-08T11:19:22.204Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
11:19:22 [2022-08-08T11:19:22.204Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
11:19:22 [2022-08-08T11:19:22.204Z] --- PASS: TestContainerInvalidJSON (0.01s)
11:19:22 [2022-08-08T11:19:22.204Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
11:19:22 [2022-08-08T11:19:22.204Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:19:22 [2022-08-08T11:19:22.442Z] === RUN   TestDockerSuite/TestBuildLineBreak
11:19:22 [2022-08-08T11:19:22.463Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
11:19:22 [2022-08-08T11:19:22.463Z] === RUN   TestCopyFromContainerPathIsNotDir
11:19:22 [2022-08-08T11:19:22.463Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
11:19:22 [2022-08-08T11:19:22.463Z] === RUN   TestCopyToContainerPathDoesNotExist
11:19:22 [2022-08-08T11:19:22.463Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
11:19:22 [2022-08-08T11:19:22.463Z] === RUN   TestCopyEmptyFile
11:19:22 [2022-08-08T11:19:22.724Z] --- PASS: TestCopyEmptyFile (0.21s)
11:19:22 [2022-08-08T11:19:22.724Z] === RUN   TestCopyToContainerPathIsNotDir
11:19:22 [2022-08-08T11:19:22.724Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
11:19:22 [2022-08-08T11:19:22.724Z] === RUN   TestCopyFromContainer
11:19:23 [2022-08-08T11:19:23.664Z] === RUN   TestCopyFromContainer//
11:19:23 [2022-08-08T11:19:23.664Z] === RUN   TestCopyFromContainer//bar/root
11:19:23 [2022-08-08T11:19:23.664Z] === RUN   TestCopyFromContainer//bar/root/
11:19:23 [2022-08-08T11:19:23.664Z] === RUN   TestCopyFromContainer/bar/quux
11:19:23 [2022-08-08T11:19:23.923Z] === RUN   TestCopyFromContainer/bar/quux/
11:19:23 [2022-08-08T11:19:23.923Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:19:23 [2022-08-08T11:19:23.923Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:19:23 [2022-08-08T11:19:23.923Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:19:24 [2022-08-08T11:19:24.182Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:19:24 [2022-08-08T11:19:24.182Z] === RUN   TestCopyFromContainer/bar/notarget
11:19:24 [2022-08-08T11:19:24.182Z] --- PASS: TestCopyFromContainer (1.49s)
11:19:24 [2022-08-08T11:19:24.182Z]     --- PASS: TestCopyFromContainer// (0.06s)
11:19:24 [2022-08-08T11:19:24.182Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
11:19:24 [2022-08-08T11:19:24.182Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
11:19:24 [2022-08-08T11:19:24.182Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
11:19:24 [2022-08-08T11:19:24.182Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
11:19:24 [2022-08-08T11:19:24.182Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
11:19:24 [2022-08-08T11:19:24.182Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
11:19:24 [2022-08-08T11:19:24.182Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
11:19:24 [2022-08-08T11:19:24.182Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
11:19:24 [2022-08-08T11:19:24.182Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
11:19:24 [2022-08-08T11:19:24.182Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:19:24 [2022-08-08T11:19:24.182Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:19:24 [2022-08-08T11:19:24.182Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:19:24 [2022-08-08T11:19:24.182Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:19:24 [2022-08-08T11:19:24.182Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:19:24 [2022-08-08T11:19:24.182Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:19:24 [2022-08-08T11:19:24.182Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:19:24 [2022-08-08T11:19:24.182Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:19:24 [2022-08-08T11:19:24.182Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:19:24 [2022-08-08T11:19:24.182Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:19:24 [2022-08-08T11:19:24.182Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:19:24 [2022-08-08T11:19:24.182Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:19:24 [2022-08-08T11:19:24.182Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:19:24 [2022-08-08T11:19:24.182Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:19:24 [2022-08-08T11:19:24.182Z] === RUN   TestCreateLinkToNonExistingContainer
11:19:24 [2022-08-08T11:19:24.182Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
11:19:24 [2022-08-08T11:19:24.182Z] === RUN   TestCreateWithInvalidEnv
11:19:24 [2022-08-08T11:19:24.182Z] === RUN   TestCreateWithInvalidEnv/0
11:19:24 [2022-08-08T11:19:24.182Z] === PAUSE TestCreateWithInvalidEnv/0
11:19:24 [2022-08-08T11:19:24.182Z] === RUN   TestCreateWithInvalidEnv/1
11:19:24 [2022-08-08T11:19:24.182Z] === PAUSE TestCreateWithInvalidEnv/1
11:19:24 [2022-08-08T11:19:24.182Z] === RUN   TestCreateWithInvalidEnv/2
11:19:24 [2022-08-08T11:19:24.182Z] === PAUSE TestCreateWithInvalidEnv/2
11:19:24 [2022-08-08T11:19:24.182Z] === CONT  TestCreateWithInvalidEnv/0
11:19:24 [2022-08-08T11:19:24.182Z] === CONT  TestCreateWithInvalidEnv/2
11:19:24 [2022-08-08T11:19:24.182Z] === CONT  TestCreateWithInvalidEnv/1
11:19:24 [2022-08-08T11:19:24.182Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:19:24 [2022-08-08T11:19:24.182Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:19:24 [2022-08-08T11:19:24.182Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:19:24 [2022-08-08T11:19:24.182Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:19:24 [2022-08-08T11:19:24.182Z] === RUN   TestCreateTmpfsMountsTarget
11:19:24 [2022-08-08T11:19:24.182Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
11:19:24 [2022-08-08T11:19:24.182Z] === RUN   TestCreateWithCustomMaskedPaths
11:19:24 [2022-08-08T11:19:24.354Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
11:19:24 [2022-08-08T11:19:24.613Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
11:19:24 [2022-08-08T11:19:24.613Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
11:19:24 [2022-08-08T11:19:24.613Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
11:19:24 [2022-08-08T11:19:24.613Z] === RUN   TestDockerSuite/TestBuildMaintainer
11:19:24 [2022-08-08T11:19:24.873Z] === RUN   TestDockerSuite/TestBuildMissingArgs
11:19:25 [2022-08-08T11:19:25.560Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s)
11:19:25 [2022-08-08T11:19:25.560Z] === RUN   TestCreateWithCustomReadonlyPaths
11:19:25 [2022-08-08T11:19:25.812Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
11:19:26 [2022-08-08T11:19:26.750Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
11:19:26 [2022-08-08T11:19:26.936Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s)
11:19:26 [2022-08-08T11:19:26.936Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:19:26 [2022-08-08T11:19:26.936Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:19:26 [2022-08-08T11:19:26.936Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:19:26 [2022-08-08T11:19:26.936Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:19:26 [2022-08-08T11:19:26.936Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:19:26 [2022-08-08T11:19:26.936Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:19:26 [2022-08-08T11:19:26.936Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:19:26 [2022-08-08T11:19:26.936Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:19:26 [2022-08-08T11:19:26.936Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:19:26 [2022-08-08T11:19:26.936Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:19:26 [2022-08-08T11:19:26.936Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:19:26 [2022-08-08T11:19:26.936Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:19:26 [2022-08-08T11:19:26.936Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:19:26 [2022-08-08T11:19:26.936Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:19:26 [2022-08-08T11:19:26.936Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:19:26 [2022-08-08T11:19:26.936Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:19:26 [2022-08-08T11:19:26.936Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:19:26 [2022-08-08T11:19:26.936Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:19:26 [2022-08-08T11:19:26.936Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:19:26 [2022-08-08T11:19:26.936Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:19:26 [2022-08-08T11:19:26.936Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:19:26 [2022-08-08T11:19:26.936Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:19:26 [2022-08-08T11:19:26.936Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:19:26 [2022-08-08T11:19:26.946Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.68s)
11:19:26 [2022-08-08T11:19:26.946Z] PASS
11:19:26 [2022-08-08T11:19:26.946Z] 
11:19:26 [2022-08-08T11:19:26.946Z] === Skipped
11:19:26 [2022-08-08T11:19:26.946Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:19:26 [2022-08-08T11:19:26.946Z]     service_test.go:243: FLAKY_TEST
11:19:26 [2022-08-08T11:19:26.946Z] 
11:19:26 [2022-08-08T11:19:26.946Z] DONE 38 tests, 1 skipped in 43.684s
11:19:26 [2022-08-08T11:19:26.946Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:19:26 [2022-08-08T11:19:26.946Z] INFO: Testing against a local daemon
11:19:26 [2022-08-08T11:19:26.946Z] === RUN   TestDockerNetworkIpvlanPersistance
11:19:26 [2022-08-08T11:19:26.946Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:19:26 [2022-08-08T11:19:26.946Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:19:26 [2022-08-08T11:19:26.946Z] === RUN   TestDockerNetworkIpvlan
11:19:26 [2022-08-08T11:19:26.946Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:19:26 [2022-08-08T11:19:26.946Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:19:26 [2022-08-08T11:19:26.946Z] PASS
11:19:26 [2022-08-08T11:19:26.946Z] 
11:19:26 [2022-08-08T11:19:26.946Z] === Skipped
11:19:26 [2022-08-08T11:19:26.946Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:19:26 [2022-08-08T11:19:26.946Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:19:26 [2022-08-08T11:19:26.946Z] 
11:19:26 [2022-08-08T11:19:26.946Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:19:26 [2022-08-08T11:19:26.946Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:19:26 [2022-08-08T11:19:26.946Z] 
11:19:26 [2022-08-08T11:19:26.946Z] DONE 2 tests, 2 skipped in 0.024s
11:19:26 [2022-08-08T11:19:26.946Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:19:26 [2022-08-08T11:19:26.946Z] INFO: Testing against a local daemon
11:19:26 [2022-08-08T11:19:26.946Z] === RUN   TestDockerNetworkMacvlanPersistance
11:19:27 [2022-08-08T11:19:27.195Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
11:19:27 [2022-08-08T11:19:27.195Z] === RUN   TestCreateDifferentPlatform
11:19:27 [2022-08-08T11:19:27.195Z] === RUN   TestCreateDifferentPlatform/different_os
11:19:27 [2022-08-08T11:19:27.195Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:19:27 [2022-08-08T11:19:27.195Z] --- PASS: TestCreateDifferentPlatform (0.01s)
11:19:27 [2022-08-08T11:19:27.195Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:19:27 [2022-08-08T11:19:27.195Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:19:27 [2022-08-08T11:19:27.195Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:19:27 [2022-08-08T11:19:27.195Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
11:19:27 [2022-08-08T11:19:27.195Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:19:27 [2022-08-08T11:19:27.195Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
11:19:27 [2022-08-08T11:19:27.195Z] === RUN   TestCreateInvalidHostConfig
11:19:27 [2022-08-08T11:19:27.195Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
11:19:27 [2022-08-08T11:19:27.195Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
11:19:27 [2022-08-08T11:19:27.195Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
11:19:27 [2022-08-08T11:19:27.195Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
11:19:27 [2022-08-08T11:19:27.195Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:19:27 [2022-08-08T11:19:27.195Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:19:27 [2022-08-08T11:19:27.195Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
11:19:27 [2022-08-08T11:19:27.195Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
11:19:27 [2022-08-08T11:19:27.195Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
11:19:27 [2022-08-08T11:19:27.195Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
11:19:27 [2022-08-08T11:19:27.195Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:19:27 [2022-08-08T11:19:27.195Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
11:19:27 [2022-08-08T11:19:27.195Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
11:19:27 [2022-08-08T11:19:27.195Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
11:19:27 [2022-08-08T11:19:27.195Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
11:19:27 [2022-08-08T11:19:27.195Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.01s)
11:19:27 [2022-08-08T11:19:27.195Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.01s)
11:19:27 [2022-08-08T11:19:27.195Z] === RUN   TestContainerStartOnDaemonRestart
11:19:27 [2022-08-08T11:19:27.195Z] === PAUSE TestContainerStartOnDaemonRestart
11:19:27 [2022-08-08T11:19:27.195Z] === RUN   TestDaemonRestartIpcMode
11:19:27 [2022-08-08T11:19:27.195Z] === PAUSE TestDaemonRestartIpcMode
11:19:27 [2022-08-08T11:19:27.195Z] === RUN   TestDaemonHostGatewayIP
11:19:27 [2022-08-08T11:19:27.195Z] === PAUSE TestDaemonHostGatewayIP
11:19:27 [2022-08-08T11:19:27.195Z] === RUN   TestRestartDaemonWithRestartingContainer
11:19:27 [2022-08-08T11:19:27.195Z] === PAUSE TestRestartDaemonWithRestartingContainer
11:19:27 [2022-08-08T11:19:27.195Z] === RUN   TestContainerKillOnDaemonStart
11:19:27 [2022-08-08T11:19:27.195Z] === PAUSE TestContainerKillOnDaemonStart
11:19:27 [2022-08-08T11:19:27.195Z] === RUN   TestDiff
11:19:27 [2022-08-08T11:19:27.507Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
11:19:27 [2022-08-08T11:19:27.507Z] === RUN   TestDockerNetworkMacvlan
11:19:27 [2022-08-08T11:19:27.762Z] --- PASS: TestDiff (0.40s)
11:19:27 [2022-08-08T11:19:27.762Z] === RUN   TestExecConsoleSize
11:19:28 [2022-08-08T11:19:28.021Z] --- PASS: TestExecConsoleSize (0.47s)
11:19:28 [2022-08-08T11:19:28.021Z] === RUN   TestExecWithCloseStdin
11:19:28 [2022-08-08T11:19:28.434Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:19:28 [2022-08-08T11:19:28.588Z] --- PASS: TestExecWithCloseStdin (0.47s)
11:19:28 [2022-08-08T11:19:28.589Z] === RUN   TestExec
11:19:28 [2022-08-08T11:19:28.995Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:19:29 [2022-08-08T11:19:29.156Z] --- PASS: TestExec (0.47s)
11:19:29 [2022-08-08T11:19:29.156Z] === RUN   TestExecUser
11:19:29 [2022-08-08T11:19:29.287Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
11:19:29 [2022-08-08T11:19:29.287Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
11:19:29 [2022-08-08T11:19:29.416Z] --- PASS: TestExecUser (0.46s)
11:19:29 [2022-08-08T11:19:29.416Z] === RUN   TestExportContainerAndImportImage
11:19:29 [2022-08-08T11:19:29.856Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
11:19:29 [2022-08-08T11:19:29.923Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:19:29 [2022-08-08T11:19:29.983Z] --- PASS: TestExportContainerAndImportImage (0.60s)
11:19:29 [2022-08-08T11:19:29.983Z] === RUN   TestExportContainerAfterDaemonRestart
11:19:31 [2022-08-08T11:19:31.359Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
11:19:31 [2022-08-08T11:19:31.359Z] === RUN   TestHealthCheckWorkdir
11:19:31 [2022-08-08T11:19:31.812Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:19:31 [2022-08-08T11:19:31.927Z] --- PASS: TestHealthCheckWorkdir (0.54s)
11:19:31 [2022-08-08T11:19:31.927Z] === RUN   TestHealthKillContainer
11:19:33 [2022-08-08T11:19:33.177Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:19:36 [2022-08-08T11:19:36.436Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
11:19:36 [2022-08-08T11:19:36.487Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:19:36 [2022-08-08T11:19:36.696Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
11:19:36 [2022-08-08T11:19:36.696Z] PASS
11:19:36 [2022-08-08T11:19:36.696Z] 
11:19:36 [2022-08-08T11:19:36.696Z] DONE 17 tests in 53.809s
11:19:36 [2022-08-08T11:19:36.696Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:19:36 [2022-08-08T11:19:36.696Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
11:19:36 [2022-08-08T11:19:36.696Z] ++ set -e
11:19:36 [2022-08-08T11:19:36.696Z] ++ '[' -n 0 ']'
11:19:36 [2022-08-08T11:19:36.696Z] ++ set -x
11:19:36 [2022-08-08T11:19:36.696Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
11:19:36 [2022-08-08T11:19:36.696Z] INFO: Testing against a local daemon
11:19:36 [2022-08-08T11:19:36.696Z] === RUN   TestPluginInvalidJSON
11:19:36 [2022-08-08T11:19:36.696Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:19:36 [2022-08-08T11:19:36.696Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:19:36 [2022-08-08T11:19:36.696Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:19:36 [2022-08-08T11:19:36.696Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:19:36 [2022-08-08T11:19:36.696Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:19:36 [2022-08-08T11:19:36.696Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:19:36 [2022-08-08T11:19:36.956Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:19:36 [2022-08-08T11:19:36.956Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:19:36 [2022-08-08T11:19:36.956Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:19:36 [2022-08-08T11:19:36.956Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:19:36 [2022-08-08T11:19:36.956Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:19:36 [2022-08-08T11:19:36.956Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:19:36 [2022-08-08T11:19:36.956Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:19:36 [2022-08-08T11:19:36.956Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:19:36 [2022-08-08T11:19:36.956Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:19:36 [2022-08-08T11:19:36.956Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:19:36 [2022-08-08T11:19:36.956Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:19:36 [2022-08-08T11:19:36.956Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:19:36 [2022-08-08T11:19:36.956Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:19:36 [2022-08-08T11:19:36.956Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:19:36 [2022-08-08T11:19:36.956Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:19:36 [2022-08-08T11:19:36.956Z] --- PASS: TestPluginInvalidJSON (0.04s)
11:19:36 [2022-08-08T11:19:36.956Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
11:19:36 [2022-08-08T11:19:36.956Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
11:19:36 [2022-08-08T11:19:36.956Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:19:36 [2022-08-08T11:19:36.956Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
11:19:36 [2022-08-08T11:19:36.956Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:19:36 [2022-08-08T11:19:36.956Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
11:19:36 [2022-08-08T11:19:36.956Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
11:19:36 [2022-08-08T11:19:36.956Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
11:19:36 [2022-08-08T11:19:36.956Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:19:36 [2022-08-08T11:19:36.956Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:19:36 [2022-08-08T11:19:36.956Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
11:19:36 [2022-08-08T11:19:36.956Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
11:19:36 [2022-08-08T11:19:36.956Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:19:36 [2022-08-08T11:19:36.956Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:19:36 [2022-08-08T11:19:36.956Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:19:36 [2022-08-08T11:19:36.956Z] === RUN   TestPluginInstall
11:19:36 [2022-08-08T11:19:36.956Z] === RUN   TestPluginInstall/no_auth
11:19:37 [2022-08-08T11:19:37.416Z] --- PASS: TestDockerNetworkMacvlan (9.83s)
11:19:37 [2022-08-08T11:19:37.416Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
11:19:37 [2022-08-08T11:19:37.416Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
11:19:37 [2022-08-08T11:19:37.416Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s)
11:19:37 [2022-08-08T11:19:37.416Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s)
11:19:37 [2022-08-08T11:19:37.416Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.17s)
11:19:37 [2022-08-08T11:19:37.416Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s)
11:19:37 [2022-08-08T11:19:37.416Z] PASS
11:19:37 [2022-08-08T11:19:37.416Z] 
11:19:37 [2022-08-08T11:19:37.416Z] DONE 8 tests in 11.138s
11:19:37 [2022-08-08T11:19:37.416Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
11:19:37 [2022-08-08T11:19:37.416Z] testing: warning: no tests to run
11:19:37 [2022-08-08T11:19:37.416Z] PASS
11:19:37 [2022-08-08T11:19:37.416Z] 
11:19:37 [2022-08-08T11:19:37.416Z] DONE 0 tests in 0.007s
11:19:37 [2022-08-08T11:19:37.416Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:19:37 [2022-08-08T11:19:37.416Z] INFO: Testing against a local daemon
11:19:37 [2022-08-08T11:19:37.416Z] === RUN   TestAuthZPluginAllowRequest
11:19:38 [2022-08-08T11:19:38.342Z] time="2022-08-08T11:19:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:19:38 [2022-08-08T11:19:38.342Z] time="2022-08-08T11:19:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:efc62f724260b93c9d4016a18ab1ca31fe2b092eee2153d65b11ac3f966db274" mediatype=application/vnd.docker.plugin.v1+json size=522
11:19:38 [2022-08-08T11:19:38.342Z] time="2022-08-08T11:19:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:19:38 [2022-08-08T11:19:38.342Z] time="2022-08-08T11:19:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:efc62f724260b93c9d4016a18ab1ca31fe2b092eee2153d65b11ac3f966db274" mediatype=application/vnd.docker.plugin.v1+json size=522
11:19:38 [2022-08-08T11:19:38.342Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
11:19:38 [2022-08-08T11:19:38.342Z] === RUN   TestPluginInstall/with_htpasswd
11:19:38 [2022-08-08T11:19:38.783Z] --- PASS: TestAuthZPluginAllowRequest (1.16s)
11:19:38 [2022-08-08T11:19:38.783Z] === RUN   TestAuthZPluginTLS
11:19:38 [2022-08-08T11:19:38.911Z] time="2022-08-08T11:19:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:19:38 [2022-08-08T11:19:38.911Z] time="2022-08-08T11:19:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b338d21f404fd4b4d5827fef9a43406c917afc9be9e1f4c1f5a7319c9353467" mediatype=application/vnd.docker.plugin.v1+json size=522
11:19:38 [2022-08-08T11:19:38.911Z] time="2022-08-08T11:19:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:19:38 [2022-08-08T11:19:38.911Z] time="2022-08-08T11:19:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b338d21f404fd4b4d5827fef9a43406c917afc9be9e1f4c1f5a7319c9353467" mediatype=application/vnd.docker.plugin.v1+json size=522
11:19:39 [2022-08-08T11:19:39.344Z] --- PASS: TestAuthZPluginTLS (0.54s)
11:19:39 [2022-08-08T11:19:39.344Z] === RUN   TestAuthZPluginDenyRequest
11:19:39 [2022-08-08T11:19:39.480Z] === RUN   TestPluginInstall/with_insecure
11:19:39 [2022-08-08T11:19:39.480Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
11:19:39 [2022-08-08T11:19:39.906Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
11:19:39 [2022-08-08T11:19:39.906Z] === RUN   TestAuthZPluginAPIDenyResponse
11:19:40 [2022-08-08T11:19:40.072Z] --- PASS: TestHealthKillContainer (7.98s)
11:19:40 [2022-08-08T11:19:40.072Z] === RUN   TestInspectCpusetInConfigPre120
11:19:40 [2022-08-08T11:19:40.161Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
11:19:40 [2022-08-08T11:19:40.161Z] === RUN   TestAuthZPluginDenyResponse
11:19:40 [2022-08-08T11:19:40.331Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
11:19:40 [2022-08-08T11:19:40.331Z] === RUN   TestIpcModeNone
11:19:40 [2022-08-08T11:19:40.419Z] time="2022-08-08T11:19:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:19:40 [2022-08-08T11:19:40.419Z] time="2022-08-08T11:19:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23256598e7979d9824a9246f51bc2999eb7749de66ee0a0ff2e41870f39eb3ea" mediatype=application/vnd.docker.plugin.v1+json size=522
11:19:40 [2022-08-08T11:19:40.419Z] time="2022-08-08T11:19:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:19:40 [2022-08-08T11:19:40.419Z] time="2022-08-08T11:19:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23256598e7979d9824a9246f51bc2999eb7749de66ee0a0ff2e41870f39eb3ea" mediatype=application/vnd.docker.plugin.v1+json size=522
11:19:40 [2022-08-08T11:19:40.678Z]     plugin_test.go:195: [dc60f6213ba7a] daemon is not started
11:19:40 [2022-08-08T11:19:40.678Z] --- PASS: TestPluginInstall (3.78s)
11:19:40 [2022-08-08T11:19:40.678Z]     --- PASS: TestPluginInstall/no_auth (1.59s)
11:19:40 [2022-08-08T11:19:40.678Z]     --- PASS: TestPluginInstall/with_htpasswd (0.87s)
11:19:40 [2022-08-08T11:19:40.678Z]     --- PASS: TestPluginInstall/with_insecure (1.32s)
11:19:40 [2022-08-08T11:19:40.678Z] === RUN   TestPluginsWithRuntimes
11:19:40 [2022-08-08T11:19:40.723Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
11:19:40 [2022-08-08T11:19:40.723Z] === RUN   TestAuthZPluginAllowEventStream
11:19:40 [2022-08-08T11:19:40.898Z] --- PASS: TestIpcModeNone (0.48s)
11:19:40 [2022-08-08T11:19:40.899Z] === RUN   TestIpcModePrivate
11:19:41 [2022-08-08T11:19:41.158Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
11:19:41 [2022-08-08T11:19:41.158Z] --- PASS: TestIpcModePrivate (0.46s)
11:19:41 [2022-08-08T11:19:41.158Z] === RUN   TestIpcModeShareable
11:19:41 [2022-08-08T11:19:41.246Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
11:19:41 [2022-08-08T11:19:41.246Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
11:19:41 [2022-08-08T11:19:41.246Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
11:19:41 [2022-08-08T11:19:41.725Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
11:19:41 [2022-08-08T11:19:41.725Z] --- PASS: TestIpcModeShareable (0.48s)
11:19:41 [2022-08-08T11:19:41.725Z] === RUN   TestAPIIpcModeShareableAndContainer
11:19:42 [2022-08-08T11:19:42.088Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s)
11:19:42 [2022-08-08T11:19:42.088Z] === RUN   TestAuthZPluginErrorResponse
11:19:42 [2022-08-08T11:19:42.627Z] === RUN   TestPluginsWithRuntimes/No_Args
11:19:42 [2022-08-08T11:19:42.650Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
11:19:42 [2022-08-08T11:19:42.650Z] === RUN   TestAuthZPluginErrorRequest
11:19:42 [2022-08-08T11:19:42.887Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
11:19:42 [2022-08-08T11:19:42.905Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
11:19:42 [2022-08-08T11:19:42.905Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:19:43 [2022-08-08T11:19:43.103Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s)
11:19:43 [2022-08-08T11:19:43.103Z] === RUN   TestAPIIpcModeHost
11:19:43 [2022-08-08T11:19:43.456Z] === RUN   TestPluginsWithRuntimes/With_Args
11:19:43 [2022-08-08T11:19:43.467Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
11:19:43 [2022-08-08T11:19:43.467Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:19:43 [2022-08-08T11:19:43.670Z] --- PASS: TestAPIIpcModeHost (0.37s)
11:19:43 [2022-08-08T11:19:43.670Z] === RUN   TestDaemonIpcModeShareable
11:19:44 [2022-08-08T11:19:44.607Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
11:19:44 [2022-08-08T11:19:44.607Z] --- PASS: TestDaemonIpcModeShareable (1.13s)
11:19:44 [2022-08-08T11:19:44.607Z] === RUN   TestDaemonIpcModePrivate
11:19:44 [2022-08-08T11:19:44.832Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s)
11:19:44 [2022-08-08T11:19:44.832Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:19:45 [2022-08-08T11:19:45.366Z] --- PASS: TestPluginsWithRuntimes (4.34s)
11:19:45 [2022-08-08T11:19:45.366Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.11s)
11:19:45 [2022-08-08T11:19:45.366Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.35s)
11:19:45 [2022-08-08T11:19:45.366Z] === RUN   TestPluginBackCompatMediaTypes
11:19:45 [2022-08-08T11:19:45.626Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
11:19:45 [2022-08-08T11:19:45.985Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
11:19:45 [2022-08-08T11:19:45.985Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
11:19:45 [2022-08-08T11:19:45.985Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:19:46 [2022-08-08T11:19:46.196Z] --- PASS: TestPluginBackCompatMediaTypes (1.24s)
11:19:46 [2022-08-08T11:19:46.196Z] PASS
11:19:46 [2022-08-08T11:19:46.196Z] 
11:19:46 [2022-08-08T11:19:46.196Z] DONE 24 tests in 9.526s
11:19:46 [2022-08-08T11:19:46.196Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:19:46 [2022-08-08T11:19:46.196Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
11:19:46 [2022-08-08T11:19:46.196Z] ++ set -e
11:19:46 [2022-08-08T11:19:46.196Z] ++ '[' -n 0 ']'
11:19:46 [2022-08-08T11:19:46.196Z] ++ set -x
11:19:46 [2022-08-08T11:19:46.196Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
11:19:46 [2022-08-08T11:19:46.456Z] INFO: Testing against a local daemon
11:19:46 [2022-08-08T11:19:46.456Z] === RUN   TestExternalGraphDriver
11:19:46 [2022-08-08T11:19:46.456Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
11:19:46 [2022-08-08T11:19:46.717Z] === RUN   TestExternalGraphDriver/json
11:19:46 [2022-08-08T11:19:46.723Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s)
11:19:46 [2022-08-08T11:19:46.724Z] === RUN   TestAuthZPluginHeader
11:19:46 [2022-08-08T11:19:46.922Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
11:19:46 [2022-08-08T11:19:46.922Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s)
11:19:46 [2022-08-08T11:19:46.922Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:19:46 [2022-08-08T11:19:46.979Z] --- PASS: TestAuthZPluginHeader (0.70s)
11:19:46 [2022-08-08T11:19:46.979Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:19:47 [2022-08-08T11:19:47.657Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
11:19:48 [2022-08-08T11:19:48.299Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
11:19:48 [2022-08-08T11:19:48.299Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s)
11:19:48 [2022-08-08T11:19:48.299Z] === RUN   TestIpcModeOlderClient
11:19:48 [2022-08-08T11:19:48.299Z] === PAUSE TestIpcModeOlderClient
11:19:48 [2022-08-08T11:19:48.299Z] === RUN   TestKillContainerInvalidSignal
11:19:48 [2022-08-08T11:19:48.557Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
11:19:48 [2022-08-08T11:19:48.557Z] === RUN   TestKillContainer
11:19:48 [2022-08-08T11:19:48.557Z] === RUN   TestKillContainer/no_signal
11:19:48 [2022-08-08T11:19:48.597Z] === RUN   TestDockerSuite/TestBuildMultipleTags
11:19:48 [2022-08-08T11:19:48.597Z] === RUN   TestExternalGraphDriver/spec
11:19:48 [2022-08-08T11:19:48.857Z] === RUN   TestDockerSuite/TestBuildNetContainer
11:19:49 [2022-08-08T11:19:49.125Z] === RUN   TestKillContainer/non_killing_signal
11:19:49 [2022-08-08T11:19:49.383Z] === RUN   TestKillContainer/killing_signal
11:19:49 [2022-08-08T11:19:49.951Z] --- PASS: TestKillContainer (1.26s)
11:19:49 [2022-08-08T11:19:49.951Z]     --- PASS: TestKillContainer/no_signal (0.42s)
11:19:49 [2022-08-08T11:19:49.951Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
11:19:49 [2022-08-08T11:19:49.951Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
11:19:49 [2022-08-08T11:19:49.951Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:19:49 [2022-08-08T11:19:49.951Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:19:50 [2022-08-08T11:19:50.211Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:19:50 [2022-08-08T11:19:50.238Z]     docker_api_swarm_node_test.go:20: [d49c4894111ce] joining swarm manager [daf8c515f4fc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:51 [2022-08-08T11:19:51.144Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.14s)
11:19:51 [2022-08-08T11:19:51.144Z] === RUN   TestAuthZPluginV2Disable
11:19:51 [2022-08-08T11:19:51.146Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s)
11:19:51 [2022-08-08T11:19:51.146Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
11:19:51 [2022-08-08T11:19:51.146Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s)
11:19:51 [2022-08-08T11:19:51.146Z] === RUN   TestKillStoppedContainer
11:19:51 [2022-08-08T11:19:51.146Z] --- PASS: TestKillStoppedContainer (0.05s)
11:19:51 [2022-08-08T11:19:51.146Z] === RUN   TestKillStoppedContainerAPIPre120
11:19:51 [2022-08-08T11:19:51.146Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
11:19:51 [2022-08-08T11:19:51.146Z] === RUN   TestKillDifferentUserContainer
11:19:51 [2022-08-08T11:19:51.178Z] === RUN   TestDockerSuite/TestBuildNetNone
11:19:51 [2022-08-08T11:19:51.178Z] === RUN   TestExternalGraphDriver/pull
11:19:51 [2022-08-08T11:19:51.178Z]     docker_api_swarm_node_test.go:21: [df8d4f6f461e3] joining swarm manager [daf8c515f4fc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:19:51 [2022-08-08T11:19:51.405Z] --- PASS: TestKillDifferentUserContainer (0.40s)
11:19:51 [2022-08-08T11:19:51.405Z] === RUN   TestInspectOomKilledTrue
11:19:51 [2022-08-08T11:19:51.747Z] === RUN   TestDockerSuite/TestBuildNoContext
11:19:51 [2022-08-08T11:19:51.973Z] --- PASS: TestInspectOomKilledTrue (0.47s)
11:19:51 [2022-08-08T11:19:51.973Z] === RUN   TestInspectOomKilledFalse
11:19:52 [2022-08-08T11:19:52.316Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
11:19:52 [2022-08-08T11:19:52.541Z] --- PASS: TestInspectOomKilledFalse (0.42s)
11:19:52 [2022-08-08T11:19:52.541Z] === RUN   TestLinksEtcHostsContentMatch
11:19:52 [2022-08-08T11:19:52.799Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s)
11:19:52 [2022-08-08T11:19:52.799Z] === RUN   TestLinksContainerNames
11:19:53 [2022-08-08T11:19:53.254Z] --- PASS: TestExternalGraphDriver (6.68s)
11:19:53 [2022-08-08T11:19:53.255Z]     --- PASS: TestExternalGraphDriver/json (1.96s)
11:19:53 [2022-08-08T11:19:53.255Z]     --- PASS: TestExternalGraphDriver/spec (2.27s)
11:19:53 [2022-08-08T11:19:53.255Z]     --- PASS: TestExternalGraphDriver/pull (2.07s)
11:19:53 [2022-08-08T11:19:53.255Z] === RUN   TestGraphdriverPluginV2
11:19:53 [2022-08-08T11:19:53.255Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
11:19:53 [2022-08-08T11:19:53.736Z] --- PASS: TestLinksContainerNames (0.87s)
11:19:53 [2022-08-08T11:19:53.736Z] === RUN   TestLogsFollowTailEmpty
11:19:53 [2022-08-08T11:19:53.995Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
11:19:53 [2022-08-08T11:19:53.995Z] === RUN   TestLogs
11:19:53 [2022-08-08T11:19:53.995Z] === RUN   TestLogs/driver_local
11:19:53 [2022-08-08T11:19:53.995Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
11:19:53 [2022-08-08T11:19:53.995Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
11:19:53 [2022-08-08T11:19:53.995Z] === RUN   TestLogs/driver_local/tty/only_stdout
11:19:53 [2022-08-08T11:19:53.995Z] === PAUSE TestLogs/driver_local/tty/only_stdout
11:19:53 [2022-08-08T11:19:53.995Z] === RUN   TestLogs/driver_local/tty/only_stderr
11:19:53 [2022-08-08T11:19:53.995Z] === PAUSE TestLogs/driver_local/tty/only_stderr
11:19:53 [2022-08-08T11:19:53.995Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
11:19:53 [2022-08-08T11:19:53.995Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
11:19:53 [2022-08-08T11:19:53.995Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
11:19:53 [2022-08-08T11:19:53.995Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
11:19:53 [2022-08-08T11:19:53.995Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
11:19:53 [2022-08-08T11:19:53.995Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
11:19:53 [2022-08-08T11:19:53.995Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
11:19:53 [2022-08-08T11:19:53.995Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
11:19:54 [2022-08-08T11:19:54.195Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
11:19:54 [2022-08-08T11:19:54.454Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
11:19:54 [2022-08-08T11:19:54.454Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
11:19:54 [2022-08-08T11:19:54.563Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
11:19:54 [2022-08-08T11:19:54.822Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
11:19:55 [2022-08-08T11:19:55.081Z] === CONT  TestLogs/driver_local/tty/only_stderr
11:19:55 [2022-08-08T11:19:55.309Z] --- PASS: TestAuthZPluginV2Disable (3.68s)
11:19:55 [2022-08-08T11:19:55.309Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:19:55 [2022-08-08T11:19:55.340Z] === CONT  TestLogs/driver_local/tty/only_stdout
11:19:55 [2022-08-08T11:19:55.410Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
11:19:55 [2022-08-08T11:19:55.410Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
11:19:55 [2022-08-08T11:19:55.599Z] === RUN   TestLogs/driver_json-file
11:19:55 [2022-08-08T11:19:55.599Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
11:19:55 [2022-08-08T11:19:55.599Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
11:19:55 [2022-08-08T11:19:55.599Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
11:19:55 [2022-08-08T11:19:55.599Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
11:19:55 [2022-08-08T11:19:55.599Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
11:19:55 [2022-08-08T11:19:55.599Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
11:19:55 [2022-08-08T11:19:55.599Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:19:55 [2022-08-08T11:19:55.599Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:19:55 [2022-08-08T11:19:55.599Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
11:19:55 [2022-08-08T11:19:55.599Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
11:19:55 [2022-08-08T11:19:55.599Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
11:19:55 [2022-08-08T11:19:55.599Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
11:19:55 [2022-08-08T11:19:55.599Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
11:19:55 [2022-08-08T11:19:55.599Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:19:55 [2022-08-08T11:19:55.979Z] === RUN   TestDockerSuite/TestBuildOnBuild
11:19:56 [2022-08-08T11:19:56.536Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
11:19:56 [2022-08-08T11:19:56.536Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
11:19:56 [2022-08-08T11:19:56.796Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
11:19:56 [2022-08-08T11:19:56.796Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
11:19:57 [2022-08-08T11:19:57.363Z] --- PASS: TestLogs (3.39s)
11:19:57 [2022-08-08T11:19:57.363Z]     --- PASS: TestLogs/driver_local (0.01s)
11:19:57 [2022-08-08T11:19:57.363Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.65s)
11:19:57 [2022-08-08T11:19:57.363Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.69s)
11:19:57 [2022-08-08T11:19:57.363Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.43s)
11:19:57 [2022-08-08T11:19:57.363Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.52s)
11:19:57 [2022-08-08T11:19:57.363Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.53s)
11:19:57 [2022-08-08T11:19:57.363Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.44s)
11:19:57 [2022-08-08T11:19:57.363Z]     --- PASS: TestLogs/driver_json-file (0.01s)
11:19:57 [2022-08-08T11:19:57.363Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.69s)
11:19:57 [2022-08-08T11:19:57.363Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.73s)
11:19:57 [2022-08-08T11:19:57.363Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.51s)
11:19:57 [2022-08-08T11:19:57.363Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.51s)
11:19:57 [2022-08-08T11:19:57.363Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.46s)
11:19:57 [2022-08-08T11:19:57.363Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.52s)
11:19:57 [2022-08-08T11:19:57.363Z] === RUN   TestContainerNetworkMountsNoChown
11:19:57 [2022-08-08T11:19:57.887Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
11:19:57 [2022-08-08T11:19:57.888Z] --- PASS: TestGraphdriverPluginV2 (4.74s)
11:19:57 [2022-08-08T11:19:57.888Z] PASS
11:19:57 [2022-08-08T11:19:57.888Z] 
11:19:57 [2022-08-08T11:19:57.888Z] DONE 5 tests in 11.552s
11:19:57 [2022-08-08T11:19:57.888Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:19:57 [2022-08-08T11:19:57.888Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
11:19:57 [2022-08-08T11:19:57.888Z] ++ set -e
11:19:57 [2022-08-08T11:19:57.888Z] ++ '[' -n 0 ']'
11:19:57 [2022-08-08T11:19:57.888Z] ++ set -x
11:19:57 [2022-08-08T11:19:57.888Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
11:19:57 [2022-08-08T11:19:57.888Z] INFO: Testing against a local daemon
11:19:57 [2022-08-08T11:19:57.888Z] === RUN   TestContinueAfterPluginCrash
11:19:57 [2022-08-08T11:19:57.888Z] === PAUSE TestContinueAfterPluginCrash
11:19:57 [2022-08-08T11:19:57.888Z] === RUN   TestReadPluginNoRead
11:19:57 [2022-08-08T11:19:57.888Z] === PAUSE TestReadPluginNoRead
11:19:57 [2022-08-08T11:19:57.888Z] === RUN   TestDaemonStartWithLogOpt
11:19:57 [2022-08-08T11:19:57.888Z] === PAUSE TestDaemonStartWithLogOpt
11:19:57 [2022-08-08T11:19:57.888Z] === CONT  TestContinueAfterPluginCrash
11:19:57 [2022-08-08T11:19:57.888Z] === CONT  TestDaemonStartWithLogOpt
11:19:57 [2022-08-08T11:19:57.932Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/default
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/default
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/private
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/private
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/rprivate
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/rprivate
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/slave
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/slave
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/rslave
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/rslave
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/shared
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/shared
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/rshared
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/rshared
11:19:57 [2022-08-08T11:19:57.933Z] === CONT  TestMountDaemonRoot/default
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/default/bind_root
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/default/mount_root
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === CONT  TestMountDaemonRoot/default/bind_root
11:19:57 [2022-08-08T11:19:57.933Z] === CONT  TestMountDaemonRoot/rprivate
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === CONT  TestMountDaemonRoot/private
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/private/bind_root
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/private/mount_root
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:19:57 [2022-08-08T11:19:57.933Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === CONT  TestMountDaemonRoot/default/mount_root
11:19:57 [2022-08-08T11:19:57.933Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === CONT  TestMountDaemonRoot/shared
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === CONT  TestMountDaemonRoot/rshared
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === CONT  TestMountDaemonRoot/rslave
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === CONT  TestMountDaemonRoot/slave
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:19:57 [2022-08-08T11:19:57.933Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:19:57 [2022-08-08T11:19:57.933Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:19:57 [2022-08-08T11:19:57.933Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:19:57 [2022-08-08T11:19:57.933Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === CONT  TestMountDaemonRoot/private/mount_root
11:19:57 [2022-08-08T11:19:57.933Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === CONT  TestMountDaemonRoot/private/bind_root
11:19:57 [2022-08-08T11:19:57.933Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:19:57 [2022-08-08T11:19:57.933Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:19:57 [2022-08-08T11:19:57.933Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:19:57 [2022-08-08T11:19:57.933Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:19:57 [2022-08-08T11:19:57.933Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:19:57 [2022-08-08T11:19:57.933Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:19:58 [2022-08-08T11:19:58.192Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:19:58 [2022-08-08T11:19:58.192Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:19:58 [2022-08-08T11:19:58.192Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:19:58 [2022-08-08T11:19:58.192Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:19:58 [2022-08-08T11:19:58.192Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:19:58 [2022-08-08T11:19:58.192Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:19:58 [2022-08-08T11:19:58.192Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:19:58 [2022-08-08T11:19:58.192Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:19:58 [2022-08-08T11:19:58.192Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:19:58 [2022-08-08T11:19:58.192Z] --- PASS: TestMountDaemonRoot (0.02s)
11:19:58 [2022-08-08T11:19:58.192Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
11:19:58 [2022-08-08T11:19:58.192Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
11:19:58 [2022-08-08T11:19:58.192Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.01s)
11:19:58 [2022-08-08T11:19:58.192Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
11:19:58 [2022-08-08T11:19:58.192Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
11:19:58 [2022-08-08T11:19:58.192Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
11:19:58 [2022-08-08T11:19:58.192Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
11:19:58 [2022-08-08T11:19:58.192Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s)
11:19:58 [2022-08-08T11:19:58.192Z] === RUN   TestContainerBindMountNonRecursive
11:19:58 [2022-08-08T11:19:58.573Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.63s)
11:19:58 [2022-08-08T11:19:58.573Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:19:59 [2022-08-08T11:19:59.569Z] --- PASS: TestContainerBindMountNonRecursive (1.24s)
11:19:59 [2022-08-08T11:19:59.569Z] === RUN   TestContainerVolumesMountedAsShared
11:19:59 [2022-08-08T11:19:59.828Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
11:19:59 [2022-08-08T11:19:59.828Z] === RUN   TestContainerVolumesMountedAsSlave
11:20:00 [2022-08-08T11:20:00.087Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
11:20:00 [2022-08-08T11:20:00.087Z] === RUN   TestNetworkNat
11:20:00 [2022-08-08T11:20:00.426Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
11:20:00 [2022-08-08T11:20:00.657Z] --- PASS: TestNetworkNat (0.54s)
11:20:00 [2022-08-08T11:20:00.657Z] === RUN   TestNetworkLocalhostTCPNat
11:20:01 [2022-08-08T11:20:01.225Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
11:20:01 [2022-08-08T11:20:01.225Z] === RUN   TestNetworkLoopbackNat
11:20:01 [2022-08-08T11:20:01.365Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
11:20:01 [2022-08-08T11:20:01.934Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
11:20:02 [2022-08-08T11:20:02.504Z] --- PASS: TestDaemonStartWithLogOpt (4.47s)
11:20:02 [2022-08-08T11:20:02.504Z] === CONT  TestReadPluginNoRead
11:20:03 [2022-08-08T11:20:03.758Z] --- PASS: TestNetworkLoopbackNat (2.60s)
11:20:03 [2022-08-08T11:20:03.758Z] === RUN   TestPause
11:20:03 [2022-08-08T11:20:03.885Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
11:20:04 [2022-08-08T11:20:04.327Z] --- PASS: TestPause (0.46s)
11:20:04 [2022-08-08T11:20:04.327Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:20:04 [2022-08-08T11:20:04.327Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:20:04 [2022-08-08T11:20:04.327Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:20:04 [2022-08-08T11:20:04.327Z] === RUN   TestPauseStopPausedContainer
11:20:04 [2022-08-08T11:20:04.586Z] --- PASS: TestPauseStopPausedContainer (0.44s)
11:20:04 [2022-08-08T11:20:04.586Z] === RUN   TestPidHost
11:20:05 [2022-08-08T11:20:05.266Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
11:20:05 [2022-08-08T11:20:05.529Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:20:05 [2022-08-08T11:20:05.963Z] --- PASS: TestPidHost (0.94s)
11:20:05 [2022-08-08T11:20:05.963Z] === RUN   TestPsFilter
11:20:05 [2022-08-08T11:20:05.963Z] --- PASS: TestPsFilter (0.10s)
11:20:05 [2022-08-08T11:20:05.963Z] === RUN   TestRemoveContainerWithRemovedVolume
11:20:06 [2022-08-08T11:20:06.222Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
11:20:06 [2022-08-08T11:20:06.222Z] === RUN   TestRemoveContainerWithVolume
11:20:06 [2022-08-08T11:20:06.482Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
11:20:06 [2022-08-08T11:20:06.482Z] === RUN   TestRemoveContainerRunning
11:20:06 [2022-08-08T11:20:06.911Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
11:20:07 [2022-08-08T11:20:07.051Z] --- PASS: TestRemoveContainerRunning (0.38s)
11:20:07 [2022-08-08T11:20:07.051Z] === RUN   TestRemoveContainerForceRemoveRunning
11:20:07 [2022-08-08T11:20:07.310Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
11:20:07 [2022-08-08T11:20:07.310Z] === RUN   TestRemoveInvalidContainer
11:20:07 [2022-08-08T11:20:07.310Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:20:07 [2022-08-08T11:20:07.310Z] === RUN   TestRenameLinkedContainer
11:20:07 [2022-08-08T11:20:07.851Z] --- PASS: TestContinueAfterPluginCrash (9.75s)
11:20:07 [2022-08-08T11:20:07.851Z]     docker_api_swarm_test.go:502: [dfb9c825157eb] joining swarm manager [dd896fbe35ce8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:20:07 [2022-08-08T11:20:07.851Z] === RUN   TestReadPluginNoRead/default
11:20:08 [2022-08-08T11:20:08.515Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.44s)
11:20:08 [2022-08-08T11:20:08.515Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:20:09 [2022-08-08T11:20:09.215Z] --- PASS: TestRenameLinkedContainer (1.70s)
11:20:09 [2022-08-08T11:20:09.216Z] === RUN   TestRenameStoppedContainer
11:20:09 [2022-08-08T11:20:09.474Z] --- PASS: TestRenameStoppedContainer (0.41s)
11:20:09 [2022-08-08T11:20:09.474Z] === RUN   TestRenameRunningContainerAndReuse
11:20:09 [2022-08-08T11:20:09.758Z] === RUN   TestReadPluginNoRead/disabled_caching
11:20:09 [2022-08-08T11:20:09.758Z] === RUN   TestDockerSuite/TestBuildPATH
11:20:10 [2022-08-08T11:20:10.410Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
11:20:10 [2022-08-08T11:20:10.410Z] === RUN   TestRenameInvalidName
11:20:10 [2022-08-08T11:20:10.670Z] --- PASS: TestRenameInvalidName (0.40s)
11:20:10 [2022-08-08T11:20:10.670Z] === RUN   TestRenameAnonymousContainer
11:20:11 [2022-08-08T11:20:11.139Z] === CONT  TestReadPluginNoRead
11:20:11 [2022-08-08T11:20:11.139Z]     read_test.go:92: [d7a5a710e7916] daemon is not started
11:20:11 [2022-08-08T11:20:11.139Z] --- PASS: TestReadPluginNoRead (8.47s)
11:20:11 [2022-08-08T11:20:11.139Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.19s)
11:20:11 [2022-08-08T11:20:11.139Z]     --- PASS: TestReadPluginNoRead/default (1.59s)
11:20:11 [2022-08-08T11:20:11.139Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.52s)
11:20:11 [2022-08-08T11:20:11.139Z] PASS
11:20:11 [2022-08-08T11:20:11.139Z] 
11:20:11 [2022-08-08T11:20:11.139Z] DONE 6 tests in 13.075s
11:20:11 [2022-08-08T11:20:11.139Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:20:11 [2022-08-08T11:20:11.139Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
11:20:11 [2022-08-08T11:20:11.139Z] ++ set -e
11:20:11 [2022-08-08T11:20:11.139Z] ++ '[' -n 0 ']'
11:20:11 [2022-08-08T11:20:11.139Z] ++ set -x
11:20:11 [2022-08-08T11:20:11.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
11:20:11 [2022-08-08T11:20:11.139Z] testing: warning: no tests to run
11:20:11 [2022-08-08T11:20:11.139Z] PASS
11:20:11 [2022-08-08T11:20:11.139Z] 
11:20:11 [2022-08-08T11:20:11.139Z] DONE 0 tests in 0.043s
11:20:11 [2022-08-08T11:20:11.139Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:20:11 [2022-08-08T11:20:11.139Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
11:20:11 [2022-08-08T11:20:11.139Z] ++ set -e
11:20:11 [2022-08-08T11:20:11.139Z] ++ '[' -n 0 ']'
11:20:11 [2022-08-08T11:20:11.139Z] ++ set -x
11:20:11 [2022-08-08T11:20:11.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
11:20:11 [2022-08-08T11:20:11.139Z] INFO: Testing against a local daemon
11:20:11 [2022-08-08T11:20:11.139Z] === RUN   TestPluginWithDevMounts
11:20:11 [2022-08-08T11:20:11.139Z] === PAUSE TestPluginWithDevMounts
11:20:11 [2022-08-08T11:20:11.139Z] === CONT  TestPluginWithDevMounts
11:20:11 [2022-08-08T11:20:11.708Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
11:20:12 [2022-08-08T11:20:12.574Z] --- PASS: TestRenameAnonymousContainer (1.56s)
11:20:12 [2022-08-08T11:20:12.574Z] === RUN   TestRenameContainerWithSameName
11:20:12 [2022-08-08T11:20:12.574Z] --- PASS: TestRenameContainerWithSameName (0.41s)
11:20:12 [2022-08-08T11:20:12.574Z] === RUN   TestRenameContainerWithLinkedContainer
11:20:12 [2022-08-08T11:20:12.651Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
11:20:12 [2022-08-08T11:20:12.911Z] --- PASS: TestPluginWithDevMounts (1.80s)
11:20:12 [2022-08-08T11:20:12.911Z] PASS
11:20:12 [2022-08-08T11:20:12.911Z] 
11:20:12 [2022-08-08T11:20:12.911Z] DONE 1 tests in 1.943s
11:20:12 [2022-08-08T11:20:12.911Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
11:20:12 [2022-08-08T11:20:12.911Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
11:20:12 [2022-08-08T11:20:12.911Z] ++ set -e
11:20:12 [2022-08-08T11:20:12.911Z] ++ '[' -n 0 ']'
11:20:12 [2022-08-08T11:20:12.911Z] ++ set -x
11:20:12 [2022-08-08T11:20:12.911Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
11:20:12 [2022-08-08T11:20:12.911Z] INFO: Testing against a local daemon
11:20:12 [2022-08-08T11:20:12.911Z] === RUN   TestSecretInspect
11:20:13 [2022-08-08T11:20:13.170Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
11:20:13 [2022-08-08T11:20:13.510Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
11:20:13 [2022-08-08T11:20:13.510Z] === RUN   TestResize
11:20:14 [2022-08-08T11:20:14.080Z] --- PASS: TestResize (0.44s)
11:20:14 [2022-08-08T11:20:14.080Z] === RUN   TestResizeWithInvalidSize
11:20:14 [2022-08-08T11:20:14.339Z] --- PASS: TestResizeWithInvalidSize (0.44s)
11:20:14 [2022-08-08T11:20:14.339Z] === RUN   TestResizeWhenContainerNotStarted
11:20:14 [2022-08-08T11:20:14.907Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
11:20:14 [2022-08-08T11:20:14.907Z] === RUN   TestDaemonRestartKillContainers
11:20:14 [2022-08-08T11:20:14.907Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:20:14 [2022-08-08T11:20:14.907Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:20:15 [2022-08-08T11:20:15.709Z] --- PASS: TestSecretInspect (2.70s)
11:20:15 [2022-08-08T11:20:15.709Z] === RUN   TestSecretList
11:20:16 [2022-08-08T11:20:16.812Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:20:17 [2022-08-08T11:20:17.626Z]     docker_api_swarm_test.go:507: [dab22a70e48a4] joining swarm manager [dd896fbe35ce8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:20:17 [2022-08-08T11:20:17.748Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:20:18 [2022-08-08T11:20:18.565Z] --- PASS: TestSecretList (2.88s)
11:20:18 [2022-08-08T11:20:18.565Z] === RUN   TestSecretsCreateAndDelete
11:20:18 [2022-08-08T11:20:18.685Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:20:18 [2022-08-08T11:20:18.944Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:20:19 [2022-08-08T11:20:19.881Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:20:20 [2022-08-08T11:20:20.139Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:20:21 [2022-08-08T11:20:21.105Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
11:20:21 [2022-08-08T11:20:21.105Z] --- PASS: TestSecretsCreateAndDelete (2.59s)
11:20:21 [2022-08-08T11:20:21.105Z] === RUN   TestSecretsUpdate
11:20:23 [2022-08-08T11:20:23.481Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:20:23 [2022-08-08T11:20:23.727Z] --- PASS: TestSecretsUpdate (2.59s)
11:20:23 [2022-08-08T11:20:23.727Z] === RUN   TestTemplatedSecret
11:20:23 [2022-08-08T11:20:23.745Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:20:23 [2022-08-08T11:20:23.986Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
11:20:25 [2022-08-08T11:20:25.366Z] === RUN   TestDockerSuite/TestBuildRm
11:20:25 [2022-08-08T11:20:25.650Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:20:26 [2022-08-08T11:20:26.608Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
11:20:26 [2022-08-08T11:20:26.608Z] PASS
11:20:26 [2022-08-08T11:20:26.608Z] 
11:20:26 [2022-08-08T11:20:26.608Z] DONE 17 tests in 47.362s
11:20:26 [2022-08-08T11:20:26.608Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:20:26 [2022-08-08T11:20:26.608Z] INFO: Testing against a local daemon
11:20:26 [2022-08-08T11:20:26.608Z] === RUN   TestPluginInvalidJSON
11:20:26 [2022-08-08T11:20:26.608Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:20:26 [2022-08-08T11:20:26.608Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:20:26 [2022-08-08T11:20:26.608Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:20:26 [2022-08-08T11:20:26.608Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:20:26 [2022-08-08T11:20:26.608Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:20:26 [2022-08-08T11:20:26.608Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:20:26 [2022-08-08T11:20:26.608Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:20:26 [2022-08-08T11:20:26.608Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:20:26 [2022-08-08T11:20:26.608Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:20:26 [2022-08-08T11:20:26.609Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:20:26 [2022-08-08T11:20:26.609Z] --- PASS: TestPluginInvalidJSON (0.01s)
11:20:26 [2022-08-08T11:20:26.609Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
11:20:26 [2022-08-08T11:20:26.609Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
11:20:26 [2022-08-08T11:20:26.609Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:20:26 [2022-08-08T11:20:26.609Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
11:20:26 [2022-08-08T11:20:26.609Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:20:26 [2022-08-08T11:20:26.609Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
11:20:26 [2022-08-08T11:20:26.609Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
11:20:26 [2022-08-08T11:20:26.609Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
11:20:26 [2022-08-08T11:20:26.609Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:20:26 [2022-08-08T11:20:26.609Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:20:26 [2022-08-08T11:20:26.609Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
11:20:26 [2022-08-08T11:20:26.609Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
11:20:26 [2022-08-08T11:20:26.609Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:20:26 [2022-08-08T11:20:26.609Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:20:26 [2022-08-08T11:20:26.609Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInstall
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInstall/no_auth
11:20:26 [2022-08-08T11:20:26.609Z] time="2022-08-08T11:20:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:20:26 [2022-08-08T11:20:26.609Z] time="2022-08-08T11:20:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8de9b5ae6e783560ad54c59cee139b01a20b528b8af6adcb483ea6951264a2a" mediatype=application/vnd.docker.plugin.v1+json size=522
11:20:26 [2022-08-08T11:20:26.609Z] time="2022-08-08T11:20:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:20:26 [2022-08-08T11:20:26.609Z] time="2022-08-08T11:20:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8de9b5ae6e783560ad54c59cee139b01a20b528b8af6adcb483ea6951264a2a" mediatype=application/vnd.docker.plugin.v1+json size=522
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInstall/with_htpasswd
11:20:26 [2022-08-08T11:20:26.609Z] time="2022-08-08T11:20:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:20:26 [2022-08-08T11:20:26.609Z] time="2022-08-08T11:20:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8de9b5ae6e783560ad54c59cee139b01a20b528b8af6adcb483ea6951264a2a" mediatype=application/vnd.docker.plugin.v1+json size=522
11:20:26 [2022-08-08T11:20:26.609Z] time="2022-08-08T11:20:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:20:26 [2022-08-08T11:20:26.609Z] time="2022-08-08T11:20:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8de9b5ae6e783560ad54c59cee139b01a20b528b8af6adcb483ea6951264a2a" mediatype=application/vnd.docker.plugin.v1+json size=522
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInstall/with_insecure
11:20:26 [2022-08-08T11:20:26.746Z] --- PASS: TestTemplatedSecret (2.97s)
11:20:26 [2022-08-08T11:20:26.746Z] === RUN   TestSecretCreateResolve
11:20:27 [2022-08-08T11:20:27.553Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:20:27 [2022-08-08T11:20:27.553Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:20:27 [2022-08-08T11:20:27.558Z] time="2022-08-08T11:20:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:20:27 [2022-08-08T11:20:27.559Z] time="2022-08-08T11:20:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3cc8daa98bf5d19849059595b819ea0549f622ee0332465d95ac57da6f3884b8" mediatype=application/vnd.docker.plugin.v1+json size=522
11:20:27 [2022-08-08T11:20:27.559Z] time="2022-08-08T11:20:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:20:27 [2022-08-08T11:20:27.559Z] time="2022-08-08T11:20:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3cc8daa98bf5d19849059595b819ea0549f622ee0332465d95ac57da6f3884b8" mediatype=application/vnd.docker.plugin.v1+json size=522
11:20:27 [2022-08-08T11:20:27.559Z]     plugin_test.go:195: [d41b5343081a5] daemon is not started
11:20:27 [2022-08-08T11:20:27.559Z] --- PASS: TestPluginInstall (2.74s)
11:20:27 [2022-08-08T11:20:27.559Z]     --- PASS: TestPluginInstall/no_auth (1.03s)
11:20:27 [2022-08-08T11:20:27.559Z]     --- PASS: TestPluginInstall/with_htpasswd (0.61s)
11:20:27 [2022-08-08T11:20:27.559Z]     --- PASS: TestPluginInstall/with_insecure (1.10s)
11:20:27 [2022-08-08T11:20:27.559Z] === RUN   TestPluginsWithRuntimes
11:20:28 [2022-08-08T11:20:28.125Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
11:20:28 [2022-08-08T11:20:28.695Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
11:20:28 [2022-08-08T11:20:28.931Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:20:29 [2022-08-08T11:20:29.190Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:20:29 [2022-08-08T11:20:29.264Z] --- PASS: TestSecretCreateResolve (2.62s)
11:20:29 [2022-08-08T11:20:29.264Z] PASS
11:20:29 [2022-08-08T11:20:29.264Z] 
11:20:29 [2022-08-08T11:20:29.264Z] DONE 6 tests in 16.426s
11:20:29 [2022-08-08T11:20:29.264Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
11:20:29 [2022-08-08T11:20:29.264Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
11:20:29 [2022-08-08T11:20:29.264Z] ++ set -e
11:20:29 [2022-08-08T11:20:29.264Z] ++ '[' -n 0 ']'
11:20:29 [2022-08-08T11:20:29.264Z] ++ set -x
11:20:29 [2022-08-08T11:20:29.265Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
11:20:29 [2022-08-08T11:20:29.453Z] === RUN   TestPluginsWithRuntimes/No_Args
11:20:29 [2022-08-08T11:20:29.525Z] INFO: Testing against a local daemon
11:20:29 [2022-08-08T11:20:29.525Z] === RUN   TestServiceCreateInit
11:20:29 [2022-08-08T11:20:29.525Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:20:29 [2022-08-08T11:20:29.784Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
11:20:30 [2022-08-08T11:20:30.015Z] === RUN   TestPluginsWithRuntimes/With_Args
11:20:30 [2022-08-08T11:20:30.355Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
11:20:30 [2022-08-08T11:20:30.565Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:20:30 [2022-08-08T11:20:30.942Z] --- PASS: TestPluginsWithRuntimes (3.36s)
11:20:30 [2022-08-08T11:20:30.942Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
11:20:30 [2022-08-08T11:20:30.942Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
11:20:30 [2022-08-08T11:20:30.942Z] === RUN   TestPluginBackCompatMediaTypes
11:20:31 [2022-08-08T11:20:31.293Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
11:20:31 [2022-08-08T11:20:31.503Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s)
11:20:31 [2022-08-08T11:20:31.503Z] PASS
11:20:31 [2022-08-08T11:20:31.503Z] 
11:20:31 [2022-08-08T11:20:31.503Z] DONE 24 tests in 6.735s
11:20:31 [2022-08-08T11:20:31.503Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:20:31 [2022-08-08T11:20:31.503Z] INFO: Testing against a local daemon
11:20:31 [2022-08-08T11:20:31.503Z] === RUN   TestExternalGraphDriver
11:20:32 [2022-08-08T11:20:32.064Z] === RUN   TestExternalGraphDriver/json
11:20:32 [2022-08-08T11:20:32.233Z] === RUN   TestDockerSuite/TestBuildShellInherited
11:20:32 [2022-08-08T11:20:32.468Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:20:32 [2022-08-08T11:20:32.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.65s)
11:20:32 [2022-08-08T11:20:32.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
11:20:32 [2022-08-08T11:20:32.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.94s)
11:20:32 [2022-08-08T11:20:32.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s)
11:20:32 [2022-08-08T11:20:32.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
11:20:32 [2022-08-08T11:20:32.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
11:20:32 [2022-08-08T11:20:32.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.45s)
11:20:32 [2022-08-08T11:20:32.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.46s)
11:20:32 [2022-08-08T11:20:32.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s)
11:20:32 [2022-08-08T11:20:32.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s)
11:20:32 [2022-08-08T11:20:32.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.87s)
11:20:32 [2022-08-08T11:20:32.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s)
11:20:32 [2022-08-08T11:20:32.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.84s)
11:20:32 [2022-08-08T11:20:32.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s)
11:20:32 [2022-08-08T11:20:32.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s)
11:20:32 [2022-08-08T11:20:32.469Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s)
11:20:32 [2022-08-08T11:20:32.469Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
11:20:32 [2022-08-08T11:20:32.469Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
11:20:33 [2022-08-08T11:20:33.036Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
11:20:33 [2022-08-08T11:20:33.170Z] === RUN   TestDockerSuite/TestBuildShellMultiple
11:20:33 [2022-08-08T11:20:33.952Z] === RUN   TestExternalGraphDriver/spec
11:20:33 [2022-08-08T11:20:33.972Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s)
11:20:33 [2022-08-08T11:20:33.972Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s)
11:20:33 [2022-08-08T11:20:33.972Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s)
11:20:33 [2022-08-08T11:20:33.972Z] === RUN   TestCgroupNamespacesRun
11:20:34 [2022-08-08T11:20:34.110Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:20:35 [2022-08-08T11:20:35.317Z] === RUN   TestExternalGraphDriver/pull
11:20:35 [2022-08-08T11:20:35.349Z] --- PASS: TestCgroupNamespacesRun (1.16s)
11:20:35 [2022-08-08T11:20:35.349Z] === RUN   TestCgroupNamespacesRunPrivileged
11:20:36 [2022-08-08T11:20:36.285Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s)
11:20:36 [2022-08-08T11:20:36.285Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:20:36 [2022-08-08T11:20:36.648Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
11:20:36 [2022-08-08T11:20:36.648Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
11:20:36 [2022-08-08T11:20:36.648Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
11:20:36 [2022-08-08T11:20:36.648Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
11:20:36 [2022-08-08T11:20:36.648Z] === RUN   TestDockerSuite/TestBuildSpaces
11:20:36 [2022-08-08T11:20:36.908Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
11:20:37 [2022-08-08T11:20:37.206Z] --- PASS: TestExternalGraphDriver (5.28s)
11:20:37 [2022-08-08T11:20:37.206Z]     --- PASS: TestExternalGraphDriver/json (1.66s)
11:20:37 [2022-08-08T11:20:37.206Z]     --- PASS: TestExternalGraphDriver/spec (1.62s)
11:20:37 [2022-08-08T11:20:37.206Z]     --- PASS: TestExternalGraphDriver/pull (1.65s)
11:20:37 [2022-08-08T11:20:37.206Z] === RUN   TestGraphdriverPluginV2
11:20:37 [2022-08-08T11:20:37.662Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s)
11:20:37 [2022-08-08T11:20:37.662Z] === RUN   TestCgroupNamespacesRunHostMode
11:20:37 [2022-08-08T11:20:37.847Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
11:20:37 [2022-08-08T11:20:37.847Z] === RUN   TestDockerSuite/TestBuildStderr
11:20:38 [2022-08-08T11:20:38.598Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
11:20:38 [2022-08-08T11:20:38.598Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:20:38 [2022-08-08T11:20:38.786Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
11:20:38 [2022-08-08T11:20:38.786Z] --- PASS: TestServiceCreateInit (9.29s)
11:20:38 [2022-08-08T11:20:38.786Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.46s)
11:20:38 [2022-08-08T11:20:38.786Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.80s)
11:20:38 [2022-08-08T11:20:38.786Z] === RUN   TestCreateServiceMultipleTimes
11:20:39 [2022-08-08T11:20:39.975Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
11:20:39 [2022-08-08T11:20:39.975Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:20:40 [2022-08-08T11:20:40.912Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
11:20:40 [2022-08-08T11:20:40.912Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:20:41 [2022-08-08T11:20:41.369Z] --- PASS: TestGraphdriverPluginV2 (4.09s)
11:20:41 [2022-08-08T11:20:41.369Z] PASS
11:20:41 [2022-08-08T11:20:41.369Z] 
11:20:41 [2022-08-08T11:20:41.369Z] DONE 5 tests in 9.417s
11:20:41 [2022-08-08T11:20:41.369Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:20:41 [2022-08-08T11:20:41.369Z] INFO: Testing against a local daemon
11:20:41 [2022-08-08T11:20:41.369Z] === RUN   TestContinueAfterPluginCrash
11:20:41 [2022-08-08T11:20:41.369Z] === PAUSE TestContinueAfterPluginCrash
11:20:41 [2022-08-08T11:20:41.369Z] === RUN   TestReadPluginNoRead
11:20:41 [2022-08-08T11:20:41.369Z] === PAUSE TestReadPluginNoRead
11:20:41 [2022-08-08T11:20:41.369Z] === RUN   TestDaemonStartWithLogOpt
11:20:41 [2022-08-08T11:20:41.369Z] === PAUSE TestDaemonStartWithLogOpt
11:20:41 [2022-08-08T11:20:41.369Z] === CONT  TestContinueAfterPluginCrash
11:20:41 [2022-08-08T11:20:41.369Z] === CONT  TestDaemonStartWithLogOpt
11:20:41 [2022-08-08T11:20:41.480Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
11:20:41 [2022-08-08T11:20:41.480Z] === RUN   TestCgroupNamespacesRunOlderClient
11:20:42 [2022-08-08T11:20:42.117Z] === RUN   TestDockerSuite/TestBuildStopSignal
11:20:42 [2022-08-08T11:20:42.343Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd
11:20:42 [2022-08-08T11:20:42.343Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy
11:20:42 [2022-08-08T11:20:42.343Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
11:20:42 [2022-08-08T11:20:42.343Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy
11:20:42 [2022-08-08T11:20:42.343Z] Cross building: bundles/cross/linux/s390x
11:20:42 [2022-08-08T11:20:42.343Z] Building: bundles/cross/linux/s390x-daemon/dockerd
11:20:42 [2022-08-08T11:20:42.343Z] GOOS="linux" GOARCH="s390x" GOARM=""
11:20:42 [2022-08-08T11:20:42.858Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
11:20:42 [2022-08-08T11:20:42.858Z] === RUN   TestNISDomainname
11:20:43 [2022-08-08T11:20:43.122Z] --- PASS: TestNISDomainname (0.50s)
11:20:43 [2022-08-08T11:20:43.122Z] === RUN   TestHostnameDnsResolution
11:20:43 [2022-08-08T11:20:43.498Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
11:20:44 [2022-08-08T11:20:44.058Z] --- PASS: TestHostnameDnsResolution (0.64s)
11:20:44 [2022-08-08T11:20:44.058Z] === RUN   TestUnprivilegedPortsAndPing
11:20:44 [2022-08-08T11:20:44.316Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
11:20:44 [2022-08-08T11:20:44.316Z] === RUN   TestPrivilegedHostDevices
11:20:44 [2022-08-08T11:20:44.440Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
11:20:44 [2022-08-08T11:20:44.636Z] --- PASS: TestDaemonStartWithLogOpt (3.39s)
11:20:44 [2022-08-08T11:20:44.636Z] === CONT  TestReadPluginNoRead
11:20:44 [2022-08-08T11:20:44.884Z] --- PASS: TestPrivilegedHostDevices (0.48s)
11:20:44 [2022-08-08T11:20:44.884Z] === RUN   TestRunConsoleSize
11:20:45 [2022-08-08T11:20:45.010Z] === RUN   TestDockerSuite/TestBuildTagEvent
11:20:45 [2022-08-08T11:20:45.451Z] --- PASS: TestRunConsoleSize (0.45s)
11:20:45 [2022-08-08T11:20:45.452Z] === RUN   TestRunWithAlternativeContainerdShim
11:20:45 [2022-08-08T11:20:45.950Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
11:20:46 [2022-08-08T11:20:46.524Z] === RUN   TestReadPluginNoRead/disabled_caching
11:20:46 [2022-08-08T11:20:46.829Z] --- PASS: TestRunWithAlternativeContainerdShim (1.22s)
11:20:46 [2022-08-08T11:20:46.829Z] === RUN   TestStats
11:20:46 [2022-08-08T11:20:46.888Z] === RUN   TestDockerSuite/TestBuildUser
11:20:47 [2022-08-08T11:20:47.889Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:20:48 [2022-08-08T11:20:48.268Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
11:20:49 [2022-08-08T11:20:49.255Z] === RUN   TestReadPluginNoRead/default
11:20:49 [2022-08-08T11:20:49.255Z] --- PASS: TestContinueAfterPluginCrash (8.31s)
11:20:49 [2022-08-08T11:20:49.363Z] --- PASS: TestStats (2.44s)
11:20:49 [2022-08-08T11:20:49.363Z] === RUN   TestStopContainerWithTimeout
11:20:49 [2022-08-08T11:20:49.363Z] === RUN   TestStopContainerWithTimeout/0
11:20:49 [2022-08-08T11:20:49.363Z] === PAUSE TestStopContainerWithTimeout/0
11:20:49 [2022-08-08T11:20:49.363Z] === RUN   TestStopContainerWithTimeout/1
11:20:49 [2022-08-08T11:20:49.363Z] === PAUSE TestStopContainerWithTimeout/1
11:20:49 [2022-08-08T11:20:49.363Z] === RUN   TestStopContainerWithTimeout/3
11:20:49 [2022-08-08T11:20:49.363Z] === PAUSE TestStopContainerWithTimeout/3
11:20:49 [2022-08-08T11:20:49.363Z] === RUN   TestStopContainerWithTimeout/-1
11:20:49 [2022-08-08T11:20:49.363Z] === PAUSE TestStopContainerWithTimeout/-1
11:20:49 [2022-08-08T11:20:49.363Z] === CONT  TestStopContainerWithTimeout/0
11:20:49 [2022-08-08T11:20:49.363Z] === CONT  TestStopContainerWithTimeout/-1
11:20:49 [2022-08-08T11:20:49.623Z] === CONT  TestStopContainerWithTimeout/3
11:20:50 [2022-08-08T11:20:50.173Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
11:20:50 [2022-08-08T11:20:50.621Z] === CONT  TestReadPluginNoRead
11:20:50 [2022-08-08T11:20:50.621Z]     read_test.go:92: [dec76e511ea68] daemon is not started
11:20:50 [2022-08-08T11:20:50.621Z] --- PASS: TestReadPluginNoRead (5.93s)
11:20:50 [2022-08-08T11:20:50.621Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.25s)
11:20:50 [2022-08-08T11:20:50.621Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s)
11:20:50 [2022-08-08T11:20:50.621Z]     --- PASS: TestReadPluginNoRead/default (1.28s)
11:20:50 [2022-08-08T11:20:50.621Z] PASS
11:20:50 [2022-08-08T11:20:50.621Z] 
11:20:50 [2022-08-08T11:20:50.621Z] DONE 6 tests in 9.343s
11:20:50 [2022-08-08T11:20:50.621Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:20:50 [2022-08-08T11:20:50.621Z] testing: warning: no tests to run
11:20:50 [2022-08-08T11:20:50.621Z] PASS
11:20:50 [2022-08-08T11:20:50.621Z] 
11:20:50 [2022-08-08T11:20:50.621Z] DONE 0 tests in 0.008s
11:20:50 [2022-08-08T11:20:50.621Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:20:50 [2022-08-08T11:20:50.621Z] INFO: Testing against a local daemon
11:20:50 [2022-08-08T11:20:50.621Z] === RUN   TestPluginWithDevMounts
11:20:50 [2022-08-08T11:20:50.621Z] === PAUSE TestPluginWithDevMounts
11:20:50 [2022-08-08T11:20:50.621Z] === CONT  TestPluginWithDevMounts
11:20:51 [2022-08-08T11:20:51.115Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
11:20:51 [2022-08-08T11:20:51.525Z] === CONT  TestStopContainerWithTimeout/1
11:20:51 [2022-08-08T11:20:51.985Z] --- PASS: TestPluginWithDevMounts (1.56s)
11:20:51 [2022-08-08T11:20:51.985Z] PASS
11:20:51 [2022-08-08T11:20:51.985Z] 
11:20:51 [2022-08-08T11:20:51.985Z] DONE 1 tests in 1.578s
11:20:51 [2022-08-08T11:20:51.985Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
11:20:51 [2022-08-08T11:20:51.985Z] INFO: Testing against a local daemon
11:20:51 [2022-08-08T11:20:51.985Z] === RUN   TestSecretInspect
11:20:52 [2022-08-08T11:20:52.494Z]     docker_api_swarm_node_test.go:81: [d655d316a1bdb] joining swarm manager [d9fdcd0332f5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:20:53 [2022-08-08T11:20:53.429Z] --- PASS: TestStopContainerWithTimeout (0.01s)
11:20:53 [2022-08-08T11:20:53.429Z]     --- PASS: TestStopContainerWithTimeout/0 (0.68s)
11:20:53 [2022-08-08T11:20:53.429Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.65s)
11:20:53 [2022-08-08T11:20:53.429Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
11:20:53 [2022-08-08T11:20:53.429Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
11:20:53 [2022-08-08T11:20:53.429Z] === RUN   TestDeleteDevicemapper
11:20:53 [2022-08-08T11:20:53.429Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:20:53 [2022-08-08T11:20:53.429Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:20:53 [2022-08-08T11:20:53.429Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:20:54 [2022-08-08T11:20:54.500Z] --- PASS: TestSecretInspect (2.15s)
11:20:54 [2022-08-08T11:20:54.500Z] === RUN   TestSecretList
11:20:55 [2022-08-08T11:20:55.333Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.19s)
11:20:55 [2022-08-08T11:20:55.333Z] === RUN   TestUpdateMemory
11:20:55 [2022-08-08T11:20:55.900Z] --- PASS: TestUpdateMemory (0.52s)
11:20:55 [2022-08-08T11:20:55.900Z] === RUN   TestUpdateCPUQuota
11:20:56 [2022-08-08T11:20:56.388Z] --- PASS: TestSecretList (2.17s)
11:20:56 [2022-08-08T11:20:56.388Z] === RUN   TestSecretsCreateAndDelete
11:20:56 [2022-08-08T11:20:56.468Z] --- PASS: TestUpdateCPUQuota (0.73s)
11:20:56 [2022-08-08T11:20:56.468Z] === RUN   TestUpdatePidsLimit
11:20:56 [2022-08-08T11:20:56.468Z] === RUN   TestUpdatePidsLimit/update_from_none
11:20:56 [2022-08-08T11:20:56.690Z] --- PASS: TestCreateServiceMultipleTimes (17.96s)
11:20:56 [2022-08-08T11:20:56.690Z] === RUN   TestCreateServiceConflict
11:20:56 [2022-08-08T11:20:56.726Z] === RUN   TestUpdatePidsLimit/no_change
11:20:56 [2022-08-08T11:20:56.985Z] === RUN   TestUpdatePidsLimit/update_lower
11:20:56 [2022-08-08T11:20:56.985Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:20:57 [2022-08-08T11:20:57.244Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:20:57 [2022-08-08T11:20:57.502Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:20:57 [2022-08-08T11:20:57.761Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:20:58 [2022-08-08T11:20:58.328Z] --- PASS: TestUpdatePidsLimit (1.87s)
11:20:58 [2022-08-08T11:20:58.328Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
11:20:58 [2022-08-08T11:20:58.328Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
11:20:58 [2022-08-08T11:20:58.328Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
11:20:58 [2022-08-08T11:20:58.328Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s)
11:20:58 [2022-08-08T11:20:58.328Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
11:20:58 [2022-08-08T11:20:58.328Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
11:20:58 [2022-08-08T11:20:58.328Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
11:20:58 [2022-08-08T11:20:58.328Z] === RUN   TestUpdateRestartPolicy
11:20:58 [2022-08-08T11:20:58.903Z] --- PASS: TestSecretsCreateAndDelete (2.16s)
11:20:58 [2022-08-08T11:20:58.903Z] === RUN   TestSecretsUpdate
11:20:59 [2022-08-08T11:20:59.228Z] --- PASS: TestCreateServiceConflict (2.38s)
11:20:59 [2022-08-08T11:20:59.228Z] === RUN   TestCreateServiceMaxReplicas
11:21:00 [2022-08-08T11:21:00.790Z] --- PASS: TestSecretsUpdate (2.16s)
11:21:00 [2022-08-08T11:21:00.790Z] === RUN   TestTemplatedSecret
11:21:03 [2022-08-08T11:21:03.305Z] --- PASS: TestTemplatedSecret (2.56s)
11:21:03 [2022-08-08T11:21:03.305Z] === RUN   TestSecretCreateResolve
11:21:03 [2022-08-08T11:21:03.427Z] --- PASS: TestCreateServiceMaxReplicas (3.69s)
11:21:03 [2022-08-08T11:21:03.427Z] === RUN   TestCreateWithDuplicateNetworkNames
11:21:04 [2022-08-08T11:21:04.365Z] === RUN   TestDockerSuite/TestBuildVerboseOut
11:21:05 [2022-08-08T11:21:05.307Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
11:21:05 [2022-08-08T11:21:05.569Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
11:21:05 [2022-08-08T11:21:05.821Z] --- PASS: TestSecretCreateResolve (2.18s)
11:21:05 [2022-08-08T11:21:05.821Z] PASS
11:21:05 [2022-08-08T11:21:05.821Z] 
11:21:05 [2022-08-08T11:21:05.821Z] DONE 6 tests in 13.414s
11:21:05 [2022-08-08T11:21:05.821Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
11:21:05 [2022-08-08T11:21:05.821Z] INFO: Testing against a local daemon
11:21:05 [2022-08-08T11:21:05.821Z] === RUN   TestServiceCreateInit
11:21:05 [2022-08-08T11:21:05.821Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:21:06 [2022-08-08T11:21:06.138Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
11:21:06 [2022-08-08T11:21:06.397Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
11:21:06 [2022-08-08T11:21:06.965Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
11:21:08 [2022-08-08T11:21:08.346Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
11:21:08 [2022-08-08T11:21:08.346Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
11:21:08 [2022-08-08T11:21:08.346Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
11:21:08 [2022-08-08T11:21:08.346Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
11:21:08 [2022-08-08T11:21:08.346Z] === RUN   TestDockerSuite/TestBuildWindowsUser
11:21:08 [2022-08-08T11:21:08.346Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
11:21:08 [2022-08-08T11:21:08.346Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
11:21:08 [2022-08-08T11:21:08.346Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
11:21:08 [2022-08-08T11:21:08.346Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
11:21:08 [2022-08-08T11:21:08.918Z]     docker_api_swarm_node_test.go:53: [dde4e8bf43153] joining swarm manager [d72469e5bd8ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:21:09 [2022-08-08T11:21:09.855Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
11:21:09 [2022-08-08T11:21:09.855Z]     docker_api_swarm_node_test.go:54: [df1ed3501385c] joining swarm manager [d72469e5bd8ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:21:09 [2022-08-08T11:21:09.855Z] === RUN   TestDockerSuite/TestBuildWithFailure
11:21:09 [2022-08-08T11:21:09.985Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:21:10 [2022-08-08T11:21:10.425Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
11:21:10 [2022-08-08T11:21:10.536Z] --- PASS: TestUpdateRestartPolicy (10.82s)
11:21:10 [2022-08-08T11:21:10.536Z] === RUN   TestUpdateRestartWithAutoRemove
11:21:10 [2022-08-08T11:21:10.536Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
11:21:10 [2022-08-08T11:21:10.536Z] === RUN   TestWaitNonBlocked
11:21:10 [2022-08-08T11:21:10.536Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:21:10 [2022-08-08T11:21:10.536Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:21:10 [2022-08-08T11:21:10.536Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:21:10 [2022-08-08T11:21:10.536Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:21:10 [2022-08-08T11:21:10.536Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:21:10 [2022-08-08T11:21:10.536Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:21:10 [2022-08-08T11:21:10.536Z] --- PASS: TestWaitNonBlocked (0.02s)
11:21:10 [2022-08-08T11:21:10.536Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s)
11:21:10 [2022-08-08T11:21:10.536Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
11:21:10 [2022-08-08T11:21:10.536Z] === RUN   TestWaitBlocked
11:21:10 [2022-08-08T11:21:10.536Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:21:10 [2022-08-08T11:21:10.536Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:21:10 [2022-08-08T11:21:10.536Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:21:10 [2022-08-08T11:21:10.536Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:21:10 [2022-08-08T11:21:10.536Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:21:10 [2022-08-08T11:21:10.536Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:21:10 [2022-08-08T11:21:10.994Z] === RUN   TestDockerSuite/TestBuildWithTabs
11:21:11 [2022-08-08T11:21:11.104Z] --- PASS: TestWaitBlocked (0.01s)
11:21:11 [2022-08-08T11:21:11.104Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
11:21:11 [2022-08-08T11:21:11.104Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s)
11:21:11 [2022-08-08T11:21:11.104Z] === RUN   TestWaitConditions
11:21:11 [2022-08-08T11:21:11.104Z] === RUN   TestWaitConditions/default
11:21:11 [2022-08-08T11:21:11.104Z] === PAUSE TestWaitConditions/default
11:21:11 [2022-08-08T11:21:11.104Z] === RUN   TestWaitConditions/not-running
11:21:11 [2022-08-08T11:21:11.104Z] === PAUSE TestWaitConditions/not-running
11:21:11 [2022-08-08T11:21:11.104Z] === RUN   TestWaitConditions/next-exit
11:21:11 [2022-08-08T11:21:11.104Z] === PAUSE TestWaitConditions/next-exit
11:21:11 [2022-08-08T11:21:11.104Z] === RUN   TestWaitConditions/removed
11:21:11 [2022-08-08T11:21:11.104Z] === PAUSE TestWaitConditions/removed
11:21:11 [2022-08-08T11:21:11.104Z] === CONT  TestWaitConditions/default
11:21:11 [2022-08-08T11:21:11.104Z] === CONT  TestWaitConditions/removed
11:21:11 [2022-08-08T11:21:11.563Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
11:21:11 [2022-08-08T11:21:11.563Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
11:21:13 [2022-08-08T11:21:13.006Z] === CONT  TestWaitConditions/next-exit
11:21:13 [2022-08-08T11:21:13.006Z] === CONT  TestWaitConditions/not-running
11:21:13 [2022-08-08T11:21:13.251Z] --- PASS: TestServiceCreateInit (7.53s)
11:21:13 [2022-08-08T11:21:13.251Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.86s)
11:21:13 [2022-08-08T11:21:13.251Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.65s)
11:21:13 [2022-08-08T11:21:13.251Z] === RUN   TestCreateServiceMultipleTimes
11:21:13 [2022-08-08T11:21:13.471Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
11:21:14 [2022-08-08T11:21:14.382Z] --- PASS: TestWaitConditions (0.01s)
11:21:14 [2022-08-08T11:21:14.383Z]     --- PASS: TestWaitConditions/removed (1.75s)
11:21:14 [2022-08-08T11:21:14.383Z]     --- PASS: TestWaitConditions/default (1.85s)
11:21:14 [2022-08-08T11:21:14.383Z]     --- PASS: TestWaitConditions/next-exit (1.49s)
11:21:14 [2022-08-08T11:21:14.383Z]     --- PASS: TestWaitConditions/not-running (1.46s)
11:21:14 [2022-08-08T11:21:14.383Z] === RUN   TestWaitRestartedContainer
11:21:14 [2022-08-08T11:21:14.383Z] === RUN   TestWaitRestartedContainer/default
11:21:14 [2022-08-08T11:21:14.383Z] === PAUSE TestWaitRestartedContainer/default
11:21:14 [2022-08-08T11:21:14.383Z] === RUN   TestWaitRestartedContainer/not-running
11:21:14 [2022-08-08T11:21:14.383Z] === PAUSE TestWaitRestartedContainer/not-running
11:21:14 [2022-08-08T11:21:14.383Z] === RUN   TestWaitRestartedContainer/next-exit
11:21:14 [2022-08-08T11:21:14.383Z] === PAUSE TestWaitRestartedContainer/next-exit
11:21:14 [2022-08-08T11:21:14.383Z] === CONT  TestWaitRestartedContainer/default
11:21:14 [2022-08-08T11:21:14.383Z] === CONT  TestWaitRestartedContainer/next-exit
11:21:14 [2022-08-08T11:21:14.409Z] === RUN   TestDockerSuite/TestBuildWithVolumes
11:21:15 [2022-08-08T11:21:15.346Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
11:21:15 [2022-08-08T11:21:15.346Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
11:21:15 [2022-08-08T11:21:15.759Z] === CONT  TestWaitRestartedContainer/not-running
11:21:15 [2022-08-08T11:21:15.916Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
11:21:15 [2022-08-08T11:21:15.916Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
11:21:15 [2022-08-08T11:21:15.916Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
11:21:16 [2022-08-08T11:21:16.484Z] === RUN   TestDockerSuite/TestBuildXZHost
11:21:16 [2022-08-08T11:21:16.705Z] --- PASS: TestWaitRestartedContainer (0.01s)
11:21:16 [2022-08-08T11:21:16.705Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.47s)
11:21:16 [2022-08-08T11:21:16.705Z]     --- PASS: TestWaitRestartedContainer/default (1.51s)
11:21:16 [2022-08-08T11:21:16.705Z]     --- PASS: TestWaitRestartedContainer/not-running (0.90s)
11:21:16 [2022-08-08T11:21:16.705Z] === CONT  TestContainerStartOnDaemonRestart
11:21:16 [2022-08-08T11:21:16.705Z] === CONT  TestRestartDaemonWithRestartingContainer
11:21:17 [2022-08-08T11:21:17.056Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.03s)
11:21:17 [2022-08-08T11:21:17.056Z] === RUN   TestCreateServiceSecretFileMode
11:21:17 [2022-08-08T11:21:17.994Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
11:21:18 [2022-08-08T11:21:18.564Z] === RUN   TestDockerSuite/TestCommitChange
11:21:19 [2022-08-08T11:21:19.247Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.12s)
11:21:19 [2022-08-08T11:21:19.247Z] === CONT  TestIpcModeOlderClient
11:21:19 [2022-08-08T11:21:19.247Z] --- PASS: TestContainerStartOnDaemonRestart (2.17s)
11:21:19 [2022-08-08T11:21:19.247Z] === CONT  TestContainerKillOnDaemonStart
11:21:19 [2022-08-08T11:21:19.247Z] --- PASS: TestIpcModeOlderClient (0.07s)
11:21:19 [2022-08-08T11:21:19.247Z] === CONT  TestDaemonHostGatewayIP
11:21:19 [2022-08-08T11:21:19.502Z] === RUN   TestDockerSuite/TestCommitChangeLabels
11:21:19 [2022-08-08T11:21:19.761Z] --- PASS: TestCreateServiceSecretFileMode (2.90s)
11:21:19 [2022-08-08T11:21:19.761Z] === RUN   TestCreateServiceConfigFileMode
11:21:20 [2022-08-08T11:21:20.331Z] === RUN   TestDockerSuite/TestCommitHardlink
11:21:21 [2022-08-08T11:21:21.711Z] === RUN   TestDockerSuite/TestCommitNewFile
11:21:21 [2022-08-08T11:21:21.779Z] --- PASS: TestDaemonHostGatewayIP (2.42s)
11:21:21 [2022-08-08T11:21:21.779Z] === CONT  TestDaemonRestartIpcMode
11:21:23 [2022-08-08T11:21:23.091Z] === RUN   TestDockerSuite/TestCommitPausedContainer
11:21:23 [2022-08-08T11:21:23.091Z] --- PASS: TestCreateServiceConfigFileMode (3.30s)
11:21:23 [2022-08-08T11:21:23.091Z] === RUN   TestCreateServiceSysctls
11:21:23 [2022-08-08T11:21:23.660Z] === RUN   TestDockerSuite/TestCommitTTY
11:21:23 [2022-08-08T11:21:23.681Z] --- PASS: TestDaemonRestartIpcMode (2.16s)
11:21:25 [2022-08-08T11:21:25.044Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
11:21:26 [2022-08-08T11:21:26.455Z] === RUN   TestDockerSuite/TestCommitWithoutPause
11:21:27 [2022-08-08T11:21:27.023Z] --- PASS: TestCreateServiceSysctls (3.86s)
11:21:27 [2022-08-08T11:21:27.023Z] === RUN   TestCreateServiceCapabilities
11:21:27 [2022-08-08T11:21:27.023Z] === RUN   TestDockerSuite/TestCopyAndRestart
11:21:28 [2022-08-08T11:21:28.401Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
11:21:28 [2022-08-08T11:21:28.401Z] === RUN   TestDockerSuite/TestCpAbsolutePath
11:21:28 [2022-08-08T11:21:28.972Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
11:21:29 [2022-08-08T11:21:29.910Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
11:21:29 [2022-08-08T11:21:29.910Z] --- PASS: TestCreateServiceCapabilities (2.97s)
11:21:29 [2022-08-08T11:21:29.910Z] === RUN   TestInspect
11:21:30 [2022-08-08T11:21:30.479Z] === RUN   TestDockerSuite/TestCpFromCaseA
11:21:31 [2022-08-08T11:21:31.048Z] === RUN   TestDockerSuite/TestCpFromCaseB
11:21:31 [2022-08-08T11:21:31.292Z] --- PASS: TestCreateServiceMultipleTimes (15.77s)
11:21:31 [2022-08-08T11:21:31.292Z] === RUN   TestCreateServiceConflict
11:21:31 [2022-08-08T11:21:31.292Z] --- PASS: TestCreateServiceConflict (2.20s)
11:21:31 [2022-08-08T11:21:31.292Z] === RUN   TestCreateServiceMaxReplicas
11:21:31 [2022-08-08T11:21:31.618Z] === RUN   TestDockerSuite/TestCpFromCaseC
11:21:31 [2022-08-08T11:21:31.796Z] --- PASS: TestContainerKillOnDaemonStart (11.64s)
11:21:31 [2022-08-08T11:21:31.796Z] PASS
11:21:31 [2022-08-08T11:21:31.796Z] 
11:21:31 [2022-08-08T11:21:31.796Z] === Skipped
11:21:31 [2022-08-08T11:21:31.796Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
11:21:31 [2022-08-08T11:21:31.796Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:21:31 [2022-08-08T11:21:31.796Z] 
11:21:31 [2022-08-08T11:21:31.796Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:21:31 [2022-08-08T11:21:31.796Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:21:31 [2022-08-08T11:21:31.796Z] 
11:21:31 [2022-08-08T11:21:31.796Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
11:21:31 [2022-08-08T11:21:31.796Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:21:31 [2022-08-08T11:21:31.796Z] 
11:21:31 [2022-08-08T11:21:31.796Z] DONE 272 tests, 3 skipped in 128.514s
11:21:31 [2022-08-08T11:21:31.796Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
11:21:31 [2022-08-08T11:21:31.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
11:21:31 [2022-08-08T11:21:31.796Z] ++ set -e
11:21:31 [2022-08-08T11:21:31.796Z] ++ '[' -n 0 ']'
11:21:31 [2022-08-08T11:21:31.796Z] ++ set -x
11:21:31 [2022-08-08T11:21:31.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
11:21:31 [2022-08-08T11:21:31.796Z] === RUN   TestConfigDaemonLibtrustID
11:21:31 [2022-08-08T11:21:31.796Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
11:21:31 [2022-08-08T11:21:31.796Z] === RUN   TestConfigDaemonID
11:21:32 [2022-08-08T11:21:32.364Z]     daemon_test.go:83: [d2b0a3df8a781] daemon is not started
11:21:32 [2022-08-08T11:21:32.364Z] --- PASS: TestConfigDaemonID (1.04s)
11:21:32 [2022-08-08T11:21:32.364Z] === RUN   TestDaemonConfigValidation
11:21:32 [2022-08-08T11:21:32.364Z] === RUN   TestDaemonConfigValidation/config_with_no_content
11:21:32 [2022-08-08T11:21:32.364Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
11:21:32 [2022-08-08T11:21:32.364Z] === RUN   TestDaemonConfigValidation/config_with_{}
11:21:32 [2022-08-08T11:21:32.364Z] === PAUSE TestDaemonConfigValidation/config_with_{}
11:21:32 [2022-08-08T11:21:32.364Z] === RUN   TestDaemonConfigValidation/invalid_config
11:21:32 [2022-08-08T11:21:32.364Z] === PAUSE TestDaemonConfigValidation/invalid_config
11:21:32 [2022-08-08T11:21:32.364Z] === RUN   TestDaemonConfigValidation/malformed_config
11:21:32 [2022-08-08T11:21:32.364Z] === PAUSE TestDaemonConfigValidation/malformed_config
11:21:32 [2022-08-08T11:21:32.364Z] === RUN   TestDaemonConfigValidation/valid_config
11:21:32 [2022-08-08T11:21:32.364Z] === PAUSE TestDaemonConfigValidation/valid_config
11:21:32 [2022-08-08T11:21:32.364Z] === CONT  TestDaemonConfigValidation/config_with_no_content
11:21:32 [2022-08-08T11:21:32.364Z] === CONT  TestDaemonConfigValidation/valid_config
11:21:32 [2022-08-08T11:21:32.364Z] === CONT  TestDaemonConfigValidation/invalid_config
11:21:32 [2022-08-08T11:21:32.364Z] === CONT  TestDaemonConfigValidation/malformed_config
11:21:32 [2022-08-08T11:21:32.364Z] === CONT  TestDaemonConfigValidation/config_with_{}
11:21:32 [2022-08-08T11:21:32.364Z] --- PASS: TestDaemonConfigValidation (0.00s)
11:21:32 [2022-08-08T11:21:32.364Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
11:21:32 [2022-08-08T11:21:32.364Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
11:21:32 [2022-08-08T11:21:32.364Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
11:21:32 [2022-08-08T11:21:32.364Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
11:21:32 [2022-08-08T11:21:32.364Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
11:21:32 [2022-08-08T11:21:32.364Z] === RUN   TestConfigDaemonSeccompProfiles
11:21:32 [2022-08-08T11:21:32.364Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
11:21:32 [2022-08-08T11:21:32.561Z] === RUN   TestDockerSuite/TestCpFromCaseD
11:21:33 [2022-08-08T11:21:33.499Z] === RUN   TestDockerSuite/TestCpFromCaseE
11:21:33 [2022-08-08T11:21:33.499Z] --- PASS: TestInspect (3.63s)
11:21:33 [2022-08-08T11:21:33.499Z] === RUN   TestCreateJob
11:21:33 [2022-08-08T11:21:33.741Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
11:21:33 [2022-08-08T11:21:33.809Z] --- PASS: TestCreateServiceMaxReplicas (2.76s)
11:21:33 [2022-08-08T11:21:33.809Z] === RUN   TestCreateWithDuplicateNetworkNames
11:21:34 [2022-08-08T11:21:34.442Z] === RUN   TestDockerSuite/TestCpFromCaseF
11:21:34 [2022-08-08T11:21:34.677Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
11:21:34 [2022-08-08T11:21:34.701Z] === RUN   TestDockerSuite/TestCpFromCaseG
11:21:35 [2022-08-08T11:21:35.614Z] === CONT  TestConfigDaemonSeccompProfiles
11:21:35 [2022-08-08T11:21:35.614Z]     daemon_test.go:197: [d44f6ad4af14c] daemon is not started
11:21:35 [2022-08-08T11:21:35.614Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
11:21:35 [2022-08-08T11:21:35.614Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
11:21:35 [2022-08-08T11:21:35.614Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
11:21:35 [2022-08-08T11:21:35.614Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
11:21:35 [2022-08-08T11:21:35.614Z] === RUN   TestDaemonProxy
11:21:35 [2022-08-08T11:21:35.614Z] === RUN   TestDaemonProxy/environment_variables
11:21:35 [2022-08-08T11:21:35.643Z] === RUN   TestDockerSuite/TestCpFromCaseH
11:21:36 [2022-08-08T11:21:36.585Z] === RUN   TestDockerSuite/TestCpFromCaseI
11:21:37 [2022-08-08T11:21:37.520Z] === RUN   TestDaemonProxy/command-line_options
11:21:37 [2022-08-08T11:21:37.525Z] === RUN   TestDockerSuite/TestCpFromCaseJ
11:21:37 [2022-08-08T11:21:37.525Z] --- PASS: TestCreateJob (3.91s)
11:21:37 [2022-08-08T11:21:37.525Z] === RUN   TestReplicatedJob
11:21:38 [2022-08-08T11:21:38.094Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
11:21:39 [2022-08-08T11:21:39.038Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
11:21:39 [2022-08-08T11:21:39.425Z] === RUN   TestDaemonProxy/configuration_file
11:21:40 [2022-08-08T11:21:40.421Z] === RUN   TestDockerSuite/TestCpGarbagePath
11:21:40 [2022-08-08T11:21:40.681Z] === RUN   TestDockerSuite/TestCpLocalOnly
11:21:40 [2022-08-08T11:21:40.682Z] === RUN   TestDockerSuite/TestCpNameHasColon
11:21:40 [2022-08-08T11:21:40.802Z] === RUN   TestDaemonProxy/conflicting_options
11:21:41 [2022-08-08T11:21:41.370Z] === RUN   TestDaemonProxy/reload_sanitized
11:21:41 [2022-08-08T11:21:41.622Z] === RUN   TestDockerSuite/TestCpRelativePath
11:21:41 [2022-08-08T11:21:41.937Z] --- PASS: TestDaemonProxy (6.24s)
11:21:41 [2022-08-08T11:21:41.937Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
11:21:41 [2022-08-08T11:21:41.937Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
11:21:41 [2022-08-08T11:21:41.937Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
11:21:41 [2022-08-08T11:21:41.937Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
11:21:41 [2022-08-08T11:21:41.937Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
11:21:41 [2022-08-08T11:21:41.937Z] PASS
11:21:41 [2022-08-08T11:21:41.937Z] 
11:21:41 [2022-08-08T11:21:41.937Z] DONE 18 tests in 11.249s
11:21:41 [2022-08-08T11:21:41.937Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
11:21:41 [2022-08-08T11:21:41.937Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
11:21:41 [2022-08-08T11:21:41.937Z] ++ set -e
11:21:41 [2022-08-08T11:21:41.937Z] ++ '[' -n 0 ']'
11:21:41 [2022-08-08T11:21:41.937Z] ++ set -x
11:21:41 [2022-08-08T11:21:41.937Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
11:21:41 [2022-08-08T11:21:41.937Z] INFO: Testing against a local daemon
11:21:41 [2022-08-08T11:21:41.937Z] === RUN   TestCommitInheritsEnv
11:21:42 [2022-08-08T11:21:42.192Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
11:21:42 [2022-08-08T11:21:42.196Z] --- PASS: TestCommitInheritsEnv (0.28s)
11:21:42 [2022-08-08T11:21:42.196Z] === RUN   TestImportExtremelyLargeImageWorks
11:21:42 [2022-08-08T11:21:42.196Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
11:21:42 [2022-08-08T11:21:42.196Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
11:21:42 [2022-08-08T11:21:42.196Z] === RUN   TestImportWithCustomPlatform
11:21:42 [2022-08-08T11:21:42.196Z] === RUN   TestImportWithCustomPlatform/#00
11:21:42 [2022-08-08T11:21:42.452Z] === RUN   TestDockerSuite/TestCpSpecialFiles
11:21:42 [2022-08-08T11:21:42.454Z] === RUN   TestImportWithCustomPlatform/_______
11:21:42 [2022-08-08T11:21:42.454Z] === RUN   TestImportWithCustomPlatform//
11:21:42 [2022-08-08T11:21:42.454Z] === RUN   TestImportWithCustomPlatform/linux
11:21:42 [2022-08-08T11:21:42.454Z] === RUN   TestImportWithCustomPlatform/LINUX
11:21:42 [2022-08-08T11:21:42.454Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
11:21:42 [2022-08-08T11:21:42.454Z] === RUN   TestImportWithCustomPlatform/macos
11:21:42 [2022-08-08T11:21:42.454Z] === RUN   TestImportWithCustomPlatform/macos/arm64
11:21:42 [2022-08-08T11:21:42.454Z] === RUN   TestImportWithCustomPlatform/nintendo64
11:21:42 [2022-08-08T11:21:42.713Z] --- PASS: TestImportWithCustomPlatform (0.31s)
11:21:42 [2022-08-08T11:21:42.713Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
11:21:42 [2022-08-08T11:21:42.713Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
11:21:42 [2022-08-08T11:21:42.713Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
11:21:42 [2022-08-08T11:21:42.713Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
11:21:42 [2022-08-08T11:21:42.713Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
11:21:42 [2022-08-08T11:21:42.713Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
11:21:42 [2022-08-08T11:21:42.713Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
11:21:42 [2022-08-08T11:21:42.713Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
11:21:42 [2022-08-08T11:21:42.713Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
11:21:42 [2022-08-08T11:21:42.713Z] === RUN   TestImagesFilterMultiReference
11:21:42 [2022-08-08T11:21:42.713Z] --- PASS: TestImagesFilterMultiReference (0.05s)
11:21:42 [2022-08-08T11:21:42.713Z] === RUN   TestImagePullPlatformInvalid
11:21:42 [2022-08-08T11:21:42.713Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:21:42 [2022-08-08T11:21:42.713Z] === RUN   TestRemoveImageOrphaning
11:21:42 [2022-08-08T11:21:42.972Z] --- PASS: TestRemoveImageOrphaning (0.24s)
11:21:42 [2022-08-08T11:21:42.972Z] === RUN   TestRemoveImageGarbageCollector
11:21:42 [2022-08-08T11:21:42.972Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:21:42 [2022-08-08T11:21:42.972Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:21:42 [2022-08-08T11:21:42.972Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:21:42 [2022-08-08T11:21:42.972Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
11:21:42 [2022-08-08T11:21:42.972Z] === RUN   TestTagInvalidReference
11:21:42 [2022-08-08T11:21:42.972Z] --- PASS: TestTagInvalidReference (0.02s)
11:21:42 [2022-08-08T11:21:42.972Z] === RUN   TestTagValidPrefixedRepo
11:21:42 [2022-08-08T11:21:42.972Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
11:21:42 [2022-08-08T11:21:42.972Z] === RUN   TestTagExistedNameWithoutForce
11:21:42 [2022-08-08T11:21:42.972Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
11:21:42 [2022-08-08T11:21:42.972Z] === RUN   TestTagOfficialNames
11:21:42 [2022-08-08T11:21:42.972Z] --- PASS: TestTagOfficialNames (0.05s)
11:21:42 [2022-08-08T11:21:42.972Z] === RUN   TestTagMatchesDigest
11:21:42 [2022-08-08T11:21:42.972Z] --- PASS: TestTagMatchesDigest (0.01s)
11:21:42 [2022-08-08T11:21:42.972Z] PASS
11:21:42 [2022-08-08T11:21:42.972Z] 
11:21:42 [2022-08-08T11:21:42.972Z] === Skipped
11:21:42 [2022-08-08T11:21:42.972Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
11:21:42 [2022-08-08T11:21:42.972Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
11:21:42 [2022-08-08T11:21:42.972Z] 
11:21:42 [2022-08-08T11:21:42.972Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
11:21:42 [2022-08-08T11:21:42.972Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:21:42 [2022-08-08T11:21:42.972Z] 
11:21:42 [2022-08-08T11:21:42.972Z] DONE 22 tests, 2 skipped in 1.242s
11:21:42 [2022-08-08T11:21:42.972Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
11:21:42 [2022-08-08T11:21:42.972Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
11:21:42 [2022-08-08T11:21:42.972Z] ++ set -e
11:21:42 [2022-08-08T11:21:42.972Z] ++ '[' -n 0 ']'
11:21:42 [2022-08-08T11:21:42.972Z] ++ set -x
11:21:42 [2022-08-08T11:21:42.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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
11:21:43 [2022-08-08T11:21:43.232Z] === RUN   TestStripANSICommands
11:21:43 [2022-08-08T11:21:43.232Z] === RUN   TestStripANSICommands/#00
11:21:43 [2022-08-08T11:21:43.232Z] === RUN   TestStripANSICommands/#01
11:21:43 [2022-08-08T11:21:43.232Z] --- PASS: TestStripANSICommands (0.00s)
11:21:43 [2022-08-08T11:21:43.232Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
11:21:43 [2022-08-08T11:21:43.232Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
11:21:43 [2022-08-08T11:21:43.232Z] PASS
11:21:43 [2022-08-08T11:21:43.232Z] 
11:21:43 [2022-08-08T11:21:43.232Z] DONE 3 tests in 0.035s
11:21:43 [2022-08-08T11:21:43.232Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
11:21:43 [2022-08-08T11:21:43.232Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
11:21:43 [2022-08-08T11:21:43.232Z] ++ set -e
11:21:43 [2022-08-08T11:21:43.232Z] ++ '[' -n 0 ']'
11:21:43 [2022-08-08T11:21:43.232Z] ++ set -x
11:21:43 [2022-08-08T11:21:43.232Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
11:21:43 [2022-08-08T11:21:43.232Z] INFO: Testing against a local daemon
11:21:43 [2022-08-08T11:21:43.232Z] === RUN   TestNetworkCreateDelete
11:21:43 [2022-08-08T11:21:43.232Z] --- PASS: TestNetworkCreateDelete (0.13s)
11:21:43 [2022-08-08T11:21:43.232Z] === RUN   TestDockerNetworkDeletePreferID
11:21:43 [2022-08-08T11:21:43.799Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
11:21:43 [2022-08-08T11:21:43.799Z] === RUN   TestDaemonDNSFallback
11:21:43 [2022-08-08T11:21:43.833Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
11:21:43 [2022-08-08T11:21:43.833Z] --- PASS: TestReplicatedJob (6.46s)
11:21:43 [2022-08-08T11:21:43.833Z] === RUN   TestUpdateReplicatedJob
11:21:44 [2022-08-08T11:21:44.772Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
11:21:45 [2022-08-08T11:21:45.341Z] === RUN   TestDockerSuite/TestCpToCaseA
11:21:46 [2022-08-08T11:21:46.745Z] === RUN   TestDockerSuite/TestCpToCaseB
11:21:47 [2022-08-08T11:21:47.313Z] === RUN   TestDockerSuite/TestCpToCaseC
11:21:47 [2022-08-08T11:21:47.573Z] --- PASS: TestUpdateReplicatedJob (3.73s)
11:21:47 [2022-08-08T11:21:47.573Z] === RUN   TestServiceListWithStatuses
11:21:47 [2022-08-08T11:21:47.573Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:21:47 [2022-08-08T11:21:47.573Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:21:47 [2022-08-08T11:21:47.573Z] === RUN   TestDockerNetworkConnectAlias
11:21:48 [2022-08-08T11:21:48.513Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
11:21:48 [2022-08-08T11:21:48.681Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s)
11:21:48 [2022-08-08T11:21:48.681Z] === RUN   TestCreateServiceSecretFileMode
11:21:49 [2022-08-08T11:21:49.081Z] === RUN   TestDockerSuite/TestCpToCaseD
11:21:49 [2022-08-08T11:21:49.609Z] --- PASS: TestCreateServiceSecretFileMode (2.48s)
11:21:49 [2022-08-08T11:21:49.609Z] === RUN   TestCreateServiceConfigFileMode
11:21:50 [2022-08-08T11:21:50.363Z] --- PASS: TestDaemonDNSFallback (6.29s)
11:21:50 [2022-08-08T11:21:50.363Z] === RUN   TestInspectNetwork
11:21:50 [2022-08-08T11:21:50.990Z]     docker_api_swarm_test.go:202: [d58c352dd53a7] joining swarm manager [d13c6e97d25b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:21:52 [2022-08-08T11:21:52.125Z] --- PASS: TestCreateServiceConfigFileMode (2.49s)
11:21:52 [2022-08-08T11:21:52.125Z] === RUN   TestCreateServiceSysctls
11:21:52 [2022-08-08T11:21:52.899Z] === RUN   TestInspectNetwork/full_network_id
11:21:52 [2022-08-08T11:21:52.899Z] === RUN   TestInspectNetwork/partial_network_id
11:21:52 [2022-08-08T11:21:52.899Z] === RUN   TestInspectNetwork/network_name
11:21:52 [2022-08-08T11:21:52.899Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:21:53 [2022-08-08T11:21:53.528Z] --- PASS: TestDockerNetworkConnectAlias (5.86s)
11:21:53 [2022-08-08T11:21:53.528Z] === RUN   TestDockerNetworkReConnect
11:21:53 [2022-08-08T11:21:53.788Z] === RUN   TestDockerSuite/TestCpToCaseE
11:21:55 [2022-08-08T11:21:55.390Z] --- PASS: TestCreateServiceSysctls (3.17s)
11:21:55 [2022-08-08T11:21:55.390Z] === RUN   TestCreateServiceCapabilities
11:21:56 [2022-08-08T11:21:56.330Z] === RUN   TestDockerSuite/TestCpToCaseF
11:21:57 [2022-08-08T11:21:57.088Z] --- PASS: TestInspectNetwork (6.96s)
11:21:57 [2022-08-08T11:21:57.088Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:21:57 [2022-08-08T11:21:57.088Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:21:57 [2022-08-08T11:21:57.088Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:21:57 [2022-08-08T11:21:57.088Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:21:57 [2022-08-08T11:21:57.088Z] === RUN   TestRunContainerWithBridgeNone
11:21:57 [2022-08-08T11:21:57.267Z] === RUN   TestDockerSuite/TestCpToCaseG
11:21:57 [2022-08-08T11:21:57.526Z] --- PASS: TestDockerNetworkReConnect (4.10s)
11:21:57 [2022-08-08T11:21:57.526Z] === RUN   TestServicePlugin
11:21:57 [2022-08-08T11:21:57.904Z] --- PASS: TestCreateServiceCapabilities (2.46s)
11:21:57 [2022-08-08T11:21:57.904Z] === RUN   TestInspect
11:21:58 [2022-08-08T11:21:58.465Z] --- PASS: TestRunContainerWithBridgeNone (1.45s)
11:21:58 [2022-08-08T11:21:58.465Z] === RUN   TestNetworkInvalidJSON
11:21:58 [2022-08-08T11:21:58.465Z] === RUN   TestNetworkInvalidJSON/networks/create
11:21:58 [2022-08-08T11:21:58.465Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:21:58 [2022-08-08T11:21:58.465Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:21:58 [2022-08-08T11:21:58.465Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:21:58 [2022-08-08T11:21:58.465Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:21:58 [2022-08-08T11:21:58.465Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:21:58 [2022-08-08T11:21:58.465Z] === CONT  TestNetworkInvalidJSON/networks/create
11:21:58 [2022-08-08T11:21:58.465Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:21:58 [2022-08-08T11:21:58.465Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:21:58 [2022-08-08T11:21:58.465Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:21:58 [2022-08-08T11:21:58.465Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:21:58 [2022-08-08T11:21:58.465Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:21:58 [2022-08-08T11:21:58.465Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:21:58 [2022-08-08T11:21:58.465Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:21:58 [2022-08-08T11:21:58.465Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:21:58 [2022-08-08T11:21:58.465Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:21:58 [2022-08-08T11:21:58.465Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:21:58 [2022-08-08T11:21:58.465Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:21:58 [2022-08-08T11:21:58.465Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:21:58 [2022-08-08T11:21:58.465Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:21:58 [2022-08-08T11:21:58.465Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:21:58 [2022-08-08T11:21:58.465Z] --- PASS: TestNetworkInvalidJSON (0.01s)
11:21:58 [2022-08-08T11:21:58.465Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
11:21:58 [2022-08-08T11:21:58.465Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
11:21:58 [2022-08-08T11:21:58.465Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
11:21:58 [2022-08-08T11:21:58.465Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
11:21:58 [2022-08-08T11:21:58.465Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:21:58 [2022-08-08T11:21:58.465Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
11:21:58 [2022-08-08T11:21:58.465Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
11:21:58 [2022-08-08T11:21:58.465Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
11:21:58 [2022-08-08T11:21:58.465Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
11:21:58 [2022-08-08T11:21:58.465Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:21:58 [2022-08-08T11:21:58.465Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
11:21:58 [2022-08-08T11:21:58.465Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
11:21:58 [2022-08-08T11:21:58.465Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:21:58 [2022-08-08T11:21:58.465Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
11:21:58 [2022-08-08T11:21:58.465Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
11:21:58 [2022-08-08T11:21:58.465Z] === RUN   TestNetworkList
11:21:58 [2022-08-08T11:21:58.465Z] === RUN   TestNetworkList//networks
11:21:58 [2022-08-08T11:21:58.465Z] === PAUSE TestNetworkList//networks
11:21:58 [2022-08-08T11:21:58.465Z] === RUN   TestNetworkList//networks/
11:21:58 [2022-08-08T11:21:58.465Z] === PAUSE TestNetworkList//networks/
11:21:58 [2022-08-08T11:21:58.465Z] === CONT  TestNetworkList//networks
11:21:58 [2022-08-08T11:21:58.465Z] === CONT  TestNetworkList//networks/
11:21:58 [2022-08-08T11:21:58.465Z] --- PASS: TestNetworkList (0.01s)
11:21:58 [2022-08-08T11:21:58.465Z]     --- PASS: TestNetworkList//networks (0.00s)
11:21:58 [2022-08-08T11:21:58.465Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:21:58 [2022-08-08T11:21:58.465Z] === RUN   TestHostIPv4BridgeLabel
11:21:59 [2022-08-08T11:21:59.032Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
11:21:59 [2022-08-08T11:21:59.032Z] === RUN   TestDaemonRestartWithLiveRestore
11:21:59 [2022-08-08T11:21:59.968Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
11:21:59 [2022-08-08T11:21:59.968Z] === RUN   TestDaemonDefaultNetworkPools
11:22:00 [2022-08-08T11:22:00.419Z] --- PASS: TestInspect (2.78s)
11:22:00 [2022-08-08T11:22:00.419Z] === RUN   TestCreateJob
11:22:00 [2022-08-08T11:22:00.681Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
11:22:00 [2022-08-08T11:22:00.681Z] === RUN   TestDaemonRestartWithExistingNetwork
11:22:00 [2022-08-08T11:22:00.821Z] === RUN   TestDockerSuite/TestCpToCaseH
11:22:01 [2022-08-08T11:22:01.759Z]     plugin_test.go:61: [df06145a4f754] joining swarm manager [db8ea194ca472]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:22:02 [2022-08-08T11:22:02.059Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
11:22:02 [2022-08-08T11:22:02.059Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:22:03 [2022-08-08T11:22:03.140Z]     plugin_test.go:64: [d16592fe6d53d] joining swarm manager [db8ea194ca472]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:22:03 [2022-08-08T11:22:03.400Z] === RUN   TestDockerSuite/TestCpToCaseI
11:22:03 [2022-08-08T11:22:03.436Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
11:22:03 [2022-08-08T11:22:03.436Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:22:03 [2022-08-08T11:22:03.693Z] --- PASS: TestCreateJob (3.16s)
11:22:03 [2022-08-08T11:22:03.693Z] === RUN   TestReplicatedJob
11:22:03 [2022-08-08T11:22:03.695Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
11:22:03 [2022-08-08T11:22:03.695Z] === RUN   TestServiceWithPredefinedNetwork
11:22:04 [2022-08-08T11:22:04.341Z] === RUN   TestDockerSuite/TestCpToCaseJ
11:22:06 [2022-08-08T11:22:06.227Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s)
11:22:06 [2022-08-08T11:22:06.227Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:22:06 [2022-08-08T11:22:06.227Z]     service_test.go:243: FLAKY_TEST
11:22:06 [2022-08-08T11:22:06.227Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:22:06 [2022-08-08T11:22:06.227Z] === RUN   TestServiceWithDataPathPortInit
11:22:07 [2022-08-08T11:22:07.633Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
11:22:08 [2022-08-08T11:22:08.203Z] === RUN   TestDockerSuite/TestCpToDot
11:22:08 [2022-08-08T11:22:08.771Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
11:22:08 [2022-08-08T11:22:08.939Z] --- PASS: TestReplicatedJob (5.26s)
11:22:08 [2022-08-08T11:22:08.939Z] === RUN   TestUpdateReplicatedJob
11:22:09 [2022-08-08T11:22:09.723Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
11:22:10 [2022-08-08T11:22:10.661Z] === RUN   TestDockerSuite/TestCpToStdout
11:22:10 [2022-08-08T11:22:10.920Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
11:22:11 [2022-08-08T11:22:11.489Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
11:22:12 [2022-08-08T11:22:12.203Z] --- PASS: TestUpdateReplicatedJob (3.22s)
11:22:12 [2022-08-08T11:22:12.203Z] === RUN   TestServiceListWithStatuses
11:22:12 [2022-08-08T11:22:12.203Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:22:12 [2022-08-08T11:22:12.203Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:22:12 [2022-08-08T11:22:12.203Z] === RUN   TestDockerNetworkConnectAlias
11:22:12 [2022-08-08T11:22:12.433Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
11:22:13 [2022-08-08T11:22:13.004Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
11:22:13 [2022-08-08T11:22:13.263Z]     docker_api_swarm_test.go:384: [d2615b6d1619f] joining swarm manager [d000156227b10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:22:13 [2022-08-08T11:22:13.833Z] === RUN   TestDockerSuite/TestCpVolumePath
11:22:14 [2022-08-08T11:22:14.774Z]     docker_api_swarm_test.go:385: [d9d79bd301566] joining swarm manager [d000156227b10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:22:15 [2022-08-08T11:22:15.034Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
11:22:15 [2022-08-08T11:22:15.034Z] === RUN   TestDockerSuite/TestCreateArgs
11:22:15 [2022-08-08T11:22:15.034Z] === RUN   TestDockerSuite/TestCreateByImageID
11:22:15 [2022-08-08T11:22:15.602Z] === RUN   TestDockerSuite/TestCreateEchoStdout
11:22:16 [2022-08-08T11:22:16.172Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
11:22:16 [2022-08-08T11:22:16.172Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:22:16 [2022-08-08T11:22:16.172Z] === RUN   TestDockerSuite/TestCreateHostConfig
11:22:16 [2022-08-08T11:22:16.172Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
11:22:16 [2022-08-08T11:22:16.371Z] --- PASS: TestDockerNetworkConnectAlias (4.10s)
11:22:16 [2022-08-08T11:22:16.371Z] === RUN   TestDockerNetworkReConnect
11:22:16 [2022-08-08T11:22:16.743Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
11:22:17 [2022-08-08T11:22:17.313Z] === RUN   TestDockerSuite/TestCreateLabels
11:22:17 [2022-08-08T11:22:17.314Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
11:22:17 [2022-08-08T11:22:17.573Z] === RUN   TestDockerSuite/TestCreateRM
11:22:17 [2022-08-08T11:22:17.573Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
11:22:17 [2022-08-08T11:22:17.573Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
11:22:17 [2022-08-08T11:22:17.573Z] === RUN   TestDockerSuite/TestCreateStopSignal
11:22:17 [2022-08-08T11:22:17.573Z] === RUN   TestDockerSuite/TestCreateStopTimeout
11:22:17 [2022-08-08T11:22:17.833Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
11:22:19 [2022-08-08T11:22:19.211Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
11:22:19 [2022-08-08T11:22:19.211Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
11:22:19 [2022-08-08T11:22:19.211Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
11:22:19 [2022-08-08T11:22:19.634Z] --- PASS: TestDockerNetworkReConnect (3.36s)
11:22:19 [2022-08-08T11:22:19.634Z] === RUN   TestServicePlugin
11:22:21 [2022-08-08T11:22:21.106Z] --- PASS: TestServiceWithDataPathPortInit (13.63s)
11:22:21 [2022-08-08T11:22:21.106Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:22:22 [2022-08-08T11:22:22.484Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:v4t7aheiq0nmuqtylhsva0uvx Created:2022-08-08 11:22:20.919771329 +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[8f2e788b615d4e04234f99561738097ab53f40b4f1d770584235c0972156b573:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p9zv1zjq3iqzjwzv7e0jruthe EndpointID:0c34a0c32ad949010cce68db06c964d528313753be5d1d8c4152203410259903 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:72a5f973a880c27665e4fb8ea3a6d8425ac7f1a843ce0af5102e6cb53e951961 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:4bb496fd9bb4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p9zv1zjq3iqzjwzv7e0jruthe EndpointID:0c34a0c32ad949010cce68db06c964d528313753be5d1d8c4152203410259903 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:22:22 [2022-08-08T11:22:22.505Z] === RUN   TestDockerSuite/TestCreateWithPortRange
11:22:22 [2022-08-08T11:22:22.505Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
11:22:22 [2022-08-08T11:22:22.505Z] === RUN   TestDockerSuite/TestEventsAttach
11:22:22 [2022-08-08T11:22:22.764Z] === RUN   TestDockerSuite/TestEventsCommit
11:22:22 [2022-08-08T11:22:22.900Z]     plugin_test.go:61: [dcd671d362dd7] joining swarm manager [d6f956b396e3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:22:23 [2022-08-08T11:22:23.333Z] === RUN   TestDockerSuite/TestEventsContainerEvents
11:22:23 [2022-08-08T11:22:23.903Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
11:22:24 [2022-08-08T11:22:24.163Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
11:22:24 [2022-08-08T11:22:24.265Z]     plugin_test.go:64: [dbc79183e40ef] joining swarm manager [d6f956b396e3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:22:24 [2022-08-08T11:22:24.745Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
11:22:26 [2022-08-08T11:22:26.126Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
11:22:26 [2022-08-08T11:22:26.707Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s)
11:22:26 [2022-08-08T11:22:26.707Z] PASS
11:22:26 [2022-08-08T11:22:26.707Z] 
11:22:26 [2022-08-08T11:22:26.707Z] === Skipped
11:22:26 [2022-08-08T11:22:26.707Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:22:26 [2022-08-08T11:22:26.707Z]     service_test.go:243: FLAKY_TEST
11:22:26 [2022-08-08T11:22:26.707Z] 
11:22:26 [2022-08-08T11:22:26.707Z] DONE 38 tests, 1 skipped in 43.375s
11:22:26 [2022-08-08T11:22:26.707Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:22:26 [2022-08-08T11:22:26.707Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
11:22:26 [2022-08-08T11:22:26.707Z] ++ set -e
11:22:26 [2022-08-08T11:22:26.707Z] ++ '[' -n 0 ']'
11:22:26 [2022-08-08T11:22:26.707Z] ++ set -x
11:22:26 [2022-08-08T11:22:26.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
11:22:26 [2022-08-08T11:22:26.707Z] INFO: Testing against a local daemon
11:22:26 [2022-08-08T11:22:26.707Z] === RUN   TestDockerNetworkIpvlanPersistance
11:22:26 [2022-08-08T11:22:26.707Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:22:26 [2022-08-08T11:22:26.707Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:22:26 [2022-08-08T11:22:26.707Z] === RUN   TestDockerNetworkIpvlan
11:22:26 [2022-08-08T11:22:26.707Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:22:26 [2022-08-08T11:22:26.707Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:22:26 [2022-08-08T11:22:26.707Z] PASS
11:22:26 [2022-08-08T11:22:26.707Z] 
11:22:26 [2022-08-08T11:22:26.707Z] === Skipped
11:22:26 [2022-08-08T11:22:26.707Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:22:26 [2022-08-08T11:22:26.707Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:22:26 [2022-08-08T11:22:26.707Z] 
11:22:26 [2022-08-08T11:22:26.707Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:22:26 [2022-08-08T11:22:26.707Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:22:26 [2022-08-08T11:22:26.707Z] 
11:22:26 [2022-08-08T11:22:26.707Z] DONE 2 tests, 2 skipped in 0.102s
11:22:26 [2022-08-08T11:22:26.707Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:22:26 [2022-08-08T11:22:26.707Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
11:22:26 [2022-08-08T11:22:26.707Z] ++ set -e
11:22:26 [2022-08-08T11:22:26.707Z] ++ '[' -n 0 ']'
11:22:26 [2022-08-08T11:22:26.707Z] ++ set -x
11:22:26 [2022-08-08T11:22:26.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
11:22:26 [2022-08-08T11:22:26.707Z] INFO: Testing against a local daemon
11:22:26 [2022-08-08T11:22:26.707Z] === RUN   TestDockerNetworkMacvlanPersistance
11:22:27 [2022-08-08T11:22:27.505Z] === RUN   TestDockerSuite/TestEventsContainerRestart
11:22:28 [2022-08-08T11:22:28.091Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s)
11:22:28 [2022-08-08T11:22:28.091Z] === RUN   TestDockerNetworkMacvlan
11:22:29 [2022-08-08T11:22:29.028Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:22:29 [2022-08-08T11:22:29.412Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
11:22:29 [2022-08-08T11:22:29.596Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:22:30 [2022-08-08T11:22:30.362Z] --- PASS: TestServicePlugin (32.50s)
11:22:30 [2022-08-08T11:22:30.362Z] === RUN   TestServiceUpdateLabel
11:22:30 [2022-08-08T11:22:30.532Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:22:31 [2022-08-08T11:22:31.754Z] === RUN   TestDockerSuite/TestEventsCopy
11:22:32 [2022-08-08T11:22:32.324Z] === RUN   TestDockerSuite/TestEventsFilterContainer
11:22:32 [2022-08-08T11:22:32.436Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:22:32 [2022-08-08T11:22:32.584Z] --- PASS: TestServiceUpdateLabel (2.46s)
11:22:32 [2022-08-08T11:22:32.584Z] === RUN   TestServiceUpdateSecrets
11:22:33 [2022-08-08T11:22:33.523Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
11:22:33 [2022-08-08T11:22:33.748Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd
11:22:33 [2022-08-08T11:22:33.748Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy
11:22:33 [2022-08-08T11:22:33.748Z] GOOS="linux" GOARCH="s390x" GOARM=""
11:22:33 [2022-08-08T11:22:33.748Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy
11:22:33 [2022-08-08T11:22:33.748Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:22:33 [2022-08-08T11:22:33.812Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:22:34 [2022-08-08T11:22:34.068Z] + sudo modprobe ip6table_filter
[Pipeline] sh
11:22:34 [2022-08-08T11:22:34.092Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
11:22:34 [2022-08-08T11:22:34.352Z] === RUN   TestDockerSuite/TestEventsFilterImageName
11:22:34 [2022-08-08T11:22:34.382Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43932/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=15f9cb5c4dab7eb09845453777c0797194d48336 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:15f9cb5c4dab7eb09845453777c0797194d48336 hack/test/unit
11:22:34 [2022-08-08T11:22:34.945Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
11:22:34 [2022-08-08T11:22:34.945Z] + TESTFLAGS+=' -test.timeout=5m'
11:22:34 [2022-08-08T11:22:34.945Z] + TESTDIRS=./...
11:22:34 [2022-08-08T11:22:34.945Z] + exclude_paths='/vendor/|/integration'
11:22:34 [2022-08-08T11:22:34.945Z] ++ go list ./...
11:22:34 [2022-08-08T11:22:34.945Z] ++ grep -vE '(/vendor/|/integration)'
11:22:35 [2022-08-08T11:22:35.732Z] === RUN   TestDockerSuite/TestEventsFilterLabels
11:22:35 [2022-08-08T11:22:35.881Z] + pkg_list='github.com/docker/docker/api
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/server
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/server/backend/build
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/server/httpstatus
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/server/httputils
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/server/middleware
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/server/router
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/server/router/build
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/server/router/checkpoint
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/server/router/container
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/server/router/debug
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/server/router/distribution
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/server/router/grpc
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/server/router/image
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/server/router/network
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/server/router/plugin
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/server/router/session
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/server/router/swarm
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/server/router/system
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/server/router/volume
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/types
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/types/backend
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/types/blkiodev
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/types/container
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/types/events
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/types/filters
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/types/image
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/types/mount
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/types/network
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/types/plugins/logdriver
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/types/registry
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/types/strslice
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/types/swarm
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/types/swarm/runtime
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/types/time
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/types/versions
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/types/versions/v1p19
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/types/versions/v1p20
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/api/types/volume
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/builder
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/builder/builder-next
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/builder/builder-next/exporter
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/builder/builder-next/worker
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/builder/dockerfile
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/builder/remotecontext
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/builder/remotecontext/git
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/builder/remotecontext/urlutil
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/cli
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/cli/config
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/cli/debug
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/cli/winresources/docker-proxy
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/cli/winresources/dockerd
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/client
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/cmd/docker-proxy
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/cmd/dockerd
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/cmd/dockerd/trap
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/container
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/container/stream
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/contrib/apparmor
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/contrib/docker-device-tool
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/contrib/httpserver
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/cluster
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/cluster/convert
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/cluster/executor
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/cluster/executor/container
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/cluster/provider
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/config
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/events
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/events/testutils
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/exec
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/graphdriver
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/graphdriver/aufs
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/graphdriver/copy
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/graphdriver/overlay
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/graphdriver/register
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/graphdriver/vfs
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/graphdriver/zfs
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/images
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/initlayer
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/links
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/listeners
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/logger
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/logger/awslogs
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/logger/fluentd
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/logger/gcplogs
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/logger/gelf
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/logger/journald
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/logger/local
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/logger/logentries
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/logger/loggertest
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/logger/loggerutils
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/logger/splunk
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/logger/syslog
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/logger/templates
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/names
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/network
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/daemon/stats
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/distribution
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/distribution/metadata
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/distribution/utils
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/distribution/xfer
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/dockerversion
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/errdefs
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/image
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/image/cache
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/image/tarexport
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/image/v1
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/internal/test/suite
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/layer
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libcontainerd
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libcontainerd/queue
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libcontainerd/remote
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libcontainerd/supervisor
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libcontainerd/types
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/bitseq
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/cluster
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/config
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/datastore
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/diagnostic
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/discoverapi
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/driverapi
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/drivers/bridge
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/drivers/host
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/drivers/null
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/drivers/overlay
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/drivers/remote
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/drivers/windows
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/drvregistry
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/etchosts
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/idm
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/internal/caller
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/ipam
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/ipamapi
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/ipams/builtin
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/ipams/null
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/ipams/remote
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/ipamutils
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/iptables
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/netlabel
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/netutils
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/networkdb
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/ns
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/options
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/osl
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/osl/kernel
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/portallocator
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/portmapper
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/resolvconf
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/testutils
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/libnetwork/types
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/oci
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/oci/caps
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/opts
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/pkg/aaparser
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/pkg/archive
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/pkg/authorization
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/pkg/broadcaster
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/pkg/capabilities
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/pkg/chrootarchive
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/pkg/containerfs
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/pkg/devicemapper
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/pkg/directory
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/pkg/dmesg
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/pkg/fileutils
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/pkg/fsutils
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/pkg/homedir
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/pkg/idtools
11:22:35 [2022-08-08T11:22:35.881Z] github.com/docker/docker/pkg/ioutils
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/jsonmessage
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/longpath
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/loopback
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/namesgenerator
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/parsers
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/parsers/kernel
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/pidfile
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/platform
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/plugingetter
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/plugins
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/plugins/transport
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/pools
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/progress
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/pubsub
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/reexec
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/signal
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/stack
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/stdcopy
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/streamformatter
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/stringid
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/sysinfo
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/system
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/tailfile
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/tarsum
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/truncindex
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/urlutil
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/useragent
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/plugin
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/plugin/executor/containerd
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/plugin/v2
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/profiles/apparmor
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/profiles/seccomp
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/quota
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/reference
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/registry
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/registry/resumable
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/restartmanager
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/rootless
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/rootless/specconv
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/runconfig
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/runconfig/opts
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/testutil
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/testutil/daemon
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/testutil/environment
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/testutil/fakecontext
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/testutil/fakegit
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/testutil/fakestorage
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/testutil/fixtures/load
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/testutil/fixtures/plugin
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/testutil/registry
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/testutil/request
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/volume
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/volume/drivers
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/volume/local
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/volume/mounts
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/volume/service
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/volume/service/opts
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/volume/testutils'
11:22:35 [2022-08-08T11:22:35.882Z] ++ grep --fixed-strings -v /libnetwork
11:22:35 [2022-08-08T11:22:35.882Z] ++ echo 'github.com/docker/docker/api
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/server
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/server/backend/build
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/server/httpstatus
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/server/httputils
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/server/middleware
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/server/router
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/server/router/build
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/server/router/checkpoint
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/server/router/container
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/server/router/debug
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/server/router/distribution
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/server/router/grpc
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/server/router/image
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/server/router/network
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/server/router/plugin
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/server/router/session
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/server/router/swarm
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/server/router/system
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/server/router/volume
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/types
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/types/backend
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/types/blkiodev
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/types/container
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/types/events
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/types/filters
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/types/image
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/types/mount
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/types/network
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/types/plugins/logdriver
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/types/registry
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/types/strslice
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/types/swarm
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/types/swarm/runtime
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/types/time
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/types/versions
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/types/versions/v1p19
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/types/versions/v1p20
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/api/types/volume
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/builder
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/builder/builder-next
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/builder/builder-next/exporter
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/builder/builder-next/worker
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/builder/dockerfile
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/builder/remotecontext
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/builder/remotecontext/git
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/builder/remotecontext/urlutil
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/cli
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/cli/config
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/cli/debug
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/cli/winresources/docker-proxy
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/cli/winresources/dockerd
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/client
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/cmd/docker-proxy
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/cmd/dockerd
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/cmd/dockerd/trap
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/container
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/container/stream
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/contrib/apparmor
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/contrib/docker-device-tool
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/contrib/httpserver
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/cluster
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/cluster/convert
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/cluster/executor
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/cluster/executor/container
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/cluster/provider
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/config
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/events
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/events/testutils
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/exec
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/graphdriver
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/graphdriver/aufs
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/graphdriver/copy
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/graphdriver/overlay
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/graphdriver/register
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/graphdriver/vfs
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/graphdriver/zfs
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/images
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/initlayer
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/links
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/listeners
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/logger
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/logger/awslogs
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/logger/fluentd
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/logger/gcplogs
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/logger/gelf
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/logger/journald
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/logger/local
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/logger/logentries
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/logger/loggertest
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/logger/loggerutils
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/logger/splunk
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/logger/syslog
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/logger/templates
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/names
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/network
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/daemon/stats
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/distribution
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/distribution/metadata
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/distribution/utils
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/distribution/xfer
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/dockerversion
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/errdefs
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/image
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/image/cache
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/image/tarexport
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/image/v1
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/internal/test/suite
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/layer
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libcontainerd
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libcontainerd/queue
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libcontainerd/remote
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libcontainerd/supervisor
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libcontainerd/types
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/bitseq
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/cluster
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/config
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/datastore
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/diagnostic
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/discoverapi
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/driverapi
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/drivers/bridge
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/drivers/host
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/drivers/null
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/drivers/overlay
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/drivers/remote
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/drivers/windows
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/drvregistry
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/etchosts
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/idm
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/internal/caller
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/ipam
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/ipamapi
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/ipams/builtin
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/ipams/null
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/ipams/remote
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/ipamutils
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/iptables
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/netlabel
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/netutils
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/networkdb
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/ns
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/options
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/osl
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/osl/kernel
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/portallocator
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/portmapper
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/resolvconf
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/testutils
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/libnetwork/types
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/oci
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/oci/caps
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/opts
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/aaparser
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/archive
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/authorization
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/broadcaster
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/capabilities
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/chrootarchive
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/containerfs
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/devicemapper
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/directory
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/dmesg
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/fileutils
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/fsutils
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/homedir
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/idtools
11:22:35 [2022-08-08T11:22:35.882Z] github.com/docker/docker/pkg/ioutils
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/jsonmessage
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/longpath
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/loopback
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/namesgenerator
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/parsers
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/parsers/kernel
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/pidfile
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/platform
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/plugingetter
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/plugins
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/plugins/transport
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/pools
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/progress
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/pubsub
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/reexec
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/signal
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/stack
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/stdcopy
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/streamformatter
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/stringid
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/sysinfo
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/system
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/tailfile
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/tarsum
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/truncindex
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/urlutil
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/useragent
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/plugin
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/plugin/executor/containerd
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/plugin/v2
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/profiles/apparmor
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/profiles/seccomp
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/quota
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/reference
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/registry
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/registry/resumable
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/restartmanager
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/rootless
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/rootless/specconv
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/runconfig
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/runconfig/opts
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/testutil
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/testutil/daemon
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/testutil/environment
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/testutil/fakecontext
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/testutil/fakegit
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/testutil/fakestorage
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/testutil/fixtures/load
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/testutil/fixtures/plugin
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/testutil/registry
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/testutil/request
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/volume
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/volume/drivers
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/volume/local
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/volume/mounts
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/volume/service
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/volume/service/opts
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/volume/testutils'
11:22:35 [2022-08-08T11:22:35.883Z] + base_pkg_list='github.com/docker/docker/api
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/server
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/server/backend/build
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/server/httpstatus
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/server/httputils
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/server/middleware
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/server/router
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/server/router/build
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/server/router/checkpoint
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/server/router/container
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/server/router/debug
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/server/router/distribution
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/server/router/grpc
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/server/router/image
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/server/router/network
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/server/router/plugin
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/server/router/session
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/server/router/swarm
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/server/router/system
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/server/router/volume
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/types
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/types/backend
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/types/blkiodev
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/types/container
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/types/events
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/types/filters
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/types/image
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/types/mount
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/types/network
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/types/plugins/logdriver
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/types/registry
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/types/strslice
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/types/swarm
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/types/swarm/runtime
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/types/time
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/types/versions
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/types/versions/v1p19
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/types/versions/v1p20
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/api/types/volume
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/builder
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/builder/builder-next
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/builder/builder-next/exporter
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/builder/builder-next/worker
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/builder/dockerfile
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/builder/remotecontext
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/builder/remotecontext/git
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/builder/remotecontext/urlutil
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/cli
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/cli/config
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/cli/debug
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/cli/winresources/docker-proxy
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/cli/winresources/dockerd
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/client
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/cmd/docker-proxy
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/cmd/dockerd
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/cmd/dockerd/trap
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/container
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/container/stream
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/contrib/apparmor
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/contrib/docker-device-tool
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/contrib/httpserver
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/cluster
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/cluster/convert
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/cluster/executor
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/cluster/executor/container
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/cluster/provider
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/config
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/events
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/events/testutils
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/exec
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/graphdriver
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/graphdriver/aufs
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/graphdriver/copy
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/graphdriver/overlay
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/graphdriver/register
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/graphdriver/vfs
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/graphdriver/zfs
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/images
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/initlayer
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/links
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/listeners
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/logger
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/logger/awslogs
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/logger/fluentd
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/logger/gcplogs
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/logger/gelf
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/logger/journald
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/logger/local
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/logger/logentries
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/logger/loggertest
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/logger/loggerutils
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/logger/splunk
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/logger/syslog
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/logger/templates
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/names
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/network
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/daemon/stats
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/distribution
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/distribution/metadata
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/distribution/utils
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/distribution/xfer
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/dockerversion
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/errdefs
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/image
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/image/cache
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/image/tarexport
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/image/v1
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/internal/test/suite
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/layer
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/libcontainerd
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/libcontainerd/queue
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/libcontainerd/remote
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/libcontainerd/supervisor
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/libcontainerd/types
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/oci
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/oci/caps
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/opts
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/aaparser
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/archive
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/authorization
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/broadcaster
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/capabilities
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/chrootarchive
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/containerfs
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/devicemapper
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/directory
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/dmesg
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/fileutils
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/fsutils
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/homedir
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/idtools
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/ioutils
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/jsonmessage
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/longpath
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/loopback
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/namesgenerator
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/parsers
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/parsers/kernel
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/pidfile
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/platform
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/plugingetter
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/plugins
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/plugins/transport
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/pools
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/progress
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/pubsub
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/reexec
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/signal
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/stack
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/stdcopy
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/streamformatter
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/stringid
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/sysinfo
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/system
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/tailfile
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/tarsum
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/truncindex
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/urlutil
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/pkg/useragent
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/plugin
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/plugin/executor/containerd
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/plugin/v2
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/profiles/apparmor
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/profiles/seccomp
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/quota
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/reference
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/registry
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/registry/resumable
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/restartmanager
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/rootless
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/rootless/specconv
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/runconfig
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/runconfig/opts
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/testutil
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/testutil/daemon
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/testutil/environment
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/testutil/fakecontext
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/testutil/fakegit
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/testutil/fakestorage
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/testutil/fixtures/load
11:22:35 [2022-08-08T11:22:35.883Z] github.com/docker/docker/testutil/fixtures/plugin
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/testutil/registry
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/testutil/request
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/volume
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/volume/drivers
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/volume/local
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/volume/mounts
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/volume/service
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/volume/service/opts
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/volume/testutils'
11:22:35 [2022-08-08T11:22:35.884Z] ++ echo 'github.com/docker/docker/api
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/server
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/server/backend/build
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/server/httpstatus
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/server/httputils
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/server/middleware
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/server/router
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/server/router/build
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/server/router/checkpoint
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/server/router/container
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/server/router/debug
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/server/router/distribution
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/server/router/grpc
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/server/router/image
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/server/router/network
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/server/router/plugin
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/server/router/session
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/server/router/swarm
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/server/router/system
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/server/router/volume
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/types
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docke++ grep --fixed-strings /libnetwork
11:22:35 [2022-08-08T11:22:35.884Z] r/api/types/backend
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/types/blkiodev
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/types/container
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/types/events
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/types/filters
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/types/image
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/types/mount
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/types/network
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/types/plugins/logdriver
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/types/registry
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/types/strslice
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/types/swarm
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/types/swarm/runtime
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/types/time
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/types/versions
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/types/versions/v1p19
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/types/versions/v1p20
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/api/types/volume
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/builder
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/builder/builder-next
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/builder/builder-next/exporter
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/builder/builder-next/worker
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/builder/dockerfile
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/builder/remotecontext
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/builder/remotecontext/git
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/builder/remotecontext/urlutil
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/cli
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/cli/config
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/cli/debug
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/cli/winresources/docker-proxy
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/cli/winresources/dockerd
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/client
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/cmd/docker-proxy
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/cmd/dockerd
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/cmd/dockerd/trap
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/container
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/container/stream
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/contrib/apparmor
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/contrib/docker-device-tool
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/contrib/httpserver
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/cluster
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/cluster/convert
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/cluster/executor
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/cluster/executor/container
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/cluster/provider
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/config
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/events
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/events/testutils
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/exec
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/graphdriver
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/graphdriver/aufs
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/graphdriver/copy
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/graphdriver/overlay
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/graphdriver/register
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/graphdriver/vfs
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/graphdriver/zfs
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/images
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/initlayer
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/links
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/listeners
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/logger
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/logger/awslogs
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/logger/fluentd
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/logger/gcplogs
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/logger/gelf
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/logger/journald
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/logger/local
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/logger/logentries
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/logger/loggertest
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/logger/loggerutils
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/logger/splunk
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/logger/syslog
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/logger/templates
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/names
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/network
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/daemon/stats
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/distribution
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/distribution/metadata
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/distribution/utils
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/distribution/xfer
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/dockerversion
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/errdefs
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/image
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/image/cache
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/image/tarexport
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/image/v1
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/internal/test/suite
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/layer
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libcontainerd
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libcontainerd/queue
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libcontainerd/remote
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libcontainerd/supervisor
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libcontainerd/types
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/bitseq
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/cluster
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/config
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/datastore
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/diagnostic
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/discoverapi
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/driverapi
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/drivers/bridge
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/drivers/host
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/drivers/null
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/drivers/overlay
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/drivers/remote
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/drivers/windows
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/drvregistry
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/etchosts
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/idm
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/internal/caller
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/ipam
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/ipamapi
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/ipams/builtin
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/ipams/null
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/ipams/remote
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/ipamutils
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/iptables
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/netlabel
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/netutils
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/networkdb
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/ns
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/options
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/osl
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/osl/kernel
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/portallocator
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/portmapper
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/resolvconf
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/testutils
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/libnetwork/types
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/oci
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/oci/caps
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/opts
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/aaparser
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/archive
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/authorization
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/broadcaster
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/capabilities
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/chrootarchive
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/containerfs
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/devicemapper
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/directory
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/dmesg
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/fileutils
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/fsutils
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/homedir
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/idtools
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/ioutils
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/jsonmessage
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/longpath
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/loopback
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/namesgenerator
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/parsers
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/parsers/kernel
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/pidfile
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/platform
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/plugingetter
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/plugins
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/plugins/transport
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/pools
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/progress
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/pubsub
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/reexec
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/signal
11:22:35 [2022-08-08T11:22:35.884Z] github.com/docker/docker/pkg/stack
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/pkg/stdcopy
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/pkg/streamformatter
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/pkg/stringid
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/pkg/sysinfo
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/pkg/system
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/pkg/tailfile
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/pkg/tarsum
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/pkg/truncindex
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/pkg/urlutil
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/pkg/useragent
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/plugin
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/plugin/executor/containerd
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/plugin/v2
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/profiles/apparmor
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/profiles/seccomp
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/quota
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/reference
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/registry
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/registry/resumable
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/restartmanager
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/rootless
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/rootless/specconv
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/runconfig
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/runconfig/opts
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/testutil
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/testutil/daemon
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/testutil/environment
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/testutil/fakecontext
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/testutil/fakegit
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/testutil/fakestorage
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/testutil/fixtures/load
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/testutil/fixtures/plugin
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/testutil/registry
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/testutil/request
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/volume
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/volume/drivers
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/volume/local
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/volume/mounts
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/volume/service
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/volume/service/opts
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/volume/testutils'
11:22:35 [2022-08-08T11:22:35.885Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/bitseq
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/cluster
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/config
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/datastore
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/diagnostic
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/discoverapi
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/driverapi
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/bridge
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/host
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/null
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/overlay
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/remote
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/windows
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drvregistry
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/etchosts
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/idm
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/internal/caller
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/ipam
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/ipamapi
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/ipams/builtin
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/ipams/null
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/ipams/remote
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/ipamutils
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/iptables
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/netlabel
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/netutils
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/networkdb
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/ns
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/options
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/osl
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/osl/kernel
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/portallocator
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/portmapper
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/resolvconf
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/testutils
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/types'
11:22:35 [2022-08-08T11:22:35.885Z] + grep --fixed-strings libnetwork/drivers/bridge
11:22:35 [2022-08-08T11:22:35.885Z] + echo 'github.com/docker/docker/libnetwork
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/bitseq
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/cluster
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/config
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/datastore
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/diagnostic
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/discoverapi
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/driverapi
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/bridge
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/host
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/null
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/overlay
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/remote
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/windows
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drvregistry
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/etchosts
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/idm
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/internal/caller
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/ipam
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/ipamapi
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/ipams/builtin
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/ipams/null
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/ipams/remote
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/ipamutils
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/iptables
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/netlabel
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/netutils
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/networkdb
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/ns
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/options
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/osl
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/osl/kernel
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/portallocator
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/portmapper
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/resolvconf
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/testutils
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/types'
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/bridge
11:22:35 [2022-08-08T11:22:35.885Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:22:35 [2022-08-08T11:22:35.885Z] + type docker-proxy
11:22:35 [2022-08-08T11:22:35.885Z] hack/test/unit: line 25: type: docker-proxy: not found
11:22:35 [2022-08-08T11:22:35.885Z] + hack/make.sh binary-proxy install-proxy
11:22:35 [2022-08-08T11:22:35.885Z] 
11:22:35 [2022-08-08T11:22:35.885Z] Removing bundles/
11:22:35 [2022-08-08T11:22:35.885Z] 
11:22:35 [2022-08-08T11:22:35.885Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
11:22:35 [2022-08-08T11:22:35.885Z] Building: bundles/binary-proxy/docker-proxy
11:22:35 [2022-08-08T11:22:35.885Z] GOOS="" GOARCH="" GOARM=""
11:22:36 [2022-08-08T11:22:36.299Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
11:22:36 [2022-08-08T11:22:36.299Z] === RUN   TestDockerSuite/TestEventsFilterType
11:22:36 [2022-08-08T11:22:36.559Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
11:22:36 [2022-08-08T11:22:36.818Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
11:22:36 [2022-08-08T11:22:36.818Z] === RUN   TestDockerSuite/TestEventsFilters
11:22:37 [2022-08-08T11:22:37.100Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:22:37 [2022-08-08T11:22:37.667Z] --- PASS: TestDockerNetworkMacvlan (9.43s)
11:22:37 [2022-08-08T11:22:37.667Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
11:22:37 [2022-08-08T11:22:37.667Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
11:22:37 [2022-08-08T11:22:37.667Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s)
11:22:37 [2022-08-08T11:22:37.667Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s)
11:22:37 [2022-08-08T11:22:37.667Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s)
11:22:37 [2022-08-08T11:22:37.667Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s)
11:22:37 [2022-08-08T11:22:37.667Z] PASS
11:22:37 [2022-08-08T11:22:37.667Z] 
11:22:37 [2022-08-08T11:22:37.667Z] DONE 8 tests in 10.915s
11:22:37 [2022-08-08T11:22:37.667Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
11:22:37 [2022-08-08T11:22:37.667Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
11:22:37 [2022-08-08T11:22:37.667Z] ++ set -e
11:22:37 [2022-08-08T11:22:37.667Z] ++ '[' -n 0 ']'
11:22:37 [2022-08-08T11:22:37.667Z] ++ set -x
11:22:37 [2022-08-08T11:22:37.667Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
11:22:37 [2022-08-08T11:22:37.667Z] testing: warning: no tests to run
11:22:37 [2022-08-08T11:22:37.667Z] PASS
11:22:37 [2022-08-08T11:22:37.667Z] 
11:22:37 [2022-08-08T11:22:37.667Z] DONE 0 tests in 0.028s
11:22:37 [2022-08-08T11:22:37.667Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:22:37 [2022-08-08T11:22:37.668Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
11:22:37 [2022-08-08T11:22:37.668Z] ++ set -e
11:22:37 [2022-08-08T11:22:37.668Z] ++ '[' -n 0 ']'
11:22:37 [2022-08-08T11:22:37.668Z] ++ set -x
11:22:37 [2022-08-08T11:22:37.668Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
11:22:37 [2022-08-08T11:22:37.668Z] INFO: Testing against a local daemon
11:22:37 [2022-08-08T11:22:37.668Z] === RUN   TestAuthZPluginAllowRequest
11:22:37 [2022-08-08T11:22:37.756Z] === RUN   TestDockerSuite/TestEventsFormat
11:22:38 [2022-08-08T11:22:38.694Z] === RUN   TestDockerSuite/TestEventsFormatBadField
11:22:38 [2022-08-08T11:22:38.694Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
11:22:38 [2022-08-08T11:22:38.694Z] === RUN   TestDockerSuite/TestEventsImageImport
11:22:39 [2022-08-08T11:22:39.044Z] --- PASS: TestAuthZPluginAllowRequest (1.15s)
11:22:39 [2022-08-08T11:22:39.044Z] === RUN   TestAuthZPluginTLS
11:22:39 [2022-08-08T11:22:39.262Z] === RUN   TestDockerSuite/TestEventsImageLoad
11:22:39 [2022-08-08T11:22:39.522Z] === RUN   TestDockerSuite/TestEventsImagePull
11:22:39 [2022-08-08T11:22:39.612Z] --- PASS: TestAuthZPluginTLS (0.56s)
11:22:39 [2022-08-08T11:22:39.612Z] === RUN   TestAuthZPluginDenyRequest
11:22:40 [2022-08-08T11:22:40.180Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
11:22:40 [2022-08-08T11:22:40.180Z] === RUN   TestAuthZPluginAPIDenyResponse
11:22:40 [2022-08-08T11:22:40.438Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
11:22:40 [2022-08-08T11:22:40.438Z] === RUN   TestAuthZPluginDenyResponse
11:22:41 [2022-08-08T11:22:41.006Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
11:22:41 [2022-08-08T11:22:41.006Z] === RUN   TestAuthZPluginAllowEventStream
11:22:41 [2022-08-08T11:22:41.426Z] === RUN   TestDockerSuite/TestEventsImageTag
11:22:41 [2022-08-08T11:22:41.995Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
11:22:42 [2022-08-08T11:22:42.254Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
11:22:42 [2022-08-08T11:22:42.254Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
11:22:42 [2022-08-08T11:22:42.254Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
11:22:42 [2022-08-08T11:22:42.254Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
11:22:42 [2022-08-08T11:22:42.254Z] === RUN   TestDockerSuite/TestEventsPluginOps
11:22:42 [2022-08-08T11:22:42.382Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s)
11:22:42 [2022-08-08T11:22:42.382Z] === RUN   TestAuthZPluginErrorResponse
11:22:42 [2022-08-08T11:22:42.641Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
11:22:42 [2022-08-08T11:22:42.641Z] === RUN   TestAuthZPluginErrorRequest
11:22:43 [2022-08-08T11:22:43.208Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
11:22:43 [2022-08-08T11:22:43.208Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:22:43 [2022-08-08T11:22:43.775Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
11:22:43 [2022-08-08T11:22:43.775Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:22:43 [2022-08-08T11:22:43.981Z] Created binary: bundles/binary-proxy/docker-proxy
11:22:43 [2022-08-08T11:22:43.981Z] 
11:22:43 [2022-08-08T11:22:43.981Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
11:22:43 [2022-08-08T11:22:43.981Z] Installing docker-proxy to /usr/local/bin/
11:22:43 [2022-08-08T11:22:43.981Z] 
11:22:43 [2022-08-08T11:22:43.981Z] + mkdir -p bundles
11:22:43 [2022-08-08T11:22:43.981Z] + '[' -n 'github.com/docker/docker/api
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/server
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/server/backend/build
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/server/httpstatus
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/server/httputils
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/server/middleware
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/server/router
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/server/router/build
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/server/router/checkpoint
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/server/router/container
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/server/router/debug
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/server/router/distribution
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/server/router/grpc
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/server/router/image
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/server/router/network
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/server/router/plugin
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/server/router/session
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/server/router/swarm
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/server/router/system
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/server/router/volume
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/types
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/types/backend
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/types/blkiodev
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/types/container
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/types/events
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/types/filters
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/types/image
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/types/mount
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/types/network
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/types/plugins/logdriver
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/types/registry
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/types/strslice
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/types/swarm
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/types/swarm/runtime
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/types/time
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/types/versions
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/types/versions/v1p19
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/types/versions/v1p20
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/api/types/volume
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/builder
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/builder/builder-next
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/builder/builder-next/exporter
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/builder/builder-next/worker
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/builder/dockerfile
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/builder/remotecontext
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/builder/remotecontext/git
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/builder/remotecontext/urlutil
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/cli
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/cli/config
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/cli/debug
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/cli/winresources/docker-proxy
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/cli/winresources/dockerd
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/client
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/cmd/docker-proxy
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/cmd/dockerd
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/cmd/dockerd/trap
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/container
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/container/stream
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/contrib/apparmor
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/contrib/docker-device-tool
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/contrib/httpserver
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/cluster
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/cluster/convert
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/cluster/executor
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/cluster/executor/container
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/cluster/provider
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/config
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/events
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/events/testutils
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/exec
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/graphdriver
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/graphdriver/aufs
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/graphdriver/copy
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/graphdriver/overlay
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/graphdriver/register
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/graphdriver/vfs
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/graphdriver/zfs
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/images
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/initlayer
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/links
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/listeners
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/logger
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/logger/awslogs
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/logger/fluentd
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/logger/gcplogs
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/logger/gelf
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/logger/journald
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/logger/local
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/logger/logentries
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/logger/loggertest
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/logger/loggerutils
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/logger/splunk
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/logger/syslog
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/logger/templates
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/names
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/network
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/daemon/stats
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/distribution
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/distribution/metadata
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/distribution/utils
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/distribution/xfer
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/dockerversion
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/errdefs
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/image
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/image/cache
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/image/tarexport
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/image/v1
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/internal/test/suite
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/layer
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/libcontainerd
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/libcontainerd/queue
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/libcontainerd/remote
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/libcontainerd/supervisor
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/libcontainerd/types
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/oci
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/oci/caps
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/opts
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/aaparser
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/archive
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/authorization
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/broadcaster
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/capabilities
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/chrootarchive
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/containerfs
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/devicemapper
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/directory
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/dmesg
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/fileutils
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/fsutils
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/homedir
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/idtools
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/ioutils
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/jsonmessage
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/longpath
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/loopback
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/namesgenerator
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/parsers
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/parsers/kernel
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/pidfile
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/platform
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/plugingetter
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/plugins
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/plugins/transport
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/pools
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/progress
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/pubsub
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/reexec
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/signal
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/stack
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/stdcopy
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/streamformatter
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/stringid
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/sysinfo
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/system
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/tailfile
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/tarsum
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/truncindex
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/urlutil
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/pkg/useragent
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/plugin
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/plugin/executor/containerd
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/plugin/v2
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/profiles/apparmor
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/profiles/seccomp
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/quota
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/reference
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/registry
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/registry/resumable
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/restartmanager
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/rootless
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/rootless/specconv
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/runconfig
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/runconfig/opts
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/testutil
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/testutil/daemon
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/testutil/environment
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/testutil/fakecontext
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/testutil/fakegit
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/testutil/fakestorage
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/testutil/fixtures/load
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/testutil/fixtures/plugin
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/testutil/registry
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/testutil/request
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/volume
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/volume/drivers
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/volume/local
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/volume/mounts
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/volume/service
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/volume/service/opts
11:22:43 [2022-08-08T11:22:43.981Z] github.com/docker/docker/volume/testutils' ']'
11:22:43 [2022-08-08T11:22:43.982Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
11:22:43 [2022-08-08T11:22:43.982Z] ?   	github.com/docker/docker/api	[no test files]
11:22:44 [2022-08-08T11:22:44.789Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
11:22:45 [2022-08-08T11:22:45.049Z] === RUN   TestDockerSuite/TestEventsRename
11:22:45 [2022-08-08T11:22:45.152Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s)
11:22:45 [2022-08-08T11:22:45.152Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:22:45 [2022-08-08T11:22:45.618Z] === RUN   TestDockerSuite/TestEventsResize
11:22:46 [2022-08-08T11:22:46.186Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
11:22:46 [2022-08-08T11:22:46.530Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s)
11:22:46 [2022-08-08T11:22:46.530Z] === RUN   TestAuthZPluginHeader
11:22:47 [2022-08-08T11:22:47.097Z] --- PASS: TestAuthZPluginHeader (0.70s)
11:22:47 [2022-08-08T11:22:47.097Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:22:47 [2022-08-08T11:22:47.097Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:22:47 [2022-08-08T11:22:47.097Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:22:47 [2022-08-08T11:22:47.097Z] === RUN   TestAuthZPluginV2Disable
11:22:47 [2022-08-08T11:22:47.097Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:22:47 [2022-08-08T11:22:47.097Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
11:22:47 [2022-08-08T11:22:47.097Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:22:47 [2022-08-08T11:22:47.097Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:22:47 [2022-08-08T11:22:47.097Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:22:47 [2022-08-08T11:22:47.097Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:22:47 [2022-08-08T11:22:47.097Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:22:47 [2022-08-08T11:22:47.097Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:22:47 [2022-08-08T11:22:47.097Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:22:47 [2022-08-08T11:22:47.564Z] --- PASS: TestServiceUpdateSecrets (14.77s)
11:22:47 [2022-08-08T11:22:47.565Z] === RUN   TestServiceUpdateConfigs
11:22:50 [2022-08-08T11:22:50.759Z] --- PASS: TestServicePlugin (30.13s)
11:22:50 [2022-08-08T11:22:50.759Z] === RUN   TestServiceUpdateLabel
11:22:51 [2022-08-08T11:22:51.687Z] --- PASS: TestServiceUpdateLabel (2.20s)
11:22:51 [2022-08-08T11:22:51.687Z] === RUN   TestServiceUpdateSecrets
11:22:51 [2022-08-08T11:22:51.759Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
11:22:52 [2022-08-08T11:22:52.018Z] === RUN   TestDockerSuite/TestEventsStreaming
11:22:52 [2022-08-08T11:22:52.586Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
11:22:55 [2022-08-08T11:22:55.126Z] === RUN   TestDockerSuite/TestEventsTop
11:22:56 [2022-08-08T11:22:56.064Z] === RUN   TestDockerSuite/TestEventsUntag
11:22:58 [2022-08-08T11:22:58.597Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
11:23:02 [2022-08-08T11:23:02.036Z] ok  	github.com/docker/docker/api/server	0.013s	coverage: 7.9% of statements
11:23:02 [2022-08-08T11:23:02.791Z] --- PASS: TestServiceUpdateConfigs (14.85s)
11:23:02 [2022-08-08T11:23:02.791Z] === RUN   TestServiceUpdateNetwork
11:23:03 [2022-08-08T11:23:03.050Z]     check_test.go:611: [d9d79bd301566] daemon is not started
11:23:03 [2022-08-08T11:23:03.050Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
11:23:04 [2022-08-08T11:23:04.430Z] === RUN   TestDockerSuite/TestNetworkEvents
11:23:05 [2022-08-08T11:23:05.181Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
11:23:05 [2022-08-08T11:23:05.181Z] PASS
11:23:05 [2022-08-08T11:23:05.181Z] 
11:23:05 [2022-08-08T11:23:05.181Z] === Skipped
11:23:05 [2022-08-08T11:23:05.181Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:23:05 [2022-08-08T11:23:05.181Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:23:05 [2022-08-08T11:23:05.181Z] 
11:23:05 [2022-08-08T11:23:05.181Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
11:23:05 [2022-08-08T11:23:05.181Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:23:05 [2022-08-08T11:23:05.181Z] 
11:23:05 [2022-08-08T11:23:05.181Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:23:05 [2022-08-08T11:23:05.181Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:23:05 [2022-08-08T11:23:05.181Z] 
11:23:05 [2022-08-08T11:23:05.181Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:23:05 [2022-08-08T11:23:05.181Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:23:05 [2022-08-08T11:23:05.181Z] 
11:23:05 [2022-08-08T11:23:05.181Z] DONE 17 tests, 4 skipped in 26.397s
11:23:05 [2022-08-08T11:23:05.181Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:23:05 [2022-08-08T11:23:05.181Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
11:23:05 [2022-08-08T11:23:05.181Z] ++ set -e
11:23:05 [2022-08-08T11:23:05.181Z] ++ '[' -n 0 ']'
11:23:05 [2022-08-08T11:23:05.181Z] ++ set -x
11:23:05 [2022-08-08T11:23:05.181Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
11:23:05 [2022-08-08T11:23:05.181Z] INFO: Testing against a local daemon
11:23:05 [2022-08-08T11:23:05.181Z] === RUN   TestPluginInvalidJSON
11:23:05 [2022-08-08T11:23:05.181Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:23:05 [2022-08-08T11:23:05.181Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:23:05 [2022-08-08T11:23:05.181Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:23:05 [2022-08-08T11:23:05.181Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:23:05 [2022-08-08T11:23:05.181Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:23:05 [2022-08-08T11:23:05.181Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:23:05 [2022-08-08T11:23:05.181Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:23:05 [2022-08-08T11:23:05.181Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:23:05 [2022-08-08T11:23:05.181Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:23:05 [2022-08-08T11:23:05.181Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:23:05 [2022-08-08T11:23:05.181Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:23:05 [2022-08-08T11:23:05.181Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:23:05 [2022-08-08T11:23:05.181Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:23:05 [2022-08-08T11:23:05.181Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:23:05 [2022-08-08T11:23:05.181Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:23:05 [2022-08-08T11:23:05.181Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:23:05 [2022-08-08T11:23:05.181Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:23:05 [2022-08-08T11:23:05.181Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:23:05 [2022-08-08T11:23:05.181Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:23:05 [2022-08-08T11:23:05.181Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:23:05 [2022-08-08T11:23:05.181Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:23:05 [2022-08-08T11:23:05.181Z] --- PASS: TestPluginInvalidJSON (0.02s)
11:23:05 [2022-08-08T11:23:05.181Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
11:23:05 [2022-08-08T11:23:05.181Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
11:23:05 [2022-08-08T11:23:05.181Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:23:05 [2022-08-08T11:23:05.181Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:23:05 [2022-08-08T11:23:05.181Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:23:05 [2022-08-08T11:23:05.181Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
11:23:05 [2022-08-08T11:23:05.181Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
11:23:05 [2022-08-08T11:23:05.181Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
11:23:05 [2022-08-08T11:23:05.181Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:23:05 [2022-08-08T11:23:05.181Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:23:05 [2022-08-08T11:23:05.181Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
11:23:05 [2022-08-08T11:23:05.181Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
11:23:05 [2022-08-08T11:23:05.181Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:23:05 [2022-08-08T11:23:05.181Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
11:23:05 [2022-08-08T11:23:05.181Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:23:05 [2022-08-08T11:23:05.181Z] === RUN   TestPluginInstall
11:23:05 [2022-08-08T11:23:05.181Z] === RUN   TestPluginInstall/no_auth
11:23:05 [2022-08-08T11:23:05.181Z] time="2022-08-08T11:23:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:23:05 [2022-08-08T11:23:05.181Z] time="2022-08-08T11:23:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b5e33fbaf82e8713888851ac16c43b274f154da39373528e1e41b8b0363944c" mediatype=application/vnd.docker.plugin.v1+json size=522
11:23:05 [2022-08-08T11:23:05.181Z] time="2022-08-08T11:23:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:23:05 [2022-08-08T11:23:05.181Z] time="2022-08-08T11:23:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b5e33fbaf82e8713888851ac16c43b274f154da39373528e1e41b8b0363944c" mediatype=application/vnd.docker.plugin.v1+json size=522
11:23:05 [2022-08-08T11:23:05.181Z] === RUN   TestPluginInstall/with_htpasswd
11:23:05 [2022-08-08T11:23:05.440Z] time="2022-08-08T11:23:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:23:05 [2022-08-08T11:23:05.440Z] time="2022-08-08T11:23:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b076197ad0607839b55f0ca205ca68ecc4431cd98c700f8350df00fee2b37d7" mediatype=application/vnd.docker.plugin.v1+json size=522
11:23:05 [2022-08-08T11:23:05.440Z] time="2022-08-08T11:23:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:23:05 [2022-08-08T11:23:05.440Z] time="2022-08-08T11:23:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b076197ad0607839b55f0ca205ca68ecc4431cd98c700f8350df00fee2b37d7" mediatype=application/vnd.docker.plugin.v1+json size=522
11:23:05 [2022-08-08T11:23:05.698Z] === RUN   TestPluginInstall/with_insecure
11:23:05 [2022-08-08T11:23:05.814Z]     docker_api_swarm_test.go:802: [daa929c85c0ff] joining swarm manager [d37921dd79e01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:23:06 [2022-08-08T11:23:06.523Z] --- PASS: TestServiceUpdateSecrets (14.58s)
11:23:06 [2022-08-08T11:23:06.523Z] === RUN   TestServiceUpdateConfigs
11:23:06 [2022-08-08T11:23:06.634Z] time="2022-08-08T11:23:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:23:06 [2022-08-08T11:23:06.634Z] time="2022-08-08T11:23:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ef3ef3ca75c3e5df181bb8c308f78631f47f3dc2be33c3dd3558b28dcf2a26c" mediatype=application/vnd.docker.plugin.v1+json size=522
11:23:06 [2022-08-08T11:23:06.634Z] time="2022-08-08T11:23:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:23:06 [2022-08-08T11:23:06.634Z] time="2022-08-08T11:23:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ef3ef3ca75c3e5df181bb8c308f78631f47f3dc2be33c3dd3558b28dcf2a26c" mediatype=application/vnd.docker.plugin.v1+json size=522
11:23:06 [2022-08-08T11:23:06.634Z]     plugin_test.go:195: [d106a9c59de22] daemon is not started
11:23:06 [2022-08-08T11:23:06.634Z] --- PASS: TestPluginInstall (2.53s)
11:23:06 [2022-08-08T11:23:06.634Z]     --- PASS: TestPluginInstall/no_auth (0.97s)
11:23:06 [2022-08-08T11:23:06.634Z]     --- PASS: TestPluginInstall/with_htpasswd (0.55s)
11:23:06 [2022-08-08T11:23:06.634Z]     --- PASS: TestPluginInstall/with_insecure (1.01s)
11:23:06 [2022-08-08T11:23:06.634Z] === RUN   TestPluginsWithRuntimes
11:23:07 [2022-08-08T11:23:07.193Z]     docker_api_swarm_test.go:802: [df4803911cf6f] joining swarm manager [d37921dd79e01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:23:08 [2022-08-08T11:23:08.538Z] === RUN   TestPluginsWithRuntimes/No_Args
11:23:09 [2022-08-08T11:23:09.105Z] === RUN   TestPluginsWithRuntimes/With_Args
11:23:09 [2022-08-08T11:23:09.729Z]     docker_api_swarm_test.go:802: [d5423e9aa389d] joining swarm manager [d37921dd79e01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
11:23:10 [2022-08-08T11:23:10.042Z] --- PASS: TestPluginsWithRuntimes (3.24s)
11:23:10 [2022-08-08T11:23:10.042Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.85s)
11:23:10 [2022-08-08T11:23:10.042Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
11:23:10 [2022-08-08T11:23:10.042Z] === RUN   TestPluginBackCompatMediaTypes
11:23:10 [2022-08-08T11:23:10.609Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
11:23:10 [2022-08-08T11:23:10.609Z] PASS
11:23:10 [2022-08-08T11:23:10.609Z] 
11:23:10 [2022-08-08T11:23:10.609Z] DONE 24 tests in 6.468s
11:23:10 [2022-08-08T11:23:10.609Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:23:10 [2022-08-08T11:23:10.609Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
11:23:10 [2022-08-08T11:23:10.609Z] ++ set -e
11:23:10 [2022-08-08T11:23:10.609Z] ++ '[' -n 0 ']'
11:23:10 [2022-08-08T11:23:10.609Z] ++ set -x
11:23:10 [2022-08-08T11:23:10.609Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
11:23:10 [2022-08-08T11:23:10.609Z] INFO: Testing against a local daemon
11:23:10 [2022-08-08T11:23:10.609Z] === RUN   TestExternalGraphDriver
11:23:10 [2022-08-08T11:23:10.666Z] === RUN   TestDockerSuite/TestVolumeEvents
11:23:11 [2022-08-08T11:23:11.176Z] === RUN   TestExternalGraphDriver/json
11:23:11 [2022-08-08T11:23:11.603Z]     docker_api_swarm_test.go:802: [dca345ff59027] joining swarm manager [d37921dd79e01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
11:23:12 [2022-08-08T11:23:12.554Z] === RUN   TestExternalGraphDriver/spec
11:23:12 [2022-08-08T11:23:12.982Z]     docker_api_swarm_test.go:810: [d5988cd4dab97] joining swarm manager [d37921dd79e01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
11:23:14 [2022-08-08T11:23:14.457Z] === RUN   TestExternalGraphDriver/pull
11:23:15 [2022-08-08T11:23:15.833Z] --- PASS: TestExternalGraphDriver (5.16s)
11:23:15 [2022-08-08T11:23:15.833Z]     --- PASS: TestExternalGraphDriver/json (1.59s)
11:23:15 [2022-08-08T11:23:15.833Z]     --- PASS: TestExternalGraphDriver/spec (1.57s)
11:23:15 [2022-08-08T11:23:15.833Z]     --- PASS: TestExternalGraphDriver/pull (1.66s)
11:23:15 [2022-08-08T11:23:15.833Z] === RUN   TestGraphdriverPluginV2
11:23:16 [2022-08-08T11:23:16.092Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:23:16 [2022-08-08T11:23:16.092Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
11:23:16 [2022-08-08T11:23:16.092Z] PASS
11:23:16 [2022-08-08T11:23:16.092Z] 
11:23:16 [2022-08-08T11:23:16.092Z] === Skipped
11:23:16 [2022-08-08T11:23:16.092Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
11:23:16 [2022-08-08T11:23:16.092Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:23:16 [2022-08-08T11:23:16.092Z] 
11:23:16 [2022-08-08T11:23:16.092Z] DONE 5 tests, 1 skipped in 5.580s
11:23:16 [2022-08-08T11:23:16.092Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:23:16 [2022-08-08T11:23:16.092Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
11:23:16 [2022-08-08T11:23:16.092Z] ++ set -e
11:23:16 [2022-08-08T11:23:16.092Z] ++ '[' -n 0 ']'
11:23:16 [2022-08-08T11:23:16.092Z] ++ set -x
11:23:16 [2022-08-08T11:23:16.092Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
11:23:16 [2022-08-08T11:23:16.270Z] --- PASS: TestServiceUpdateNetwork (13.54s)
11:23:16 [2022-08-08T11:23:16.270Z] === RUN   TestServiceUpdatePidsLimit
11:23:16 [2022-08-08T11:23:16.270Z] === RUN   TestDockerSuite/TestExec
11:23:16 [2022-08-08T11:23:16.351Z] INFO: Testing against a local daemon
11:23:16 [2022-08-08T11:23:16.351Z] === RUN   TestContinueAfterPluginCrash
11:23:16 [2022-08-08T11:23:16.351Z] === PAUSE TestContinueAfterPluginCrash
11:23:16 [2022-08-08T11:23:16.351Z] === RUN   TestReadPluginNoRead
11:23:16 [2022-08-08T11:23:16.351Z] === PAUSE TestReadPluginNoRead
11:23:16 [2022-08-08T11:23:16.351Z] === RUN   TestDaemonStartWithLogOpt
11:23:16 [2022-08-08T11:23:16.351Z] === PAUSE TestDaemonStartWithLogOpt
11:23:16 [2022-08-08T11:23:16.351Z] === CONT  TestContinueAfterPluginCrash
11:23:16 [2022-08-08T11:23:16.351Z] === CONT  TestDaemonStartWithLogOpt
11:23:16 [2022-08-08T11:23:16.838Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
11:23:17 [2022-08-08T11:23:17.097Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:23:18 [2022-08-08T11:23:18.042Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:23:18 [2022-08-08T11:23:18.042Z] === RUN   TestDockerSuite/TestExecCgroup
11:23:19 [2022-08-08T11:23:19.431Z] === RUN   TestDockerSuite/TestExecEnv
11:23:19 [2022-08-08T11:23:19.638Z] --- PASS: TestDaemonStartWithLogOpt (2.96s)
11:23:19 [2022-08-08T11:23:19.638Z] === CONT  TestReadPluginNoRead
11:23:20 [2022-08-08T11:23:20.001Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
11:23:20 [2022-08-08T11:23:20.938Z] === RUN   TestDockerSuite/TestExecExitStatus
11:23:21 [2022-08-08T11:23:21.358Z] --- PASS: TestServiceUpdateConfigs (14.44s)
11:23:21 [2022-08-08T11:23:21.358Z] === RUN   TestServiceUpdateNetwork
11:23:21 [2022-08-08T11:23:21.507Z] === RUN   TestDockerSuite/TestExecInspectID
11:23:21 [2022-08-08T11:23:21.541Z] === RUN   TestReadPluginNoRead/default
11:23:22 [2022-08-08T11:23:22.920Z] === RUN   TestReadPluginNoRead/disabled_caching
11:23:23 [2022-08-08T11:23:23.411Z] === RUN   TestDockerSuite/TestExecInteractive
11:23:23 [2022-08-08T11:23:23.670Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
11:23:23 [2022-08-08T11:23:23.865Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:23:24 [2022-08-08T11:23:24.124Z] --- PASS: TestContinueAfterPluginCrash (7.96s)
11:23:24 [2022-08-08T11:23:24.239Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
11:23:24 [2022-08-08T11:23:24.807Z] === RUN   TestDockerSuite/TestExecParseError
11:23:25 [2022-08-08T11:23:25.061Z] === CONT  TestReadPluginNoRead
11:23:25 [2022-08-08T11:23:25.061Z]     read_test.go:92: [d05bed4e686a3] daemon is not started
11:23:25 [2022-08-08T11:23:25.061Z] --- PASS: TestReadPluginNoRead (5.74s)
11:23:25 [2022-08-08T11:23:25.061Z]     --- PASS: TestReadPluginNoRead/default (1.31s)
11:23:25 [2022-08-08T11:23:25.061Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.16s)
11:23:25 [2022-08-08T11:23:25.061Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s)
11:23:25 [2022-08-08T11:23:25.061Z] PASS
11:23:25 [2022-08-08T11:23:25.061Z] 
11:23:25 [2022-08-08T11:23:25.061Z] DONE 6 tests in 8.796s
11:23:25 [2022-08-08T11:23:25.061Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:23:25 [2022-08-08T11:23:25.061Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
11:23:25 [2022-08-08T11:23:25.061Z] ++ set -e
11:23:25 [2022-08-08T11:23:25.061Z] ++ '[' -n 0 ']'
11:23:25 [2022-08-08T11:23:25.061Z] ++ set -x
11:23:25 [2022-08-08T11:23:25.061Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
11:23:25 [2022-08-08T11:23:25.061Z] testing: warning: no tests to run
11:23:25 [2022-08-08T11:23:25.061Z] PASS
11:23:25 [2022-08-08T11:23:25.061Z] 
11:23:25 [2022-08-08T11:23:25.061Z] DONE 0 tests in 0.031s
11:23:25 [2022-08-08T11:23:25.061Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:23:25 [2022-08-08T11:23:25.061Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
11:23:25 [2022-08-08T11:23:25.061Z] ++ set -e
11:23:25 [2022-08-08T11:23:25.061Z] ++ '[' -n 0 ']'
11:23:25 [2022-08-08T11:23:25.061Z] ++ set -x
11:23:25 [2022-08-08T11:23:25.061Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
11:23:25 [2022-08-08T11:23:25.061Z] INFO: Testing against a local daemon
11:23:25 [2022-08-08T11:23:25.061Z] === RUN   TestPluginWithDevMounts
11:23:25 [2022-08-08T11:23:25.061Z] === PAUSE TestPluginWithDevMounts
11:23:25 [2022-08-08T11:23:25.061Z] === CONT  TestPluginWithDevMounts
11:23:25 [2022-08-08T11:23:25.066Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:23:25 [2022-08-08T11:23:25.326Z] === RUN   TestDockerSuite/TestExecPausedContainer
11:23:25 [2022-08-08T11:23:25.894Z] === RUN   TestDockerSuite/TestExecSetEnv
11:23:26 [2022-08-08T11:23:26.464Z] === RUN   TestDockerSuite/TestExecStartFails
11:23:26 [2022-08-08T11:23:26.992Z] --- PASS: TestPluginWithDevMounts (1.52s)
11:23:26 [2022-08-08T11:23:26.992Z] PASS
11:23:26 [2022-08-08T11:23:26.992Z] 
11:23:26 [2022-08-08T11:23:26.992Z] DONE 1 tests in 1.631s
11:23:26 [2022-08-08T11:23:26.992Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
11:23:26 [2022-08-08T11:23:26.992Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
11:23:26 [2022-08-08T11:23:26.992Z] ++ set -e
11:23:26 [2022-08-08T11:23:26.992Z] ++ '[' -n 0 ']'
11:23:26 [2022-08-08T11:23:26.992Z] ++ set -x
11:23:26 [2022-08-08T11:23:26.992Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
11:23:26 [2022-08-08T11:23:26.992Z] INFO: Testing against a local daemon
11:23:26 [2022-08-08T11:23:26.992Z] === RUN   TestSecretInspect
11:23:27 [2022-08-08T11:23:27.036Z] === RUN   TestDockerSuite/TestExecStopNotHanging
11:23:27 [2022-08-08T11:23:27.606Z] === RUN   TestDockerSuite/TestExecTTY
11:23:28 [2022-08-08T11:23:28.175Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
11:23:28 [2022-08-08T11:23:28.750Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
11:23:28 [2022-08-08T11:23:28.900Z] --- PASS: TestSecretInspect (2.14s)
11:23:28 [2022-08-08T11:23:28.900Z] === RUN   TestSecretList
11:23:29 [2022-08-08T11:23:29.009Z] === RUN   TestDockerSuite/TestExecUlimits
11:23:29 [2022-08-08T11:23:29.577Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
11:23:29 [2022-08-08T11:23:29.577Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
11:23:29 [2022-08-08T11:23:29.577Z] === RUN   TestDockerSuite/TestExecWithImageUser
11:23:30 [2022-08-08T11:23:30.957Z] === RUN   TestDockerSuite/TestExecWithNoTERM
11:23:31 [2022-08-08T11:23:31.432Z] --- PASS: TestSecretList (2.16s)
11:23:31 [2022-08-08T11:23:31.432Z] === RUN   TestSecretsCreateAndDelete
11:23:31 [2022-08-08T11:23:31.895Z] === RUN   TestDockerSuite/TestExecWithPrivileged
11:23:32 [2022-08-08T11:23:32.832Z] === RUN   TestDockerSuite/TestExecWithTERM
11:23:32 [2022-08-08T11:23:32.832Z] --- PASS: TestServiceUpdatePidsLimit (16.96s)
11:23:32 [2022-08-08T11:23:32.832Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
11:23:32 [2022-08-08T11:23:32.832Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s)
11:23:32 [2022-08-08T11:23:32.832Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s)
11:23:32 [2022-08-08T11:23:32.832Z] PASS
11:23:32 [2022-08-08T11:23:32.832Z] 
11:23:32 [2022-08-08T11:23:32.832Z] === Skipped
11:23:32 [2022-08-08T11:23:32.832Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
11:23:32 [2022-08-08T11:23:32.832Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:23:32 [2022-08-08T11:23:32.832Z] 
11:23:32 [2022-08-08T11:23:32.832Z] DONE 27 tests, 1 skipped in 183.324s
11:23:32 [2022-08-08T11:23:32.832Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
11:23:32 [2022-08-08T11:23:32.832Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
11:23:32 [2022-08-08T11:23:32.832Z] ++ set -e
11:23:32 [2022-08-08T11:23:32.832Z] ++ '[' -n 0 ']'
11:23:32 [2022-08-08T11:23:32.832Z] ++ set -x
11:23:32 [2022-08-08T11:23:32.832Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
11:23:32 [2022-08-08T11:23:32.832Z] INFO: Testing against a local daemon
11:23:32 [2022-08-08T11:23:32.832Z] === RUN   TestSessionCreate
11:23:32 [2022-08-08T11:23:32.832Z] --- PASS: TestSessionCreate (0.03s)
11:23:32 [2022-08-08T11:23:32.832Z] === RUN   TestSessionCreateWithBadUpgrade
11:23:32 [2022-08-08T11:23:32.832Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
11:23:32 [2022-08-08T11:23:32.832Z] PASS
11:23:32 [2022-08-08T11:23:32.832Z] 
11:23:32 [2022-08-08T11:23:32.832Z] DONE 2 tests in 0.168s
11:23:32 [2022-08-08T11:23:32.832Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
11:23:32 [2022-08-08T11:23:32.832Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
11:23:32 [2022-08-08T11:23:32.832Z] ++ set -e
11:23:32 [2022-08-08T11:23:32.832Z] ++ '[' -n 0 ']'
11:23:32 [2022-08-08T11:23:32.832Z] ++ set -x
11:23:32 [2022-08-08T11:23:32.832Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
11:23:33 [2022-08-08T11:23:33.091Z] INFO: Testing against a local daemon
11:23:33 [2022-08-08T11:23:33.091Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:23:33 [2022-08-08T11:23:33.091Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:23:33 [2022-08-08T11:23:33.091Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:23:33 [2022-08-08T11:23:33.091Z] === RUN   TestDiskUsage
11:23:33 [2022-08-08T11:23:33.091Z] === PAUSE TestDiskUsage
11:23:33 [2022-08-08T11:23:33.091Z] === RUN   TestEventsExecDie
11:23:33 [2022-08-08T11:23:33.333Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
11:23:33 [2022-08-08T11:23:33.333Z] === RUN   TestSecretsUpdate
11:23:33 [2022-08-08T11:23:33.353Z] === RUN   TestDockerSuite/TestExecWithUser
11:23:33 [2022-08-08T11:23:33.577Z] --- PASS: TestServiceUpdateNetwork (12.52s)
11:23:33 [2022-08-08T11:23:33.577Z] === RUN   TestServiceUpdatePidsLimit
11:23:33 [2022-08-08T11:23:33.922Z] --- PASS: TestEventsExecDie (0.83s)
11:23:33 [2022-08-08T11:23:33.922Z] === RUN   TestEventsBackwardsCompatible
11:23:33 [2022-08-08T11:23:33.922Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
11:23:33 [2022-08-08T11:23:33.922Z] === RUN   TestEventsVolumeCreate
11:23:33 [2022-08-08T11:23:33.922Z] --- PASS: TestEventsVolumeCreate (0.06s)
11:23:33 [2022-08-08T11:23:33.922Z] === RUN   TestInfoBinaryCommits
11:23:33 [2022-08-08T11:23:33.922Z] --- PASS: TestInfoBinaryCommits (0.03s)
11:23:33 [2022-08-08T11:23:33.922Z] === RUN   TestInfoAPIVersioned
11:23:33 [2022-08-08T11:23:33.922Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:23:33 [2022-08-08T11:23:33.922Z] === RUN   TestInfoAPI
11:23:34 [2022-08-08T11:23:34.181Z] --- PASS: TestInfoAPI (0.03s)
11:23:34 [2022-08-08T11:23:34.181Z] === RUN   TestInfoAPIWarnings
11:23:34 [2022-08-08T11:23:34.181Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
11:23:34 [2022-08-08T11:23:34.504Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:23:35 [2022-08-08T11:23:35.431Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:23:35 [2022-08-08T11:23:35.560Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
11:23:35 [2022-08-08T11:23:35.864Z] --- PASS: TestSecretsUpdate (2.18s)
11:23:35 [2022-08-08T11:23:35.864Z] === RUN   TestTemplatedSecret
11:23:37 [2022-08-08T11:23:37.467Z] === RUN   TestDockerSuite/TestHealth
11:23:38 [2022-08-08T11:23:38.396Z] --- PASS: TestTemplatedSecret (2.51s)
11:23:38 [2022-08-08T11:23:38.396Z] === RUN   TestSecretCreateResolve
11:23:40 [2022-08-08T11:23:40.298Z] --- PASS: TestSecretCreateResolve (2.16s)
11:23:40 [2022-08-08T11:23:40.298Z] PASS
11:23:40 [2022-08-08T11:23:40.298Z] 
11:23:40 [2022-08-08T11:23:40.298Z] DONE 6 tests in 13.407s
11:23:40 [2022-08-08T11:23:40.298Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
11:23:40 [2022-08-08T11:23:40.298Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
11:23:40 [2022-08-08T11:23:40.298Z] ++ set -e
11:23:40 [2022-08-08T11:23:40.298Z] ++ '[' -n 0 ']'
11:23:40 [2022-08-08T11:23:40.298Z] ++ set -x
11:23:40 [2022-08-08T11:23:40.298Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
11:23:40 [2022-08-08T11:23:40.298Z] INFO: Testing against a local daemon
11:23:40 [2022-08-08T11:23:40.298Z] === RUN   TestServiceCreateInit
11:23:40 [2022-08-08T11:23:40.298Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:23:41 [2022-08-08T11:23:41.961Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:23:44 [2022-08-08T11:23:44.486Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:23:47 [2022-08-08T11:23:47.771Z] --- PASS: TestServiceCreateInit (7.33s)
11:23:47 [2022-08-08T11:23:47.771Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s)
11:23:47 [2022-08-08T11:23:47.771Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s)
11:23:47 [2022-08-08T11:23:47.771Z] === RUN   TestCreateServiceMultipleTimes
11:23:50 [2022-08-08T11:23:50.091Z] --- PASS: TestServiceUpdatePidsLimit (16.20s)
11:23:50 [2022-08-08T11:23:50.091Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
11:23:50 [2022-08-08T11:23:50.091Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
11:23:50 [2022-08-08T11:23:50.091Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
11:23:50 [2022-08-08T11:23:50.091Z] PASS
11:23:50 [2022-08-08T11:23:50.091Z] 
11:23:50 [2022-08-08T11:23:50.091Z] === Skipped
11:23:50 [2022-08-08T11:23:50.091Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
11:23:50 [2022-08-08T11:23:50.091Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:23:50 [2022-08-08T11:23:50.091Z] 
11:23:50 [2022-08-08T11:23:50.091Z] DONE 27 tests, 1 skipped in 164.041s
11:23:50 [2022-08-08T11:23:50.091Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
11:23:50 [2022-08-08T11:23:50.091Z] INFO: Testing against a local daemon
11:23:50 [2022-08-08T11:23:50.091Z] === RUN   TestSessionCreate
11:23:50 [2022-08-08T11:23:50.091Z] --- PASS: TestSessionCreate (0.02s)
11:23:50 [2022-08-08T11:23:50.091Z] === RUN   TestSessionCreateWithBadUpgrade
11:23:50 [2022-08-08T11:23:50.091Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:23:50 [2022-08-08T11:23:50.091Z] PASS
11:23:50 [2022-08-08T11:23:50.091Z] 
11:23:50 [2022-08-08T11:23:50.091Z] DONE 2 tests in 0.055s
11:23:50 [2022-08-08T11:23:50.091Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
11:23:50 [2022-08-08T11:23:50.091Z] INFO: Testing against a local daemon
11:23:50 [2022-08-08T11:23:50.091Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:23:50 [2022-08-08T11:23:50.091Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
11:23:50 [2022-08-08T11:23:50.091Z] === RUN   TestDiskUsage
11:23:50 [2022-08-08T11:23:50.091Z] === PAUSE TestDiskUsage
11:23:50 [2022-08-08T11:23:50.091Z] === RUN   TestEventsExecDie
11:23:50 [2022-08-08T11:23:50.091Z] --- PASS: TestEventsExecDie (0.57s)
11:23:50 [2022-08-08T11:23:50.091Z] === RUN   TestEventsBackwardsCompatible
11:23:50 [2022-08-08T11:23:50.091Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
11:23:50 [2022-08-08T11:23:50.091Z] === RUN   TestEventsVolumeCreate
11:23:50 [2022-08-08T11:23:50.347Z] --- PASS: TestEventsVolumeCreate (0.06s)
11:23:50 [2022-08-08T11:23:50.347Z] === RUN   TestInfoBinaryCommits
11:23:50 [2022-08-08T11:23:50.347Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:23:50 [2022-08-08T11:23:50.347Z] === RUN   TestInfoAPIVersioned
11:23:50 [2022-08-08T11:23:50.347Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:23:50 [2022-08-08T11:23:50.347Z] === RUN   TestInfoAPI
11:23:50 [2022-08-08T11:23:50.347Z] --- PASS: TestInfoAPI (0.02s)
11:23:50 [2022-08-08T11:23:50.347Z] === RUN   TestInfoAPIWarnings
11:23:52 [2022-08-08T11:23:52.364Z] --- PASS: TestInfoAPIWarnings (16.55s)
11:23:52 [2022-08-08T11:23:52.364Z] === RUN   TestInfoDebug
11:23:52 [2022-08-08T11:23:52.364Z] --- PASS: TestInfoDebug (0.53s)
11:23:52 [2022-08-08T11:23:52.364Z] === RUN   TestInfoInsecureRegistries
11:23:52 [2022-08-08T11:23:52.364Z] --- PASS: TestInfoInsecureRegistries (0.52s)
11:23:52 [2022-08-08T11:23:52.364Z] === RUN   TestInfoRegistryMirrors
11:23:52 [2022-08-08T11:23:52.364Z] --- PASS: TestInfoRegistryMirrors (0.52s)
11:23:52 [2022-08-08T11:23:52.364Z] === RUN   TestLoginFailsWithBadCredentials
11:23:52 [2022-08-08T11:23:52.623Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
11:23:52 [2022-08-08T11:23:52.623Z] === RUN   TestPingCacheHeaders
11:23:52 [2022-08-08T11:23:52.623Z] --- PASS: TestPingCacheHeaders (0.02s)
11:23:52 [2022-08-08T11:23:52.623Z] === RUN   TestPingGet
11:23:52 [2022-08-08T11:23:52.623Z] --- PASS: TestPingGet (0.02s)
11:23:52 [2022-08-08T11:23:52.623Z] === RUN   TestPingHead
11:23:52 [2022-08-08T11:23:52.623Z] --- PASS: TestPingHead (0.01s)
11:23:52 [2022-08-08T11:23:52.623Z] === RUN   TestPingSwarmHeader
11:23:53 [2022-08-08T11:23:53.191Z] === RUN   TestPingSwarmHeader/before_swarm_init
11:23:53 [2022-08-08T11:23:53.759Z] === RUN   TestPingSwarmHeader/after_swarm_init
11:23:55 [2022-08-08T11:23:55.138Z] === RUN   TestPingSwarmHeader/after_swarm_leave
11:23:55 [2022-08-08T11:23:55.138Z] --- PASS: TestPingSwarmHeader (2.37s)
11:23:55 [2022-08-08T11:23:55.138Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
11:23:55 [2022-08-08T11:23:55.138Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
11:23:55 [2022-08-08T11:23:55.138Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
11:23:55 [2022-08-08T11:23:55.138Z] === RUN   TestVersion
11:23:55 [2022-08-08T11:23:55.138Z] --- PASS: TestVersion (0.02s)
11:23:55 [2022-08-08T11:23:55.138Z] === CONT  TestDiskUsage
11:23:55 [2022-08-08T11:23:55.397Z] === RUN   TestDiskUsage/empty
11:23:55 [2022-08-08T11:23:55.397Z] === RUN   TestDiskUsage/empty/container_types
11:23:55 [2022-08-08T11:23:55.397Z] === RUN   TestDiskUsage/empty/image_types
11:23:55 [2022-08-08T11:23:55.397Z] === RUN   TestDiskUsage/empty/volume_types
11:23:55 [2022-08-08T11:23:55.397Z] === RUN   TestDiskUsage/empty/build-cache_types
11:23:55 [2022-08-08T11:23:55.397Z] === RUN   TestDiskUsage/empty/container,_volume_types
11:23:55 [2022-08-08T11:23:55.397Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
11:23:55 [2022-08-08T11:23:55.397Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
11:23:55 [2022-08-08T11:23:55.397Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
11:23:55 [2022-08-08T11:23:55.397Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
11:23:55 [2022-08-08T11:23:55.397Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
11:23:55 [2022-08-08T11:23:55.397Z] === RUN   TestDiskUsage/after_LoadBusybox
11:23:55 [2022-08-08T11:23:55.656Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
11:23:55 [2022-08-08T11:23:55.656Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
11:23:55 [2022-08-08T11:23:55.656Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
11:23:55 [2022-08-08T11:23:55.656Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
11:23:55 [2022-08-08T11:23:55.656Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
11:23:55 [2022-08-08T11:23:55.656Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
11:23:55 [2022-08-08T11:23:55.656Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
11:23:55 [2022-08-08T11:23:55.656Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
11:23:55 [2022-08-08T11:23:55.656Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
11:23:55 [2022-08-08T11:23:55.656Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
11:23:55 [2022-08-08T11:23:55.656Z] === RUN   TestDiskUsage/after_container.Run
11:23:56 [2022-08-08T11:23:56.228Z] === RUN   TestDiskUsage/after_container.Run/container_types
11:23:56 [2022-08-08T11:23:56.228Z] === RUN   TestDiskUsage/after_container.Run/image_types
11:23:56 [2022-08-08T11:23:56.228Z] === RUN   TestDiskUsage/after_container.Run/volume_types
11:23:56 [2022-08-08T11:23:56.228Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
11:23:56 [2022-08-08T11:23:56.228Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
11:23:56 [2022-08-08T11:23:56.228Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
11:23:56 [2022-08-08T11:23:56.228Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
11:23:56 [2022-08-08T11:23:56.228Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
11:23:56 [2022-08-08T11:23:56.228Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
11:23:56 [2022-08-08T11:23:56.228Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
11:23:56 [2022-08-08T11:23:56.228Z] --- PASS: TestDiskUsage (1.34s)
11:23:56 [2022-08-08T11:23:56.228Z]     --- PASS: TestDiskUsage/empty (0.01s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.19s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]     --- PASS: TestDiskUsage/after_container.Run (0.43s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z] PASS
11:23:56 [2022-08-08T11:23:56.228Z] 
11:23:56 [2022-08-08T11:23:56.228Z] === Skipped
11:23:56 [2022-08-08T11:23:56.228Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:23:56 [2022-08-08T11:23:56.228Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:23:56 [2022-08-08T11:23:56.228Z] 
11:23:56 [2022-08-08T11:23:56.228Z] DONE 54 tests, 1 skipped in 23.437s
11:23:56 [2022-08-08T11:23:56.488Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
11:23:56 [2022-08-08T11:23:56.488Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
11:23:56 [2022-08-08T11:23:56.488Z] ++ set -e
11:23:56 [2022-08-08T11:23:56.488Z] ++ '[' -n 0 ']'
11:23:56 [2022-08-08T11:23:56.488Z] ++ set -x
11:23:56 [2022-08-08T11:23:56.488Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
11:23:56 [2022-08-08T11:23:56.488Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
11:23:56 [2022-08-08T11:23:56.488Z] INFO: Testing against a local daemon
11:23:56 [2022-08-08T11:23:56.488Z] === RUN   TestVolumesCreateAndList
11:23:56 [2022-08-08T11:23:56.488Z] --- PASS: TestVolumesCreateAndList (0.02s)
11:23:56 [2022-08-08T11:23:56.488Z] === RUN   TestVolumesRemove
11:23:56 [2022-08-08T11:23:56.488Z] --- PASS: TestVolumesRemove (0.07s)
11:23:56 [2022-08-08T11:23:56.488Z] === RUN   TestVolumesInspect
11:23:56 [2022-08-08T11:23:56.488Z] --- PASS: TestVolumesInspect (0.02s)
11:23:56 [2022-08-08T11:23:56.488Z] === RUN   TestVolumesInvalidJSON
11:23:56 [2022-08-08T11:23:56.488Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:23:56 [2022-08-08T11:23:56.488Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:23:56 [2022-08-08T11:23:56.488Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:23:56 [2022-08-08T11:23:56.488Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:23:56 [2022-08-08T11:23:56.488Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:23:56 [2022-08-08T11:23:56.488Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:23:56 [2022-08-08T11:23:56.488Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:23:56 [2022-08-08T11:23:56.488Z] --- PASS: TestVolumesInvalidJSON (0.02s)
11:23:56 [2022-08-08T11:23:56.488Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
11:23:56 [2022-08-08T11:23:56.488Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:23:56 [2022-08-08T11:23:56.488Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:23:56 [2022-08-08T11:23:56.488Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:23:56 [2022-08-08T11:23:56.488Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:23:56 [2022-08-08T11:23:56.488Z] PASS
11:23:56 [2022-08-08T11:23:56.488Z] 
11:23:56 [2022-08-08T11:23:56.488Z] DONE 9 tests in 0.246s
11:23:56 [2022-08-08T11:23:56.747Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:23:57 [2022-08-08T11:23:57.012Z] ++++ cat bundles/test-integration/docker.pid
11:23:57 [2022-08-08T11:23:57.012Z] +++ kill 6734
11:23:57 [2022-08-08T11:23:57.272Z] +++ /etc/init.d/apparmor stop
11:23:57 [2022-08-08T11:23:57.272Z] Leaving: AppArmorNo profiles have been unloaded.
11:23:57 [2022-08-08T11:23:57.272Z] 
11:23:57 [2022-08-08T11:23:57.272Z] Unloading profiles will leave already running processes permanently
11:23:57 [2022-08-08T11:23:57.272Z] unconfined, which can lead to unexpected situations.
11:23:57 [2022-08-08T11:23:57.272Z] 
11:23:57 [2022-08-08T11:23:57.272Z] To set a process to complain mode, use the command line tool
11:23:57 [2022-08-08T11:23:57.272Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:23:57 [2022-08-08T11:23:57.272Z] +++ true
11:23:57 [2022-08-08T11:23:57.272Z] exiting test-integration
11:23:57 [2022-08-08T11:23:57.272Z] ++ exit 0
11:23:57 [2022-08-08T11:23:57.272Z] 
11:23:57 [2022-08-08T11:23:57.532Z] + for job in $(jobs -p)
11:23:57 [2022-08-08T11:23:57.532Z] + wait 29409
11:23:59 [2022-08-08T11:23:59.435Z] === RUN   TestDockerSuite/TestBuildHistory
11:24:01 [2022-08-08T11:24:01.972Z] === RUN   TestDockerSuite/TestHistoryExistentImage
11:24:01 [2022-08-08T11:24:01.972Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
11:24:01 [2022-08-08T11:24:01.972Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
11:24:01 [2022-08-08T11:24:01.972Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
11:24:02 [2022-08-08T11:24:02.541Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
11:24:02 [2022-08-08T11:24:02.541Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
11:24:02 [2022-08-08T11:24:02.648Z] --- PASS: TestCreateServiceMultipleTimes (14.99s)
11:24:02 [2022-08-08T11:24:02.648Z] === RUN   TestCreateServiceConflict
11:24:03 [2022-08-08T11:24:03.109Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
11:24:03 [2022-08-08T11:24:03.679Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
11:24:03 [2022-08-08T11:24:03.938Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
11:24:03 [2022-08-08T11:24:03.938Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
11:24:03 [2022-08-08T11:24:03.938Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
11:24:04 [2022-08-08T11:24:04.197Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
11:24:04 [2022-08-08T11:24:04.457Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
11:24:04 [2022-08-08T11:24:04.716Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
11:24:04 [2022-08-08T11:24:04.716Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
11:24:05 [2022-08-08T11:24:05.180Z] --- PASS: TestCreateServiceConflict (2.18s)
11:24:05 [2022-08-08T11:24:05.180Z] === RUN   TestCreateServiceMaxReplicas
11:24:05 [2022-08-08T11:24:05.286Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
11:24:05 [2022-08-08T11:24:05.286Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
11:24:06 [2022-08-08T11:24:06.224Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
11:24:06 [2022-08-08T11:24:06.796Z] === RUN   TestDockerSuite/TestImagesFormat
11:24:06 [2022-08-08T11:24:06.796Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
11:24:07 [2022-08-08T11:24:07.364Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
11:24:07 [2022-08-08T11:24:07.712Z] --- PASS: TestCreateServiceMaxReplicas (2.67s)
11:24:07 [2022-08-08T11:24:07.712Z] === RUN   TestCreateWithDuplicateNetworkNames
11:24:08 [2022-08-08T11:24:08.381Z] --- PASS: TestInfoAPIWarnings (16.54s)
11:24:08 [2022-08-08T11:24:08.381Z] === RUN   TestInfoDebug
11:24:08 [2022-08-08T11:24:08.381Z] --- PASS: TestInfoDebug (0.52s)
11:24:08 [2022-08-08T11:24:08.381Z] === RUN   TestInfoInsecureRegistries
11:24:08 [2022-08-08T11:24:08.381Z] --- PASS: TestInfoInsecureRegistries (0.52s)
11:24:08 [2022-08-08T11:24:08.381Z] === RUN   TestInfoRegistryMirrors
11:24:08 [2022-08-08T11:24:08.381Z] --- PASS: TestInfoRegistryMirrors (0.52s)
11:24:08 [2022-08-08T11:24:08.381Z] === RUN   TestLoginFailsWithBadCredentials
11:24:08 [2022-08-08T11:24:08.945Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s)
11:24:08 [2022-08-08T11:24:08.945Z] === RUN   TestPingCacheHeaders
11:24:08 [2022-08-08T11:24:08.945Z] --- PASS: TestPingCacheHeaders (0.02s)
11:24:08 [2022-08-08T11:24:08.945Z] === RUN   TestPingGet
11:24:08 [2022-08-08T11:24:08.945Z] --- PASS: TestPingGet (0.01s)
11:24:08 [2022-08-08T11:24:08.945Z] === RUN   TestPingHead
11:24:08 [2022-08-08T11:24:08.945Z] --- PASS: TestPingHead (0.02s)
11:24:08 [2022-08-08T11:24:08.945Z] === RUN   TestPingSwarmHeader
11:24:09 [2022-08-08T11:24:09.506Z] === RUN   TestPingSwarmHeader/before_swarm_init
11:24:09 [2022-08-08T11:24:09.920Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
11:24:09 [2022-08-08T11:24:09.920Z] === RUN   TestDockerSuite/TestImportBadURL
11:24:09 [2022-08-08T11:24:09.920Z] === RUN   TestDockerSuite/TestImportDisplay
11:24:10 [2022-08-08T11:24:10.068Z] === RUN   TestPingSwarmHeader/after_swarm_init
11:24:10 [2022-08-08T11:24:10.487Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
11:24:10 [2022-08-08T11:24:10.995Z] === RUN   TestPingSwarmHeader/after_swarm_leave
11:24:10 [2022-08-08T11:24:10.995Z] --- PASS: TestPingSwarmHeader (2.03s)
11:24:10 [2022-08-08T11:24:10.995Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
11:24:10 [2022-08-08T11:24:10.995Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
11:24:10 [2022-08-08T11:24:10.995Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
11:24:10 [2022-08-08T11:24:10.995Z] === RUN   TestVersion
11:24:10 [2022-08-08T11:24:10.995Z] --- PASS: TestVersion (0.02s)
11:24:10 [2022-08-08T11:24:10.995Z] === CONT  TestCgroupDriverSystemdMemoryLimit
11:24:10 [2022-08-08T11:24:10.995Z] === CONT  TestDiskUsage
11:24:11 [2022-08-08T11:24:11.056Z] === RUN   TestDockerSuite/TestImportFile
11:24:11 [2022-08-08T11:24:11.559Z] === RUN   TestDiskUsage/empty
11:24:11 [2022-08-08T11:24:11.559Z] === RUN   TestDiskUsage/empty/container_types
11:24:11 [2022-08-08T11:24:11.559Z] === RUN   TestDiskUsage/empty/image_types
11:24:11 [2022-08-08T11:24:11.559Z] === RUN   TestDiskUsage/empty/volume_types
11:24:11 [2022-08-08T11:24:11.559Z] === RUN   TestDiskUsage/empty/build-cache_types
11:24:11 [2022-08-08T11:24:11.559Z] === RUN   TestDiskUsage/empty/container,_volume_types
11:24:11 [2022-08-08T11:24:11.559Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
11:24:11 [2022-08-08T11:24:11.559Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
11:24:11 [2022-08-08T11:24:11.559Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
11:24:11 [2022-08-08T11:24:11.559Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
11:24:11 [2022-08-08T11:24:11.559Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
11:24:11 [2022-08-08T11:24:11.559Z] === RUN   TestDiskUsage/after_LoadBusybox
11:24:11 [2022-08-08T11:24:11.815Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
11:24:11 [2022-08-08T11:24:11.815Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
11:24:11 [2022-08-08T11:24:11.815Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
11:24:11 [2022-08-08T11:24:11.815Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
11:24:11 [2022-08-08T11:24:11.815Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
11:24:11 [2022-08-08T11:24:11.815Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
11:24:11 [2022-08-08T11:24:11.815Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
11:24:11 [2022-08-08T11:24:11.815Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
11:24:11 [2022-08-08T11:24:11.815Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
11:24:11 [2022-08-08T11:24:11.815Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
11:24:11 [2022-08-08T11:24:11.815Z] === RUN   TestDiskUsage/after_container.Run
11:24:11 [2022-08-08T11:24:11.994Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
11:24:12 [2022-08-08T11:24:12.253Z] === RUN   TestDockerSuite/TestImportFileWithMessage
11:24:12 [2022-08-08T11:24:12.377Z] === RUN   TestDiskUsage/after_container.Run/container_types
11:24:12 [2022-08-08T11:24:12.377Z] === RUN   TestDiskUsage/after_container.Run/image_types
11:24:12 [2022-08-08T11:24:12.377Z] === RUN   TestDiskUsage/after_container.Run/volume_types
11:24:12 [2022-08-08T11:24:12.377Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
11:24:12 [2022-08-08T11:24:12.377Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
11:24:12 [2022-08-08T11:24:12.377Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
11:24:12 [2022-08-08T11:24:12.377Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
11:24:12 [2022-08-08T11:24:12.377Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
11:24:12 [2022-08-08T11:24:12.377Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
11:24:12 [2022-08-08T11:24:12.377Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
11:24:12 [2022-08-08T11:24:12.377Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.60s)
11:24:12 [2022-08-08T11:24:12.377Z] --- PASS: TestDiskUsage (1.60s)
11:24:12 [2022-08-08T11:24:12.377Z]     --- PASS: TestDiskUsage/empty (0.01s)
11:24:12 [2022-08-08T11:24:12.377Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
11:24:12 [2022-08-08T11:24:12.377Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
11:24:12 [2022-08-08T11:24:12.377Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
11:24:12 [2022-08-08T11:24:12.377Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.377Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
11:24:12 [2022-08-08T11:24:12.377Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.377Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.377Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.377Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
11:24:12 [2022-08-08T11:24:12.377Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.377Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.34s)
11:24:12 [2022-08-08T11:24:12.377Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
11:24:12 [2022-08-08T11:24:12.377Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]     --- PASS: TestDiskUsage/after_container.Run (0.53s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z] PASS
11:24:12 [2022-08-08T11:24:12.634Z] 
11:24:12 [2022-08-08T11:24:12.634Z] DONE 54 tests in 22.974s
11:24:12 [2022-08-08T11:24:12.634Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
11:24:12 [2022-08-08T11:24:12.634Z] INFO: Testing against a local daemon
11:24:12 [2022-08-08T11:24:12.634Z] === RUN   TestVolumesCreateAndList
11:24:12 [2022-08-08T11:24:12.634Z] --- PASS: TestVolumesCreateAndList (0.02s)
11:24:12 [2022-08-08T11:24:12.634Z] === RUN   TestVolumesRemove
11:24:12 [2022-08-08T11:24:12.634Z] --- PASS: TestVolumesRemove (0.08s)
11:24:12 [2022-08-08T11:24:12.634Z] === RUN   TestVolumesInspect
11:24:12 [2022-08-08T11:24:12.634Z] --- PASS: TestVolumesInspect (0.02s)
11:24:12 [2022-08-08T11:24:12.634Z] === RUN   TestVolumesInvalidJSON
11:24:12 [2022-08-08T11:24:12.634Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:24:12 [2022-08-08T11:24:12.634Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:24:12 [2022-08-08T11:24:12.634Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:24:12 [2022-08-08T11:24:12.634Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:24:12 [2022-08-08T11:24:12.634Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:24:12 [2022-08-08T11:24:12.634Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:24:12 [2022-08-08T11:24:12.634Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:24:12 [2022-08-08T11:24:12.634Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:24:12 [2022-08-08T11:24:12.634Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z] PASS
11:24:12 [2022-08-08T11:24:12.634Z] 
11:24:12 [2022-08-08T11:24:12.634Z] DONE 9 tests in 0.155s
11:24:12 [2022-08-08T11:24:12.634Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:24:13 [2022-08-08T11:24:13.190Z] === RUN   TestDockerSuite/TestImportGzipped
11:24:13 [2022-08-08T11:24:13.195Z] Stopping apparmor (via systemctl): apparmor.service.
11:24:13 [2022-08-08T11:24:13.195Z] Removing test suite binaries
11:24:13 [2022-08-08T11:24:13.195Z] exiting test-integration
11:24:13 [2022-08-08T11:24:13.195Z] ++ exit 0
11:24:13 [2022-08-08T11:24:13.195Z] 
Post stage
11:24:14 [2022-08-08T11:24:14.570Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
[Pipeline] junit
11:24:14 [2022-08-08T11:24:14.573Z] Recording test results
11:24:15 [2022-08-08T11:24:15.512Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
11:24:16 [2022-08-08T11:24:16.034Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
11:24:16 [2022-08-08T11:24:16.081Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
Post stage
[Pipeline] sh
11:24:16 [2022-08-08T11:24:16.341Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
11:24:16 [2022-08-08T11:24:16.454Z] + echo Ensuring container killed.
11:24:16 [2022-08-08T11:24:16.454Z] Ensuring container killed.
11:24:16 [2022-08-08T11:24:16.454Z] + docker rm -vf docker-pr2
11:24:16 [2022-08-08T11:24:16.454Z] Error: No such container: docker-pr2
[Pipeline] sh
11:24:16 [2022-08-08T11:24:16.779Z] + echo Chowning /workspace to jenkins user
11:24:16 [2022-08-08T11:24:16.779Z] Chowning /workspace to jenkins user
11:24:16 [2022-08-08T11:24:16.779Z] + id -u
11:24:16 [2022-08-08T11:24:16.779Z] + id -g
11:24:16 [2022-08-08T11:24:16.779Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43932:/workspace busybox chown -R 1000:1000 /workspace
11:24:16 [2022-08-08T11:24:16.779Z] Unable to find image 'busybox:latest' locally
11:24:16 [2022-08-08T11:24:16.779Z] latest: Pulling from library/busybox
11:24:16 [2022-08-08T11:24:16.909Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
11:24:16 [2022-08-08T11:24:16.909Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
11:24:16 [2022-08-08T11:24:16.909Z] === RUN   TestDockerSuite/TestInspectAmpersand
11:24:17 [2022-08-08T11:24:17.035Z] 50783e0dfb64: Pulling fs layer
11:24:17 [2022-08-08T11:24:17.035Z] 50783e0dfb64: Download complete
11:24:17 [2022-08-08T11:24:17.035Z] 50783e0dfb64: Pull complete
11:24:17 [2022-08-08T11:24:17.035Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
11:24:17 [2022-08-08T11:24:17.035Z] Status: Downloaded newer image for busybox:latest
11:24:17 [2022-08-08T11:24:17.476Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
11:24:18 [2022-08-08T11:24:18.045Z] === RUN   TestDockerSuite/TestInspectByPrefix
11:24:18 [2022-08-08T11:24:18.045Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:24:18 [2022-08-08T11:24:18.614Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
11:24:18 [2022-08-08T11:24:18.614Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
11:24:18 [2022-08-08T11:24:18.614Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
11:24:18 [2022-08-08T11:24:18.735Z] + bundleName=amd64-cgroup2
11:24:18 [2022-08-08T11:24:18.735Z] + echo Creating amd64-cgroup2-bundles.tar.gz
11:24:18 [2022-08-08T11:24:18.735Z] Creating amd64-cgroup2-bundles.tar.gz
11:24:18 [2022-08-08T11:24:18.735Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
11:24:18 [2022-08-08T11:24:18.735Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
[Pipeline] archiveArtifacts
11:24:19 [2022-08-08T11:24:19.000Z] Archiving artifacts
11:24:19 [2022-08-08T11:24:19.183Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
11:24:19 [2022-08-08T11:24:19.752Z] === RUN   TestDockerSuite/TestInspectDefault
11:24:20 [2022-08-08T11:24:20.012Z] === RUN   TestDockerSuite/TestInspectHistory
11:24:20 [2022-08-08T11:24:20.580Z] === RUN   TestDockerSuite/TestInspectImage
11:24:20 [2022-08-08T11:24:20.580Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
11:24:20 [2022-08-08T11:24:20.580Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
11:24:20 [2022-08-08T11:24:20.580Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
11:24:20 [2022-08-08T11:24:20.580Z] === RUN   TestDockerSuite/TestInspectInt64
11:24:20 [2022-08-08T11:24:20.908Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43932/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:24:21 [2022-08-08T11:24:21.150Z] === RUN   TestDockerSuite/TestInspectJSONFields
11:24:21 [2022-08-08T11:24:21.252Z] + make clean
11:24:21 [2022-08-08T11:24:21.252Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:24:21 [2022-08-08T11:24:21.252Z] docker-dev-cache
11:24:21 [2022-08-08T11:24:21.252Z] docker-mod-cache
[Pipeline] deleteDir
11:24:21 [2022-08-08T11:24:21.718Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
11:24:21 [2022-08-08T11:24:21.718Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
11:24:21 [2022-08-08T11:24:21.977Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
11:24:22 [2022-08-08T11:24:22.545Z] === RUN   TestDockerSuite/TestInspectPlugin
11:24:22 [2022-08-08T11:24:22.589Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s)
11:24:22 [2022-08-08T11:24:22.589Z] === RUN   TestCreateServiceSecretFileMode
11:24:23 [2022-08-08T11:24:23.156Z] --- PASS: TestCreateServiceSecretFileMode (2.58s)
11:24:23 [2022-08-08T11:24:23.156Z] === RUN   TestCreateServiceConfigFileMode
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:24:25 [2022-08-08T11:24:25.078Z] === RUN   TestDockerSuite/TestInspectRootFS
11:24:25 [2022-08-08T11:24:25.078Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
11:24:25 [2022-08-08T11:24:25.338Z] === RUN   TestDockerSuite/TestInspectStatus
11:24:25 [2022-08-08T11:24:25.688Z] --- PASS: TestCreateServiceConfigFileMode (2.48s)
11:24:25 [2022-08-08T11:24:25.688Z] === RUN   TestCreateServiceSysctls
11:24:25 [2022-08-08T11:24:25.905Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
11:24:26 [2022-08-08T11:24:26.845Z] === RUN   TestDockerSuite/TestInspectTemplateError
11:24:27 [2022-08-08T11:24:27.416Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
11:24:27 [2022-08-08T11:24:27.675Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
11:24:28 [2022-08-08T11:24:28.243Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
11:24:28 [2022-08-08T11:24:28.826Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
11:24:28 [2022-08-08T11:24:28.976Z] --- PASS: TestCreateServiceSysctls (2.92s)
11:24:28 [2022-08-08T11:24:28.976Z] === RUN   TestCreateServiceCapabilities
11:24:29 [2022-08-08T11:24:29.087Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
11:24:29 [2022-08-08T11:24:29.655Z] === RUN   TestDockerSuite/TestInspectUnknownObject
11:24:29 [2022-08-08T11:24:29.655Z] === RUN   TestDockerSuite/TestLinkShortDefinition
11:24:30 [2022-08-08T11:24:30.592Z] === RUN   TestDockerSuite/TestLinksEnvs
11:24:31 [2022-08-08T11:24:31.509Z] --- PASS: TestCreateServiceCapabilities (2.60s)
11:24:31 [2022-08-08T11:24:31.509Z] === RUN   TestInspect
11:24:31 [2022-08-08T11:24:31.531Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
11:24:32 [2022-08-08T11:24:32.100Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
11:24:32 [2022-08-08T11:24:32.100Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
11:24:33 [2022-08-08T11:24:33.482Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
11:24:34 [2022-08-08T11:24:34.041Z] --- PASS: TestInspect (2.80s)
11:24:34 [2022-08-08T11:24:34.041Z] === RUN   TestCreateJob
11:24:35 [2022-08-08T11:24:35.391Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
11:24:36 [2022-08-08T11:24:36.771Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
11:24:37 [2022-08-08T11:24:37.328Z] --- PASS: TestCreateJob (2.89s)
11:24:37 [2022-08-08T11:24:37.328Z] === RUN   TestReplicatedJob
11:24:37 [2022-08-08T11:24:37.342Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
11:24:37 [2022-08-08T11:24:37.342Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ok  	github.com/docker/docker/api/server/httputils	0.012s	coverage: 31.9% of statements
11:24:38 [2022-08-08T11:24:38.432Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 92.2% of statements
11:24:38 [2022-08-08T11:24:38.432Z] ok  	github.com/docker/docker/api/server/router/volume	0.009s	coverage: 67.9% of statements
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/types	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
11:24:38 [2022-08-08T11:24:38.432Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/builder	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:24:38 [2022-08-08T11:24:38.432Z] ok  	github.com/docker/docker/builder/remotecontext	0.117s	coverage: 13.7% of statements
11:24:38 [2022-08-08T11:24:38.432Z] ok  	github.com/docker/docker/builder/dockerfile	0.485s	coverage: 49.3% of statements
11:24:38 [2022-08-08T11:24:38.432Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.004s	coverage: 100.0% of statements
11:24:38 [2022-08-08T11:24:38.432Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
11:24:38 [2022-08-08T11:24:38.994Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.689s	coverage: 86.3% of statements
11:24:38 [2022-08-08T11:24:38.994Z] ?   	github.com/docker/docker/cli	[no test files]
11:24:38 [2022-08-08T11:24:38.994Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:24:38 [2022-08-08T11:24:38.994Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
11:24:38 [2022-08-08T11:24:38.994Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
11:24:39 [2022-08-08T11:24:39.251Z]     docker_api_swarm_service_test.go:395: [dbb05acfa31f0] joining swarm manager [d44223cc29c45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:24:39 [2022-08-08T11:24:39.251Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
11:24:39 [2022-08-08T11:24:39.511Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
11:24:39 [2022-08-08T11:24:39.556Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.017s	coverage: 69.3% of statements
11:24:39 [2022-08-08T11:24:39.771Z]     docker_api_swarm_service_test.go:395: [d606d8dcef4c2] joining swarm manager [d44223cc29c45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:24:40 [2022-08-08T11:24:40.340Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
11:24:41 [2022-08-08T11:24:41.517Z] --- PASS: TestReplicatedJob (4.86s)
11:24:41 [2022-08-08T11:24:41.517Z] === RUN   TestUpdateReplicatedJob
11:24:44 [2022-08-08T11:24:44.803Z] ok  	github.com/docker/docker/client	0.136s	coverage: 75.9% of statements
11:24:44 [2022-08-08T11:24:44.865Z] --- PASS: TestUpdateReplicatedJob (2.95s)
11:24:44 [2022-08-08T11:24:44.865Z] === RUN   TestServiceListWithStatuses
11:24:44 [2022-08-08T11:24:44.865Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:24:44 [2022-08-08T11:24:44.865Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:24:44 [2022-08-08T11:24:44.865Z] === RUN   TestDockerNetworkConnectAlias
11:24:49 [2022-08-08T11:24:49.053Z] --- PASS: TestDockerNetworkConnectAlias (4.20s)
11:24:49 [2022-08-08T11:24:49.053Z] === RUN   TestDockerNetworkReConnect
11:24:50 [2022-08-08T11:24:50.326Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
11:24:50 [2022-08-08T11:24:50.586Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
11:24:51 [2022-08-08T11:24:51.155Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
11:24:51 [2022-08-08T11:24:51.586Z] --- PASS: TestDockerNetworkReConnect (2.86s)
11:24:51 [2022-08-08T11:24:51.586Z] === RUN   TestServicePlugin
11:24:51 [2022-08-08T11:24:51.586Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:24:51 [2022-08-08T11:24:51.586Z] --- SKIP: TestServicePlugin (0.00s)
11:24:51 [2022-08-08T11:24:51.586Z] === RUN   TestServiceUpdateLabel
11:24:52 [2022-08-08T11:24:52.536Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
11:24:52 [2022-08-08T11:24:52.536Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
11:24:52 [2022-08-08T11:24:52.536Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
11:24:53 [2022-08-08T11:24:53.474Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
11:24:54 [2022-08-08T11:24:54.118Z] --- PASS: TestServiceUpdateLabel (2.13s)
11:24:54 [2022-08-08T11:24:54.118Z] === RUN   TestServiceUpdateSecrets
11:24:54 [2022-08-08T11:24:54.414Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
11:24:54 [2022-08-08T11:24:54.984Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
11:24:55 [2022-08-08T11:24:55.563Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
11:24:56 [2022-08-08T11:24:56.142Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
11:24:56 [2022-08-08T11:24:56.711Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
11:24:58 [2022-08-08T11:24:58.094Z]     docker_api_swarm_service_test.go:343: [d57aa21a639ea] joining swarm manager [d8323a324fcf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:24:59 [2022-08-08T11:24:59.032Z]     docker_api_swarm_service_test.go:343: [dcb62849b9f4c] joining swarm manager [d8323a324fcf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:24:59 [2022-08-08T11:24:59.032Z] === RUN   TestDockerSuite/TestLogsFollowStopped
11:24:59 [2022-08-08T11:24:59.971Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
11:25:00 [2022-08-08T11:25:00.542Z] === RUN   TestDockerSuite/TestLogsSince
11:25:07 [2022-08-08T11:25:07.112Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
11:25:08 [2022-08-08T11:25:08.996Z] --- PASS: TestServiceUpdateSecrets (14.19s)
11:25:08 [2022-08-08T11:25:08.996Z] === RUN   TestServiceUpdateConfigs
11:25:13 [2022-08-08T11:25:13.680Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
11:25:13 [2022-08-08T11:25:13.680Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
11:25:13 [2022-08-08T11:25:13.680Z] === RUN   TestDockerSuite/TestLogsTail
11:25:13 [2022-08-08T11:25:13.680Z] === RUN   TestDockerSuite/TestLogsTimestamps
11:25:14 [2022-08-08T11:25:14.619Z] === RUN   TestDockerSuite/TestLogsWithDetails
11:25:14 [2022-08-08T11:25:14.878Z]     docker_api_swarm_service_test.go:490: [dc651e02e364d] joining swarm manager [d9c22fd8f56ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:25:15 [2022-08-08T11:25:15.138Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
11:25:15 [2022-08-08T11:25:15.138Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
11:25:15 [2022-08-08T11:25:15.138Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
11:25:15 [2022-08-08T11:25:15.138Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
11:25:15 [2022-08-08T11:25:15.138Z] === RUN   TestDockerSuite/TestNetHostname
11:25:15 [2022-08-08T11:25:15.708Z]     docker_api_swarm_service_test.go:490: [d81771350f521] joining swarm manager [d9c22fd8f56ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:25:17 [2022-08-08T11:25:17.091Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
11:25:17 [2022-08-08T11:25:17.350Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
11:25:17 [2022-08-08T11:25:17.350Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
11:25:17 [2022-08-08T11:25:17.350Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
11:25:18 [2022-08-08T11:25:18.288Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
11:25:18 [2022-08-08T11:25:18.858Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
11:25:20 [2022-08-08T11:25:20.237Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
11:25:20 [2022-08-08T11:25:20.237Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
11:25:20 [2022-08-08T11:25:20.237Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
11:25:20 [2022-08-08T11:25:20.237Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
11:25:23 [2022-08-08T11:25:23.875Z] --- PASS: TestServiceUpdateConfigs (13.92s)
11:25:23 [2022-08-08T11:25:23.875Z] === RUN   TestServiceUpdateNetwork
11:25:25 [2022-08-08T11:25:25.519Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
11:25:26 [2022-08-08T11:25:26.087Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
11:25:27 [2022-08-08T11:25:27.466Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
11:25:28 [2022-08-08T11:25:28.404Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
11:25:29 [2022-08-08T11:25:29.783Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
11:25:31 [2022-08-08T11:25:31.467Z] ok  	github.com/docker/docker/cmd/dockerd	0.082s	coverage: 31.9% of statements
11:25:31 [2022-08-08T11:25:31.467Z] ok  	github.com/docker/docker/container	0.118s	coverage: 36.1% of statements
11:25:31 [2022-08-08T11:25:31.467Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.483s	coverage: 0.0% of statements
11:25:31 [2022-08-08T11:25:31.467Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
11:25:31 [2022-08-08T11:25:31.467Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:25:31 [2022-08-08T11:25:31.467Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:25:31 [2022-08-08T11:25:31.467Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:25:31 [2022-08-08T11:25:31.467Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:25:33 [2022-08-08T11:25:33.238Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
11:25:33 [2022-08-08T11:25:33.849Z] --- PASS: TestServiceUpdateNetwork (12.06s)
11:25:33 [2022-08-08T11:25:33.849Z] === RUN   TestServiceUpdatePidsLimit
11:25:34 [2022-08-08T11:25:34.177Z] === RUN   TestDockerSuite/TestPluginLogDriver
11:25:34 [2022-08-08T11:25:34.745Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
11:25:35 [2022-08-08T11:25:35.226Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:25:35 [2022-08-08T11:25:35.793Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:25:36 [2022-08-08T11:25:36.697Z]     docker_api_swarm_service_test.go:128: [d6663d0da625a] joining swarm manager [d9fbb2486c522]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:25:36 [2022-08-08T11:25:36.712Z] ok  	github.com/docker/docker/daemon/cluster	0.115s	coverage: 0.5% of statements
11:25:37 [2022-08-08T11:25:37.634Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
11:25:37 [2022-08-08T11:25:37.635Z]     docker_api_swarm_service_test.go:129: [dda521859e88c] joining swarm manager [d9fbb2486c522]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:25:37 [2022-08-08T11:25:37.640Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
11:25:39 [2022-08-08T11:25:39.007Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.010s	coverage: 36.9% of statements
11:25:39 [2022-08-08T11:25:39.542Z] === RUN   TestDockerSuite/TestPluginActive
11:25:39 [2022-08-08T11:25:39.542Z]     docker_api_swarm_service_test.go:137: [dfe902e349a3e] joining swarm manager [d9fbb2486c522]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
11:25:40 [2022-08-08T11:25:40.480Z]     docker_api_swarm_service_test.go:138: [d4823ce8ca77e] joining swarm manager [d9fbb2486c522]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
11:25:41 [2022-08-08T11:25:41.860Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
11:25:43 [2022-08-08T11:25:43.908Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:25:47 [2022-08-08T11:25:47.093Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.442s	coverage: 13.4% of statements
11:25:47 [2022-08-08T11:25:47.655Z] ok  	github.com/docker/docker/daemon/config	0.038s	coverage: 81.7% of statements
11:25:47 [2022-08-08T11:25:47.911Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
11:25:48 [2022-08-08T11:25:48.427Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
11:25:48 [2022-08-08T11:25:48.427Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
11:25:48 [2022-08-08T11:25:48.427Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
11:25:48 [2022-08-08T11:25:48.474Z] ok  	github.com/docker/docker/daemon	10.151s	coverage: 16.5% of statements
11:25:48 [2022-08-08T11:25:48.474Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:25:48 [2022-08-08T11:25:48.474Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:25:48 [2022-08-08T11:25:48.474Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:25:48 [2022-08-08T11:25:48.474Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:25:48 [2022-08-08T11:25:48.731Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
11:25:50 [2022-08-08T11:25:50.331Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
11:25:50 [2022-08-08T11:25:50.471Z] --- PASS: TestServiceUpdatePidsLimit (16.17s)
11:25:50 [2022-08-08T11:25:50.471Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
11:25:50 [2022-08-08T11:25:50.471Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
11:25:50 [2022-08-08T11:25:50.471Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
11:25:50 [2022-08-08T11:25:50.471Z] PASS
11:25:50 [2022-08-08T11:25:50.471Z] 
11:25:50 [2022-08-08T11:25:50.471Z] === Skipped
11:25:50 [2022-08-08T11:25:50.471Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
11:25:50 [2022-08-08T11:25:50.471Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:25:50 [2022-08-08T11:25:50.471Z] 
11:25:50 [2022-08-08T11:25:50.471Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
11:25:50 [2022-08-08T11:25:50.471Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:25:50 [2022-08-08T11:25:50.471Z] 
11:25:50 [2022-08-08T11:25:50.471Z] DONE 27 tests, 2 skipped in 130.010s
11:25:50 [2022-08-08T11:25:50.471Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
11:25:50 [2022-08-08T11:25:50.471Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
11:25:50 [2022-08-08T11:25:50.471Z] ++ set -e
11:25:50 [2022-08-08T11:25:50.471Z] ++ '[' -n 0 ']'
11:25:50 [2022-08-08T11:25:50.471Z] ++ set -x
11:25:50 [2022-08-08T11:25:50.471Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
11:25:50 [2022-08-08T11:25:50.471Z] INFO: Testing against a local daemon
11:25:50 [2022-08-08T11:25:50.471Z] === RUN   TestSessionCreate
11:25:50 [2022-08-08T11:25:50.471Z] --- PASS: TestSessionCreate (0.02s)
11:25:50 [2022-08-08T11:25:50.471Z] === RUN   TestSessionCreateWithBadUpgrade
11:25:50 [2022-08-08T11:25:50.471Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:25:50 [2022-08-08T11:25:50.471Z] PASS
11:25:50 [2022-08-08T11:25:50.471Z] 
11:25:50 [2022-08-08T11:25:50.471Z] DONE 2 tests in 0.136s
11:25:50 [2022-08-08T11:25:50.471Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
11:25:50 [2022-08-08T11:25:50.471Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
11:25:50 [2022-08-08T11:25:50.471Z] ++ set -e
11:25:50 [2022-08-08T11:25:50.471Z] ++ '[' -n 0 ']'
11:25:50 [2022-08-08T11:25:50.471Z] ++ set -x
11:25:50 [2022-08-08T11:25:50.471Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
11:25:50 [2022-08-08T11:25:50.471Z] INFO: Testing against a local daemon
11:25:50 [2022-08-08T11:25:50.471Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:25:50 [2022-08-08T11:25:50.471Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:25:50 [2022-08-08T11:25:50.471Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:25:50 [2022-08-08T11:25:50.471Z] === RUN   TestDiskUsage
11:25:50 [2022-08-08T11:25:50.471Z] === PAUSE TestDiskUsage
11:25:50 [2022-08-08T11:25:50.471Z] === RUN   TestEventsExecDie
11:25:50 [2022-08-08T11:25:50.624Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.735s	coverage: 74.8% of statements
11:25:50 [2022-08-08T11:25:50.731Z] --- PASS: TestEventsExecDie (0.47s)
11:25:50 [2022-08-08T11:25:50.731Z] === RUN   TestEventsBackwardsCompatible
11:25:50 [2022-08-08T11:25:50.989Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
11:25:50 [2022-08-08T11:25:50.990Z] === RUN   TestEventsVolumeCreate
11:25:50 [2022-08-08T11:25:50.990Z] --- PASS: TestEventsVolumeCreate (0.06s)
11:25:50 [2022-08-08T11:25:50.990Z] === RUN   TestInfoBinaryCommits
11:25:50 [2022-08-08T11:25:50.990Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:25:50 [2022-08-08T11:25:50.990Z] === RUN   TestInfoAPIVersioned
11:25:50 [2022-08-08T11:25:50.990Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:25:50 [2022-08-08T11:25:50.990Z] === RUN   TestInfoAPI
11:25:50 [2022-08-08T11:25:50.990Z] --- PASS: TestInfoAPI (0.02s)
11:25:50 [2022-08-08T11:25:50.990Z] === RUN   TestInfoAPIWarnings
11:25:51 [2022-08-08T11:25:51.186Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 3.0% of statements
11:25:51 [2022-08-08T11:25:51.442Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.340s	coverage: 60.7% of statements
11:25:53 [2022-08-08T11:25:53.388Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.013s	coverage: 1.9% of statements
11:25:54 [2022-08-08T11:25:54.544Z] === RUN   TestDockerSuite/TestPluginUpgrade
11:25:54 [2022-08-08T11:25:54.761Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.275s	coverage: 50.6% of statements
11:25:55 [2022-08-08T11:25:55.323Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.113s	coverage: 46.1% of statements
11:25:55 [2022-08-08T11:25:55.323Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:25:56 [2022-08-08T11:25:56.690Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.5% of statements
11:25:56 [2022-08-08T11:25:56.690Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.775s	coverage: 58.5% of statements
11:25:56 [2022-08-08T11:25:56.690Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:25:56 [2022-08-08T11:25:56.690Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:25:57 [2022-08-08T11:25:57.620Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.012s	coverage: 3.0% of statements
11:25:58 [2022-08-08T11:25:58.183Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
11:25:59 [2022-08-08T11:25:59.110Z] ok  	github.com/docker/docker/daemon/images	0.052s	coverage: 6.9% of statements
11:25:59 [2022-08-08T11:25:59.110Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:25:59 [2022-08-08T11:25:59.110Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:26:00 [2022-08-08T11:26:00.037Z] ok  	github.com/docker/docker/daemon/logger	0.235s	coverage: 43.2% of statements
11:26:00 [2022-08-08T11:26:00.600Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.175s	coverage: 79.9% of statements
11:26:01 [2022-08-08T11:26:01.163Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.017s	coverage: 53.6% of statements
11:26:01 [2022-08-08T11:26:01.163Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:26:01 [2022-08-08T11:26:01.726Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.013s	coverage: 68.2% of statements
11:26:01 [2022-08-08T11:26:01.726Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.4% of statements
11:26:02 [2022-08-08T11:26:02.289Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 87.2% of statements
11:26:02 [2022-08-08T11:26:02.663Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
11:26:02 [2022-08-08T11:26:02.851Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.174s	coverage: 76.8% of statements
11:26:03 [2022-08-08T11:26:03.108Z] ok  	github.com/docker/docker/daemon/logger/local	0.040s	coverage: 79.4% of statements
11:26:03 [2022-08-08T11:26:03.108Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:26:03 [2022-08-08T11:26:03.108Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
11:26:04 [2022-08-08T11:26:04.477Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.038s	coverage: 31.5% of statements
11:26:04 [2022-08-08T11:26:04.477Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.026s	coverage: 62.0% of statements
11:26:05 [2022-08-08T11:26:05.219Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
11:26:05 [2022-08-08T11:26:05.407Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
11:26:05 [2022-08-08T11:26:05.663Z] ok  	github.com/docker/docker/daemon/logger/templates	0.009s	coverage: 8.3% of statements
11:26:05 [2022-08-08T11:26:05.788Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
11:26:06 [2022-08-08T11:26:06.225Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
11:26:07 [2022-08-08T11:26:07.154Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.629s	coverage: 82.5% of statements
11:26:07 [2022-08-08T11:26:07.154Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:26:07 [2022-08-08T11:26:07.154Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:26:07 [2022-08-08T11:26:07.177Z] === RUN   TestDockerSuite/TestPortHostBinding
11:26:07 [2022-08-08T11:26:07.438Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
11:26:08 [2022-08-08T11:26:08.007Z] === RUN   TestDockerSuite/TestPortList
11:26:08 [2022-08-08T11:26:08.081Z] ok  	github.com/docker/docker/distribution/metadata	0.023s	coverage: 44.4% of statements
11:26:09 [2022-08-08T11:26:09.009Z] ok  	github.com/docker/docker/distribution	1.516s	coverage: 28.0% of statements
11:26:09 [2022-08-08T11:26:09.009Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:26:09 [2022-08-08T11:26:09.072Z] --- PASS: TestInfoAPIWarnings (16.54s)
11:26:09 [2022-08-08T11:26:09.072Z] === RUN   TestInfoDebug
11:26:09 [2022-08-08T11:26:09.072Z] --- PASS: TestInfoDebug (0.52s)
11:26:09 [2022-08-08T11:26:09.072Z] === RUN   TestInfoInsecureRegistries
11:26:09 [2022-08-08T11:26:09.072Z] --- PASS: TestInfoInsecureRegistries (0.52s)
11:26:09 [2022-08-08T11:26:09.072Z] === RUN   TestInfoRegistryMirrors
11:26:09 [2022-08-08T11:26:09.072Z] --- PASS: TestInfoRegistryMirrors (0.52s)
11:26:09 [2022-08-08T11:26:09.072Z] === RUN   TestLoginFailsWithBadCredentials
11:26:09 [2022-08-08T11:26:09.572Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.0% of statements
11:26:09 [2022-08-08T11:26:09.640Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
11:26:09 [2022-08-08T11:26:09.640Z] === RUN   TestPingCacheHeaders
11:26:09 [2022-08-08T11:26:09.640Z] --- PASS: TestPingCacheHeaders (0.02s)
11:26:09 [2022-08-08T11:26:09.640Z] === RUN   TestPingGet
11:26:09 [2022-08-08T11:26:09.640Z] --- PASS: TestPingGet (0.01s)
11:26:09 [2022-08-08T11:26:09.640Z] === RUN   TestPingHead
11:26:09 [2022-08-08T11:26:09.640Z] --- PASS: TestPingHead (0.02s)
11:26:09 [2022-08-08T11:26:09.640Z] === RUN   TestPingSwarmHeader
11:26:09 [2022-08-08T11:26:09.917Z]     docker_api_swarm_service_test.go:304: [df0a39ceec8fe] joining swarm manager [d151554a3f836]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:26:10 [2022-08-08T11:26:10.134Z] ok  	github.com/docker/docker/image	0.024s	coverage: 86.9% of statements
11:26:10 [2022-08-08T11:26:10.209Z] === RUN   TestPingSwarmHeader/before_swarm_init
11:26:10 [2022-08-08T11:26:10.390Z] ok  	github.com/docker/docker/distribution/xfer	1.896s	coverage: 84.9% of statements
11:26:10 [2022-08-08T11:26:10.391Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:26:10 [2022-08-08T11:26:10.391Z] ok  	github.com/docker/docker/image/cache	0.010s	coverage: 19.2% of statements
11:26:10 [2022-08-08T11:26:10.485Z]     docker_api_swarm_service_test.go:304: [d4d22b8f8c80e] joining swarm manager [d151554a3f836]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:26:10 [2022-08-08T11:26:10.776Z] === RUN   TestPingSwarmHeader/after_swarm_init
11:26:11 [2022-08-08T11:26:11.712Z] === RUN   TestPingSwarmHeader/after_swarm_leave
11:26:11 [2022-08-08T11:26:11.712Z] --- PASS: TestPingSwarmHeader (2.04s)
11:26:11 [2022-08-08T11:26:11.712Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
11:26:11 [2022-08-08T11:26:11.712Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
11:26:11 [2022-08-08T11:26:11.712Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
11:26:11 [2022-08-08T11:26:11.712Z] === RUN   TestVersion
11:26:11 [2022-08-08T11:26:11.712Z] --- PASS: TestVersion (0.02s)
11:26:11 [2022-08-08T11:26:11.712Z] === CONT  TestDiskUsage
11:26:11 [2022-08-08T11:26:11.758Z] ok  	github.com/docker/docker/image/tarexport	0.012s	coverage: 0.7% of statements
11:26:11 [2022-08-08T11:26:11.758Z] ?   	github.com/docker/docker/image/v1	[no test files]
11:26:11 [2022-08-08T11:26:11.758Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:26:12 [2022-08-08T11:26:12.023Z] ok  	github.com/docker/docker/libcontainerd/queue	0.030s	coverage: 100.0% of statements
11:26:12 [2022-08-08T11:26:12.280Z] === RUN   TestDiskUsage/empty
11:26:12 [2022-08-08T11:26:12.280Z] === RUN   TestDiskUsage/empty/container_types
11:26:12 [2022-08-08T11:26:12.280Z] === RUN   TestDiskUsage/empty/image_types
11:26:12 [2022-08-08T11:26:12.280Z] === RUN   TestDiskUsage/empty/volume_types
11:26:12 [2022-08-08T11:26:12.280Z] === RUN   TestDiskUsage/empty/build-cache_types
11:26:12 [2022-08-08T11:26:12.280Z] === RUN   TestDiskUsage/empty/container,_volume_types
11:26:12 [2022-08-08T11:26:12.280Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
11:26:12 [2022-08-08T11:26:12.280Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
11:26:12 [2022-08-08T11:26:12.280Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
11:26:12 [2022-08-08T11:26:12.280Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
11:26:12 [2022-08-08T11:26:12.280Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
11:26:12 [2022-08-08T11:26:12.280Z] === RUN   TestDiskUsage/after_LoadBusybox
11:26:12 [2022-08-08T11:26:12.280Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
11:26:12 [2022-08-08T11:26:12.280Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
11:26:12 [2022-08-08T11:26:12.280Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
11:26:12 [2022-08-08T11:26:12.280Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
11:26:12 [2022-08-08T11:26:12.280Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
11:26:12 [2022-08-08T11:26:12.280Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
11:26:12 [2022-08-08T11:26:12.280Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
11:26:12 [2022-08-08T11:26:12.280Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
11:26:12 [2022-08-08T11:26:12.280Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
11:26:12 [2022-08-08T11:26:12.280Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
11:26:12 [2022-08-08T11:26:12.280Z] === RUN   TestDiskUsage/after_container.Run
11:26:12 [2022-08-08T11:26:12.540Z] === RUN   TestDiskUsage/after_container.Run/container_types
11:26:12 [2022-08-08T11:26:12.540Z] === RUN   TestDiskUsage/after_container.Run/image_types
11:26:12 [2022-08-08T11:26:12.540Z] === RUN   TestDiskUsage/after_container.Run/volume_types
11:26:12 [2022-08-08T11:26:12.540Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
11:26:12 [2022-08-08T11:26:12.540Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
11:26:12 [2022-08-08T11:26:12.540Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
11:26:12 [2022-08-08T11:26:12.540Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
11:26:12 [2022-08-08T11:26:12.540Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
11:26:12 [2022-08-08T11:26:12.540Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
11:26:12 [2022-08-08T11:26:12.540Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
11:26:12 [2022-08-08T11:26:12.586Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 46.0% of statements
11:26:12 [2022-08-08T11:26:12.798Z] --- PASS: TestDiskUsage (1.13s)
11:26:12 [2022-08-08T11:26:12.798Z]     --- PASS: TestDiskUsage/empty (0.01s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z] PASS
11:26:12 [2022-08-08T11:26:12.798Z] 
11:26:12 [2022-08-08T11:26:12.798Z] === Skipped
11:26:12 [2022-08-08T11:26:12.798Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:26:12 [2022-08-08T11:26:12.798Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:26:12 [2022-08-08T11:26:12.798Z] 
11:26:12 [2022-08-08T11:26:12.798Z] DONE 54 tests, 1 skipped in 22.472s
11:26:12 [2022-08-08T11:26:12.798Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
11:26:12 [2022-08-08T11:26:12.798Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
11:26:12 [2022-08-08T11:26:12.798Z] ++ set -e
11:26:12 [2022-08-08T11:26:12.798Z] ++ '[' -n 0 ']'
11:26:12 [2022-08-08T11:26:12.798Z] ++ set -x
11:26:12 [2022-08-08T11:26:12.799Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
11:26:12 [2022-08-08T11:26:12.799Z] INFO: Testing against a local daemon
11:26:12 [2022-08-08T11:26:12.799Z] === RUN   TestVolumesCreateAndList
11:26:12 [2022-08-08T11:26:12.799Z] --- PASS: TestVolumesCreateAndList (0.02s)
11:26:12 [2022-08-08T11:26:12.799Z] === RUN   TestVolumesRemove
11:26:12 [2022-08-08T11:26:12.799Z] --- PASS: TestVolumesRemove (0.06s)
11:26:12 [2022-08-08T11:26:12.799Z] === RUN   TestVolumesInspect
11:26:13 [2022-08-08T11:26:13.057Z] --- PASS: TestVolumesInspect (0.02s)
11:26:13 [2022-08-08T11:26:13.057Z] === RUN   TestVolumesInvalidJSON
11:26:13 [2022-08-08T11:26:13.057Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:26:13 [2022-08-08T11:26:13.057Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:26:13 [2022-08-08T11:26:13.057Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:26:13 [2022-08-08T11:26:13.057Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:26:13 [2022-08-08T11:26:13.057Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:26:13 [2022-08-08T11:26:13.057Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:26:13 [2022-08-08T11:26:13.057Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:26:13 [2022-08-08T11:26:13.057Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:26:13 [2022-08-08T11:26:13.057Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
11:26:13 [2022-08-08T11:26:13.057Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:26:13 [2022-08-08T11:26:13.057Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:26:13 [2022-08-08T11:26:13.057Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:26:13 [2022-08-08T11:26:13.057Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:26:13 [2022-08-08T11:26:13.057Z] PASS
11:26:13 [2022-08-08T11:26:13.057Z] 
11:26:13 [2022-08-08T11:26:13.057Z] DONE 9 tests in 0.200s
11:26:13 [2022-08-08T11:26:13.057Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:26:13 [2022-08-08T11:26:13.057Z] ++++ cat bundles/test-integration/docker.pid
11:26:13 [2022-08-08T11:26:13.057Z] +++ kill 14285
11:26:13 [2022-08-08T11:26:13.147Z] ok  	github.com/docker/docker/opts	0.027s	coverage: 66.0% of statements
11:26:13 [2022-08-08T11:26:13.316Z] +++ /etc/init.d/apparmor stop
11:26:13 [2022-08-08T11:26:13.316Z] Leaving: AppArmorNo profiles have been unloaded.
11:26:13 [2022-08-08T11:26:13.316Z] 
11:26:13 [2022-08-08T11:26:13.316Z] Unloading profiles will leave already running processes permanently
11:26:13 [2022-08-08T11:26:13.316Z] unconfined, which can lead to unexpected situations.
11:26:13 [2022-08-08T11:26:13.316Z] 
11:26:13 [2022-08-08T11:26:13.316Z] To set a process to complain mode, use the command line tool
11:26:13 [2022-08-08T11:26:13.316Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:26:13 [2022-08-08T11:26:13.316Z] +++ true
11:26:13 [2022-08-08T11:26:13.316Z] exiting test-integration
11:26:13 [2022-08-08T11:26:13.316Z] ++ exit 0
11:26:13 [2022-08-08T11:26:13.316Z] 
11:26:13 [2022-08-08T11:26:13.403Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
Post stage
[Pipeline] junit
11:26:13 [2022-08-08T11:26:13.896Z] Recording test results
11:26:14 [2022-08-08T11:26:14.162Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:26:14 [2022-08-08T11:26:14.500Z] + echo Ensuring container killed.
11:26:14 [2022-08-08T11:26:14.500Z] Ensuring container killed.
11:26:14 [2022-08-08T11:26:14.500Z] + docker rm -vf docker-pr2
11:26:14 [2022-08-08T11:26:14.500Z] Error: No such container: docker-pr2
[Pipeline] sh
11:26:14 [2022-08-08T11:26:14.769Z] ok  	github.com/docker/docker/pkg/archive	0.287s	coverage: 81.8% of statements
11:26:14 [2022-08-08T11:26:14.802Z] + echo Chowning /workspace to jenkins user
11:26:14 [2022-08-08T11:26:14.802Z] Chowning /workspace to jenkins user
11:26:14 [2022-08-08T11:26:14.802Z] + id -u
11:26:14 [2022-08-08T11:26:14.802Z] + id -g
11:26:14 [2022-08-08T11:26:14.802Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43932:/workspace busybox chown -R 1000:1000 /workspace
11:26:14 [2022-08-08T11:26:14.802Z] Unable to find image 'busybox:latest' locally
11:26:14 [2022-08-08T11:26:14.802Z] latest: Pulling from library/busybox
11:26:15 [2022-08-08T11:26:15.061Z] 98b248744137: Pulling fs layer
11:26:15 [2022-08-08T11:26:15.061Z] 98b248744137: Verifying Checksum
11:26:15 [2022-08-08T11:26:15.061Z] 98b248744137: Download complete
11:26:15 [2022-08-08T11:26:15.061Z] 98b248744137: Pull complete
11:26:15 [2022-08-08T11:26:15.061Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
11:26:15 [2022-08-08T11:26:15.061Z] Status: Downloaded newer image for busybox:latest
11:26:15 [2022-08-08T11:26:15.697Z] ok  	github.com/docker/docker/pkg/authorization	0.159s	coverage: 68.3% of statements
11:26:15 [2022-08-08T11:26:15.697Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
11:26:15 [2022-08-08T11:26:15.762Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
11:26:15 [2022-08-08T11:26:15.953Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:26:16 [2022-08-08T11:26:16.735Z] + bundleName=arm64-integration
11:26:16 [2022-08-08T11:26:16.735Z] + echo Creating arm64-integration-bundles.tar.gz
11:26:16 [2022-08-08T11:26:16.735Z] Creating arm64-integration-bundles.tar.gz
11:26:16 [2022-08-08T11:26:16.735Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
11:26:16 [2022-08-08T11:26:16.735Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
11:26:17 [2022-08-08T11:26:17.006Z] Archiving artifacts
11:26:18 [2022-08-08T11:26:18.300Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
11:26:18 [2022-08-08T11:26:18.300Z] === RUN   TestDockerSuite/TestPruneContainerLabel
11:26:18 [2022-08-08T11:26:18.779Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43932/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:26:19 [2022-08-08T11:26:19.084Z] + make clean
11:26:19 [2022-08-08T11:26:19.219Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.480s	coverage: 42.7% of statements
11:26:19 [2022-08-08T11:26:19.219Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 6.7% of statements
11:26:19 [2022-08-08T11:26:19.343Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:26:19 [2022-08-08T11:26:19.343Z] docker-dev-cache
11:26:19 [2022-08-08T11:26:19.343Z] docker-mod-cache
[Pipeline] deleteDir
11:26:19 [2022-08-08T11:26:19.475Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
11:26:19 [2022-08-08T11:26:19.732Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
11:26:19 [2022-08-08T11:26:19.989Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 87.2% of statements
11:26:20 [2022-08-08T11:26:20.248Z] ok  	github.com/docker/docker/layer	7.856s	coverage: 68.9% of statements
11:26:20 [2022-08-08T11:26:20.248Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:26:20 [2022-08-08T11:26:20.248Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:26:20 [2022-08-08T11:26:20.248Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:26:20 [2022-08-08T11:26:20.248Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:26:20 [2022-08-08T11:26:20.248Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:26:20 [2022-08-08T11:26:20.248Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:26:20 [2022-08-08T11:26:20.505Z] ok  	github.com/docker/docker/pkg/fsutils	0.150s	coverage: 85.1% of statements
11:26:20 [2022-08-08T11:26:20.505Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
11:26:20 [2022-08-08T11:26:20.839Z] === RUN   TestDockerSuite/TestPruneContainerUntil
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:26:21 [2022-08-08T11:26:21.778Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
11:26:21 [2022-08-08T11:26:21.874Z] ok  	github.com/docker/docker/pkg/idtools	0.499s	coverage: 67.9% of statements
11:26:21 [2022-08-08T11:26:21.874Z] ok  	github.com/docker/docker/pkg/ioutils	0.437s	coverage: 70.1% of statements
11:26:21 [2022-08-08T11:26:21.874Z] ok  	github.com/docker/docker/pkg/longpath	0.008s	coverage: 100.0% of statements
11:26:22 [2022-08-08T11:26:22.130Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
11:26:22 [2022-08-08T11:26:22.130Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:26:22 [2022-08-08T11:26:22.130Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
11:26:22 [2022-08-08T11:26:22.372Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
11:26:22 [2022-08-08T11:26:22.372Z] === RUN   TestDockerSuite/TestPsByOrder
11:26:22 [2022-08-08T11:26:22.387Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
11:26:22 [2022-08-08T11:26:22.643Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
11:26:22 [2022-08-08T11:26:22.900Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.015s	coverage: 90.5% of statements
11:26:22 [2022-08-08T11:26:22.900Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
11:26:22 [2022-08-08T11:26:22.900Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:26:22 [2022-08-08T11:26:22.900Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:26:23 [2022-08-08T11:26:23.464Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.011s	coverage: 56.8% of statements
11:26:24 [2022-08-08T11:26:24.026Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
11:26:24 [2022-08-08T11:26:24.282Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
11:26:24 [2022-08-08T11:26:24.284Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
11:26:24 [2022-08-08T11:26:24.539Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
11:26:25 [2022-08-08T11:26:25.222Z] === RUN   TestDockerSuite/TestPsListContainersBase
11:26:25 [2022-08-08T11:26:25.904Z] ok  	github.com/docker/docker/pkg/pubsub	1.036s	coverage: 75.0% of statements
11:26:25 [2022-08-08T11:26:25.904Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
11:26:26 [2022-08-08T11:26:26.161Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
11:26:26 [2022-08-08T11:26:26.417Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
11:26:26 [2022-08-08T11:26:26.673Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
11:26:26 [2022-08-08T11:26:26.929Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
11:26:27 [2022-08-08T11:26:27.128Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
11:26:27 [2022-08-08T11:26:27.491Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 54.1% of statements
11:26:27 [2022-08-08T11:26:27.747Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 42.3% of statements
11:26:28 [2022-08-08T11:26:28.004Z] ok  	github.com/docker/docker/pkg/tailfile	0.059s	coverage: 88.6% of statements
11:26:28 [2022-08-08T11:26:28.566Z] ok  	github.com/docker/docker/pkg/tarsum	0.039s	coverage: 89.3% of statements
11:26:28 [2022-08-08T11:26:28.823Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
11:26:29 [2022-08-08T11:26:29.079Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
11:26:30 [2022-08-08T11:26:30.420Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
11:26:30 [2022-08-08T11:26:30.681Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
11:26:30 [2022-08-08T11:26:30.681Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
11:26:30 [2022-08-08T11:26:30.970Z] ok  	github.com/docker/docker/plugin	0.521s	coverage: 23.2% of statements
11:26:30 [2022-08-08T11:26:30.970Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
11:26:31 [2022-08-08T11:26:31.537Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 86.0% of statements
11:26:32 [2022-08-08T11:26:32.465Z] ok  	github.com/docker/docker/quota	0.218s	coverage: 71.4% of statements
11:26:32 [2022-08-08T11:26:32.721Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
11:26:33 [2022-08-08T11:26:33.224Z]     docker_api_swarm_service_test.go:100: [d9e4be7655438] joining swarm manager [d6ab96b3704c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:26:33 [2022-08-08T11:26:33.484Z]     docker_api_swarm_service_test.go:101: [df4803a310a59] joining swarm manager [d6ab96b3704c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:26:33 [2022-08-08T11:26:33.484Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
11:26:33 [2022-08-08T11:26:33.650Z] ok  	github.com/docker/docker/registry	0.051s	coverage: 58.6% of statements
11:26:34 [2022-08-08T11:26:34.213Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
11:26:34 [2022-08-08T11:26:34.213Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
11:26:34 [2022-08-08T11:26:34.776Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
11:26:35 [2022-08-08T11:26:35.032Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
11:26:36 [2022-08-08T11:26:36.923Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
11:26:37 [2022-08-08T11:26:37.484Z] ok  	github.com/docker/docker/volume/local	0.109s	coverage: 76.8% of statements
11:26:37 [2022-08-08T11:26:37.740Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 67.7% of statements
11:26:39 [2022-08-08T11:26:39.108Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 72.3% of statements
11:26:40 [2022-08-08T11:26:40.185Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
11:26:41 [2022-08-08T11:26:41.565Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
11:26:42 [2022-08-08T11:26:42.944Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
11:26:43 [2022-08-08T11:26:43.884Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
11:26:44 [2022-08-08T11:26:44.821Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
11:26:46 [2022-08-08T11:26:46.202Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
11:26:48 [2022-08-08T11:26:48.109Z] === RUN   TestDockerSuite/TestPsListContainersSize
11:26:49 [2022-08-08T11:26:49.048Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
11:26:49 [2022-08-08T11:26:49.308Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
11:26:49 [2022-08-08T11:26:49.878Z] === RUN   TestDockerSuite/TestPsRightTagName
11:26:51 [2022-08-08T11:26:51.255Z]     check_test.go:611: [d9e4be7655438] daemon is not started
11:26:52 [2022-08-08T11:26:52.195Z] === RUN   TestDockerSuite/TestPsShowMounts
11:26:53 [2022-08-08T11:26:53.575Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
11:26:53 [2022-08-08T11:26:53.575Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
11:26:53 [2022-08-08T11:26:53.575Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
11:26:54 [2022-08-08T11:26:54.144Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
11:26:54 [2022-08-08T11:26:54.403Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
11:26:54 [2022-08-08T11:26:54.403Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
11:26:55 [2022-08-08T11:26:55.341Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
11:26:56 [2022-08-08T11:26:56.281Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
11:26:56 [2022-08-08T11:26:56.540Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
11:26:57 [2022-08-08T11:26:57.110Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
11:26:59 [2022-08-08T11:26:59.017Z]     docker_api_swarm_service_test.go:533: [d65376b900557] joining swarm manager [d7d588876a4a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:27:00 [2022-08-08T11:27:00.397Z]     docker_api_swarm_service_test.go:534: [db2da43605b95] joining swarm manager [d7d588876a4a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:27:00 [2022-08-08T11:27:00.987Z] ok  	github.com/docker/docker/pkg/plugins	33.628s	coverage: 76.3% of statements
11:27:00 [2022-08-08T11:27:00.987Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:27:00 [2022-08-08T11:27:00.987Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:27:00 [2022-08-08T11:27:00.987Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
11:27:00 [2022-08-08T11:27:00.987Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
11:27:00 [2022-08-08T11:27:00.987Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:27:00 [2022-08-08T11:27:00.987Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:27:00 [2022-08-08T11:27:00.987Z] ?   	github.com/docker/docker/rootless	[no test files]
11:27:00 [2022-08-08T11:27:00.987Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
11:27:00 [2022-08-08T11:27:00.987Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:27:00 [2022-08-08T11:27:00.987Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:27:00 [2022-08-08T11:27:00.987Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:27:00 [2022-08-08T11:27:00.987Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:27:00 [2022-08-08T11:27:00.987Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:27:00 [2022-08-08T11:27:00.987Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:27:00 [2022-08-08T11:27:00.987Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:27:00 [2022-08-08T11:27:00.987Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:27:00 [2022-08-08T11:27:00.987Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:27:00 [2022-08-08T11:27:00.987Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:27:00 [2022-08-08T11:27:00.987Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:27:00 [2022-08-08T11:27:00.987Z] ?   	github.com/docker/docker/volume	[no test files]
11:27:00 [2022-08-08T11:27:00.987Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:27:00 [2022-08-08T11:27:00.987Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === Skipped
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z]     network_proxy_test.go:208: No support for dual stack yet
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:44: Driver btrfs not supported
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:44: Driver btrfs not supported
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:44: Driver btrfs not supported
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:44: Driver btrfs not supported
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:44: Driver btrfs not supported
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:71: No driver to put!
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z] time="2022-08-08T11:25:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z] time="2022-08-08T11:25:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z] time="2022-08-08T11:25:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z] time="2022-08-08T11:25:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z] time="2022-08-08T11:25:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:71: No driver to put!
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z]     overlay_test.go:50: Fails to compute changes intermittently
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z]     overlay_test.go:65: Cannot run test with naive change algorithm
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:44: Driver zfs not supported
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:44: Driver zfs not supported
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:44: Driver zfs not supported
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:44: Driver zfs not supported
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:44: Driver zfs not supported
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z]     graphtest_unix.go:71: No driver to put!
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:27:00 [2022-08-08T11:27:00.987Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
11:27:00 [2022-08-08T11:27:00.987Z] 
11:27:00 [2022-08-08T11:27:00.987Z] DONE 2800 tests, 28 skipped in 254.652s
11:27:00 [2022-08-08T11:27:00.987Z] + '[' -n 'github.com/docker/docker/libnetwork
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/bitseq
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/cluster
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/config
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/datastore
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/diagnostic
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/discoverapi
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/driverapi
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/drivers/bridge
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/drivers/host
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/drivers/null
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/drivers/overlay
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/drivers/remote
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/drivers/windows
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/drvregistry
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/etchosts
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/idm
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/internal/caller
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/ipam
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/ipamapi
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/ipams/builtin
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/ipams/null
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/ipams/remote
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/ipamutils
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/iptables
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/netlabel
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/netutils
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/networkdb
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/ns
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/options
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/osl
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/osl/kernel
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/portallocator
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/portmapper
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/resolvconf
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/testutils
11:27:00 [2022-08-08T11:27:00.987Z] github.com/docker/docker/libnetwork/types' ']'
11:27:00 [2022-08-08T11:27:00.987Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
11:27:05 [2022-08-08T11:27:05.678Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
11:27:05 [2022-08-08T11:27:05.942Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
11:27:07 [2022-08-08T11:27:07.854Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
11:27:07 [2022-08-08T11:27:07.854Z] === RUN   TestDockerSuite/TestRestartPolicyNO
11:27:07 [2022-08-08T11:27:07.854Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
11:27:08 [2022-08-08T11:27:08.116Z] === RUN   TestDockerSuite/TestRestartRunningContainer
11:27:10 [2022-08-08T11:27:10.673Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
11:27:11 [2022-08-08T11:27:11.245Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
11:27:13 [2022-08-08T11:27:13.781Z] === RUN   TestDockerSuite/TestRestartWithVolumes
11:27:14 [2022-08-08T11:27:14.350Z] === RUN   TestDockerSuite/TestRmiBlank
11:27:14 [2022-08-08T11:27:14.350Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
11:27:14 [2022-08-08T11:27:14.350Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
11:27:16 [2022-08-08T11:27:16.887Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
11:27:17 [2022-08-08T11:27:17.457Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
11:27:17 [2022-08-08T11:27:17.717Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
11:27:19 [2022-08-08T11:27:19.098Z] === RUN   TestDockerSuite/TestRmiImgIDForce
11:27:19 [2022-08-08T11:27:19.667Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
11:27:20 [2022-08-08T11:27:20.606Z] === RUN   TestDockerSuite/TestRmiParentImageFail
11:27:21 [2022-08-08T11:27:21.175Z] === RUN   TestDockerSuite/TestRmiTag
11:27:21 [2022-08-08T11:27:21.434Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
11:27:21 [2022-08-08T11:27:21.892Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
11:27:24 [2022-08-08T11:27:24.433Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
11:27:24 [2022-08-08T11:27:24.433Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
11:27:25 [2022-08-08T11:27:25.003Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
11:27:25 [2022-08-08T11:27:25.942Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
11:27:26 [2022-08-08T11:27:26.202Z]     docker_api_swarm_service_test.go:148: [d2070a9c522f9] joining swarm manager [dd5b74bae257b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:27:26 [2022-08-08T11:27:26.202Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
11:27:26 [2022-08-08T11:27:26.771Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
11:27:27 [2022-08-08T11:27:27.030Z]     docker_api_swarm_service_test.go:148: [d828af6c69b9f] joining swarm manager [dd5b74bae257b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:27:27 [2022-08-08T11:27:27.290Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
11:27:28 [2022-08-08T11:27:28.229Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
11:27:28 [2022-08-08T11:27:28.805Z] === RUN   TestDockerSuite/TestContainerNetworkMode
11:27:29 [2022-08-08T11:27:29.750Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
11:27:33 [2022-08-08T11:27:33.041Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
11:27:33 [2022-08-08T11:27:33.041Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
11:27:34 [2022-08-08T11:27:34.426Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
11:27:34 [2022-08-08T11:27:34.995Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
11:27:36 [2022-08-08T11:27:36.902Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
11:27:38 [2022-08-08T11:27:38.284Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
11:27:40 [2022-08-08T11:27:40.190Z] === RUN   TestDockerSuite/TestDevicePermissions
11:27:40 [2022-08-08T11:27:40.451Z] === RUN   TestDockerSuite/TestDockerFails
11:27:40 [2022-08-08T11:27:40.451Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
11:27:41 [2022-08-08T11:27:41.831Z] === RUN   TestDockerSuite/TestMountIntoProc
11:27:42 [2022-08-08T11:27:42.091Z] === RUN   TestDockerSuite/TestMountIntoSys
11:27:42 [2022-08-08T11:27:42.661Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
11:27:44 [2022-08-08T11:27:44.041Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
11:27:44 [2022-08-08T11:27:44.300Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
11:27:45 [2022-08-08T11:27:45.239Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
11:27:46 [2022-08-08T11:27:46.179Z] === RUN   TestDockerSuite/TestRunAddHost
11:27:46 [2022-08-08T11:27:46.748Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
11:27:47 [2022-08-08T11:27:47.008Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
11:27:47 [2022-08-08T11:27:47.268Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
11:27:47 [2022-08-08T11:27:47.527Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
11:27:47 [2022-08-08T11:27:47.605Z] ok  	github.com/docker/docker/libnetwork	37.328s	coverage: 40.6% of statements
11:27:47 [2022-08-08T11:27:47.605Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.114s	coverage: 84.4% of statements
11:27:47 [2022-08-08T11:27:47.605Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
11:27:47 [2022-08-08T11:27:47.605Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
11:27:47 [2022-08-08T11:27:47.605Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
11:27:47 [2022-08-08T11:27:47.605Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
11:27:47 [2022-08-08T11:27:47.605Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
11:27:47 [2022-08-08T11:27:47.605Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
11:27:47 [2022-08-08T11:27:47.605Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
11:27:47 [2022-08-08T11:27:47.605Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
11:27:47 [2022-08-08T11:27:47.605Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 22.4% of statements
11:27:47 [2022-08-08T11:27:47.605Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
11:27:47 [2022-08-08T11:27:47.605Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
11:27:47 [2022-08-08T11:27:47.605Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
11:27:47 [2022-08-08T11:27:47.605Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
11:27:47 [2022-08-08T11:27:47.605Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.385s	coverage: 59.9% of statements
11:27:47 [2022-08-08T11:27:47.605Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
11:27:47 [2022-08-08T11:27:47.605Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
11:27:47 [2022-08-08T11:27:47.605Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.015s	coverage: 5.0% of statements
11:27:47 [2022-08-08T11:27:47.605Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
11:27:47 [2022-08-08T11:27:47.605Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
11:27:47 [2022-08-08T11:27:47.605Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
11:27:47 [2022-08-08T11:27:47.605Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
11:27:47 [2022-08-08T11:27:47.787Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
11:27:49 [2022-08-08T11:27:49.166Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
11:27:49 [2022-08-08T11:27:49.425Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
11:27:49 [2022-08-08T11:27:49.995Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
11:27:50 [2022-08-08T11:27:50.567Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
11:27:51 [2022-08-08T11:27:51.948Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
11:27:53 [2022-08-08T11:27:53.345Z] === RUN   TestDockerSuite/TestRunAttachDetach
11:27:53 [2022-08-08T11:27:53.913Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
11:27:54 [2022-08-08T11:27:54.481Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
11:27:55 [2022-08-08T11:27:55.051Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
11:27:55 [2022-08-08T11:27:55.621Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
11:27:56 [2022-08-08T11:27:56.189Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
11:27:56 [2022-08-08T11:27:56.759Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
11:27:57 [2022-08-08T11:27:57.572Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.124s	coverage: 6.6% of statements
11:27:57 [2022-08-08T11:27:57.572Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
11:27:57 [2022-08-08T11:27:57.572Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
11:27:57 [2022-08-08T11:27:57.572Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
11:27:57 [2022-08-08T11:27:57.572Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
11:27:57 [2022-08-08T11:27:57.572Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
11:27:57 [2022-08-08T11:27:57.572Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
11:27:57 [2022-08-08T11:27:57.572Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
11:27:57 [2022-08-08T11:27:57.696Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
11:27:57 [2022-08-08T11:27:57.828Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
11:27:57 [2022-08-08T11:27:57.828Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
11:27:57 [2022-08-08T11:27:57.956Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
11:27:58 [2022-08-08T11:27:58.088Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
11:27:58 [2022-08-08T11:27:58.525Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
11:27:58 [2022-08-08T11:27:58.784Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
11:27:58 [2022-08-08T11:27:58.784Z] === RUN   TestDockerSuite/TestRunBindMounts
11:28:00 [2022-08-08T11:28:00.163Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
11:28:00 [2022-08-08T11:28:00.732Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
11:28:01 [2022-08-08T11:28:01.302Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
11:28:01 [2022-08-08T11:28:01.561Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
11:28:02 [2022-08-08T11:28:02.130Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
11:28:02 [2022-08-08T11:28:02.130Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
11:28:02 [2022-08-08T11:28:02.700Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
11:28:02 [2022-08-08T11:28:02.959Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
11:28:03 [2022-08-08T11:28:03.218Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
11:28:03 [2022-08-08T11:28:03.482Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
11:28:04 [2022-08-08T11:28:04.053Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
11:28:04 [2022-08-08T11:28:04.622Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
11:28:04 [2022-08-08T11:28:04.622Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
11:28:05 [2022-08-08T11:28:05.196Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
11:28:05 [2022-08-08T11:28:05.196Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
11:28:06 [2022-08-08T11:28:06.580Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
11:28:07 [2022-08-08T11:28:07.150Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
11:28:08 [2022-08-08T11:28:08.092Z] === RUN   TestDockerSuite/TestRunContainerNetwork
11:28:08 [2022-08-08T11:28:08.352Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
11:28:08 [2022-08-08T11:28:08.612Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
11:28:08 [2022-08-08T11:28:08.871Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
11:28:09 [2022-08-08T11:28:09.810Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
11:28:10 [2022-08-08T11:28:10.254Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
11:28:11 [2022-08-08T11:28:11.193Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
11:28:12 [2022-08-08T11:28:12.144Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
11:28:12 [2022-08-08T11:28:12.404Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
11:28:12 [2022-08-08T11:28:12.973Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
11:28:13 [2022-08-08T11:28:13.542Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
11:28:14 [2022-08-08T11:28:14.111Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
11:28:14 [2022-08-08T11:28:14.679Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
11:28:15 [2022-08-08T11:28:15.618Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
11:28:18 [2022-08-08T11:28:18.165Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
11:28:18 [2022-08-08T11:28:18.165Z] === RUN   TestDockerSuite/TestRunCreateVolume
11:28:18 [2022-08-08T11:28:18.734Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
11:28:20 [2022-08-08T11:28:20.641Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
11:28:21 [2022-08-08T11:28:21.582Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
11:28:24 [2022-08-08T11:28:24.121Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
11:28:25 [2022-08-08T11:28:25.097Z] ok  	github.com/docker/docker/libnetwork/ipam	14.461s	coverage: 85.3% of statements
11:28:25 [2022-08-08T11:28:25.097Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
11:28:25 [2022-08-08T11:28:25.097Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
11:28:25 [2022-08-08T11:28:25.097Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
11:28:25 [2022-08-08T11:28:25.097Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
11:28:25 [2022-08-08T11:28:25.097Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
11:28:25 [2022-08-08T11:28:25.097Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
11:28:25 [2022-08-08T11:28:25.097Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.256s	coverage: 74.0% of statements
11:28:25 [2022-08-08T11:28:25.352Z] ok  	github.com/docker/docker/libnetwork/iptables	0.153s	coverage: 45.0% of statements
11:28:25 [2022-08-08T11:28:25.500Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
11:28:25 [2022-08-08T11:28:25.500Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
11:28:25 [2022-08-08T11:28:25.500Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
11:28:25 [2022-08-08T11:28:25.500Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
11:28:25 [2022-08-08T11:28:25.500Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
11:28:25 [2022-08-08T11:28:25.609Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
11:28:25 [2022-08-08T11:28:25.866Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
11:28:26 [2022-08-08T11:28:26.069Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
11:28:27 [2022-08-08T11:28:27.450Z] === RUN   TestDockerSuite/TestRunDNSOptions
11:28:29 [2022-08-08T11:28:29.359Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
11:28:29 [2022-08-08T11:28:29.359Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
11:28:30 [2022-08-08T11:28:30.741Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
11:28:31 [2022-08-08T11:28:31.313Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
11:28:32 [2022-08-08T11:28:32.693Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
11:28:33 [2022-08-08T11:28:33.632Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
11:28:33 [2022-08-08T11:28:33.632Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
11:28:33 [2022-08-08T11:28:33.632Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
11:28:34 [2022-08-08T11:28:34.201Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
11:28:34 [2022-08-08T11:28:34.201Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
11:28:35 [2022-08-08T11:28:35.606Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
11:28:35 [2022-08-08T11:28:35.606Z] === RUN   TestDockerSuite/TestRunDuplicateMount
11:28:36 [2022-08-08T11:28:36.176Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
11:28:36 [2022-08-08T11:28:36.746Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
11:28:36 [2022-08-08T11:28:36.746Z] === RUN   TestDockerSuite/TestRunEchoStdout
11:28:37 [2022-08-08T11:28:37.317Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
11:28:37 [2022-08-08T11:28:37.885Z] === RUN   TestDockerSuite/TestRunEmptyEnv
11:28:37 [2022-08-08T11:28:37.885Z] === RUN   TestDockerSuite/TestRunEntrypoint
11:28:38 [2022-08-08T11:28:38.454Z] === RUN   TestDockerSuite/TestRunEnvironment
11:28:39 [2022-08-08T11:28:39.024Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
11:28:39 [2022-08-08T11:28:39.594Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
11:28:39 [2022-08-08T11:28:39.853Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
11:28:40 [2022-08-08T11:28:40.423Z] === RUN   TestDockerSuite/TestRunExitCode
11:28:40 [2022-08-08T11:28:40.683Z] === RUN   TestDockerSuite/TestRunExitCodeOne
11:28:41 [2022-08-08T11:28:41.622Z] === RUN   TestDockerSuite/TestRunExitCodeZero
11:28:42 [2022-08-08T11:28:42.561Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
11:28:42 [2022-08-08T11:28:42.821Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
11:28:43 [2022-08-08T11:28:43.082Z] === RUN   TestDockerSuite/TestRunExposePort
11:28:43 [2022-08-08T11:28:43.082Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
11:28:43 [2022-08-08T11:28:43.344Z] === RUN   TestDockerSuite/TestRunGroupAdd
11:28:43 [2022-08-08T11:28:43.914Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
11:28:45 [2022-08-08T11:28:45.296Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
11:28:45 [2022-08-08T11:28:45.555Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
11:28:45 [2022-08-08T11:28:45.555Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
11:28:45 [2022-08-08T11:28:45.555Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
11:28:45 [2022-08-08T11:28:45.815Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
11:28:48 [2022-08-08T11:28:48.351Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
11:28:48 [2022-08-08T11:28:48.611Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
11:28:48 [2022-08-08T11:28:48.871Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
11:28:49 [2022-08-08T11:28:49.131Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
11:28:49 [2022-08-08T11:28:49.700Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
11:28:51 [2022-08-08T11:28:51.081Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
11:28:51 [2022-08-08T11:28:51.081Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
11:28:51 [2022-08-08T11:28:51.081Z] === RUN   TestDockerSuite/TestRunInvalidReference
11:28:51 [2022-08-08T11:28:51.081Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
11:28:51 [2022-08-08T11:28:51.650Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
11:28:53 [2022-08-08T11:28:53.031Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
11:28:53 [2022-08-08T11:28:53.968Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
11:28:55 [2022-08-08T11:28:55.348Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
11:28:56 [2022-08-08T11:28:56.742Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
11:28:57 [2022-08-08T11:28:57.312Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
11:29:02 [2022-08-08T11:29:02.583Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
11:29:02 [2022-08-08T11:29:02.843Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
11:29:03 [2022-08-08T11:29:03.103Z] === RUN   TestDockerSuite/TestRunModeHostname
11:29:03 [2022-08-08T11:29:03.675Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
11:29:03 [2022-08-08T11:29:03.675Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
11:29:03 [2022-08-08T11:29:03.934Z] === RUN   TestDockerSuite/TestRunModeIpcHost
11:29:04 [2022-08-08T11:29:04.872Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
11:29:05 [2022-08-08T11:29:05.810Z] === RUN   TestDockerSuite/TestRunModePIDContainer
11:29:06 [2022-08-08T11:29:06.749Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
11:29:06 [2022-08-08T11:29:06.749Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
11:29:06 [2022-08-08T11:29:06.749Z] === RUN   TestDockerSuite/TestRunModeUTSHost
11:29:07 [2022-08-08T11:29:07.687Z] === RUN   TestDockerSuite/TestRunMount
11:29:11 [2022-08-08T11:29:11.880Z] === RUN   TestDockerSuite/TestRunMountOrdering
11:29:11 [2022-08-08T11:29:11.880Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
11:29:12 [2022-08-08T11:29:12.139Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
11:29:13 [2022-08-08T11:29:13.078Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
11:29:14 [2022-08-08T11:29:14.458Z] === RUN   TestDockerSuite/TestRunNamedVolume
11:29:15 [2022-08-08T11:29:15.837Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
11:29:17 [2022-08-08T11:29:17.218Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
11:29:18 [2022-08-08T11:29:18.158Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
11:29:19 [2022-08-08T11:29:19.099Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
11:29:19 [2022-08-08T11:29:19.099Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
11:29:19 [2022-08-08T11:29:19.667Z] === RUN   TestDockerSuite/TestRunNetHost
11:29:20 [2022-08-08T11:29:20.612Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
11:29:20 [2022-08-08T11:29:20.885Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
11:29:21 [2022-08-08T11:29:21.146Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
11:29:21 [2022-08-08T11:29:21.405Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
11:29:23 [2022-08-08T11:29:23.314Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
11:29:25 [2022-08-08T11:29:25.224Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
11:29:28 [2022-08-08T11:29:28.516Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
11:29:28 [2022-08-08T11:29:28.516Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
11:29:28 [2022-08-08T11:29:28.516Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
11:29:29 [2022-08-08T11:29:29.454Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
11:29:29 [2022-08-08T11:29:29.454Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
11:29:29 [2022-08-08T11:29:29.713Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
11:29:29 [2022-08-08T11:29:29.973Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
11:29:30 [2022-08-08T11:29:30.233Z] === RUN   TestDockerSuite/TestRunNonExistingImage
11:29:30 [2022-08-08T11:29:30.493Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
11:29:31 [2022-08-08T11:29:31.062Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
11:29:32 [2022-08-08T11:29:32.969Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
11:29:35 [2022-08-08T11:29:35.505Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
11:29:36 [2022-08-08T11:29:36.886Z] === RUN   TestDockerSuite/TestRunOOMExitCode
11:29:36 [2022-08-08T11:29:36.886Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
11:29:36 [2022-08-08T11:29:36.886Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
11:29:37 [2022-08-08T11:29:37.827Z] === RUN   TestDockerSuite/TestRunPIDsLimit
11:29:38 [2022-08-08T11:29:38.087Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
11:29:38 [2022-08-08T11:29:38.087Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
11:29:39 [2022-08-08T11:29:39.466Z] === RUN   TestDockerSuite/TestRunPortInUse
11:29:40 [2022-08-08T11:29:40.405Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
11:29:40 [2022-08-08T11:29:40.973Z]     docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n"
11:29:40 [2022-08-08T11:29:40.973Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
11:29:41 [2022-08-08T11:29:41.233Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
11:29:41 [2022-08-08T11:29:41.493Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
11:29:42 [2022-08-08T11:29:42.062Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
11:29:42 [2022-08-08T11:29:42.632Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
11:29:43 [2022-08-08T11:29:43.215Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
11:29:43 [2022-08-08T11:29:43.215Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
11:29:43 [2022-08-08T11:29:43.215Z] === RUN   TestDockerSuite/TestRunPublishPort
11:29:43 [2022-08-08T11:29:43.795Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
11:29:44 [2022-08-08T11:29:44.058Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
11:29:44 [2022-08-08T11:29:44.627Z] === RUN   TestDockerSuite/TestRunReadProcLatency
11:29:44 [2022-08-08T11:29:44.627Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
11:29:44 [2022-08-08T11:29:44.627Z] === RUN   TestDockerSuite/TestRunReadProcTimer
11:29:44 [2022-08-08T11:29:44.886Z] === RUN   TestDockerSuite/TestRunRedirectStdout
11:29:46 [2022-08-08T11:29:46.267Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
11:29:46 [2022-08-08T11:29:46.267Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
11:29:46 [2022-08-08T11:29:46.267Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
11:29:46 [2022-08-08T11:29:46.836Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
11:29:49 [2022-08-08T11:29:49.372Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
11:29:49 [2022-08-08T11:29:49.940Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
11:29:50 [2022-08-08T11:29:50.199Z] === RUN   TestDockerSuite/TestRunRm
11:29:50 [2022-08-08T11:29:50.771Z] === RUN   TestDockerSuite/TestRunRmAndWait
11:29:52 [2022-08-08T11:29:52.678Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
11:29:54 [2022-08-08T11:29:54.586Z] === RUN   TestDockerSuite/TestRunRmPre125Api
11:29:54 [2022-08-08T11:29:54.846Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
11:29:55 [2022-08-08T11:29:55.105Z] === RUN   TestDockerSuite/TestRunRootWorkdir
11:29:55 [2022-08-08T11:29:55.364Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
11:29:57 [2022-08-08T11:29:57.272Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
11:29:58 [2022-08-08T11:29:58.210Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
11:29:58 [2022-08-08T11:29:58.210Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
11:30:01 [2022-08-08T11:30:01.503Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
11:30:04 [2022-08-08T11:30:04.047Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
11:30:04 [2022-08-08T11:30:04.307Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
11:30:04 [2022-08-08T11:30:04.570Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
11:30:05 [2022-08-08T11:30:05.142Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
11:30:05 [2022-08-08T11:30:05.713Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
11:30:06 [2022-08-08T11:30:06.283Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
11:30:06 [2022-08-08T11:30:06.882Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
11:30:07 [2022-08-08T11:30:07.456Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
11:30:07 [2022-08-08T11:30:07.716Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
11:30:08 [2022-08-08T11:30:08.284Z] === RUN   TestDockerSuite/TestRunSetMacAddress
11:30:08 [2022-08-08T11:30:08.853Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
11:30:09 [2022-08-08T11:30:09.424Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
11:30:11 [2022-08-08T11:30:11.332Z] === RUN   TestDockerSuite/TestRunState
11:30:12 [2022-08-08T11:30:12.715Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
11:30:12 [2022-08-08T11:30:12.715Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
11:30:13 [2022-08-08T11:30:13.283Z] === RUN   TestDockerSuite/TestRunStdinPipe
11:30:13 [2022-08-08T11:30:13.852Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
11:30:14 [2022-08-08T11:30:14.111Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
11:30:14 [2022-08-08T11:30:14.111Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
11:30:14 [2022-08-08T11:30:14.111Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
11:30:14 [2022-08-08T11:30:14.681Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
11:30:15 [2022-08-08T11:30:15.252Z] === RUN   TestDockerSuite/TestRunSysctls
11:30:15 [2022-08-08T11:30:15.821Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
11:30:16 [2022-08-08T11:30:16.391Z] === RUN   TestDockerSuite/TestRunTLSVerify
11:30:16 [2022-08-08T11:30:16.391Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
11:30:16 [2022-08-08T11:30:16.391Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
11:30:17 [2022-08-08T11:30:17.248Z] time="2022-08-08T11:30:10Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036"
11:30:17 [2022-08-08T11:30:17.248Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.334s	coverage: 60.0% of statements
11:30:17 [2022-08-08T11:30:17.248Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
11:30:17 [2022-08-08T11:30:17.248Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
11:30:17 [2022-08-08T11:30:17.248Z] ok  	github.com/docker/docker/libnetwork/osl	4.322s	coverage: 39.7% of statements
11:30:17 [2022-08-08T11:30:17.248Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
11:30:17 [2022-08-08T11:30:17.248Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.013s	coverage: 80.7% of statements
11:30:17 [2022-08-08T11:30:17.248Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.553s	coverage: 48.6% of statements
11:30:17 [2022-08-08T11:30:17.248Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
11:30:17 [2022-08-08T11:30:17.248Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
11:30:17 [2022-08-08T11:30:17.331Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
11:30:17 [2022-08-08T11:30:17.504Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
11:30:17 [2022-08-08T11:30:17.504Z] 
11:30:17 [2022-08-08T11:30:17.504Z] === Skipped
11:30:17 [2022-08-08T11:30:17.504Z] === SKIP: libnetwork TestParallel1 (0.00s)
11:30:17 [2022-08-08T11:30:17.504Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
11:30:17 [2022-08-08T11:30:17.504Z] 
11:30:17 [2022-08-08T11:30:17.504Z] === SKIP: libnetwork TestParallel3 (0.00s)
11:30:17 [2022-08-08T11:30:17.504Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
11:30:17 [2022-08-08T11:30:17.504Z] 
11:30:17 [2022-08-08T11:30:17.504Z] === SKIP: libnetwork TestParallel2 (0.00s)
11:30:17 [2022-08-08T11:30:17.504Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
11:30:17 [2022-08-08T11:30:17.504Z] 
11:30:17 [2022-08-08T11:30:17.504Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
11:30:17 [2022-08-08T11:30:17.504Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
11:30:17 [2022-08-08T11:30:17.504Z] 
11:30:17 [2022-08-08T11:30:17.504Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
11:30:17 [2022-08-08T11:30:17.504Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
11:30:17 [2022-08-08T11:30:17.504Z] 
11:30:17 [2022-08-08T11:30:17.504Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
11:30:17 [2022-08-08T11:30:17.504Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
11:30:17 [2022-08-08T11:30:17.504Z] 
11:30:17 [2022-08-08T11:30:17.504Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
11:30:17 [2022-08-08T11:30:17.504Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
11:30:17 [2022-08-08T11:30:17.504Z] 
11:30:17 [2022-08-08T11:30:17.504Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
11:30:17 [2022-08-08T11:30:17.504Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
11:30:17 [2022-08-08T11:30:17.504Z] 
11:30:17 [2022-08-08T11:30:17.504Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
11:30:17 [2022-08-08T11:30:17.504Z]     firewalld_test.go:14: firewalld is not running
11:30:17 [2022-08-08T11:30:17.504Z] 
11:30:17 [2022-08-08T11:30:17.504Z] DONE 327 tests, 9 skipped in 200.028s
Post stage
[Pipeline] junit
11:30:18 [2022-08-08T11:30:18.078Z] Recording test results
11:30:18 [2022-08-08T11:30:18.349Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
11:30:18 [2022-08-08T11:30:18.662Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43932/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=15f9cb5c4dab7eb09845453777c0797194d48336 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:15f9cb5c4dab7eb09845453777c0797194d48336 hack/validate/vendor
11:30:18 [2022-08-08T11:30:18.712Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
11:30:19 [2022-08-08T11:30:19.223Z] +++ dirname ./hack/vendor.sh
11:30:19 [2022-08-08T11:30:19.223Z] ++ cd ./hack
11:30:19 [2022-08-08T11:30:19.223Z] ++ pwd
11:30:19 [2022-08-08T11:30:19.223Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:30:19 [2022-08-08T11:30:19.223Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh
11:30:19 [2022-08-08T11:30:19.223Z] + GO111MODULE=auto
11:30:19 [2022-08-08T11:30:19.223Z] + go mod tidy -modfile vendor.mod -compat 1.17
11:30:19 [2022-08-08T11:30:19.223Z] go: downloading github.com/docker/distribution v2.8.1+incompatible
11:30:19 [2022-08-08T11:30:19.223Z] go: downloading github.com/pkg/errors v0.9.1
11:30:19 [2022-08-08T11:30:19.282Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
11:30:19 [2022-08-08T11:30:19.479Z] go: downloading google.golang.org/grpc v1.45.0
11:30:19 [2022-08-08T11:30:19.541Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
11:30:19 [2022-08-08T11:30:19.735Z] go: downloading github.com/containerd/containerd v1.6.7
11:30:19 [2022-08-08T11:30:19.991Z] go: downloading github.com/sirupsen/logrus v1.8.1
11:30:19 [2022-08-08T11:30:19.992Z] go: downloading github.com/gorilla/mux v1.8.0
11:30:19 [2022-08-08T11:30:19.992Z] go: downloading gotest.tools/v3 v3.2.0
11:30:19 [2022-08-08T11:30:19.992Z] go: downloading github.com/docker/go-units v0.4.0
11:30:19 [2022-08-08T11:30:19.992Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
11:30:19 [2022-08-08T11:30:19.992Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2
11:30:19 [2022-08-08T11:30:19.992Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
11:30:19 [2022-08-08T11:30:19.992Z] go: downloading github.com/moby/buildkit v0.10.3
11:30:20 [2022-08-08T11:30:20.248Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
11:30:20 [2022-08-08T11:30:20.248Z] go: downloading github.com/docker/go-connections v0.4.0
11:30:20 [2022-08-08T11:30:20.248Z] go: downloading github.com/gogo/protobuf v1.3.2
11:30:20 [2022-08-08T11:30:20.505Z] go: downloading github.com/opencontainers/go-digest v1.0.0
11:30:20 [2022-08-08T11:30:20.505Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11
11:30:20 [2022-08-08T11:30:20.505Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
11:30:20 [2022-08-08T11:30:20.505Z] go: downloading go.etcd.io/bbolt v1.3.6
11:30:20 [2022-08-08T11:30:20.505Z] go: downloading github.com/Microsoft/go-winio v0.5.2
11:30:20 [2022-08-08T11:30:20.505Z] go: downloading github.com/docker/go-metrics v0.0.1
11:30:20 [2022-08-08T11:30:20.505Z] go: downloading github.com/moby/sys/signal v0.7.0
11:30:20 [2022-08-08T11:30:20.505Z] go: downloading github.com/moby/sys/symlink v0.2.0
11:30:20 [2022-08-08T11:30:20.505Z] go: downloading github.com/opencontainers/runc v1.1.2
11:30:20 [2022-08-08T11:30:20.761Z] go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
11:30:20 [2022-08-08T11:30:20.761Z] go: downloading github.com/containerd/continuity v0.3.0
11:30:20 [2022-08-08T11:30:20.761Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1
11:30:20 [2022-08-08T11:30:20.761Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274
11:30:21 [2022-08-08T11:30:21.017Z] go: downloading github.com/google/go-cmp v0.5.7
11:30:21 [2022-08-08T11:30:21.017Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
11:30:21 [2022-08-08T11:30:21.017Z] go: downloading github.com/spf13/cobra v1.1.3
11:30:21 [2022-08-08T11:30:21.017Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062
11:30:21 [2022-08-08T11:30:21.017Z] go: downloading github.com/containerd/cgroups v1.0.4
11:30:21 [2022-08-08T11:30:21.017Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2
11:30:21 [2022-08-08T11:30:21.017Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
11:30:21 [2022-08-08T11:30:21.017Z] go: downloading github.com/spf13/pflag v1.0.5
11:30:21 [2022-08-08T11:30:21.017Z] go: downloading github.com/hashicorp/go-memdb v1.3.2
11:30:21 [2022-08-08T11:30:21.273Z] go: downloading github.com/moby/sys/mount v0.3.3
11:30:21 [2022-08-08T11:30:21.273Z] go: downloading github.com/opencontainers/selinux v1.10.1
11:30:21 [2022-08-08T11:30:21.273Z] go: downloading github.com/google/uuid v1.3.0
11:30:21 [2022-08-08T11:30:21.273Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2
11:30:21 [2022-08-08T11:30:21.273Z] go: downloading github.com/Microsoft/hcsshim v0.9.4
11:30:21 [2022-08-08T11:30:21.456Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
11:30:21 [2022-08-08T11:30:21.529Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
11:30:21 [2022-08-08T11:30:21.529Z] go: downloading github.com/moby/locker v1.0.1
11:30:21 [2022-08-08T11:30:21.529Z] go: downloading github.com/moby/sys/mountinfo v0.6.2
11:30:21 [2022-08-08T11:30:21.529Z] go: downloading github.com/prometheus/client_golang v1.12.1
11:30:21 [2022-08-08T11:30:21.529Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0
11:30:21 [2022-08-08T11:30:21.529Z] go: downloading github.com/imdario/mergo v0.3.12
11:30:21 [2022-08-08T11:30:21.529Z] go: downloading github.com/vbatts/tar-split v0.11.2
11:30:21 [2022-08-08T11:30:21.529Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible
11:30:21 [2022-08-08T11:30:21.529Z] go: downloading github.com/aws/aws-sdk-go v1.31.6
11:30:21 [2022-08-08T11:30:21.715Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
11:30:23 [2022-08-08T11:30:23.420Z] go: downloading github.com/containerd/fifo v1.0.0
11:30:23 [2022-08-08T11:30:23.420Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0
11:30:23 [2022-08-08T11:30:23.420Z] go: downloading cloud.google.com/go v0.93.3
11:30:23 [2022-08-08T11:30:23.420Z] go: downloading cloud.google.com/go/logging v1.4.2
11:30:23 [2022-08-08T11:30:23.676Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
11:30:23 [2022-08-08T11:30:23.676Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0
11:30:23 [2022-08-08T11:30:23.676Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549
11:30:23 [2022-08-08T11:30:23.676Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91
11:30:23 [2022-08-08T11:30:23.676Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
11:30:23 [2022-08-08T11:30:23.676Z] go: downloading github.com/containerd/typeurl v1.0.2
11:30:23 [2022-08-08T11:30:23.676Z] go: downloading github.com/pelletier/go-toml v1.9.4
11:30:23 [2022-08-08T11:30:23.676Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
11:30:23 [2022-08-08T11:30:23.932Z] go: downloading github.com/creack/pty v1.1.11
11:30:23 [2022-08-08T11:30:23.932Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3
11:30:24 [2022-08-08T11:30:24.189Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
11:30:24 [2022-08-08T11:30:24.189Z] go: downloading github.com/miekg/dns v1.1.27
11:30:24 [2022-08-08T11:30:24.189Z] go: downloading github.com/moby/ipvs v1.0.2
11:30:24 [2022-08-08T11:30:24.189Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f
11:30:24 [2022-08-08T11:30:24.189Z] go: downloading github.com/golang/protobuf v1.5.2
11:30:24 [2022-08-08T11:30:24.258Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
11:30:26 [2022-08-08T11:30:26.081Z] go: downloading github.com/stretchr/testify v1.7.1
11:30:26 [2022-08-08T11:30:26.081Z] go: downloading github.com/morikuni/aec v1.0.0
11:30:26 [2022-08-08T11:30:26.081Z] go: downloading github.com/klauspost/compress v1.15.1
11:30:26 [2022-08-08T11:30:26.081Z] go: downloading github.com/hashicorp/serf v0.8.5
11:30:26 [2022-08-08T11:30:26.081Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9
11:30:26 [2022-08-08T11:30:26.081Z] go: downloading github.com/godbus/dbus/v5 v5.0.6
11:30:26 [2022-08-08T11:30:26.081Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8
11:30:26 [2022-08-08T11:30:26.337Z] go: downloading github.com/hashicorp/memberlist v0.2.4
11:30:26 [2022-08-08T11:30:26.337Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible
11:30:26 [2022-08-08T11:30:26.337Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0
11:30:26 [2022-08-08T11:30:26.337Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3
11:30:26 [2022-08-08T11:30:26.337Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3
11:30:26 [2022-08-08T11:30:26.337Z] go: downloading github.com/hashicorp/go-multierror v1.1.1
11:30:26 [2022-08-08T11:30:26.337Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:30:26 [2022-08-08T11:30:26.337Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
11:30:26 [2022-08-08T11:30:26.337Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
11:30:26 [2022-08-08T11:30:26.593Z] go: downloading go.opentelemetry.io/otel v1.4.1
11:30:26 [2022-08-08T11:30:26.593Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1
11:30:26 [2022-08-08T11:30:26.593Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
11:30:26 [2022-08-08T11:30:26.593Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1
11:30:26 [2022-08-08T11:30:26.593Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
11:30:26 [2022-08-08T11:30:26.593Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0
11:30:26 [2022-08-08T11:30:26.593Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2
11:30:26 [2022-08-08T11:30:26.593Z] go: downloading github.com/containerd/console v1.0.3
11:30:26 [2022-08-08T11:30:26.593Z] go: downloading github.com/containerd/go-runc v1.0.0
11:30:26 [2022-08-08T11:30:26.593Z] go: downloading github.com/gogo/googleapis v1.4.1
11:30:26 [2022-08-08T11:30:26.593Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
11:30:26 [2022-08-08T11:30:26.593Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
11:30:26 [2022-08-08T11:30:26.593Z] go: downloading github.com/hashicorp/golang-lru v0.5.4
11:30:26 [2022-08-08T11:30:26.593Z] go: downloading github.com/hashicorp/go-uuid v1.0.1
11:30:26 [2022-08-08T11:30:26.593Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0
11:30:26 [2022-08-08T11:30:26.593Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
11:30:26 [2022-08-08T11:30:26.593Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e
11:30:26 [2022-08-08T11:30:26.593Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
11:30:26 [2022-08-08T11:30:26.798Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
11:30:26 [2022-08-08T11:30:26.851Z] go: downloading github.com/containerd/ttrpc v1.1.0
11:30:26 [2022-08-08T11:30:26.851Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3
11:30:26 [2022-08-08T11:30:26.851Z] go: downloading github.com/beorn7/perks v1.0.1
11:30:26 [2022-08-08T11:30:26.851Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2
11:30:26 [2022-08-08T11:30:26.851Z] go: downloading github.com/prometheus/client_model v0.2.0
11:30:26 [2022-08-08T11:30:26.851Z] go: downloading github.com/prometheus/common v0.32.1
11:30:26 [2022-08-08T11:30:26.851Z] go: downloading github.com/prometheus/procfs v0.7.3
11:30:26 [2022-08-08T11:30:26.851Z] go: downloading google.golang.org/protobuf v1.27.1
11:30:26 [2022-08-08T11:30:26.851Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee
11:30:26 [2022-08-08T11:30:26.851Z] go: downloading gopkg.in/yaml.v2 v2.4.0
11:30:26 [2022-08-08T11:30:26.851Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
11:30:26 [2022-08-08T11:30:26.851Z] go: downloading github.com/tinylib/msgp v1.1.0
11:30:26 [2022-08-08T11:30:26.851Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
11:30:26 [2022-08-08T11:30:26.851Z] go: downloading google.golang.org/api v0.54.0
11:30:27 [2022-08-08T11:30:27.060Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
11:30:27 [2022-08-08T11:30:27.629Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
11:30:28 [2022-08-08T11:30:28.199Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
11:30:29 [2022-08-08T11:30:29.145Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
11:30:29 [2022-08-08T11:30:29.382Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5
11:30:29 [2022-08-08T11:30:29.382Z] go: downloading go.opencensus.io v0.23.0
11:30:29 [2022-08-08T11:30:29.382Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f
11:30:29 [2022-08-08T11:30:29.382Z] go: downloading github.com/google/certificate-transparency-go v1.0.20
11:30:29 [2022-08-08T11:30:29.382Z] go: downloading github.com/davecgh/go-spew v1.1.1
11:30:29 [2022-08-08T11:30:29.382Z] go: downloading github.com/pmezard/go-difflib v1.0.0
11:30:29 [2022-08-08T11:30:29.382Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
11:30:29 [2022-08-08T11:30:29.382Z] go: downloading golang.org/x/text v0.3.7
11:30:30 [2022-08-08T11:30:30.083Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
11:30:30 [2022-08-08T11:30:30.310Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da
11:30:30 [2022-08-08T11:30:30.310Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5
11:30:30 [2022-08-08T11:30:30.310Z] go: downloading github.com/google/btree v1.0.1
11:30:30 [2022-08-08T11:30:30.310Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2
11:30:30 [2022-08-08T11:30:30.310Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529
11:30:30 [2022-08-08T11:30:30.310Z] go: downloading github.com/cilium/ebpf v0.7.0
11:30:30 [2022-08-08T11:30:30.310Z] go: downloading go.uber.org/goleak v1.1.12
11:30:30 [2022-08-08T11:30:30.310Z] go: downloading github.com/hashicorp/errwrap v1.1.0
11:30:30 [2022-08-08T11:30:30.310Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2
11:30:30 [2022-08-08T11:30:30.310Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
11:30:30 [2022-08-08T11:30:30.310Z] go: downloading github.com/gofrs/flock v0.8.1
11:30:30 [2022-08-08T11:30:30.310Z] go: downloading github.com/go-logr/logr v1.2.2
11:30:30 [2022-08-08T11:30:30.310Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
11:30:30 [2022-08-08T11:30:30.310Z] go: downloading github.com/felixge/httpsnoop v1.0.2
11:30:30 [2022-08-08T11:30:30.310Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0
11:30:30 [2022-08-08T11:30:30.310Z] go: downloading github.com/agext/levenshtein v1.2.3
11:30:30 [2022-08-08T11:30:30.310Z] go: downloading code.cloudfoundry.org/clock v1.0.0
11:30:30 [2022-08-08T11:30:30.310Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
11:30:30 [2022-08-08T11:30:30.310Z] go: downloading github.com/jmespath/go-jmespath v0.3.0
11:30:30 [2022-08-08T11:30:30.310Z] go: downloading github.com/philhofer/fwd v1.0.0
11:30:30 [2022-08-08T11:30:30.310Z] go: downloading github.com/kr/pretty v0.2.1
11:30:30 [2022-08-08T11:30:30.310Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
11:30:30 [2022-08-08T11:30:30.565Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c
11:30:30 [2022-08-08T11:30:30.565Z] go: downloading github.com/frankban/quicktest v1.11.3
11:30:30 [2022-08-08T11:30:30.565Z] go: downloading github.com/go-logr/stdr v1.2.2
11:30:30 [2022-08-08T11:30:30.565Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
11:30:30 [2022-08-08T11:30:30.565Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
11:30:30 [2022-08-08T11:30:30.565Z] go: downloading github.com/container-storage-interface/spec v1.5.0
11:30:30 [2022-08-08T11:30:30.565Z] go: downloading github.com/akutz/memconn v0.1.0
11:30:30 [2022-08-08T11:30:30.565Z] go: downloading github.com/onsi/ginkgo v1.16.4
11:30:30 [2022-08-08T11:30:30.565Z] go: downloading github.com/onsi/gomega v1.15.0
11:30:30 [2022-08-08T11:30:30.565Z] go: downloading github.com/dperny/gocsi v1.2.3-pre
11:30:30 [2022-08-08T11:30:30.565Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2
11:30:30 [2022-08-08T11:30:30.565Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2
11:30:30 [2022-08-08T11:30:30.821Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2
11:30:30 [2022-08-08T11:30:30.821Z] go: downloading github.com/kr/text v0.2.0
11:30:30 [2022-08-08T11:30:30.821Z] go: downloading google.golang.org/appengine v1.6.7
11:30:30 [2022-08-08T11:30:30.821Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
11:30:30 [2022-08-08T11:30:30.821Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5
11:30:30 [2022-08-08T11:30:30.821Z] go: downloading go.uber.org/zap v1.17.0
11:30:30 [2022-08-08T11:30:30.821Z] go: downloading github.com/dustin/go-humanize v1.0.0
11:30:30 [2022-08-08T11:30:30.821Z] go: downloading github.com/nxadm/tail v1.4.8
11:30:30 [2022-08-08T11:30:30.821Z] go: downloading github.com/cockroachdb/errors v1.2.4
11:30:30 [2022-08-08T11:30:30.821Z] go: downloading go.uber.org/atomic v1.7.0
11:30:30 [2022-08-08T11:30:30.821Z] go: downloading go.uber.org/multierr v1.6.0
11:30:30 [2022-08-08T11:30:30.821Z] go: downloading github.com/akutz/gosync v0.1.0
11:30:30 [2022-08-08T11:30:30.821Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
11:30:30 [2022-08-08T11:30:30.821Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f
11:30:30 [2022-08-08T11:30:30.821Z] go: downloading github.com/getsentry/raven-go v0.2.0
11:30:30 [2022-08-08T11:30:30.821Z] go: downloading github.com/fsnotify/fsnotify v1.5.1
11:30:30 [2022-08-08T11:30:30.821Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054
11:30:31 [2022-08-08T11:30:31.021Z] === RUN   TestDockerSuite/TestRunUnshareProc
11:30:31 [2022-08-08T11:30:31.077Z] + GO111MODULE=auto
11:30:31 [2022-08-08T11:30:31.077Z] + go mod vendor -modfile vendor.mod
11:30:32 [2022-08-08T11:30:32.405Z] === RUN   TestDockerSuite/TestRunUserByID
11:30:32 [2022-08-08T11:30:32.973Z] === RUN   TestDockerSuite/TestRunUserByIDBig
11:30:33 [2022-08-08T11:30:33.233Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
11:30:33 [2022-08-08T11:30:33.233Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
11:30:33 [2022-08-08T11:30:33.233Z] === RUN   TestDockerSuite/TestRunUserByIDZero
11:30:33 [2022-08-08T11:30:33.801Z] === RUN   TestDockerSuite/TestRunUserByName
11:30:34 [2022-08-08T11:30:34.345Z] Congratulations! All vendoring changes are done the right way.
11:30:34 [2022-08-08T11:30:34.372Z] === RUN   TestDockerSuite/TestRunUserDefaults
11:30:34 [2022-08-08T11:30:34.942Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
11:30:34 [2022-08-08T11:30:34.942Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
11:30:34 [2022-08-08T11:30:34.942Z] === RUN   TestDockerSuite/TestRunUserNotFound
11:30:35 [2022-08-08T11:30:35.202Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:30:35 [2022-08-08T11:30:35.770Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
11:30:36 [2022-08-08T11:30:36.268Z] + echo Ensuring container killed.
11:30:36 [2022-08-08T11:30:36.268Z] Ensuring container killed.
11:30:36 [2022-08-08T11:30:36.268Z] + docker rm -vf docker-pr2
11:30:36 [2022-08-08T11:30:36.268Z] Error: No such container: docker-pr2
[Pipeline] sh
11:30:36 [2022-08-08T11:30:36.339Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
11:30:36 [2022-08-08T11:30:36.540Z] + echo Chowning /workspace to jenkins user
11:30:36 [2022-08-08T11:30:36.540Z] Chowning /workspace to jenkins user
11:30:36 [2022-08-08T11:30:36.540Z] + id -u
11:30:36 [2022-08-08T11:30:36.540Z] + id -g
11:30:36 [2022-08-08T11:30:36.540Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43932:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:30:37 [2022-08-08T11:30:37.794Z] + bundleName=unit
11:30:37 [2022-08-08T11:30:37.794Z] + echo Creating unit-bundles.tar.gz
11:30:37 [2022-08-08T11:30:37.794Z] Creating unit-bundles.tar.gz
11:30:37 [2022-08-08T11:30:37.794Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out
11:30:37 [2022-08-08T11:30:37.794Z] bundles/junit-report-libnetwork.xml
11:30:37 [2022-08-08T11:30:37.794Z] bundles/junit-report.xml
11:30:37 [2022-08-08T11:30:37.794Z] bundles/go-test-report-libnetwork.json
11:30:37 [2022-08-08T11:30:37.794Z] bundles/go-test-report.json
11:30:37 [2022-08-08T11:30:37.794Z] bundles/profile-libnetwork.out
11:30:37 [2022-08-08T11:30:37.794Z] bundles/profile.out
[Pipeline] archiveArtifacts
11:30:37 [2022-08-08T11:30:37.803Z] Archiving artifacts
11:30:38 [2022-08-08T11:30:38.221Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43932/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:30:38 [2022-08-08T11:30:38.519Z] + make clean
11:30:38 [2022-08-08T11:30:38.519Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:30:38 [2022-08-08T11:30:38.519Z] docker-dev-cache
11:30:38 [2022-08-08T11:30:38.519Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:30:38 [2022-08-08T11:30:38.880Z]     docker_cli_service_logs_test.go:248: checking task ts5qxdaxbx8u
11:30:39 [2022-08-08T11:30:39.141Z]     docker_cli_service_logs_test.go:253: checking messages for ts5qxdaxbx8u
11:30:39 [2022-08-08T11:30:39.141Z]     docker_cli_service_logs_test.go:248: checking task piorb8zlkdiq
11:30:39 [2022-08-08T11:30:39.141Z]     docker_cli_service_logs_test.go:253: checking messages for piorb8zlkdiq
11:30:39 [2022-08-08T11:30:39.402Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
11:30:39 [2022-08-08T11:30:39.971Z] === RUN   TestDockerSwarmSuite/TestServiceScale
11:30:39 [2022-08-08T11:30:39.971Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
11:30:40 [2022-08-08T11:30:40.909Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
11:30:42 [2022-08-08T11:30:42.816Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
11:30:42 [2022-08-08T11:30:42.816Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
11:30:43 [2022-08-08T11:30:43.757Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
11:30:45 [2022-08-08T11:30:45.667Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
11:30:47 [2022-08-08T11:30:47.046Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
11:30:47 [2022-08-08T11:30:47.614Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
11:30:47 [2022-08-08T11:30:47.614Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
11:30:47 [2022-08-08T11:30:47.614Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
11:30:47 [2022-08-08T11:30:47.614Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
11:30:47 [2022-08-08T11:30:47.614Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
11:30:47 [2022-08-08T11:30:47.614Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
11:30:47 [2022-08-08T11:30:47.614Z] === RUN   TestDockerSuite/TestRunWithBadDevice
11:30:47 [2022-08-08T11:30:47.873Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
11:30:47 [2022-08-08T11:30:47.873Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
11:30:47 [2022-08-08T11:30:47.873Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
11:30:48 [2022-08-08T11:30:48.132Z] === RUN   TestDockerSuite/TestRunWithCPUShares
11:30:48 [2022-08-08T11:30:48.706Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
11:30:49 [2022-08-08T11:30:49.644Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
11:30:50 [2022-08-08T11:30:50.592Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
11:30:51 [2022-08-08T11:30:51.160Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
11:30:51 [2022-08-08T11:30:51.160Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
11:30:51 [2022-08-08T11:30:51.790Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
11:30:51 [2022-08-08T11:30:51.790Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
11:30:51 [2022-08-08T11:30:51.790Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
11:30:52 [2022-08-08T11:30:52.049Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
11:30:52 [2022-08-08T11:30:52.049Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
11:30:52 [2022-08-08T11:30:52.049Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
11:30:52 [2022-08-08T11:30:52.049Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
11:30:52 [2022-08-08T11:30:52.049Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
11:30:52 [2022-08-08T11:30:52.049Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
11:30:52 [2022-08-08T11:30:52.049Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
11:30:52 [2022-08-08T11:30:52.049Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
11:30:52 [2022-08-08T11:30:52.049Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
11:30:52 [2022-08-08T11:30:52.049Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
11:30:52 [2022-08-08T11:30:52.049Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
11:30:52 [2022-08-08T11:30:52.049Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
11:30:52 [2022-08-08T11:30:52.618Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
11:30:52 [2022-08-08T11:30:52.878Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
11:30:53 [2022-08-08T11:30:53.138Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
11:30:53 [2022-08-08T11:30:53.706Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
11:30:53 [2022-08-08T11:30:53.706Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
11:30:54 [2022-08-08T11:30:54.274Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
11:30:54 [2022-08-08T11:30:54.274Z] === RUN   TestDockerSuite/TestRunWithShmSize
11:30:54 [2022-08-08T11:30:54.843Z] === RUN   TestDockerSuite/TestRunWithSwappiness
11:30:55 [2022-08-08T11:30:55.102Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
11:30:55 [2022-08-08T11:30:55.102Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
11:30:55 [2022-08-08T11:30:55.102Z] === RUN   TestDockerSuite/TestRunWithUlimits
11:30:55 [2022-08-08T11:30:55.673Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
11:30:56 [2022-08-08T11:30:56.610Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
11:30:57 [2022-08-08T11:30:57.549Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
11:30:57 [2022-08-08T11:30:57.549Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
11:30:57 [2022-08-08T11:30:57.549Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
11:30:57 [2022-08-08T11:30:57.808Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
11:30:57 [2022-08-08T11:30:57.808Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
11:30:59 [2022-08-08T11:30:59.189Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
11:30:59 [2022-08-08T11:30:59.759Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
11:31:00 [2022-08-08T11:31:00.697Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
11:31:01 [2022-08-08T11:31:01.635Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
11:31:02 [2022-08-08T11:31:02.204Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
11:31:02 [2022-08-08T11:31:02.204Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
11:31:02 [2022-08-08T11:31:02.204Z] === RUN   TestDockerSuite/TestSlowStdinClosing
11:31:02 [2022-08-08T11:31:02.204Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
11:31:03 [2022-08-08T11:31:03.140Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
11:31:03 [2022-08-08T11:31:03.140Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
11:31:03 [2022-08-08T11:31:03.709Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
11:31:04 [2022-08-08T11:31:04.278Z] === RUN   TestDockerSuite/TestStopContainerSignal
11:31:05 [2022-08-08T11:31:05.656Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
11:31:05 [2022-08-08T11:31:05.915Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
11:31:06 [2022-08-08T11:31:06.485Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
11:31:07 [2022-08-08T11:31:07.864Z]     docker_cli_swarm_test.go:1895: [dda90eddfd910] joining swarm manager [d18fd25f39727]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:31:09 [2022-08-08T11:31:09.244Z]     docker_cli_swarm_test.go:1896: [d2b552f75b940] joining swarm manager [d18fd25f39727]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:31:09 [2022-08-08T11:31:09.244Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
11:31:11 [2022-08-08T11:31:11.807Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
11:31:15 [2022-08-08T11:31:15.999Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
11:31:21 [2022-08-08T11:31:21.318Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
11:31:25 [2022-08-08T11:31:25.534Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
11:31:26 [2022-08-08T11:31:26.911Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
11:31:32 [2022-08-08T11:31:32.183Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
11:31:34 [2022-08-08T11:31:34.089Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
11:31:35 [2022-08-08T11:31:35.469Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
11:31:36 [2022-08-08T11:31:36.038Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
11:31:36 [2022-08-08T11:31:36.977Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
11:31:38 [2022-08-08T11:31:38.883Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
11:31:38 [2022-08-08T11:31:38.883Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
11:31:40 [2022-08-08T11:31:40.262Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
11:31:42 [2022-08-08T11:31:42.182Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
11:31:43 [2022-08-08T11:31:43.562Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
11:31:45 [2022-08-08T11:31:45.474Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
11:31:49 [2022-08-08T11:31:49.673Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
11:31:49 [2022-08-08T11:31:49.673Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
11:31:49 [2022-08-08T11:31:49.673Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
11:31:49 [2022-08-08T11:31:49.673Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
11:31:50 [2022-08-08T11:31:50.241Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
11:31:53 [2022-08-08T11:31:53.529Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
11:31:56 [2022-08-08T11:31:56.064Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
11:31:57 [2022-08-08T11:31:57.001Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
11:31:57 [2022-08-08T11:31:57.261Z] === RUN   TestDockerSuite/TestSaveCheckTimes
11:31:57 [2022-08-08T11:31:57.520Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
11:31:58 [2022-08-08T11:31:58.902Z]     docker_cli_swarm_test.go:1796: [d88184e3df623] joining swarm manager [d016b45b67ed4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:31:59 [2022-08-08T11:31:59.161Z] === RUN   TestDockerSuite/TestSaveImageId
11:31:59 [2022-08-08T11:31:59.161Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
11:31:59 [2022-08-08T11:31:59.421Z] === RUN   TestDockerSuite/TestSaveLoadParents
11:32:00 [2022-08-08T11:32:00.359Z]     docker_cli_swarm_test.go:1797: [d00250eb26ae9] joining swarm manager [d016b45b67ed4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:32:00 [2022-08-08T11:32:00.927Z]     docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3575730966
11:32:01 [2022-08-08T11:32:01.186Z] === RUN   TestDockerSuite/TestSaveMultipleNames
11:32:01 [2022-08-08T11:32:01.186Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
11:32:02 [2022-08-08T11:32:02.566Z] === RUN   TestDockerSuite/TestSaveSingleTag
11:32:02 [2022-08-08T11:32:02.566Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
11:32:02 [2022-08-08T11:32:02.566Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
11:32:03 [2022-08-08T11:32:03.945Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
11:32:04 [2022-08-08T11:32:04.883Z] === RUN   TestDockerSuite/TestSearchCmdOptions
11:32:07 [2022-08-08T11:32:07.442Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
11:32:07 [2022-08-08T11:32:07.442Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
11:32:07 [2022-08-08T11:32:07.701Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
11:32:07 [2022-08-08T11:32:07.960Z] === RUN   TestDockerSuite/TestSearchWithLimit
11:32:09 [2022-08-08T11:32:09.337Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
11:32:09 [2022-08-08T11:32:09.338Z]     docker_cli_sni_test.go:30: Flakey test
11:32:09 [2022-08-08T11:32:09.338Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
11:32:12 [2022-08-08T11:32:12.625Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
11:32:14 [2022-08-08T11:32:14.536Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
11:32:15 [2022-08-08T11:32:15.916Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
11:32:16 [2022-08-08T11:32:16.484Z] === RUN   TestDockerSuite/TestStartAttachSilent
11:32:17 [2022-08-08T11:32:17.421Z] === RUN   TestDockerSuite/TestStartAttachWithRename
11:32:19 [2022-08-08T11:32:19.956Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
11:32:19 [2022-08-08T11:32:19.956Z] === RUN   TestDockerSuite/TestStartMultipleContainers
11:32:21 [2022-08-08T11:32:21.867Z] === RUN   TestDockerSuite/TestStartPausedContainer
11:32:22 [2022-08-08T11:32:22.127Z]     docker_cli_swarm_test.go:1315: [dc5cdf4560b64] joining swarm manager [dd300a6efc206]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:32:22 [2022-08-08T11:32:22.696Z] === RUN   TestDockerSuite/TestStartRecordError
11:32:23 [2022-08-08T11:32:23.634Z]     docker_cli_swarm_test.go:1316: [dda7f3dc403a7] joining swarm manager [dd300a6efc206]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:32:23 [2022-08-08T11:32:23.893Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
11:32:25 [2022-08-08T11:32:25.799Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
11:32:26 [2022-08-08T11:32:26.736Z] === RUN   TestDockerSuite/TestStatsAllNoStream
11:32:29 [2022-08-08T11:32:29.273Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
11:32:33 [2022-08-08T11:32:33.480Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
11:32:36 [2022-08-08T11:32:36.769Z] === RUN   TestDockerSuite/TestStatsFormatAll
11:32:40 [2022-08-08T11:32:40.960Z] === RUN   TestDockerSuite/TestStatsNoStream
11:32:43 [2022-08-08T11:32:43.494Z] === RUN   TestDockerSuite/TestTopMultipleArgs
11:32:44 [2022-08-08T11:32:44.062Z] === RUN   TestDockerSuite/TestTopNonPrivileged
11:32:44 [2022-08-08T11:32:44.630Z] === RUN   TestDockerSuite/TestTopPrivileged
11:32:45 [2022-08-08T11:32:45.198Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
11:32:45 [2022-08-08T11:32:45.198Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
11:32:45 [2022-08-08T11:32:45.198Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
11:32:45 [2022-08-08T11:32:45.766Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
11:32:46 [2022-08-08T11:32:46.025Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
11:32:46 [2022-08-08T11:32:46.025Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
11:32:46 [2022-08-08T11:32:46.025Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
11:32:46 [2022-08-08T11:32:46.025Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
11:32:46 [2022-08-08T11:32:46.025Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
11:32:46 [2022-08-08T11:32:46.963Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
11:32:47 [2022-08-08T11:32:47.901Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
11:32:48 [2022-08-08T11:32:48.161Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
11:32:49 [2022-08-08T11:32:49.544Z] === RUN   TestDockerSuite/TestUpdateStats
11:32:52 [2022-08-08T11:32:52.831Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
11:32:53 [2022-08-08T11:32:53.770Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
11:32:53 [2022-08-08T11:32:53.770Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
11:32:53 [2022-08-08T11:32:53.770Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
11:32:54 [2022-08-08T11:32:54.338Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
11:32:54 [2022-08-08T11:32:54.910Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
11:32:56 [2022-08-08T11:32:56.816Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
11:32:58 [2022-08-08T11:32:58.208Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
11:32:59 [2022-08-08T11:32:59.589Z] === RUN   TestDockerSuite/TestVolumeCLICreate
11:33:14 [2022-08-08T11:33:14.470Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
11:33:14 [2022-08-08T11:33:14.470Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
11:33:14 [2022-08-08T11:33:14.470Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
11:33:15 [2022-08-08T11:33:15.039Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
11:33:15 [2022-08-08T11:33:15.039Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
11:33:15 [2022-08-08T11:33:15.299Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
11:33:15 [2022-08-08T11:33:15.299Z] === RUN   TestDockerSuite/TestVolumeCLILs
11:33:15 [2022-08-08T11:33:15.559Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
11:33:15 [2022-08-08T11:33:15.819Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
11:33:16 [2022-08-08T11:33:16.388Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
11:33:16 [2022-08-08T11:33:16.388Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
11:33:16 [2022-08-08T11:33:16.388Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
11:33:16 [2022-08-08T11:33:16.388Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
11:33:16 [2022-08-08T11:33:16.388Z] === RUN   TestDockerSuite/TestVolumeCLIRm
11:33:18 [2022-08-08T11:33:18.300Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
11:33:18 [2022-08-08T11:33:18.300Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
11:33:18 [2022-08-08T11:33:18.300Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
11:33:18 [2022-08-08T11:33:18.300Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
11:33:18 [2022-08-08T11:33:18.300Z] === RUN   TestDockerSuite/TestVolumeLsFormat
11:33:18 [2022-08-08T11:33:18.300Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
11:33:18 [2022-08-08T11:33:18.300Z] --- PASS: TestDockerSuite (1350.09s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.78s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.27s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.74s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.74s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.96s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.35s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.67s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.50s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.96s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.20s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.82s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.86s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.76s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.56s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.07s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.07s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.56s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.45s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.50s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.52s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.94s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.86s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.83s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.73s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.80s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.72s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.84s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.98s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.78s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.84s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.88s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.85s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.82s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.95s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.88s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.04s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.64s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.83s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.85s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.15s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.76s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.14s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.06s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.51s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.23s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.56s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.57s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.58s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.63s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.84s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} (1.41s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} (1.50s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} (0.61s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.57s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ac5f38_<nil>_<nil>} (1.60s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11275187094_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.59s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11275187094_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.37s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32442344610_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.54s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32442344610_/foo_true__<nil>_<nil>_<nil>_<nil>} (0.63s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32442344610_/foo_true__0xc000ac5f68_<nil>_<nil>_<nil>} (1.51s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ac5f80_<nil>_<nil>} (1.57s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ac5f98_<nil>_<nil>} (1.62s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ac5fb0_<nil>_<nil>} (1.63s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ac5fc8_<nil>_<nil>} (1.69s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.43s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.39s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
11:33:18 [2022-08-08T11:33:18.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.73s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.51s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.76s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.22s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.12s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.74s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.78s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.60s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.70s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.60s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.83s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.82s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.87s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.83s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.97s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.83s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.71s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.12s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.01s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.67s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.61s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.80s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.93s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.74s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
11:33:18 [2022-08-08T11:33:18.300Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.07s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.14s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.11s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.82s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.73s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.48s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.80s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.01s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (4.12s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.83s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.85s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.74s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.52s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.75s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.83s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.55s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.67s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.64s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.86s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.00s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.83s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.04s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.85s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.85s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.71s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.72s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.90s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.63s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.40s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.38s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.28s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.63s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.17s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.12s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.17s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.46s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.29s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.34s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.76s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.50s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.65s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.92s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddScript (1.94s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.60s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.95s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.96s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.07s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.52s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.49s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.30s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.11s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.56s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.30s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.20s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.09s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.32s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.34s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.20s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.32s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.23s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.50s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.37s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.85s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.14s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.53s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.65s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.26s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.25s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.98s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.05s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.86s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.17s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.03s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.00s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.62s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.14s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.64s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.35s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.46s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.01s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.99s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.28s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.94s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.66s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.83s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.64s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.15s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.22s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.73s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.15s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.81s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.33s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.71s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.35s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.63s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.06s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.13s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.55s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.98s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.01s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.04s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.80s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.10s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.43s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.31s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.80s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.34s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.28s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.26s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.65s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.62s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.69s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.62s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (3.21s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.21s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.27s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.45s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.23s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.78s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.89s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.91s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildEnv (0.81s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.75s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.90s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (4.76s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.26s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.52s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.53s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.66s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.44s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.11s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.26s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.44s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.41s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.52s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.45s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildFails (0.65s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.52s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.52s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.18s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.25s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.30s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.68s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.47s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.98s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.55s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.15s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.28s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.60s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.38s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.39s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.70s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.42s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.32s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.67s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.52s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.51s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.94s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.85s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.10s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.95s)
11:33:18 [2022-08-08T11:33:18.301Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.94s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.25s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.96s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.73s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.11s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.85s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.36s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.70s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.07s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.13s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.68s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.71s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.72s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.16s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.68s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.58s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.50s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.41s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.46s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.14s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.56s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.56s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.12s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.89s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.75s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.71s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.42s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.26s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.47s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildRm (2.53s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.80s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.18s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.53s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.87s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.02s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.83s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.05s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.43s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.65s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.24s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.90s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.38s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.25s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.93s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.54s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.01s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.00s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildUser (1.48s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.67s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.27s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.97s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.28s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.86s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.67s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.05s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.53s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.69s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.60s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.75s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.12s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.67s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.51s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.62s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.73s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCommitChange (0.93s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.66s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.18s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.41s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.72s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.23s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.36s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.83s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.10s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.79s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.81s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.60s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.67s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.59s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.84s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.97s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.72s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.55s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.83s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.84s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.92s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.71s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.05s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.98s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.66s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.87s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.86s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.18s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.86s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.66s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.51s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.57s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.70s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.84s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.50s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.78s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.74s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.58s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.78s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.30s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.58s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpToDot (0.57s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.05s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.97s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.69s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.07s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.45s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.98s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.08s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.05s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.38s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.65s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.58s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.52s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.08s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCreateRM (0.11s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.36s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.86s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.54s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.62s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.46s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.42s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.96s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.10s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.18s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.95s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.14s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.45s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.44s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.07s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.61s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.26s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.91s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.88s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.04s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.04s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.75s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsImagePull (1.55s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.27s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsRename (0.49s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsResize (0.52s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.38s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.61s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.47s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsTop (0.63s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.90s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestNetworkEvents (6.22s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.51s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestExec (0.64s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.31s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.26s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestExecEnv (0.64s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.99s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.53s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.66s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.56s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestExecParseError (0.49s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.64s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.66s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestExecTTY (0.53s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.57s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.21s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.88s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.91s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.66s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.83s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.08s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.01s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestHealth (19.14s)
11:33:18 [2022-08-08T11:33:18.302Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.10s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.50s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.56s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.36s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.63s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.72s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.05s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.06s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestImportFile (1.14s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.15s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.50s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.46s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.55s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.44s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.26s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.58s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.01s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.47s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.02s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.94s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.30s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.29s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.09s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.94s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.76s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.62s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.78s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.51s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.53s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.51s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.83s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.93s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.84s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.26s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.84s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.52s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLogsSince (6.70s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLogsTail (0.67s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.65s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.67s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestNetHostname (1.81s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.32s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.97s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.03s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.35s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.62s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.32s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.00s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.69s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.31s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.93s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPluginActive (2.52s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.44s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.87s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (3.71s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (8.26s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.54s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.07s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.16s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPortList (7.65s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.60s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.66s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.90s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.95s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.22s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.35s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.92s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.51s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.15s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.37s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.01s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.95s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.63s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.76s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.14s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.67s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.05s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.59s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.45s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.95s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.57s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.90s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.17s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.82s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.27s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.99s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.25s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.97s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.34s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.17s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.11s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.68s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.54s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.79s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.51s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.59s)
11:33:18 [2022-08-08T11:33:18.303Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.79s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.72s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.74s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.98s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.42s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.09s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.86s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.95s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.31s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.80s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.47s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.28s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.23s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.49s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.41s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.71s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.15s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.42s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.05s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.19s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.45s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.64s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.53s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.40s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.43s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.50s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.48s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.49s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.69s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.29s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.70s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.77s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.52s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.95s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.06s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.98s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.49s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.76s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.14s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.44s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.50s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.65s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.31s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.15s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.68s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.38s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.59s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.59s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.75s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.49s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.84s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.62s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.15s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.63s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.66s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.47s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.52s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.61s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.71s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.69s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.52s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.84s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.70s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.62s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.49s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.51s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.22s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.32s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.38s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.68s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.54s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.67s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.24s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.53s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.28s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.16s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.40s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.91s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.68s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.88s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.73s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (0.95s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.89s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunMount (3.77s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.42s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.88s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.36s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.30s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.48s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.92s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.00s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.78s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.61s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.51s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.80s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.89s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.79s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.80s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.58s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.46s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.50s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.94s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.70s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.59s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.16s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.83s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.79s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.56s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.60s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.64s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.72s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.52s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.49s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.36s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.64s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.25s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunRm (0.63s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.48s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.66s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.52s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.87s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.72s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.90s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.04s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.56s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.56s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.49s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.61s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.64s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.49s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.52s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.56s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunState (1.45s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.50s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.53s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.65s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.70s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.09s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.60s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.05s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.50s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.77s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.87s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.75s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.60s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.50s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.77s)
11:33:18 [2022-08-08T11:33:18.304Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.98s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.42s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.69s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.49s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.53s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.59s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.65s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.54s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.69s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.79s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.73s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.24s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.69s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.69s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.48s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.02s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.70s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.76s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.65s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.09s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.59s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.52s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.48s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.00s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.63s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.48s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.24s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.63s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.88s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.52s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.07s)
11:33:18 [2022-08-08T11:33:18.305Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.77s)
11:33:18 [2022-08-08T11:33:18.305Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s)
11:33:18 [2022-08-08T11:33:18.305Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.64s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.53s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.66s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.83s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.47s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.06s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (5.30s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (5.83s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (4.31s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (2.60s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.33s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.63s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.82s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.59s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.71s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.40s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.75s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.95s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (1.14s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (2.84s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (2.56s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.74s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.63s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.58s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.11s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.30s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.20s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.18s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.47s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.93s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.56s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.70s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.81s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.75s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.28s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.88s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.50s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.99s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.58s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.50s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.68s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.51s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.50s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.92s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.08s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.48s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.62s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.66s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.25s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.46s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
11:33:18 [2022-08-08T11:33:18.305Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
11:33:18 [2022-08-08T11:33:18.305Z] === RUN   TestDockerRegistrySuite
11:33:18 [2022-08-08T11:33:18.305Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
11:33:19 [2022-08-08T11:33:19.686Z]     check_test.go:427: [dcdd21f80ba43] daemon is not started
11:33:19 [2022-08-08T11:33:19.686Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
11:33:20 [2022-08-08T11:33:20.634Z]     check_test.go:427: [d9596328ed748] daemon is not started
11:33:20 [2022-08-08T11:33:20.634Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
11:33:22 [2022-08-08T11:33:22.029Z]     check_test.go:427: [d23282c444170] daemon is not started
11:33:22 [2022-08-08T11:33:22.029Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
11:33:22 [2022-08-08T11:33:22.029Z]     check_test.go:427: [d300957cbf063] daemon is not started
11:33:22 [2022-08-08T11:33:22.029Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
11:33:24 [2022-08-08T11:33:24.567Z]     check_test.go:427: [dc739af7f3b56] daemon is not started
11:33:24 [2022-08-08T11:33:24.567Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
11:33:29 [2022-08-08T11:33:29.847Z]     check_test.go:427: [dbfc1b0c4274a] daemon is not started
11:33:29 [2022-08-08T11:33:29.847Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
11:33:29 [2022-08-08T11:33:29.847Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
11:33:33 [2022-08-08T11:33:33.141Z]     check_test.go:427: [d27e0e4bef5c6] daemon is not started
11:33:33 [2022-08-08T11:33:33.141Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
11:33:33 [2022-08-08T11:33:33.710Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
11:33:33 [2022-08-08T11:33:33.969Z]     check_test.go:427: [db12ba841143e] daemon is not started
11:33:33 [2022-08-08T11:33:33.969Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
11:33:35 [2022-08-08T11:33:35.349Z]     check_test.go:427: [d032a86aad644] daemon is not started
11:33:35 [2022-08-08T11:33:35.349Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
11:33:36 [2022-08-08T11:33:36.729Z]     check_test.go:427: [d101986e504e5] daemon is not started
11:33:36 [2022-08-08T11:33:36.729Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
11:33:38 [2022-08-08T11:33:38.110Z]     check_test.go:427: [d5bc602243414] daemon is not started
11:33:38 [2022-08-08T11:33:38.110Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
11:33:39 [2022-08-08T11:33:39.496Z]     check_test.go:427: [d39deab5c3420] daemon is not started
11:33:39 [2022-08-08T11:33:39.496Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
11:33:40 [2022-08-08T11:33:40.876Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
11:33:40 [2022-08-08T11:33:40.876Z]     check_test.go:427: [d18621b311e1b] daemon is not started
11:33:40 [2022-08-08T11:33:40.876Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
11:33:41 [2022-08-08T11:33:41.879Z]     check_test.go:427: [dacc759ed9388] daemon is not started
11:33:41 [2022-08-08T11:33:41.879Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
11:33:42 [2022-08-08T11:33:42.819Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:524e9a4efcca6b8f337c2dd7e484ab98c1b7915a2a4a83b9c2b8ead4e4548b93
11:33:44 [2022-08-08T11:33:44.199Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a36284736b0ad48cfc65932edf594407359acc617eba1580cf24639a23579bb9
11:33:44 [2022-08-08T11:33:44.459Z]     check_test.go:427: [d8be868cf33e6] daemon is not started
11:33:44 [2022-08-08T11:33:44.459Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
11:33:45 [2022-08-08T11:33:45.398Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c9c6a838f4076f892ba746773ae9514daa59a0e5ca7aba0da699a4bddf83a4cc
11:33:46 [2022-08-08T11:33:46.778Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3f1383911635a2b0d588b60d4c0d19c264415e9598fa14957161a309c765dc06
11:33:46 [2022-08-08T11:33:46.778Z]     check_test.go:427: [d5a783e1ad47e] daemon is not started
11:33:46 [2022-08-08T11:33:46.778Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
11:33:47 [2022-08-08T11:33:47.716Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
11:33:48 [2022-08-08T11:33:48.285Z]     check_test.go:427: [dd849e389af97] daemon is not started
11:33:48 [2022-08-08T11:33:48.286Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
11:33:50 [2022-08-08T11:33:50.826Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
11:33:50 [2022-08-08T11:33:50.826Z]     check_test.go:427: [dc92a247273f5] daemon is not started
11:33:50 [2022-08-08T11:33:50.826Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
11:33:51 [2022-08-08T11:33:51.786Z]     check_test.go:427: [d37a678f33f16] daemon is not started
11:33:51 [2022-08-08T11:33:51.786Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
11:33:52 [2022-08-08T11:33:52.046Z]     check_test.go:427: [d5b0ac1d0dace] daemon is not started
11:33:52 [2022-08-08T11:33:52.046Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
11:33:53 [2022-08-08T11:33:53.425Z]     check_test.go:427: [d8d08287c9afb] daemon is not started
11:33:53 [2022-08-08T11:33:53.425Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
11:33:54 [2022-08-08T11:33:54.805Z]     check_test.go:427: [d3b1d3f57046d] daemon is not started
11:33:54 [2022-08-08T11:33:54.805Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
11:33:54 [2022-08-08T11:33:54.805Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
11:33:55 [2022-08-08T11:33:55.746Z]     check_test.go:427: [d637f61778a2a] daemon is not started
11:33:55 [2022-08-08T11:33:55.746Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
11:33:58 [2022-08-08T11:33:58.292Z]     check_test.go:427: [d61866904e4fd] daemon is not started
11:33:58 [2022-08-08T11:33:58.292Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
11:33:58 [2022-08-08T11:33:58.861Z]     check_test.go:427: [dccece1ea121d] daemon is not started
11:33:58 [2022-08-08T11:33:58.861Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
11:33:59 [2022-08-08T11:33:59.121Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
11:33:59 [2022-08-08T11:33:59.690Z]     check_test.go:427: [d60f44ce27791] daemon is not started
11:33:59 [2022-08-08T11:33:59.690Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
11:34:00 [2022-08-08T11:34:00.259Z]     check_test.go:427: [d02cbc98b745f] daemon is not started
11:34:00 [2022-08-08T11:34:00.259Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
11:34:00 [2022-08-08T11:34:00.259Z]     check_test.go:427: [d397ac1e4a52b] daemon is not started
11:34:00 [2022-08-08T11:34:00.259Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
11:34:00 [2022-08-08T11:34:00.519Z]     check_test.go:427: [d12e32f6b3c1e] daemon is not started
11:34:00 [2022-08-08T11:34:00.778Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
11:34:01 [2022-08-08T11:34:01.038Z]     check_test.go:427: [d6d17698bdb9a] daemon is not started
11:34:01 [2022-08-08T11:34:01.038Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
11:34:01 [2022-08-08T11:34:01.297Z]     check_test.go:427: [d78a975e35bf8] daemon is not started
11:34:01 [2022-08-08T11:34:01.297Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
11:34:01 [2022-08-08T11:34:01.556Z]     check_test.go:427: [d5207d53f3daf] daemon is not started
11:34:01 [2022-08-08T11:34:01.556Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
11:34:02 [2022-08-08T11:34:02.939Z]     check_test.go:427: [dd25d0cc6ba9b] daemon is not started
11:34:02 [2022-08-08T11:34:02.939Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
11:34:03 [2022-08-08T11:34:03.201Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
11:34:03 [2022-08-08T11:34:03.201Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
11:34:03 [2022-08-08T11:34:03.201Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
11:34:04 [2022-08-08T11:34:04.581Z]     check_test.go:427: [d7b995bf78d82] daemon is not started
11:34:04 [2022-08-08T11:34:04.581Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
11:34:05 [2022-08-08T11:34:05.522Z]     check_test.go:427: [d8227427dce35] daemon is not started
11:34:05 [2022-08-08T11:34:05.522Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
11:34:06 [2022-08-08T11:34:06.905Z]     check_test.go:427: [d854a55b2977d] daemon is not started
11:34:06 [2022-08-08T11:34:06.905Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
11:34:07 [2022-08-08T11:34:07.843Z] === RUN   TestDockerRegistrySuite/TestV2Only
11:34:08 [2022-08-08T11:34:08.783Z] --- PASS: TestDockerRegistrySuite (50.27s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.38s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.66s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.54s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.61s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.30s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.02s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.39s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.31s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.55s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.48s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.05s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.53s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.43s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.27s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.66s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.14s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.30s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.17s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.03s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.75s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.09s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.31s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.41s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.30s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.60s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.05s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.29s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s)
11:34:08 [2022-08-08T11:34:08.783Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.84s)
11:34:08 [2022-08-08T11:34:08.783Z] === RUN   TestDockerSchema1RegistrySuite
11:34:08 [2022-08-08T11:34:08.783Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
11:34:08 [2022-08-08T11:34:08.783Z]     check_test.go:454: [d55cad020d0ba] daemon is not started
11:34:08 [2022-08-08T11:34:08.783Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
11:34:09 [2022-08-08T11:34:09.043Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
11:34:09 [2022-08-08T11:34:09.981Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
11:34:10 [2022-08-08T11:34:10.559Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
11:34:12 [2022-08-08T11:34:12.468Z]     check_test.go:454: [d87c80b0c0dde] daemon is not started
11:34:12 [2022-08-08T11:34:12.468Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
11:34:13 [2022-08-08T11:34:13.406Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
11:34:16 [2022-08-08T11:34:16.700Z]     check_test.go:454: [d58ad80ecf1f3] daemon is not started
11:34:16 [2022-08-08T11:34:16.700Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
11:34:17 [2022-08-08T11:34:17.638Z]     check_test.go:454: [d9f67de54c78f] daemon is not started
11:34:17 [2022-08-08T11:34:17.638Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
11:34:17 [2022-08-08T11:34:17.638Z]     check_test.go:454: [daad6e7dacbf1] daemon is not started
11:34:17 [2022-08-08T11:34:17.638Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
11:34:18 [2022-08-08T11:34:18.577Z]     check_test.go:454: [d3559b889fa78] daemon is not started
11:34:18 [2022-08-08T11:34:18.577Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
11:34:19 [2022-08-08T11:34:19.515Z]     check_test.go:454: [d6abd2ea8595a] daemon is not started
11:34:19 [2022-08-08T11:34:19.515Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
11:34:20 [2022-08-08T11:34:20.453Z]     check_test.go:454: [d7dbf12dfb013] daemon is not started
11:34:20 [2022-08-08T11:34:20.453Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
11:34:22 [2022-08-08T11:34:22.991Z]     check_test.go:454: [dc07d462ced79] daemon is not started
11:34:22 [2022-08-08T11:34:22.991Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
11:34:23 [2022-08-08T11:34:23.251Z]     check_test.go:454: [d813cc8da41de] daemon is not started
11:34:23 [2022-08-08T11:34:23.511Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
11:34:23 [2022-08-08T11:34:23.770Z]     check_test.go:454: [ddb971e59b905] daemon is not started
11:34:23 [2022-08-08T11:34:23.770Z] --- PASS: TestDockerSchema1RegistrySuite (15.20s)
11:34:23 [2022-08-08T11:34:23.770Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
11:34:23 [2022-08-08T11:34:23.770Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.39s)
11:34:23 [2022-08-08T11:34:23.770Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.45s)
11:34:23 [2022-08-08T11:34:23.770Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.03s)
11:34:23 [2022-08-08T11:34:23.770Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
11:34:23 [2022-08-08T11:34:23.770Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s)
11:34:23 [2022-08-08T11:34:23.770Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s)
11:34:23 [2022-08-08T11:34:23.770Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.91s)
11:34:23 [2022-08-08T11:34:23.770Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.42s)
11:34:23 [2022-08-08T11:34:23.770Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s)
11:34:23 [2022-08-08T11:34:23.770Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s)
11:34:23 [2022-08-08T11:34:23.770Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
11:34:23 [2022-08-08T11:34:23.770Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
11:34:27 [2022-08-08T11:34:27.191Z]     check_test.go:483: [d667887b1679d] daemon is not started
11:34:27 [2022-08-08T11:34:27.191Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
11:34:27 [2022-08-08T11:34:27.191Z]     check_test.go:483: [d94ec53e47cf0] daemon is not started
11:34:27 [2022-08-08T11:34:27.191Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
11:34:27 [2022-08-08T11:34:27.191Z]     check_test.go:483: [d4b7186f5b050] daemon is not started
11:34:27 [2022-08-08T11:34:27.191Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
11:34:27 [2022-08-08T11:34:27.191Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
11:34:27 [2022-08-08T11:34:27.191Z]     check_test.go:483: [da52ec954fcc0] daemon is not started
11:34:27 [2022-08-08T11:34:27.191Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
11:34:27 [2022-08-08T11:34:27.459Z]     check_test.go:483: [dd08e52887566] daemon is not started
11:34:27 [2022-08-08T11:34:27.459Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
11:34:28 [2022-08-08T11:34:28.396Z]     check_test.go:483: [d6809f92b6794] daemon is not started
11:34:28 [2022-08-08T11:34:28.396Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
11:34:28 [2022-08-08T11:34:28.396Z]     check_test.go:483: [ded3cd620424c] daemon is not started
11:34:28 [2022-08-08T11:34:28.396Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.70s)
11:34:28 [2022-08-08T11:34:28.396Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s)
11:34:28 [2022-08-08T11:34:28.396Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s)
11:34:28 [2022-08-08T11:34:28.396Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
11:34:28 [2022-08-08T11:34:28.396Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s)
11:34:28 [2022-08-08T11:34:28.396Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s)
11:34:28 [2022-08-08T11:34:28.396Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s)
11:34:28 [2022-08-08T11:34:28.396Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s)
11:34:28 [2022-08-08T11:34:28.396Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
11:34:28 [2022-08-08T11:34:28.396Z] === RUN   TestDockerRegistryAuthTokenSuite
11:34:28 [2022-08-08T11:34:28.396Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
11:34:33 [2022-08-08T11:34:33.669Z]     check_test.go:510: [d1d30da6bbb88] daemon is not started
11:34:33 [2022-08-08T11:34:33.669Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
11:34:33 [2022-08-08T11:34:33.669Z]     check_test.go:510: [dec16762b3ad7] daemon is not started
11:34:33 [2022-08-08T11:34:33.669Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
11:34:33 [2022-08-08T11:34:33.928Z]     check_test.go:510: [d3dfbac80970c] daemon is not started
11:34:33 [2022-08-08T11:34:33.928Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
11:34:34 [2022-08-08T11:34:34.187Z]     check_test.go:510: [d196a4ff0bcf1] daemon is not started
11:34:34 [2022-08-08T11:34:34.187Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
11:34:34 [2022-08-08T11:34:34.187Z]     check_test.go:510: [d2fc79ccc0881] daemon is not started
11:34:34 [2022-08-08T11:34:34.187Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s)
11:34:34 [2022-08-08T11:34:34.187Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
11:34:34 [2022-08-08T11:34:34.187Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
11:34:34 [2022-08-08T11:34:34.187Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
11:34:34 [2022-08-08T11:34:34.187Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
11:34:34 [2022-08-08T11:34:34.187Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
11:34:34 [2022-08-08T11:34:34.187Z] === RUN   TestDockerNetworkSuite
11:34:34 [2022-08-08T11:34:34.187Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
11:34:35 [2022-08-08T11:34:35.566Z]     docker_cli_network_unix_test.go:46: [d42fdf84c44ac] daemon is not started
11:34:35 [2022-08-08T11:34:35.566Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
11:34:36 [2022-08-08T11:34:36.146Z]     docker_cli_network_unix_test.go:46: [d45bbfa367c22] daemon is not started
11:34:36 [2022-08-08T11:34:36.405Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
11:34:38 [2022-08-08T11:34:38.942Z]     docker_cli_network_unix_test.go:46: [d6ccda8414217] daemon is not started
11:34:39 [2022-08-08T11:34:39.201Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
11:34:40 [2022-08-08T11:34:40.580Z]     docker_cli_network_unix_test.go:46: [d0e274cfd1c92] daemon is not started
11:34:40 [2022-08-08T11:34:40.840Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
11:34:40 [2022-08-08T11:34:40.840Z]     docker_cli_network_unix_test.go:1233: [de66575ecb6ec] daemon is not started
11:34:43 [2022-08-08T11:34:43.377Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
11:34:44 [2022-08-08T11:34:44.316Z]     docker_cli_network_unix_test.go:46: [df68c3ffd4efc] daemon is not started
11:34:44 [2022-08-08T11:34:44.884Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
11:34:49 [2022-08-08T11:34:49.079Z]     docker_cli_network_unix_test.go:46: [d47b143bf1a3e] daemon is not started
11:34:50 [2022-08-08T11:34:50.017Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
11:34:51 [2022-08-08T11:34:51.924Z]     docker_cli_network_unix_test.go:46: [daa347b7139bd] daemon is not started
11:34:52 [2022-08-08T11:34:52.494Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
11:34:53 [2022-08-08T11:34:53.482Z]     docker_cli_network_unix_test.go:46: [d34f4ac14a83f] daemon is not started
11:34:53 [2022-08-08T11:34:53.482Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
11:34:54 [2022-08-08T11:34:54.051Z]     docker_cli_network_unix_test.go:46: [d8cfd046411d0] daemon is not started
11:34:54 [2022-08-08T11:34:54.051Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
11:34:54 [2022-08-08T11:34:54.310Z]     docker_cli_network_unix_test.go:46: [d806d345dbf9e] daemon is not started
11:34:54 [2022-08-08T11:34:54.310Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
11:34:54 [2022-08-08T11:34:54.880Z]     docker_cli_network_unix_test.go:46: [d4919bf273519] daemon is not started
11:34:55 [2022-08-08T11:34:55.139Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
11:34:55 [2022-08-08T11:34:55.708Z]     docker_cli_network_unix_test.go:46: [d36e2091a4c1d] daemon is not started
11:34:56 [2022-08-08T11:34:56.277Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
11:34:56 [2022-08-08T11:34:56.277Z]     docker_cli_network_unix_test.go:46: [dc21c5ce32554] daemon is not started
11:34:56 [2022-08-08T11:34:56.277Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
11:34:56 [2022-08-08T11:34:56.845Z]     docker_cli_network_unix_test.go:46: [dcd0c5fdece47] daemon is not started
11:34:56 [2022-08-08T11:34:56.845Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
11:34:57 [2022-08-08T11:34:57.104Z]     docker_cli_network_unix_test.go:46: [d2c00b1ece36d] daemon is not started
11:34:57 [2022-08-08T11:34:57.673Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
11:34:57 [2022-08-08T11:34:57.673Z]     docker_cli_network_unix_test.go:46: [d8d4d23720c88] daemon is not started
11:34:57 [2022-08-08T11:34:57.673Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
11:34:57 [2022-08-08T11:34:57.673Z]     docker_cli_network_unix_test.go:46: [d764f1a9ceb99] daemon is not started
11:34:57 [2022-08-08T11:34:57.673Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
11:34:57 [2022-08-08T11:34:57.933Z]     docker_cli_network_unix_test.go:46: [ddc72fc63e4c3] daemon is not started
11:34:57 [2022-08-08T11:34:57.933Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
11:34:58 [2022-08-08T11:34:58.513Z]     docker_cli_network_unix_test.go:46: [dac7d18692c29] daemon is not started
11:34:58 [2022-08-08T11:34:58.513Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
11:34:59 [2022-08-08T11:34:59.461Z]     docker_cli_network_unix_test.go:46: [df65832ea20c4] daemon is not started
11:34:59 [2022-08-08T11:34:59.720Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
11:34:59 [2022-08-08T11:34:59.720Z]     docker_cli_network_unix_test.go:46: [d7a338fb0423b] daemon is not started
11:34:59 [2022-08-08T11:34:59.720Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
11:34:59 [2022-08-08T11:34:59.980Z]     docker_cli_network_unix_test.go:46: [d7830982ba717] daemon is not started
11:34:59 [2022-08-08T11:34:59.980Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
11:34:59 [2022-08-08T11:34:59.980Z]     docker_cli_network_unix_test.go:46: [d69706d18c1fb] daemon is not started
11:34:59 [2022-08-08T11:34:59.980Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
11:35:01 [2022-08-08T11:35:01.361Z]     docker_cli_network_unix_test.go:968: [d2f4350366dc7] daemon is not started
11:35:02 [2022-08-08T11:35:02.300Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
11:35:03 [2022-08-08T11:35:03.684Z]     docker_cli_network_unix_test.go:46: [d367bd309e5e0] daemon is not started
11:35:03 [2022-08-08T11:35:03.684Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
11:35:06 [2022-08-08T11:35:06.222Z]     docker_cli_network_unix_test.go:1116: [d702e69cc5941] daemon is not started
11:35:07 [2022-08-08T11:35:07.160Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
11:35:09 [2022-08-08T11:35:09.704Z]     docker_cli_swarm_test.go:1180: [d616e35d7c2d1] joining swarm manager [dcf95ae66f1a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:35:09 [2022-08-08T11:35:09.964Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
11:35:10 [2022-08-08T11:35:10.224Z]     docker_cli_network_unix_test.go:46: [dae5114b23486] daemon is not started
11:35:10 [2022-08-08T11:35:10.224Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
11:35:11 [2022-08-08T11:35:11.161Z]     docker_cli_network_unix_test.go:46: [d3b341a0a49ed] daemon is not started
11:35:11 [2022-08-08T11:35:11.161Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
11:35:11 [2022-08-08T11:35:11.161Z]     docker_cli_network_unix_test.go:46: [d5b2b6aecec3c] daemon is not started
11:35:11 [2022-08-08T11:35:11.161Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
11:35:11 [2022-08-08T11:35:11.161Z]     docker_cli_network_unix_test.go:46: [ddf540bf8b370] daemon is not started
11:35:11 [2022-08-08T11:35:11.161Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
11:35:11 [2022-08-08T11:35:11.420Z]     docker_cli_network_unix_test.go:46: [d976b583c0c14] daemon is not started
11:35:11 [2022-08-08T11:35:11.420Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
11:35:11 [2022-08-08T11:35:11.420Z]     docker_cli_network_unix_test.go:46: [d9c6ca2598975] daemon is not started
11:35:11 [2022-08-08T11:35:11.420Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
11:35:11 [2022-08-08T11:35:11.420Z]     docker_cli_network_unix_test.go:46: [dec57ccd44677] daemon is not started
11:35:11 [2022-08-08T11:35:11.420Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
11:35:13 [2022-08-08T11:35:13.336Z]     docker_cli_network_unix_test.go:46: [d2698aee36de6] daemon is not started
11:35:13 [2022-08-08T11:35:13.905Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
11:35:14 [2022-08-08T11:35:14.165Z]     docker_cli_network_unix_test.go:46: [dbf9f74aad74d] daemon is not started
11:35:14 [2022-08-08T11:35:14.165Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
11:35:14 [2022-08-08T11:35:14.165Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
11:35:14 [2022-08-08T11:35:14.165Z]     docker_cli_network_unix_test.go:46: [dad7b9c7b2f76] daemon is not started
11:35:14 [2022-08-08T11:35:14.165Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
11:35:14 [2022-08-08T11:35:14.425Z]     docker_cli_network_unix_test.go:46: [d683a3d9a8dd3] daemon is not started
11:35:14 [2022-08-08T11:35:14.993Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
11:35:16 [2022-08-08T11:35:16.371Z]     docker_cli_swarm_test.go:1189: [d2590d5927469] joining swarm manager [dcf95ae66f1a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:35:18 [2022-08-08T11:35:18.908Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
11:35:19 [2022-08-08T11:35:19.849Z]     docker_cli_network_unix_test.go:1084: [d586217a0063a] daemon is not started
11:35:21 [2022-08-08T11:35:21.766Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
11:35:21 [2022-08-08T11:35:21.766Z]     docker_cli_network_unix_test.go:46: [dc1a35ab067b8] daemon is not started
11:35:21 [2022-08-08T11:35:21.766Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
11:35:22 [2022-08-08T11:35:22.026Z]     docker_cli_network_unix_test.go:46: [db07ba6a74d68] daemon is not started
11:35:22 [2022-08-08T11:35:22.286Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
11:35:23 [2022-08-08T11:35:23.664Z]     docker_cli_network_unix_test.go:46: [dfd6473528de6] daemon is not started
11:35:23 [2022-08-08T11:35:23.924Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
11:35:23 [2022-08-08T11:35:23.924Z]     docker_cli_network_unix_test.go:46: [d218e00f9a056] daemon is not started
11:35:23 [2022-08-08T11:35:23.924Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
11:35:24 [2022-08-08T11:35:24.493Z]     docker_cli_network_unix_test.go:46: [d0aee757712d1] daemon is not started
11:35:24 [2022-08-08T11:35:24.753Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
11:35:25 [2022-08-08T11:35:25.323Z]     docker_cli_network_unix_test.go:46: [d2dedc4fe4c1c] daemon is not started
11:35:25 [2022-08-08T11:35:25.323Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
11:35:25 [2022-08-08T11:35:25.892Z]     docker_cli_network_unix_test.go:46: [d73fb54d8556a] daemon is not started
11:35:26 [2022-08-08T11:35:26.151Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
11:35:31 [2022-08-08T11:35:31.430Z]     docker_cli_network_unix_test.go:46: [d4ef740deac16] daemon is not started
11:35:31 [2022-08-08T11:35:31.689Z] --- PASS: TestDockerNetworkSuite (57.40s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.35s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.81s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.77s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.53s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.45s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.60s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.28s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.31s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.97s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.79s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.34s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.20s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.32s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.53s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.66s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.05s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.80s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.63s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.98s)
11:35:31 [2022-08-08T11:35:31.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.48s)
11:35:31 [2022-08-08T11:35:31.689Z] === RUN   TestDockerHubPullSuite
11:35:31 [2022-08-08T11:35:31.689Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
11:35:33 [2022-08-08T11:35:33.595Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
11:35:36 [2022-08-08T11:35:36.129Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
11:35:37 [2022-08-08T11:35:37.066Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
11:35:38 [2022-08-08T11:35:38.970Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
11:35:39 [2022-08-08T11:35:39.539Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
11:35:39 [2022-08-08T11:35:39.799Z] --- PASS: TestDockerHubPullSuite (8.15s)
11:35:39 [2022-08-08T11:35:39.799Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.97s)
11:35:39 [2022-08-08T11:35:39.799Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.55s)
11:35:39 [2022-08-08T11:35:39.799Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.96s)
11:35:39 [2022-08-08T11:35:39.799Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.81s)
11:35:39 [2022-08-08T11:35:39.799Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.50s)
11:35:39 [2022-08-08T11:35:39.799Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s)
11:35:39 [2022-08-08T11:35:39.799Z] PASS
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === Skipped
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
11:35:39 [2022-08-08T11:35:39.799Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
11:35:39 [2022-08-08T11:35:39.799Z] 
11:35:39 [2022-08-08T11:35:39.799Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
11:35:39 [2022-08-08T11:35:39.800Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
11:35:39 [2022-08-08T11:35:39.800Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
11:35:39 [2022-08-08T11:35:39.800Z] 
11:35:39 [2022-08-08T11:35:39.800Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
11:35:39 [2022-08-08T11:35:39.800Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
11:35:39 [2022-08-08T11:35:39.800Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
11:35:39 [2022-08-08T11:35:39.800Z] 
11:35:39 [2022-08-08T11:35:39.800Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
11:35:39 [2022-08-08T11:35:39.800Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
11:35:39 [2022-08-08T11:35:39.800Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
11:35:39 [2022-08-08T11:35:39.800Z] 
11:35:39 [2022-08-08T11:35:39.800Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
11:35:39 [2022-08-08T11:35:39.800Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
11:35:39 [2022-08-08T11:35:39.800Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
11:35:39 [2022-08-08T11:35:39.800Z] 
11:35:39 [2022-08-08T11:35:39.800Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s)
11:35:39 [2022-08-08T11:35:39.800Z]     docker_cli_sni_test.go:30: Flakey test
11:35:39 [2022-08-08T11:35:39.800Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
11:35:39 [2022-08-08T11:35:39.800Z] 
11:35:39 [2022-08-08T11:35:39.800Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
11:35:39 [2022-08-08T11:35:39.800Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
11:35:39 [2022-08-08T11:35:39.800Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
11:35:39 [2022-08-08T11:35:39.800Z] 
11:35:39 [2022-08-08T11:35:39.800Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
11:35:39 [2022-08-08T11:35:39.800Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
11:35:39 [2022-08-08T11:35:39.800Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
11:35:39 [2022-08-08T11:35:39.800Z] 
11:35:39 [2022-08-08T11:35:39.800Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
11:35:39 [2022-08-08T11:35:39.800Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
11:35:39 [2022-08-08T11:35:39.800Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
11:35:39 [2022-08-08T11:35:39.800Z] 
11:35:39 [2022-08-08T11:35:39.800Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
11:35:39 [2022-08-08T11:35:39.800Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
11:35:39 [2022-08-08T11:35:39.800Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
11:35:39 [2022-08-08T11:35:39.800Z] 
11:35:39 [2022-08-08T11:35:39.800Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
11:35:39 [2022-08-08T11:35:39.800Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
11:35:39 [2022-08-08T11:35:39.800Z]     docker_cli_network_unix_test.go:46: [dad7b9c7b2f76] daemon is not started
11:35:39 [2022-08-08T11:35:39.800Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
11:35:39 [2022-08-08T11:35:39.800Z] 
11:35:39 [2022-08-08T11:35:39.800Z] DONE 1265 tests, 51 skipped in 1497.378s
11:35:39 [2022-08-08T11:35:39.800Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:35:39 [2022-08-08T11:35:39.800Z] ++++ cat bundles/test-integration/docker.pid
11:35:39 [2022-08-08T11:35:39.800Z] +++ kill 9405
11:35:39 [2022-08-08T11:35:39.800Z] +++ /etc/init.d/apparmor stop
11:35:39 [2022-08-08T11:35:39.800Z] Leaving: AppArmorNo profiles have been unloaded.
11:35:39 [2022-08-08T11:35:39.800Z] 
11:35:39 [2022-08-08T11:35:39.800Z] Unloading profiles will leave already running processes permanently
11:35:39 [2022-08-08T11:35:39.800Z] unconfined, which can lead to unexpected situations.
11:35:39 [2022-08-08T11:35:39.800Z] 
11:35:39 [2022-08-08T11:35:39.800Z] To set a process to complain mode, use the command line tool
11:35:39 [2022-08-08T11:35:39.800Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:35:39 [2022-08-08T11:35:39.800Z] +++ true
11:35:39 [2022-08-08T11:35:39.800Z] exiting test-integration
11:35:39 [2022-08-08T11:35:39.800Z] ++ exit 0
11:35:39 [2022-08-08T11:35:39.800Z] 
11:35:40 [2022-08-08T11:35:40.059Z] + for job in $(jobs -p)
11:35:40 [2022-08-08T11:35:40.059Z] + wait 29410
11:35:58 [2022-08-08T11:35:58.152Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
11:36:06 [2022-08-08T11:36:06.270Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
11:36:09 [2022-08-08T11:36:09.557Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
11:36:11 [2022-08-08T11:36:11.465Z]     docker_cli_swarm_test.go:1112: [da914318fbae9] joining swarm manager [d8ff730ca06b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:36:12 [2022-08-08T11:36:12.843Z]     docker_cli_swarm_test.go:1113: [d050babc46a97] joining swarm manager [d8ff730ca06b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:38:04 [2022-08-08T11:38:04.305Z]     docker_cli_swarm_test.go:1166: [df680011a362f] joining swarm manager [d8ff730ca06b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
11:38:30 [2022-08-08T11:38:30.879Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
11:38:30 [2022-08-08T11:38:30.879Z]     docker_cli_swarm_test.go:1447: [d88e5f3cecc36] joining swarm manager [dd341518d9fc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:30 [2022-08-08T11:38:30.879Z]     docker_cli_swarm_test.go:1448: [d47a3bd1d4bb8] joining swarm manager [dd341518d9fc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:38:40 [2022-08-08T11:38:40.857Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
11:38:42 [2022-08-08T11:38:42.235Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
11:38:42 [2022-08-08T11:38:42.235Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
11:38:42 [2022-08-08T11:38:42.495Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
11:38:42 [2022-08-08T11:38:42.495Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
11:38:43 [2022-08-08T11:38:43.062Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
11:38:45 [2022-08-08T11:38:45.597Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
11:38:48 [2022-08-08T11:38:48.887Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
11:38:51 [2022-08-08T11:38:51.420Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
11:38:53 [2022-08-08T11:38:53.325Z]     docker_cli_swarm_unix_test.go:63: [d0c5a51673a1c] joining swarm manager [db087eb7c15c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:39:49 [2022-08-08T11:39:49.570Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
11:39:49 [2022-08-08T11:39:49.570Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
11:39:49 [2022-08-08T11:39:49.570Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
11:39:50 [2022-08-08T11:39:50.947Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
11:39:54 [2022-08-08T11:39:54.238Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
11:39:56 [2022-08-08T11:39:56.777Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
11:39:58 [2022-08-08T11:39:58.681Z]     docker_api_swarm_test.go:962: [dd0e436df9795] joining swarm manager [d84711491d76d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:16 [2022-08-08T11:40:16.771Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
11:40:28 [2022-08-08T11:40:28.985Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
11:40:31 [2022-08-08T11:40:31.522Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
11:40:33 [2022-08-08T11:40:33.429Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
11:40:36 [2022-08-08T11:40:36.734Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
11:40:44 [2022-08-08T11:40:44.857Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
11:40:49 [2022-08-08T11:40:49.051Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
11:40:51 [2022-08-08T11:40:51.586Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
11:40:54 [2022-08-08T11:40:54.121Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
11:40:56 [2022-08-08T11:40:56.655Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
11:40:59 [2022-08-08T11:40:59.192Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
11:41:01 [2022-08-08T11:41:01.727Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
11:41:04 [2022-08-08T11:41:04.261Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
11:42:00 [2022-08-08T11:42:00.512Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
11:42:15 [2022-08-08T11:42:15.394Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
11:42:30 [2022-08-08T11:42:30.276Z] --- PASS: TestDockerSwarmSuite (1569.86s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.12s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.22s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.40s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.19s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.99s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.07s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.98s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.66s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.36s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (17.85s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.85s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.72s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.12s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.17s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.26s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.83s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.48s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.41s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (52.12s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (67.33s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.69s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.63s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.93s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.94s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.89s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.18s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.36s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.53s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.90s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.10s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.42s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.30s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.69s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.16s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.50s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.99s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.26s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.06s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.80s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.20s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.40s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.69s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.71s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.07s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.40s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.80s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.15s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.57s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.12s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.98s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.62s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.33s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.27s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.17s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.32s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.18s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.00s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.77s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.12s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.96s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.32s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.35s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.98s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.72s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.69s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.94s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.66s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.42s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.86s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (10.63s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.70s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (18.03s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.23s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.81s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (69.42s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.44s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.01s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.96s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.63s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.48s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.39s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.91s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.78s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.67s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.75s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.43s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.07s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.78s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (138.35s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s)
11:42:30 [2022-08-08T11:42:30.276Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s)
11:42:30 [2022-08-08T11:42:30.276Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s)
11:42:30 [2022-08-08T11:42:30.276Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
11:42:30 [2022-08-08T11:42:30.276Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.28s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.37s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.44s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.26s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.14s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.53s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.85s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.47s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.78s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.16s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.41s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.52s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.50s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.52s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.42s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.00s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.79s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s)
11:42:30 [2022-08-08T11:42:30.276Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s)
11:42:30 [2022-08-08T11:42:30.276Z] === RUN   TestDockerExternalVolumeSuite
11:42:30 [2022-08-08T11:42:30.276Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
11:42:30 [2022-08-08T11:42:30.535Z]     docker_cli_external_volume_driver_test.go:53: [d17a3b5fd62f6] daemon is not started
11:42:48 [2022-08-08T11:42:48.623Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
11:43:56 [2022-08-08T11:43:56.332Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
11:44:02 [2022-08-08T11:44:02.898Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
11:44:17 [2022-08-08T11:44:17.779Z]     docker_cli_external_volume_driver_test.go:53: [d6895b9a1565c] daemon is not started
11:44:32 [2022-08-08T11:44:32.661Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
11:44:50 [2022-08-08T11:44:50.770Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
11:45:02 [2022-08-08T11:45:02.984Z]     docker_cli_external_volume_driver_test.go:53: [d2678f3890a8a] daemon is not started
11:45:21 [2022-08-08T11:45:21.074Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
11:45:21 [2022-08-08T11:45:21.074Z]     docker_cli_external_volume_driver_test.go:53: [d046888d0a772] daemon is not started
11:45:33 [2022-08-08T11:45:33.282Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
11:46:05 [2022-08-08T11:46:05.365Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
11:46:23 [2022-08-08T11:46:23.468Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
11:46:38 [2022-08-08T11:46:38.349Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
11:47:25 [2022-08-08T11:47:25.026Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
11:47:43 [2022-08-08T11:47:43.113Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
11:48:15 [2022-08-08T11:48:15.208Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
11:48:47 [2022-08-08T11:48:47.287Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
11:48:59 [2022-08-08T11:48:59.494Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
11:49:17 [2022-08-08T11:49:17.589Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
11:49:17 [2022-08-08T11:49:17.589Z]     docker_cli_external_volume_driver_test.go:485: [d77c343e3e78e] daemon is not started
11:49:32 [2022-08-08T11:49:32.488Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
11:49:32 [2022-08-08T11:49:32.488Z]     docker_cli_external_volume_driver_test.go:53: [d0127bbd9e439] daemon is not started
11:49:47 [2022-08-08T11:49:47.371Z] --- PASS: TestDockerExternalVolumeSuite (437.08s)
11:49:47 [2022-08-08T11:49:47.371Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s)
11:49:47 [2022-08-08T11:49:47.371Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
11:49:47 [2022-08-08T11:49:47.371Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s)
11:49:47 [2022-08-08T11:49:47.371Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s)
11:49:47 [2022-08-08T11:49:47.371Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s)
11:49:47 [2022-08-08T11:49:47.371Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
11:49:47 [2022-08-08T11:49:47.371Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
11:49:47 [2022-08-08T11:49:47.371Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s)
11:49:47 [2022-08-08T11:49:47.371Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s)
11:49:47 [2022-08-08T11:49:47.371Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s)
11:49:47 [2022-08-08T11:49:47.371Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
11:49:47 [2022-08-08T11:49:47.371Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s)
11:49:47 [2022-08-08T11:49:47.371Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s)
11:49:47 [2022-08-08T11:49:47.371Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.94s)
11:49:47 [2022-08-08T11:49:47.371Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s)
11:49:47 [2022-08-08T11:49:47.371Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s)
11:49:47 [2022-08-08T11:49:47.371Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s)
11:49:47 [2022-08-08T11:49:47.371Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
11:49:47 [2022-08-08T11:49:47.371Z] PASS
11:49:47 [2022-08-08T11:49:47.371Z] 
11:49:47 [2022-08-08T11:49:47.371Z] === Skipped
11:49:47 [2022-08-08T11:49:47.371Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
11:49:47 [2022-08-08T11:49:47.371Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
11:49:47 [2022-08-08T11:49:47.371Z]     check_test.go:540: [d3939b1d3dc2b] daemon is not started
11:49:47 [2022-08-08T11:49:47.371Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
11:49:47 [2022-08-08T11:49:47.371Z] 
11:49:47 [2022-08-08T11:49:47.371Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
11:49:47 [2022-08-08T11:49:47.371Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
11:49:47 [2022-08-08T11:49:47.371Z]     check_test.go:540: [d6e1e4e53563a] daemon is not started
11:49:47 [2022-08-08T11:49:47.371Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
11:49:47 [2022-08-08T11:49:47.371Z] 
11:49:47 [2022-08-08T11:49:47.371Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
11:49:47 [2022-08-08T11:49:47.371Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
11:49:47 [2022-08-08T11:49:47.371Z]     check_test.go:540: [d95dce35513d8] daemon is not started
11:49:47 [2022-08-08T11:49:47.371Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
11:49:47 [2022-08-08T11:49:47.371Z] 
11:49:47 [2022-08-08T11:49:47.371Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
11:49:47 [2022-08-08T11:49:47.371Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
11:49:47 [2022-08-08T11:49:47.371Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
11:49:47 [2022-08-08T11:49:47.371Z] 
11:49:47 [2022-08-08T11:49:47.371Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
11:49:47 [2022-08-08T11:49:47.371Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
11:49:47 [2022-08-08T11:49:47.371Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
11:49:47 [2022-08-08T11:49:47.371Z] 
11:49:47 [2022-08-08T11:49:47.371Z] DONE 269 tests, 5 skipped in 2344.749s
11:49:47 [2022-08-08T11:49:47.371Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:49:47 [2022-08-08T11:49:47.371Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d14ad1b0ab074/docker.pid
11:49:47 [2022-08-08T11:49:47.371Z] +++ kill 7126
11:49:47 [2022-08-08T11:49:47.371Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7126 is not a child of this shell
11:49:47 [2022-08-08T11:49:47.371Z] warning: PID 7126 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d14ad1b0ab074/docker.pid had a nonzero exit code
11:49:47 [2022-08-08T11:49:47.371Z] ++++ cat bundles/test-integration/docker.pid
11:49:47 [2022-08-08T11:49:47.371Z] +++ kill 9395
11:49:47 [2022-08-08T11:49:47.371Z] +++ /etc/init.d/apparmor stop
11:49:47 [2022-08-08T11:49:47.371Z] Leaving: AppArmorNo profiles have been unloaded.
11:49:47 [2022-08-08T11:49:47.371Z] 
11:49:47 [2022-08-08T11:49:47.371Z] Unloading profiles will leave already running processes permanently
11:49:47 [2022-08-08T11:49:47.371Z] unconfined, which can lead to unexpected situations.
11:49:47 [2022-08-08T11:49:47.371Z] 
11:49:47 [2022-08-08T11:49:47.371Z] To set a process to complain mode, use the command line tool
11:49:47 [2022-08-08T11:49:47.371Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:49:47 [2022-08-08T11:49:47.371Z] +++ true
11:49:47 [2022-08-08T11:49:47.371Z] exiting test-integration
11:49:47 [2022-08-08T11:49:47.371Z] ++ exit 0
11:49:47 [2022-08-08T11:49:47.371Z] 
11:49:47 [2022-08-08T11:49:47.630Z] + exit 0
11:49:47 [2022-08-08T11:49:47.630Z] ++ jobs -p
11:49:47 [2022-08-08T11:49:47.630Z] + pids=
11:49:47 [2022-08-08T11:49:47.630Z] + echo 'Remaining pids to kill: []'
11:49:47 [2022-08-08T11:49:47.630Z] Remaining pids to kill: []
11:49:47 [2022-08-08T11:49:47.630Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
11:49:47 [2022-08-08T11:49:47.644Z] Recording test results
11:49:48 [2022-08-08T11:49:48.097Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:49:48 [2022-08-08T11:49:48.410Z] + echo Ensuring container killed.
11:49:48 [2022-08-08T11:49:48.410Z] Ensuring container killed.
11:49:48 [2022-08-08T11:49:48.410Z] + docker ps -aq -f name=docker-pr2-*
11:49:48 [2022-08-08T11:49:48.410Z] + cids=07e23d3a4cc6
11:49:48 [2022-08-08T11:49:48.410Z] a51655effa54
11:49:48 [2022-08-08T11:49:48.410Z] 7910d740ae50
11:49:48 [2022-08-08T11:49:48.410Z] + [ -n 07e23d3a4cc6
11:49:48 [2022-08-08T11:49:48.410Z] a51655effa54
11:49:48 [2022-08-08T11:49:48.410Z] 7910d740ae50 ]
11:49:48 [2022-08-08T11:49:48.410Z] + docker rm -vf 07e23d3a4cc6 a51655effa54 7910d740ae50
11:49:48 [2022-08-08T11:49:48.979Z] 07e23d3a4cc6
11:49:49 [2022-08-08T11:49:49.237Z] a51655effa54
11:49:49 [2022-08-08T11:49:49.237Z] 7910d740ae50
[Pipeline] sh
11:49:49 [2022-08-08T11:49:49.520Z] + echo Chowning /workspace to jenkins user
11:49:49 [2022-08-08T11:49:49.520Z] Chowning /workspace to jenkins user
11:49:49 [2022-08-08T11:49:49.520Z] + id -u
11:49:49 [2022-08-08T11:49:49.520Z] + id -g
11:49:49 [2022-08-08T11:49:49.520Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43932:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:49:53 [2022-08-08T11:49:53.107Z] + bundleName=amd64
11:49:53 [2022-08-08T11:49:53.107Z] + echo Creating amd64-bundles.tar.gz
11:49:53 [2022-08-08T11:49:53.107Z] Creating amd64-bundles.tar.gz
11:49:53 [2022-08-08T11:49:53.107Z] + xargs tar -czf amd64-bundles.tar.gz
11:49:53 [2022-08-08T11:49:53.107Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
11:49:54 [2022-08-08T11:49:54.499Z] Archiving artifacts
11:49:54 [2022-08-08T11:49:54.907Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43932/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:49:55 [2022-08-08T11:49:55.211Z] + make clean
11:49:55 [2022-08-08T11:49:55.211Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:49:55 [2022-08-08T11:49:55.211Z] docker-dev-cache
11:49:55 [2022-08-08T11:49:55.211Z] 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