Skip to content
Success

Console Output

Pull request #44267 opened
19:26:22 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from c7c02eea8117347c5ebd43ef3b9192d43bcdd10b+c21821101221aac60a549dfde11949d7e1e03992 (f9bc47ab14e52cf5e8f04aae615298a2f6261b44)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44267@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
19:26:25 [2022-10-08T19:26:25.720Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
19:26:25 [2022-10-08T19:26:25.725Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
19:26:25 [2022-10-08T19:26:25.911Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c81dfcbfdfc5e70d) in /home/ubuntu/workspace/moby_PR-44267
[Pipeline] {
[Pipeline] checkout
19:26:25 [2022-10-08T19:26:25.946Z] The recommended git tool is: git
19:26:25 [2022-10-08T19:26:25.954Z] using credential docker-jenkins-github-credentials
19:26:25 [2022-10-08T19:26:25.964Z] Cloning the remote Git repository
19:26:25 [2022-10-08T19:26:25.964Z] Cloning with configured refspecs honoured and without tags
19:26:25 [2022-10-08T19:26:25.992Z] Cloning repository https://github.com/moby/moby.git
19:26:25 [2022-10-08T19:26:25.992Z]  > git init /home/ubuntu/workspace/moby_PR-44267 # timeout=10
19:26:26 [2022-10-08T19:26:26.006Z] Fetching upstream changes from https://github.com/moby/moby.git
19:26:26 [2022-10-08T19:26:26.006Z]  > git --version # timeout=10
19:26:26 [2022-10-08T19:26:26.018Z]  > git --version # 'git version 2.25.1'
19:26:26 [2022-10-08T19:26:26.018Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:26:26 [2022-10-08T19:26:26.019Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44267/head:refs/remotes/origin/PR-44267 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:26:38 [2022-10-08T19:26:38.630Z] Fetching without tags
19:26:38 [2022-10-08T19:26:38.826Z] Merging remotes/origin/master commit c21821101221aac60a549dfde11949d7e1e03992 into PR head commit c7c02eea8117347c5ebd43ef3b9192d43bcdd10b
19:26:39 [2022-10-08T19:26:39.386Z] Merge succeeded, producing c7c02eea8117347c5ebd43ef3b9192d43bcdd10b
19:26:39 [2022-10-08T19:26:39.386Z] Checking out Revision c7c02eea8117347c5ebd43ef3b9192d43bcdd10b (PR-44267)
19:26:39 [2022-10-08T19:26:39.955Z] Commit message: "pkg/loopback: use ioctl helpers from x/sys/unix"
19:26:39 [2022-10-08T19:26:39.955Z] First time build. Skipping changelog.
19:26:39 [2022-10-08T19:26:39.997Z]  > git --version # timeout=10
19:26:40 [2022-10-08T19:26:40.001Z]  > git --version # 'git version 2.25.1'
19:26:40 [2022-10-08T19:26:40.006Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
19:26:38 [2022-10-08T19:26:38.638Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:26:38 [2022-10-08T19:26:38.643Z]  > git config --add remote.origin.fetch +refs/pull/44267/head:refs/remotes/origin/PR-44267 # timeout=10
19:26:38 [2022-10-08T19:26:38.646Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:26:38 [2022-10-08T19:26:38.652Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:26:38 [2022-10-08T19:26:38.657Z] Fetching upstream changes from https://github.com/moby/moby.git
19:26:38 [2022-10-08T19:26:38.658Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:26:38 [2022-10-08T19:26:38.658Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44267/head:refs/remotes/origin/PR-44267 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:26:38 [2022-10-08T19:26:38.853Z]  > git config core.sparsecheckout # timeout=10
19:26:38 [2022-10-08T19:26:38.857Z]  > git checkout -f c7c02eea8117347c5ebd43ef3b9192d43bcdd10b # timeout=10
19:26:39 [2022-10-08T19:26:39.393Z]  > git remote # timeout=10
19:26:39 [2022-10-08T19:26:39.397Z]  > git config --get remote.origin.url # timeout=10
19:26:39 [2022-10-08T19:26:39.400Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:26:39 [2022-10-08T19:26:39.401Z]  > git merge c21821101221aac60a549dfde11949d7e1e03992 # timeout=10
19:26:39 [2022-10-08T19:26:39.408Z]  > git rev-parse HEAD^{commit} # timeout=10
19:26:39 [2022-10-08T19:26:39.413Z]  > git config core.sparsecheckout # timeout=10
19:26:39 [2022-10-08T19:26:39.421Z]  > git checkout -f c7c02eea8117347c5ebd43ef3b9192d43bcdd10b # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:26:40 [2022-10-08T19:26:40.574Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44267:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
19:26:44 [2022-10-08T19:26:44.743Z] 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: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[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
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
19:26:44 [2022-10-08T19:26:44.871Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c81dfcbfdfc5e70d) in /home/ubuntu/workspace/moby_PR-44267
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
19:26:44 [2022-10-08T19:26:44.901Z] The recommended git tool is: git
[Pipeline] // stage
19:26:44 [2022-10-08T19:26:44.908Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
19:26:44 [2022-10-08T19:26:44.923Z] Fetching changes from the remote Git repository
[Pipeline] // stage
19:26:44 [2022-10-08T19:26:44.928Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[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] }
19:26:45 [2022-10-08T19:26:45.140Z] Merging remotes/origin/master commit c21821101221aac60a549dfde11949d7e1e03992 into PR head commit c7c02eea8117347c5ebd43ef3b9192d43bcdd10b
19:26:45 [2022-10-08T19:26:45.705Z] Merge succeeded, producing c7c02eea8117347c5ebd43ef3b9192d43bcdd10b
19:26:45 [2022-10-08T19:26:45.705Z] Checking out Revision c7c02eea8117347c5ebd43ef3b9192d43bcdd10b (PR-44267)
19:26:45 [2022-10-08T19:26:45.744Z] Commit message: "pkg/loopback: use ioctl helpers from x/sys/unix"
19:26:45 [2022-10-08T19:26:45.820Z]  > git --version # timeout=10
19:26:45 [2022-10-08T19:26:45.823Z]  > git --version # 'git version 2.25.1'
19:26:45 [2022-10-08T19:26:45.827Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
19:26:44 [2022-10-08T19:26:44.943Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44267/.git # timeout=10
19:26:44 [2022-10-08T19:26:44.950Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:26:44 [2022-10-08T19:26:44.956Z] Fetching upstream changes from https://github.com/moby/moby.git
19:26:44 [2022-10-08T19:26:44.956Z]  > git --version # timeout=10
19:26:44 [2022-10-08T19:26:44.959Z]  > git --version # 'git version 2.25.1'
19:26:44 [2022-10-08T19:26:44.959Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:26:44 [2022-10-08T19:26:44.959Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44267/head:refs/remotes/origin/PR-44267 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:26:45 [2022-10-08T19:26:45.167Z]  > git config core.sparsecheckout # timeout=10
19:26:45 [2022-10-08T19:26:45.172Z]  > git checkout -f c7c02eea8117347c5ebd43ef3b9192d43bcdd10b # timeout=10
19:26:45 [2022-10-08T19:26:45.708Z]  > git remote # timeout=10
19:26:45 [2022-10-08T19:26:45.714Z]  > git config --get remote.origin.url # timeout=10
19:26:45 [2022-10-08T19:26:45.716Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:26:45 [2022-10-08T19:26:45.717Z]  > git merge c21821101221aac60a549dfde11949d7e1e03992 # timeout=10
19:26:45 [2022-10-08T19:26:45.724Z]  > git rev-parse HEAD^{commit} # timeout=10
19:26:45 [2022-10-08T19:26:45.732Z]  > git config core.sparsecheckout # timeout=10
19:26:45 [2022-10-08T19:26:45.735Z]  > git checkout -f c7c02eea8117347c5ebd43ef3b9192d43bcdd10b # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:26:46 [2022-10-08T19:26:46.402Z] + docker version
19:26:46 [2022-10-08T19:26:46.403Z] Client: Docker Engine - Community
19:26:46 [2022-10-08T19:26:46.403Z]  Version:           22.06.0-beta.0
19:26:46 [2022-10-08T19:26:46.403Z]  API version:       1.42
19:26:46 [2022-10-08T19:26:46.403Z]  Go version:        go1.18.3
19:26:46 [2022-10-08T19:26:46.403Z]  Git commit:        3e9117b
19:26:46 [2022-10-08T19:26:46.403Z]  Built:             Fri Jun  3 17:55:34 2022
19:26:46 [2022-10-08T19:26:46.403Z]  OS/Arch:           linux/arm64
19:26:46 [2022-10-08T19:26:46.403Z]  Context:           default
19:26:46 [2022-10-08T19:26:46.403Z] 
19:26:46 [2022-10-08T19:26:46.403Z] Server: Docker Engine - Community
19:26:46 [2022-10-08T19:26:46.403Z]  Engine:
19:26:46 [2022-10-08T19:26:46.403Z]   Version:          22.06.0-beta.0
19:26:46 [2022-10-08T19:26:46.403Z]   API version:      1.42 (minimum version 1.12)
19:26:46 [2022-10-08T19:26:46.403Z]   Go version:       go1.18.3
19:26:46 [2022-10-08T19:26:46.403Z]   Git commit:       38633e7
19:26:46 [2022-10-08T19:26:46.403Z]   Built:            Fri Jun  3 17:55:34 2022
19:26:46 [2022-10-08T19:26:46.403Z]   OS/Arch:          linux/arm64
19:26:46 [2022-10-08T19:26:46.403Z]   Experimental:     true
19:26:46 [2022-10-08T19:26:46.403Z]  containerd:
19:26:46 [2022-10-08T19:26:46.403Z]   Version:          1.6.8
19:26:46 [2022-10-08T19:26:46.403Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
19:26:46 [2022-10-08T19:26:46.403Z]  runc:
19:26:46 [2022-10-08T19:26:46.403Z]   Version:          1.1.4
19:26:46 [2022-10-08T19:26:46.403Z]   GitCommit:        v1.1.4-0-g5fd4c4d
19:26:46 [2022-10-08T19:26:46.403Z]  docker-init:
19:26:46 [2022-10-08T19:26:46.403Z]   Version:          0.19.0
19:26:46 [2022-10-08T19:26:46.403Z]   GitCommit:        de40ad0
[Pipeline] sh
19:26:46 [2022-10-08T19:26:46.684Z] + docker info
19:26:46 [2022-10-08T19:26:46.684Z] Client:
19:26:46 [2022-10-08T19:26:46.684Z]  Context:    default
19:26:46 [2022-10-08T19:26:46.684Z]  Debug Mode: false
19:26:46 [2022-10-08T19:26:46.684Z]  Plugins:
19:26:46 [2022-10-08T19:26:46.684Z]   buildx: Docker Buildx (Docker Inc.)
19:26:46 [2022-10-08T19:26:46.684Z]     Version:  v0.8.2
19:26:46 [2022-10-08T19:26:46.684Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
19:26:46 [2022-10-08T19:26:46.684Z]   compose: Docker Compose (Docker Inc.)
19:26:46 [2022-10-08T19:26:46.684Z]     Version:  v2.11.0
19:26:46 [2022-10-08T19:26:46.684Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
19:26:46 [2022-10-08T19:26:46.684Z] 
19:26:46 [2022-10-08T19:26:46.684Z] Server:
19:26:46 [2022-10-08T19:26:46.684Z]  Containers: 0
19:26:46 [2022-10-08T19:26:46.684Z]   Running: 0
19:26:46 [2022-10-08T19:26:46.684Z]   Paused: 0
19:26:46 [2022-10-08T19:26:46.684Z]   Stopped: 0
19:26:46 [2022-10-08T19:26:46.684Z]  Images: 3
19:26:46 [2022-10-08T19:26:46.684Z]  Server Version: 22.06.0-beta.0
19:26:46 [2022-10-08T19:26:46.684Z]  Storage Driver: overlay2
19:26:46 [2022-10-08T19:26:46.684Z]   Backing Filesystem: extfs
19:26:46 [2022-10-08T19:26:46.684Z]   Supports d_type: true
19:26:46 [2022-10-08T19:26:46.684Z]   Using metacopy: false
19:26:46 [2022-10-08T19:26:46.684Z]   Native Overlay Diff: true
19:26:46 [2022-10-08T19:26:46.684Z]   userxattr: false
19:26:46 [2022-10-08T19:26:46.684Z]  Logging Driver: json-file
19:26:46 [2022-10-08T19:26:46.684Z]  Cgroup Driver: cgroupfs
19:26:46 [2022-10-08T19:26:46.684Z]  Cgroup Version: 1
19:26:46 [2022-10-08T19:26:46.684Z]  Plugins:
19:26:46 [2022-10-08T19:26:46.684Z]   Volume: local
19:26:46 [2022-10-08T19:26:46.684Z]   Network: bridge host ipvlan macvlan null overlay
19:26:46 [2022-10-08T19:26:46.684Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:26:46 [2022-10-08T19:26:46.684Z]  Swarm: inactive
19:26:46 [2022-10-08T19:26:46.684Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
19:26:46 [2022-10-08T19:26:46.684Z]  Default Runtime: runc
19:26:46 [2022-10-08T19:26:46.684Z]  Init Binary: docker-init
19:26:46 [2022-10-08T19:26:46.684Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
19:26:46 [2022-10-08T19:26:46.684Z]  runc version: v1.1.4-0-g5fd4c4d
19:26:46 [2022-10-08T19:26:46.684Z]  init version: de40ad0
19:26:46 [2022-10-08T19:26:46.684Z]  Security Options:
19:26:46 [2022-10-08T19:26:46.684Z]   apparmor
19:26:46 [2022-10-08T19:26:46.684Z]   seccomp
19:26:46 [2022-10-08T19:26:46.684Z]    Profile: builtin
19:26:46 [2022-10-08T19:26:46.684Z]  Kernel Version: 5.15.0-1019-aws
19:26:46 [2022-10-08T19:26:46.684Z]  Operating System: Ubuntu 20.04.5 LTS
19:26:46 [2022-10-08T19:26:46.684Z]  OSType: linux
19:26:46 [2022-10-08T19:26:46.684Z]  Architecture: aarch64
19:26:46 [2022-10-08T19:26:46.684Z]  CPUs: 2
19:26:46 [2022-10-08T19:26:46.684Z]  Total Memory: 7.559GiB
19:26:46 [2022-10-08T19:26:46.684Z]  Name: ip-10-100-83-18
19:26:46 [2022-10-08T19:26:46.684Z]  ID: 21ee9248-431c-49fb-8774-3b222a03c749
19:26:46 [2022-10-08T19:26:46.684Z]  Docker Root Dir: /var/lib/docker
19:26:46 [2022-10-08T19:26:46.684Z]  Debug Mode: false
19:26:46 [2022-10-08T19:26:46.684Z]  Registry: https://index.docker.io/v1/
19:26:46 [2022-10-08T19:26:46.684Z]  Labels:
19:26:46 [2022-10-08T19:26:46.684Z]  Experimental: true
19:26:46 [2022-10-08T19:26:46.684Z]  Insecure Registries:
19:26:46 [2022-10-08T19:26:46.684Z]   127.0.0.0/8
19:26:46 [2022-10-08T19:26:46.684Z]  Live Restore Enabled: true
19:26:46 [2022-10-08T19:26:46.684Z] 
[Pipeline] sh
19:26:46 [2022-10-08T19:26:46.999Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
19:26:46 [2022-10-08T19:26:46.999Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
19:26:46 [2022-10-08T19:26:46.999Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44267/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
19:26:46 [2022-10-08T19:26:46.999Z] + bash /home/ubuntu/workspace/moby_PR-44267/check-config.sh
19:26:46 [2022-10-08T19:26:46.999Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:26:46 [2022-10-08T19:26:46.999Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ...
19:26:46 [2022-10-08T19:26:46.999Z] 
19:26:46 [2022-10-08T19:26:46.999Z] Generally Necessary:
19:26:46 [2022-10-08T19:26:46.999Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:26:46 [2022-10-08T19:26:46.999Z] - apparmor: enabled and tools installed
19:26:46 [2022-10-08T19:26:46.999Z] - CONFIG_NAMESPACES: enabled
19:26:46 [2022-10-08T19:26:46.999Z] - CONFIG_NET_NS: enabled
19:26:46 [2022-10-08T19:26:46.999Z] - CONFIG_PID_NS: enabled
19:26:46 [2022-10-08T19:26:46.999Z] - CONFIG_IPC_NS: enabled
19:26:46 [2022-10-08T19:26:46.999Z] - CONFIG_UTS_NS: enabled
19:26:46 [2022-10-08T19:26:46.999Z] - CONFIG_CGROUPS: enabled
19:26:46 [2022-10-08T19:26:46.999Z] - CONFIG_CGROUP_CPUACCT: enabled
19:26:46 [2022-10-08T19:26:46.999Z] - CONFIG_CGROUP_DEVICE: enabled
19:26:46 [2022-10-08T19:26:46.999Z] - CONFIG_CGROUP_FREEZER: enabled
19:26:46 [2022-10-08T19:26:46.999Z] - CONFIG_CGROUP_SCHED: enabled
19:26:46 [2022-10-08T19:26:46.999Z] - CONFIG_CPUSETS: enabled
19:26:46 [2022-10-08T19:26:46.999Z] - CONFIG_MEMCG: enabled
19:26:46 [2022-10-08T19:26:46.999Z] - CONFIG_KEYS: enabled
19:26:46 [2022-10-08T19:26:46.999Z] - CONFIG_VETH: enabled (as module)
19:26:47 [2022-10-08T19:26:47.255Z] - CONFIG_BRIDGE: enabled (as module)
19:26:47 [2022-10-08T19:26:47.255Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:26:47 [2022-10-08T19:26:47.255Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:26:47 [2022-10-08T19:26:47.255Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:26:47 [2022-10-08T19:26:47.255Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:26:47 [2022-10-08T19:26:47.255Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:26:47 [2022-10-08T19:26:47.255Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:26:47 [2022-10-08T19:26:47.255Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
19:26:47 [2022-10-08T19:26:47.255Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:26:47 [2022-10-08T19:26:47.255Z] - CONFIG_NF_NAT: enabled (as module)
19:26:47 [2022-10-08T19:26:47.255Z] - CONFIG_POSIX_MQUEUE: enabled
19:26:47 [2022-10-08T19:26:47.255Z] - CONFIG_CGROUP_BPF: enabled
19:26:47 [2022-10-08T19:26:47.255Z] 
19:26:47 [2022-10-08T19:26:47.255Z] Optional Features:
19:26:47 [2022-10-08T19:26:47.255Z] - CONFIG_USER_NS: enabled
19:26:47 [2022-10-08T19:26:47.255Z] - CONFIG_SECCOMP: enabled
19:26:47 [2022-10-08T19:26:47.255Z] - CONFIG_SECCOMP_FILTER: enabled
19:26:47 [2022-10-08T19:26:47.255Z] - CONFIG_CGROUP_PIDS: enabled
19:26:47 [2022-10-08T19:26:47.255Z] - CONFIG_MEMCG_SWAP: enabled
19:26:47 [2022-10-08T19:26:47.255Z]     (cgroup swap accounting is currently enabled)
19:26:47 [2022-10-08T19:26:47.255Z] - CONFIG_BLK_CGROUP: enabled
19:26:47 [2022-10-08T19:26:47.255Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:26:47 [2022-10-08T19:26:47.255Z] - CONFIG_CGROUP_PERF: enabled
19:26:47 [2022-10-08T19:26:47.255Z] - CONFIG_CGROUP_HUGETLB: enabled
19:26:47 [2022-10-08T19:26:47.255Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:26:47 [2022-10-08T19:26:47.511Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:26:47 [2022-10-08T19:26:47.511Z] - CONFIG_CFS_BANDWIDTH: enabled
19:26:47 [2022-10-08T19:26:47.511Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:26:47 [2022-10-08T19:26:47.511Z] - CONFIG_RT_GROUP_SCHED: missing
19:26:47 [2022-10-08T19:26:47.511Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:26:47 [2022-10-08T19:26:47.511Z] - CONFIG_IP_VS: enabled (as module)
19:26:47 [2022-10-08T19:26:47.511Z] - CONFIG_IP_VS_NFCT: enabled
19:26:47 [2022-10-08T19:26:47.511Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:26:47 [2022-10-08T19:26:47.511Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:26:47 [2022-10-08T19:26:47.511Z] - CONFIG_IP_VS_RR: enabled (as module)
19:26:47 [2022-10-08T19:26:47.511Z] - CONFIG_SECURITY_SELINUX: enabled
19:26:47 [2022-10-08T19:26:47.511Z] - CONFIG_SECURITY_APPARMOR: enabled
19:26:47 [2022-10-08T19:26:47.511Z] - CONFIG_EXT4_FS: enabled
19:26:47 [2022-10-08T19:26:47.511Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:26:47 [2022-10-08T19:26:47.511Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:26:47 [2022-10-08T19:26:47.511Z] - Network Drivers:
19:26:47 [2022-10-08T19:26:47.511Z]   - "overlay":
19:26:47 [2022-10-08T19:26:47.511Z]     - CONFIG_VXLAN: enabled (as module)
19:26:47 [2022-10-08T19:26:47.511Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:26:47 [2022-10-08T19:26:47.511Z]       Optional (for encrypted networks):
19:26:47 [2022-10-08T19:26:47.767Z]       - CONFIG_CRYPTO: enabled
19:26:47 [2022-10-08T19:26:47.767Z]       - CONFIG_CRYPTO_AEAD: enabled
19:26:47 [2022-10-08T19:26:47.767Z]       - CONFIG_CRYPTO_GCM: enabled
19:26:47 [2022-10-08T19:26:47.767Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:26:47 [2022-10-08T19:26:47.767Z]       - CONFIG_CRYPTO_GHASH: enabled
19:26:47 [2022-10-08T19:26:47.767Z]       - CONFIG_XFRM: enabled
19:26:47 [2022-10-08T19:26:47.767Z]       - CONFIG_XFRM_USER: enabled (as module)
19:26:47 [2022-10-08T19:26:47.767Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:26:47 [2022-10-08T19:26:47.767Z]       - CONFIG_INET_ESP: enabled (as module)
19:26:47 [2022-10-08T19:26:47.767Z]   - "ipvlan":
19:26:47 [2022-10-08T19:26:47.767Z]     - CONFIG_IPVLAN: enabled (as module)
19:26:47 [2022-10-08T19:26:47.767Z]   - "macvlan":
19:26:47 [2022-10-08T19:26:47.767Z]     - CONFIG_MACVLAN: enabled (as module)
19:26:47 [2022-10-08T19:26:47.767Z]     - CONFIG_DUMMY: enabled (as module)
19:26:47 [2022-10-08T19:26:47.767Z]   - "ftp,tftp client in container":
19:26:47 [2022-10-08T19:26:47.767Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:26:47 [2022-10-08T19:26:47.767Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:26:47 [2022-10-08T19:26:47.767Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:26:47 [2022-10-08T19:26:47.767Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:26:47 [2022-10-08T19:26:47.767Z] - Storage Drivers:
19:26:47 [2022-10-08T19:26:47.767Z]   - "aufs":
19:26:47 [2022-10-08T19:26:47.767Z]     - CONFIG_AUFS_FS: enabled (as module)
19:26:47 [2022-10-08T19:26:47.767Z]   - "btrfs":
19:26:47 [2022-10-08T19:26:47.767Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:26:47 [2022-10-08T19:26:47.767Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:26:47 [2022-10-08T19:26:47.767Z]   - "devicemapper":
19:26:47 [2022-10-08T19:26:47.767Z]     - CONFIG_BLK_DEV_DM: enabled
19:26:47 [2022-10-08T19:26:47.767Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:26:47 [2022-10-08T19:26:47.767Z]   - "overlay":
19:26:47 [2022-10-08T19:26:47.767Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:26:47 [2022-10-08T19:26:47.767Z]   - "zfs":
19:26:47 [2022-10-08T19:26:47.767Z]     - /dev/zfs: present
19:26:47 [2022-10-08T19:26:47.767Z]     - zfs command: missing
19:26:47 [2022-10-08T19:26:47.767Z]     - zpool command: missing
19:26:47 [2022-10-08T19:26:47.767Z] 
19:26:47 [2022-10-08T19:26:47.767Z] Limits:
19:26:47 [2022-10-08T19:26:47.767Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:26:47 [2022-10-08T19:26:47.767Z] 
19:26:47 [2022-10-08T19:26:47.767Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:26:48 [2022-10-08T19:26:48.114Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c7c02eea8117347c5ebd43ef3b9192d43bcdd10b .
19:26:48 [2022-10-08T19:26:48.371Z] #1 [internal] load .dockerignore
19:26:48 [2022-10-08T19:26:48.371Z] #1 transferring context: 145B done
19:26:48 [2022-10-08T19:26:48.371Z] #1 DONE 0.0s
19:26:48 [2022-10-08T19:26:48.371Z] 
19:26:48 [2022-10-08T19:26:48.371Z] #2 [internal] load build definition from Dockerfile
19:26:48 [2022-10-08T19:26:48.371Z] #2 transferring dockerfile: 19.29kB done
19:26:48 [2022-10-08T19:26:48.371Z] #2 DONE 0.0s
19:26:48 [2022-10-08T19:26:48.371Z] 
19:26:48 [2022-10-08T19:26:48.371Z] #3 resolve image config for docker.io/docker/dockerfile:1
19:26:48 [2022-10-08T19:26:48.627Z] #3 DONE 0.1s
19:26:48 [2022-10-08T19:26:48.627Z] 
19:26:48 [2022-10-08T19:26:48.627Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
19:26:48 [2022-10-08T19:26:48.627Z] #4 CACHED
19:26:48 [2022-10-08T19:26:48.883Z] 
19:26:48 [2022-10-08T19:26:48.883Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:26:48 [2022-10-08T19:26:48.883Z] #5 DONE 0.1s
19:26:48 [2022-10-08T19:26:48.883Z] 
19:26:48 [2022-10-08T19:26:48.883Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:26:48 [2022-10-08T19:26:48.883Z] #6 DONE 0.1s
19:26:48 [2022-10-08T19:26:48.883Z] 
19:26:48 [2022-10-08T19:26:48.883Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
19:26:48 [2022-10-08T19:26:48.883Z] #7 DONE 0.1s
19:26:48 [2022-10-08T19:26:48.883Z] 
19:26:48 [2022-10-08T19:26:48.883Z] #8 [internal] load metadata for docker.io/library/golang:1.19.2-bullseye
19:26:48 [2022-10-08T19:26:48.883Z] #8 DONE 0.1s
19:26:48 [2022-10-08T19:26:48.883Z] 
19:26:48 [2022-10-08T19:26:48.883Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:26:48 [2022-10-08T19:26:48.883Z] #9 DONE 0.0s
19:26:48 [2022-10-08T19:26:48.883Z] 
19:26:48 [2022-10-08T19:26:48.883Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:26:48 [2022-10-08T19:26:48.883Z] #10 DONE 0.0s
19:26:48 [2022-10-08T19:26:48.883Z] 
19:26:48 [2022-10-08T19:26:48.883Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:80ede0f12980ec4fc580fa651aabff041d46d1255b323fa0b740ecbce9f89256
19:26:48 [2022-10-08T19:26:48.883Z] #11 DONE 0.0s
19:26:48 [2022-10-08T19:26:48.883Z] 
19:26:48 [2022-10-08T19:26:48.883Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff
19:26:48 [2022-10-08T19:26:48.883Z] #12 DONE 0.0s
19:26:48 [2022-10-08T19:26:48.883Z] 
19:26:48 [2022-10-08T19:26:48.883Z] #13 [internal] load build context
19:26:49 [2022-10-08T19:26:49.636Z] #13 ...
19:26:49 [2022-10-08T19:26:49.636Z] 
19:26:49 [2022-10-08T19:26:49.636Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
19:26:49 [2022-10-08T19:26:49.637Z] #14 DONE 0.6s
19:26:49 [2022-10-08T19:26:49.637Z] 
19:26:49 [2022-10-08T19:26:49.637Z] #13 [internal] load build context
19:26:50 [2022-10-08T19:26:50.206Z] #13 transferring context: 62.88MB 1.3s done
19:26:50 [2022-10-08T19:26:50.462Z] #13 DONE 1.3s
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #15 [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
19:26:50 [2022-10-08T19:26:50.462Z] #15 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #16 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
19:26:50 [2022-10-08T19:26:50.462Z] #16 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #17 [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
19:26:50 [2022-10-08T19:26:50.462Z] #17 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #18 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
19:26:50 [2022-10-08T19:26:50.462Z] #18 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #19 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:26:50 [2022-10-08T19:26:50.462Z] #19 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #20 [dev-systemd-false  6/28] RUN ldconfig
19:26:50 [2022-10-08T19:26:50.462Z] #20 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #21 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
19:26:50 [2022-10-08T19:26:50.462Z] #21 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #22 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
19:26:50 [2022-10-08T19:26:50.462Z] #22 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #23 [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
19:26:50 [2022-10-08T19:26:50.462Z] #23 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #24 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
19:26:50 [2022-10-08T19:26:50.462Z] #24 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #25 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
19:26:50 [2022-10-08T19:26:50.462Z] #25 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #26 [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
19:26:50 [2022-10-08T19:26:50.462Z] #26 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #27 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
19:26:50 [2022-10-08T19:26:50.462Z] #27 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #28 [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
19:26:50 [2022-10-08T19:26:50.462Z] #28 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #29 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
19:26:50 [2022-10-08T19:26:50.462Z] #29 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #30 [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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
19:26:50 [2022-10-08T19:26:50.462Z] #30 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #31 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
19:26:50 [2022-10-08T19:26:50.462Z] #31 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #32 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
19:26:50 [2022-10-08T19:26:50.462Z] #32 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #33 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
19:26:50 [2022-10-08T19:26:50.462Z] #33 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #34 [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
19:26:50 [2022-10-08T19:26:50.462Z] #34 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #35 [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
19:26:50 [2022-10-08T19:26:50.462Z] #35 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #36 [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.49.0"      && /build/golangci-lint --version
19:26:50 [2022-10-08T19:26:50.462Z] #36 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #37 [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
19:26:50 [2022-10-08T19:26:50.462Z] #37 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #38 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
19:26:50 [2022-10-08T19:26:50.462Z] #38 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
19:26:50 [2022-10-08T19:26:50.462Z] #39 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #40 [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
19:26:50 [2022-10-08T19:26:50.462Z] #40 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #41 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
19:26:50 [2022-10-08T19:26:50.462Z] #41 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #42 [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
19:26:50 [2022-10-08T19:26:50.462Z] #42 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #43 [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
19:26:50 [2022-10-08T19:26:50.462Z] #43 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #44 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
19:26:50 [2022-10-08T19:26:50.462Z] #44 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #45 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:26:50 [2022-10-08T19:26:50.462Z] #45 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #46 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
19:26:50 [2022-10-08T19:26:50.462Z] #46 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #47 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:26:50 [2022-10-08T19:26:50.462Z] #47 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #48 [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
19:26:50 [2022-10-08T19:26:50.462Z] #48 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #49 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
19:26:50 [2022-10-08T19:26:50.462Z] #49 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #50 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
19:26:50 [2022-10-08T19:26:50.462Z] #50 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #51 [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
19:26:50 [2022-10-08T19:26:50.462Z] #51 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #52 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
19:26:50 [2022-10-08T19:26:50.462Z] #52 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #53 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:26:50 [2022-10-08T19:26:50.462Z] #53 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #54 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
19:26:50 [2022-10-08T19:26:50.462Z] #54 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #55 [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
19:26:50 [2022-10-08T19:26:50.462Z] #55 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #56 [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
19:26:50 [2022-10-08T19:26:50.462Z] #56 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #57 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
19:26:50 [2022-10-08T19:26:50.462Z] #57 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #58 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
19:26:50 [2022-10-08T19:26:50.462Z] #58 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.462Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
19:26:50 [2022-10-08T19:26:50.462Z] #59 CACHED
19:26:50 [2022-10-08T19:26:50.462Z] 
19:26:50 [2022-10-08T19:26:50.463Z] #60 [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
19:26:50 [2022-10-08T19:26:50.463Z] #60 CACHED
19:26:50 [2022-10-08T19:26:50.463Z] 
19:26:50 [2022-10-08T19:26:50.463Z] #61 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:26:50 [2022-10-08T19:26:50.463Z] #61 CACHED
19:26:50 [2022-10-08T19:26:50.463Z] 
19:26:50 [2022-10-08T19:26:50.463Z] #62 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
19:26:50 [2022-10-08T19:26:50.463Z] #62 CACHED
19:26:50 [2022-10-08T19:26:50.463Z] 
19:26:50 [2022-10-08T19:26:50.463Z] #63 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
19:26:50 [2022-10-08T19:26:50.463Z] #63 CACHED
19:26:50 [2022-10-08T19:26:50.463Z] 
19:26:50 [2022-10-08T19:26:50.463Z] #64 [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             ;
19:26:50 [2022-10-08T19:26:50.463Z] #64 CACHED
19:26:50 [2022-10-08T19:26:50.463Z] 
19:26:50 [2022-10-08T19:26:50.463Z] #65 [dev-systemd-false  1/28] RUN groupadd -r docker
19:26:50 [2022-10-08T19:26:50.463Z] #65 CACHED
19:26:50 [2022-10-08T19:26:50.463Z] 
19:26:50 [2022-10-08T19:26:50.463Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
19:26:50 [2022-10-08T19:26:50.463Z] #66 CACHED
19:26:50 [2022-10-08T19:26:50.463Z] 
19:26:50 [2022-10-08T19:26:50.463Z] #67 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
19:26:50 [2022-10-08T19:26:50.463Z] #67 CACHED
19:26:50 [2022-10-08T19:26:50.463Z] 
19:26:50 [2022-10-08T19:26:50.463Z] #68 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
19:26:50 [2022-10-08T19:26:50.463Z] #68 CACHED
19:26:50 [2022-10-08T19:26:50.463Z] 
19:26:50 [2022-10-08T19:26:50.463Z] #69 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
19:26:50 [2022-10-08T19:26:50.463Z] #69 CACHED
19:26:50 [2022-10-08T19:26:50.463Z] 
19:26:50 [2022-10-08T19:26:50.463Z] #70 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
19:26:50 [2022-10-08T19:26:50.463Z] #70 CACHED
19:26:50 [2022-10-08T19:26:50.463Z] 
19:26:50 [2022-10-08T19:26:50.463Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
19:26:50 [2022-10-08T19:26:50.463Z] #71 CACHED
19:26:50 [2022-10-08T19:26:50.463Z] 
19:26:50 [2022-10-08T19:26:50.463Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
19:26:50 [2022-10-08T19:26:50.463Z] #72 CACHED
19:26:50 [2022-10-08T19:26:50.463Z] 
19:26:50 [2022-10-08T19:26:50.463Z] #73 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
19:26:50 [2022-10-08T19:26:50.463Z] #73 CACHED
19:26:50 [2022-10-08T19:26:50.463Z] 
19:26:50 [2022-10-08T19:26:50.463Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
19:26:50 [2022-10-08T19:26:50.463Z] #74 CACHED
19:26:50 [2022-10-08T19:26:50.463Z] 
19:26:50 [2022-10-08T19:26:50.463Z] #75 [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
19:26:50 [2022-10-08T19:26:50.463Z] #75 CACHED
19:26:50 [2022-10-08T19:26:50.463Z] 
19:26:50 [2022-10-08T19:26:50.463Z] #76 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
19:26:50 [2022-10-08T19:26:50.463Z] #76 CACHED
19:26:50 [2022-10-08T19:26:50.463Z] 
19:26:50 [2022-10-08T19:26:50.463Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
19:26:50 [2022-10-08T19:26:50.463Z] #77 CACHED
19:26:50 [2022-10-08T19:26:50.463Z] 
19:26:50 [2022-10-08T19:26:50.463Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
19:26:50 [2022-10-08T19:26:50.463Z] #78 CACHED
19:26:50 [2022-10-08T19:26:50.463Z] 
19:26:50 [2022-10-08T19:26:50.463Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
19:26:55 [2022-10-08T19:26:55.713Z] #79 DONE 4.4s
19:26:55 [2022-10-08T19:26:55.713Z] 
19:26:55 [2022-10-08T19:26:55.713Z] #80 exporting to image
19:26:55 [2022-10-08T19:26:55.713Z] #80 exporting layers
19:26:55 [2022-10-08T19:26:55.713Z] #80 exporting layers 0.7s done
19:26:55 [2022-10-08T19:26:55.713Z] #80 writing image sha256:48fe77207a8c6bc2edf3135f2343e891c71d33c8d6eedb2de57e930976a18884 done
19:26:55 [2022-10-08T19:26:55.713Z] #80 naming to docker.io/library/docker:c7c02eea8117347c5ebd43ef3b9192d43bcdd10b done
19:26:55 [2022-10-08T19:26:55.713Z] #80 DONE 0.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:26:56 [2022-10-08T19:26:56.014Z] + sudo modprobe ip6table_filter
[Pipeline] sh
19:26:56 [2022-10-08T19:26:56.288Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44267/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c7c02eea8117347c5ebd43ef3b9192d43bcdd10b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c7c02eea8117347c5ebd43ef3b9192d43bcdd10b hack/test/unit
19:26:56 [2022-10-08T19:26:56.852Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
19:26:56 [2022-10-08T19:26:56.852Z] + TESTFLAGS+=' -test.timeout=5m'
19:26:56 [2022-10-08T19:26:56.852Z] + TESTDIRS=./...
19:26:56 [2022-10-08T19:26:56.852Z] + exclude_paths='/vendor/|/integration'
19:26:56 [2022-10-08T19:26:56.852Z] ++ go list ./...
19:26:56 [2022-10-08T19:26:56.852Z] ++ grep -vE '(/vendor/|/integration)'
19:26:57 [2022-10-08T19:26:57.415Z] + pkg_list='github.com/docker/docker/api
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/server
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/server/backend/build
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/server/httpstatus
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/server/httputils
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/server/middleware
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/server/router
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/server/router/build
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/server/router/checkpoint
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/server/router/container
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/server/router/debug
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/server/router/distribution
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/server/router/grpc
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/server/router/image
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/server/router/network
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/server/router/plugin
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/server/router/session
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/server/router/swarm
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/server/router/system
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/server/router/volume
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/types
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/types/backend
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/types/blkiodev
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/types/container
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/types/events
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/types/filters
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/types/image
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/types/mount
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/types/network
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/types/plugins/logdriver
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/types/registry
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/types/strslice
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/types/swarm
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/types/swarm/runtime
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/types/time
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/types/versions
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/types/versions/v1p19
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/types/versions/v1p20
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/api/types/volume
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/builder
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/builder/builder-next
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/builder/builder-next/exporter
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/builder/builder-next/worker
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/builder/dockerfile
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/builder/remotecontext
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/builder/remotecontext/git
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/builder/remotecontext/urlutil
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/cli
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/cli/config
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/cli/debug
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/cli/winresources/docker-proxy
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/cli/winresources/dockerd
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/client
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/cmd/docker-proxy
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/cmd/dockerd
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/cmd/dockerd/trap
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/container
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/container/stream
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/contrib/apparmor
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/contrib/docker-device-tool
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/contrib/httpserver
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/cluster
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/cluster/convert
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/cluster/executor
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/cluster/executor/container
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/cluster/provider
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/config
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/containerd
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/events
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/events/testutils
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/graphdriver
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/graphdriver/aufs
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/graphdriver/copy
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/graphdriver/overlay
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/graphdriver/register
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/graphdriver/vfs
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/graphdriver/zfs
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/images
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/initlayer
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/links
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/listeners
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/logger
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/logger/awslogs
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/logger/fluentd
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/logger/gcplogs
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/logger/gelf
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/logger/journald
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/logger/local
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/logger/logentries
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/logger/loggertest
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/logger/loggerutils
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/logger/splunk
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/logger/syslog
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/logger/templates
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/names
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/network
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/daemon/stats
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/distribution
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/distribution/metadata
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/distribution/utils
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/distribution/xfer
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/dockerversion
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/errdefs
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/image
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/image/cache
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/image/tarexport
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/image/v1
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/internal/test/suite
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/layer
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libcontainerd
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libcontainerd/queue
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libcontainerd/remote
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libcontainerd/supervisor
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libcontainerd/types
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libnetwork
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libnetwork/bitseq
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libnetwork/cluster
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libnetwork/config
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libnetwork/datastore
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libnetwork/diagnostic
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libnetwork/discoverapi
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libnetwork/driverapi
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libnetwork/drivers/bridge
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libnetwork/drivers/host
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libnetwork/drivers/null
19:26:57 [2022-10-08T19:26:57.415Z] github.com/docker/docker/libnetwork/drivers/overlay
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/drivers/remote
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/drivers/windows
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/drvregistry
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/etchosts
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/idm
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/internal/caller
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/ipam
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/ipamapi
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/ipams/builtin
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/ipams/null
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/ipams/remote
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/ipamutils
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/iptables
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/netlabel
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/netutils
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/networkdb
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/ns
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/options
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/osl
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/osl/kernel
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/portallocator
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/portmapper
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/resolvconf
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/testutils
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/types
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/oci
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/oci/caps
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/opts
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/aaparser
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/archive
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/authorization
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/broadcaster
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/capabilities
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/chrootarchive
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/containerfs
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/devicemapper
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/directory
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/dmesg
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/fileutils
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/fsutils
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/homedir
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/idtools
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/ioutils
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/jsonmessage
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/longpath
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/loopback
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/namesgenerator
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/parsers
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/parsers/kernel
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/pidfile
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/platform
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/plugingetter
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/plugins
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/plugins/transport
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/pools
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/progress
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/pubsub
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/reexec
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/stack
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/stdcopy
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/streamformatter
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/stringid
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/sysinfo
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/system
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/tailfile
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/tarsum
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/urlutil
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/useragent
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/plugin
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/plugin/executor/containerd
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/plugin/v2
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/profiles/apparmor
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/profiles/seccomp
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/quota
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/reference
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/registry
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/registry/resumable
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/restartmanager
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/rootless
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/rootless/specconv
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/runconfig
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/runconfig/opts
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/testutil
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/testutil/daemon
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/testutil/environment
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/testutil/fakecontext
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/testutil/fakegit
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/testutil/fakestorage
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/testutil/fixtures/load
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/testutil/fixtures/plugin
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/testutil/registry
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/testutil/request
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/volume
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/volume/drivers
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/volume/local
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/volume/mounts
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/volume/service
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/volume/service/opts
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/volume/testutils'
19:26:57 [2022-10-08T19:26:57.416Z] ++ grep --fixed-strings -v /libnetwork
19:26:57 [2022-10-08T19:26:57.416Z] ++ echo 'github.com/docker/docker/api
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/server
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/server/backend/build
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/server/httpstatus
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/server/httputils
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/server/middleware
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/server/router
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/server/router/build
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/server/router/checkpoint
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/server/router/container
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/server/router/debug
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/server/router/distribution
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/server/router/grpc
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/server/router/image
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/server/router/network
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/server/router/plugin
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/server/router/session
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/server/router/swarm
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/server/router/system
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/server/router/volume
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/types
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/types/backend
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/types/blkiodev
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/types/container
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/types/events
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/types/filters
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/types/image
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/types/mount
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/types/network
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/types/plugins/logdriver
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/types/registry
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/types/strslice
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/types/swarm
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/types/swarm/runtime
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/types/time
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/types/versions
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/types/versions/v1p19
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/types/versions/v1p20
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/api/types/volume
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/builder
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/builder/builder-next
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/builder/builder-next/exporter
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/builder/builder-next/worker
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/builder/dockerfile
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/builder/remotecontext
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/builder/remotecontext/git
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/builder/remotecontext/urlutil
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/cli
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/cli/config
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/cli/debug
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/cli/winresources/docker-proxy
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/cli/winresources/dockerd
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/client
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/cmd/docker-proxy
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/cmd/dockerd
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/cmd/dockerd/trap
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/container
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/container/stream
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/contrib/apparmor
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/contrib/docker-device-tool
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/contrib/httpserver
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/cluster
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/cluster/convert
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/cluster/executor
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/cluster/executor/container
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/cluster/provider
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/config
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/containerd
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/events
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/events/testutils
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/graphdriver
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/graphdriver/aufs
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/graphdriver/copy
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/graphdriver/overlay
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/graphdriver/register
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/graphdriver/vfs
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/graphdriver/zfs
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/images
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/initlayer
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/links
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/listeners
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/logger
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/logger/awslogs
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/logger/fluentd
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/logger/gcplogs
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/logger/gelf
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/logger/journald
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/logger/local
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/logger/logentries
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/logger/loggertest
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/logger/loggerutils
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/logger/splunk
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/logger/syslog
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/logger/templates
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/names
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/network
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/daemon/stats
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/distribution
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/distribution/metadata
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/distribution/utils
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/distribution/xfer
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/dockerversion
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/errdefs
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/image
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/image/cache
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/image/tarexport
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/image/v1
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/internal/test/suite
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/layer
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libcontainerd
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libcontainerd/queue
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libcontainerd/remote
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libcontainerd/supervisor
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libcontainerd/types
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/bitseq
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/cluster
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/config
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/datastore
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/diagnostic
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/discoverapi
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/driverapi
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/drivers/bridge
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/drivers/host
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/drivers/null
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/drivers/overlay
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/drivers/remote
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/drivers/windows
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/drvregistry
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/etchosts
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/idm
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/internal/caller
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/ipam
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/ipamapi
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/ipams/builtin
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/ipams/null
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/ipams/remote
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/ipamutils
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/iptables
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/netlabel
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/netutils
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/networkdb
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/ns
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/options
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/osl
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/osl/kernel
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/portallocator
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/portmapper
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/resolvconf
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/testutils
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/libnetwork/types
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/oci
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/oci/caps
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/opts
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/aaparser
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/archive
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/authorization
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/broadcaster
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/capabilities
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/chrootarchive
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/containerfs
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/devicemapper
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/directory
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/dmesg
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/fileutils
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/fsutils
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/homedir
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/idtools
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/ioutils
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/jsonmessage
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/longpath
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/loopback
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/namesgenerator
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/parsers
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/parsers/kernel
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/pidfile
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/platform
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/plugingetter
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/plugins
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/plugins/transport
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/pools
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/progress
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/pubsub
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/reexec
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/stack
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/stdcopy
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/streamformatter
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/stringid
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/sysinfo
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/system
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/tailfile
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/tarsum
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/urlutil
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/pkg/useragent
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/plugin
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/plugin/executor/containerd
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/plugin/v2
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/profiles/apparmor
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/profiles/seccomp
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/quota
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/reference
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/registry
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/registry/resumable
19:26:57 [2022-10-08T19:26:57.416Z] github.com/docker/docker/restartmanager
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/rootless
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/rootless/specconv
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/runconfig
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/runconfig/opts
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/testutil
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/testutil/daemon
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/testutil/environment
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/testutil/fakecontext
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/testutil/fakegit
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/testutil/fakestorage
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/testutil/fixtures/load
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/testutil/fixtures/plugin
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/testutil/registry
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/testutil/request
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/volume
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/volume/drivers
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/volume/local
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/volume/mounts
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/volume/service
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/volume/service/opts
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/volume/testutils'
19:26:57 [2022-10-08T19:26:57.417Z] + base_pkg_list='github.com/docker/docker/api
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/backend/build
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/httpstatus
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/httputils
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/middleware
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router/build
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router/checkpoint
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router/container
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router/debug
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router/distribution
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router/grpc
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router/image
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router/network
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router/plugin
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router/session
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router/swarm
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router/system
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router/volume
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/backend
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/blkiodev
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/container
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/events
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/filters
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/image
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/mount
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/network
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/plugins/logdriver
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/registry
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/strslice
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/swarm
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/swarm/runtime
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/time
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/versions
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/versions/v1p19
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/versions/v1p20
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/volume
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/builder
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/builder/builder-next
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/builder/builder-next/exporter
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/builder/builder-next/worker
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/builder/dockerfile
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/builder/remotecontext
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/builder/remotecontext/git
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/builder/remotecontext/urlutil
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/cli
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/cli/config
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/cli/debug
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/cli/winresources/docker-proxy
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/cli/winresources/dockerd
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/client
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/cmd/docker-proxy
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/cmd/dockerd
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/cmd/dockerd/trap
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/container
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/container/stream
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/contrib/apparmor
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/contrib/docker-device-tool
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/contrib/httpserver
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/cluster
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/cluster/convert
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/cluster/executor
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/cluster/executor/container
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/cluster/provider
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/config
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/containerd
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/events
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/events/testutils
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/graphdriver
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/graphdriver/aufs
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/graphdriver/copy
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/graphdriver/overlay
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/graphdriver/register
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/graphdriver/vfs
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/graphdriver/zfs
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/images
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/initlayer
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/links
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/listeners
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/awslogs
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/fluentd
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/gcplogs
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/gelf
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/journald
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/local
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/logentries
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/loggertest
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/loggerutils
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/splunk
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/syslog
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/templates
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/names
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/network
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/stats
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/distribution
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/distribution/metadata
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/distribution/utils
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/distribution/xfer
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/dockerversion
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/errdefs
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/image
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/image/cache
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/image/tarexport
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/image/v1
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/internal/test/suite
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/layer
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/libcontainerd
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/libcontainerd/queue
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/libcontainerd/remote
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/libcontainerd/supervisor
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/libcontainerd/types
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/oci
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/oci/caps
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/opts
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/aaparser
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/archive
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/authorization
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/broadcaster
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/capabilities
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/chrootarchive
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/containerfs
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/devicemapper
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/directory
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/dmesg
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/fileutils
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/fsutils
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/homedir
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/idtools
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/ioutils
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/jsonmessage
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/longpath
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/loopback
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/namesgenerator
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/parsers
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/parsers/kernel
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/pidfile
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/platform
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/plugingetter
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/plugins
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/plugins/transport
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/pools
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/progress
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/pubsub
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/reexec
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/stack
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/stdcopy
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/streamformatter
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/stringid
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/sysinfo
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/system
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/tailfile
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/tarsum
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/urlutil
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/pkg/useragent
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/plugin
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/plugin/executor/containerd
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/plugin/v2
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/profiles/apparmor
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/profiles/seccomp
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/quota
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/reference
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/registry
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/registry/resumable
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/restartmanager
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/rootless
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/rootless/specconv
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/runconfig
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/runconfig/opts
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/testutil
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/testutil/daemon
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/testutil/environment
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/testutil/fakecontext
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/testutil/fakegit
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/testutil/fakestorage
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/testutil/fixtures/load
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/testutil/fixtures/plugin
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/testutil/registry
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/testutil/request
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/volume
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/volume/drivers
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/volume/local
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/volume/mounts
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/volume/service
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/volume/service/opts
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/volume/testutils'
19:26:57 [2022-10-08T19:26:57.417Z] ++ grep --fixed-strings /libnetwork
19:26:57 [2022-10-08T19:26:57.417Z] ++ echo 'github.com/docker/docker/api
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/backend/build
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/httpstatus
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/httputils
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/middleware
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router/build
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router/checkpoint
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router/container
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router/debug
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router/distribution
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router/grpc
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router/image
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router/network
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router/plugin
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router/session
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router/swarm
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router/system
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/server/router/volume
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/backend
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/blkiodev
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/container
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/events
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/filters
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/image
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/mount
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/network
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/plugins/logdriver
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/registry
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/strslice
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/swarm
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/swarm/runtime
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/time
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/versions
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/versions/v1p19
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/versions/v1p20
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/api/types/volume
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/builder
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/builder/builder-next
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/builder/builder-next/exporter
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/builder/builder-next/worker
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/builder/dockerfile
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/builder/remotecontext
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/builder/remotecontext/git
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/builder/remotecontext/urlutil
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/cli
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/cli/config
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/cli/debug
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/cli/winresources/docker-proxy
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/cli/winresources/dockerd
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/client
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/cmd/docker-proxy
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/cmd/dockerd
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/cmd/dockerd/trap
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/container
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/container/stream
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/contrib/apparmor
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/contrib/docker-device-tool
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/contrib/httpserver
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/cluster
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/cluster/convert
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/cluster/executor
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/cluster/executor/container
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/cluster/provider
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/config
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/containerd
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/events
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/events/testutils
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/graphdriver
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/graphdriver/aufs
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/graphdriver/copy
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/graphdriver/overlay
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/graphdriver/register
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/graphdriver/vfs
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/graphdriver/zfs
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/images
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/initlayer
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/links
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/listeners
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/awslogs
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/fluentd
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/gcplogs
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/gelf
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/journald
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/local
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/logentries
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/loggertest
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/loggerutils
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/splunk
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/syslog
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/logger/templates
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/names
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/network
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/daemon/stats
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/distribution
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/distribution/metadata
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/distribution/utils
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/distribution/xfer
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/dockerversion
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/errdefs
19:26:57 [2022-10-08T19:26:57.417Z] github.com/docker/docker/image
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/image/cache
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/image/tarexport
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/image/v1
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/internal/test/suite
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/layer
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libcontainerd
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libcontainerd/queue
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libcontainerd/remote
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libcontainerd/supervisor
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libcontainerd/types
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/bitseq
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/cluster
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/config
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/datastore
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/diagnostic
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/discoverapi
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/driverapi
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/drivers/bridge
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/drivers/host
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/drivers/null
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/drivers/overlay
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/drivers/remote
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/drivers/windows
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/drvregistry
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/etchosts
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/idm
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/internal/caller
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/ipam
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/ipamapi
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/ipams/builtin
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/ipams/null
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/ipams/remote
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/ipamutils
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/iptables
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/netlabel
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/netutils
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/networkdb
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/ns
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/options
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/osl
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/osl/kernel
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/portallocator
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/portmapper
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/resolvconf
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/testutils
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/libnetwork/types
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/oci
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/oci/caps
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/opts
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/aaparser
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/archive
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/authorization
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/broadcaster
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/capabilities
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/chrootarchive
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/containerfs
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/devicemapper
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/directory
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/dmesg
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/fileutils
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/fsutils
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/homedir
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/idtools
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/ioutils
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/jsonmessage
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/longpath
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/loopback
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/namesgenerator
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/parsers
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/parsers/kernel
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/pidfile
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/platform
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/plugingetter
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/plugins
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/plugins/transport
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/pools
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/progress
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/pubsub
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/reexec
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/stack
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/stdcopy
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/streamformatter
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/stringid
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/sysinfo
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/system
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/tailfile
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/tarsum
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/urlutil
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/pkg/useragent
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/plugin
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/plugin/executor/containerd
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/plugin/v2
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/profiles/apparmor
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/profiles/seccomp
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/quota
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/reference
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/registry
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/registry/resumable
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/restartmanager
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/rootless
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/rootless/specconv
19:26:57 [2022-10-08T19:26:57.418Z] github.com/docker/docker/runconfig
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/runconfig/opts
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/testutil
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/testutil/daemon
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/testutil/environment
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/testutil/fakecontext
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/testutil/fakegit
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/testutil/fakestorage
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/testutil/fixtures/load
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/testutil/fixtures/plugin
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/testutil/registry
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/testutil/request
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/volume
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/volume/drivers
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/volume/local
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/volume/mounts
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/volume/service
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/volume/service/opts
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/volume/testutils'
19:26:57 [2022-10-08T19:26:57.674Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/bitseq
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/cluster
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/config
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/datastore
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/diagnostic
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/discoverapi
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/driverapi
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/drivers/bridge
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/drivers/host
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/drivers/null
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/drivers/overlay
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/drivers/remote
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/drivers/windows
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/drvregistry
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/etchosts
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/idm
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/internal/caller
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/ipam
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/ipamapi
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/ipams/builtin
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/ipams/null
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/ipams/remote
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:26:57 [2022-10-08T19:26:57.674Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/ipamutils
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/iptables
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/netlabel
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/netutils
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/networkdb
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/ns
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/options
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/osl
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/osl/kernel
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/portallocator
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/portmapper
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/resolvconf
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/testutils
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/types'
19:26:57 [2022-10-08T19:26:57.675Z] + grep --fixed-strings libnetwork/drivers/bridge
19:26:57 [2022-10-08T19:26:57.675Z] + echo 'github.com/docker/docker/libnetwork
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/bitseq
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/cluster
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/config
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/datastore
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/diagnostic
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/discoverapi
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/driverapi
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/drivers/bridge
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/drivers/host
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/drivers/null
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/drivers/overlay
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/drivers/remote
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/drivers/windows
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/drvregistry
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/etchosts
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/idm
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/internal/caller
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/ipam
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/ipamapi
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/ipams/builtin
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/ipams/null
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/ipams/remote
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/ipamutils
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/iptables
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/netlabel
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/netutils
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/networkdb
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/ns
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/options
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/osl
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/osl/kernel
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/portallocator
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/portmapper
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/resolvconf
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/testutils
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/types'
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/drivers/bridge
19:26:57 [2022-10-08T19:26:57.675Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:26:57 [2022-10-08T19:26:57.675Z] + type docker-proxy
19:26:57 [2022-10-08T19:26:57.675Z] hack/test/unit: line 25: type: docker-proxy: not found
19:26:57 [2022-10-08T19:26:57.675Z] + hack/make.sh binary-proxy install-proxy
19:26:57 [2022-10-08T19:26:57.675Z] 
19:26:57 [2022-10-08T19:26:57.675Z] Removing bundles/
19:26:57 [2022-10-08T19:26:57.675Z] 
19:26:57 [2022-10-08T19:26:57.675Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
19:26:57 [2022-10-08T19:26:57.675Z] Building: bundles/binary-proxy/docker-proxy
19:26:57 [2022-10-08T19:26:57.675Z] GOOS="" GOARCH="" GOARM=""
19:27:04 [2022-10-08T19:27:04.225Z] Created binary: bundles/binary-proxy/docker-proxy
19:27:04 [2022-10-08T19:27:04.225Z] 
19:27:04 [2022-10-08T19:27:04.225Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
19:27:04 [2022-10-08T19:27:04.225Z] Installing docker-proxy to /usr/local/bin/
19:27:04 [2022-10-08T19:27:04.225Z] 
19:27:04 [2022-10-08T19:27:04.225Z] + mkdir -p bundles
19:27:04 [2022-10-08T19:27:04.225Z] + '[' -n 'github.com/docker/docker/api
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/server
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/server/backend/build
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/server/httpstatus
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/server/httputils
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/server/middleware
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/server/router
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/server/router/build
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/server/router/checkpoint
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/server/router/container
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/server/router/debug
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/server/router/distribution
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/server/router/grpc
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/server/router/image
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/server/router/network
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/server/router/plugin
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/server/router/session
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/server/router/swarm
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/server/router/system
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/server/router/volume
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/types
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/types/backend
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/types/blkiodev
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/types/container
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/types/events
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/types/filters
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/types/image
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/types/mount
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/types/network
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/types/plugins/logdriver
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/types/registry
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/types/strslice
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/types/swarm
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/types/swarm/runtime
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/types/time
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/types/versions
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/types/versions/v1p19
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/types/versions/v1p20
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/api/types/volume
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/builder
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/builder/builder-next
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/builder/builder-next/exporter
19:27:04 [2022-10-08T19:27:04.225Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/builder/builder-next/worker
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/builder/dockerfile
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/builder/remotecontext
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/builder/remotecontext/git
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/builder/remotecontext/urlutil
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/cli
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/cli/config
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/cli/debug
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/cli/winresources/docker-proxy
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/cli/winresources/dockerd
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/client
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/cmd/docker-proxy
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/cmd/dockerd
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/cmd/dockerd/trap
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/container
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/container/stream
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/contrib/apparmor
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/contrib/docker-device-tool
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/contrib/httpserver
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/cluster
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/cluster/convert
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/cluster/executor
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/cluster/executor/container
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/cluster/provider
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/config
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/containerd
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/events
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/events/testutils
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/graphdriver
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/graphdriver/aufs
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/graphdriver/copy
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/graphdriver/overlay
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/graphdriver/register
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/graphdriver/vfs
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/graphdriver/zfs
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/images
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/initlayer
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/links
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/listeners
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/logger
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/logger/awslogs
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/logger/fluentd
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/logger/gcplogs
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/logger/gelf
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/logger/journald
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/logger/local
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/logger/logentries
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/logger/loggertest
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/logger/loggerutils
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/logger/splunk
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/logger/syslog
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/logger/templates
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/names
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/network
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/daemon/stats
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/distribution
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/distribution/metadata
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/distribution/utils
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/distribution/xfer
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/dockerversion
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/errdefs
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/image
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/image/cache
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/image/tarexport
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/image/v1
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/internal/test/suite
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/layer
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/libcontainerd
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/libcontainerd/queue
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/libcontainerd/remote
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/libcontainerd/supervisor
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/libcontainerd/types
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/oci
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/oci/caps
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/opts
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/aaparser
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/archive
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/authorization
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/broadcaster
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/capabilities
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/chrootarchive
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/containerfs
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/devicemapper
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/directory
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/dmesg
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/fileutils
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/fsutils
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/homedir
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/idtools
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/ioutils
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/jsonmessage
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/longpath
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/loopback
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/namesgenerator
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/parsers
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/parsers/kernel
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/pidfile
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/platform
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/plugingetter
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/plugins
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/plugins/transport
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/pools
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/progress
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/pubsub
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/reexec
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/stack
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/stdcopy
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/streamformatter
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/stringid
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/sysinfo
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/system
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/tailfile
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/tarsum
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/urlutil
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/pkg/useragent
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/plugin
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/plugin/executor/containerd
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/plugin/v2
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/profiles/apparmor
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/profiles/seccomp
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/quota
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/reference
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/registry
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/registry/resumable
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/restartmanager
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/rootless
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/rootless/specconv
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/runconfig
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/runconfig/opts
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/testutil
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/testutil/daemon
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/testutil/environment
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/testutil/fakecontext
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/testutil/fakegit
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/testutil/fakestorage
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/testutil/fixtures/load
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/testutil/fixtures/plugin
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/testutil/registry
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/testutil/request
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/volume
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/volume/drivers
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/volume/local
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/volume/mounts
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/volume/service
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/volume/service/opts
19:27:04 [2022-10-08T19:27:04.226Z] github.com/docker/docker/volume/testutils' ']'
19:27:04 [2022-10-08T19:27:04.226Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
19:27:04 [2022-10-08T19:27:04.482Z] ?   	github.com/docker/docker/api	[no test files]
19:27:19 [2022-10-08T19:27:19.329Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
19:28:40 [2022-10-08T19:28:40.736Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:28:40 [2022-10-08T19:28:40.736Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
19:28:40 [2022-10-08T19:28:40.736Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 31.9% of statements
19:28:40 [2022-10-08T19:28:40.736Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
19:28:40 [2022-10-08T19:28:40.736Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:28:40 [2022-10-08T19:28:40.736Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:28:40 [2022-10-08T19:28:40.736Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:28:40 [2022-10-08T19:28:40.736Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:28:40 [2022-10-08T19:28:40.736Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:28:40 [2022-10-08T19:28:40.736Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:28:40 [2022-10-08T19:28:40.736Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:28:40 [2022-10-08T19:28:40.736Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:28:40 [2022-10-08T19:28:40.736Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:28:40 [2022-10-08T19:28:40.736Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:28:40 [2022-10-08T19:28:40.736Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:28:40 [2022-10-08T19:28:40.736Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
19:28:40 [2022-10-08T19:28:40.736Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:28:40 [2022-10-08T19:28:40.736Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 92.2% of statements
19:28:40 [2022-10-08T19:28:40.736Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.3% of statements
19:28:40 [2022-10-08T19:28:40.736Z] ?   	github.com/docker/docker/api/types	[no test files]
19:28:40 [2022-10-08T19:28:40.736Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:28:40 [2022-10-08T19:28:40.736Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:28:40 [2022-10-08T19:28:40.736Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:28:40 [2022-10-08T19:28:40.736Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:28:40 [2022-10-08T19:28:40.736Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:28:40 [2022-10-08T19:28:40.736Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:28:40 [2022-10-08T19:28:40.736Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:28:40 [2022-10-08T19:28:40.736Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:28:40 [2022-10-08T19:28:40.736Z] ok  	github.com/docker/docker/api/types/registry	0.007s	coverage: 54.2% of statements
19:28:40 [2022-10-08T19:28:40.737Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
19:28:40 [2022-10-08T19:28:40.737Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:28:40 [2022-10-08T19:28:40.737Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:28:40 [2022-10-08T19:28:40.737Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
19:28:40 [2022-10-08T19:28:40.737Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
19:28:40 [2022-10-08T19:28:40.737Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:28:40 [2022-10-08T19:28:40.737Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:28:40 [2022-10-08T19:28:40.737Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:28:40 [2022-10-08T19:28:40.737Z] ?   	github.com/docker/docker/builder	[no test files]
19:28:40 [2022-10-08T19:28:40.737Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:28:40 [2022-10-08T19:28:40.737Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:28:40 [2022-10-08T19:28:40.737Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:28:40 [2022-10-08T19:28:40.737Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:28:40 [2022-10-08T19:28:40.737Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:28:40 [2022-10-08T19:28:40.737Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:28:40 [2022-10-08T19:28:40.737Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:28:40 [2022-10-08T19:28:40.737Z] ok  	github.com/docker/docker/builder/remotecontext	0.171s	coverage: 13.7% of statements
19:28:40 [2022-10-08T19:28:40.737Z] ok  	github.com/docker/docker/builder/dockerfile	0.486s	coverage: 50.2% of statements
19:28:40 [2022-10-08T19:28:40.737Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
19:28:40 [2022-10-08T19:28:40.737Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
19:28:40 [2022-10-08T19:28:40.737Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.573s	coverage: 86.3% of statements
19:28:40 [2022-10-08T19:28:40.737Z] ?   	github.com/docker/docker/cli	[no test files]
19:28:40 [2022-10-08T19:28:40.737Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:28:40 [2022-10-08T19:28:40.737Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
19:28:40 [2022-10-08T19:28:40.737Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
19:28:40 [2022-10-08T19:28:40.737Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.017s	coverage: 67.6% of statements
19:28:41 [2022-10-08T19:28:41.666Z] ok  	github.com/docker/docker/client	0.077s	coverage: 76.1% of statements
19:29:13 [2022-10-08T19:29:13.703Z] ok  	github.com/docker/docker/cmd/dockerd	0.058s	coverage: 29.9% of statements
19:29:13 [2022-10-08T19:29:13.703Z] ok  	github.com/docker/docker/container	0.123s	coverage: 35.8% of statements
19:29:13 [2022-10-08T19:29:13.703Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.398s	coverage: 0.0% of statements
19:29:13 [2022-10-08T19:29:13.703Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
19:29:13 [2022-10-08T19:29:13.703Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:29:13 [2022-10-08T19:29:13.703Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:29:13 [2022-10-08T19:29:13.703Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:29:13 [2022-10-08T19:29:13.703Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:29:15 [2022-10-08T19:29:15.594Z] ok  	github.com/docker/docker/daemon/cluster	0.073s	coverage: 0.5% of statements
19:29:17 [2022-10-08T19:29:17.485Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.015s	coverage: 65.3% of statements
19:29:18 [2022-10-08T19:29:18.851Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.019s	coverage: 36.9% of statements
19:29:26 [2022-10-08T19:29:26.938Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.446s	coverage: 13.4% of statements
19:29:26 [2022-10-08T19:29:26.938Z] ok  	github.com/docker/docker/daemon/config	0.033s	coverage: 76.8% of statements
19:29:27 [2022-10-08T19:29:27.194Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
19:29:28 [2022-10-08T19:29:28.122Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
19:29:29 [2022-10-08T19:29:29.050Z] ok  	github.com/docker/docker/daemon	10.147s	coverage: 16.4% of statements
19:29:29 [2022-10-08T19:29:29.050Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:29:29 [2022-10-08T19:29:29.050Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:29:29 [2022-10-08T19:29:29.050Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
19:29:29 [2022-10-08T19:29:29.050Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:29:29 [2022-10-08T19:29:29.309Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.621s	coverage: 74.8% of statements
19:29:30 [2022-10-08T19:29:30.237Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.255s	coverage: 60.7% of statements
19:29:31 [2022-10-08T19:29:31.604Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 3.0% of statements
19:29:32 [2022-10-08T19:29:32.976Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.9% of statements
19:29:34 [2022-10-08T19:29:34.341Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.228s	coverage: 46.1% of statements
19:29:34 [2022-10-08T19:29:34.341Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:29:34 [2022-10-08T19:29:34.341Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.273s	coverage: 50.6% of statements
19:29:35 [2022-10-08T19:29:35.705Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.016s	coverage: 58.5% of statements
19:29:36 [2022-10-08T19:29:36.632Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.928s	coverage: 58.7% of statements
19:29:36 [2022-10-08T19:29:36.632Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:29:36 [2022-10-08T19:29:36.632Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:29:36 [2022-10-08T19:29:36.632Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
19:29:36 [2022-10-08T19:29:36.888Z] ok  	github.com/docker/docker/daemon/links	0.013s	coverage: 93.0% of statements
19:29:38 [2022-10-08T19:29:38.779Z] ok  	github.com/docker/docker/daemon/images	0.033s	coverage: 6.8% of statements
19:29:38 [2022-10-08T19:29:38.779Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:29:38 [2022-10-08T19:29:38.779Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:29:38 [2022-10-08T19:29:38.779Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.2% of statements
19:29:39 [2022-10-08T19:29:39.708Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.040s	coverage: 53.6% of statements
19:29:39 [2022-10-08T19:29:39.708Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.121s	coverage: 79.6% of statements
19:29:39 [2022-10-08T19:29:39.708Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:29:40 [2022-10-08T19:29:40.270Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
19:29:40 [2022-10-08T19:29:40.526Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.011s	coverage: 88.2% of statements
19:29:41 [2022-10-08T19:29:41.454Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.163s	coverage: 76.8% of statements
19:29:41 [2022-10-08T19:29:41.710Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
19:29:42 [2022-10-08T19:29:42.638Z] ok  	github.com/docker/docker/daemon/logger/local	0.029s	coverage: 79.4% of statements
19:29:43 [2022-10-08T19:29:43.200Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.019s	coverage: 63.5% of statements
19:29:43 [2022-10-08T19:29:43.762Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.025s	coverage: 31.5% of statements
19:29:44 [2022-10-08T19:29:44.690Z] ok  	github.com/docker/docker/daemon/logger/journald	3.525s	coverage: 74.5% of statements
19:29:44 [2022-10-08T19:29:44.690Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
19:29:44 [2022-10-08T19:29:44.690Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
19:29:44 [2022-10-08T19:29:44.690Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:29:44 [2022-10-08T19:29:44.690Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
19:29:45 [2022-10-08T19:29:45.252Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
19:29:45 [2022-10-08T19:29:45.508Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
19:29:45 [2022-10-08T19:29:45.764Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
19:29:46 [2022-10-08T19:29:46.020Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.546s	coverage: 82.5% of statements
19:29:46 [2022-10-08T19:29:46.020Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:29:46 [2022-10-08T19:29:46.020Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:29:47 [2022-10-08T19:29:47.387Z] ok  	github.com/docker/docker/distribution/metadata	0.039s	coverage: 44.4% of statements
19:29:48 [2022-10-08T19:29:48.752Z] ok  	github.com/docker/docker/distribution	1.490s	coverage: 28.0% of statements
19:29:48 [2022-10-08T19:29:48.752Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:29:49 [2022-10-08T19:29:49.318Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
19:29:49 [2022-10-08T19:29:49.879Z] ok  	github.com/docker/docker/distribution/xfer	1.903s	coverage: 84.9% of statements
19:29:49 [2022-10-08T19:29:49.879Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:29:49 [2022-10-08T19:29:49.879Z] ok  	github.com/docker/docker/image	0.034s	coverage: 86.9% of statements
19:29:50 [2022-10-08T19:29:50.441Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
19:29:50 [2022-10-08T19:29:50.696Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
19:29:50 [2022-10-08T19:29:50.696Z] ?   	github.com/docker/docker/image/v1	[no test files]
19:29:50 [2022-10-08T19:29:50.696Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:29:51 [2022-10-08T19:29:51.258Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
19:29:51 [2022-10-08T19:29:51.820Z] ok  	github.com/docker/docker/oci	0.010s	coverage: 41.4% of statements
19:29:52 [2022-10-08T19:29:52.382Z] ok  	github.com/docker/docker/opts	0.023s	coverage: 66.0% of statements
19:29:52 [2022-10-08T19:29:52.638Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
19:29:54 [2022-10-08T19:29:54.004Z] ok  	github.com/docker/docker/pkg/archive	0.299s	coverage: 82.1% of statements
19:29:55 [2022-10-08T19:29:55.370Z] ok  	github.com/docker/docker/pkg/authorization	0.648s	coverage: 68.3% of statements
19:29:55 [2022-10-08T19:29:55.370Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
19:29:55 [2022-10-08T19:29:55.625Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
19:29:58 [2022-10-08T19:29:58.892Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.519s	coverage: 44.9% of statements
19:29:58 [2022-10-08T19:29:58.892Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
19:29:59 [2022-10-08T19:29:59.148Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
19:29:59 [2022-10-08T19:29:59.148Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
19:29:59 [2022-10-08T19:29:59.403Z] ok  	github.com/docker/docker/pkg/fileutils	0.002s	coverage: 78.6% of statements
19:29:59 [2022-10-08T19:29:59.659Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
19:30:00 [2022-10-08T19:30:00.221Z] ok  	github.com/docker/docker/layer	7.969s	coverage: 68.9% of statements
19:30:00 [2022-10-08T19:30:00.221Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:30:00 [2022-10-08T19:30:00.221Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:30:00 [2022-10-08T19:30:00.221Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:30:00 [2022-10-08T19:30:00.221Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:30:00 [2022-10-08T19:30:00.221Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:30:00 [2022-10-08T19:30:00.221Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:30:00 [2022-10-08T19:30:00.221Z] ?   	github.com/docker/docker/pkg/fsutils	[no test files]
19:30:00 [2022-10-08T19:30:00.477Z] ok  	github.com/docker/docker/pkg/idtools	0.431s	coverage: 69.5% of statements
19:30:01 [2022-10-08T19:30:01.040Z] ok  	github.com/docker/docker/pkg/ioutils	0.375s	coverage: 71.0% of statements
19:30:01 [2022-10-08T19:30:01.040Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
19:30:01 [2022-10-08T19:30:01.040Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
19:30:01 [2022-10-08T19:30:01.040Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:30:01 [2022-10-08T19:30:01.040Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
19:30:01 [2022-10-08T19:30:01.296Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
19:30:01 [2022-10-08T19:30:01.296Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
19:30:01 [2022-10-08T19:30:01.859Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 82.4% of statements
19:30:01 [2022-10-08T19:30:01.859Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
19:30:01 [2022-10-08T19:30:01.859Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:30:01 [2022-10-08T19:30:01.859Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:30:02 [2022-10-08T19:30:02.115Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
19:30:02 [2022-10-08T19:30:02.678Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
19:30:02 [2022-10-08T19:30:02.934Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
19:30:03 [2022-10-08T19:30:03.191Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
19:30:03 [2022-10-08T19:30:03.448Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
19:30:03 [2022-10-08T19:30:03.704Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
19:30:03 [2022-10-08T19:30:03.960Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
19:30:04 [2022-10-08T19:30:04.217Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
19:30:04 [2022-10-08T19:30:04.473Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
19:30:05 [2022-10-08T19:30:05.036Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
19:30:05 [2022-10-08T19:30:05.292Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 46.5% of statements
19:30:05 [2022-10-08T19:30:05.549Z] ok  	github.com/docker/docker/pkg/tailfile	0.041s	coverage: 88.6% of statements
19:30:06 [2022-10-08T19:30:06.111Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
19:30:06 [2022-10-08T19:30:06.368Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
19:30:08 [2022-10-08T19:30:08.327Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
19:30:08 [2022-10-08T19:30:08.327Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
19:30:08 [2022-10-08T19:30:08.889Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 86.0% of statements
19:30:10 [2022-10-08T19:30:10.258Z] ok  	github.com/docker/docker/quota	0.202s	coverage: 71.4% of statements
19:30:10 [2022-10-08T19:30:10.258Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
19:30:11 [2022-10-08T19:30:11.188Z] ok  	github.com/docker/docker/registry	0.079s	coverage: 58.6% of statements
19:30:11 [2022-10-08T19:30:11.444Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
19:30:11 [2022-10-08T19:30:11.700Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
19:30:12 [2022-10-08T19:30:12.262Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
19:30:12 [2022-10-08T19:30:12.518Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
19:30:13 [2022-10-08T19:30:13.886Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
19:30:14 [2022-10-08T19:30:14.815Z] ok  	github.com/docker/docker/volume/local	0.087s	coverage: 77.1% of statements
19:30:15 [2022-10-08T19:30:15.072Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 67.7% of statements
19:30:16 [2022-10-08T19:30:16.440Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
19:30:38 [2022-10-08T19:30:38.328Z] ok  	github.com/docker/docker/pkg/plugins	33.640s	coverage: 76.3% of statements
19:30:38 [2022-10-08T19:30:38.328Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:30:38 [2022-10-08T19:30:38.328Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:30:38 [2022-10-08T19:30:38.328Z] ?   	github.com/docker/docker/pkg/pubsub	[no test files]
19:30:38 [2022-10-08T19:30:38.328Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
19:30:38 [2022-10-08T19:30:38.328Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:30:38 [2022-10-08T19:30:38.328Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:30:38 [2022-10-08T19:30:38.328Z] ?   	github.com/docker/docker/rootless	[no test files]
19:30:38 [2022-10-08T19:30:38.328Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:30:38 [2022-10-08T19:30:38.328Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:30:38 [2022-10-08T19:30:38.328Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:30:38 [2022-10-08T19:30:38.328Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:30:38 [2022-10-08T19:30:38.328Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:30:38 [2022-10-08T19:30:38.328Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:30:38 [2022-10-08T19:30:38.328Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:30:38 [2022-10-08T19:30:38.328Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:30:38 [2022-10-08T19:30:38.328Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:30:38 [2022-10-08T19:30:38.328Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:30:38 [2022-10-08T19:30:38.328Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:30:38 [2022-10-08T19:30:38.328Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:30:38 [2022-10-08T19:30:38.328Z] ?   	github.com/docker/docker/volume	[no test files]
19:30:38 [2022-10-08T19:30:38.328Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:30:38 [2022-10-08T19:30:38.328Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === Skipped
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z]     network_proxy_test.go:208: No support for dual stack yet
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:44: Driver btrfs not supported
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:44: Driver btrfs not supported
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:44: Driver btrfs not supported
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:44: Driver btrfs not supported
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:44: Driver btrfs not supported
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:71: No driver to put!
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z] time="2022-10-08T19:29:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z] time="2022-10-08T19:29:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z] time="2022-10-08T19:29:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z] time="2022-10-08T19:29:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z] time="2022-10-08T19:29:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:71: No driver to put!
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z]     overlay_test.go:50: Fails to compute changes intermittently
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:44: Driver zfs not supported
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:44: Driver zfs not supported
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:44: Driver zfs not supported
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:44: Driver zfs not supported
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:44: Driver zfs not supported
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z]     graphtest_unix.go:71: No driver to put!
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:30:38 [2022-10-08T19:30:38.328Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
19:30:38 [2022-10-08T19:30:38.328Z] 
19:30:38 [2022-10-08T19:30:38.328Z] DONE 2847 tests, 28 skipped in 212.792s
19:30:38 [2022-10-08T19:30:38.328Z] + '[' -n 'github.com/docker/docker/libnetwork
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/bitseq
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/cluster
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/config
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/datastore
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/diagnostic
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/discoverapi
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/driverapi
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/drivers/bridge
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/drivers/host
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/drivers/null
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/drivers/overlay
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/drivers/remote
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/drivers/windows
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/drvregistry
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/etchosts
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/idm
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/internal/caller
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/ipam
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/ipamapi
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/ipams/builtin
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/ipams/null
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/ipams/remote
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/ipamutils
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/iptables
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/netlabel
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/netutils
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/networkdb
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/ns
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/options
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/osl
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/osl/kernel
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/portallocator
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/portmapper
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/resolvconf
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/testutils
19:30:38 [2022-10-08T19:30:38.328Z] github.com/docker/docker/libnetwork/types' ']'
19:30:38 [2022-10-08T19:30:38.329Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
19:31:24 [2022-10-08T19:31:24.955Z] ok  	github.com/docker/docker/libnetwork	37.413s	coverage: 40.6% of statements
19:31:24 [2022-10-08T19:31:24.955Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.140s	coverage: 84.4% of statements
19:31:24 [2022-10-08T19:31:24.955Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
19:31:24 [2022-10-08T19:31:24.955Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
19:31:24 [2022-10-08T19:31:24.955Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
19:31:24 [2022-10-08T19:31:24.955Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
19:31:24 [2022-10-08T19:31:24.955Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
19:31:24 [2022-10-08T19:31:24.955Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
19:31:24 [2022-10-08T19:31:24.955Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
19:31:24 [2022-10-08T19:31:24.955Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
19:31:24 [2022-10-08T19:31:24.955Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 9.3% of statements
19:31:24 [2022-10-08T19:31:24.955Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
19:31:24 [2022-10-08T19:31:24.955Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
19:31:24 [2022-10-08T19:31:24.955Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
19:31:24 [2022-10-08T19:31:24.955Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
19:31:24 [2022-10-08T19:31:24.955Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.531s	coverage: 59.9% of statements
19:31:24 [2022-10-08T19:31:24.955Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
19:31:24 [2022-10-08T19:31:24.955Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
19:31:24 [2022-10-08T19:31:24.955Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.016s	coverage: 5.1% of statements
19:31:24 [2022-10-08T19:31:24.955Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
19:31:25 [2022-10-08T19:31:25.526Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.7% of statements
19:31:25 [2022-10-08T19:31:25.526Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
19:31:25 [2022-10-08T19:31:25.781Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
19:31:35 [2022-10-08T19:31:35.724Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.343s	coverage: 6.6% of statements
19:31:35 [2022-10-08T19:31:35.724Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
19:31:35 [2022-10-08T19:31:35.981Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
19:31:36 [2022-10-08T19:31:36.237Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
19:31:36 [2022-10-08T19:31:36.237Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
19:31:36 [2022-10-08T19:31:36.237Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
19:31:36 [2022-10-08T19:31:36.493Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
19:31:36 [2022-10-08T19:31:36.750Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
19:31:37 [2022-10-08T19:31:37.007Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.013s	coverage: 81.2% of statements
19:31:37 [2022-10-08T19:31:37.263Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
19:31:37 [2022-10-08T19:31:37.519Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
19:31:49 [2022-10-08T19:31:49.692Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
19:32:04 [2022-10-08T19:32:04.536Z] ok  	github.com/docker/docker/libnetwork/ipam	15.666s	coverage: 85.3% of statements
19:32:04 [2022-10-08T19:32:04.536Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
19:32:04 [2022-10-08T19:32:04.536Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
19:32:04 [2022-10-08T19:32:04.536Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
19:32:04 [2022-10-08T19:32:04.536Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
19:32:04 [2022-10-08T19:32:04.536Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
19:32:04 [2022-10-08T19:32:04.791Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
19:32:05 [2022-10-08T19:32:05.353Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.272s	coverage: 74.0% of statements
19:32:05 [2022-10-08T19:32:05.916Z] ok  	github.com/docker/docker/libnetwork/iptables	0.169s	coverage: 45.1% of statements
19:32:06 [2022-10-08T19:32:06.172Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
19:32:06 [2022-10-08T19:32:06.427Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
19:33:57 [2022-10-08T19:33:57.827Z] time="2022-10-08T19:33:52Z" 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"
19:33:57 [2022-10-08T19:33:57.827Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.585s	coverage: 60.1% of statements
19:33:57 [2022-10-08T19:33:57.827Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
19:33:57 [2022-10-08T19:33:57.827Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
19:33:57 [2022-10-08T19:33:57.827Z] ok  	github.com/docker/docker/libnetwork/osl	4.315s	coverage: 39.7% of statements
19:33:57 [2022-10-08T19:33:57.827Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
19:33:58 [2022-10-08T19:33:58.086Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
19:33:59 [2022-10-08T19:33:59.014Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.639s	coverage: 46.3% of statements
19:33:59 [2022-10-08T19:33:59.270Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
19:33:59 [2022-10-08T19:33:59.270Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
19:33:59 [2022-10-08T19:33:59.525Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
19:33:59 [2022-10-08T19:33:59.525Z] 
19:33:59 [2022-10-08T19:33:59.525Z] === Skipped
19:33:59 [2022-10-08T19:33:59.525Z] === SKIP: libnetwork TestParallel1 (0.00s)
19:33:59 [2022-10-08T19:33:59.526Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
19:33:59 [2022-10-08T19:33:59.526Z] 
19:33:59 [2022-10-08T19:33:59.526Z] === SKIP: libnetwork TestParallel3 (0.00s)
19:33:59 [2022-10-08T19:33:59.526Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
19:33:59 [2022-10-08T19:33:59.526Z] 
19:33:59 [2022-10-08T19:33:59.526Z] === SKIP: libnetwork TestParallel2 (0.00s)
19:33:59 [2022-10-08T19:33:59.526Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
19:33:59 [2022-10-08T19:33:59.526Z] 
19:33:59 [2022-10-08T19:33:59.526Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
19:33:59 [2022-10-08T19:33:59.526Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
19:33:59 [2022-10-08T19:33:59.526Z] 
19:33:59 [2022-10-08T19:33:59.526Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
19:33:59 [2022-10-08T19:33:59.526Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
19:33:59 [2022-10-08T19:33:59.526Z] 
19:33:59 [2022-10-08T19:33:59.526Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
19:33:59 [2022-10-08T19:33:59.526Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
19:33:59 [2022-10-08T19:33:59.526Z] 
19:33:59 [2022-10-08T19:33:59.526Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
19:33:59 [2022-10-08T19:33:59.526Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
19:33:59 [2022-10-08T19:33:59.526Z] 
19:33:59 [2022-10-08T19:33:59.526Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
19:33:59 [2022-10-08T19:33:59.526Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
19:33:59 [2022-10-08T19:33:59.526Z] 
19:33:59 [2022-10-08T19:33:59.526Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
19:33:59 [2022-10-08T19:33:59.526Z]     firewalld_test.go:14: firewalld is not running
19:33:59 [2022-10-08T19:33:59.526Z] 
19:33:59 [2022-10-08T19:33:59.526Z] DONE 325 tests, 9 skipped in 203.263s
Post stage
[Pipeline] junit
19:34:00 [2022-10-08T19:34:00.464Z] Recording test results
19:34:00 [2022-10-08T19:34:00.555Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:34:00 [2022-10-08T19:34:00.866Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44267/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c7c02eea8117347c5ebd43ef3b9192d43bcdd10b -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c7c02eea8117347c5ebd43ef3b9192d43bcdd10b hack/make.sh dynbinary test-integration
19:34:01 [2022-10-08T19:34:01.428Z] 
19:34:01 [2022-10-08T19:34:01.428Z] Removing bundles/
19:34:01 [2022-10-08T19:34:01.428Z] 
19:34:01 [2022-10-08T19:34:01.428Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:34:01 [2022-10-08T19:34:01.428Z] Building: bundles/dynbinary-daemon/dockerd
19:34:01 [2022-10-08T19:34:01.428Z] GOOS="" GOARCH="" GOARM=""
19:35:37 [2022-10-08T19:35:37.833Z] Created binary: bundles/dynbinary-daemon/dockerd
19:35:37 [2022-10-08T19:35:37.833Z] Building: bundles/dynbinary-daemon/docker-proxy
19:35:37 [2022-10-08T19:35:37.833Z] GOOS="" GOARCH="" GOARM=""
19:35:37 [2022-10-08T19:35:37.833Z] Created binary: bundles/dynbinary-daemon/docker-proxy
19:35:37 [2022-10-08T19:35:37.833Z] 
19:35:37 [2022-10-08T19:35:37.833Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:35:37 [2022-10-08T19:35:37.833Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:35:37 [2022-10-08T19:35:37.833Z] HOSTNAME=f95bee10cb50
19:35:37 [2022-10-08T19:35:37.833Z] TESTDEBUG=0
19:35:37 [2022-10-08T19:35:37.833Z] DEST=bundles/test-integration
19:35:37 [2022-10-08T19:35:37.833Z] PWD=/go/src/github.com/docker/docker
19:35:37 [2022-10-08T19:35:37.833Z] DOCKER_GITCOMMIT=c7c02eea8117347c5ebd43ef3b9192d43bcdd10b
19:35:37 [2022-10-08T19:35:37.833Z] container=docker
19:35:37 [2022-10-08T19:35:37.833Z] HOME=/root
19:35:37 [2022-10-08T19:35:37.833Z] GOLANG_VERSION=1.19.2
19:35:37 [2022-10-08T19:35:37.833Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:35:37 [2022-10-08T19:35:37.833Z] VALIDATE_BRANCH=master
19:35:37 [2022-10-08T19:35:37.833Z] TERM=xterm
19:35:37 [2022-10-08T19:35:37.833Z] DOCKER_PKG=github.com/docker/docker
19:35:37 [2022-10-08T19:35:37.833Z] SHLVL=1
19:35:37 [2022-10-08T19:35:37.833Z] TIMEOUT=120m
19:35:37 [2022-10-08T19:35:37.833Z] DOCKER_BUILDTAGS= journald
19:35:37 [2022-10-08T19:35:37.833Z] DOCKER_GRAPHDRIVER=overlay2
19:35:37 [2022-10-08T19:35:37.833Z] GO111MODULE=off
19:35:37 [2022-10-08T19:35:37.833Z] DOCKER_EXPERIMENTAL=1
19:35:37 [2022-10-08T19:35:37.833Z] TEST_SKIP_INTEGRATION_CLI=1
19:35:37 [2022-10-08T19:35:37.833Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:35:37 [2022-10-08T19:35:37.833Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:35:37 [2022-10-08T19:35:37.833Z] GOPATH=/go
19:35:37 [2022-10-08T19:35:37.833Z] PKG_CONFIG=pkg-config
19:35:37 [2022-10-08T19:35:37.833Z] _=/usr/bin/env
19:35:37 [2022-10-08T19:35:37.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:36:09 [2022-10-08T19:36:09.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:36:09 [2022-10-08T19:36:09.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:36:36 [2022-10-08T19:36:36.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
19:36:42 [2022-10-08T19:36:42.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:36:49 [2022-10-08T19:36:49.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
19:36:49 [2022-10-08T19:36:49.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:36:50 [2022-10-08T19:36:50.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:36:50 [2022-10-08T19:36:50.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:36:51 [2022-10-08T19:36:51.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:36:51 [2022-10-08T19:36:51.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:36:52 [2022-10-08T19:36:52.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:36:54 [2022-10-08T19:36:54.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:36:55 [2022-10-08T19:36:55.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:36:56 [2022-10-08T19:36:56.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:36:56 [2022-10-08T19:36:56.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:36:57 [2022-10-08T19:36:57.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:36:58 [2022-10-08T19:36:58.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:36:59 [2022-10-08T19:36:59.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:36:59 [2022-10-08T19:36:59.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:37:00 [2022-10-08T19:37:00.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:37:01 [2022-10-08T19:37:01.778Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:37:01 [2022-10-08T19:37:01.778Z] Using test binary docker
19:37:01 [2022-10-08T19:37:01.778Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:37:01 [2022-10-08T19:37:01.778Z] +++ /etc/init.d/apparmor start
19:37:01 [2022-10-08T19:37:01.778Z] Not: starting.
19:37:01 [2022-10-08T19:37:01.778Z] INFO: Waiting for daemon to start...
19:37:01 [2022-10-08T19:37:01.778Z] Starting dockerd
19:37:01 [2022-10-08T19:37:01.778Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
19:37:03 [2022-10-08T19:37:03.667Z] .
19:37:03 [2022-10-08T19:37:03.667Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:37:03 [2022-10-08T19:37:03.923Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:37:03 [2022-10-08T19:37:03.923Z] Error: No such image: emptyfs
19:37:03 [2022-10-08T19:37:03.923Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:37:03 [2022-10-08T19:37:03.923Z] ++++ docker load
19:37:03 [2022-10-08T19:37:03.923Z] Loaded image: emptyfs:latest
19:37:03 [2022-10-08T19:37:03.923Z] Running integration-test (iteration 1)
19:37:03 [2022-10-08T19:37:03.923Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
19:37:03 [2022-10-08T19:37:03.923Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
19:37:03 [2022-10-08T19:37:03.923Z] ++ set -e
19:37:03 [2022-10-08T19:37:03.923Z] ++ '[' -n 0 ']'
19:37:03 [2022-10-08T19:37:03.923Z] ++ set -x
19:37:03 [2022-10-08T19:37:03.923Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
19:37:04 [2022-10-08T19:37:04.178Z] Loaded image: busybox:latest
19:37:04 [2022-10-08T19:37:04.434Z] Loaded image: busybox:glibc
19:37:05 [2022-10-08T19:37:05.363Z] Loaded image: debian:bullseye-slim
19:37:05 [2022-10-08T19:37:05.363Z] Loaded image: hello-world:latest
19:37:05 [2022-10-08T19:37:05.363Z] Loaded image: arm32v7/hello-world:latest
19:37:05 [2022-10-08T19:37:05.363Z] INFO: Testing against a local daemon
19:37:05 [2022-10-08T19:37:05.363Z] === RUN   TestCgroupNamespacesBuild
19:37:07 [2022-10-08T19:37:07.252Z] --- PASS: TestCgroupNamespacesBuild (1.41s)
19:37:07 [2022-10-08T19:37:07.252Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:37:08 [2022-10-08T19:37:08.179Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s)
19:37:08 [2022-10-08T19:37:08.179Z] === RUN   TestBuildWithSession
19:37:08 [2022-10-08T19:37:08.179Z]     build_session_test.go:25: TODO: BuildKit
19:37:08 [2022-10-08T19:37:08.179Z] --- SKIP: TestBuildWithSession (0.00s)
19:37:08 [2022-10-08T19:37:08.179Z] === RUN   TestBuildSquashParent
19:37:12 [2022-10-08T19:37:12.351Z] --- PASS: TestBuildSquashParent (4.14s)
19:37:12 [2022-10-08T19:37:12.351Z] === RUN   TestBuildWithRemoveAndForceRemove
19:37:12 [2022-10-08T19:37:12.351Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:37:12 [2022-10-08T19:37:12.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:37:12 [2022-10-08T19:37:12.351Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:37:12 [2022-10-08T19:37:12.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:37:12 [2022-10-08T19:37:12.351Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:37:12 [2022-10-08T19:37:12.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:37:12 [2022-10-08T19:37:12.351Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:37:12 [2022-10-08T19:37:12.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:37:12 [2022-10-08T19:37:12.351Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:37:12 [2022-10-08T19:37:12.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:37:12 [2022-10-08T19:37:12.351Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:37:12 [2022-10-08T19:37:12.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:37:12 [2022-10-08T19:37:12.351Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:37:12 [2022-10-08T19:37:12.351Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:37:13 [2022-10-08T19:37:13.717Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:37:13 [2022-10-08T19:37:13.717Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:37:14 [2022-10-08T19:37:14.647Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:37:14 [2022-10-08T19:37:14.647Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:37:16 [2022-10-08T19:37:16.013Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
19:37:16 [2022-10-08T19:37:16.013Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.22s)
19:37:16 [2022-10-08T19:37:16.013Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.27s)
19:37:16 [2022-10-08T19:37:16.013Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.17s)
19:37:16 [2022-10-08T19:37:16.013Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.27s)
19:37:16 [2022-10-08T19:37:16.013Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.33s)
19:37:16 [2022-10-08T19:37:16.013Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.31s)
19:37:16 [2022-10-08T19:37:16.013Z] === RUN   TestBuildMultiStageCopy
19:37:16 [2022-10-08T19:37:16.013Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:37:17 [2022-10-08T19:37:17.378Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:37:17 [2022-10-08T19:37:17.378Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:37:17 [2022-10-08T19:37:17.633Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:37:17 [2022-10-08T19:37:17.889Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:37:18 [2022-10-08T19:37:18.145Z] --- PASS: TestBuildMultiStageCopy (2.06s)
19:37:18 [2022-10-08T19:37:18.145Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.17s)
19:37:18 [2022-10-08T19:37:18.145Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
19:37:18 [2022-10-08T19:37:18.145Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
19:37:18 [2022-10-08T19:37:18.145Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
19:37:18 [2022-10-08T19:37:18.145Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
19:37:18 [2022-10-08T19:37:18.145Z] === RUN   TestBuildMultiStageParentConfig
19:37:18 [2022-10-08T19:37:18.708Z] --- PASS: TestBuildMultiStageParentConfig (0.63s)
19:37:18 [2022-10-08T19:37:18.708Z] === RUN   TestBuildLabelWithTargets
19:37:19 [2022-10-08T19:37:19.636Z] --- PASS: TestBuildLabelWithTargets (1.04s)
19:37:19 [2022-10-08T19:37:19.636Z] === RUN   TestBuildWithEmptyLayers
19:37:20 [2022-10-08T19:37:20.198Z] --- PASS: TestBuildWithEmptyLayers (0.47s)
19:37:20 [2022-10-08T19:37:20.198Z] === RUN   TestBuildMultiStageOnBuild
19:37:21 [2022-10-08T19:37:21.564Z] --- PASS: TestBuildMultiStageOnBuild (1.38s)
19:37:21 [2022-10-08T19:37:21.564Z] === RUN   TestBuildUncleanTarFilenames
19:37:22 [2022-10-08T19:37:22.128Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
19:37:22 [2022-10-08T19:37:22.128Z] === RUN   TestBuildMultiStageLayerLeak
19:37:24 [2022-10-08T19:37:24.017Z] --- PASS: TestBuildMultiStageLayerLeak (1.48s)
19:37:24 [2022-10-08T19:37:24.017Z] === RUN   TestBuildWithHugeFile
19:38:02 [2022-10-08T19:38:02.682Z] --- PASS: TestBuildWithHugeFile (34.85s)
19:38:02 [2022-10-08T19:38:02.682Z] === RUN   TestBuildWCOWSandboxSize
19:38:02 [2022-10-08T19:38:02.682Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:38:02 [2022-10-08T19:38:02.682Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
19:38:02 [2022-10-08T19:38:02.682Z] === RUN   TestBuildWithEmptyDockerfile
19:38:02 [2022-10-08T19:38:02.682Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:38:02 [2022-10-08T19:38:02.682Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:38:02 [2022-10-08T19:38:02.682Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:38:02 [2022-10-08T19:38:02.682Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:38:02 [2022-10-08T19:38:02.682Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:38:02 [2022-10-08T19:38:02.682Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:38:02 [2022-10-08T19:38:02.682Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:38:02 [2022-10-08T19:38:02.682Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:38:02 [2022-10-08T19:38:02.682Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:38:02 [2022-10-08T19:38:02.682Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
19:38:02 [2022-10-08T19:38:02.682Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
19:38:02 [2022-10-08T19:38:02.682Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
19:38:02 [2022-10-08T19:38:02.682Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
19:38:02 [2022-10-08T19:38:02.682Z] === RUN   TestBuildPreserveOwnership
19:38:02 [2022-10-08T19:38:02.682Z] === RUN   TestBuildPreserveOwnership/copy_from
19:38:02 [2022-10-08T19:38:02.682Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:38:02 [2022-10-08T19:38:02.682Z] --- PASS: TestBuildPreserveOwnership (2.99s)
19:38:02 [2022-10-08T19:38:02.682Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.04s)
19:38:02 [2022-10-08T19:38:02.682Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s)
19:38:02 [2022-10-08T19:38:02.682Z] === RUN   TestBuildPlatformInvalid
19:38:02 [2022-10-08T19:38:02.682Z] --- PASS: TestBuildPlatformInvalid (0.08s)
19:38:02 [2022-10-08T19:38:02.682Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:38:02 [2022-10-08T19:38:02.682Z] Loaded image: busybox:latest
19:38:02 [2022-10-08T19:38:02.682Z] Loaded image: busybox:glibc
19:38:03 [2022-10-08T19:38:03.609Z] Loaded image: debian:bullseye-slim
19:38:03 [2022-10-08T19:38:03.871Z] Loaded image: hello-world:latest
19:38:03 [2022-10-08T19:38:03.871Z] Loaded image: arm32v7/hello-world:latest
19:38:11 [2022-10-08T19:38:11.968Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.16s)
19:38:11 [2022-10-08T19:38:11.968Z] PASS
19:38:11 [2022-10-08T19:38:11.968Z] 
19:38:11 [2022-10-08T19:38:11.968Z] === Skipped
19:38:11 [2022-10-08T19:38:11.968Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
19:38:11 [2022-10-08T19:38:11.968Z]     build_session_test.go:25: TODO: BuildKit
19:38:11 [2022-10-08T19:38:11.968Z] 
19:38:11 [2022-10-08T19:38:11.968Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
19:38:11 [2022-10-08T19:38:11.968Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:38:11 [2022-10-08T19:38:11.968Z] 
19:38:11 [2022-10-08T19:38:11.968Z] DONE 34 tests, 2 skipped in 68.015s
19:38:11 [2022-10-08T19:38:11.968Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
19:38:11 [2022-10-08T19:38:11.968Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
19:38:11 [2022-10-08T19:38:11.968Z] ++ set -e
19:38:11 [2022-10-08T19:38:11.968Z] ++ '[' -n 0 ']'
19:38:11 [2022-10-08T19:38:11.968Z] ++ set -x
19:38:11 [2022-10-08T19:38:11.968Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
19:38:12 [2022-10-08T19:38:12.224Z] INFO: Testing against a local daemon
19:38:12 [2022-10-08T19:38:12.224Z] === RUN   TestConfigInspect
19:38:14 [2022-10-08T19:38:14.741Z] --- PASS: TestConfigInspect (2.24s)
19:38:14 [2022-10-08T19:38:14.741Z] === RUN   TestConfigList
19:38:16 [2022-10-08T19:38:16.630Z] --- PASS: TestConfigList (2.16s)
19:38:16 [2022-10-08T19:38:16.630Z] === RUN   TestConfigsCreateAndDelete
19:38:19 [2022-10-08T19:38:19.148Z] --- PASS: TestConfigsCreateAndDelete (2.15s)
19:38:19 [2022-10-08T19:38:19.148Z] === RUN   TestConfigsUpdate
19:38:21 [2022-10-08T19:38:21.037Z] --- PASS: TestConfigsUpdate (2.14s)
19:38:21 [2022-10-08T19:38:21.037Z] === RUN   TestTemplatedConfig
19:38:23 [2022-10-08T19:38:23.553Z] --- PASS: TestTemplatedConfig (2.47s)
19:38:23 [2022-10-08T19:38:23.553Z] === RUN   TestConfigCreateResolve
19:38:25 [2022-10-08T19:38:25.442Z] --- PASS: TestConfigCreateResolve (2.16s)
19:38:25 [2022-10-08T19:38:25.442Z] PASS
19:38:25 [2022-10-08T19:38:25.442Z] 
19:38:25 [2022-10-08T19:38:25.442Z] DONE 6 tests in 13.423s
19:38:25 [2022-10-08T19:38:25.442Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
19:38:25 [2022-10-08T19:38:25.442Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
19:38:25 [2022-10-08T19:38:25.442Z] ++ set -e
19:38:25 [2022-10-08T19:38:25.442Z] ++ '[' -n 0 ']'
19:38:25 [2022-10-08T19:38:25.442Z] ++ set -x
19:38:25 [2022-10-08T19:38:25.442Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
19:38:25 [2022-10-08T19:38:25.698Z] INFO: Testing against a local daemon
19:38:25 [2022-10-08T19:38:25.698Z] === RUN   TestAttachWithTTY
19:38:25 [2022-10-08T19:38:25.698Z] --- PASS: TestAttachWithTTY (0.08s)
19:38:25 [2022-10-08T19:38:25.698Z] === RUN   TestAttachWithoutTTy
19:38:25 [2022-10-08T19:38:25.954Z] --- PASS: TestAttachWithoutTTy (0.05s)
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestCheckpoint
19:38:25 [2022-10-08T19:38:25.954Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:38:25 [2022-10-08T19:38:25.954Z] --- SKIP: TestCheckpoint (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/commit
19:38:25 [2022-10-08T19:38:25.954Z] === PAUSE TestContainerInvalidJSON/commit
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/containers/create
19:38:25 [2022-10-08T19:38:25.954Z] === PAUSE TestContainerInvalidJSON/containers/create
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
19:38:25 [2022-10-08T19:38:25.954Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
19:38:25 [2022-10-08T19:38:25.954Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
19:38:25 [2022-10-08T19:38:25.954Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:38:25 [2022-10-08T19:38:25.954Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
19:38:25 [2022-10-08T19:38:25.954Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
19:38:25 [2022-10-08T19:38:25.954Z] === CONT  TestContainerInvalidJSON/commit
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
19:38:25 [2022-10-08T19:38:25.954Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/commit/empty_body
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
19:38:25 [2022-10-08T19:38:25.954Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
19:38:25 [2022-10-08T19:38:25.954Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
19:38:25 [2022-10-08T19:38:25.954Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
19:38:25 [2022-10-08T19:38:25.954Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
19:38:25 [2022-10-08T19:38:25.954Z] === CONT  TestContainerInvalidJSON/containers/create
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
19:38:25 [2022-10-08T19:38:25.954Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:38:25 [2022-10-08T19:38:25.954Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:38:25 [2022-10-08T19:38:25.954Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestCopyFromContainerPathIsNotDir
19:38:25 [2022-10-08T19:38:25.954Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestCopyToContainerPathDoesNotExist
19:38:25 [2022-10-08T19:38:25.954Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
19:38:25 [2022-10-08T19:38:25.954Z] === RUN   TestCopyEmptyFile
19:38:26 [2022-10-08T19:38:26.210Z] --- PASS: TestCopyEmptyFile (0.22s)
19:38:26 [2022-10-08T19:38:26.210Z] === RUN   TestCopyToContainerPathIsNotDir
19:38:26 [2022-10-08T19:38:26.467Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
19:38:26 [2022-10-08T19:38:26.467Z] === RUN   TestCopyFromContainer
19:38:27 [2022-10-08T19:38:27.394Z] === RUN   TestCopyFromContainer//
19:38:27 [2022-10-08T19:38:27.394Z] === RUN   TestCopyFromContainer//bar/root
19:38:27 [2022-10-08T19:38:27.394Z] === RUN   TestCopyFromContainer//bar/root/
19:38:27 [2022-10-08T19:38:27.394Z] === RUN   TestCopyFromContainer/bar/quux
19:38:27 [2022-10-08T19:38:27.650Z] === RUN   TestCopyFromContainer/bar/quux/
19:38:27 [2022-10-08T19:38:27.650Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:38:27 [2022-10-08T19:38:27.650Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:38:27 [2022-10-08T19:38:27.650Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:38:27 [2022-10-08T19:38:27.906Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:38:27 [2022-10-08T19:38:27.906Z] === RUN   TestCopyFromContainer/bar/notarget
19:38:27 [2022-10-08T19:38:27.906Z] --- PASS: TestCopyFromContainer (1.58s)
19:38:27 [2022-10-08T19:38:27.906Z]     --- PASS: TestCopyFromContainer// (0.06s)
19:38:27 [2022-10-08T19:38:27.906Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
19:38:27 [2022-10-08T19:38:27.906Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
19:38:27 [2022-10-08T19:38:27.906Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
19:38:27 [2022-10-08T19:38:27.906Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
19:38:27 [2022-10-08T19:38:27.906Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
19:38:27 [2022-10-08T19:38:27.906Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
19:38:27 [2022-10-08T19:38:27.906Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
19:38:27 [2022-10-08T19:38:27.906Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
19:38:27 [2022-10-08T19:38:27.906Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
19:38:27 [2022-10-08T19:38:27.906Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:38:27 [2022-10-08T19:38:27.906Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:38:27 [2022-10-08T19:38:27.906Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:38:27 [2022-10-08T19:38:27.906Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:38:27 [2022-10-08T19:38:27.906Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:38:27 [2022-10-08T19:38:27.906Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:38:27 [2022-10-08T19:38:27.906Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:38:27 [2022-10-08T19:38:27.906Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:38:27 [2022-10-08T19:38:27.906Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:38:27 [2022-10-08T19:38:27.906Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:38:27 [2022-10-08T19:38:27.906Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:38:27 [2022-10-08T19:38:27.906Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:38:27 [2022-10-08T19:38:27.906Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:38:27 [2022-10-08T19:38:27.906Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:38:27 [2022-10-08T19:38:27.906Z] === RUN   TestCreateLinkToNonExistingContainer
19:38:27 [2022-10-08T19:38:27.906Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
19:38:27 [2022-10-08T19:38:27.906Z] === RUN   TestCreateWithInvalidEnv
19:38:27 [2022-10-08T19:38:27.906Z] === RUN   TestCreateWithInvalidEnv/0
19:38:27 [2022-10-08T19:38:27.906Z] === PAUSE TestCreateWithInvalidEnv/0
19:38:27 [2022-10-08T19:38:27.906Z] === RUN   TestCreateWithInvalidEnv/1
19:38:27 [2022-10-08T19:38:27.906Z] === PAUSE TestCreateWithInvalidEnv/1
19:38:27 [2022-10-08T19:38:27.906Z] === RUN   TestCreateWithInvalidEnv/2
19:38:27 [2022-10-08T19:38:27.906Z] === PAUSE TestCreateWithInvalidEnv/2
19:38:27 [2022-10-08T19:38:27.906Z] === CONT  TestCreateWithInvalidEnv/0
19:38:27 [2022-10-08T19:38:27.906Z] === CONT  TestCreateWithInvalidEnv/2
19:38:27 [2022-10-08T19:38:27.906Z] === CONT  TestCreateWithInvalidEnv/1
19:38:27 [2022-10-08T19:38:27.906Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
19:38:27 [2022-10-08T19:38:27.906Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:38:27 [2022-10-08T19:38:27.906Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:38:27 [2022-10-08T19:38:27.906Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:38:27 [2022-10-08T19:38:27.906Z] === RUN   TestCreateTmpfsMountsTarget
19:38:27 [2022-10-08T19:38:27.906Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
19:38:27 [2022-10-08T19:38:27.906Z] === RUN   TestCreateWithCustomMaskedPaths
19:38:29 [2022-10-08T19:38:29.272Z] --- PASS: TestCreateWithCustomMaskedPaths (1.28s)
19:38:29 [2022-10-08T19:38:29.272Z] === RUN   TestCreateWithCustomReadonlyPaths
19:38:30 [2022-10-08T19:38:30.655Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.32s)
19:38:30 [2022-10-08T19:38:30.655Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:38:30 [2022-10-08T19:38:30.655Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:38:30 [2022-10-08T19:38:30.655Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:38:30 [2022-10-08T19:38:30.655Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:38:30 [2022-10-08T19:38:30.655Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:38:30 [2022-10-08T19:38:30.655Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:38:30 [2022-10-08T19:38:30.655Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:38:30 [2022-10-08T19:38:30.655Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:38:30 [2022-10-08T19:38:30.655Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:38:30 [2022-10-08T19:38:30.655Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:38:30 [2022-10-08T19:38:30.655Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:38:30 [2022-10-08T19:38:30.655Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:38:30 [2022-10-08T19:38:30.655Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:38:30 [2022-10-08T19:38:30.655Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:38:30 [2022-10-08T19:38:30.655Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:38:30 [2022-10-08T19:38:30.655Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:38:30 [2022-10-08T19:38:30.655Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:38:30 [2022-10-08T19:38:30.655Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:38:30 [2022-10-08T19:38:30.655Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:38:30 [2022-10-08T19:38:30.655Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:38:30 [2022-10-08T19:38:30.655Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:38:30 [2022-10-08T19:38:30.655Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:38:30 [2022-10-08T19:38:30.655Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:38:31 [2022-10-08T19:38:31.216Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s)
19:38:31 [2022-10-08T19:38:31.216Z] === RUN   TestCreateDifferentPlatform
19:38:31 [2022-10-08T19:38:31.216Z] === RUN   TestCreateDifferentPlatform/different_os
19:38:31 [2022-10-08T19:38:31.216Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:38:31 [2022-10-08T19:38:31.216Z] --- PASS: TestCreateDifferentPlatform (0.01s)
19:38:31 [2022-10-08T19:38:31.216Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:38:31 [2022-10-08T19:38:31.216Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:38:31 [2022-10-08T19:38:31.216Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:38:31 [2022-10-08T19:38:31.216Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
19:38:31 [2022-10-08T19:38:31.216Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:38:31 [2022-10-08T19:38:31.216Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
19:38:31 [2022-10-08T19:38:31.216Z] === RUN   TestCreateInvalidHostConfig
19:38:31 [2022-10-08T19:38:31.216Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
19:38:31 [2022-10-08T19:38:31.216Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
19:38:31 [2022-10-08T19:38:31.216Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
19:38:31 [2022-10-08T19:38:31.216Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
19:38:31 [2022-10-08T19:38:31.216Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:38:31 [2022-10-08T19:38:31.216Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:38:31 [2022-10-08T19:38:31.216Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
19:38:31 [2022-10-08T19:38:31.216Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
19:38:31 [2022-10-08T19:38:31.216Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
19:38:31 [2022-10-08T19:38:31.216Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
19:38:31 [2022-10-08T19:38:31.216Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:38:31 [2022-10-08T19:38:31.216Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
19:38:31 [2022-10-08T19:38:31.216Z] --- PASS: TestCreateInvalidHostConfig (0.02s)
19:38:31 [2022-10-08T19:38:31.216Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
19:38:31 [2022-10-08T19:38:31.216Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
19:38:31 [2022-10-08T19:38:31.216Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
19:38:31 [2022-10-08T19:38:31.216Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
19:38:31 [2022-10-08T19:38:31.216Z] === RUN   TestContainerStartOnDaemonRestart
19:38:31 [2022-10-08T19:38:31.216Z] === PAUSE TestContainerStartOnDaemonRestart
19:38:31 [2022-10-08T19:38:31.216Z] === RUN   TestDaemonRestartIpcMode
19:38:31 [2022-10-08T19:38:31.216Z] === PAUSE TestDaemonRestartIpcMode
19:38:31 [2022-10-08T19:38:31.216Z] === RUN   TestDaemonHostGatewayIP
19:38:31 [2022-10-08T19:38:31.216Z] === PAUSE TestDaemonHostGatewayIP
19:38:31 [2022-10-08T19:38:31.216Z] === RUN   TestRestartDaemonWithRestartingContainer
19:38:31 [2022-10-08T19:38:31.216Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:38:31 [2022-10-08T19:38:31.216Z] === RUN   TestContainerKillOnDaemonStart
19:38:31 [2022-10-08T19:38:31.216Z] === PAUSE TestContainerKillOnDaemonStart
19:38:31 [2022-10-08T19:38:31.216Z] === RUN   TestDiff
19:38:31 [2022-10-08T19:38:31.778Z] --- PASS: TestDiff (0.45s)
19:38:31 [2022-10-08T19:38:31.778Z] === RUN   TestExecConsoleSize
19:38:32 [2022-10-08T19:38:32.339Z] --- PASS: TestExecConsoleSize (0.51s)
19:38:32 [2022-10-08T19:38:32.339Z] === RUN   TestExecWithCloseStdin
19:38:32 [2022-10-08T19:38:32.596Z] --- PASS: TestExecWithCloseStdin (0.49s)
19:38:32 [2022-10-08T19:38:32.596Z] === RUN   TestExec
19:38:33 [2022-10-08T19:38:33.157Z] --- PASS: TestExec (0.51s)
19:38:33 [2022-10-08T19:38:33.157Z] === RUN   TestExecUser
19:38:33 [2022-10-08T19:38:33.719Z] --- PASS: TestExecUser (0.49s)
19:38:33 [2022-10-08T19:38:33.719Z] === RUN   TestExportContainerAndImportImage
19:38:34 [2022-10-08T19:38:34.281Z] --- PASS: TestExportContainerAndImportImage (0.59s)
19:38:34 [2022-10-08T19:38:34.281Z] === RUN   TestExportContainerAfterDaemonRestart
19:38:35 [2022-10-08T19:38:35.646Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s)
19:38:35 [2022-10-08T19:38:35.646Z] === RUN   TestHealthCheckWorkdir
19:38:36 [2022-10-08T19:38:36.208Z] --- PASS: TestHealthCheckWorkdir (0.53s)
19:38:36 [2022-10-08T19:38:36.208Z] === RUN   TestHealthKillContainer
19:38:44 [2022-10-08T19:38:44.293Z] --- PASS: TestHealthKillContainer (7.84s)
19:38:44 [2022-10-08T19:38:44.293Z] === RUN   TestHealthCheckProcessKilled
19:38:44 [2022-10-08T19:38:44.549Z] --- PASS: TestHealthCheckProcessKilled (0.65s)
19:38:44 [2022-10-08T19:38:44.549Z] === RUN   TestInspectCpusetInConfigPre120
19:38:45 [2022-10-08T19:38:45.111Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
19:38:45 [2022-10-08T19:38:45.111Z] === RUN   TestIpcModeNone
19:38:45 [2022-10-08T19:38:45.367Z] --- PASS: TestIpcModeNone (0.52s)
19:38:45 [2022-10-08T19:38:45.367Z] === RUN   TestIpcModePrivate
19:38:45 [2022-10-08T19:38:45.928Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
19:38:45 [2022-10-08T19:38:45.928Z] --- PASS: TestIpcModePrivate (0.50s)
19:38:45 [2022-10-08T19:38:45.928Z] === RUN   TestIpcModeShareable
19:38:46 [2022-10-08T19:38:46.491Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
19:38:46 [2022-10-08T19:38:46.491Z] --- PASS: TestIpcModeShareable (0.49s)
19:38:46 [2022-10-08T19:38:46.491Z] === RUN   TestAPIIpcModeShareableAndContainer
19:38:47 [2022-10-08T19:38:47.857Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s)
19:38:47 [2022-10-08T19:38:47.857Z] === RUN   TestAPIIpcModeHost
19:38:48 [2022-10-08T19:38:48.420Z] --- PASS: TestAPIIpcModeHost (0.36s)
19:38:48 [2022-10-08T19:38:48.420Z] === RUN   TestDaemonIpcModeShareable
19:38:49 [2022-10-08T19:38:49.347Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
19:38:49 [2022-10-08T19:38:49.347Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
19:38:49 [2022-10-08T19:38:49.347Z] === RUN   TestDaemonIpcModePrivate
19:38:50 [2022-10-08T19:38:50.713Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
19:38:50 [2022-10-08T19:38:50.713Z] --- PASS: TestDaemonIpcModePrivate (1.20s)
19:38:50 [2022-10-08T19:38:50.713Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:38:51 [2022-10-08T19:38:51.643Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
19:38:51 [2022-10-08T19:38:51.899Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s)
19:38:51 [2022-10-08T19:38:51.899Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:38:52 [2022-10-08T19:38:52.826Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
19:38:53 [2022-10-08T19:38:53.082Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
19:38:53 [2022-10-08T19:38:53.082Z] === RUN   TestIpcModeOlderClient
19:38:53 [2022-10-08T19:38:53.082Z] === PAUSE TestIpcModeOlderClient
19:38:53 [2022-10-08T19:38:53.082Z] === RUN   TestKillContainerInvalidSignal
19:38:53 [2022-10-08T19:38:53.340Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
19:38:53 [2022-10-08T19:38:53.340Z] === RUN   TestKillContainer
19:38:53 [2022-10-08T19:38:53.340Z] === RUN   TestKillContainer/no_signal
19:38:53 [2022-10-08T19:38:53.908Z] === RUN   TestKillContainer/non_killing_signal
19:38:54 [2022-10-08T19:38:54.167Z] === RUN   TestKillContainer/killing_signal
19:38:55 [2022-10-08T19:38:55.098Z] --- PASS: TestKillContainer (1.46s)
19:38:55 [2022-10-08T19:38:55.098Z]     --- PASS: TestKillContainer/no_signal (0.45s)
19:38:55 [2022-10-08T19:38:55.098Z]     --- PASS: TestKillContainer/non_killing_signal (0.32s)
19:38:55 [2022-10-08T19:38:55.098Z]     --- PASS: TestKillContainer/killing_signal (0.47s)
19:38:55 [2022-10-08T19:38:55.098Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:38:55 [2022-10-08T19:38:55.098Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:38:55 [2022-10-08T19:38:55.353Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:38:56 [2022-10-08T19:38:56.281Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s)
19:38:56 [2022-10-08T19:38:56.281Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
19:38:56 [2022-10-08T19:38:56.281Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s)
19:38:56 [2022-10-08T19:38:56.281Z] === RUN   TestKillStoppedContainer
19:38:56 [2022-10-08T19:38:56.281Z] --- PASS: TestKillStoppedContainer (0.06s)
19:38:56 [2022-10-08T19:38:56.281Z] === RUN   TestKillStoppedContainerAPIPre120
19:38:56 [2022-10-08T19:38:56.281Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
19:38:56 [2022-10-08T19:38:56.281Z] === RUN   TestKillDifferentUserContainer
19:38:56 [2022-10-08T19:38:56.843Z] --- PASS: TestKillDifferentUserContainer (0.43s)
19:38:56 [2022-10-08T19:38:56.843Z] === RUN   TestInspectOomKilledTrue
19:38:57 [2022-10-08T19:38:57.099Z] --- PASS: TestInspectOomKilledTrue (0.49s)
19:38:57 [2022-10-08T19:38:57.099Z] === RUN   TestInspectOomKilledFalse
19:38:57 [2022-10-08T19:38:57.661Z] --- PASS: TestInspectOomKilledFalse (0.41s)
19:38:57 [2022-10-08T19:38:57.661Z] === RUN   TestLinksEtcHostsContentMatch
19:38:57 [2022-10-08T19:38:57.917Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
19:38:57 [2022-10-08T19:38:57.917Z] === RUN   TestLinksContainerNames
19:38:58 [2022-10-08T19:38:58.844Z] --- PASS: TestLinksContainerNames (0.86s)
19:38:58 [2022-10-08T19:38:58.844Z] === RUN   TestLogsFollowTailEmpty
19:38:59 [2022-10-08T19:38:59.408Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
19:38:59 [2022-10-08T19:38:59.408Z] === RUN   TestLogs
19:38:59 [2022-10-08T19:38:59.408Z] === RUN   TestLogs/driver_local
19:38:59 [2022-10-08T19:38:59.408Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
19:38:59 [2022-10-08T19:38:59.408Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
19:38:59 [2022-10-08T19:38:59.408Z] === RUN   TestLogs/driver_local/tty/only_stdout
19:38:59 [2022-10-08T19:38:59.408Z] === PAUSE TestLogs/driver_local/tty/only_stdout
19:38:59 [2022-10-08T19:38:59.408Z] === RUN   TestLogs/driver_local/tty/only_stderr
19:38:59 [2022-10-08T19:38:59.408Z] === PAUSE TestLogs/driver_local/tty/only_stderr
19:38:59 [2022-10-08T19:38:59.408Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
19:38:59 [2022-10-08T19:38:59.408Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
19:38:59 [2022-10-08T19:38:59.408Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
19:38:59 [2022-10-08T19:38:59.408Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
19:38:59 [2022-10-08T19:38:59.408Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
19:38:59 [2022-10-08T19:38:59.408Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
19:38:59 [2022-10-08T19:38:59.408Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
19:38:59 [2022-10-08T19:38:59.408Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
19:38:59 [2022-10-08T19:38:59.969Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
19:38:59 [2022-10-08T19:38:59.970Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
19:39:00 [2022-10-08T19:39:00.535Z] === CONT  TestLogs/driver_local/tty/only_stderr
19:39:00 [2022-10-08T19:39:00.535Z] === CONT  TestLogs/driver_local/tty/only_stdout
19:39:01 [2022-10-08T19:39:01.096Z] === RUN   TestLogs/driver_json-file
19:39:01 [2022-10-08T19:39:01.096Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
19:39:01 [2022-10-08T19:39:01.096Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
19:39:01 [2022-10-08T19:39:01.096Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
19:39:01 [2022-10-08T19:39:01.096Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
19:39:01 [2022-10-08T19:39:01.096Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
19:39:01 [2022-10-08T19:39:01.096Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
19:39:01 [2022-10-08T19:39:01.096Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:39:01 [2022-10-08T19:39:01.096Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:39:01 [2022-10-08T19:39:01.096Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
19:39:01 [2022-10-08T19:39:01.096Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
19:39:01 [2022-10-08T19:39:01.096Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
19:39:01 [2022-10-08T19:39:01.096Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
19:39:01 [2022-10-08T19:39:01.096Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
19:39:01 [2022-10-08T19:39:01.096Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:39:02 [2022-10-08T19:39:02.027Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
19:39:02 [2022-10-08T19:39:02.027Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
19:39:02 [2022-10-08T19:39:02.285Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
19:39:02 [2022-10-08T19:39:02.541Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
19:39:03 [2022-10-08T19:39:03.104Z] --- PASS: TestLogs (3.85s)
19:39:03 [2022-10-08T19:39:03.104Z]     --- PASS: TestLogs/driver_local (0.01s)
19:39:03 [2022-10-08T19:39:03.104Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s)
19:39:03 [2022-10-08T19:39:03.104Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.77s)
19:39:03 [2022-10-08T19:39:03.104Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.50s)
19:39:03 [2022-10-08T19:39:03.104Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.53s)
19:39:03 [2022-10-08T19:39:03.104Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.50s)
19:39:03 [2022-10-08T19:39:03.104Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s)
19:39:03 [2022-10-08T19:39:03.104Z]     --- PASS: TestLogs/driver_json-file (0.01s)
19:39:03 [2022-10-08T19:39:03.104Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.76s)
19:39:03 [2022-10-08T19:39:03.104Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.80s)
19:39:03 [2022-10-08T19:39:03.104Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.50s)
19:39:03 [2022-10-08T19:39:03.104Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.64s)
19:39:03 [2022-10-08T19:39:03.104Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s)
19:39:03 [2022-10-08T19:39:03.104Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s)
19:39:03 [2022-10-08T19:39:03.104Z] === RUN   TestContainerNetworkMountsNoChown
19:39:03 [2022-10-08T19:39:03.666Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/default
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/default
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/private
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/private
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/rprivate
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/rprivate
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/slave
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/slave
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/rslave
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/rslave
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/shared
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/shared
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/rshared
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/rshared
19:39:03 [2022-10-08T19:39:03.666Z] === CONT  TestMountDaemonRoot/default
19:39:03 [2022-10-08T19:39:03.666Z] === CONT  TestMountDaemonRoot/rslave
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/default/bind_root
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/default/mount_root
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === CONT  TestMountDaemonRoot/rshared
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === CONT  TestMountDaemonRoot/shared
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:39:03 [2022-10-08T19:39:03.666Z] === CONT  TestMountDaemonRoot/rprivate
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:39:03 [2022-10-08T19:39:03.666Z] === CONT  TestMountDaemonRoot/slave
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:39:03 [2022-10-08T19:39:03.666Z] === CONT  TestMountDaemonRoot/private
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/private/bind_root
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/private/mount_root
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:39:03 [2022-10-08T19:39:03.666Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === CONT  TestMountDaemonRoot/default/bind_root
19:39:03 [2022-10-08T19:39:03.666Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:39:03 [2022-10-08T19:39:03.666Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:39:03 [2022-10-08T19:39:03.666Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:39:03 [2022-10-08T19:39:03.666Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:39:03 [2022-10-08T19:39:03.666Z] === CONT  TestMountDaemonRoot/default/mount_root
19:39:03 [2022-10-08T19:39:03.923Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:39:03 [2022-10-08T19:39:03.923Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:39:03 [2022-10-08T19:39:03.923Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:39:03 [2022-10-08T19:39:03.923Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:39:03 [2022-10-08T19:39:03.923Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:39:03 [2022-10-08T19:39:03.923Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:39:03 [2022-10-08T19:39:03.923Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:39:03 [2022-10-08T19:39:03.923Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:39:03 [2022-10-08T19:39:03.923Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:39:03 [2022-10-08T19:39:03.923Z] === CONT  TestMountDaemonRoot/private/bind_root
19:39:03 [2022-10-08T19:39:03.923Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:39:04 [2022-10-08T19:39:04.179Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:39:04 [2022-10-08T19:39:04.179Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:39:04 [2022-10-08T19:39:04.179Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:39:04 [2022-10-08T19:39:04.179Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:39:04 [2022-10-08T19:39:04.179Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:39:04 [2022-10-08T19:39:04.179Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:39:04 [2022-10-08T19:39:04.179Z] === CONT  TestMountDaemonRoot/private/mount_root
19:39:04 [2022-10-08T19:39:04.179Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:39:04 [2022-10-08T19:39:04.179Z] --- PASS: TestMountDaemonRoot (0.02s)
19:39:04 [2022-10-08T19:39:04.179Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
19:39:04 [2022-10-08T19:39:04.179Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
19:39:04 [2022-10-08T19:39:04.179Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
19:39:04 [2022-10-08T19:39:04.179Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
19:39:04 [2022-10-08T19:39:04.179Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
19:39:04 [2022-10-08T19:39:04.179Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
19:39:04 [2022-10-08T19:39:04.179Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
19:39:04 [2022-10-08T19:39:04.179Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
19:39:04 [2022-10-08T19:39:04.179Z] === RUN   TestContainerBindMountNonRecursive
19:39:05 [2022-10-08T19:39:05.543Z] --- PASS: TestContainerBindMountNonRecursive (1.32s)
19:39:05 [2022-10-08T19:39:05.543Z] === RUN   TestContainerVolumesMountedAsShared
19:39:06 [2022-10-08T19:39:06.106Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
19:39:06 [2022-10-08T19:39:06.106Z] === RUN   TestContainerVolumesMountedAsSlave
19:39:06 [2022-10-08T19:39:06.362Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
19:39:06 [2022-10-08T19:39:06.362Z] === RUN   TestNetworkNat
19:39:06 [2022-10-08T19:39:06.924Z] --- PASS: TestNetworkNat (0.49s)
19:39:06 [2022-10-08T19:39:06.924Z] === RUN   TestNetworkLocalhostTCPNat
19:39:07 [2022-10-08T19:39:07.180Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
19:39:07 [2022-10-08T19:39:07.180Z] === RUN   TestNetworkLoopbackNat
19:39:10 [2022-10-08T19:39:10.446Z] --- PASS: TestNetworkLoopbackNat (2.58s)
19:39:10 [2022-10-08T19:39:10.446Z] === RUN   TestPause
19:39:10 [2022-10-08T19:39:10.446Z] --- PASS: TestPause (0.45s)
19:39:10 [2022-10-08T19:39:10.446Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:39:10 [2022-10-08T19:39:10.446Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:39:10 [2022-10-08T19:39:10.446Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:39:10 [2022-10-08T19:39:10.446Z] === RUN   TestPauseStopPausedContainer
19:39:10 [2022-10-08T19:39:10.701Z] --- PASS: TestPauseStopPausedContainer (0.49s)
19:39:10 [2022-10-08T19:39:10.702Z] === RUN   TestPidHost
19:39:12 [2022-10-08T19:39:12.066Z] --- PASS: TestPidHost (1.00s)
19:39:12 [2022-10-08T19:39:12.066Z] === RUN   TestPsFilter
19:39:12 [2022-10-08T19:39:12.066Z] --- PASS: TestPsFilter (0.12s)
19:39:12 [2022-10-08T19:39:12.066Z] === RUN   TestRemoveContainerWithRemovedVolume
19:39:12 [2022-10-08T19:39:12.322Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
19:39:12 [2022-10-08T19:39:12.322Z] === RUN   TestRemoveContainerWithVolume
19:39:12 [2022-10-08T19:39:12.886Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
19:39:12 [2022-10-08T19:39:12.886Z] === RUN   TestRemoveContainerRunning
19:39:13 [2022-10-08T19:39:13.147Z] --- PASS: TestRemoveContainerRunning (0.43s)
19:39:13 [2022-10-08T19:39:13.147Z] === RUN   TestRemoveContainerForceRemoveRunning
19:39:13 [2022-10-08T19:39:13.714Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
19:39:13 [2022-10-08T19:39:13.714Z] === RUN   TestRemoveInvalidContainer
19:39:13 [2022-10-08T19:39:13.714Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:39:13 [2022-10-08T19:39:13.714Z] === RUN   TestRenameLinkedContainer
19:39:15 [2022-10-08T19:39:15.603Z] --- PASS: TestRenameLinkedContainer (1.81s)
19:39:15 [2022-10-08T19:39:15.603Z] === RUN   TestRenameStoppedContainer
19:39:15 [2022-10-08T19:39:15.859Z] --- PASS: TestRenameStoppedContainer (0.42s)
19:39:15 [2022-10-08T19:39:15.859Z] === RUN   TestRenameRunningContainerAndReuse
19:39:16 [2022-10-08T19:39:16.789Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s)
19:39:16 [2022-10-08T19:39:16.789Z] === RUN   TestRenameInvalidName
19:39:17 [2022-10-08T19:39:17.350Z] --- PASS: TestRenameInvalidName (0.41s)
19:39:17 [2022-10-08T19:39:17.350Z] === RUN   TestRenameAnonymousContainer
19:39:18 [2022-10-08T19:39:18.715Z] --- PASS: TestRenameAnonymousContainer (1.58s)
19:39:18 [2022-10-08T19:39:18.715Z] === RUN   TestRenameContainerWithSameName
19:39:19 [2022-10-08T19:39:19.277Z] --- PASS: TestRenameContainerWithSameName (0.51s)
19:39:19 [2022-10-08T19:39:19.277Z] === RUN   TestRenameContainerWithLinkedContainer
19:39:20 [2022-10-08T19:39:20.204Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s)
19:39:20 [2022-10-08T19:39:20.204Z] === RUN   TestResize
19:39:20 [2022-10-08T19:39:20.766Z] --- PASS: TestResize (0.45s)
19:39:20 [2022-10-08T19:39:20.766Z] === RUN   TestResizeWithInvalidSize
19:39:21 [2022-10-08T19:39:21.328Z] --- PASS: TestResizeWithInvalidSize (0.45s)
19:39:21 [2022-10-08T19:39:21.328Z] === RUN   TestResizeWhenContainerNotStarted
19:39:21 [2022-10-08T19:39:21.588Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
19:39:21 [2022-10-08T19:39:21.588Z] === RUN   TestDaemonRestartKillContainers
19:39:21 [2022-10-08T19:39:21.588Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:39:21 [2022-10-08T19:39:21.588Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:39:22 [2022-10-08T19:39:22.953Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:39:23 [2022-10-08T19:39:23.209Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:39:24 [2022-10-08T19:39:24.136Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:39:24 [2022-10-08T19:39:24.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:39:25 [2022-10-08T19:39:25.625Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:39:28 [2022-10-08T19:39:28.142Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:39:28 [2022-10-08T19:39:28.703Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:39:31 [2022-10-08T19:39:31.971Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:39:32 [2022-10-08T19:39:32.533Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:39:33 [2022-10-08T19:39:33.460Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:39:34 [2022-10-08T19:39:34.388Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:39:35 [2022-10-08T19:39:35.316Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:39:36 [2022-10-08T19:39:36.256Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:39:36 [2022-10-08T19:39:36.818Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:39:38 [2022-10-08T19:39:38.707Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:39:38 [2022-10-08T19:39:38.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s)
19:39:38 [2022-10-08T19:39:38.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s)
19:39:38 [2022-10-08T19:39:38.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s)
19:39:38 [2022-10-08T19:39:38.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s)
19:39:38 [2022-10-08T19:39:38.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
19:39:38 [2022-10-08T19:39:38.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.33s)
19:39:38 [2022-10-08T19:39:38.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.31s)
19:39:38 [2022-10-08T19:39:38.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.78s)
19:39:38 [2022-10-08T19:39:38.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.80s)
19:39:38 [2022-10-08T19:39:38.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s)
19:39:38 [2022-10-08T19:39:38.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.67s)
19:39:38 [2022-10-08T19:39:38.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.84s)
19:39:38 [2022-10-08T19:39:38.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.95s)
19:39:38 [2022-10-08T19:39:38.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s)
19:39:38 [2022-10-08T19:39:38.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s)
19:39:38 [2022-10-08T19:39:38.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s)
19:39:38 [2022-10-08T19:39:38.707Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
19:39:38 [2022-10-08T19:39:38.707Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
19:39:39 [2022-10-08T19:39:39.634Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
19:39:40 [2022-10-08T19:39:40.563Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.93s)
19:39:40 [2022-10-08T19:39:40.563Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.96s)
19:39:40 [2022-10-08T19:39:40.563Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s)
19:39:40 [2022-10-08T19:39:40.563Z] === RUN   TestCgroupNamespacesRun
19:39:41 [2022-10-08T19:39:41.930Z] --- PASS: TestCgroupNamespacesRun (1.15s)
19:39:41 [2022-10-08T19:39:41.930Z] === RUN   TestCgroupNamespacesRunPrivileged
19:39:42 [2022-10-08T19:39:42.856Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s)
19:39:42 [2022-10-08T19:39:42.856Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:39:44 [2022-10-08T19:39:44.220Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
19:39:44 [2022-10-08T19:39:44.220Z] === RUN   TestCgroupNamespacesRunHostMode
19:39:45 [2022-10-08T19:39:45.148Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s)
19:39:45 [2022-10-08T19:39:45.148Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:39:46 [2022-10-08T19:39:46.514Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
19:39:46 [2022-10-08T19:39:46.514Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:39:47 [2022-10-08T19:39:47.443Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
19:39:47 [2022-10-08T19:39:47.443Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:39:48 [2022-10-08T19:39:48.371Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
19:39:48 [2022-10-08T19:39:48.371Z] === RUN   TestCgroupNamespacesRunOlderClient
19:39:49 [2022-10-08T19:39:49.301Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s)
19:39:49 [2022-10-08T19:39:49.301Z] === RUN   TestNISDomainname
19:39:49 [2022-10-08T19:39:49.863Z] --- PASS: TestNISDomainname (0.54s)
19:39:49 [2022-10-08T19:39:49.863Z] === RUN   TestHostnameDnsResolution
19:39:50 [2022-10-08T19:39:50.791Z] --- PASS: TestHostnameDnsResolution (0.68s)
19:39:50 [2022-10-08T19:39:50.791Z] === RUN   TestUnprivilegedPortsAndPing
19:39:51 [2022-10-08T19:39:51.047Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s)
19:39:51 [2022-10-08T19:39:51.047Z] === RUN   TestPrivilegedHostDevices
19:39:51 [2022-10-08T19:39:51.618Z] --- PASS: TestPrivilegedHostDevices (0.57s)
19:39:51 [2022-10-08T19:39:51.618Z] === RUN   TestRunConsoleSize
19:39:52 [2022-10-08T19:39:52.188Z] --- PASS: TestRunConsoleSize (0.46s)
19:39:52 [2022-10-08T19:39:52.188Z] === RUN   TestRunWithAlternativeContainerdShim
19:39:54 [2022-10-08T19:39:54.703Z] --- PASS: TestRunWithAlternativeContainerdShim (2.06s)
19:39:54 [2022-10-08T19:39:54.703Z] === RUN   TestStats
19:39:56 [2022-10-08T19:39:56.591Z] --- PASS: TestStats (2.46s)
19:39:56 [2022-10-08T19:39:56.591Z] === RUN   TestStopContainerWithTimeout
19:39:56 [2022-10-08T19:39:56.591Z] === RUN   TestStopContainerWithTimeout/0
19:39:56 [2022-10-08T19:39:56.591Z] === PAUSE TestStopContainerWithTimeout/0
19:39:56 [2022-10-08T19:39:56.591Z] === RUN   TestStopContainerWithTimeout/1
19:39:56 [2022-10-08T19:39:56.591Z] === PAUSE TestStopContainerWithTimeout/1
19:39:56 [2022-10-08T19:39:56.591Z] === RUN   TestStopContainerWithTimeout/3
19:39:56 [2022-10-08T19:39:56.591Z] === PAUSE TestStopContainerWithTimeout/3
19:39:56 [2022-10-08T19:39:56.591Z] === RUN   TestStopContainerWithTimeout/-1
19:39:56 [2022-10-08T19:39:56.591Z] === PAUSE TestStopContainerWithTimeout/-1
19:39:56 [2022-10-08T19:39:56.591Z] === CONT  TestStopContainerWithTimeout/0
19:39:56 [2022-10-08T19:39:56.591Z] === CONT  TestStopContainerWithTimeout/3
19:39:57 [2022-10-08T19:39:57.153Z] === CONT  TestStopContainerWithTimeout/-1
19:39:59 [2022-10-08T19:39:59.672Z] === CONT  TestStopContainerWithTimeout/1
19:40:01 [2022-10-08T19:40:01.037Z] --- PASS: TestStopContainerWithTimeout (0.01s)
19:40:01 [2022-10-08T19:40:01.037Z]     --- PASS: TestStopContainerWithTimeout/0 (0.56s)
19:40:01 [2022-10-08T19:40:01.037Z]     --- PASS: TestStopContainerWithTimeout/3 (2.61s)
19:40:01 [2022-10-08T19:40:01.037Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.38s)
19:40:01 [2022-10-08T19:40:01.037Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
19:40:01 [2022-10-08T19:40:01.037Z] === RUN   TestDeleteDevicemapper
19:40:01 [2022-10-08T19:40:01.037Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:40:01 [2022-10-08T19:40:01.037Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:40:01 [2022-10-08T19:40:01.037Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:40:02 [2022-10-08T19:40:02.405Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.61s)
19:40:02 [2022-10-08T19:40:02.405Z] === RUN   TestUpdateMemory
19:40:02 [2022-10-08T19:40:02.968Z] --- PASS: TestUpdateMemory (0.53s)
19:40:02 [2022-10-08T19:40:02.968Z] === RUN   TestUpdateCPUQuota
19:40:03 [2022-10-08T19:40:03.530Z] --- PASS: TestUpdateCPUQuota (0.72s)
19:40:03 [2022-10-08T19:40:03.530Z] === RUN   TestUpdatePidsLimit
19:40:03 [2022-10-08T19:40:03.530Z] === RUN   TestUpdatePidsLimit/update_from_none
19:40:03 [2022-10-08T19:40:03.786Z] === RUN   TestUpdatePidsLimit/no_change
19:40:04 [2022-10-08T19:40:04.042Z] === RUN   TestUpdatePidsLimit/update_lower
19:40:04 [2022-10-08T19:40:04.298Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:40:04 [2022-10-08T19:40:04.554Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:40:04 [2022-10-08T19:40:04.554Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:40:04 [2022-10-08T19:40:04.809Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:40:05 [2022-10-08T19:40:05.737Z] --- PASS: TestUpdatePidsLimit (1.93s)
19:40:05 [2022-10-08T19:40:05.737Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
19:40:05 [2022-10-08T19:40:05.737Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
19:40:05 [2022-10-08T19:40:05.737Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
19:40:05 [2022-10-08T19:40:05.737Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
19:40:05 [2022-10-08T19:40:05.737Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
19:40:05 [2022-10-08T19:40:05.737Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
19:40:05 [2022-10-08T19:40:05.737Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
19:40:05 [2022-10-08T19:40:05.737Z] === RUN   TestUpdateRestartPolicy
19:40:17 [2022-10-08T19:40:17.907Z] --- PASS: TestUpdateRestartPolicy (10.83s)
19:40:17 [2022-10-08T19:40:17.907Z] === RUN   TestUpdateRestartWithAutoRemove
19:40:17 [2022-10-08T19:40:17.907Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
19:40:17 [2022-10-08T19:40:17.907Z] === RUN   TestWaitNonBlocked
19:40:17 [2022-10-08T19:40:17.907Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:40:17 [2022-10-08T19:40:17.907Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:40:17 [2022-10-08T19:40:17.907Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:40:17 [2022-10-08T19:40:17.907Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:40:17 [2022-10-08T19:40:17.907Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:40:17 [2022-10-08T19:40:17.907Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:40:17 [2022-10-08T19:40:17.907Z] --- PASS: TestWaitNonBlocked (0.01s)
19:40:17 [2022-10-08T19:40:17.907Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s)
19:40:17 [2022-10-08T19:40:17.907Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s)
19:40:17 [2022-10-08T19:40:17.907Z] === RUN   TestWaitBlocked
19:40:17 [2022-10-08T19:40:17.907Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:40:17 [2022-10-08T19:40:17.907Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:40:17 [2022-10-08T19:40:17.907Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:40:17 [2022-10-08T19:40:17.907Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:40:17 [2022-10-08T19:40:17.907Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:40:17 [2022-10-08T19:40:17.907Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:40:18 [2022-10-08T19:40:18.472Z] --- PASS: TestWaitBlocked (0.02s)
19:40:18 [2022-10-08T19:40:18.472Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s)
19:40:18 [2022-10-08T19:40:18.472Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s)
19:40:18 [2022-10-08T19:40:18.472Z] === RUN   TestWaitConditions
19:40:18 [2022-10-08T19:40:18.472Z] === RUN   TestWaitConditions/default
19:40:18 [2022-10-08T19:40:18.472Z] === PAUSE TestWaitConditions/default
19:40:18 [2022-10-08T19:40:18.472Z] === RUN   TestWaitConditions/not-running
19:40:18 [2022-10-08T19:40:18.472Z] === PAUSE TestWaitConditions/not-running
19:40:18 [2022-10-08T19:40:18.472Z] === RUN   TestWaitConditions/next-exit
19:40:18 [2022-10-08T19:40:18.472Z] === PAUSE TestWaitConditions/next-exit
19:40:18 [2022-10-08T19:40:18.472Z] === RUN   TestWaitConditions/removed
19:40:18 [2022-10-08T19:40:18.472Z] === PAUSE TestWaitConditions/removed
19:40:18 [2022-10-08T19:40:18.472Z] === CONT  TestWaitConditions/default
19:40:18 [2022-10-08T19:40:18.472Z] === CONT  TestWaitConditions/next-exit
19:40:18 [2022-10-08T19:40:18.472Z] === CONT  TestWaitConditions/default
19:40:18 [2022-10-08T19:40:18.472Z]     wait_test.go:146: ContainerID = b823245f5b1da622f30730fb195788e6e470c96221f2897d239a4aeeeced249c
19:40:18 [2022-10-08T19:40:18.472Z] === CONT  TestWaitConditions/next-exit
19:40:18 [2022-10-08T19:40:18.472Z]     wait_test.go:146: ContainerID = 901a04d8ed691fc0dee9bbfb677e27ccd012df6d76b86c6c056f1ee1303adb7d
19:40:19 [2022-10-08T19:40:19.034Z] === CONT  TestWaitConditions/removed
19:40:19 [2022-10-08T19:40:19.034Z]     wait_test.go:146: ContainerID = 16b8be318d18460cbef5f7134fdf437ab7f6ba69edc78fdb32fc622de705c3a8
19:40:19 [2022-10-08T19:40:19.034Z] === CONT  TestWaitConditions/not-running
19:40:19 [2022-10-08T19:40:19.034Z]     wait_test.go:146: ContainerID = 6caff350f1ca9138094a05a22921b6c17723f539df50bd7b0208041431d610c1
19:40:19 [2022-10-08T19:40:19.596Z] --- PASS: TestWaitConditions (0.01s)
19:40:19 [2022-10-08T19:40:19.596Z]     --- PASS: TestWaitConditions/default (0.57s)
19:40:19 [2022-10-08T19:40:19.596Z]     --- PASS: TestWaitConditions/next-exit (0.66s)
19:40:19 [2022-10-08T19:40:19.596Z]     --- PASS: TestWaitConditions/removed (0.65s)
19:40:19 [2022-10-08T19:40:19.596Z]     --- PASS: TestWaitConditions/not-running (0.60s)
19:40:19 [2022-10-08T19:40:19.596Z] === RUN   TestWaitRestartedContainer
19:40:19 [2022-10-08T19:40:19.596Z] === RUN   TestWaitRestartedContainer/default
19:40:19 [2022-10-08T19:40:19.596Z] === PAUSE TestWaitRestartedContainer/default
19:40:19 [2022-10-08T19:40:19.596Z] === RUN   TestWaitRestartedContainer/not-running
19:40:19 [2022-10-08T19:40:19.596Z] === PAUSE TestWaitRestartedContainer/not-running
19:40:19 [2022-10-08T19:40:19.596Z] === RUN   TestWaitRestartedContainer/next-exit
19:40:19 [2022-10-08T19:40:19.596Z] === PAUSE TestWaitRestartedContainer/next-exit
19:40:19 [2022-10-08T19:40:19.596Z] === CONT  TestWaitRestartedContainer/default
19:40:19 [2022-10-08T19:40:19.596Z] === CONT  TestWaitRestartedContainer/next-exit
19:40:20 [2022-10-08T19:40:20.963Z] === CONT  TestWaitRestartedContainer/not-running
19:40:21 [2022-10-08T19:40:21.891Z] --- PASS: TestWaitRestartedContainer (0.01s)
19:40:21 [2022-10-08T19:40:21.891Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.31s)
19:40:21 [2022-10-08T19:40:21.891Z]     --- PASS: TestWaitRestartedContainer/default (1.36s)
19:40:21 [2022-10-08T19:40:21.891Z]     --- PASS: TestWaitRestartedContainer/not-running (0.92s)
19:40:21 [2022-10-08T19:40:21.891Z] === CONT  TestContainerStartOnDaemonRestart
19:40:21 [2022-10-08T19:40:21.891Z] === CONT  TestRestartDaemonWithRestartingContainer
19:40:24 [2022-10-08T19:40:24.421Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.16s)
19:40:24 [2022-10-08T19:40:24.421Z] === CONT  TestIpcModeOlderClient
19:40:24 [2022-10-08T19:40:24.421Z] --- PASS: TestContainerStartOnDaemonRestart (2.17s)
19:40:24 [2022-10-08T19:40:24.421Z] === CONT  TestContainerKillOnDaemonStart
19:40:24 [2022-10-08T19:40:24.421Z] --- PASS: TestIpcModeOlderClient (0.08s)
19:40:24 [2022-10-08T19:40:24.421Z] === CONT  TestDaemonHostGatewayIP
19:40:26 [2022-10-08T19:40:26.937Z] --- PASS: TestDaemonHostGatewayIP (2.40s)
19:40:26 [2022-10-08T19:40:26.937Z] === CONT  TestDaemonRestartIpcMode
19:40:28 [2022-10-08T19:40:28.826Z] --- PASS: TestDaemonRestartIpcMode (2.24s)
19:40:36 [2022-10-08T19:40:36.909Z] --- PASS: TestContainerKillOnDaemonStart (11.74s)
19:40:36 [2022-10-08T19:40:36.909Z] PASS
19:40:36 [2022-10-08T19:40:36.909Z] 
19:40:36 [2022-10-08T19:40:36.909Z] === Skipped
19:40:36 [2022-10-08T19:40:36.909Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
19:40:36 [2022-10-08T19:40:36.909Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:40:36 [2022-10-08T19:40:36.909Z] 
19:40:36 [2022-10-08T19:40:36.909Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:40:36 [2022-10-08T19:40:36.909Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:40:36 [2022-10-08T19:40:36.909Z] 
19:40:36 [2022-10-08T19:40:36.909Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
19:40:36 [2022-10-08T19:40:36.909Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:40:36 [2022-10-08T19:40:36.909Z] 
19:40:36 [2022-10-08T19:40:36.909Z] DONE 273 tests, 3 skipped in 130.351s
19:40:36 [2022-10-08T19:40:36.909Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
19:40:36 [2022-10-08T19:40:36.909Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
19:40:36 [2022-10-08T19:40:36.909Z] ++ set -e
19:40:36 [2022-10-08T19:40:36.909Z] ++ '[' -n 0 ']'
19:40:36 [2022-10-08T19:40:36.909Z] ++ set -x
19:40:36 [2022-10-08T19:40:36.910Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
19:40:36 [2022-10-08T19:40:36.910Z] INFO: Testing against a local daemon
19:40:36 [2022-10-08T19:40:36.910Z] === RUN   TestConfigDaemonLibtrustID
19:40:36 [2022-10-08T19:40:36.910Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
19:40:36 [2022-10-08T19:40:36.910Z] === RUN   TestConfigDaemonID
19:40:37 [2022-10-08T19:40:37.845Z]     daemon_test.go:86: [ddf4552f32d4d] daemon is not started
19:40:37 [2022-10-08T19:40:37.845Z] --- PASS: TestConfigDaemonID (1.04s)
19:40:37 [2022-10-08T19:40:37.845Z] === RUN   TestDaemonConfigValidation
19:40:37 [2022-10-08T19:40:37.845Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:40:37 [2022-10-08T19:40:37.845Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:40:37 [2022-10-08T19:40:37.845Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:40:37 [2022-10-08T19:40:37.845Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:40:37 [2022-10-08T19:40:37.845Z] === RUN   TestDaemonConfigValidation/invalid_config
19:40:37 [2022-10-08T19:40:37.845Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:40:37 [2022-10-08T19:40:37.845Z] === RUN   TestDaemonConfigValidation/malformed_config
19:40:37 [2022-10-08T19:40:37.845Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:40:37 [2022-10-08T19:40:37.845Z] === RUN   TestDaemonConfigValidation/valid_config
19:40:37 [2022-10-08T19:40:37.845Z] === PAUSE TestDaemonConfigValidation/valid_config
19:40:37 [2022-10-08T19:40:37.845Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:40:37 [2022-10-08T19:40:37.845Z] === CONT  TestDaemonConfigValidation/valid_config
19:40:37 [2022-10-08T19:40:37.845Z] === CONT  TestDaemonConfigValidation/invalid_config
19:40:37 [2022-10-08T19:40:37.845Z] === CONT  TestDaemonConfigValidation/malformed_config
19:40:37 [2022-10-08T19:40:37.845Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:40:37 [2022-10-08T19:40:37.845Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:40:37 [2022-10-08T19:40:37.845Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
19:40:37 [2022-10-08T19:40:37.845Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
19:40:37 [2022-10-08T19:40:37.845Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
19:40:37 [2022-10-08T19:40:37.845Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
19:40:37 [2022-10-08T19:40:37.845Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
19:40:37 [2022-10-08T19:40:37.845Z] === RUN   TestConfigDaemonSeccompProfiles
19:40:37 [2022-10-08T19:40:37.845Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
19:40:38 [2022-10-08T19:40:38.773Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
19:40:40 [2022-10-08T19:40:40.140Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
19:40:41 [2022-10-08T19:40:41.067Z] === CONT  TestConfigDaemonSeccompProfiles
19:40:41 [2022-10-08T19:40:41.067Z]     daemon_test.go:200: [dca9314ec8a32] daemon is not started
19:40:41 [2022-10-08T19:40:41.067Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
19:40:41 [2022-10-08T19:40:41.067Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
19:40:41 [2022-10-08T19:40:41.067Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
19:40:41 [2022-10-08T19:40:41.067Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
19:40:41 [2022-10-08T19:40:41.067Z] === RUN   TestDaemonProxy
19:40:41 [2022-10-08T19:40:41.067Z] === RUN   TestDaemonProxy/environment_variables
19:40:42 [2022-10-08T19:40:42.956Z] === RUN   TestDaemonProxy/command-line_options
19:40:47 [2022-10-08T19:40:47.097Z] === RUN   TestDaemonProxy/configuration_file
19:40:47 [2022-10-08T19:40:47.097Z] === RUN   TestDaemonProxy/conflicting_options
19:40:47 [2022-10-08T19:40:47.097Z] === RUN   TestDaemonProxy/reload_sanitized
19:40:47 [2022-10-08T19:40:47.097Z] --- PASS: TestDaemonProxy (6.22s)
19:40:47 [2022-10-08T19:40:47.097Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
19:40:47 [2022-10-08T19:40:47.097Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
19:40:47 [2022-10-08T19:40:47.097Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
19:40:47 [2022-10-08T19:40:47.097Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
19:40:47 [2022-10-08T19:40:47.097Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
19:40:47 [2022-10-08T19:40:47.097Z] === RUN   TestLiveRestore
19:40:47 [2022-10-08T19:40:47.097Z] === RUN   TestLiveRestore/volume_references
19:40:47 [2022-10-08T19:40:47.097Z] === PAUSE TestLiveRestore/volume_references
19:40:47 [2022-10-08T19:40:47.097Z] === CONT  TestLiveRestore/volume_references
19:40:48 [2022-10-08T19:40:48.034Z] === RUN   TestLiveRestore/volume_references/restartPolicy
19:40:48 [2022-10-08T19:40:48.034Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
19:40:48 [2022-10-08T19:40:48.961Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
19:40:49 [2022-10-08T19:40:49.522Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
19:40:50 [2022-10-08T19:40:50.451Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
19:40:51 [2022-10-08T19:40:51.378Z] --- PASS: TestLiveRestore (0.00s)
19:40:51 [2022-10-08T19:40:51.378Z]     --- PASS: TestLiveRestore/volume_references (4.24s)
19:40:51 [2022-10-08T19:40:51.378Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.53s)
19:40:51 [2022-10-08T19:40:51.378Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.92s)
19:40:51 [2022-10-08T19:40:51.378Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.87s)
19:40:51 [2022-10-08T19:40:51.378Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.87s)
19:40:51 [2022-10-08T19:40:51.378Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.88s)
19:40:51 [2022-10-08T19:40:51.378Z] PASS
19:40:51 [2022-10-08T19:40:51.378Z] 
19:40:51 [2022-10-08T19:40:51.378Z] DONE 25 tests in 15.583s
19:40:51 [2022-10-08T19:40:51.378Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
19:40:51 [2022-10-08T19:40:51.378Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
19:40:51 [2022-10-08T19:40:51.378Z] ++ set -e
19:40:51 [2022-10-08T19:40:51.378Z] ++ '[' -n 0 ']'
19:40:51 [2022-10-08T19:40:51.378Z] ++ set -x
19:40:51 [2022-10-08T19:40:51.378Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
19:40:51 [2022-10-08T19:40:51.634Z] INFO: Testing against a local daemon
19:40:51 [2022-10-08T19:40:51.634Z] === RUN   TestCommitInheritsEnv
19:40:51 [2022-10-08T19:40:51.890Z] --- PASS: TestCommitInheritsEnv (0.31s)
19:40:51 [2022-10-08T19:40:51.890Z] === RUN   TestImportExtremelyLargeImageWorks
19:40:51 [2022-10-08T19:40:51.890Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:40:51 [2022-10-08T19:40:51.890Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:40:51 [2022-10-08T19:40:51.890Z] === RUN   TestImportWithCustomPlatform
19:40:51 [2022-10-08T19:40:51.890Z] === RUN   TestImportWithCustomPlatform/#00
19:40:52 [2022-10-08T19:40:52.146Z] === RUN   TestImportWithCustomPlatform/_______
19:40:52 [2022-10-08T19:40:52.146Z] === RUN   TestImportWithCustomPlatform//
19:40:52 [2022-10-08T19:40:52.146Z] === RUN   TestImportWithCustomPlatform/linux
19:40:52 [2022-10-08T19:40:52.146Z] === RUN   TestImportWithCustomPlatform/LINUX
19:40:52 [2022-10-08T19:40:52.146Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
19:40:52 [2022-10-08T19:40:52.402Z] === RUN   TestImportWithCustomPlatform/macos
19:40:52 [2022-10-08T19:40:52.402Z] === RUN   TestImportWithCustomPlatform/macos/arm64
19:40:52 [2022-10-08T19:40:52.402Z] === RUN   TestImportWithCustomPlatform/nintendo64
19:40:52 [2022-10-08T19:40:52.402Z] --- PASS: TestImportWithCustomPlatform (0.33s)
19:40:52 [2022-10-08T19:40:52.402Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
19:40:52 [2022-10-08T19:40:52.402Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
19:40:52 [2022-10-08T19:40:52.402Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
19:40:52 [2022-10-08T19:40:52.402Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
19:40:52 [2022-10-08T19:40:52.402Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
19:40:52 [2022-10-08T19:40:52.402Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
19:40:52 [2022-10-08T19:40:52.402Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
19:40:52 [2022-10-08T19:40:52.402Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
19:40:52 [2022-10-08T19:40:52.402Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
19:40:52 [2022-10-08T19:40:52.402Z] === RUN   TestImagesFilterMultiReference
19:40:52 [2022-10-08T19:40:52.402Z] --- PASS: TestImagesFilterMultiReference (0.06s)
19:40:52 [2022-10-08T19:40:52.402Z] === RUN   TestImagePullPlatformInvalid
19:40:52 [2022-10-08T19:40:52.402Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:40:52 [2022-10-08T19:40:52.402Z] === RUN   TestRemoveImageOrphaning
19:40:52 [2022-10-08T19:40:52.658Z] --- PASS: TestRemoveImageOrphaning (0.28s)
19:40:52 [2022-10-08T19:40:52.658Z] === RUN   TestRemoveImageGarbageCollector
19:40:52 [2022-10-08T19:40:52.658Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:40:52 [2022-10-08T19:40:52.658Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:40:52 [2022-10-08T19:40:52.658Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:40:52 [2022-10-08T19:40:52.658Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
19:40:52 [2022-10-08T19:40:52.658Z] === RUN   TestTagInvalidReference
19:40:52 [2022-10-08T19:40:52.658Z] --- PASS: TestTagInvalidReference (0.01s)
19:40:52 [2022-10-08T19:40:52.658Z] === RUN   TestTagValidPrefixedRepo
19:40:52 [2022-10-08T19:40:52.658Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
19:40:52 [2022-10-08T19:40:52.658Z] === RUN   TestTagExistedNameWithoutForce
19:40:52 [2022-10-08T19:40:52.913Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:40:52 [2022-10-08T19:40:52.913Z] === RUN   TestTagOfficialNames
19:40:52 [2022-10-08T19:40:52.913Z] --- PASS: TestTagOfficialNames (0.05s)
19:40:52 [2022-10-08T19:40:52.913Z] === RUN   TestTagMatchesDigest
19:40:52 [2022-10-08T19:40:52.913Z] --- PASS: TestTagMatchesDigest (0.01s)
19:40:52 [2022-10-08T19:40:52.913Z] PASS
19:40:52 [2022-10-08T19:40:52.913Z] 
19:40:52 [2022-10-08T19:40:52.913Z] === Skipped
19:40:52 [2022-10-08T19:40:52.913Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
19:40:52 [2022-10-08T19:40:52.913Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:40:52 [2022-10-08T19:40:52.913Z] 
19:40:52 [2022-10-08T19:40:52.913Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:40:52 [2022-10-08T19:40:52.913Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:40:52 [2022-10-08T19:40:52.913Z] 
19:40:52 [2022-10-08T19:40:52.913Z] DONE 22 tests, 2 skipped in 1.436s
19:40:52 [2022-10-08T19:40:52.913Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
19:40:52 [2022-10-08T19:40:52.913Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
19:40:52 [2022-10-08T19:40:52.913Z] ++ set -e
19:40:52 [2022-10-08T19:40:52.913Z] ++ '[' -n 0 ']'
19:40:52 [2022-10-08T19:40:52.913Z] ++ set -x
19:40:52 [2022-10-08T19:40:52.913Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
19:40:52 [2022-10-08T19:40:52.913Z] === RUN   TestStripANSICommands
19:40:52 [2022-10-08T19:40:52.913Z] === RUN   TestStripANSICommands/#00
19:40:52 [2022-10-08T19:40:52.913Z] === RUN   TestStripANSICommands/#01
19:40:52 [2022-10-08T19:40:52.913Z] --- PASS: TestStripANSICommands (0.00s)
19:40:52 [2022-10-08T19:40:52.913Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
19:40:52 [2022-10-08T19:40:52.913Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
19:40:52 [2022-10-08T19:40:52.913Z] PASS
19:40:52 [2022-10-08T19:40:52.913Z] 
19:40:52 [2022-10-08T19:40:52.913Z] DONE 3 tests in 0.049s
19:40:52 [2022-10-08T19:40:52.913Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
19:40:52 [2022-10-08T19:40:52.913Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
19:40:52 [2022-10-08T19:40:52.913Z] ++ set -e
19:40:52 [2022-10-08T19:40:52.913Z] ++ '[' -n 0 ']'
19:40:52 [2022-10-08T19:40:52.913Z] ++ set -x
19:40:52 [2022-10-08T19:40:52.913Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
19:40:53 [2022-10-08T19:40:53.169Z] INFO: Testing against a local daemon
19:40:53 [2022-10-08T19:40:53.169Z] === RUN   TestNetworkCreateDelete
19:40:53 [2022-10-08T19:40:53.169Z] --- PASS: TestNetworkCreateDelete (0.13s)
19:40:53 [2022-10-08T19:40:53.169Z] === RUN   TestDockerNetworkDeletePreferID
19:40:53 [2022-10-08T19:40:53.731Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
19:40:53 [2022-10-08T19:40:53.731Z] === RUN   TestDaemonDNSFallback
19:41:00 [2022-10-08T19:41:00.267Z] --- PASS: TestDaemonDNSFallback (6.29s)
19:41:00 [2022-10-08T19:41:00.267Z] === RUN   TestInspectNetwork
19:41:03 [2022-10-08T19:41:03.535Z] === RUN   TestInspectNetwork/full_network_id
19:41:03 [2022-10-08T19:41:03.535Z] === RUN   TestInspectNetwork/partial_network_id
19:41:03 [2022-10-08T19:41:03.535Z] === RUN   TestInspectNetwork/network_name
19:41:03 [2022-10-08T19:41:03.535Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:41:07 [2022-10-08T19:41:07.705Z] --- PASS: TestInspectNetwork (7.20s)
19:41:07 [2022-10-08T19:41:07.705Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:41:07 [2022-10-08T19:41:07.705Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:41:07 [2022-10-08T19:41:07.705Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:41:07 [2022-10-08T19:41:07.705Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:41:07 [2022-10-08T19:41:07.705Z] === RUN   TestRunContainerWithBridgeNone
19:41:08 [2022-10-08T19:41:08.633Z] --- PASS: TestRunContainerWithBridgeNone (1.48s)
19:41:08 [2022-10-08T19:41:08.633Z] === RUN   TestNetworkInvalidJSON
19:41:08 [2022-10-08T19:41:08.633Z] === RUN   TestNetworkInvalidJSON/networks/create
19:41:08 [2022-10-08T19:41:08.633Z] === PAUSE TestNetworkInvalidJSON/networks/create
19:41:08 [2022-10-08T19:41:08.633Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
19:41:08 [2022-10-08T19:41:08.633Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
19:41:08 [2022-10-08T19:41:08.633Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
19:41:08 [2022-10-08T19:41:08.633Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
19:41:08 [2022-10-08T19:41:08.633Z] === CONT  TestNetworkInvalidJSON/networks/create
19:41:08 [2022-10-08T19:41:08.633Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
19:41:08 [2022-10-08T19:41:08.633Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
19:41:08 [2022-10-08T19:41:08.633Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
19:41:08 [2022-10-08T19:41:08.633Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
19:41:08 [2022-10-08T19:41:08.633Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
19:41:08 [2022-10-08T19:41:08.633Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
19:41:08 [2022-10-08T19:41:08.633Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
19:41:08 [2022-10-08T19:41:08.633Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
19:41:08 [2022-10-08T19:41:08.633Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
19:41:08 [2022-10-08T19:41:08.633Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
19:41:08 [2022-10-08T19:41:08.633Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
19:41:08 [2022-10-08T19:41:08.633Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
19:41:08 [2022-10-08T19:41:08.633Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
19:41:08 [2022-10-08T19:41:08.633Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
19:41:08 [2022-10-08T19:41:08.633Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:41:08 [2022-10-08T19:41:08.633Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
19:41:08 [2022-10-08T19:41:08.633Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
19:41:08 [2022-10-08T19:41:08.633Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
19:41:08 [2022-10-08T19:41:08.633Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
19:41:08 [2022-10-08T19:41:08.633Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
19:41:08 [2022-10-08T19:41:08.633Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
19:41:08 [2022-10-08T19:41:08.633Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
19:41:08 [2022-10-08T19:41:08.633Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
19:41:08 [2022-10-08T19:41:08.633Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
19:41:08 [2022-10-08T19:41:08.633Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
19:41:08 [2022-10-08T19:41:08.633Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
19:41:08 [2022-10-08T19:41:08.633Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
19:41:08 [2022-10-08T19:41:08.633Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
19:41:08 [2022-10-08T19:41:08.633Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
19:41:08 [2022-10-08T19:41:08.633Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
19:41:08 [2022-10-08T19:41:08.633Z] === RUN   TestNetworkList
19:41:08 [2022-10-08T19:41:08.633Z] === RUN   TestNetworkList//networks
19:41:08 [2022-10-08T19:41:08.633Z] === PAUSE TestNetworkList//networks
19:41:08 [2022-10-08T19:41:08.633Z] === RUN   TestNetworkList//networks/
19:41:08 [2022-10-08T19:41:08.633Z] === PAUSE TestNetworkList//networks/
19:41:08 [2022-10-08T19:41:08.633Z] === CONT  TestNetworkList//networks
19:41:08 [2022-10-08T19:41:08.633Z] === CONT  TestNetworkList//networks/
19:41:08 [2022-10-08T19:41:08.633Z] --- PASS: TestNetworkList (0.01s)
19:41:08 [2022-10-08T19:41:08.633Z]     --- PASS: TestNetworkList//networks (0.00s)
19:41:08 [2022-10-08T19:41:08.633Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:41:08 [2022-10-08T19:41:08.633Z] === RUN   TestHostIPv4BridgeLabel
19:41:09 [2022-10-08T19:41:09.195Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
19:41:09 [2022-10-08T19:41:09.195Z] === RUN   TestDaemonRestartWithLiveRestore
19:41:10 [2022-10-08T19:41:10.122Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
19:41:10 [2022-10-08T19:41:10.122Z] === RUN   TestDaemonDefaultNetworkPools
19:41:11 [2022-10-08T19:41:11.049Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
19:41:11 [2022-10-08T19:41:11.049Z] === RUN   TestDaemonRestartWithExistingNetwork
19:41:11 [2022-10-08T19:41:11.976Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
19:41:11 [2022-10-08T19:41:11.976Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:41:13 [2022-10-08T19:41:13.341Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
19:41:13 [2022-10-08T19:41:13.341Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:41:13 [2022-10-08T19:41:13.906Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
19:41:13 [2022-10-08T19:41:13.906Z] === RUN   TestServiceWithPredefinedNetwork
19:41:16 [2022-10-08T19:41:16.443Z] --- PASS: TestServiceWithPredefinedNetwork (2.18s)
19:41:16 [2022-10-08T19:41:16.443Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:41:16 [2022-10-08T19:41:16.443Z]     service_test.go:242: FLAKY_TEST
19:41:16 [2022-10-08T19:41:16.443Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:41:16 [2022-10-08T19:41:16.443Z] === RUN   TestServiceWithDataPathPortInit
19:41:31 [2022-10-08T19:41:31.283Z] --- PASS: TestServiceWithDataPathPortInit (13.64s)
19:41:31 [2022-10-08T19:41:31.283Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:41:32 [2022-10-08T19:41:32.211Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:psbyg7kktz9qzud86ikgpqfth Created:2022-10-08 19:41:31.02693859 +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[88e1f003a862830ec38efd58c929947f04d6f71b81608c712a4c59f8c224ef16:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n5vkirssu4fri91p9jiz2gjn6 EndpointID:6fa18bd2d13b16a3c752df1e92b8a5d1f2e039d76a987491bb622e29552ef564 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:85b520bd9c49ac245e9884989c90ea9d4ad84bce4fc4ff66f786fb579986c4ce 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:9551ba5b1d31 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n5vkirssu4fri91p9jiz2gjn6 EndpointID:6fa18bd2d13b16a3c752df1e92b8a5d1f2e039d76a987491bb622e29552ef564 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:41:36 [2022-10-08T19:41:36.376Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s)
19:41:36 [2022-10-08T19:41:36.376Z] PASS
19:41:36 [2022-10-08T19:41:36.376Z] 
19:41:36 [2022-10-08T19:41:36.376Z] === Skipped
19:41:36 [2022-10-08T19:41:36.376Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:41:36 [2022-10-08T19:41:36.376Z]     service_test.go:242: FLAKY_TEST
19:41:36 [2022-10-08T19:41:36.376Z] 
19:41:36 [2022-10-08T19:41:36.376Z] DONE 38 tests, 1 skipped in 43.548s
19:41:36 [2022-10-08T19:41:36.376Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:41:36 [2022-10-08T19:41:36.376Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
19:41:36 [2022-10-08T19:41:36.376Z] ++ set -e
19:41:36 [2022-10-08T19:41:36.376Z] ++ '[' -n 0 ']'
19:41:36 [2022-10-08T19:41:36.376Z] ++ set -x
19:41:36 [2022-10-08T19:41:36.376Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
19:41:36 [2022-10-08T19:41:36.632Z] INFO: Testing against a local daemon
19:41:36 [2022-10-08T19:41:36.632Z] === RUN   TestDockerNetworkIpvlanPersistance
19:41:36 [2022-10-08T19:41:36.632Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:41:36 [2022-10-08T19:41:36.632Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:41:36 [2022-10-08T19:41:36.632Z] === RUN   TestDockerNetworkIpvlan
19:41:36 [2022-10-08T19:41:36.632Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:41:36 [2022-10-08T19:41:36.632Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:41:36 [2022-10-08T19:41:36.632Z] PASS
19:41:36 [2022-10-08T19:41:36.632Z] 
19:41:36 [2022-10-08T19:41:36.632Z] === Skipped
19:41:36 [2022-10-08T19:41:36.632Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:41:36 [2022-10-08T19:41:36.632Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:41:36 [2022-10-08T19:41:36.632Z] 
19:41:36 [2022-10-08T19:41:36.632Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:41:36 [2022-10-08T19:41:36.632Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:41:36 [2022-10-08T19:41:36.632Z] 
19:41:36 [2022-10-08T19:41:36.632Z] DONE 2 tests, 2 skipped in 0.141s
19:41:36 [2022-10-08T19:41:36.632Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:41:36 [2022-10-08T19:41:36.632Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
19:41:36 [2022-10-08T19:41:36.632Z] ++ set -e
19:41:36 [2022-10-08T19:41:36.632Z] ++ '[' -n 0 ']'
19:41:36 [2022-10-08T19:41:36.632Z] ++ set -x
19:41:36 [2022-10-08T19:41:36.632Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
19:41:36 [2022-10-08T19:41:36.888Z] INFO: Testing against a local daemon
19:41:36 [2022-10-08T19:41:36.888Z] === RUN   TestDockerNetworkMacvlanPersistance
19:41:38 [2022-10-08T19:41:38.253Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s)
19:41:38 [2022-10-08T19:41:38.253Z] === RUN   TestDockerNetworkMacvlan
19:41:38 [2022-10-08T19:41:38.815Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:41:39 [2022-10-08T19:41:39.376Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:41:40 [2022-10-08T19:41:40.304Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:41:42 [2022-10-08T19:41:42.193Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:41:43 [2022-10-08T19:41:43.559Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:41:46 [2022-10-08T19:41:46.829Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:41:47 [2022-10-08T19:41:47.390Z] --- PASS: TestDockerNetworkMacvlan (9.40s)
19:41:47 [2022-10-08T19:41:47.390Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
19:41:47 [2022-10-08T19:41:47.390Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
19:41:47 [2022-10-08T19:41:47.390Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s)
19:41:47 [2022-10-08T19:41:47.390Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s)
19:41:47 [2022-10-08T19:41:47.390Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s)
19:41:47 [2022-10-08T19:41:47.390Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s)
19:41:47 [2022-10-08T19:41:47.390Z] PASS
19:41:47 [2022-10-08T19:41:47.390Z] 
19:41:47 [2022-10-08T19:41:47.390Z] DONE 8 tests in 10.769s
19:41:47 [2022-10-08T19:41:47.390Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
19:41:47 [2022-10-08T19:41:47.390Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:41:47 [2022-10-08T19:41:47.390Z] ++ set -e
19:41:47 [2022-10-08T19:41:47.390Z] ++ '[' -n 0 ']'
19:41:47 [2022-10-08T19:41:47.390Z] ++ set -x
19:41:47 [2022-10-08T19:41:47.390Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:41:47 [2022-10-08T19:41:47.390Z] testing: warning: no tests to run
19:41:47 [2022-10-08T19:41:47.390Z] PASS
19:41:47 [2022-10-08T19:41:47.390Z] 
19:41:47 [2022-10-08T19:41:47.390Z] DONE 0 tests in 0.041s
19:41:47 [2022-10-08T19:41:47.390Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:41:47 [2022-10-08T19:41:47.390Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:41:47 [2022-10-08T19:41:47.390Z] ++ set -e
19:41:47 [2022-10-08T19:41:47.390Z] ++ '[' -n 0 ']'
19:41:47 [2022-10-08T19:41:47.390Z] ++ set -x
19:41:47 [2022-10-08T19:41:47.390Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:41:47 [2022-10-08T19:41:47.654Z] INFO: Testing against a local daemon
19:41:47 [2022-10-08T19:41:47.654Z] === RUN   TestAuthZPluginAllowRequest
19:41:49 [2022-10-08T19:41:49.018Z] --- PASS: TestAuthZPluginAllowRequest (1.12s)
19:41:49 [2022-10-08T19:41:49.018Z] === RUN   TestAuthZPluginTLS
19:41:49 [2022-10-08T19:41:49.274Z] --- PASS: TestAuthZPluginTLS (0.55s)
19:41:49 [2022-10-08T19:41:49.274Z] === RUN   TestAuthZPluginDenyRequest
19:41:49 [2022-10-08T19:41:49.835Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
19:41:49 [2022-10-08T19:41:49.835Z] === RUN   TestAuthZPluginAPIDenyResponse
19:41:50 [2022-10-08T19:41:50.397Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
19:41:50 [2022-10-08T19:41:50.397Z] === RUN   TestAuthZPluginDenyResponse
19:41:50 [2022-10-08T19:41:50.958Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
19:41:50 [2022-10-08T19:41:50.958Z] === RUN   TestAuthZPluginAllowEventStream
19:41:52 [2022-10-08T19:41:52.322Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s)
19:41:52 [2022-10-08T19:41:52.322Z] === RUN   TestAuthZPluginErrorResponse
19:41:52 [2022-10-08T19:41:52.578Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
19:41:52 [2022-10-08T19:41:52.578Z] === RUN   TestAuthZPluginErrorRequest
19:41:53 [2022-10-08T19:41:53.139Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:41:53 [2022-10-08T19:41:53.139Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:41:53 [2022-10-08T19:41:53.700Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
19:41:53 [2022-10-08T19:41:53.700Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:41:55 [2022-10-08T19:41:55.066Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s)
19:41:55 [2022-10-08T19:41:55.066Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:41:56 [2022-10-08T19:41:56.431Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.37s)
19:41:56 [2022-10-08T19:41:56.431Z] === RUN   TestAuthZPluginHeader
19:41:57 [2022-10-08T19:41:57.360Z] --- PASS: TestAuthZPluginHeader (0.70s)
19:41:57 [2022-10-08T19:41:57.360Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:41:57 [2022-10-08T19:41:57.360Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:41:57 [2022-10-08T19:41:57.360Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:41:57 [2022-10-08T19:41:57.360Z] === RUN   TestAuthZPluginV2Disable
19:41:57 [2022-10-08T19:41:57.360Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:41:57 [2022-10-08T19:41:57.360Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:41:57 [2022-10-08T19:41:57.360Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:41:57 [2022-10-08T19:41:57.360Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:41:57 [2022-10-08T19:41:57.360Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:41:57 [2022-10-08T19:41:57.360Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:41:57 [2022-10-08T19:41:57.360Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:41:57 [2022-10-08T19:41:57.360Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:41:57 [2022-10-08T19:41:57.360Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:42:15 [2022-10-08T19:42:15.402Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
19:42:15 [2022-10-08T19:42:15.402Z] PASS
19:42:15 [2022-10-08T19:42:15.402Z] 
19:42:15 [2022-10-08T19:42:15.402Z] === Skipped
19:42:15 [2022-10-08T19:42:15.402Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:42:15 [2022-10-08T19:42:15.402Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:42:15 [2022-10-08T19:42:15.402Z] 
19:42:15 [2022-10-08T19:42:15.402Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:42:15 [2022-10-08T19:42:15.402Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:42:15 [2022-10-08T19:42:15.402Z] 
19:42:15 [2022-10-08T19:42:15.402Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:42:15 [2022-10-08T19:42:15.402Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:42:15 [2022-10-08T19:42:15.402Z] 
19:42:15 [2022-10-08T19:42:15.402Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:42:15 [2022-10-08T19:42:15.402Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:42:15 [2022-10-08T19:42:15.402Z] 
19:42:15 [2022-10-08T19:42:15.402Z] DONE 17 tests, 4 skipped in 26.528s
19:42:15 [2022-10-08T19:42:15.402Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:42:15 [2022-10-08T19:42:15.402Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:42:15 [2022-10-08T19:42:15.402Z] ++ set -e
19:42:15 [2022-10-08T19:42:15.402Z] ++ '[' -n 0 ']'
19:42:15 [2022-10-08T19:42:15.402Z] ++ set -x
19:42:15 [2022-10-08T19:42:15.402Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:42:15 [2022-10-08T19:42:15.402Z] INFO: Testing against a local daemon
19:42:15 [2022-10-08T19:42:15.402Z] === RUN   TestPluginInvalidJSON
19:42:15 [2022-10-08T19:42:15.402Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
19:42:15 [2022-10-08T19:42:15.402Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
19:42:15 [2022-10-08T19:42:15.402Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
19:42:15 [2022-10-08T19:42:15.402Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
19:42:15 [2022-10-08T19:42:15.402Z] === RUN   TestPluginInvalidJSON/plugins/pull
19:42:15 [2022-10-08T19:42:15.402Z] === PAUSE TestPluginInvalidJSON/plugins/pull
19:42:15 [2022-10-08T19:42:15.402Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
19:42:15 [2022-10-08T19:42:15.402Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
19:42:15 [2022-10-08T19:42:15.402Z] === CONT  TestPluginInvalidJSON/plugins/pull
19:42:15 [2022-10-08T19:42:15.402Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
19:42:15 [2022-10-08T19:42:15.402Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
19:42:15 [2022-10-08T19:42:15.402Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
19:42:15 [2022-10-08T19:42:15.402Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
19:42:15 [2022-10-08T19:42:15.402Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
19:42:15 [2022-10-08T19:42:15.402Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
19:42:15 [2022-10-08T19:42:15.402Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
19:42:15 [2022-10-08T19:42:15.402Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
19:42:15 [2022-10-08T19:42:15.402Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
19:42:15 [2022-10-08T19:42:15.402Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
19:42:15 [2022-10-08T19:42:15.402Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
19:42:15 [2022-10-08T19:42:15.402Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
19:42:15 [2022-10-08T19:42:15.402Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:42:15 [2022-10-08T19:42:15.402Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
19:42:15 [2022-10-08T19:42:15.402Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
19:42:15 [2022-10-08T19:42:15.402Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
19:42:15 [2022-10-08T19:42:15.402Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
19:42:15 [2022-10-08T19:42:15.402Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
19:42:15 [2022-10-08T19:42:15.402Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
19:42:15 [2022-10-08T19:42:15.402Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
19:42:15 [2022-10-08T19:42:15.402Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
19:42:15 [2022-10-08T19:42:15.402Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
19:42:15 [2022-10-08T19:42:15.402Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
19:42:15 [2022-10-08T19:42:15.402Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
19:42:15 [2022-10-08T19:42:15.402Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
19:42:15 [2022-10-08T19:42:15.402Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
19:42:15 [2022-10-08T19:42:15.402Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
19:42:15 [2022-10-08T19:42:15.402Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
19:42:15 [2022-10-08T19:42:15.402Z] === RUN   TestPluginInstall
19:42:15 [2022-10-08T19:42:15.402Z] === RUN   TestPluginInstall/no_auth
19:42:18 [2022-10-08T19:42:18.669Z] time="2022-10-08T19:42:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:42:18 [2022-10-08T19:42:18.669Z] time="2022-10-08T19:42:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5f83f5abdb5defdf3356c9a2c26626b2e6bf64df25c5e1fe579db3570e83ce1b" mediatype=application/vnd.docker.plugin.v1+json size=522
19:42:18 [2022-10-08T19:42:18.669Z] time="2022-10-08T19:42:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:42:18 [2022-10-08T19:42:18.669Z] time="2022-10-08T19:42:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5f83f5abdb5defdf3356c9a2c26626b2e6bf64df25c5e1fe579db3570e83ce1b" mediatype=application/vnd.docker.plugin.v1+json size=522
19:42:18 [2022-10-08T19:42:18.669Z] === RUN   TestPluginInstall/with_htpasswd
19:42:18 [2022-10-08T19:42:18.669Z] time="2022-10-08T19:42:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:42:18 [2022-10-08T19:42:18.669Z] time="2022-10-08T19:42:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:64f242922a11b256299bbcea6f9df089fbe18ab79920b0b382c34a22cae581ce" mediatype=application/vnd.docker.plugin.v1+json size=522
19:42:18 [2022-10-08T19:42:18.669Z] time="2022-10-08T19:42:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:42:18 [2022-10-08T19:42:18.669Z] time="2022-10-08T19:42:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:64f242922a11b256299bbcea6f9df089fbe18ab79920b0b382c34a22cae581ce" mediatype=application/vnd.docker.plugin.v1+json size=522
19:42:18 [2022-10-08T19:42:18.926Z] === RUN   TestPluginInstall/with_insecure
19:42:19 [2022-10-08T19:42:19.854Z] time="2022-10-08T19:42:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:42:19 [2022-10-08T19:42:19.854Z] time="2022-10-08T19:42:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3332e333755e7d0a291105aefc66aa1eeca22d9e571c3684d4159ab4570afde" mediatype=application/vnd.docker.plugin.v1+json size=522
19:42:19 [2022-10-08T19:42:19.854Z] time="2022-10-08T19:42:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:42:19 [2022-10-08T19:42:19.854Z] time="2022-10-08T19:42:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3332e333755e7d0a291105aefc66aa1eeca22d9e571c3684d4159ab4570afde" mediatype=application/vnd.docker.plugin.v1+json size=522
19:42:19 [2022-10-08T19:42:19.854Z]     plugin_test.go:196: [db937e78b7986] daemon is not started
19:42:19 [2022-10-08T19:42:19.854Z] --- PASS: TestPluginInstall (5.70s)
19:42:19 [2022-10-08T19:42:19.854Z]     --- PASS: TestPluginInstall/no_auth (4.09s)
19:42:19 [2022-10-08T19:42:19.854Z]     --- PASS: TestPluginInstall/with_htpasswd (0.58s)
19:42:19 [2022-10-08T19:42:19.854Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
19:42:19 [2022-10-08T19:42:19.854Z] === RUN   TestPluginsWithRuntimes
19:42:21 [2022-10-08T19:42:21.743Z] === RUN   TestPluginsWithRuntimes/No_Args
19:42:22 [2022-10-08T19:42:22.316Z] === RUN   TestPluginsWithRuntimes/With_Args
19:42:23 [2022-10-08T19:42:23.244Z] --- PASS: TestPluginsWithRuntimes (3.32s)
19:42:23 [2022-10-08T19:42:23.244Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
19:42:23 [2022-10-08T19:42:23.244Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
19:42:23 [2022-10-08T19:42:23.244Z] === RUN   TestPluginBackCompatMediaTypes
19:42:23 [2022-10-08T19:42:23.805Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s)
19:42:23 [2022-10-08T19:42:23.805Z] PASS
19:42:23 [2022-10-08T19:42:23.805Z] 
19:42:23 [2022-10-08T19:42:23.805Z] DONE 24 tests in 9.808s
19:42:23 [2022-10-08T19:42:23.805Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:42:23 [2022-10-08T19:42:23.805Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
19:42:23 [2022-10-08T19:42:23.805Z] ++ set -e
19:42:23 [2022-10-08T19:42:23.805Z] ++ '[' -n 0 ']'
19:42:23 [2022-10-08T19:42:23.805Z] ++ set -x
19:42:23 [2022-10-08T19:42:23.805Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
19:42:24 [2022-10-08T19:42:24.061Z] INFO: Testing against a local daemon
19:42:24 [2022-10-08T19:42:24.061Z] === RUN   TestExternalGraphDriver
19:42:24 [2022-10-08T19:42:24.317Z] === RUN   TestExternalGraphDriver/json
19:42:26 [2022-10-08T19:42:26.206Z] === RUN   TestExternalGraphDriver/spec
19:42:27 [2022-10-08T19:42:27.570Z] === RUN   TestExternalGraphDriver/pull
19:42:29 [2022-10-08T19:42:29.459Z] --- PASS: TestExternalGraphDriver (5.11s)
19:42:29 [2022-10-08T19:42:29.459Z]     --- PASS: TestExternalGraphDriver/json (1.59s)
19:42:29 [2022-10-08T19:42:29.459Z]     --- PASS: TestExternalGraphDriver/spec (1.55s)
19:42:29 [2022-10-08T19:42:29.459Z]     --- PASS: TestExternalGraphDriver/pull (1.62s)
19:42:29 [2022-10-08T19:42:29.459Z] === RUN   TestGraphdriverPluginV2
19:42:29 [2022-10-08T19:42:29.459Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:42:29 [2022-10-08T19:42:29.459Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
19:42:29 [2022-10-08T19:42:29.459Z] PASS
19:42:29 [2022-10-08T19:42:29.459Z] 
19:42:29 [2022-10-08T19:42:29.459Z] === Skipped
19:42:29 [2022-10-08T19:42:29.459Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
19:42:29 [2022-10-08T19:42:29.459Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:42:29 [2022-10-08T19:42:29.459Z] 
19:42:29 [2022-10-08T19:42:29.459Z] DONE 5 tests, 1 skipped in 5.579s
19:42:29 [2022-10-08T19:42:29.459Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:42:29 [2022-10-08T19:42:29.459Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
19:42:29 [2022-10-08T19:42:29.459Z] ++ set -e
19:42:29 [2022-10-08T19:42:29.459Z] ++ '[' -n 0 ']'
19:42:29 [2022-10-08T19:42:29.459Z] ++ set -x
19:42:29 [2022-10-08T19:42:29.459Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
19:42:29 [2022-10-08T19:42:29.715Z] INFO: Testing against a local daemon
19:42:29 [2022-10-08T19:42:29.715Z] === RUN   TestContinueAfterPluginCrash
19:42:29 [2022-10-08T19:42:29.715Z] === PAUSE TestContinueAfterPluginCrash
19:42:29 [2022-10-08T19:42:29.715Z] === RUN   TestReadPluginNoRead
19:42:29 [2022-10-08T19:42:29.715Z] === PAUSE TestReadPluginNoRead
19:42:29 [2022-10-08T19:42:29.715Z] === RUN   TestDaemonStartWithLogOpt
19:42:29 [2022-10-08T19:42:29.715Z] === PAUSE TestDaemonStartWithLogOpt
19:42:29 [2022-10-08T19:42:29.715Z] === CONT  TestContinueAfterPluginCrash
19:42:29 [2022-10-08T19:42:29.715Z] === CONT  TestDaemonStartWithLogOpt
19:42:32 [2022-10-08T19:42:32.981Z] --- PASS: TestDaemonStartWithLogOpt (3.15s)
19:42:32 [2022-10-08T19:42:32.981Z] === CONT  TestReadPluginNoRead
19:42:34 [2022-10-08T19:42:34.870Z] === RUN   TestReadPluginNoRead/default
19:42:36 [2022-10-08T19:42:36.236Z] === RUN   TestReadPluginNoRead/disabled_caching
19:42:37 [2022-10-08T19:42:37.163Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:42:37 [2022-10-08T19:42:37.724Z] --- PASS: TestContinueAfterPluginCrash (7.97s)
19:42:38 [2022-10-08T19:42:38.653Z] === CONT  TestReadPluginNoRead
19:42:38 [2022-10-08T19:42:38.653Z]     read_test.go:91: [d73239417adc7] daemon is not started
19:42:38 [2022-10-08T19:42:38.653Z] --- PASS: TestReadPluginNoRead (5.67s)
19:42:38 [2022-10-08T19:42:38.653Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
19:42:38 [2022-10-08T19:42:38.653Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.15s)
19:42:38 [2022-10-08T19:42:38.653Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
19:42:38 [2022-10-08T19:42:38.653Z] PASS
19:42:38 [2022-10-08T19:42:38.653Z] 
19:42:38 [2022-10-08T19:42:38.653Z] DONE 6 tests in 8.955s
19:42:38 [2022-10-08T19:42:38.653Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:42:38 [2022-10-08T19:42:38.653Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:42:38 [2022-10-08T19:42:38.653Z] ++ set -e
19:42:38 [2022-10-08T19:42:38.653Z] ++ '[' -n 0 ']'
19:42:38 [2022-10-08T19:42:38.653Z] ++ set -x
19:42:38 [2022-10-08T19:42:38.653Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:42:38 [2022-10-08T19:42:38.653Z] testing: warning: no tests to run
19:42:38 [2022-10-08T19:42:38.653Z] PASS
19:42:38 [2022-10-08T19:42:38.653Z] 
19:42:38 [2022-10-08T19:42:38.653Z] DONE 0 tests in 0.052s
19:42:38 [2022-10-08T19:42:38.653Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:42:38 [2022-10-08T19:42:38.653Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:42:38 [2022-10-08T19:42:38.653Z] ++ set -e
19:42:38 [2022-10-08T19:42:38.653Z] ++ '[' -n 0 ']'
19:42:38 [2022-10-08T19:42:38.653Z] ++ set -x
19:42:38 [2022-10-08T19:42:38.653Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:42:38 [2022-10-08T19:42:38.653Z] INFO: Testing against a local daemon
19:42:38 [2022-10-08T19:42:38.653Z] === RUN   TestPluginWithDevMounts
19:42:38 [2022-10-08T19:42:38.653Z] === PAUSE TestPluginWithDevMounts
19:42:38 [2022-10-08T19:42:38.653Z] === CONT  TestPluginWithDevMounts
19:42:40 [2022-10-08T19:42:40.543Z] --- PASS: TestPluginWithDevMounts (1.55s)
19:42:40 [2022-10-08T19:42:40.543Z] PASS
19:42:40 [2022-10-08T19:42:40.543Z] 
19:42:40 [2022-10-08T19:42:40.543Z] DONE 1 tests in 1.687s
19:42:40 [2022-10-08T19:42:40.543Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
19:42:40 [2022-10-08T19:42:40.543Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
19:42:40 [2022-10-08T19:42:40.543Z] ++ set -e
19:42:40 [2022-10-08T19:42:40.543Z] ++ '[' -n 0 ']'
19:42:40 [2022-10-08T19:42:40.543Z] ++ set -x
19:42:40 [2022-10-08T19:42:40.543Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
19:42:40 [2022-10-08T19:42:40.543Z] INFO: Testing against a local daemon
19:42:40 [2022-10-08T19:42:40.543Z] === RUN   TestSecretInspect
19:42:42 [2022-10-08T19:42:42.434Z] --- PASS: TestSecretInspect (2.19s)
19:42:42 [2022-10-08T19:42:42.434Z] === RUN   TestSecretList
19:42:44 [2022-10-08T19:42:44.951Z] --- PASS: TestSecretList (2.17s)
19:42:44 [2022-10-08T19:42:44.951Z] === RUN   TestSecretsCreateAndDelete
19:42:47 [2022-10-08T19:42:47.470Z] --- PASS: TestSecretsCreateAndDelete (2.31s)
19:42:47 [2022-10-08T19:42:47.470Z] === RUN   TestSecretsUpdate
19:42:49 [2022-10-08T19:42:49.359Z] --- PASS: TestSecretsUpdate (2.16s)
19:42:49 [2022-10-08T19:42:49.359Z] === RUN   TestTemplatedSecret
19:42:51 [2022-10-08T19:42:51.874Z] --- PASS: TestTemplatedSecret (2.43s)
19:42:51 [2022-10-08T19:42:51.874Z] === RUN   TestSecretCreateResolve
19:42:53 [2022-10-08T19:42:53.763Z] --- PASS: TestSecretCreateResolve (2.14s)
19:42:53 [2022-10-08T19:42:53.763Z] PASS
19:42:53 [2022-10-08T19:42:53.763Z] 
19:42:53 [2022-10-08T19:42:53.763Z] DONE 6 tests in 13.526s
19:42:53 [2022-10-08T19:42:53.763Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
19:42:53 [2022-10-08T19:42:53.763Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
19:42:53 [2022-10-08T19:42:53.763Z] ++ set -e
19:42:53 [2022-10-08T19:42:53.763Z] ++ '[' -n 0 ']'
19:42:53 [2022-10-08T19:42:53.763Z] ++ set -x
19:42:53 [2022-10-08T19:42:53.763Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
19:42:54 [2022-10-08T19:42:54.019Z] INFO: Testing against a local daemon
19:42:54 [2022-10-08T19:42:54.019Z] === RUN   TestServiceCreateInit
19:42:54 [2022-10-08T19:42:54.019Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:42:58 [2022-10-08T19:42:58.184Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:43:01 [2022-10-08T19:43:01.451Z] --- PASS: TestServiceCreateInit (7.24s)
19:43:01 [2022-10-08T19:43:01.451Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.60s)
19:43:01 [2022-10-08T19:43:01.451Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.62s)
19:43:01 [2022-10-08T19:43:01.451Z] === RUN   TestCreateServiceMultipleTimes
19:43:19 [2022-10-08T19:43:19.494Z] --- PASS: TestCreateServiceMultipleTimes (15.60s)
19:43:19 [2022-10-08T19:43:19.494Z] === RUN   TestCreateServiceConflict
19:43:19 [2022-10-08T19:43:19.494Z] --- PASS: TestCreateServiceConflict (2.16s)
19:43:19 [2022-10-08T19:43:19.494Z] === RUN   TestCreateServiceMaxReplicas
19:43:22 [2022-10-08T19:43:22.011Z] --- PASS: TestCreateServiceMaxReplicas (2.63s)
19:43:22 [2022-10-08T19:43:22.011Z] === RUN   TestCreateWithDuplicateNetworkNames
19:43:36 [2022-10-08T19:43:36.859Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.03s)
19:43:36 [2022-10-08T19:43:36.859Z] === RUN   TestCreateServiceSecretFileMode
19:43:36 [2022-10-08T19:43:36.859Z] --- PASS: TestCreateServiceSecretFileMode (2.41s)
19:43:36 [2022-10-08T19:43:36.859Z] === RUN   TestCreateServiceConfigFileMode
19:43:39 [2022-10-08T19:43:39.376Z] --- PASS: TestCreateServiceConfigFileMode (2.48s)
19:43:39 [2022-10-08T19:43:39.376Z] === RUN   TestCreateServiceSysctls
19:43:42 [2022-10-08T19:43:42.643Z] --- PASS: TestCreateServiceSysctls (2.89s)
19:43:42 [2022-10-08T19:43:42.643Z] === RUN   TestCreateServiceCapabilities
19:43:45 [2022-10-08T19:43:45.159Z] --- PASS: TestCreateServiceCapabilities (2.36s)
19:43:45 [2022-10-08T19:43:45.159Z] === RUN   TestInspect
19:43:47 [2022-10-08T19:43:47.674Z] --- PASS: TestInspect (2.87s)
19:43:47 [2022-10-08T19:43:47.674Z] === RUN   TestCreateJob
19:43:50 [2022-10-08T19:43:50.940Z] --- PASS: TestCreateJob (3.04s)
19:43:50 [2022-10-08T19:43:50.940Z] === RUN   TestReplicatedJob
19:43:55 [2022-10-08T19:43:55.108Z] --- PASS: TestReplicatedJob (4.34s)
19:43:55 [2022-10-08T19:43:55.108Z] === RUN   TestUpdateReplicatedJob
19:43:58 [2022-10-08T19:43:58.375Z] --- PASS: TestUpdateReplicatedJob (3.02s)
19:43:58 [2022-10-08T19:43:58.375Z] === RUN   TestServiceListWithStatuses
19:43:58 [2022-10-08T19:43:58.375Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:43:58 [2022-10-08T19:43:58.375Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:43:58 [2022-10-08T19:43:58.375Z] === RUN   TestDockerNetworkConnectAlias
19:44:02 [2022-10-08T19:44:02.549Z] --- PASS: TestDockerNetworkConnectAlias (4.08s)
19:44:02 [2022-10-08T19:44:02.549Z] === RUN   TestDockerNetworkReConnect
19:44:05 [2022-10-08T19:44:05.814Z] --- PASS: TestDockerNetworkReConnect (3.27s)
19:44:05 [2022-10-08T19:44:05.814Z] === RUN   TestServicePlugin
19:44:05 [2022-10-08T19:44:05.814Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:44:05 [2022-10-08T19:44:05.814Z] --- SKIP: TestServicePlugin (0.00s)
19:44:05 [2022-10-08T19:44:05.814Z] === RUN   TestServiceUpdateLabel
19:44:07 [2022-10-08T19:44:07.703Z] --- PASS: TestServiceUpdateLabel (2.18s)
19:44:07 [2022-10-08T19:44:07.703Z] === RUN   TestServiceUpdateSecrets
19:44:22 [2022-10-08T19:44:22.538Z] --- PASS: TestServiceUpdateSecrets (14.27s)
19:44:22 [2022-10-08T19:44:22.538Z] === RUN   TestServiceUpdateConfigs
19:44:37 [2022-10-08T19:44:37.374Z] --- PASS: TestServiceUpdateConfigs (14.43s)
19:44:37 [2022-10-08T19:44:37.374Z] === RUN   TestServiceUpdateNetwork
19:44:49 [2022-10-08T19:44:49.539Z] --- PASS: TestServiceUpdateNetwork (12.31s)
19:44:49 [2022-10-08T19:44:49.539Z] === RUN   TestServiceUpdatePidsLimit
19:44:49 [2022-10-08T19:44:49.795Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:44:50 [2022-10-08T19:44:50.722Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:44:57 [2022-10-08T19:44:57.271Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:45:05 [2022-10-08T19:45:05.352Z] --- PASS: TestServiceUpdatePidsLimit (16.18s)
19:45:05 [2022-10-08T19:45:05.352Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
19:45:05 [2022-10-08T19:45:05.352Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
19:45:05 [2022-10-08T19:45:05.352Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s)
19:45:05 [2022-10-08T19:45:05.352Z] PASS
19:45:05 [2022-10-08T19:45:05.352Z] 
19:45:05 [2022-10-08T19:45:05.352Z] === Skipped
19:45:05 [2022-10-08T19:45:05.352Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
19:45:05 [2022-10-08T19:45:05.352Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:45:05 [2022-10-08T19:45:05.352Z] 
19:45:05 [2022-10-08T19:45:05.352Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
19:45:05 [2022-10-08T19:45:05.352Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:45:05 [2022-10-08T19:45:05.352Z] 
19:45:05 [2022-10-08T19:45:05.352Z] DONE 27 tests, 2 skipped in 130.956s
19:45:05 [2022-10-08T19:45:05.352Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
19:45:05 [2022-10-08T19:45:05.352Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
19:45:05 [2022-10-08T19:45:05.352Z] ++ set -e
19:45:05 [2022-10-08T19:45:05.352Z] ++ '[' -n 0 ']'
19:45:05 [2022-10-08T19:45:05.352Z] ++ set -x
19:45:05 [2022-10-08T19:45:05.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
19:45:05 [2022-10-08T19:45:05.352Z] INFO: Testing against a local daemon
19:45:05 [2022-10-08T19:45:05.352Z] === RUN   TestSessionCreate
19:45:05 [2022-10-08T19:45:05.352Z] --- PASS: TestSessionCreate (0.02s)
19:45:05 [2022-10-08T19:45:05.352Z] === RUN   TestSessionCreateWithBadUpgrade
19:45:05 [2022-10-08T19:45:05.352Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:45:05 [2022-10-08T19:45:05.352Z] PASS
19:45:05 [2022-10-08T19:45:05.352Z] 
19:45:05 [2022-10-08T19:45:05.352Z] DONE 2 tests in 0.180s
19:45:05 [2022-10-08T19:45:05.352Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
19:45:05 [2022-10-08T19:45:05.352Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
19:45:05 [2022-10-08T19:45:05.352Z] ++ set -e
19:45:05 [2022-10-08T19:45:05.352Z] ++ '[' -n 0 ']'
19:45:05 [2022-10-08T19:45:05.352Z] ++ set -x
19:45:05 [2022-10-08T19:45:05.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
19:45:05 [2022-10-08T19:45:05.352Z] INFO: Testing against a local daemon
19:45:05 [2022-10-08T19:45:05.352Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:45:05 [2022-10-08T19:45:05.352Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:45:05 [2022-10-08T19:45:05.352Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:45:05 [2022-10-08T19:45:05.352Z] === RUN   TestDiskUsage
19:45:05 [2022-10-08T19:45:05.352Z] === PAUSE TestDiskUsage
19:45:05 [2022-10-08T19:45:05.352Z] === RUN   TestEventsExecDie
19:45:05 [2022-10-08T19:45:05.608Z] --- PASS: TestEventsExecDie (0.50s)
19:45:05 [2022-10-08T19:45:05.608Z] === RUN   TestEventsBackwardsCompatible
19:45:05 [2022-10-08T19:45:05.608Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
19:45:05 [2022-10-08T19:45:05.608Z] === RUN   TestEventsVolumeCreate
19:45:05 [2022-10-08T19:45:05.608Z] --- PASS: TestEventsVolumeCreate (0.06s)
19:45:05 [2022-10-08T19:45:05.608Z] === RUN   TestInfoBinaryCommits
19:45:05 [2022-10-08T19:45:05.608Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:45:05 [2022-10-08T19:45:05.608Z] === RUN   TestInfoAPIVersioned
19:45:05 [2022-10-08T19:45:05.608Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:45:05 [2022-10-08T19:45:05.608Z] === RUN   TestInfoAPI
19:45:05 [2022-10-08T19:45:05.608Z] --- PASS: TestInfoAPI (0.02s)
19:45:05 [2022-10-08T19:45:05.608Z] === RUN   TestInfoAPIWarnings
19:45:23 [2022-10-08T19:45:23.645Z] --- PASS: TestInfoAPIWarnings (16.55s)
19:45:23 [2022-10-08T19:45:23.645Z] === RUN   TestInfoDebug
19:45:23 [2022-10-08T19:45:23.645Z] --- PASS: TestInfoDebug (0.52s)
19:45:23 [2022-10-08T19:45:23.645Z] === RUN   TestInfoInsecureRegistries
19:45:23 [2022-10-08T19:45:23.645Z] --- PASS: TestInfoInsecureRegistries (0.52s)
19:45:23 [2022-10-08T19:45:23.645Z] === RUN   TestInfoRegistryMirrors
19:45:23 [2022-10-08T19:45:23.901Z] --- PASS: TestInfoRegistryMirrors (0.52s)
19:45:23 [2022-10-08T19:45:23.901Z] === RUN   TestLoginFailsWithBadCredentials
19:45:24 [2022-10-08T19:45:24.157Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
19:45:24 [2022-10-08T19:45:24.157Z] === RUN   TestPingCacheHeaders
19:45:24 [2022-10-08T19:45:24.157Z] --- PASS: TestPingCacheHeaders (0.03s)
19:45:24 [2022-10-08T19:45:24.157Z] === RUN   TestPingGet
19:45:24 [2022-10-08T19:45:24.157Z] --- PASS: TestPingGet (0.01s)
19:45:24 [2022-10-08T19:45:24.157Z] === RUN   TestPingHead
19:45:24 [2022-10-08T19:45:24.157Z] --- PASS: TestPingHead (0.02s)
19:45:24 [2022-10-08T19:45:24.157Z] === RUN   TestPingSwarmHeader
19:45:24 [2022-10-08T19:45:24.718Z] === RUN   TestPingSwarmHeader/before_swarm_init
19:45:25 [2022-10-08T19:45:25.279Z] === RUN   TestPingSwarmHeader/after_swarm_init
19:45:26 [2022-10-08T19:45:26.206Z] === RUN   TestPingSwarmHeader/after_swarm_leave
19:45:26 [2022-10-08T19:45:26.206Z] --- PASS: TestPingSwarmHeader (2.04s)
19:45:26 [2022-10-08T19:45:26.206Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
19:45:26 [2022-10-08T19:45:26.206Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
19:45:26 [2022-10-08T19:45:26.206Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
19:45:26 [2022-10-08T19:45:26.206Z] === RUN   TestPingBuilderHeader
19:45:26 [2022-10-08T19:45:26.206Z] === RUN   TestPingBuilderHeader/default_config
19:45:26 [2022-10-08T19:45:26.767Z] === RUN   TestPingBuilderHeader/buildkit_disabled
19:45:27 [2022-10-08T19:45:27.329Z] --- PASS: TestPingBuilderHeader (1.05s)
19:45:27 [2022-10-08T19:45:27.329Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
19:45:27 [2022-10-08T19:45:27.329Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
19:45:27 [2022-10-08T19:45:27.329Z] === RUN   TestVersion
19:45:27 [2022-10-08T19:45:27.329Z] --- PASS: TestVersion (0.02s)
19:45:27 [2022-10-08T19:45:27.329Z] === CONT  TestDiskUsage
19:45:27 [2022-10-08T19:45:27.891Z] === RUN   TestDiskUsage/empty
19:45:27 [2022-10-08T19:45:27.891Z] === RUN   TestDiskUsage/empty/container_types
19:45:27 [2022-10-08T19:45:27.891Z] === RUN   TestDiskUsage/empty/image_types
19:45:27 [2022-10-08T19:45:27.891Z] === RUN   TestDiskUsage/empty/volume_types
19:45:27 [2022-10-08T19:45:27.891Z] === RUN   TestDiskUsage/empty/build-cache_types
19:45:27 [2022-10-08T19:45:27.891Z] === RUN   TestDiskUsage/empty/container,_volume_types
19:45:27 [2022-10-08T19:45:27.891Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
19:45:27 [2022-10-08T19:45:27.891Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
19:45:27 [2022-10-08T19:45:27.891Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
19:45:27 [2022-10-08T19:45:27.891Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
19:45:27 [2022-10-08T19:45:27.891Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
19:45:27 [2022-10-08T19:45:27.891Z] === RUN   TestDiskUsage/after_LoadBusybox
19:45:28 [2022-10-08T19:45:28.147Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
19:45:28 [2022-10-08T19:45:28.147Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
19:45:28 [2022-10-08T19:45:28.147Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
19:45:28 [2022-10-08T19:45:28.147Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
19:45:28 [2022-10-08T19:45:28.147Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
19:45:28 [2022-10-08T19:45:28.147Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
19:45:28 [2022-10-08T19:45:28.147Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
19:45:28 [2022-10-08T19:45:28.147Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
19:45:28 [2022-10-08T19:45:28.147Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
19:45:28 [2022-10-08T19:45:28.147Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
19:45:28 [2022-10-08T19:45:28.147Z] === RUN   TestDiskUsage/after_container.Run
19:45:28 [2022-10-08T19:45:28.404Z] === RUN   TestDiskUsage/after_container.Run/container_types
19:45:28 [2022-10-08T19:45:28.404Z] === RUN   TestDiskUsage/after_container.Run/image_types
19:45:28 [2022-10-08T19:45:28.404Z] === RUN   TestDiskUsage/after_container.Run/volume_types
19:45:28 [2022-10-08T19:45:28.404Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
19:45:28 [2022-10-08T19:45:28.404Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
19:45:28 [2022-10-08T19:45:28.404Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
19:45:28 [2022-10-08T19:45:28.404Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
19:45:28 [2022-10-08T19:45:28.404Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
19:45:28 [2022-10-08T19:45:28.404Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
19:45:28 [2022-10-08T19:45:28.404Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
19:45:28 [2022-10-08T19:45:28.660Z] --- PASS: TestDiskUsage (1.16s)
19:45:28 [2022-10-08T19:45:28.660Z]     --- PASS: TestDiskUsage/empty (0.01s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]     --- PASS: TestDiskUsage/after_container.Run (0.32s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z] PASS
19:45:28 [2022-10-08T19:45:28.660Z] 
19:45:28 [2022-10-08T19:45:28.660Z] === Skipped
19:45:28 [2022-10-08T19:45:28.660Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:45:28 [2022-10-08T19:45:28.660Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:45:28 [2022-10-08T19:45:28.660Z] 
19:45:28 [2022-10-08T19:45:28.660Z] DONE 57 tests, 1 skipped in 23.620s
19:45:28 [2022-10-08T19:45:28.660Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
19:45:28 [2022-10-08T19:45:28.660Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
19:45:28 [2022-10-08T19:45:28.660Z] ++ set -e
19:45:28 [2022-10-08T19:45:28.660Z] ++ '[' -n 0 ']'
19:45:28 [2022-10-08T19:45:28.660Z] ++ set -x
19:45:28 [2022-10-08T19:45:28.660Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
19:45:28 [2022-10-08T19:45:28.660Z] INFO: Testing against a local daemon
19:45:28 [2022-10-08T19:45:28.660Z] === RUN   TestVolumesCreateAndList
19:45:28 [2022-10-08T19:45:28.660Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:45:28 [2022-10-08T19:45:28.660Z] === RUN   TestVolumesRemove
19:45:28 [2022-10-08T19:45:28.660Z] --- PASS: TestVolumesRemove (0.07s)
19:45:28 [2022-10-08T19:45:28.660Z] === RUN   TestVolumesInspect
19:45:28 [2022-10-08T19:45:28.916Z] --- PASS: TestVolumesInspect (0.02s)
19:45:28 [2022-10-08T19:45:28.916Z] === RUN   TestVolumesInvalidJSON
19:45:28 [2022-10-08T19:45:28.916Z] === RUN   TestVolumesInvalidJSON/volumes/create
19:45:28 [2022-10-08T19:45:28.916Z] === PAUSE TestVolumesInvalidJSON/volumes/create
19:45:28 [2022-10-08T19:45:28.916Z] === CONT  TestVolumesInvalidJSON/volumes/create
19:45:28 [2022-10-08T19:45:28.916Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
19:45:28 [2022-10-08T19:45:28.916Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
19:45:28 [2022-10-08T19:45:28.916Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
19:45:28 [2022-10-08T19:45:28.916Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
19:45:28 [2022-10-08T19:45:28.916Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:45:28 [2022-10-08T19:45:28.916Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
19:45:28 [2022-10-08T19:45:28.916Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
19:45:28 [2022-10-08T19:45:28.916Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
19:45:28 [2022-10-08T19:45:28.916Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
19:45:28 [2022-10-08T19:45:28.916Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
19:45:28 [2022-10-08T19:45:28.916Z] === RUN   TestVolumePruneAnonymous
19:45:28 [2022-10-08T19:45:28.916Z] --- PASS: TestVolumePruneAnonymous (0.03s)
19:45:28 [2022-10-08T19:45:28.916Z] PASS
19:45:28 [2022-10-08T19:45:28.916Z] 
19:45:28 [2022-10-08T19:45:28.916Z] DONE 10 tests in 0.286s
19:45:28 [2022-10-08T19:45:28.916Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:45:28 [2022-10-08T19:45:28.916Z] ++++ cat bundles/test-integration/docker.pid
19:45:28 [2022-10-08T19:45:28.916Z] +++ kill 14808
19:45:29 [2022-10-08T19:45:29.171Z] +++ /etc/init.d/apparmor stop
19:45:29 [2022-10-08T19:45:29.171Z] Leaving: AppArmorNo profiles have been unloaded.
19:45:29 [2022-10-08T19:45:29.171Z] 
19:45:29 [2022-10-08T19:45:29.171Z] Unloading profiles will leave already running processes permanently
19:45:29 [2022-10-08T19:45:29.171Z] unconfined, which can lead to unexpected situations.
19:45:29 [2022-10-08T19:45:29.171Z] 
19:45:29 [2022-10-08T19:45:29.171Z] To set a process to complain mode, use the command line tool
19:45:29 [2022-10-08T19:45:29.171Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:45:29 [2022-10-08T19:45:29.171Z] +++ true
19:45:29 [2022-10-08T19:45:29.171Z] exiting test-integration
19:45:29 [2022-10-08T19:45:29.171Z] ++ exit 0
19:45:29 [2022-10-08T19:45:29.171Z] 
Post stage
[Pipeline] junit
19:45:30 [2022-10-08T19:45:30.109Z] Recording test results
19:45:30 [2022-10-08T19:45:30.321Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:45:30 [2022-10-08T19:45:30.632Z] + echo Ensuring container killed.
19:45:30 [2022-10-08T19:45:30.632Z] Ensuring container killed.
19:45:30 [2022-10-08T19:45:30.632Z] + docker rm -vf docker-pr1
19:45:30 [2022-10-08T19:45:30.632Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
19:45:30 [2022-10-08T19:45:30.906Z] + echo Chowning /workspace to jenkins user
19:45:30 [2022-10-08T19:45:30.906Z] Chowning /workspace to jenkins user
19:45:30 [2022-10-08T19:45:30.906Z] + id -u
19:45:30 [2022-10-08T19:45:30.906Z] + id -g
19:45:30 [2022-10-08T19:45:30.906Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44267:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:45:32 [2022-10-08T19:45:32.598Z] + bundleName=arm64-integration
19:45:32 [2022-10-08T19:45:32.598Z] + echo Creating arm64-integration-bundles.tar.gz
19:45:32 [2022-10-08T19:45:32.598Z] Creating arm64-integration-bundles.tar.gz
19:45:32 [2022-10-08T19:45:32.598Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
19:45:32 [2022-10-08T19:45:32.598Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
19:45:32 [2022-10-08T19:45:32.863Z] Archiving artifacts
19:45:33 [2022-10-08T19:45:33.115Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44267/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:45:33 [2022-10-08T19:45:33.404Z] + make clean
19:45:33 [2022-10-08T19:45:33.659Z] docker volume rm -f docker-dev-cache docker-mod-cache
19:45:33 [2022-10-08T19:45:33.659Z] docker-dev-cache
19:45:33 [2022-10-08T19:45:33.659Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[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