Pull request #44778 opened 10:29:49 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 5802ca9e08e3756dbb672fe325ff48b1a49c64a4+8f5bbc24ef338baabbce269a6d7e9efc5c941d5b (e0291ce4acb04e8142722c80fd6f6d9a71afd273) 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-44778@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 10:29:52 [2023-01-10T10:29:52.430Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 10:29:52 [2023-01-10T10:29:52.433Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 10:29:52 [2023-01-10T10:29:52.619Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f5b82b0eda9424ff) in /home/ubuntu/workspace/moby_PR-44778 [Pipeline] { [Pipeline] checkout 10:29:52 [2023-01-10T10:29:52.641Z] The recommended git tool is: git 10:29:52 [2023-01-10T10:29:52.648Z] using credential docker-jenkins-github-credentials 10:29:52 [2023-01-10T10:29:52.663Z] Cloning the remote Git repository 10:29:52 [2023-01-10T10:29:52.663Z] Cloning with configured refspecs honoured and without tags 10:29:52 [2023-01-10T10:29:52.720Z] Cloning repository https://github.com/moby/moby.git 10:29:52 [2023-01-10T10:29:52.720Z] > git init /home/ubuntu/workspace/moby_PR-44778 # timeout=10 10:29:52 [2023-01-10T10:29:52.738Z] Fetching upstream changes from https://github.com/moby/moby.git 10:29:52 [2023-01-10T10:29:52.738Z] > git --version # timeout=10 10:29:52 [2023-01-10T10:29:52.745Z] > git --version # 'git version 2.25.1' 10:29:52 [2023-01-10T10:29:52.745Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:29:52 [2023-01-10T10:29:52.746Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44778/head:refs/remotes/origin/PR-44778 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 10:30:05 [2023-01-10T10:30:05.252Z] Fetching without tags 10:30:05 [2023-01-10T10:30:05.714Z] Merging remotes/origin/23.0 commit 8f5bbc24ef338baabbce269a6d7e9efc5c941d5b into PR head commit 5802ca9e08e3756dbb672fe325ff48b1a49c64a4 10:30:06 [2023-01-10T10:30:06.290Z] Merge succeeded, producing 5802ca9e08e3756dbb672fe325ff48b1a49c64a4 10:30:06 [2023-01-10T10:30:06.290Z] Checking out Revision 5802ca9e08e3756dbb672fe325ff48b1a49c64a4 (PR-44778) 10:30:06 [2023-01-10T10:30:06.757Z] Commit message: "rootless: move ./rootless to ./pkg/rootless" 10:30:06 [2023-01-10T10:30:06.757Z] First time build. Skipping changelog. 10:30:06 [2023-01-10T10:30:06.827Z] > git --version # timeout=10 10:30:06 [2023-01-10T10:30:06.835Z] > git --version # 'git version 2.25.1' 10:30:06 [2023-01-10T10:30:06.840Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 10:30:05 [2023-01-10T10:30:05.286Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 10:30:05 [2023-01-10T10:30:05.291Z] > git config --add remote.origin.fetch +refs/pull/44778/head:refs/remotes/origin/PR-44778 # timeout=10 10:30:05 [2023-01-10T10:30:05.294Z] > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 10:30:05 [2023-01-10T10:30:05.303Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 10:30:05 [2023-01-10T10:30:05.309Z] Fetching upstream changes from https://github.com/moby/moby.git 10:30:05 [2023-01-10T10:30:05.310Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:30:05 [2023-01-10T10:30:05.310Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44778/head:refs/remotes/origin/PR-44778 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 10:30:05 [2023-01-10T10:30:05.771Z] > git config core.sparsecheckout # timeout=10 10:30:05 [2023-01-10T10:30:05.775Z] > git checkout -f 5802ca9e08e3756dbb672fe325ff48b1a49c64a4 # timeout=10 10:30:06 [2023-01-10T10:30:06.324Z] > git remote # timeout=10 10:30:06 [2023-01-10T10:30:06.328Z] > git config --get remote.origin.url # timeout=10 10:30:06 [2023-01-10T10:30:06.332Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:30:06 [2023-01-10T10:30:06.332Z] > git merge 8f5bbc24ef338baabbce269a6d7e9efc5c941d5b # timeout=10 10:30:06 [2023-01-10T10:30:06.341Z] > git rev-parse HEAD^{commit} # timeout=10 10:30:06 [2023-01-10T10:30:06.347Z] > git config core.sparsecheckout # timeout=10 10:30:06 [2023-01-10T10:30:06.351Z] > git checkout -f 5802ca9e08e3756dbb672fe325ff48b1a49c64a4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:07 [2023-01-10T10:30:07.458Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44778:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco 10:30:11 [2023-01-10T10:30:11.637Z] 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 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) 10:30:11 [2023-01-10T10:30:11.786Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-025ad8996890b3cfb) in /home/ubuntu/workspace/moby_PR-44778 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } 10:30:11 [2023-01-10T10:30:11.846Z] The recommended git tool is: git [Pipeline] // stage 10:30:11 [2023-01-10T10:30:11.856Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage 10:30:11 [2023-01-10T10:30:11.866Z] Cloning the remote Git repository 10:30:11 [2023-01-10T10:30:11.866Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } 10:30:11 [2023-01-10T10:30:11.857Z] Cloning repository https://github.com/moby/moby.git 10:30:11 [2023-01-10T10:30:11.857Z] > git init /home/ubuntu/workspace/moby_PR-44778 # timeout=10 10:30:11 [2023-01-10T10:30:11.867Z] Fetching upstream changes from https://github.com/moby/moby.git 10:30:11 [2023-01-10T10:30:11.867Z] > git --version # timeout=10 10:30:11 [2023-01-10T10:30:11.871Z] > git --version # 'git version 2.25.1' 10:30:11 [2023-01-10T10:30:11.871Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:30:11 [2023-01-10T10:30:11.872Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44778/head:refs/remotes/origin/PR-44778 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 10:30:25 [2023-01-10T10:30:25.700Z] Fetching without tags 10:30:25 [2023-01-10T10:30:25.930Z] Merging remotes/origin/23.0 commit 8f5bbc24ef338baabbce269a6d7e9efc5c941d5b into PR head commit 5802ca9e08e3756dbb672fe325ff48b1a49c64a4 10:30:25 [2023-01-10T10:30:25.635Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 10:30:25 [2023-01-10T10:30:25.639Z] > git config --add remote.origin.fetch +refs/pull/44778/head:refs/remotes/origin/PR-44778 # timeout=10 10:30:25 [2023-01-10T10:30:25.648Z] > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 10:30:25 [2023-01-10T10:30:25.660Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 10:30:25 [2023-01-10T10:30:25.692Z] Fetching upstream changes from https://github.com/moby/moby.git 10:30:25 [2023-01-10T10:30:25.693Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:30:25 [2023-01-10T10:30:25.693Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44778/head:refs/remotes/origin/PR-44778 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 10:30:25 [2023-01-10T10:30:25.920Z] > git config core.sparsecheckout # timeout=10 10:30:25 [2023-01-10T10:30:25.924Z] > git checkout -f 5802ca9e08e3756dbb672fe325ff48b1a49c64a4 # timeout=10 10:30:26 [2023-01-10T10:30:26.518Z] Merge succeeded, producing 5802ca9e08e3756dbb672fe325ff48b1a49c64a4 10:30:26 [2023-01-10T10:30:26.518Z] Checking out Revision 5802ca9e08e3756dbb672fe325ff48b1a49c64a4 (PR-44778) 10:30:27 [2023-01-10T10:30:27.214Z] Commit message: "rootless: move ./rootless to ./pkg/rootless" 10:30:27 [2023-01-10T10:30:27.222Z] > git --version # timeout=10 10:30:27 [2023-01-10T10:30:27.226Z] > git --version # 'git version 2.25.1' 10:30:27 [2023-01-10T10:30:27.231Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 10:30:26 [2023-01-10T10:30:26.478Z] > git remote # timeout=10 10:30:26 [2023-01-10T10:30:26.482Z] > git config --get remote.origin.url # timeout=10 10:30:26 [2023-01-10T10:30:26.487Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:30:26 [2023-01-10T10:30:26.488Z] > git merge 8f5bbc24ef338baabbce269a6d7e9efc5c941d5b # timeout=10 10:30:26 [2023-01-10T10:30:26.502Z] > git rev-parse HEAD^{commit} # timeout=10 10:30:26 [2023-01-10T10:30:26.508Z] > git config core.sparsecheckout # timeout=10 10:30:26 [2023-01-10T10:30:26.514Z] > git checkout -f 5802ca9e08e3756dbb672fe325ff48b1a49c64a4 # timeout=10 10:30:27 [2023-01-10T10:30:27.983Z] + docker version 10:30:27 [2023-01-10T10:30:27.983Z] Client: Docker Engine - Community 10:30:27 [2023-01-10T10:30:27.983Z] Version: 22.06.0-beta.0 10:30:27 [2023-01-10T10:30:27.983Z] API version: 1.42 10:30:27 [2023-01-10T10:30:27.983Z] Go version: go1.18.3 10:30:27 [2023-01-10T10:30:27.983Z] Git commit: 3e9117b 10:30:27 [2023-01-10T10:30:27.983Z] Built: Fri Jun 3 17:55:34 2022 10:30:27 [2023-01-10T10:30:27.983Z] OS/Arch: linux/arm64 10:30:27 [2023-01-10T10:30:27.983Z] Context: default 10:30:27 [2023-01-10T10:30:27.983Z] 10:30:27 [2023-01-10T10:30:27.983Z] Server: Docker Engine - Community 10:30:27 [2023-01-10T10:30:27.983Z] Engine: 10:30:27 [2023-01-10T10:30:27.983Z] Version: 22.06.0-beta.0 10:30:27 [2023-01-10T10:30:27.983Z] API version: 1.42 (minimum version 1.12) 10:30:27 [2023-01-10T10:30:27.983Z] Go version: go1.18.3 10:30:27 [2023-01-10T10:30:27.983Z] Git commit: 38633e7 10:30:27 [2023-01-10T10:30:27.983Z] Built: Fri Jun 3 17:55:34 2022 10:30:27 [2023-01-10T10:30:27.983Z] OS/Arch: linux/arm64 10:30:27 [2023-01-10T10:30:27.983Z] Experimental: true 10:30:27 [2023-01-10T10:30:27.983Z] containerd: 10:30:27 [2023-01-10T10:30:27.983Z] Version: 1.6.8 10:30:27 [2023-01-10T10:30:27.983Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 10:30:27 [2023-01-10T10:30:27.983Z] runc: 10:30:27 [2023-01-10T10:30:27.983Z] Version: 1.1.4 10:30:27 [2023-01-10T10:30:27.983Z] GitCommit: v1.1.4-0-g5fd4c4d 10:30:27 [2023-01-10T10:30:27.983Z] docker-init: 10:30:27 [2023-01-10T10:30:27.983Z] Version: 0.19.0 10:30:27 [2023-01-10T10:30:27.983Z] GitCommit: de40ad0 [Pipeline] sh 10:30:28 [2023-01-10T10:30:28.267Z] + docker info 10:30:28 [2023-01-10T10:30:28.267Z] Client: 10:30:28 [2023-01-10T10:30:28.267Z] Context: default 10:30:28 [2023-01-10T10:30:28.267Z] Debug Mode: false 10:30:28 [2023-01-10T10:30:28.267Z] Plugins: 10:30:28 [2023-01-10T10:30:28.267Z] buildx: Docker Buildx (Docker Inc.) 10:30:28 [2023-01-10T10:30:28.267Z] Version: v0.8.2 10:30:28 [2023-01-10T10:30:28.267Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 10:30:28 [2023-01-10T10:30:28.267Z] compose: Docker Compose (Docker Inc.) 10:30:28 [2023-01-10T10:30:28.267Z] Version: v2.12.0 10:30:28 [2023-01-10T10:30:28.267Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 10:30:28 [2023-01-10T10:30:28.267Z] 10:30:28 [2023-01-10T10:30:28.267Z] Server: 10:30:28 [2023-01-10T10:30:28.267Z] Containers: 0 10:30:28 [2023-01-10T10:30:28.267Z] Running: 0 10:30:28 [2023-01-10T10:30:28.267Z] Paused: 0 10:30:28 [2023-01-10T10:30:28.267Z] Stopped: 0 10:30:28 [2023-01-10T10:30:28.267Z] Images: 2 10:30:28 [2023-01-10T10:30:28.267Z] Server Version: 22.06.0-beta.0 10:30:28 [2023-01-10T10:30:28.267Z] Storage Driver: overlay2 10:30:28 [2023-01-10T10:30:28.267Z] Backing Filesystem: extfs 10:30:28 [2023-01-10T10:30:28.267Z] Supports d_type: true 10:30:28 [2023-01-10T10:30:28.267Z] Using metacopy: false 10:30:28 [2023-01-10T10:30:28.267Z] Native Overlay Diff: true 10:30:28 [2023-01-10T10:30:28.267Z] userxattr: false 10:30:28 [2023-01-10T10:30:28.267Z] Logging Driver: json-file 10:30:28 [2023-01-10T10:30:28.267Z] Cgroup Driver: cgroupfs 10:30:28 [2023-01-10T10:30:28.267Z] Cgroup Version: 1 10:30:28 [2023-01-10T10:30:28.267Z] Plugins: 10:30:28 [2023-01-10T10:30:28.267Z] Volume: local 10:30:28 [2023-01-10T10:30:28.267Z] Network: bridge host ipvlan macvlan null overlay 10:30:28 [2023-01-10T10:30:28.267Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 10:30:28 [2023-01-10T10:30:28.267Z] Swarm: inactive 10:30:28 [2023-01-10T10:30:28.267Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 10:30:28 [2023-01-10T10:30:28.267Z] Default Runtime: runc 10:30:28 [2023-01-10T10:30:28.267Z] Init Binary: docker-init 10:30:28 [2023-01-10T10:30:28.267Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 10:30:28 [2023-01-10T10:30:28.267Z] runc version: v1.1.4-0-g5fd4c4d 10:30:28 [2023-01-10T10:30:28.267Z] init version: de40ad0 10:30:28 [2023-01-10T10:30:28.267Z] Security Options: 10:30:28 [2023-01-10T10:30:28.267Z] apparmor 10:30:28 [2023-01-10T10:30:28.267Z] seccomp 10:30:28 [2023-01-10T10:30:28.267Z] Profile: builtin 10:30:28 [2023-01-10T10:30:28.267Z] Kernel Version: 5.15.0-1022-aws 10:30:28 [2023-01-10T10:30:28.267Z] Operating System: Ubuntu 20.04.5 LTS 10:30:28 [2023-01-10T10:30:28.267Z] OSType: linux 10:30:28 [2023-01-10T10:30:28.267Z] Architecture: aarch64 10:30:28 [2023-01-10T10:30:28.267Z] CPUs: 2 10:30:28 [2023-01-10T10:30:28.267Z] Total Memory: 7.559GiB 10:30:28 [2023-01-10T10:30:28.267Z] Name: ip-10-100-62-72 10:30:28 [2023-01-10T10:30:28.267Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 10:30:28 [2023-01-10T10:30:28.267Z] Docker Root Dir: /var/lib/docker 10:30:28 [2023-01-10T10:30:28.267Z] Debug Mode: false 10:30:28 [2023-01-10T10:30:28.267Z] Registry: https://index.docker.io/v1/ 10:30:28 [2023-01-10T10:30:28.267Z] Labels: 10:30:28 [2023-01-10T10:30:28.267Z] Experimental: true 10:30:28 [2023-01-10T10:30:28.267Z] Insecure Registries: 10:30:28 [2023-01-10T10:30:28.267Z] 127.0.0.0/8 10:30:28 [2023-01-10T10:30:28.267Z] Live Restore Enabled: true 10:30:28 [2023-01-10T10:30:28.267Z] [Pipeline] sh 10:30:28 [2023-01-10T10:30:28.550Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 10:30:28 [2023-01-10T10:30:28.550Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 10:30:28 [2023-01-10T10:30:28.550Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44778/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 10:30:28 [2023-01-10T10:30:28.550Z] + bash /home/ubuntu/workspace/moby_PR-44778/check-config.sh 10:30:28 [2023-01-10T10:30:28.550Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 10:30:28 [2023-01-10T10:30:28.550Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... 10:30:28 [2023-01-10T10:30:28.550Z] 10:30:28 [2023-01-10T10:30:28.550Z] Generally Necessary: 10:30:28 [2023-01-10T10:30:28.550Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 10:30:28 [2023-01-10T10:30:28.550Z] - apparmor: enabled and tools installed 10:30:28 [2023-01-10T10:30:28.550Z] - CONFIG_NAMESPACES: enabled 10:30:28 [2023-01-10T10:30:28.550Z] - CONFIG_NET_NS: enabled 10:30:28 [2023-01-10T10:30:28.550Z] - CONFIG_PID_NS: enabled 10:30:28 [2023-01-10T10:30:28.550Z] - CONFIG_IPC_NS: enabled 10:30:28 [2023-01-10T10:30:28.550Z] - CONFIG_UTS_NS: enabled 10:30:28 [2023-01-10T10:30:28.550Z] - CONFIG_CGROUPS: enabled 10:30:28 [2023-01-10T10:30:28.550Z] - CONFIG_CGROUP_CPUACCT: enabled 10:30:28 [2023-01-10T10:30:28.550Z] - CONFIG_CGROUP_DEVICE: enabled 10:30:28 [2023-01-10T10:30:28.810Z] - CONFIG_CGROUP_FREEZER: enabled 10:30:28 [2023-01-10T10:30:28.810Z] - CONFIG_CGROUP_SCHED: enabled 10:30:28 [2023-01-10T10:30:28.810Z] - CONFIG_CPUSETS: enabled 10:30:28 [2023-01-10T10:30:28.810Z] - CONFIG_MEMCG: enabled 10:30:28 [2023-01-10T10:30:28.810Z] - CONFIG_KEYS: enabled 10:30:28 [2023-01-10T10:30:28.810Z] - CONFIG_VETH: enabled (as module) 10:30:28 [2023-01-10T10:30:28.810Z] - CONFIG_BRIDGE: enabled (as module) 10:30:28 [2023-01-10T10:30:28.810Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 10:30:28 [2023-01-10T10:30:28.810Z] - CONFIG_IP_NF_FILTER: enabled (as module) 10:30:28 [2023-01-10T10:30:28.810Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 10:30:28 [2023-01-10T10:30:28.810Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 10:30:28 [2023-01-10T10:30:28.810Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 10:30:28 [2023-01-10T10:30:28.810Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 10:30:28 [2023-01-10T10:30:28.810Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 10:30:28 [2023-01-10T10:30:28.810Z] - CONFIG_IP_NF_NAT: enabled (as module) 10:30:28 [2023-01-10T10:30:28.810Z] - CONFIG_NF_NAT: enabled (as module) 10:30:28 [2023-01-10T10:30:28.810Z] - CONFIG_POSIX_MQUEUE: enabled 10:30:28 [2023-01-10T10:30:28.810Z] - CONFIG_CGROUP_BPF: enabled 10:30:28 [2023-01-10T10:30:28.810Z] 10:30:28 [2023-01-10T10:30:28.810Z] Optional Features: 10:30:28 [2023-01-10T10:30:28.810Z] - CONFIG_USER_NS: enabled 10:30:28 [2023-01-10T10:30:28.810Z] - CONFIG_SECCOMP: enabled 10:30:28 [2023-01-10T10:30:28.810Z] - CONFIG_SECCOMP_FILTER: enabled 10:30:28 [2023-01-10T10:30:28.810Z] - CONFIG_CGROUP_PIDS: enabled 10:30:28 [2023-01-10T10:30:28.810Z] - CONFIG_MEMCG_SWAP: enabled 10:30:28 [2023-01-10T10:30:28.810Z] (cgroup swap accounting is currently enabled) 10:30:29 [2023-01-10T10:30:29.069Z] - CONFIG_BLK_CGROUP: enabled 10:30:29 [2023-01-10T10:30:29.069Z] - CONFIG_BLK_DEV_THROTTLING: enabled 10:30:29 [2023-01-10T10:30:29.069Z] - CONFIG_CGROUP_PERF: enabled 10:30:29 [2023-01-10T10:30:29.069Z] - CONFIG_CGROUP_HUGETLB: enabled 10:30:29 [2023-01-10T10:30:29.069Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 10:30:29 [2023-01-10T10:30:29.069Z] - CONFIG_CGROUP_NET_PRIO: enabled 10:30:29 [2023-01-10T10:30:29.069Z] - CONFIG_CFS_BANDWIDTH: enabled 10:30:29 [2023-01-10T10:30:29.069Z] - CONFIG_FAIR_GROUP_SCHED: enabled 10:30:29 [2023-01-10T10:30:29.069Z] - CONFIG_RT_GROUP_SCHED: missing 10:30:29 [2023-01-10T10:30:29.069Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 10:30:29 [2023-01-10T10:30:29.069Z] - CONFIG_IP_VS: enabled (as module) 10:30:29 [2023-01-10T10:30:29.069Z] - CONFIG_IP_VS_NFCT: enabled 10:30:29 [2023-01-10T10:30:29.069Z] - CONFIG_IP_VS_PROTO_TCP: enabled 10:30:29 [2023-01-10T10:30:29.069Z] - CONFIG_IP_VS_PROTO_UDP: enabled 10:30:29 [2023-01-10T10:30:29.069Z] - CONFIG_IP_VS_RR: enabled (as module) 10:30:29 [2023-01-10T10:30:29.069Z] - CONFIG_SECURITY_SELINUX: enabled 10:30:29 [2023-01-10T10:30:29.069Z] - CONFIG_SECURITY_APPARMOR: enabled 10:30:29 [2023-01-10T10:30:29.069Z] - CONFIG_EXT4_FS: enabled 10:30:29 [2023-01-10T10:30:29.069Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 10:30:29 [2023-01-10T10:30:29.069Z] - CONFIG_EXT4_FS_SECURITY: enabled 10:30:29 [2023-01-10T10:30:29.069Z] - Network Drivers: 10:30:29 [2023-01-10T10:30:29.069Z] - "overlay": 10:30:29 [2023-01-10T10:30:29.069Z] - CONFIG_VXLAN: enabled (as module) 10:30:29 [2023-01-10T10:30:29.069Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 10:30:29 [2023-01-10T10:30:29.069Z] Optional (for encrypted networks): 10:30:29 [2023-01-10T10:30:29.382Z] - CONFIG_CRYPTO: enabled 10:30:29 [2023-01-10T10:30:29.382Z] - CONFIG_CRYPTO_AEAD: enabled 10:30:29 [2023-01-10T10:30:29.382Z] - CONFIG_CRYPTO_GCM: enabled 10:30:29 [2023-01-10T10:30:29.382Z] - CONFIG_CRYPTO_SEQIV: enabled 10:30:29 [2023-01-10T10:30:29.382Z] - CONFIG_CRYPTO_GHASH: enabled 10:30:29 [2023-01-10T10:30:29.382Z] - CONFIG_XFRM: enabled 10:30:29 [2023-01-10T10:30:29.382Z] - CONFIG_XFRM_USER: enabled (as module) 10:30:29 [2023-01-10T10:30:29.382Z] - CONFIG_XFRM_ALGO: enabled (as module) 10:30:29 [2023-01-10T10:30:29.382Z] - CONFIG_INET_ESP: enabled (as module) 10:30:29 [2023-01-10T10:30:29.382Z] - "ipvlan": 10:30:29 [2023-01-10T10:30:29.382Z] - CONFIG_IPVLAN: enabled (as module) 10:30:29 [2023-01-10T10:30:29.382Z] - "macvlan": 10:30:29 [2023-01-10T10:30:29.382Z] - CONFIG_MACVLAN: enabled (as module) 10:30:29 [2023-01-10T10:30:29.382Z] - CONFIG_DUMMY: enabled (as module) 10:30:29 [2023-01-10T10:30:29.382Z] - "ftp,tftp client in container": 10:30:29 [2023-01-10T10:30:29.382Z] - CONFIG_NF_NAT_FTP: enabled (as module) 10:30:29 [2023-01-10T10:30:29.382Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 10:30:29 [2023-01-10T10:30:29.382Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 10:30:29 [2023-01-10T10:30:29.382Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 10:30:29 [2023-01-10T10:30:29.382Z] - Storage Drivers: 10:30:29 [2023-01-10T10:30:29.382Z] - "aufs": 10:30:29 [2023-01-10T10:30:29.382Z] - CONFIG_AUFS_FS: enabled (as module) 10:30:29 [2023-01-10T10:30:29.382Z] - "btrfs": 10:30:29 [2023-01-10T10:30:29.382Z] - CONFIG_BTRFS_FS: enabled (as module) 10:30:29 [2023-01-10T10:30:29.382Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 10:30:29 [2023-01-10T10:30:29.382Z] - "devicemapper": 10:30:29 [2023-01-10T10:30:29.382Z] - CONFIG_BLK_DEV_DM: enabled 10:30:29 [2023-01-10T10:30:29.382Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 10:30:29 [2023-01-10T10:30:29.382Z] - "overlay": 10:30:29 [2023-01-10T10:30:29.641Z] - CONFIG_OVERLAY_FS: enabled (as module) 10:30:29 [2023-01-10T10:30:29.641Z] - "zfs": 10:30:29 [2023-01-10T10:30:29.641Z] - /dev/zfs: present 10:30:29 [2023-01-10T10:30:29.641Z] - zfs command: missing 10:30:29 [2023-01-10T10:30:29.641Z] - zpool command: missing 10:30:29 [2023-01-10T10:30:29.641Z] 10:30:29 [2023-01-10T10:30:29.641Z] Limits: 10:30:29 [2023-01-10T10:30:29.641Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 10:30:29 [2023-01-10T10:30:29.641Z] 10:30:29 [2023-01-10T10:30:29.641Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 10:30:29 [2023-01-10T10:30:29.965Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5802ca9e08e3756dbb672fe325ff48b1a49c64a4 . 10:30:30 [2023-01-10T10:30:30.224Z] #1 [internal] load build definition from Dockerfile 10:30:30 [2023-01-10T10:30:30.224Z] #1 transferring dockerfile: 26.18kB done 10:30:30 [2023-01-10T10:30:30.225Z] #1 DONE 0.0s 10:30:30 [2023-01-10T10:30:30.225Z] 10:30:30 [2023-01-10T10:30:30.225Z] #2 [internal] load .dockerignore 10:30:30 [2023-01-10T10:30:30.225Z] #2 transferring context: 113B done 10:30:30 [2023-01-10T10:30:30.225Z] #2 DONE 0.0s 10:30:30 [2023-01-10T10:30:30.225Z] 10:30:30 [2023-01-10T10:30:30.225Z] #3 resolve image config for docker.io/docker/dockerfile:1 10:30:30 [2023-01-10T10:30:30.484Z] #3 DONE 0.1s 10:30:30 [2023-01-10T10:30:30.484Z] 10:30:30 [2023-01-10T10:30:30.484Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 10:30:30 [2023-01-10T10:30:30.484Z] #4 CACHED 10:30:30 [2023-01-10T10:30:30.484Z] 10:30:30 [2023-01-10T10:30:30.484Z] #5 [internal] load metadata for docker.io/library/golang:1.19.4-bullseye 10:30:30 [2023-01-10T10:30:30.743Z] #5 DONE 0.1s 10:30:30 [2023-01-10T10:30:30.743Z] 10:30:30 [2023-01-10T10:30:30.743Z] #6 [internal] load metadata for docker.io/library/busybox:latest 10:30:30 [2023-01-10T10:30:30.743Z] #6 DONE 0.0s 10:30:30 [2023-01-10T10:30:30.743Z] 10:30:30 [2023-01-10T10:30:30.743Z] #7 [internal] load metadata for docker.io/library/debian:bullseye 10:30:30 [2023-01-10T10:30:30.743Z] #7 DONE 0.1s 10:30:30 [2023-01-10T10:30:30.743Z] 10:30:30 [2023-01-10T10:30:30.743Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 10:30:30 [2023-01-10T10:30:30.743Z] #8 DONE 0.1s 10:30:30 [2023-01-10T10:30:30.743Z] 10:30:30 [2023-01-10T10:30:30.743Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 10:30:30 [2023-01-10T10:30:30.743Z] #9 DONE 0.1s 10:30:32 [2023-01-10T10:30:32.664Z] 10:30:32 [2023-01-10T10:30:32.664Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 10:30:32 [2023-01-10T10:30:32.664Z] #10 DONE 0.0s 10:30:32 [2023-01-10T10:30:32.664Z] 10:30:32 [2023-01-10T10:30:32.664Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox 10:30:32 [2023-01-10T10:30:32.664Z] #11 DONE 0.0s 10:30:32 [2023-01-10T10:30:32.664Z] 10:30:32 [2023-01-10T10:30:32.664Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb 10:30:32 [2023-01-10T10:30:32.664Z] #12 DONE 0.0s 10:30:32 [2023-01-10T10:30:32.664Z] 10:30:32 [2023-01-10T10:30:32.664Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 10:30:32 [2023-01-10T10:30:32.664Z] #13 DONE 0.0s 10:30:32 [2023-01-10T10:30:32.664Z] 10:30:32 [2023-01-10T10:30:32.664Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 10:30:32 [2023-01-10T10:30:32.664Z] #14 DONE 0.0s 10:30:32 [2023-01-10T10:30:32.664Z] 10:30:32 [2023-01-10T10:30:32.664Z] #15 [internal] load build context 10:30:32 [2023-01-10T10:30:32.925Z] #15 ... 10:30:32 [2023-01-10T10:30:32.925Z] 10:30:32 [2023-01-10T10:30:32.925Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 10:30:32 [2023-01-10T10:30:32.925Z] #16 DONE 0.5s 10:30:32 [2023-01-10T10:30:32.925Z] 10:30:32 [2023-01-10T10:30:32.925Z] #15 [internal] load build context 10:30:33 [2023-01-10T10:30:33.500Z] #15 transferring context: 63.83MB 1.3s done 10:30:33 [2023-01-10T10:30:33.500Z] #15 DONE 1.3s 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #17 [dev-systemd-false 3/20] COPY --from=swagger /build/ /usr/local/bin/ 10:30:33 [2023-01-10T10:30:33.760Z] #17 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #18 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:30:33 [2023-01-10T10:30:33.760Z] #18 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #19 [swagger-src 1/3] WORKDIR /usr/src/swagger 10:30:33 [2023-01-10T10:30:33.760Z] #19 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #20 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 10:30:33 [2023-01-10T10:30:33.760Z] #20 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #21 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 10:30:33 [2023-01-10T10:30:33.760Z] #21 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #22 [dev-base 7/10] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 10:30:33 [2023-01-10T10:30:33.760Z] #22 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 10:30:33 [2023-01-10T10:30:33.760Z] #23 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #24 [tini-build 2/4] 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 10:30:33 [2023-01-10T10:30:33.760Z] #24 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #25 [dev-base 6/10] RUN ldconfig 10:30:33 [2023-01-10T10:30:33.760Z] #25 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #26 [dev-systemd-false 18/20] COPY --from=crun /build/ /usr/local/bin/ 10:30:33 [2023-01-10T10:30:33.760Z] #26 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #27 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 10:30:33 [2023-01-10T10:30:33.760Z] #27 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #28 [tini-src 1/3] WORKDIR /usr/src/tini 10:30:33 [2023-01-10T10:30:33.760Z] #28 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #29 [registry-src 1/2] WORKDIR /usr/src/registry 10:30:33 [2023-01-10T10:30:33.760Z] #29 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #30 [dev-systemd-false 8/20] COPY --from=registry /build/ /usr/local/bin/ 10:30:33 [2023-01-10T10:30:33.760Z] #30 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #31 [dev-systemd-false 2/20] COPY --from=frozen-images /build/ /docker-frozen-images 10:30:33 [2023-01-10T10:30:33.760Z] #31 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #32 [dev-systemd-false 12/20] COPY --from=shfmt /build/ /usr/local/bin/ 10:30:33 [2023-01-10T10:30:33.760Z] #32 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #33 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc 10:30:33 [2023-01-10T10:30:33.760Z] #33 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #34 [dev-systemd-false 16/20] COPY --from=vpnkit / /usr/local/bin/ 10:30:33 [2023-01-10T10:30:33.760Z] #34 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #35 [dev-systemd-false 9/20] COPY --from=criu /build/ /usr/local/bin/ 10:30:33 [2023-01-10T10:30:33.760Z] #35 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #36 [dev-systemd-false 10/20] COPY --from=gotestsum /build/ /usr/local/bin/ 10:30:33 [2023-01-10T10:30:33.760Z] #36 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #37 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 10:30:33 [2023-01-10T10:30:33.760Z] #37 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #38 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 10:30:33 [2023-01-10T10:30:33.760Z] #38 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #39 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 10:30:33 [2023-01-10T10:30:33.760Z] #39 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #40 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev 10:30:33 [2023-01-10T10:30:33.760Z] #40 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #41 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 10:30:33 [2023-01-10T10:30:33.760Z] #41 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #42 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 10:30:33 [2023-01-10T10:30:33.760Z] #42 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #43 [dev-systemd-false 1/20] COPY --from=dockercli /build/ /usr/local/cli 10:30:33 [2023-01-10T10:30:33.760Z] #43 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #44 [dockercli-src 1/5] WORKDIR /tmp/dockercli 10:30:33 [2023-01-10T10:30:33.760Z] #44 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #45 [dev-systemd-false 13/20] COPY --from=runc /build/ /usr/local/bin/ 10:30:33 [2023-01-10T10:30:33.760Z] #45 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #46 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...) 10:30:33 [2023-01-10T10:30:33.760Z] #46 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #47 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 10:30:33 [2023-01-10T10:30:33.760Z] #47 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #48 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...) 10:30:33 [2023-01-10T10:30:33.760Z] #48 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.760Z] #49 [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.3.0" && /build/go-winres --help 10:30:33 [2023-01-10T10:30:33.760Z] #49 CACHED 10:30:33 [2023-01-10T10:30:33.760Z] 10:30:33 [2023-01-10T10:30:33.761Z] #50 [dev-base 8/10] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true 10:30:33 [2023-01-10T10:30:33.761Z] #50 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #51 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...) 10:30:33 [2023-01-10T10:30:33.761Z] #51 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #52 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version 10:30:33 [2023-01-10T10:30:33.761Z] #52 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #53 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" 10:30:33 [2023-01-10T10:30:33.761Z] #53 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #54 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 10:30:33 [2023-01-10T10:30:33.761Z] #54 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #55 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...) 10:30:33 [2023-01-10T10:30:33.761Z] #55 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #56 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker 10:30:33 [2023-01-10T10:30:33.761Z] #56 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #57 [dockercli-src 5/5] WORKDIR /usr/src/dockercli 10:30:33 [2023-01-10T10:30:33.761Z] #57 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #58 [dev-systemd-false 6/20] COPY --from=gowinres /build/ /usr/local/bin/ 10:30:33 [2023-01-10T10:30:33.761Z] #58 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #59 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list 10:30:33 [2023-01-10T10:30:33.761Z] #59 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #60 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 10:30:33 [2023-01-10T10:30:33.761Z] #60 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #61 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 10:30:33 [2023-01-10T10:30:33.761Z] #61 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #62 [dev-systemd-false 15/20] COPY --from=rootlesskit /build/ /usr/local/bin/ 10:30:33 [2023-01-10T10:30:33.761Z] #62 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #63 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 10:30:33 [2023-01-10T10:30:33.761Z] #63 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #64 [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 10:30:33 [2023-01-10T10:30:33.761Z] #64 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #65 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help 10:30:33 [2023-01-10T10:30:33.761Z] #65 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #66 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 10:30:33 [2023-01-10T10:30:33.761Z] #66 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #67 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 10:30:33 [2023-01-10T10:30:33.761Z] #67 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #68 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli 10:30:33 [2023-01-10T10:30:33.761Z] #68 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #69 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 10:30:33 [2023-01-10T10:30:33.761Z] #69 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #70 [dev-base 1/10] RUN groupadd -r docker 10:30:33 [2023-01-10T10:30:33.761Z] #70 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #71 [runc-src 1/3] WORKDIR /usr/src/runc 10:30:33 [2023-01-10T10:30:33.761Z] #71 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #72 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.15" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 10:30:33 [2023-01-10T10:30:33.761Z] #72 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #73 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 10:30:33 [2023-01-10T10:30:33.761Z] #73 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #74 [containerd-src 1/3] WORKDIR /usr/src/containerd 10:30:33 [2023-01-10T10:30:33.761Z] #74 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #75 [dev-systemd-false 4/20] COPY --from=delve /build/ /usr/local/bin/ 10:30:33 [2023-01-10T10:30:33.761Z] #75 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #76 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 10:30:33 [2023-01-10T10:30:33.761Z] #76 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #77 [dev-base 9/10] RUN pip3 install yamllint==1.27.1 10:30:33 [2023-01-10T10:30:33.761Z] #77 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #78 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 10:30:33 [2023-01-10T10:30:33.761Z] #78 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #79 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 10:30:33 [2023-01-10T10:30:33.761Z] #79 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #80 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli 10:30:33 [2023-01-10T10:30:33.761Z] #80 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #81 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 10:30:33 [2023-01-10T10:30:33.761Z] #81 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #82 [tini-build 3/4] 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 xx-apt-get install -y --no-install-recommends gcc libc6-dev 10:30:33 [2023-01-10T10:30:33.761Z] #82 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #83 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 10:30:33 [2023-01-10T10:30:33.761Z] #83 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #84 [dev-systemd-false 7/20] COPY --from=tini /build/ /usr/local/bin/ 10:30:33 [2023-01-10T10:30:33.761Z] #84 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #85 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev 10:30:33 [2023-01-10T10:30:33.761Z] #85 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #86 [dev-systemd-false 5/20] COPY --from=tomll /build/ /usr/local/bin/ 10:30:33 [2023-01-10T10:30:33.761Z] #86 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #87 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/ 10:30:33 [2023-01-10T10:30:33.761Z] #87 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #88 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...) 10:30:33 [2023-01-10T10:30:33.761Z] #88 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #89 [dev-base 3/10] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 10:30:33 [2023-01-10T10:30:33.761Z] #89 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #90 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 10:30:33 [2023-01-10T10:30:33.761Z] #90 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #91 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 10:30:33 [2023-01-10T10:30:33.761Z] #91 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #92 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/ /etc/docker/ 10:30:33 [2023-01-10T10:30:33.761Z] #92 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #93 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 10:30:33 [2023-01-10T10:30:33.761Z] #93 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #94 [build-dummy 2/2] RUN mkdir -p /build 10:30:33 [2023-01-10T10:30:33.761Z] #94 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #95 [dev-base 4/10] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 10:30:33 [2023-01-10T10:30:33.761Z] #95 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #96 [dev-base 2/10] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 10:30:33 [2023-01-10T10:30:33.761Z] #96 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #97 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 10:30:33 [2023-01-10T10:30:33.761Z] #97 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #98 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version 10:30:33 [2023-01-10T10:30:33.761Z] #98 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #99 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 10:30:33 [2023-01-10T10:30:33.761Z] #99 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #100 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 10:30:33 [2023-01-10T10:30:33.761Z] #100 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #101 [dev-systemd-false 14/20] COPY --from=containerd /build/ /usr/local/bin/ 10:30:33 [2023-01-10T10:30:33.761Z] #101 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #102 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/ 10:30:33 [2023-01-10T10:30:33.761Z] #102 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #103 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/ 10:30:33 [2023-01-10T10:30:33.761Z] #103 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #104 [base 2/5] COPY --from=xx / / 10:30:33 [2023-01-10T10:30:33.761Z] #104 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #105 [delve-src 1/3] WORKDIR /usr/src/delve 10:30:33 [2023-01-10T10:30:33.761Z] #105 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #106 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 10:30:33 [2023-01-10T10:30:33.761Z] #106 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #107 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/ 10:30:33 [2023-01-10T10:30:33.761Z] #107 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #108 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 10:30:33 [2023-01-10T10:30:33.761Z] #108 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #109 [binary-dummy 1/1] COPY --from=build-dummy /build /build 10:30:33 [2023-01-10T10:30:33.761Z] #109 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #110 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...) 10:30:33 [2023-01-10T10:30:33.761Z] #110 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #111 [dev-base 5/10] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 10:30:33 [2023-01-10T10:30:33.761Z] #111 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #112 [dev-base 10/10] 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 --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev 10:30:33 [2023-01-10T10:30:33.761Z] #112 CACHED 10:30:33 [2023-01-10T10:30:33.761Z] 10:30:33 [2023-01-10T10:30:33.761Z] #113 [dev 1/1] COPY . . 10:30:39 [2023-01-10T10:30:39.048Z] #113 DONE 5.2s 10:30:39 [2023-01-10T10:30:39.048Z] 10:30:39 [2023-01-10T10:30:39.048Z] #114 exporting to image 10:30:39 [2023-01-10T10:30:39.048Z] #114 exporting layers 10:30:39 [2023-01-10T10:30:39.988Z] #114 exporting layers 1.0s done 10:30:39 [2023-01-10T10:30:39.988Z] #114 writing image sha256:4e845f67f75b83e3d34e91d37ad7277ea3a888ebc3bf358d9cea7d06c759d726 done 10:30:39 [2023-01-10T10:30:39.988Z] #114 naming to docker.io/library/docker:5802ca9e08e3756dbb672fe325ff48b1a49c64a4 done 10:30:39 [2023-01-10T10:30:39.988Z] #114 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 10:30:40 [2023-01-10T10:30:40.334Z] + sudo modprobe ip6table_filter [Pipeline] sh 10:30:40 [2023-01-10T10:30:40.618Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44778/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5802ca9e08e3756dbb672fe325ff48b1a49c64a4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:5802ca9e08e3756dbb672fe325ff48b1a49c64a4 hack/test/unit 10:30:41 [2023-01-10T10:30:41.187Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') 10:30:41 [2023-01-10T10:30:41.187Z] + TESTFLAGS+=' -test.timeout=5m' 10:30:41 [2023-01-10T10:30:41.187Z] + TESTDIRS=./... 10:30:41 [2023-01-10T10:30:41.187Z] + exclude_paths='/vendor/|/integration' 10:30:41 [2023-01-10T10:30:41.187Z] ++ grep -vE '(/vendor/|/integration)' 10:30:41 [2023-01-10T10:30:41.187Z] ++ go list ./... 10:30:42 [2023-01-10T10:30:42.569Z] + pkg_list='github.com/docker/docker/api 10:30:42 [2023-01-10T10:30:42.569Z] github.com/docker/docker/api/server 10:30:42 [2023-01-10T10:30:42.569Z] github.com/docker/docker/api/server/backend/build 10:30:42 [2023-01-10T10:30:42.569Z] github.com/docker/docker/api/server/httpstatus 10:30:42 [2023-01-10T10:30:42.569Z] github.com/docker/docker/api/server/httputils 10:30:42 [2023-01-10T10:30:42.569Z] github.com/docker/docker/api/server/middleware 10:30:42 [2023-01-10T10:30:42.569Z] github.com/docker/docker/api/server/router 10:30:42 [2023-01-10T10:30:42.569Z] github.com/docker/docker/api/server/router/build 10:30:42 [2023-01-10T10:30:42.569Z] github.com/docker/docker/api/server/router/checkpoint 10:30:42 [2023-01-10T10:30:42.569Z] github.com/docker/docker/api/server/router/container 10:30:42 [2023-01-10T10:30:42.569Z] github.com/docker/docker/api/server/router/debug 10:30:42 [2023-01-10T10:30:42.569Z] github.com/docker/docker/api/server/router/distribution 10:30:42 [2023-01-10T10:30:42.569Z] github.com/docker/docker/api/server/router/grpc 10:30:42 [2023-01-10T10:30:42.569Z] github.com/docker/docker/api/server/router/image 10:30:42 [2023-01-10T10:30:42.569Z] github.com/docker/docker/api/server/router/network 10:30:42 [2023-01-10T10:30:42.569Z] github.com/docker/docker/api/server/router/plugin 10:30:42 [2023-01-10T10:30:42.569Z] github.com/docker/docker/api/server/router/session 10:30:42 [2023-01-10T10:30:42.569Z] github.com/docker/docker/api/server/router/swarm 10:30:42 [2023-01-10T10:30:42.569Z] github.com/docker/docker/api/server/router/system 10:30:42 [2023-01-10T10:30:42.569Z] github.com/docker/docker/api/server/router/volume 10:30:42 [2023-01-10T10:30:42.569Z] github.com/docker/docker/api/types 10:30:42 [2023-01-10T10:30:42.569Z] github.com/docker/docker/api/types/backend 10:30:42 [2023-01-10T10:30:42.569Z] github.com/docker/docker/api/types/blkiodev 10:30:42 [2023-01-10T10:30:42.569Z] github.com/docker/docker/api/types/container 10:30:42 [2023-01-10T10:30:42.569Z] github.com/docker/docker/api/types/events 10:30:42 [2023-01-10T10:30:42.569Z] github.com/docker/docker/api/types/filters 10:30:42 [2023-01-10T10:30:42.569Z] github.com/docker/docker/api/types/image 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/mount 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/network 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/plugins/logdriver 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/registry 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/strslice 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/swarm 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/swarm/runtime 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/time 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/versions 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/versions/v1p19 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/versions/v1p20 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/volume 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/builder 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/builder/builder-next 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/builder/builder-next/exporter 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/builder/builder-next/imagerefchecker 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/builder/builder-next/worker 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/builder/dockerfile 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/builder/remotecontext 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/builder/remotecontext/git 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/builder/remotecontext/urlutil 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/cli 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/cli/config 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/cli/debug 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/cli/winresources/docker-proxy 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/cli/winresources/dockerd 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/client 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/cmd/docker-proxy 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/cmd/dockerd 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/cmd/dockerd/trap 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/container 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/container/stream 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/contrib/apparmor 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/contrib/docker-device-tool 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/contrib/httpserver 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/cluster 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/cluster/controllers/plugin 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/cluster/convert 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/cluster/executor 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/cluster/executor/container 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/cluster/provider 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/config 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/events 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/events/testutils 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/exec 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/graphdriver 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/graphdriver/aufs 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/graphdriver/btrfs 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/graphdriver/copy 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/graphdriver/devmapper 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/graphdriver/graphtest 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/graphdriver/overlay 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/graphdriver/overlay2 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/graphdriver/overlayutils 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/graphdriver/register 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/graphdriver/vfs 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/graphdriver/zfs 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/images 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/initlayer 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/links 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/listeners 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/awslogs 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/fluentd 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/gcplogs 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/gelf 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/journald 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/jsonfilelog 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/local 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/logentries 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/loggertest 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/loggerutils 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/loggerutils/cache 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/splunk 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/syslog 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/templates 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/names 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/network 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/stats 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/distribution 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/distribution/metadata 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/distribution/utils 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/distribution/xfer 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/dockerversion 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/errdefs 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/image 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/image/cache 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/image/tarexport 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/image/v1 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/internal/test/suite 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/layer 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libcontainerd 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libcontainerd/queue 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libcontainerd/remote 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libcontainerd/supervisor 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libcontainerd/types 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/bitseq 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/cluster 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/cmd/diagnostic 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/cmd/ovrouter 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/cmd/readme_test 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/config 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/datastore 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/diagnostic 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/discoverapi 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/driverapi 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/drivers/bridge 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/drivers/host 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/drivers/ipvlan 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/drivers/macvlan 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/drivers/null 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/drivers/overlay 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/drivers/remote 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/drivers/remote/api 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/drivers/windows 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/drvregistry 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/etchosts 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/idm 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/internal/caller 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/internal/setmatrix 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/ipam 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/ipamapi 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/ipams/builtin 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/ipams/null 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/ipams/remote 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/ipams/remote/api 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/ipams/windowsipam 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/ipamutils 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/iptables 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/netlabel 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/netutils 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/networkdb 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/ns 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/options 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/osl 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/osl/kernel 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/portallocator 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/portmapper 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/resolvconf 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/testutils 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libnetwork/types 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/oci 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/oci/caps 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/opts 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/aaparser 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/archive 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/authorization 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/broadcaster 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/capabilities 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/chrootarchive 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/containerfs 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/devicemapper 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/directory 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/dmesg 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/fileutils 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/fsutils 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/homedir 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/idtools 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/ioutils 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/jsonmessage 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/longpath 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/loopback 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/namesgenerator 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/parsers 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/parsers/kernel 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/parsers/operatingsystem 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/pidfile 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/platform 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/plugingetter 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/plugins 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/plugins/transport 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/pools 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/progress 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/pubsub 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/reexec 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/rootless 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/rootless/specconv 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/signal 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/stack 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/stdcopy 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/streamformatter 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/stringid 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/sysinfo 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/system 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/tailfile 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/tarsum 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/truncindex 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/urlutil 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/pkg/useragent 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/plugin 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/plugin/executor/containerd 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/plugin/v2 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/profiles/apparmor 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/profiles/seccomp 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/quota 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/reference 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/registry 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/registry/resumable 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/restartmanager 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/runconfig 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/runconfig/opts 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/testutil 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/testutil/daemon 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/testutil/environment 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/testutil/fakecontext 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/testutil/fakegit 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/testutil/fakestorage 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/testutil/fixtures/load 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/testutil/fixtures/plugin 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/testutil/fixtures/plugin/basic 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/testutil/registry 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/testutil/request 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/volume 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/volume/drivers 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/volume/local 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/volume/mounts 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/volume/service 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/volume/service/opts 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/volume/testutils' 10:30:42 [2023-01-10T10:30:42.570Z] ++ grep --fixed-strings -v /libnetwork 10:30:42 [2023-01-10T10:30:42.570Z] ++ echo 'github.com/docker/docker/api 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/server 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/server/backend/build 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/server/httpstatus 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/server/httputils 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/server/middleware 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/server/router 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/server/router/build 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/server/router/checkpoint 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/server/router/container 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/server/router/debug 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/server/router/distribution 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/server/router/grpc 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/server/router/image 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/server/router/network 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/server/router/plugin 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/server/router/session 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/server/router/swarm 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/server/router/system 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/server/router/volume 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/backend 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/blkiodev 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/container 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/events 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/filters 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/image 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/mount 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/network 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/plugins/logdriver 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/registry 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/strslice 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/swarm 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/swarm/runtime 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/time 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/versions 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/versions/v1p19 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/versions/v1p20 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/api/types/volume 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/builder 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/builder/builder-next 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/builder/builder-next/exporter 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/builder/builder-next/imagerefchecker 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/builder/builder-next/worker 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/builder/dockerfile 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/builder/remotecontext 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/builder/remotecontext/git 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/builder/remotecontext/urlutil 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/cli 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/cli/config 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/cli/debug 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/cli/winresources/docker-proxy 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/cli/winresources/dockerd 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/client 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/cmd/docker-proxy 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/cmd/dockerd 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/cmd/dockerd/trap 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/container 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/container/stream 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/contrib/apparmor 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/contrib/docker-device-tool 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/contrib/httpserver 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/cluster 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/cluster/controllers/plugin 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/cluster/convert 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/cluster/executor 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/cluster/executor/container 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/cluster/provider 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/config 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/events 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/events/testutils 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/exec 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/graphdriver 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/graphdriver/aufs 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/graphdriver/btrfs 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/graphdriver/copy 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/graphdriver/devmapper 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/graphdriver/graphtest 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/graphdriver/overlay 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/graphdriver/overlay2 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/graphdriver/overlayutils 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/graphdriver/register 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/graphdriver/vfs 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/graphdriver/zfs 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/images 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/initlayer 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/links 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/listeners 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/awslogs 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/fluentd 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/gcplogs 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/gelf 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/journald 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/jsonfilelog 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/local 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/logentries 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/loggertest 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/loggerutils 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/loggerutils/cache 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/splunk 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/syslog 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/logger/templates 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/names 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/network 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/daemon/stats 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/distribution 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/distribution/metadata 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/distribution/utils 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/distribution/xfer 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/dockerversion 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/errdefs 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/image 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/image/cache 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/image/tarexport 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/image/v1 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/internal/test/suite 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/layer 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libcontainerd 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libcontainerd/queue 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libcontainerd/remote 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libcontainerd/supervisor 10:30:42 [2023-01-10T10:30:42.570Z] github.com/docker/docker/libcontainerd/types 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/bitseq 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/cluster 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/cmd/diagnostic 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/cmd/ovrouter 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/cmd/readme_test 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/config 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/datastore 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/diagnostic 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/discoverapi 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/driverapi 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/drivers/bridge 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/drivers/host 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/drivers/ipvlan 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/drivers/macvlan 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/drivers/null 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/drivers/overlay 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/drivers/remote 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/drivers/remote/api 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/drivers/windows 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/drvregistry 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/etchosts 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/idm 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/internal/caller 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/internal/setmatrix 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/ipam 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/ipamapi 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/ipams/builtin 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/ipams/null 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/ipams/remote 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/ipams/remote/api 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/ipams/windowsipam 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/ipamutils 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/iptables 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/netlabel 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/netutils 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/networkdb 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/ns 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/options 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/osl 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/osl/kernel 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/portallocator 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/portmapper 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/resolvconf 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/testutils 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libnetwork/types 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/oci 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/oci/caps 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/opts 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/aaparser 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/archive 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/authorization 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/broadcaster 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/capabilities 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/chrootarchive 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/containerfs 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/devicemapper 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/directory 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/dmesg 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/fileutils 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/fsutils 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/homedir 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/idtools 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/ioutils 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/jsonmessage 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/longpath 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/loopback 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/namesgenerator 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/parsers 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/parsers/kernel 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/parsers/operatingsystem 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/pidfile 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/platform 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/plugingetter 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/plugins 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/plugins/transport 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/pools 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/progress 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/pubsub 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/reexec 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/rootless 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/rootless/specconv 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/signal 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/stack 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/stdcopy 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/streamformatter 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/stringid 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/sysinfo 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/system 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/tailfile 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/tarsum 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/truncindex 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/urlutil 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/useragent 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/plugin 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/plugin/executor/containerd 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/plugin/v2 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/profiles/apparmor 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/profiles/seccomp 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/quota 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/reference 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/registry 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/registry/resumable 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/restartmanager 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/runconfig 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/runconfig/opts 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/testutil 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/testutil/daemon 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/testutil/environment 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/testutil/fakecontext 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/testutil/fakegit 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/testutil/fakestorage 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/testutil/fixtures/load 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/testutil/fixtures/plugin 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/testutil/fixtures/plugin/basic 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/testutil/registry 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/testutil/request 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/volume 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/volume/drivers 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/volume/local 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/volume/mounts 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/volume/service 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/volume/service/opts 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/volume/testutils' 10:30:42 [2023-01-10T10:30:42.571Z] + base_pkg_list='github.com/docker/docker/api 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/server 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/server/backend/build 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/server/httpstatus 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/server/httputils 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/server/middleware 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/server/router 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/server/router/build 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/server/router/checkpoint 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/server/router/container 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/server/router/debug 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/server/router/distribution 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/server/router/grpc 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/server/router/image 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/server/router/network 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/server/router/plugin 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/server/router/session 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/server/router/swarm 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/server/router/system 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/server/router/volume 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/types 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/types/backend 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/types/blkiodev 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/types/container 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/types/events 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/types/filters 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/types/image 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/types/mount 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/types/network 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/types/plugins/logdriver 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/types/registry 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/types/strslice 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/types/swarm 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/types/swarm/runtime 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/types/time 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/types/versions 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/types/versions/v1p19 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/types/versions/v1p20 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/types/volume 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/builder 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/builder/builder-next 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/builder/builder-next/exporter 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/builder/builder-next/imagerefchecker 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/builder/builder-next/worker 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/builder/dockerfile 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/builder/remotecontext 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/builder/remotecontext/git 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/builder/remotecontext/urlutil 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/cli 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/cli/config 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/cli/debug 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/cli/winresources/docker-proxy 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/cli/winresources/dockerd 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/client 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/cmd/docker-proxy 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/cmd/dockerd 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/cmd/dockerd/trap 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/container 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/container/stream 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/contrib/apparmor 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/contrib/docker-device-tool 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/contrib/httpserver 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/cluster 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/cluster/controllers/plugin 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/cluster/convert 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/cluster/executor 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/cluster/executor/container 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/cluster/provider 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/config 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/events 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/events/testutils 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/exec 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/graphdriver 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/graphdriver/aufs 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/graphdriver/btrfs 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/graphdriver/copy 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/graphdriver/devmapper 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/graphdriver/graphtest 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/graphdriver/overlay 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/graphdriver/overlay2 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/graphdriver/overlayutils 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/graphdriver/register 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/graphdriver/vfs 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/graphdriver/zfs 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/images 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/initlayer 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/links 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/listeners 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/logger 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/logger/awslogs 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/logger/fluentd 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/logger/gcplogs 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/logger/gelf 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/logger/journald 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/logger/jsonfilelog 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/logger/local 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/logger/logentries 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/logger/loggertest 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/logger/loggerutils 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/logger/loggerutils/cache 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/logger/splunk 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/logger/syslog 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/logger/templates 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/names 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/network 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/daemon/stats 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/distribution 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/distribution/metadata 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/distribution/utils 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/distribution/xfer 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/dockerversion 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/errdefs 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/image 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/image/cache 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/image/tarexport 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/image/v1 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/internal/test/suite 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/layer 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libcontainerd 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libcontainerd/queue 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libcontainerd/remote 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libcontainerd/supervisor 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/libcontainerd/types 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/oci 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/oci/caps 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/opts 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/aaparser 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/archive 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/authorization 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/broadcaster 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/capabilities 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/chrootarchive 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/containerfs 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/devicemapper 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/directory 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/dmesg 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/fileutils 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/fsutils 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/homedir 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/idtools 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/ioutils 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/jsonmessage 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/longpath 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/loopback 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/namesgenerator 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/parsers 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/parsers/kernel 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/parsers/operatingsystem 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/pidfile 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/platform 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/plugingetter 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/plugins 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/plugins/transport 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/pools 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/progress 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/pubsub 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/reexec 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/rootless 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/rootless/specconv 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/signal 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/stack 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/stdcopy 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/streamformatter 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/stringid 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/sysinfo 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/system 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/tailfile 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/tarsum 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/truncindex 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/urlutil 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/pkg/useragent 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/plugin 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/plugin/executor/containerd 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/plugin/v2 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/profiles/apparmor 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/profiles/seccomp 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/quota 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/reference 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/registry 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/registry/resumable 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/restartmanager 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/runconfig 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/runconfig/opts 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/testutil 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/testutil/daemon 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/testutil/environment 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/testutil/fakecontext 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/testutil/fakegit 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/testutil/fakestorage 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/testutil/fixtures/load 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/testutil/fixtures/plugin 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/testutil/fixtures/plugin/basic 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/testutil/registry 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/testutil/request 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/volume 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/volume/drivers 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/volume/local 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/volume/mounts 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/volume/service 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/volume/service/opts 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/volume/testutils' 10:30:42 [2023-01-10T10:30:42.571Z] ++ grep --fixed-strings /libnetwork 10:30:42 [2023-01-10T10:30:42.571Z] ++ echo 'github.com/docker/docker/api 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/server 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/server/backend/build 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/server/httpstatus 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/server/httputils 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/server/middleware 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/server/router 10:30:42 [2023-01-10T10:30:42.571Z] github.com/docker/docker/api/server/router/build 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/server/router/checkpoint 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/server/router/container 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/server/router/debug 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/server/router/distribution 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/server/router/grpc 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/server/router/image 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/server/router/network 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/server/router/plugin 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/server/router/session 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/server/router/swarm 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/server/router/system 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/server/router/volume 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/types 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/types/backend 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/types/blkiodev 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/types/container 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/types/events 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/types/filters 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/types/image 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/types/mount 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/types/network 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/types/plugins/logdriver 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/types/registry 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/types/strslice 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/types/swarm 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/types/swarm/runtime 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/types/time 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/types/versions 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/types/versions/v1p19 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/types/versions/v1p20 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/api/types/volume 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/builder 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/builder/builder-next 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/builder/builder-next/exporter 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/builder/builder-next/imagerefchecker 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/builder/builder-next/worker 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/builder/dockerfile 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/builder/remotecontext 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/builder/remotecontext/git 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/builder/remotecontext/urlutil 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/cli 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/cli/config 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/cli/debug 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/cli/winresources/docker-proxy 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/cli/winresources/dockerd 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/client 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/cmd/docker-proxy 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/cmd/dockerd 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/cmd/dockerd/trap 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/container 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/container/stream 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/contrib/apparmor 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/contrib/docker-device-tool 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/contrib/httpserver 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/cluster 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/cluster/controllers/plugin 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/cluster/convert 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/cluster/executor 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/cluster/executor/container 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/cluster/provider 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/config 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/events 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/events/testutils 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/exec 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/graphdriver 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/graphdriver/aufs 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/graphdriver/btrfs 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/graphdriver/copy 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/graphdriver/devmapper 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/graphdriver/graphtest 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/graphdriver/overlay 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/graphdriver/overlay2 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/graphdriver/overlayutils 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/graphdriver/register 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/graphdriver/vfs 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/graphdriver/zfs 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/images 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/initlayer 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/links 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/listeners 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/logger 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/logger/awslogs 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/logger/fluentd 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/logger/gcplogs 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/logger/gelf 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/logger/journald 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/logger/jsonfilelog 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/logger/local 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/logger/logentries 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/logger/loggertest 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/logger/loggerutils 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/logger/loggerutils/cache 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/logger/splunk 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/logger/syslog 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/logger/templates 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/names 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/network 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/daemon/stats 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/distribution 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/distribution/metadata 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/distribution/utils 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/distribution/xfer 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/dockerversion 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/errdefs 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/image 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/image/cache 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/image/tarexport 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/image/v1 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/internal/test/suite 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/layer 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libcontainerd 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libcontainerd/queue 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libcontainerd/remote 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libcontainerd/supervisor 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libcontainerd/types 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/bitseq 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/cluster 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/cmd/diagnostic 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/cmd/ovrouter 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/cmd/readme_test 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/config 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/datastore 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/diagnostic 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/discoverapi 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/driverapi 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/bridge 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/host 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/ipvlan 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/macvlan 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/null 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/overlay 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/remote 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/remote/api 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/windows 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drvregistry 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/etchosts 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/idm 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/internal/caller 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/internal/setmatrix 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/ipam 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/ipamapi 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/ipams/builtin 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/ipams/null 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/ipams/remote 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/ipams/remote/api 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/ipams/windowsipam 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/ipamutils 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/iptables 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/netlabel 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/netutils 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/networkdb 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/ns 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/options 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/osl 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/osl/kernel 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/portallocator 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/portmapper 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/resolvconf 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/testutils 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/types 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/oci 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/oci/caps 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/opts 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/aaparser 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/archive 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/authorization 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/broadcaster 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/capabilities 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/chrootarchive 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/containerfs 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/devicemapper 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/directory 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/dmesg 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/fileutils 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/fsutils 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/homedir 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/idtools 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/ioutils 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/jsonmessage 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/longpath 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/loopback 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/namesgenerator 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/parsers 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/parsers/kernel 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/parsers/operatingsystem 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/pidfile 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/platform 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/plugingetter 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/plugins 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/plugins/transport 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/pools 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/progress 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/pubsub 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/reexec 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/rootless 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/rootless/specconv 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/signal 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/stack 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/stdcopy 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/streamformatter 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/stringid 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/sysinfo 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/system 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/tailfile 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/tarsum 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/truncindex 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/urlutil 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/pkg/useragent 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/plugin 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/plugin/executor/containerd 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/plugin/v2 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/profiles/apparmor 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/profiles/seccomp 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/quota 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/reference 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/registry 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/registry/resumable 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/restartmanager 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/runconfig 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/runconfig/opts 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/testutil 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/testutil/daemon 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/testutil/environment 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/testutil/fakecontext 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/testutil/fakegit 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/testutil/fakestorage 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/testutil/fixtures/load 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/testutil/fixtures/plugin 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/testutil/fixtures/plugin/basic 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/testutil/registry 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/testutil/request 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/volume 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/volume/drivers 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/volume/local 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/volume/mounts 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/volume/service 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/volume/service/opts 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/volume/testutils' 10:30:42 [2023-01-10T10:30:42.572Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/bitseq 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/cluster 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/cmd/diagnostic 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/cmd/ovrouter 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/cmd/readme_test 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/config 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/datastore 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/diagnostic 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/discoverapi 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/driverapi 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/bridge 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/host 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/ipvlan 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/macvlan 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/null 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/overlay 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/remote 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/remote/api 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/windows 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/drvregistry 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/etchosts 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/idm 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/internal/caller 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/internal/setmatrix 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/ipam 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/ipamapi 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/ipams/builtin 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/ipams/null 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/ipams/remote 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/ipams/remote/api 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/ipams/windowsipam 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/ipamutils 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/iptables 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/netlabel 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/netutils 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/networkdb 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/ns 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/options 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/osl 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/osl/kernel 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/portallocator 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/portmapper 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/resolvconf 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/testutils 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/types' 10:30:42 [2023-01-10T10:30:42.572Z] + echo 'github.com/docker/docker/libnetwork 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/bitseq 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/cluster 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/cmd/diagnostic 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/cmd/ovrouter 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/cmd/readme_test 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/config 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/datastore 10:30:42 [2023-01-10T10:30:42.572Z] github.com/docker/docker/libnetwork/diagnostic 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/discoverapi 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/driverapi 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/drivers/bridge 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/drivers/host 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/drivers/ipvlan 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/drivers/macvlan 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/drivers/null 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/drivers/overlay 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/drivers/remote 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/drivers/remote/api 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/drivers/windows 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/drvregistry 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/etchosts 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/idm 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/internal/caller 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/internal/setmatrix 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/ipam 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/ipamapi 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/ipams/builtin 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/ipams/null 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/ipams/remote 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/ipams/remote/api 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/ipams/windowsipam 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/ipamutils 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/iptables 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/netlabel 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/netutils 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/networkdb 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/ns 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/options 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/osl 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/osl/kernel 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/portallocator 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/portmapper 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/resolvconf 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/testutils 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/types' 10:30:42 [2023-01-10T10:30:42.573Z] + grep --fixed-strings libnetwork/drivers/bridge 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/drivers/bridge 10:30:42 [2023-01-10T10:30:42.573Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:30:42 [2023-01-10T10:30:42.573Z] + type docker-proxy 10:30:42 [2023-01-10T10:30:42.573Z] hack/test/unit: line 25: type: docker-proxy: not found 10:30:42 [2023-01-10T10:30:42.573Z] + hack/make.sh binary-proxy install-proxy 10:30:42 [2023-01-10T10:30:42.573Z] 10:30:42 [2023-01-10T10:30:42.833Z] Removing bundles/ 10:30:42 [2023-01-10T10:30:42.833Z] 10:30:42 [2023-01-10T10:30:42.833Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 10:30:42 [2023-01-10T10:30:42.833Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 10:30:55 [2023-01-10T10:30:55.055Z] Created binary: bundles/binary-proxy/docker-proxy 10:30:55 [2023-01-10T10:30:55.055Z] 10:30:55 [2023-01-10T10:30:55.055Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 10:30:55 [2023-01-10T10:30:55.055Z] Installing docker-proxy to /usr/local/bin/ 10:30:55 [2023-01-10T10:30:55.055Z] 10:30:55 [2023-01-10T10:30:55.055Z] + mkdir -p bundles 10:30:55 [2023-01-10T10:30:55.055Z] + '[' -n 'github.com/docker/docker/api 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/server 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/server/backend/build 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/server/httpstatus 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/server/httputils 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/server/middleware 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/server/router 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/server/router/build 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/server/router/checkpoint 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/server/router/container 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/server/router/debug 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/server/router/distribution 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/server/router/grpc 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/server/router/image 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/server/router/network 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/server/router/plugin 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/server/router/session 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/server/router/swarm 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/server/router/system 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/server/router/volume 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/types 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/types/backend 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/types/blkiodev 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/types/container 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/types/events 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/types/filters 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/types/image 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/types/mount 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/types/network 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/types/plugins/logdriver 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/types/registry 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/types/strslice 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/types/swarm 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/types/swarm/runtime 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/types/time 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/types/versions 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/types/versions/v1p19 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/types/versions/v1p20 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/api/types/volume 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/builder 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/builder/builder-next 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/builder/builder-next/exporter 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/builder/builder-next/imagerefchecker 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/builder/builder-next/worker 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/builder/dockerfile 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/builder/remotecontext 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/builder/remotecontext/git 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/builder/remotecontext/urlutil 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/cli 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/cli/config 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/cli/debug 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/cli/winresources/docker-proxy 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/cli/winresources/dockerd 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/client 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/cmd/docker-proxy 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/cmd/dockerd 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/cmd/dockerd/trap 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/container 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/container/stream 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/contrib/apparmor 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/contrib/docker-device-tool 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/contrib/httpserver 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/cluster 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/cluster/controllers/plugin 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/cluster/convert 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/cluster/executor 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/cluster/executor/container 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/cluster/provider 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/config 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/events 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/events/testutils 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/exec 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/graphdriver 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/graphdriver/aufs 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/graphdriver/btrfs 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/graphdriver/copy 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/graphdriver/devmapper 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/graphdriver/graphtest 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/graphdriver/overlay 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/graphdriver/overlay2 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/graphdriver/overlayutils 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/graphdriver/register 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/graphdriver/vfs 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/graphdriver/zfs 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/images 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/initlayer 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/links 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/listeners 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/logger 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/logger/awslogs 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/logger/fluentd 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/logger/gcplogs 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/logger/gelf 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/logger/journald 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/logger/jsonfilelog 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/logger/local 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/logger/logentries 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/logger/loggertest 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/logger/loggerutils 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/logger/loggerutils/cache 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/logger/splunk 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/logger/syslog 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/logger/templates 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/names 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/network 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/daemon/stats 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/distribution 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/distribution/metadata 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/distribution/utils 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/distribution/xfer 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/dockerversion 10:30:55 [2023-01-10T10:30:55.055Z] github.com/docker/docker/errdefs 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/image 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/image/cache 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/image/tarexport 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/image/v1 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/internal/test/suite 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/layer 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/libcontainerd 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/libcontainerd/queue 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/libcontainerd/remote 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/libcontainerd/supervisor 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/libcontainerd/types 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/oci 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/oci/caps 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/opts 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/aaparser 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/archive 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/authorization 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/broadcaster 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/capabilities 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/chrootarchive 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/containerfs 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/devicemapper 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/directory 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/dmesg 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/fileutils 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/fsutils 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/homedir 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/idtools 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/ioutils 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/jsonmessage 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/longpath 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/loopback 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/namesgenerator 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/parsers 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/parsers/kernel 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/parsers/operatingsystem 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/pidfile 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/platform 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/plugingetter 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/plugins 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/plugins/transport 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/pools 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/progress 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/pubsub 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/reexec 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/rootless 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/rootless/specconv 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/signal 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/stack 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/stdcopy 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/streamformatter 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/stringid 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/sysinfo 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/system 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/tailfile 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/tarsum 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/truncindex 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/urlutil 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/pkg/useragent 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/plugin 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/plugin/executor/containerd 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/plugin/v2 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/profiles/apparmor 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/profiles/seccomp 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/quota 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/reference 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/registry 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/registry/resumable 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/restartmanager 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/runconfig 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/runconfig/opts 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/testutil 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/testutil/daemon 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/testutil/environment 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/testutil/fakecontext 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/testutil/fakegit 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/testutil/fakestorage 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/testutil/fixtures/load 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/testutil/fixtures/plugin 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/testutil/fixtures/plugin/basic 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/testutil/registry 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/testutil/request 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/volume 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/volume/drivers 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/volume/local 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/volume/mounts 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/volume/service 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/volume/service/opts 10:30:55 [2023-01-10T10:30:55.056Z] github.com/docker/docker/volume/testutils' ']' 10:30:55 [2023-01-10T10:30:55.056Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/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 10:30:56 [2023-01-10T10:30:56.444Z] ? github.com/docker/docker/api [no test files] 10:31:11 [2023-01-10T10:31:11.343Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements 10:32:19 [2023-01-10T10:32:19.070Z] ? github.com/docker/docker/api/server/backend/build [no test files] 10:32:19 [2023-01-10T10:32:19.070Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 10:32:19 [2023-01-10T10:32:19.070Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 31.9% of statements 10:32:19 [2023-01-10T10:32:19.330Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements 10:32:19 [2023-01-10T10:32:19.330Z] ? github.com/docker/docker/api/server/router [no test files] 10:32:19 [2023-01-10T10:32:19.330Z] ? github.com/docker/docker/api/server/router/build [no test files] 10:32:19 [2023-01-10T10:32:19.330Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 10:32:19 [2023-01-10T10:32:19.589Z] ? github.com/docker/docker/api/server/router/container [no test files] 10:32:19 [2023-01-10T10:32:19.589Z] ? github.com/docker/docker/api/server/router/debug [no test files] 10:32:19 [2023-01-10T10:32:19.589Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 10:32:19 [2023-01-10T10:32:19.849Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 10:32:19 [2023-01-10T10:32:19.849Z] ? github.com/docker/docker/api/server/router/image [no test files] 10:32:20 [2023-01-10T10:32:20.109Z] ? github.com/docker/docker/api/server/router/network [no test files] 10:32:21 [2023-01-10T10:32:21.048Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 10:32:21 [2023-01-10T10:32:21.048Z] ? github.com/docker/docker/api/server/router/session [no test files] 10:32:21 [2023-01-10T10:32:21.048Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 6.0% of statements 10:32:21 [2023-01-10T10:32:21.048Z] ? github.com/docker/docker/api/server/router/system [no test files] 10:32:21 [2023-01-10T10:32:21.617Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 93.7% of statements 10:32:21 [2023-01-10T10:32:21.617Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 66.7% of statements 10:32:21 [2023-01-10T10:32:21.617Z] ? github.com/docker/docker/api/types [no test files] 10:32:21 [2023-01-10T10:32:21.617Z] ? github.com/docker/docker/api/types/backend [no test files] 10:32:21 [2023-01-10T10:32:21.617Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 10:32:21 [2023-01-10T10:32:21.617Z] ? github.com/docker/docker/api/types/container [no test files] 10:32:21 [2023-01-10T10:32:21.617Z] ? github.com/docker/docker/api/types/events [no test files] 10:32:21 [2023-01-10T10:32:21.617Z] ? github.com/docker/docker/api/types/image [no test files] 10:32:21 [2023-01-10T10:32:21.617Z] ? github.com/docker/docker/api/types/mount [no test files] 10:32:21 [2023-01-10T10:32:21.617Z] ? github.com/docker/docker/api/types/network [no test files] 10:32:21 [2023-01-10T10:32:21.617Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 10:32:21 [2023-01-10T10:32:21.617Z] ? github.com/docker/docker/api/types/registry [no test files] 10:32:21 [2023-01-10T10:32:21.877Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements 10:32:21 [2023-01-10T10:32:21.877Z] ? github.com/docker/docker/api/types/swarm [no test files] 10:32:21 [2023-01-10T10:32:21.877Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 10:32:21 [2023-01-10T10:32:21.877Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements 10:32:22 [2023-01-10T10:32:22.136Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements 10:32:22 [2023-01-10T10:32:22.136Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 10:32:22 [2023-01-10T10:32:22.136Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 10:32:22 [2023-01-10T10:32:22.136Z] ? github.com/docker/docker/api/types/volume [no test files] 10:32:22 [2023-01-10T10:32:22.136Z] ? github.com/docker/docker/builder [no test files] 10:32:22 [2023-01-10T10:32:22.136Z] ? github.com/docker/docker/builder/builder-next [no test files] 10:32:22 [2023-01-10T10:32:22.136Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 10:32:22 [2023-01-10T10:32:22.136Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 10:32:22 [2023-01-10T10:32:22.136Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 10:32:22 [2023-01-10T10:32:22.136Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 10:32:22 [2023-01-10T10:32:22.136Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 10:32:22 [2023-01-10T10:32:22.136Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 10:32:24 [2023-01-10T10:32:24.674Z] ok github.com/docker/docker/builder/remotecontext 0.129s coverage: 13.7% of statements 10:32:24 [2023-01-10T10:32:24.674Z] ok github.com/docker/docker/builder/dockerfile 0.409s coverage: 49.3% of statements 10:32:24 [2023-01-10T10:32:24.933Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.004s coverage: 100.0% of statements 10:32:25 [2023-01-10T10:32:25.871Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements 10:32:27 [2023-01-10T10:32:27.250Z] ok github.com/docker/docker/builder/remotecontext/git 2.480s coverage: 83.5% of statements 10:32:27 [2023-01-10T10:32:27.250Z] ? github.com/docker/docker/cli [no test files] 10:32:27 [2023-01-10T10:32:27.250Z] ? github.com/docker/docker/cli/config [no test files] 10:32:27 [2023-01-10T10:32:27.250Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 10:32:27 [2023-01-10T10:32:27.250Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 10:32:27 [2023-01-10T10:32:27.819Z] ok github.com/docker/docker/cmd/docker-proxy 0.022s coverage: 66.5% of statements 10:32:30 [2023-01-10T10:32:30.359Z] ok github.com/docker/docker/client 0.140s coverage: 76.0% of statements 10:33:02 [2023-01-10T10:33:02.463Z] ok github.com/docker/docker/cmd/dockerd 0.073s coverage: 30.2% of statements 10:33:03 [2023-01-10T10:33:03.843Z] ok github.com/docker/docker/container 0.119s coverage: 36.1% of statements 10:33:04 [2023-01-10T10:33:04.412Z] ok github.com/docker/docker/cmd/dockerd/trap 2.476s coverage: 0.0% of statements 10:33:04 [2023-01-10T10:33:04.412Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 10:33:04 [2023-01-10T10:33:04.412Z] ? github.com/docker/docker/container/stream [no test files] 10:33:04 [2023-01-10T10:33:04.412Z] ? github.com/docker/docker/contrib/apparmor [no test files] 10:33:04 [2023-01-10T10:33:04.412Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 10:33:04 [2023-01-10T10:33:04.412Z] ? github.com/docker/docker/contrib/httpserver [no test files] 10:33:09 [2023-01-10T10:33:09.689Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements 10:33:11 [2023-01-10T10:33:11.068Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements 10:33:12 [2023-01-10T10:33:12.447Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 36.9% of statements 10:33:20 [2023-01-10T10:33:20.569Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.4% of statements 10:33:20 [2023-01-10T10:33:20.569Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 76.8% of statements 10:33:20 [2023-01-10T10:33:20.829Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements 10:33:21 [2023-01-10T10:33:21.766Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements 10:33:22 [2023-01-10T10:33:22.026Z] ok github.com/docker/docker/daemon 10.112s coverage: 16.3% of statements 10:33:22 [2023-01-10T10:33:22.026Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 10:33:22 [2023-01-10T10:33:22.026Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 10:33:22 [2023-01-10T10:33:22.026Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 10:33:22 [2023-01-10T10:33:22.026Z] ? github.com/docker/docker/daemon/exec [no test files] 10:33:22 [2023-01-10T10:33:22.964Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.622s coverage: 74.8% of statements 10:33:23 [2023-01-10T10:33:23.903Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.325s coverage: 60.7% of statements 10:33:24 [2023-01-10T10:33:24.162Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements 10:33:25 [2023-01-10T10:33:25.554Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements 10:33:26 [2023-01-10T10:33:26.942Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.238s coverage: 50.6% of statements 10:33:27 [2023-01-10T10:33:27.511Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.160s coverage: 46.1% of statements 10:33:27 [2023-01-10T10:33:27.511Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 10:33:28 [2023-01-10T10:33:28.893Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements 10:33:28 [2023-01-10T10:33:28.893Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.948s coverage: 58.8% of statements 10:33:28 [2023-01-10T10:33:28.893Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 10:33:28 [2023-01-10T10:33:28.893Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 10:33:29 [2023-01-10T10:33:29.463Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.029s coverage: 3.0% of statements 10:33:30 [2023-01-10T10:33:30.046Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements 10:33:30 [2023-01-10T10:33:30.986Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 6.9% of statements 10:33:30 [2023-01-10T10:33:30.986Z] ? github.com/docker/docker/daemon/initlayer [no test files] 10:33:30 [2023-01-10T10:33:30.986Z] ? github.com/docker/docker/daemon/listeners [no test files] 10:33:31 [2023-01-10T10:33:31.554Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.2% of statements 10:33:32 [2023-01-10T10:33:32.493Z] ok github.com/docker/docker/daemon/logger/fluentd 0.009s coverage: 53.6% of statements 10:33:32 [2023-01-10T10:33:32.493Z] ok github.com/docker/docker/daemon/logger/awslogs 0.143s coverage: 79.9% of statements 10:33:32 [2023-01-10T10:33:32.493Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 10:33:33 [2023-01-10T10:33:33.062Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements 10:33:33 [2023-01-10T10:33:33.062Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 23.4% of statements 10:33:33 [2023-01-10T10:33:33.631Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements 10:33:34 [2023-01-10T10:33:34.200Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.123s coverage: 76.8% of statements 10:33:34 [2023-01-10T10:33:34.200Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 79.4% of statements 10:33:34 [2023-01-10T10:33:34.200Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 10:33:34 [2023-01-10T10:33:34.200Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 10:33:35 [2023-01-10T10:33:35.139Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 62.0% of statements 10:33:35 [2023-01-10T10:33:35.139Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements 10:33:36 [2023-01-10T10:33:36.078Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements 10:33:36 [2023-01-10T10:33:36.338Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements 10:33:36 [2023-01-10T10:33:36.907Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements 10:33:37 [2023-01-10T10:33:37.845Z] ok github.com/docker/docker/daemon/logger/splunk 1.560s coverage: 82.5% of statements 10:33:37 [2023-01-10T10:33:37.845Z] ? github.com/docker/docker/daemon/names [no test files] 10:33:37 [2023-01-10T10:33:37.845Z] ? github.com/docker/docker/daemon/stats [no test files] 10:33:38 [2023-01-10T10:33:38.422Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements 10:33:38 [2023-01-10T10:33:38.682Z] ok github.com/docker/docker/distribution 0.595s coverage: 29.5% of statements 10:33:38 [2023-01-10T10:33:38.682Z] ? github.com/docker/docker/distribution/utils [no test files] 10:33:39 [2023-01-10T10:33:39.251Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.7% of statements 10:33:39 [2023-01-10T10:33:39.820Z] ok github.com/docker/docker/image 0.024s coverage: 87.3% of statements 10:33:40 [2023-01-10T10:33:40.389Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements 10:33:40 [2023-01-10T10:33:40.958Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements 10:33:40 [2023-01-10T10:33:40.958Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 84.9% of statements 10:33:40 [2023-01-10T10:33:40.958Z] ? github.com/docker/docker/dockerversion [no test files] 10:33:40 [2023-01-10T10:33:40.958Z] ? github.com/docker/docker/image/v1 [no test files] 10:33:40 [2023-01-10T10:33:40.958Z] ? github.com/docker/docker/internal/test/suite [no test files] 10:33:41 [2023-01-10T10:33:41.217Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements 10:33:42 [2023-01-10T10:33:42.155Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements 10:33:42 [2023-01-10T10:33:42.724Z] ok github.com/docker/docker/opts 0.021s coverage: 66.0% of statements 10:33:42 [2023-01-10T10:33:42.724Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements 10:33:44 [2023-01-10T10:33:44.632Z] ok github.com/docker/docker/pkg/archive 0.297s coverage: 81.8% of statements 10:33:45 [2023-01-10T10:33:45.200Z] ok github.com/docker/docker/pkg/authorization 0.270s coverage: 68.3% of statements 10:33:45 [2023-01-10T10:33:45.200Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 10:33:45 [2023-01-10T10:33:45.459Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements 10:33:48 [2023-01-10T10:33:48.748Z] ok github.com/docker/docker/pkg/chrootarchive 2.522s coverage: 43.1% of statements 10:33:48 [2023-01-10T10:33:48.748Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements 10:33:49 [2023-01-10T10:33:49.007Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 81.8% of statements 10:33:49 [2023-01-10T10:33:49.267Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements 10:33:49 [2023-01-10T10:33:49.526Z] ok github.com/docker/docker/pkg/fileutils 0.003s coverage: 78.6% of statements 10:33:49 [2023-01-10T10:33:49.526Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 10.4% of statements 10:33:50 [2023-01-10T10:33:50.126Z] ok github.com/docker/docker/layer 7.930s coverage: 68.9% of statements 10:33:50 [2023-01-10T10:33:50.126Z] ? github.com/docker/docker/libcontainerd [no test files] 10:33:50 [2023-01-10T10:33:50.126Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 10:33:50 [2023-01-10T10:33:50.126Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 10:33:50 [2023-01-10T10:33:50.126Z] ? github.com/docker/docker/libcontainerd/types [no test files] 10:33:50 [2023-01-10T10:33:50.126Z] ? github.com/docker/docker/oci/caps [no test files] 10:33:50 [2023-01-10T10:33:50.126Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 10:33:50 [2023-01-10T10:33:50.126Z] ? github.com/docker/docker/pkg/fsutils [no test files] 10:33:50 [2023-01-10T10:33:50.386Z] ok github.com/docker/docker/pkg/idtools 0.377s coverage: 68.1% of statements 10:33:50 [2023-01-10T10:33:50.955Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements 10:33:50 [2023-01-10T10:33:50.955Z] ok github.com/docker/docker/pkg/ioutils 0.398s coverage: 71.0% of statements 10:33:51 [2023-01-10T10:33:51.214Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements 10:33:51 [2023-01-10T10:33:51.214Z] ? github.com/docker/docker/pkg/loopback [no test files] 10:33:51 [2023-01-10T10:33:51.214Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements 10:33:51 [2023-01-10T10:33:51.474Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements 10:33:51 [2023-01-10T10:33:51.474Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements 10:33:51 [2023-01-10T10:33:51.733Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements 10:33:51 [2023-01-10T10:33:51.733Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements 10:33:51 [2023-01-10T10:33:51.733Z] ? github.com/docker/docker/pkg/platform [no test files] 10:33:51 [2023-01-10T10:33:51.733Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 10:33:52 [2023-01-10T10:33:52.302Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements 10:33:52 [2023-01-10T10:33:52.561Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements 10:33:52 [2023-01-10T10:33:52.821Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements 10:33:53 [2023-01-10T10:33:53.081Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 10:33:53 [2023-01-10T10:33:53.340Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements 10:33:53 [2023-01-10T10:33:53.599Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements 10:33:53 [2023-01-10T10:33:53.858Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements 10:33:54 [2023-01-10T10:33:54.118Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements 10:33:54 [2023-01-10T10:33:54.378Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 10:33:54 [2023-01-10T10:33:54.946Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements 10:33:55 [2023-01-10T10:33:55.206Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 44.8% of statements 10:33:55 [2023-01-10T10:33:55.465Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements 10:33:56 [2023-01-10T10:33:56.034Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.3% of statements 10:33:56 [2023-01-10T10:33:56.293Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements 10:33:56 [2023-01-10T10:33:56.552Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 10:33:58 [2023-01-10T10:33:58.459Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements 10:33:58 [2023-01-10T10:33:58.459Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements 10:33:59 [2023-01-10T10:33:59.027Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements 10:33:59 [2023-01-10T10:33:59.965Z] ok github.com/docker/docker/quota 0.148s coverage: 71.4% of statements 10:34:00 [2023-01-10T10:34:00.225Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements 10:34:01 [2023-01-10T10:34:01.163Z] ok github.com/docker/docker/registry 0.079s coverage: 58.7% of statements 10:34:01 [2023-01-10T10:34:01.737Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements 10:34:01 [2023-01-10T10:34:01.737Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements 10:34:02 [2023-01-10T10:34:02.307Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements 10:34:02 [2023-01-10T10:34:02.566Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements 10:34:04 [2023-01-10T10:34:04.472Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements 10:34:05 [2023-01-10T10:34:05.041Z] ok github.com/docker/docker/volume/local 0.099s coverage: 77.1% of statements 10:34:05 [2023-01-10T10:34:05.610Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements 10:34:06 [2023-01-10T10:34:06.547Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements 10:34:28 [2023-01-10T10:34:28.495Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 74.4% of statements 10:34:28 [2023-01-10T10:34:28.495Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 10:34:28 [2023-01-10T10:34:28.495Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 10:34:28 [2023-01-10T10:34:28.495Z] ? github.com/docker/docker/pkg/pubsub [no test files] 10:34:28 [2023-01-10T10:34:28.495Z] ? github.com/docker/docker/pkg/rootless [no test files] 10:34:28 [2023-01-10T10:34:28.495Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 10:34:28 [2023-01-10T10:34:28.495Z] ? github.com/docker/docker/pkg/signal [no test files] 10:34:28 [2023-01-10T10:34:28.495Z] ? github.com/docker/docker/pkg/urlutil [no test files] 10:34:28 [2023-01-10T10:34:28.495Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 10:34:28 [2023-01-10T10:34:28.495Z] ? github.com/docker/docker/profiles/apparmor [no test files] 10:34:28 [2023-01-10T10:34:28.495Z] ? github.com/docker/docker/runconfig/opts [no test files] 10:34:28 [2023-01-10T10:34:28.495Z] ? github.com/docker/docker/testutil/daemon [no test files] 10:34:28 [2023-01-10T10:34:28.495Z] ? github.com/docker/docker/testutil/environment [no test files] 10:34:28 [2023-01-10T10:34:28.495Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 10:34:28 [2023-01-10T10:34:28.495Z] ? github.com/docker/docker/testutil/fakegit [no test files] 10:34:28 [2023-01-10T10:34:28.495Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 10:34:28 [2023-01-10T10:34:28.495Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 10:34:28 [2023-01-10T10:34:28.495Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 10:34:28 [2023-01-10T10:34:28.495Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 10:34:28 [2023-01-10T10:34:28.495Z] ? github.com/docker/docker/testutil/registry [no test files] 10:34:28 [2023-01-10T10:34:28.495Z] ? github.com/docker/docker/testutil/request [no test files] 10:34:28 [2023-01-10T10:34:28.495Z] ? github.com/docker/docker/volume [no test files] 10:34:28 [2023-01-10T10:34:28.495Z] ? github.com/docker/docker/volume/service/opts [no test files] 10:34:28 [2023-01-10T10:34:28.495Z] ? github.com/docker/docker/volume/testutils [no test files] 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === Skipped 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] network_proxy_test.go:208: No support for dual stack yet 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:44: Driver btrfs not supported 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:44: Driver btrfs not supported 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:44: Driver btrfs not supported 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:44: Driver btrfs not supported 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:44: Driver btrfs not supported 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:71: No driver to put! 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] time="2023-01-10T10:33:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:42: graphdriver: driver not supported 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] time="2023-01-10T10:33:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:42: graphdriver: driver not supported 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] time="2023-01-10T10:33:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:42: graphdriver: driver not supported 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] time="2023-01-10T10:33:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:42: graphdriver: driver not supported 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] time="2023-01-10T10:33:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:42: graphdriver: driver not supported 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:71: No driver to put! 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] overlay_test.go:45: Fails to compute changes after apply intermittently 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] overlay_test.go:50: Fails to compute changes intermittently 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] overlay_test.go:65: Cannot run test with naive change algorithm 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:44: Driver zfs not supported 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:44: Driver zfs not supported 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:44: Driver zfs not supported 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:44: Driver zfs not supported 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:44: Driver zfs not supported 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] graphtest_unix.go:71: No driver to put! 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 10:34:28 [2023-01-10T10:34:28.495Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 10:34:28 [2023-01-10T10:34:28.495Z] 10:34:28 [2023-01-10T10:34:28.495Z] DONE 2794 tests, 28 skipped in 211.688s 10:34:28 [2023-01-10T10:34:28.495Z] + '[' -n 'github.com/docker/docker/libnetwork 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/bitseq 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/cluster 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/cmd/diagnostic 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/cmd/ovrouter 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/cmd/readme_test 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/config 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/datastore 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/diagnostic 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/discoverapi 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/driverapi 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/drivers/bridge 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/drivers/host 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/drivers/ipvlan 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/drivers/macvlan 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/drivers/null 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/drivers/overlay 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/drivers/remote 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/drivers/remote/api 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/drivers/windows 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/drvregistry 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/etchosts 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/idm 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/internal/caller 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/internal/setmatrix 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/ipam 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/ipamapi 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/ipams/builtin 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/ipams/null 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/ipams/remote 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/ipams/remote/api 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/ipams/windowsipam 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/ipamutils 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/iptables 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/netlabel 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/netutils 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/networkdb 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/ns 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/options 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/osl 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/osl/kernel 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/portallocator 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/portmapper 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/resolvconf 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/testutils 10:34:28 [2023-01-10T10:34:28.495Z] github.com/docker/docker/libnetwork/types' ']' 10:34:28 [2023-01-10T10:34:28.496Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/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 10:35:15 [2023-01-10T10:35:15.182Z] ok github.com/docker/docker/libnetwork 37.521s coverage: 40.6% of statements 10:35:15 [2023-01-10T10:35:15.182Z] ok github.com/docker/docker/libnetwork/bitseq 0.141s coverage: 84.4% of statements 10:35:15 [2023-01-10T10:35:15.182Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 10:35:15 [2023-01-10T10:35:15.182Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 10:35:15 [2023-01-10T10:35:15.182Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 10:35:15 [2023-01-10T10:35:15.182Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 10:35:15 [2023-01-10T10:35:15.182Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 10:35:15 [2023-01-10T10:35:15.182Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 10:35:15 [2023-01-10T10:35:15.182Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] 10:35:15 [2023-01-10T10:35:15.182Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 10:35:15 [2023-01-10T10:35:15.182Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements 10:35:15 [2023-01-10T10:35:15.182Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements 10:35:15 [2023-01-10T10:35:15.182Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 10:35:15 [2023-01-10T10:35:15.182Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 10:35:15 [2023-01-10T10:35:15.182Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements 10:35:15 [2023-01-10T10:35:15.182Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.595s coverage: 60.0% of statements 10:35:15 [2023-01-10T10:35:15.182Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 10:35:15 [2023-01-10T10:35:15.182Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements 10:35:15 [2023-01-10T10:35:15.442Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.014s coverage: 5.0% of statements 10:35:15 [2023-01-10T10:35:15.442Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 10:35:16 [2023-01-10T10:35:16.010Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements 10:35:16 [2023-01-10T10:35:16.010Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 10:35:16 [2023-01-10T10:35:16.270Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements 10:35:26 [2023-01-10T10:35:26.250Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.333s coverage: 6.6% of statements 10:35:26 [2023-01-10T10:35:26.250Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 10:35:26 [2023-01-10T10:35:26.510Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements 10:35:26 [2023-01-10T10:35:26.769Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.4% of statements 10:35:26 [2023-01-10T10:35:26.769Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 10:35:26 [2023-01-10T10:35:26.769Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 10:35:27 [2023-01-10T10:35:27.029Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 10:35:27 [2023-01-10T10:35:27.288Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements 10:35:27 [2023-01-10T10:35:27.548Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements 10:35:27 [2023-01-10T10:35:27.807Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements 10:35:28 [2023-01-10T10:35:28.067Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 10:35:40 [2023-01-10T10:35:40.278Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 10:35:55 [2023-01-10T10:35:55.198Z] ok github.com/docker/docker/libnetwork/ipam 15.683s coverage: 85.3% of statements 10:35:55 [2023-01-10T10:35:55.198Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 10:35:55 [2023-01-10T10:35:55.198Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 10:35:55 [2023-01-10T10:35:55.198Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements 10:35:55 [2023-01-10T10:35:55.198Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements 10:35:55 [2023-01-10T10:35:55.198Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 10:35:55 [2023-01-10T10:35:55.766Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements 10:35:56 [2023-01-10T10:35:56.025Z] ok github.com/docker/docker/libnetwork/ipamutils 0.264s coverage: 74.0% of statements 10:35:56 [2023-01-10T10:35:56.963Z] ok github.com/docker/docker/libnetwork/iptables 0.253s coverage: 40.6% of statements 10:35:56 [2023-01-10T10:35:56.963Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements 10:35:57 [2023-01-10T10:35:57.532Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements 10:37:48 [2023-01-10T10:37:48.993Z] ok github.com/docker/docker/libnetwork/networkdb 104.462s coverage: 60.1% of statements 10:37:48 [2023-01-10T10:37:48.993Z] ? github.com/docker/docker/libnetwork/ns [no test files] 10:37:48 [2023-01-10T10:37:48.993Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 10:37:48 [2023-01-10T10:37:48.993Z] ok github.com/docker/docker/libnetwork/osl 4.347s coverage: 39.7% of statements 10:37:48 [2023-01-10T10:37:48.993Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 10:37:48 [2023-01-10T10:37:48.993Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements 10:37:49 [2023-01-10T10:37:49.931Z] ok github.com/docker/docker/libnetwork/portmapper 0.655s coverage: 48.6% of statements 10:37:50 [2023-01-10T10:37:50.190Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 82.8% of statements 10:37:50 [2023-01-10T10:37:50.190Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 10:37:50 [2023-01-10T10:37:50.452Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements 10:37:50 [2023-01-10T10:37:50.452Z] 10:37:50 [2023-01-10T10:37:50.452Z] === Skipped 10:37:50 [2023-01-10T10:37:50.452Z] === SKIP: libnetwork TestParallel1 (0.00s) 10:37:50 [2023-01-10T10:37:50.452Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 10:37:50 [2023-01-10T10:37:50.452Z] 10:37:50 [2023-01-10T10:37:50.452Z] === SKIP: libnetwork TestParallel3 (0.00s) 10:37:50 [2023-01-10T10:37:50.452Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 10:37:50 [2023-01-10T10:37:50.452Z] 10:37:50 [2023-01-10T10:37:50.452Z] === SKIP: libnetwork TestParallel2 (0.00s) 10:37:50 [2023-01-10T10:37:50.452Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 10:37:50 [2023-01-10T10:37:50.452Z] 10:37:50 [2023-01-10T10:37:50.452Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) 10:37:50 [2023-01-10T10:37:50.452Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 10:37:50 [2023-01-10T10:37:50.452Z] 10:37:50 [2023-01-10T10:37:50.452Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) 10:37:50 [2023-01-10T10:37:50.452Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 10:37:50 [2023-01-10T10:37:50.452Z] 10:37:50 [2023-01-10T10:37:50.452Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) 10:37:50 [2023-01-10T10:37:50.452Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 10:37:50 [2023-01-10T10:37:50.452Z] 10:37:50 [2023-01-10T10:37:50.452Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) 10:37:50 [2023-01-10T10:37:50.452Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 10:37:50 [2023-01-10T10:37:50.452Z] 10:37:50 [2023-01-10T10:37:50.452Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) 10:37:50 [2023-01-10T10:37:50.452Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 10:37:50 [2023-01-10T10:37:50.452Z] 10:37:50 [2023-01-10T10:37:50.452Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 10:37:50 [2023-01-10T10:37:50.452Z] firewalld_test.go:14: firewalld is not running 10:37:50 [2023-01-10T10:37:50.452Z] 10:37:50 [2023-01-10T10:37:50.452Z] DONE 325 tests, 9 skipped in 204.000s Post stage [Pipeline] junit 10:37:51 [2023-01-10T10:37:51.036Z] Recording test results 10:37:51 [2023-01-10T10:37:51.157Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:51 [2023-01-10T10:37:51.489Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44778/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5802ca9e08e3756dbb672fe325ff48b1a49c64a4 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:5802ca9e08e3756dbb672fe325ff48b1a49c64a4 hack/make.sh dynbinary test-integration 10:37:52 [2023-01-10T10:37:52.059Z] 10:37:52 [2023-01-10T10:37:52.059Z] Removing bundles/ 10:37:52 [2023-01-10T10:37:52.059Z] 10:37:52 [2023-01-10T10:37:52.059Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 10:37:52 [2023-01-10T10:37:52.059Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 10:39:28 [2023-01-10T10:39:28.529Z] Created binary: bundles/dynbinary-daemon/dockerd 10:39:28 [2023-01-10T10:39:28.529Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 10:39:28 [2023-01-10T10:39:28.529Z] Created binary: bundles/dynbinary-daemon/docker-proxy 10:39:28 [2023-01-10T10:39:28.529Z] 10:39:28 [2023-01-10T10:39:28.529Z] ---> Making bundle: test-integration (in bundles/test-integration) 10:39:28 [2023-01-10T10:39:28.529Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 10:39:28 [2023-01-10T10:39:28.529Z] HOSTNAME=f623595e11f9 10:39:28 [2023-01-10T10:39:28.529Z] TESTDEBUG=0 10:39:28 [2023-01-10T10:39:28.529Z] DEST=bundles/test-integration 10:39:28 [2023-01-10T10:39:28.529Z] PWD=/go/src/github.com/docker/docker 10:39:28 [2023-01-10T10:39:28.529Z] DOCKER_GITCOMMIT=5802ca9e08e3756dbb672fe325ff48b1a49c64a4 10:39:28 [2023-01-10T10:39:28.529Z] container=docker 10:39:28 [2023-01-10T10:39:28.529Z] HOME=/root 10:39:28 [2023-01-10T10:39:28.529Z] GOLANG_VERSION=1.19.4 10:39:28 [2023-01-10T10:39:28.529Z] VALIDATE_REPO=https://github.com/moby/moby.git 10:39:28 [2023-01-10T10:39:28.529Z] VALIDATE_BRANCH=23.0 10:39:28 [2023-01-10T10:39:28.529Z] TERM=xterm 10:39:28 [2023-01-10T10:39:28.529Z] DOCKER_PKG=github.com/docker/docker 10:39:28 [2023-01-10T10:39:28.529Z] SHLVL=1 10:39:28 [2023-01-10T10:39:28.529Z] TIMEOUT=120m 10:39:28 [2023-01-10T10:39:28.529Z] DOCKER_GRAPHDRIVER=overlay2 10:39:28 [2023-01-10T10:39:28.529Z] GO111MODULE=off 10:39:28 [2023-01-10T10:39:28.529Z] DOCKER_EXPERIMENTAL=1 10:39:28 [2023-01-10T10:39:28.529Z] TEST_SKIP_INTEGRATION_CLI=1 10:39:28 [2023-01-10T10:39:28.529Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 10:39:28 [2023-01-10T10:39:28.529Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 10:39:28 [2023-01-10T10:39:28.529Z] GOPATH=/go 10:39:28 [2023-01-10T10:39:28.529Z] PKG_CONFIG=pkg-config 10:39:28 [2023-01-10T10:39:28.529Z] _=/usr/bin/env 10:39:28 [2023-01-10T10:39:28.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 10:40:00 [2023-01-10T10:40:00.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 10:40:00 [2023-01-10T10:40:00.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 10:40:22 [2023-01-10T10:40:22.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 10:40:30 [2023-01-10T10:40:30.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 10:40:45 [2023-01-10T10:40:45.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 10:40:45 [2023-01-10T10:40:45.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 10:40:45 [2023-01-10T10:40:45.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 10:40:45 [2023-01-10T10:40:45.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 10:40:45 [2023-01-10T10:40:45.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 10:40:46 [2023-01-10T10:40:46.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 10:40:47 [2023-01-10T10:40:47.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 10:40:48 [2023-01-10T10:40:48.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 10:40:49 [2023-01-10T10:40:49.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 10:40:50 [2023-01-10T10:40:50.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 10:40:50 [2023-01-10T10:40:50.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 10:40:51 [2023-01-10T10:40:51.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 10:40:52 [2023-01-10T10:40:52.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 10:40:53 [2023-01-10T10:40:53.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 10:40:53 [2023-01-10T10:40:53.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 10:40:54 [2023-01-10T10:40:54.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 10:40:55 [2023-01-10T10:40:55.855Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 10:40:55 [2023-01-10T10:40:55.855Z] Using test binary docker 10:40:55 [2023-01-10T10:40:55.855Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 10:40:55 [2023-01-10T10:40:55.855Z] +++ /etc/init.d/apparmor start 10:40:55 [2023-01-10T10:40:55.855Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 10:40:55 [2023-01-10T10:40:55.855Z] INFO: Waiting for daemon to start... 10:40:55 [2023-01-10T10:40:55.855Z] Starting dockerd 10:40:55 [2023-01-10T10:40:55.855Z] +++ 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 10:40:57 [2023-01-10T10:40:57.768Z] . 10:40:57 [2023-01-10T10:40:57.768Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 10:40:57 [2023-01-10T10:40:57.768Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 10:40:57 [2023-01-10T10:40:57.768Z] Error: No such image: emptyfs 10:40:57 [2023-01-10T10:40:57.768Z] ++++ tar -cC bundles/test-integration/emptyfs . 10:40:57 [2023-01-10T10:40:57.768Z] ++++ docker load 10:40:58 [2023-01-10T10:40:58.027Z] Running integration-test (iteration 1) 10:40:58 [2023-01-10T10:40:58.027Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 10:40:58 [2023-01-10T10:40:58.027Z] ++ 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 10:40:58 [2023-01-10T10:40:58.027Z] ++ set -e 10:40:58 [2023-01-10T10:40:58.027Z] ++ '[' -n 0 ']' 10:40:58 [2023-01-10T10:40:58.027Z] ++ set -x 10:40:58 [2023-01-10T10:40:58.028Z] ++ 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 10:40:58 [2023-01-10T10:40:58.287Z] Loaded image: busybox:latest 10:40:58 [2023-01-10T10:40:58.287Z] Loaded image: busybox:glibc 10:40:59 [2023-01-10T10:40:59.666Z] Loaded image: debian:bullseye-slim 10:40:59 [2023-01-10T10:40:59.666Z] Loaded image: hello-world:latest 10:40:59 [2023-01-10T10:40:59.666Z] Loaded image: arm32v7/hello-world:latest 10:40:59 [2023-01-10T10:40:59.666Z] INFO: Testing against a local daemon 10:40:59 [2023-01-10T10:40:59.666Z] === RUN TestCgroupNamespacesBuild 10:41:01 [2023-01-10T10:41:01.046Z] --- PASS: TestCgroupNamespacesBuild (1.28s) 10:41:01 [2023-01-10T10:41:01.046Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 10:41:01 [2023-01-10T10:41:01.983Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) 10:41:01 [2023-01-10T10:41:01.983Z] === RUN TestBuildWithSession 10:41:01 [2023-01-10T10:41:01.983Z] build_session_test.go:25: TODO: BuildKit 10:41:01 [2023-01-10T10:41:01.983Z] --- SKIP: TestBuildWithSession (0.00s) 10:41:01 [2023-01-10T10:41:01.983Z] === RUN TestBuildSquashParent 10:41:06 [2023-01-10T10:41:06.181Z] --- PASS: TestBuildSquashParent (4.20s) 10:41:06 [2023-01-10T10:41:06.181Z] === RUN TestBuildWithRemoveAndForceRemove 10:41:06 [2023-01-10T10:41:06.181Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:41:06 [2023-01-10T10:41:06.181Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:41:06 [2023-01-10T10:41:06.181Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:41:06 [2023-01-10T10:41:06.181Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:41:06 [2023-01-10T10:41:06.181Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:41:06 [2023-01-10T10:41:06.181Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:41:06 [2023-01-10T10:41:06.181Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:41:06 [2023-01-10T10:41:06.181Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:41:06 [2023-01-10T10:41:06.181Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:41:06 [2023-01-10T10:41:06.181Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:41:06 [2023-01-10T10:41:06.181Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:41:06 [2023-01-10T10:41:06.181Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:41:06 [2023-01-10T10:41:06.181Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:41:06 [2023-01-10T10:41:06.181Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:41:07 [2023-01-10T10:41:07.560Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:41:07 [2023-01-10T10:41:07.560Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:41:08 [2023-01-10T10:41:08.940Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:41:08 [2023-01-10T10:41:08.940Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:41:10 [2023-01-10T10:41:10.006Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 10:41:10 [2023-01-10T10:41:10.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.32s) 10:41:10 [2023-01-10T10:41:10.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.36s) 10:41:10 [2023-01-10T10:41:10.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.14s) 10:41:10 [2023-01-10T10:41:10.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.14s) 10:41:10 [2023-01-10T10:41:10.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.22s) 10:41:10 [2023-01-10T10:41:10.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.20s) 10:41:10 [2023-01-10T10:41:10.006Z] === RUN TestBuildMultiStageCopy 10:41:10 [2023-01-10T10:41:10.006Z] === RUN TestBuildMultiStageCopy/copy_to_root 10:41:10 [2023-01-10T10:41:10.947Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 10:41:11 [2023-01-10T10:41:11.206Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 10:41:11 [2023-01-10T10:41:11.466Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 10:41:11 [2023-01-10T10:41:11.725Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 10:41:11 [2023-01-10T10:41:11.984Z] --- PASS: TestBuildMultiStageCopy (2.08s) 10:41:11 [2023-01-10T10:41:11.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s) 10:41:11 [2023-01-10T10:41:11.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) 10:41:11 [2023-01-10T10:41:11.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) 10:41:11 [2023-01-10T10:41:11.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) 10:41:11 [2023-01-10T10:41:11.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) 10:41:11 [2023-01-10T10:41:11.984Z] === RUN TestBuildMultiStageParentConfig 10:41:12 [2023-01-10T10:41:12.553Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) 10:41:12 [2023-01-10T10:41:12.553Z] === RUN TestBuildLabelWithTargets 10:41:13 [2023-01-10T10:41:13.491Z] --- PASS: TestBuildLabelWithTargets (1.03s) 10:41:13 [2023-01-10T10:41:13.491Z] === RUN TestBuildWithEmptyLayers 10:41:14 [2023-01-10T10:41:14.060Z] --- PASS: TestBuildWithEmptyLayers (0.46s) 10:41:14 [2023-01-10T10:41:14.060Z] === RUN TestBuildMultiStageOnBuild 10:41:15 [2023-01-10T10:41:15.438Z] --- PASS: TestBuildMultiStageOnBuild (1.34s) 10:41:15 [2023-01-10T10:41:15.438Z] === RUN TestBuildUncleanTarFilenames 10:41:16 [2023-01-10T10:41:16.008Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) 10:41:16 [2023-01-10T10:41:16.008Z] === RUN TestBuildMultiStageLayerLeak 10:41:17 [2023-01-10T10:41:17.929Z] --- PASS: TestBuildMultiStageLayerLeak (1.52s) 10:41:17 [2023-01-10T10:41:17.929Z] === RUN TestBuildWithHugeFile 10:42:04 [2023-01-10T10:42:04.618Z] --- PASS: TestBuildWithHugeFile (46.41s) 10:42:04 [2023-01-10T10:42:04.618Z] === RUN TestBuildWCOWSandboxSize 10:42:04 [2023-01-10T10:42:04.618Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 10:42:04 [2023-01-10T10:42:04.618Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 10:42:04 [2023-01-10T10:42:04.618Z] === RUN TestBuildWithEmptyDockerfile 10:42:04 [2023-01-10T10:42:04.618Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 10:42:04 [2023-01-10T10:42:04.618Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 10:42:04 [2023-01-10T10:42:04.618Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:42:04 [2023-01-10T10:42:04.618Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:42:04 [2023-01-10T10:42:04.618Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:42:04 [2023-01-10T10:42:04.618Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:42:04 [2023-01-10T10:42:04.618Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 10:42:04 [2023-01-10T10:42:04.618Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:42:04 [2023-01-10T10:42:04.618Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:42:04 [2023-01-10T10:42:04.618Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) 10:42:04 [2023-01-10T10:42:04.618Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) 10:42:04 [2023-01-10T10:42:04.618Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) 10:42:04 [2023-01-10T10:42:04.618Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) 10:42:04 [2023-01-10T10:42:04.618Z] === RUN TestBuildPreserveOwnership 10:42:04 [2023-01-10T10:42:04.618Z] === RUN TestBuildPreserveOwnership/copy_from 10:42:06 [2023-01-10T10:42:06.523Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 10:42:07 [2023-01-10T10:42:07.460Z] --- PASS: TestBuildPreserveOwnership (3.21s) 10:42:07 [2023-01-10T10:42:07.460Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.26s) 10:42:07 [2023-01-10T10:42:07.460Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) 10:42:07 [2023-01-10T10:42:07.460Z] === RUN TestBuildPlatformInvalid 10:42:07 [2023-01-10T10:42:07.460Z] --- PASS: TestBuildPlatformInvalid (0.07s) 10:42:07 [2023-01-10T10:42:07.460Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 10:42:08 [2023-01-10T10:42:08.398Z] Loaded image: busybox:latest 10:42:08 [2023-01-10T10:42:08.398Z] Loaded image: busybox:glibc 10:42:09 [2023-01-10T10:42:09.336Z] Loaded image: debian:bullseye-slim 10:42:09 [2023-01-10T10:42:09.336Z] Loaded image: hello-world:latest 10:42:09 [2023-01-10T10:42:09.336Z] Loaded image: arm32v7/hello-world:latest 10:42:17 [2023-01-10T10:42:17.462Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.07s) 10:42:17 [2023-01-10T10:42:17.462Z] PASS 10:42:17 [2023-01-10T10:42:17.462Z] 10:42:17 [2023-01-10T10:42:17.462Z] === Skipped 10:42:17 [2023-01-10T10:42:17.462Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 10:42:17 [2023-01-10T10:42:17.462Z] build_session_test.go:25: TODO: BuildKit 10:42:17 [2023-01-10T10:42:17.462Z] 10:42:17 [2023-01-10T10:42:17.462Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 10:42:17 [2023-01-10T10:42:17.462Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 10:42:17 [2023-01-10T10:42:17.462Z] 10:42:17 [2023-01-10T10:42:17.462Z] DONE 34 tests, 2 skipped in 79.493s 10:42:17 [2023-01-10T10:42:17.462Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 10:42:17 [2023-01-10T10:42:17.462Z] ++ 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 10:42:17 [2023-01-10T10:42:17.462Z] ++ set -e 10:42:17 [2023-01-10T10:42:17.462Z] ++ '[' -n 0 ']' 10:42:17 [2023-01-10T10:42:17.462Z] ++ set -x 10:42:17 [2023-01-10T10:42:17.462Z] ++ 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 10:42:17 [2023-01-10T10:42:17.721Z] INFO: Testing against a local daemon 10:42:17 [2023-01-10T10:42:17.721Z] === RUN TestConfigInspect 10:42:20 [2023-01-10T10:42:20.256Z] --- PASS: TestConfigInspect (2.20s) 10:42:20 [2023-01-10T10:42:20.256Z] === RUN TestConfigList 10:42:22 [2023-01-10T10:42:22.161Z] --- PASS: TestConfigList (2.19s) 10:42:22 [2023-01-10T10:42:22.161Z] === RUN TestConfigsCreateAndDelete 10:42:24 [2023-01-10T10:42:24.715Z] --- PASS: TestConfigsCreateAndDelete (2.28s) 10:42:24 [2023-01-10T10:42:24.715Z] === RUN TestConfigsUpdate 10:42:26 [2023-01-10T10:42:26.620Z] --- PASS: TestConfigsUpdate (2.15s) 10:42:26 [2023-01-10T10:42:26.620Z] === RUN TestTemplatedConfig 10:42:29 [2023-01-10T10:42:29.154Z] --- PASS: TestTemplatedConfig (2.56s) 10:42:29 [2023-01-10T10:42:29.154Z] === RUN TestConfigCreateResolve 10:42:31 [2023-01-10T10:42:31.059Z] --- PASS: TestConfigCreateResolve (2.16s) 10:42:31 [2023-01-10T10:42:31.059Z] PASS 10:42:31 [2023-01-10T10:42:31.059Z] 10:42:31 [2023-01-10T10:42:31.059Z] DONE 6 tests in 13.632s 10:42:31 [2023-01-10T10:42:31.318Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 10:42:31 [2023-01-10T10:42:31.318Z] ++ 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 10:42:31 [2023-01-10T10:42:31.318Z] ++ set -e 10:42:31 [2023-01-10T10:42:31.318Z] ++ '[' -n 0 ']' 10:42:31 [2023-01-10T10:42:31.318Z] ++ set -x 10:42:31 [2023-01-10T10:42:31.319Z] ++ 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 10:42:31 [2023-01-10T10:42:31.319Z] INFO: Testing against a local daemon 10:42:31 [2023-01-10T10:42:31.319Z] === RUN TestAttachWithTTY 10:42:31 [2023-01-10T10:42:31.319Z] --- PASS: TestAttachWithTTY (0.06s) 10:42:31 [2023-01-10T10:42:31.319Z] === RUN TestAttachWithoutTTy 10:42:31 [2023-01-10T10:42:31.319Z] --- PASS: TestAttachWithoutTTy (0.04s) 10:42:31 [2023-01-10T10:42:31.319Z] === RUN TestCheckpoint 10:42:31 [2023-01-10T10:42:31.319Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 10:42:31 [2023-01-10T10:42:31.319Z] --- SKIP: TestCheckpoint (0.00s) 10:42:31 [2023-01-10T10:42:31.319Z] === RUN TestContainerInvalidJSON 10:42:31 [2023-01-10T10:42:31.319Z] === RUN TestContainerInvalidJSON/commit 10:42:31 [2023-01-10T10:42:31.319Z] === PAUSE TestContainerInvalidJSON/commit 10:42:31 [2023-01-10T10:42:31.319Z] === RUN TestContainerInvalidJSON/containers/create 10:42:31 [2023-01-10T10:42:31.319Z] === PAUSE TestContainerInvalidJSON/containers/create 10:42:31 [2023-01-10T10:42:31.319Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 10:42:31 [2023-01-10T10:42:31.319Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 10:42:31 [2023-01-10T10:42:31.319Z] === RUN TestContainerInvalidJSON/containers/foobar/update 10:42:31 [2023-01-10T10:42:31.319Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 10:42:31 [2023-01-10T10:42:31.319Z] === RUN TestContainerInvalidJSON/exec/foobar/start 10:42:31 [2023-01-10T10:42:31.319Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 10:42:31 [2023-01-10T10:42:31.319Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 10:42:31 [2023-01-10T10:42:31.319Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 10:42:31 [2023-01-10T10:42:31.319Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 10:42:31 [2023-01-10T10:42:31.319Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 10:42:31 [2023-01-10T10:42:31.578Z] === CONT TestContainerInvalidJSON/commit 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 10:42:31 [2023-01-10T10:42:31.578Z] === CONT TestContainerInvalidJSON/exec/foobar/start 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/commit/empty_body 10:42:31 [2023-01-10T10:42:31.578Z] === CONT TestContainerInvalidJSON/containers/foobar/update 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 10:42:31 [2023-01-10T10:42:31.578Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 10:42:31 [2023-01-10T10:42:31.578Z] === CONT TestContainerInvalidJSON/containers/create 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 10:42:31 [2023-01-10T10:42:31.578Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 10:42:31 [2023-01-10T10:42:31.578Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON (0.01s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestCopyFromContainerPathDoesNotExist 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestCopyFromContainerPathIsNotDir 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestCopyToContainerPathDoesNotExist 10:42:31 [2023-01-10T10:42:31.578Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) 10:42:31 [2023-01-10T10:42:31.578Z] === RUN TestCopyEmptyFile 10:42:31 [2023-01-10T10:42:31.838Z] --- PASS: TestCopyEmptyFile (0.22s) 10:42:31 [2023-01-10T10:42:31.838Z] === RUN TestCopyToContainerPathIsNotDir 10:42:31 [2023-01-10T10:42:31.838Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) 10:42:31 [2023-01-10T10:42:31.838Z] === RUN TestCopyFromContainer 10:42:32 [2023-01-10T10:42:32.776Z] === RUN TestCopyFromContainer// 10:42:32 [2023-01-10T10:42:32.776Z] === RUN TestCopyFromContainer//bar/root 10:42:32 [2023-01-10T10:42:32.776Z] === RUN TestCopyFromContainer//bar/root/ 10:42:33 [2023-01-10T10:42:33.035Z] === RUN TestCopyFromContainer/bar/quux 10:42:33 [2023-01-10T10:42:33.035Z] === RUN TestCopyFromContainer/bar/quux/ 10:42:33 [2023-01-10T10:42:33.035Z] === RUN TestCopyFromContainer/bar/quux/baz 10:42:33 [2023-01-10T10:42:33.035Z] === RUN TestCopyFromContainer/bar/filesymlink 10:42:33 [2023-01-10T10:42:33.035Z] === RUN TestCopyFromContainer/bar/dirsymlink 10:42:33 [2023-01-10T10:42:33.295Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 10:42:33 [2023-01-10T10:42:33.295Z] === RUN TestCopyFromContainer/bar/notarget 10:42:33 [2023-01-10T10:42:33.295Z] --- PASS: TestCopyFromContainer (1.51s) 10:42:33 [2023-01-10T10:42:33.295Z] --- PASS: TestCopyFromContainer// (0.06s) 10:42:33 [2023-01-10T10:42:33.295Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) 10:42:33 [2023-01-10T10:42:33.295Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) 10:42:33 [2023-01-10T10:42:33.295Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) 10:42:33 [2023-01-10T10:42:33.295Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) 10:42:33 [2023-01-10T10:42:33.295Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) 10:42:33 [2023-01-10T10:42:33.295Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) 10:42:33 [2023-01-10T10:42:33.295Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) 10:42:33 [2023-01-10T10:42:33.295Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) 10:42:33 [2023-01-10T10:42:33.295Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) 10:42:33 [2023-01-10T10:42:33.295Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 10:42:33 [2023-01-10T10:42:33.295Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:42:33 [2023-01-10T10:42:33.295Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:42:33 [2023-01-10T10:42:33.295Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:42:33 [2023-01-10T10:42:33.295Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:42:33 [2023-01-10T10:42:33.295Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 10:42:33 [2023-01-10T10:42:33.295Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 10:42:33 [2023-01-10T10:42:33.295Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:42:33 [2023-01-10T10:42:33.295Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 10:42:33 [2023-01-10T10:42:33.295Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:42:33 [2023-01-10T10:42:33.295Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 10:42:33 [2023-01-10T10:42:33.295Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 10:42:33 [2023-01-10T10:42:33.295Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 10:42:33 [2023-01-10T10:42:33.295Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 10:42:33 [2023-01-10T10:42:33.295Z] === RUN TestCreateLinkToNonExistingContainer 10:42:33 [2023-01-10T10:42:33.295Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 10:42:33 [2023-01-10T10:42:33.295Z] === RUN TestCreateWithInvalidEnv 10:42:33 [2023-01-10T10:42:33.295Z] === RUN TestCreateWithInvalidEnv/0 10:42:33 [2023-01-10T10:42:33.295Z] === PAUSE TestCreateWithInvalidEnv/0 10:42:33 [2023-01-10T10:42:33.295Z] === RUN TestCreateWithInvalidEnv/1 10:42:33 [2023-01-10T10:42:33.295Z] === PAUSE TestCreateWithInvalidEnv/1 10:42:33 [2023-01-10T10:42:33.295Z] === RUN TestCreateWithInvalidEnv/2 10:42:33 [2023-01-10T10:42:33.295Z] === PAUSE TestCreateWithInvalidEnv/2 10:42:33 [2023-01-10T10:42:33.554Z] === CONT TestCreateWithInvalidEnv/0 10:42:33 [2023-01-10T10:42:33.554Z] === CONT TestCreateWithInvalidEnv/2 10:42:33 [2023-01-10T10:42:33.554Z] === CONT TestCreateWithInvalidEnv/1 10:42:33 [2023-01-10T10:42:33.554Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 10:42:33 [2023-01-10T10:42:33.554Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 10:42:33 [2023-01-10T10:42:33.554Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 10:42:33 [2023-01-10T10:42:33.554Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 10:42:33 [2023-01-10T10:42:33.554Z] === RUN TestCreateTmpfsMountsTarget 10:42:33 [2023-01-10T10:42:33.554Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 10:42:33 [2023-01-10T10:42:33.554Z] === RUN TestCreateWithCustomMaskedPaths 10:42:34 [2023-01-10T10:42:34.932Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) 10:42:34 [2023-01-10T10:42:34.932Z] === RUN TestCreateWithCustomReadonlyPaths 10:42:35 [2023-01-10T10:42:35.869Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) 10:42:35 [2023-01-10T10:42:35.869Z] === RUN TestCreateWithInvalidHealthcheckParams 10:42:35 [2023-01-10T10:42:35.869Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:42:35 [2023-01-10T10:42:35.869Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:42:35 [2023-01-10T10:42:35.869Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:42:35 [2023-01-10T10:42:35.869Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:42:35 [2023-01-10T10:42:35.869Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:42:35 [2023-01-10T10:42:35.869Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:42:35 [2023-01-10T10:42:35.869Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:42:35 [2023-01-10T10:42:35.869Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:42:35 [2023-01-10T10:42:35.869Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:42:35 [2023-01-10T10:42:35.869Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:42:35 [2023-01-10T10:42:35.869Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:42:35 [2023-01-10T10:42:35.869Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:42:35 [2023-01-10T10:42:35.869Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:42:35 [2023-01-10T10:42:35.869Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:42:35 [2023-01-10T10:42:35.869Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:42:35 [2023-01-10T10:42:35.869Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 10:42:35 [2023-01-10T10:42:35.869Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 10:42:35 [2023-01-10T10:42:35.869Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 10:42:35 [2023-01-10T10:42:35.869Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 10:42:35 [2023-01-10T10:42:35.869Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 10:42:35 [2023-01-10T10:42:35.869Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 10:42:35 [2023-01-10T10:42:35.869Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 10:42:36 [2023-01-10T10:42:36.437Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) 10:42:36 [2023-01-10T10:42:36.437Z] === RUN TestCreateDifferentPlatform 10:42:36 [2023-01-10T10:42:36.437Z] === RUN TestCreateDifferentPlatform/different_os 10:42:36 [2023-01-10T10:42:36.437Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 10:42:36 [2023-01-10T10:42:36.437Z] --- PASS: TestCreateDifferentPlatform (0.01s) 10:42:36 [2023-01-10T10:42:36.437Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 10:42:36 [2023-01-10T10:42:36.437Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 10:42:36 [2023-01-10T10:42:36.437Z] === RUN TestCreateVolumesFromNonExistingContainer 10:42:36 [2023-01-10T10:42:36.437Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 10:42:36 [2023-01-10T10:42:36.437Z] === RUN TestCreatePlatformSpecificImageNoPlatform 10:42:36 [2023-01-10T10:42:36.437Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) 10:42:36 [2023-01-10T10:42:36.437Z] === RUN TestCreateInvalidHostConfig 10:42:36 [2023-01-10T10:42:36.437Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 10:42:36 [2023-01-10T10:42:36.437Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 10:42:36 [2023-01-10T10:42:36.437Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 10:42:36 [2023-01-10T10:42:36.437Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 10:42:36 [2023-01-10T10:42:36.437Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 10:42:36 [2023-01-10T10:42:36.437Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 10:42:36 [2023-01-10T10:42:36.437Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 10:42:36 [2023-01-10T10:42:36.437Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 10:42:36 [2023-01-10T10:42:36.437Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 10:42:36 [2023-01-10T10:42:36.437Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 10:42:36 [2023-01-10T10:42:36.437Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 10:42:36 [2023-01-10T10:42:36.437Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 10:42:36 [2023-01-10T10:42:36.437Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 10:42:36 [2023-01-10T10:42:36.437Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 10:42:36 [2023-01-10T10:42:36.437Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 10:42:36 [2023-01-10T10:42:36.437Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 10:42:36 [2023-01-10T10:42:36.437Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 10:42:36 [2023-01-10T10:42:36.437Z] === RUN TestContainerStartOnDaemonRestart 10:42:36 [2023-01-10T10:42:36.437Z] === PAUSE TestContainerStartOnDaemonRestart 10:42:36 [2023-01-10T10:42:36.437Z] === RUN TestDaemonRestartIpcMode 10:42:36 [2023-01-10T10:42:36.437Z] === PAUSE TestDaemonRestartIpcMode 10:42:36 [2023-01-10T10:42:36.437Z] === RUN TestDaemonHostGatewayIP 10:42:36 [2023-01-10T10:42:36.437Z] === PAUSE TestDaemonHostGatewayIP 10:42:36 [2023-01-10T10:42:36.437Z] === RUN TestRestartDaemonWithRestartingContainer 10:42:36 [2023-01-10T10:42:36.437Z] === PAUSE TestRestartDaemonWithRestartingContainer 10:42:36 [2023-01-10T10:42:36.437Z] === RUN TestContainerKillOnDaemonStart 10:42:36 [2023-01-10T10:42:36.437Z] === PAUSE TestContainerKillOnDaemonStart 10:42:36 [2023-01-10T10:42:36.437Z] === RUN TestDiff 10:42:37 [2023-01-10T10:42:37.005Z] --- PASS: TestDiff (0.45s) 10:42:37 [2023-01-10T10:42:37.006Z] === RUN TestExecConsoleSize 10:42:37 [2023-01-10T10:42:37.265Z] --- PASS: TestExecConsoleSize (0.47s) 10:42:37 [2023-01-10T10:42:37.265Z] === RUN TestExecWithCloseStdin 10:42:37 [2023-01-10T10:42:37.833Z] --- PASS: TestExecWithCloseStdin (0.50s) 10:42:37 [2023-01-10T10:42:37.833Z] === RUN TestExec 10:42:38 [2023-01-10T10:42:38.401Z] --- PASS: TestExec (0.47s) 10:42:38 [2023-01-10T10:42:38.401Z] === RUN TestExecUser 10:42:38 [2023-01-10T10:42:38.661Z] --- PASS: TestExecUser (0.47s) 10:42:38 [2023-01-10T10:42:38.661Z] === RUN TestExportContainerAndImportImage 10:42:39 [2023-01-10T10:42:39.600Z] --- PASS: TestExportContainerAndImportImage (0.61s) 10:42:39 [2023-01-10T10:42:39.600Z] === RUN TestExportContainerAfterDaemonRestart 10:42:40 [2023-01-10T10:42:40.538Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) 10:42:40 [2023-01-10T10:42:40.538Z] === RUN TestHealthCheckWorkdir 10:42:41 [2023-01-10T10:42:41.106Z] --- PASS: TestHealthCheckWorkdir (0.51s) 10:42:41 [2023-01-10T10:42:41.106Z] === RUN TestHealthKillContainer 10:42:49 [2023-01-10T10:42:49.224Z] --- PASS: TestHealthKillContainer (7.90s) 10:42:49 [2023-01-10T10:42:49.224Z] === RUN TestHealthCheckProcessKilled 10:42:49 [2023-01-10T10:42:49.795Z] --- PASS: TestHealthCheckProcessKilled (0.65s) 10:42:49 [2023-01-10T10:42:49.795Z] === RUN TestInspectCpusetInConfigPre120 10:42:50 [2023-01-10T10:42:50.060Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) 10:42:50 [2023-01-10T10:42:50.060Z] === RUN TestIpcModeNone 10:42:50 [2023-01-10T10:42:50.633Z] --- PASS: TestIpcModeNone (0.48s) 10:42:50 [2023-01-10T10:42:50.633Z] === RUN TestIpcModePrivate 10:42:50 [2023-01-10T10:42:50.892Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false 10:42:51 [2023-01-10T10:42:51.151Z] --- PASS: TestIpcModePrivate (0.50s) 10:42:51 [2023-01-10T10:42:51.151Z] === RUN TestIpcModeShareable 10:42:51 [2023-01-10T10:42:51.410Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true 10:42:51 [2023-01-10T10:42:51.669Z] --- PASS: TestIpcModeShareable (0.49s) 10:42:51 [2023-01-10T10:42:51.669Z] === RUN TestAPIIpcModeShareableAndContainer 10:42:53 [2023-01-10T10:42:53.047Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) 10:42:53 [2023-01-10T10:42:53.047Z] === RUN TestAPIIpcModeHost 10:42:53 [2023-01-10T10:42:53.307Z] --- PASS: TestAPIIpcModeHost (0.36s) 10:42:53 [2023-01-10T10:42:53.307Z] === RUN TestDaemonIpcModeShareable 10:42:54 [2023-01-10T10:42:54.245Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true 10:42:54 [2023-01-10T10:42:54.505Z] --- PASS: TestDaemonIpcModeShareable (1.14s) 10:42:54 [2023-01-10T10:42:54.505Z] === RUN TestDaemonIpcModePrivate 10:42:55 [2023-01-10T10:42:55.442Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false 10:42:55 [2023-01-10T10:42:55.701Z] --- PASS: TestDaemonIpcModePrivate (1.15s) 10:42:55 [2023-01-10T10:42:55.701Z] === RUN TestDaemonIpcModePrivateFromConfig 10:42:56 [2023-01-10T10:42:56.639Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false 10:42:56 [2023-01-10T10:42:56.898Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) 10:42:56 [2023-01-10T10:42:56.898Z] === RUN TestDaemonIpcModeShareableFromConfig 10:42:57 [2023-01-10T10:42:57.836Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true 10:42:57 [2023-01-10T10:42:57.836Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) 10:42:57 [2023-01-10T10:42:57.836Z] === RUN TestIpcModeOlderClient 10:42:57 [2023-01-10T10:42:57.836Z] === PAUSE TestIpcModeOlderClient 10:42:57 [2023-01-10T10:42:57.836Z] === RUN TestKillContainerInvalidSignal 10:42:58 [2023-01-10T10:42:58.405Z] --- PASS: TestKillContainerInvalidSignal (0.41s) 10:42:58 [2023-01-10T10:42:58.405Z] === RUN TestKillContainer 10:42:58 [2023-01-10T10:42:58.405Z] === RUN TestKillContainer/no_signal 10:42:58 [2023-01-10T10:42:58.664Z] === RUN TestKillContainer/non_killing_signal 10:42:59 [2023-01-10T10:42:59.232Z] === RUN TestKillContainer/killing_signal 10:42:59 [2023-01-10T10:42:59.800Z] --- PASS: TestKillContainer (1.28s) 10:42:59 [2023-01-10T10:42:59.800Z] --- PASS: TestKillContainer/no_signal (0.40s) 10:42:59 [2023-01-10T10:42:59.800Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) 10:42:59 [2023-01-10T10:42:59.800Z] --- PASS: TestKillContainer/killing_signal (0.43s) 10:42:59 [2023-01-10T10:42:59.800Z] === RUN TestKillWithStopSignalAndRestartPolicies 10:42:59 [2023-01-10T10:42:59.800Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 10:43:00 [2023-01-10T10:43:00.060Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 10:43:00 [2023-01-10T10:43:00.628Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) 10:43:00 [2023-01-10T10:43:00.628Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) 10:43:00 [2023-01-10T10:43:00.628Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) 10:43:00 [2023-01-10T10:43:00.628Z] === RUN TestKillStoppedContainer 10:43:00 [2023-01-10T10:43:00.628Z] --- PASS: TestKillStoppedContainer (0.05s) 10:43:00 [2023-01-10T10:43:00.628Z] === RUN TestKillStoppedContainerAPIPre120 10:43:00 [2023-01-10T10:43:00.628Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 10:43:00 [2023-01-10T10:43:00.628Z] === RUN TestKillDifferentUserContainer 10:43:01 [2023-01-10T10:43:01.198Z] --- PASS: TestKillDifferentUserContainer (0.46s) 10:43:01 [2023-01-10T10:43:01.198Z] === RUN TestInspectOomKilledTrue 10:43:01 [2023-01-10T10:43:01.458Z] --- PASS: TestInspectOomKilledTrue (0.47s) 10:43:01 [2023-01-10T10:43:01.458Z] === RUN TestInspectOomKilledFalse 10:43:02 [2023-01-10T10:43:02.027Z] --- PASS: TestInspectOomKilledFalse (0.41s) 10:43:02 [2023-01-10T10:43:02.027Z] === RUN TestLinksEtcHostsContentMatch 10:43:02 [2023-01-10T10:43:02.287Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) 10:43:02 [2023-01-10T10:43:02.287Z] === RUN TestLinksContainerNames 10:43:03 [2023-01-10T10:43:03.225Z] --- PASS: TestLinksContainerNames (0.91s) 10:43:03 [2023-01-10T10:43:03.225Z] === RUN TestLogsFollowTailEmpty 10:43:03 [2023-01-10T10:43:03.484Z] --- PASS: TestLogsFollowTailEmpty (0.43s) 10:43:03 [2023-01-10T10:43:03.484Z] === RUN TestLogs 10:43:03 [2023-01-10T10:43:03.484Z] === RUN TestLogs/driver_local 10:43:03 [2023-01-10T10:43:03.484Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 10:43:03 [2023-01-10T10:43:03.484Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 10:43:03 [2023-01-10T10:43:03.484Z] === RUN TestLogs/driver_local/tty/only_stdout 10:43:03 [2023-01-10T10:43:03.484Z] === PAUSE TestLogs/driver_local/tty/only_stdout 10:43:03 [2023-01-10T10:43:03.484Z] === RUN TestLogs/driver_local/tty/only_stderr 10:43:03 [2023-01-10T10:43:03.484Z] === PAUSE TestLogs/driver_local/tty/only_stderr 10:43:03 [2023-01-10T10:43:03.484Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 10:43:03 [2023-01-10T10:43:03.484Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 10:43:03 [2023-01-10T10:43:03.484Z] === RUN TestLogs/driver_local/without_tty/only_stdout 10:43:03 [2023-01-10T10:43:03.484Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 10:43:03 [2023-01-10T10:43:03.484Z] === RUN TestLogs/driver_local/without_tty/only_stderr 10:43:03 [2023-01-10T10:43:03.484Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 10:43:03 [2023-01-10T10:43:03.484Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 10:43:03 [2023-01-10T10:43:03.484Z] === CONT TestLogs/driver_local/without_tty/only_stderr 10:43:04 [2023-01-10T10:43:04.422Z] === CONT TestLogs/driver_local/without_tty/only_stdout 10:43:04 [2023-01-10T10:43:04.422Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 10:43:04 [2023-01-10T10:43:04.991Z] === CONT TestLogs/driver_local/tty/only_stderr 10:43:04 [2023-01-10T10:43:04.991Z] === CONT TestLogs/driver_local/tty/only_stdout 10:43:05 [2023-01-10T10:43:05.560Z] === RUN TestLogs/driver_json-file 10:43:05 [2023-01-10T10:43:05.560Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 10:43:05 [2023-01-10T10:43:05.560Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 10:43:05 [2023-01-10T10:43:05.560Z] === RUN TestLogs/driver_json-file/tty/only_stdout 10:43:05 [2023-01-10T10:43:05.560Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 10:43:05 [2023-01-10T10:43:05.560Z] === RUN TestLogs/driver_json-file/tty/only_stderr 10:43:05 [2023-01-10T10:43:05.560Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 10:43:05 [2023-01-10T10:43:05.560Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 10:43:05 [2023-01-10T10:43:05.560Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 10:43:05 [2023-01-10T10:43:05.560Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 10:43:05 [2023-01-10T10:43:05.560Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 10:43:05 [2023-01-10T10:43:05.560Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 10:43:05 [2023-01-10T10:43:05.560Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 10:43:05 [2023-01-10T10:43:05.560Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 10:43:05 [2023-01-10T10:43:05.560Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 10:43:06 [2023-01-10T10:43:06.128Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 10:43:06 [2023-01-10T10:43:06.388Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 10:43:06 [2023-01-10T10:43:06.957Z] === CONT TestLogs/driver_json-file/tty/only_stderr 10:43:06 [2023-01-10T10:43:06.957Z] === CONT TestLogs/driver_json-file/tty/only_stdout 10:43:07 [2023-01-10T10:43:07.898Z] --- PASS: TestLogs (4.14s) 10:43:07 [2023-01-10T10:43:07.898Z] --- PASS: TestLogs/driver_local (0.01s) 10:43:07 [2023-01-10T10:43:07.898Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.62s) 10:43:07 [2023-01-10T10:43:07.898Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.79s) 10:43:07 [2023-01-10T10:43:07.898Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.70s) 10:43:07 [2023-01-10T10:43:07.898Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.57s) 10:43:07 [2023-01-10T10:43:07.898Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.49s) 10:43:07 [2023-01-10T10:43:07.898Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.51s) 10:43:07 [2023-01-10T10:43:07.898Z] --- PASS: TestLogs/driver_json-file (0.01s) 10:43:07 [2023-01-10T10:43:07.898Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s) 10:43:07 [2023-01-10T10:43:07.898Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.80s) 10:43:07 [2023-01-10T10:43:07.898Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.72s) 10:43:07 [2023-01-10T10:43:07.898Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.70s) 10:43:07 [2023-01-10T10:43:07.898Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.69s) 10:43:07 [2023-01-10T10:43:07.898Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.83s) 10:43:07 [2023-01-10T10:43:07.898Z] === RUN TestContainerNetworkMountsNoChown 10:43:08 [2023-01-10T10:43:08.157Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/default 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/default 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/private 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/private 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/rprivate 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/rprivate 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/slave 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/slave 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/rslave 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/rslave 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/shared 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/shared 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/rshared 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/rshared 10:43:08 [2023-01-10T10:43:08.157Z] === CONT TestMountDaemonRoot/default 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/default/bind_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/default/mount_root 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/default/mount_root 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/default/mount_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/default/bind_root 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/default/bind_root 10:43:08 [2023-01-10T10:43:08.157Z] === CONT TestMountDaemonRoot/default/bind_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === CONT TestMountDaemonRoot/rshared 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/rshared/mount_root 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/rshared/bind_root 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 10:43:08 [2023-01-10T10:43:08.157Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === CONT TestMountDaemonRoot/shared 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/shared/bind_root 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/shared/bind_root 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/shared/bind_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/shared/mount_root 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/shared/mount_root 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/shared/mount_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === CONT TestMountDaemonRoot/rslave 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/rslave/mount_root 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/rslave/bind_root 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 10:43:08 [2023-01-10T10:43:08.157Z] === CONT TestMountDaemonRoot/slave 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/slave/bind_root 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/slave/bind_root 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/slave/bind_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/slave/mount_root 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/slave/mount_root 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/slave/mount_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === CONT TestMountDaemonRoot/rprivate 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/rprivate/mount_root 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/rprivate/bind_root 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === CONT TestMountDaemonRoot/private 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/private/bind_root 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/private/bind_root 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/private/bind_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/private/mount_root 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/private/mount_root 10:43:08 [2023-01-10T10:43:08.157Z] === RUN TestMountDaemonRoot/private/mount_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === CONT TestMountDaemonRoot/default/bind_root 10:43:08 [2023-01-10T10:43:08.157Z] === CONT TestMountDaemonRoot/default/mount_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === CONT TestMountDaemonRoot/default/mount_root 10:43:08 [2023-01-10T10:43:08.157Z] === CONT TestMountDaemonRoot/rshared/bind_root 10:43:08 [2023-01-10T10:43:08.157Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 10:43:08 [2023-01-10T10:43:08.157Z] === CONT TestMountDaemonRoot/rshared/mount_root 10:43:08 [2023-01-10T10:43:08.417Z] === CONT TestMountDaemonRoot/shared/bind_root 10:43:08 [2023-01-10T10:43:08.417Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 10:43:08 [2023-01-10T10:43:08.417Z] === CONT TestMountDaemonRoot/shared/mount_subpath 10:43:08 [2023-01-10T10:43:08.417Z] === CONT TestMountDaemonRoot/shared/mount_root 10:43:08 [2023-01-10T10:43:08.417Z] === CONT TestMountDaemonRoot/shared/bind_subpath 10:43:08 [2023-01-10T10:43:08.417Z] === CONT TestMountDaemonRoot/slave/bind_root 10:43:08 [2023-01-10T10:43:08.417Z] === CONT TestMountDaemonRoot/rslave/bind_root 10:43:08 [2023-01-10T10:43:08.417Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 10:43:08 [2023-01-10T10:43:08.417Z] === CONT TestMountDaemonRoot/rslave/mount_root 10:43:08 [2023-01-10T10:43:08.417Z] === CONT TestMountDaemonRoot/rprivate/mount_root 10:43:08 [2023-01-10T10:43:08.417Z] === CONT TestMountDaemonRoot/slave/mount_subpath 10:43:08 [2023-01-10T10:43:08.417Z] === CONT TestMountDaemonRoot/slave/mount_root 10:43:08 [2023-01-10T10:43:08.417Z] === CONT TestMountDaemonRoot/slave/bind_subpath 10:43:08 [2023-01-10T10:43:08.417Z] === CONT TestMountDaemonRoot/private/bind_root 10:43:08 [2023-01-10T10:43:08.417Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 10:43:08 [2023-01-10T10:43:08.417Z] === CONT TestMountDaemonRoot/rprivate/bind_root 10:43:08 [2023-01-10T10:43:08.417Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 10:43:08 [2023-01-10T10:43:08.417Z] === CONT TestMountDaemonRoot/private/mount_subpath 10:43:08 [2023-01-10T10:43:08.676Z] === CONT TestMountDaemonRoot/private/mount_root 10:43:08 [2023-01-10T10:43:08.676Z] === CONT TestMountDaemonRoot/private/bind_subpath 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot (0.02s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/default (0.00s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/private (0.00s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 10:43:08 [2023-01-10T10:43:08.676Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 10:43:08 [2023-01-10T10:43:08.676Z] === RUN TestContainerBindMountNonRecursive 10:43:10 [2023-01-10T10:43:10.069Z] --- PASS: TestContainerBindMountNonRecursive (1.38s) 10:43:10 [2023-01-10T10:43:10.069Z] === RUN TestContainerVolumesMountedAsShared 10:43:10 [2023-01-10T10:43:10.328Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) 10:43:10 [2023-01-10T10:43:10.328Z] === RUN TestContainerVolumesMountedAsSlave 10:43:10 [2023-01-10T10:43:10.896Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) 10:43:10 [2023-01-10T10:43:10.896Z] === RUN TestNetworkNat 10:43:11 [2023-01-10T10:43:11.156Z] --- PASS: TestNetworkNat (0.47s) 10:43:11 [2023-01-10T10:43:11.156Z] === RUN TestNetworkLocalhostTCPNat 10:43:11 [2023-01-10T10:43:11.723Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) 10:43:11 [2023-01-10T10:43:11.723Z] === RUN TestNetworkLoopbackNat 10:43:14 [2023-01-10T10:43:14.258Z] --- PASS: TestNetworkLoopbackNat (2.56s) 10:43:14 [2023-01-10T10:43:14.258Z] === RUN TestPause 10:43:14 [2023-01-10T10:43:14.827Z] --- PASS: TestPause (0.48s) 10:43:14 [2023-01-10T10:43:14.827Z] === RUN TestPauseFailsOnWindowsServerContainers 10:43:14 [2023-01-10T10:43:14.827Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 10:43:14 [2023-01-10T10:43:14.827Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 10:43:14 [2023-01-10T10:43:14.827Z] === RUN TestPauseStopPausedContainer 10:43:15 [2023-01-10T10:43:15.086Z] --- PASS: TestPauseStopPausedContainer (0.46s) 10:43:15 [2023-01-10T10:43:15.086Z] === RUN TestPidHost 10:43:16 [2023-01-10T10:43:16.023Z] --- PASS: TestPidHost (0.99s) 10:43:16 [2023-01-10T10:43:16.023Z] === RUN TestPsFilter 10:43:16 [2023-01-10T10:43:16.282Z] --- PASS: TestPsFilter (0.10s) 10:43:16 [2023-01-10T10:43:16.282Z] === RUN TestRemoveContainerWithRemovedVolume 10:43:16 [2023-01-10T10:43:16.542Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) 10:43:16 [2023-01-10T10:43:16.542Z] === RUN TestRemoveContainerWithVolume 10:43:17 [2023-01-10T10:43:17.112Z] --- PASS: TestRemoveContainerWithVolume (0.49s) 10:43:17 [2023-01-10T10:43:17.112Z] === RUN TestRemoveContainerRunning 10:43:17 [2023-01-10T10:43:17.681Z] --- PASS: TestRemoveContainerRunning (0.45s) 10:43:17 [2023-01-10T10:43:17.681Z] === RUN TestRemoveContainerForceRemoveRunning 10:43:17 [2023-01-10T10:43:17.940Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) 10:43:17 [2023-01-10T10:43:17.940Z] === RUN TestRemoveInvalidContainer 10:43:17 [2023-01-10T10:43:17.940Z] --- PASS: TestRemoveInvalidContainer (0.02s) 10:43:17 [2023-01-10T10:43:17.940Z] === RUN TestRenameLinkedContainer 10:43:19 [2023-01-10T10:43:19.849Z] --- PASS: TestRenameLinkedContainer (1.75s) 10:43:19 [2023-01-10T10:43:19.849Z] === RUN TestRenameStoppedContainer 10:43:20 [2023-01-10T10:43:20.108Z] --- PASS: TestRenameStoppedContainer (0.43s) 10:43:20 [2023-01-10T10:43:20.108Z] === RUN TestRenameRunningContainerAndReuse 10:43:21 [2023-01-10T10:43:21.047Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) 10:43:21 [2023-01-10T10:43:21.047Z] === RUN TestRenameInvalidName 10:43:21 [2023-01-10T10:43:21.615Z] --- PASS: TestRenameInvalidName (0.45s) 10:43:21 [2023-01-10T10:43:21.615Z] === RUN TestRenameAnonymousContainer 10:43:22 [2023-01-10T10:43:22.993Z] --- PASS: TestRenameAnonymousContainer (1.55s) 10:43:22 [2023-01-10T10:43:22.993Z] === RUN TestRenameContainerWithSameName 10:43:23 [2023-01-10T10:43:23.561Z] --- PASS: TestRenameContainerWithSameName (0.43s) 10:43:23 [2023-01-10T10:43:23.561Z] === RUN TestRenameContainerWithLinkedContainer 10:43:24 [2023-01-10T10:43:24.499Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) 10:43:24 [2023-01-10T10:43:24.499Z] === RUN TestResize 10:43:24 [2023-01-10T10:43:24.758Z] --- PASS: TestResize (0.42s) 10:43:24 [2023-01-10T10:43:24.758Z] === RUN TestResizeWithInvalidSize 10:43:25 [2023-01-10T10:43:25.326Z] --- PASS: TestResizeWithInvalidSize (0.46s) 10:43:25 [2023-01-10T10:43:25.326Z] === RUN TestResizeWhenContainerNotStarted 10:43:25 [2023-01-10T10:43:25.585Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) 10:43:25 [2023-01-10T10:43:25.585Z] === RUN TestDaemonRestartKillContainers 10:43:25 [2023-01-10T10:43:25.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 10:43:25 [2023-01-10T10:43:25.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 10:43:25 [2023-01-10T10:43:25.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 10:43:25 [2023-01-10T10:43:25.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 10:43:25 [2023-01-10T10:43:25.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 10:43:25 [2023-01-10T10:43:25.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 10:43:25 [2023-01-10T10:43:25.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 10:43:25 [2023-01-10T10:43:25.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 10:43:25 [2023-01-10T10:43:25.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 10:43:25 [2023-01-10T10:43:25.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 10:43:25 [2023-01-10T10:43:25.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 10:43:25 [2023-01-10T10:43:25.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 10:43:25 [2023-01-10T10:43:25.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 10:43:25 [2023-01-10T10:43:25.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 10:43:25 [2023-01-10T10:43:25.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 10:43:25 [2023-01-10T10:43:25.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 10:43:25 [2023-01-10T10:43:25.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 10:43:25 [2023-01-10T10:43:25.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 10:43:25 [2023-01-10T10:43:25.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 10:43:25 [2023-01-10T10:43:25.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 10:43:25 [2023-01-10T10:43:25.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 10:43:25 [2023-01-10T10:43:25.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 10:43:25 [2023-01-10T10:43:25.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 10:43:25 [2023-01-10T10:43:25.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 10:43:25 [2023-01-10T10:43:25.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 10:43:25 [2023-01-10T10:43:25.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 10:43:25 [2023-01-10T10:43:25.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 10:43:25 [2023-01-10T10:43:25.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 10:43:25 [2023-01-10T10:43:25.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 10:43:25 [2023-01-10T10:43:25.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 10:43:25 [2023-01-10T10:43:25.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 10:43:25 [2023-01-10T10:43:25.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 10:43:25 [2023-01-10T10:43:25.586Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 10:43:25 [2023-01-10T10:43:25.586Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 10:43:27 [2023-01-10T10:43:27.496Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 10:43:28 [2023-01-10T10:43:28.434Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 10:43:29 [2023-01-10T10:43:29.812Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 10:43:29 [2023-01-10T10:43:29.812Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 10:43:30 [2023-01-10T10:43:30.764Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 10:43:31 [2023-01-10T10:43:31.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 10:43:34 [2023-01-10T10:43:34.314Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 10:43:34 [2023-01-10T10:43:34.314Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 10:43:36 [2023-01-10T10:43:36.221Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 10:43:38 [2023-01-10T10:43:38.127Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 10:43:38 [2023-01-10T10:43:38.127Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 10:43:40 [2023-01-10T10:43:40.033Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 10:43:40 [2023-01-10T10:43:40.033Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 10:43:41 [2023-01-10T10:43:41.412Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 10:43:43 [2023-01-10T10:43:43.317Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 10:43:43 [2023-01-10T10:43:43.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.70s) 10:43:43 [2023-01-10T10:43:43.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) 10:43:43 [2023-01-10T10:43:43.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.95s) 10:43:43 [2023-01-10T10:43:43.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) 10:43:43 [2023-01-10T10:43:43.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) 10:43:43 [2023-01-10T10:43:43.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) 10:43:43 [2023-01-10T10:43:43.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.39s) 10:43:43 [2023-01-10T10:43:43.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.38s) 10:43:43 [2023-01-10T10:43:43.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.92s) 10:43:43 [2023-01-10T10:43:43.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) 10:43:43 [2023-01-10T10:43:43.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.98s) 10:43:43 [2023-01-10T10:43:43.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s) 10:43:43 [2023-01-10T10:43:43.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s) 10:43:43 [2023-01-10T10:43:43.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s) 10:43:43 [2023-01-10T10:43:43.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s) 10:43:43 [2023-01-10T10:43:43.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s) 10:43:43 [2023-01-10T10:43:43.317Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 10:43:43 [2023-01-10T10:43:43.317Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 10:43:43 [2023-01-10T10:43:43.886Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 10:43:44 [2023-01-10T10:43:44.824Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s) 10:43:44 [2023-01-10T10:43:44.824Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s) 10:43:44 [2023-01-10T10:43:44.824Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s) 10:43:44 [2023-01-10T10:43:44.824Z] === RUN TestCgroupNamespacesRun 10:43:46 [2023-01-10T10:43:46.203Z] --- PASS: TestCgroupNamespacesRun (1.14s) 10:43:46 [2023-01-10T10:43:46.203Z] === RUN TestCgroupNamespacesRunPrivileged 10:43:47 [2023-01-10T10:43:47.140Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) 10:43:47 [2023-01-10T10:43:47.140Z] === RUN TestCgroupNamespacesRunDaemonHostMode 10:43:48 [2023-01-10T10:43:48.078Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) 10:43:48 [2023-01-10T10:43:48.078Z] === RUN TestCgroupNamespacesRunHostMode 10:43:49 [2023-01-10T10:43:49.456Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) 10:43:49 [2023-01-10T10:43:49.456Z] === RUN TestCgroupNamespacesRunPrivateMode 10:43:50 [2023-01-10T10:43:50.393Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) 10:43:50 [2023-01-10T10:43:50.393Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 10:43:51 [2023-01-10T10:43:51.772Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) 10:43:51 [2023-01-10T10:43:51.772Z] === RUN TestCgroupNamespacesRunInvalidMode 10:43:52 [2023-01-10T10:43:52.340Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) 10:43:52 [2023-01-10T10:43:52.340Z] === RUN TestCgroupNamespacesRunOlderClient 10:43:53 [2023-01-10T10:43:53.727Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) 10:43:53 [2023-01-10T10:43:53.727Z] === RUN TestNISDomainname 10:43:53 [2023-01-10T10:43:53.988Z] --- PASS: TestNISDomainname (0.54s) 10:43:53 [2023-01-10T10:43:53.988Z] === RUN TestHostnameDnsResolution 10:43:54 [2023-01-10T10:43:54.560Z] --- PASS: TestHostnameDnsResolution (0.65s) 10:43:54 [2023-01-10T10:43:54.560Z] === RUN TestUnprivilegedPortsAndPing 10:43:55 [2023-01-10T10:43:55.128Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) 10:43:55 [2023-01-10T10:43:55.128Z] === RUN TestPrivilegedHostDevices 10:43:55 [2023-01-10T10:43:55.696Z] --- PASS: TestPrivilegedHostDevices (0.51s) 10:43:55 [2023-01-10T10:43:55.696Z] === RUN TestRunConsoleSize 10:43:56 [2023-01-10T10:43:56.265Z] --- PASS: TestRunConsoleSize (0.42s) 10:43:56 [2023-01-10T10:43:56.265Z] === RUN TestRunWithAlternativeContainerdShim 10:43:58 [2023-01-10T10:43:58.171Z] --- PASS: TestRunWithAlternativeContainerdShim (2.01s) 10:43:58 [2023-01-10T10:43:58.172Z] === RUN TestStats 10:44:00 [2023-01-10T10:44:00.706Z] --- PASS: TestStats (2.44s) 10:44:00 [2023-01-10T10:44:00.706Z] === RUN TestStopContainerWithTimeout 10:44:00 [2023-01-10T10:44:00.706Z] === RUN TestStopContainerWithTimeout/0 10:44:00 [2023-01-10T10:44:00.706Z] === PAUSE TestStopContainerWithTimeout/0 10:44:00 [2023-01-10T10:44:00.706Z] === RUN TestStopContainerWithTimeout/1 10:44:00 [2023-01-10T10:44:00.706Z] === PAUSE TestStopContainerWithTimeout/1 10:44:00 [2023-01-10T10:44:00.706Z] === RUN TestStopContainerWithTimeout/3 10:44:00 [2023-01-10T10:44:00.706Z] === PAUSE TestStopContainerWithTimeout/3 10:44:00 [2023-01-10T10:44:00.706Z] === RUN TestStopContainerWithTimeout/-1 10:44:00 [2023-01-10T10:44:00.706Z] === PAUSE TestStopContainerWithTimeout/-1 10:44:00 [2023-01-10T10:44:00.706Z] === CONT TestStopContainerWithTimeout/0 10:44:00 [2023-01-10T10:44:00.706Z] === CONT TestStopContainerWithTimeout/3 10:44:01 [2023-01-10T10:44:01.275Z] === CONT TestStopContainerWithTimeout/1 10:44:02 [2023-01-10T10:44:02.653Z] === CONT TestStopContainerWithTimeout/-1 10:44:05 [2023-01-10T10:44:05.189Z] --- PASS: TestStopContainerWithTimeout (0.01s) 10:44:05 [2023-01-10T10:44:05.189Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) 10:44:05 [2023-01-10T10:44:05.189Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) 10:44:05 [2023-01-10T10:44:05.189Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) 10:44:05 [2023-01-10T10:44:05.189Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) 10:44:05 [2023-01-10T10:44:05.189Z] === RUN TestDeleteDevicemapper 10:44:05 [2023-01-10T10:44:05.189Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 10:44:05 [2023-01-10T10:44:05.189Z] --- SKIP: TestDeleteDevicemapper (0.00s) 10:44:05 [2023-01-10T10:44:05.189Z] === RUN TestStopContainerWithRestartPolicyAlways 10:44:07 [2023-01-10T10:44:07.097Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.12s) 10:44:07 [2023-01-10T10:44:07.097Z] === RUN TestUpdateMemory 10:44:07 [2023-01-10T10:44:07.667Z] --- PASS: TestUpdateMemory (0.54s) 10:44:07 [2023-01-10T10:44:07.667Z] === RUN TestUpdateCPUQuota 10:44:08 [2023-01-10T10:44:08.605Z] --- PASS: TestUpdateCPUQuota (0.74s) 10:44:08 [2023-01-10T10:44:08.605Z] === RUN TestUpdatePidsLimit 10:44:08 [2023-01-10T10:44:08.605Z] === RUN TestUpdatePidsLimit/update_from_none 10:44:08 [2023-01-10T10:44:08.605Z] === RUN TestUpdatePidsLimit/no_change 10:44:08 [2023-01-10T10:44:08.864Z] === RUN TestUpdatePidsLimit/update_lower 10:44:09 [2023-01-10T10:44:09.123Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 10:44:09 [2023-01-10T10:44:09.123Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 10:44:09 [2023-01-10T10:44:09.383Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 10:44:09 [2023-01-10T10:44:09.643Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 10:44:10 [2023-01-10T10:44:10.212Z] --- PASS: TestUpdatePidsLimit (1.74s) 10:44:10 [2023-01-10T10:44:10.212Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) 10:44:10 [2023-01-10T10:44:10.212Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) 10:44:10 [2023-01-10T10:44:10.212Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) 10:44:10 [2023-01-10T10:44:10.212Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) 10:44:10 [2023-01-10T10:44:10.212Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) 10:44:10 [2023-01-10T10:44:10.212Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) 10:44:10 [2023-01-10T10:44:10.212Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) 10:44:10 [2023-01-10T10:44:10.212Z] === RUN TestUpdateRestartPolicy 10:44:22 [2023-01-10T10:44:22.422Z] --- PASS: TestUpdateRestartPolicy (10.85s) 10:44:22 [2023-01-10T10:44:22.422Z] === RUN TestUpdateRestartWithAutoRemove 10:44:22 [2023-01-10T10:44:22.422Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) 10:44:22 [2023-01-10T10:44:22.422Z] === RUN TestWaitNonBlocked 10:44:22 [2023-01-10T10:44:22.422Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 10:44:22 [2023-01-10T10:44:22.422Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 10:44:22 [2023-01-10T10:44:22.422Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 10:44:22 [2023-01-10T10:44:22.422Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 10:44:22 [2023-01-10T10:44:22.422Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 10:44:22 [2023-01-10T10:44:22.422Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 10:44:22 [2023-01-10T10:44:22.422Z] --- PASS: TestWaitNonBlocked (0.01s) 10:44:22 [2023-01-10T10:44:22.422Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.52s) 10:44:22 [2023-01-10T10:44:22.422Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) 10:44:22 [2023-01-10T10:44:22.422Z] === RUN TestWaitBlocked 10:44:22 [2023-01-10T10:44:22.422Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 10:44:22 [2023-01-10T10:44:22.422Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 10:44:22 [2023-01-10T10:44:22.422Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 10:44:22 [2023-01-10T10:44:22.422Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 10:44:22 [2023-01-10T10:44:22.422Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 10:44:22 [2023-01-10T10:44:22.422Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 10:44:22 [2023-01-10T10:44:22.682Z] --- PASS: TestWaitBlocked (0.01s) 10:44:22 [2023-01-10T10:44:22.682Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s) 10:44:22 [2023-01-10T10:44:22.682Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) 10:44:22 [2023-01-10T10:44:22.682Z] === RUN TestWaitConditions 10:44:22 [2023-01-10T10:44:22.941Z] === RUN TestWaitConditions/default 10:44:22 [2023-01-10T10:44:22.941Z] === PAUSE TestWaitConditions/default 10:44:22 [2023-01-10T10:44:22.941Z] === RUN TestWaitConditions/not-running 10:44:22 [2023-01-10T10:44:22.941Z] === PAUSE TestWaitConditions/not-running 10:44:22 [2023-01-10T10:44:22.941Z] === RUN TestWaitConditions/next-exit 10:44:22 [2023-01-10T10:44:22.941Z] === PAUSE TestWaitConditions/next-exit 10:44:22 [2023-01-10T10:44:22.941Z] === RUN TestWaitConditions/removed 10:44:22 [2023-01-10T10:44:22.941Z] === PAUSE TestWaitConditions/removed 10:44:22 [2023-01-10T10:44:22.941Z] === CONT TestWaitConditions/default 10:44:22 [2023-01-10T10:44:22.941Z] === CONT TestWaitConditions/next-exit 10:44:24 [2023-01-10T10:44:24.854Z] === CONT TestWaitConditions/removed 10:44:24 [2023-01-10T10:44:24.854Z] === CONT TestWaitConditions/not-running 10:44:26 [2023-01-10T10:44:26.232Z] --- PASS: TestWaitConditions (0.02s) 10:44:26 [2023-01-10T10:44:26.232Z] --- PASS: TestWaitConditions/default (1.79s) 10:44:26 [2023-01-10T10:44:26.232Z] --- PASS: TestWaitConditions/next-exit (1.81s) 10:44:26 [2023-01-10T10:44:26.232Z] --- PASS: TestWaitConditions/removed (1.54s) 10:44:26 [2023-01-10T10:44:26.232Z] --- PASS: TestWaitConditions/not-running (1.54s) 10:44:26 [2023-01-10T10:44:26.232Z] === RUN TestWaitRestartedContainer 10:44:26 [2023-01-10T10:44:26.232Z] === RUN TestWaitRestartedContainer/default 10:44:26 [2023-01-10T10:44:26.232Z] === PAUSE TestWaitRestartedContainer/default 10:44:26 [2023-01-10T10:44:26.232Z] === RUN TestWaitRestartedContainer/not-running 10:44:26 [2023-01-10T10:44:26.232Z] === PAUSE TestWaitRestartedContainer/not-running 10:44:26 [2023-01-10T10:44:26.232Z] === RUN TestWaitRestartedContainer/next-exit 10:44:26 [2023-01-10T10:44:26.232Z] === PAUSE TestWaitRestartedContainer/next-exit 10:44:26 [2023-01-10T10:44:26.232Z] === CONT TestWaitRestartedContainer/default 10:44:26 [2023-01-10T10:44:26.232Z] === CONT TestWaitRestartedContainer/next-exit 10:44:27 [2023-01-10T10:44:27.611Z] === CONT TestWaitRestartedContainer/not-running 10:44:28 [2023-01-10T10:44:28.179Z] --- PASS: TestWaitRestartedContainer (0.02s) 10:44:28 [2023-01-10T10:44:28.179Z] --- PASS: TestWaitRestartedContainer/default (1.18s) 10:44:28 [2023-01-10T10:44:28.179Z] --- PASS: TestWaitRestartedContainer/next-exit (1.36s) 10:44:28 [2023-01-10T10:44:28.179Z] --- PASS: TestWaitRestartedContainer/not-running (0.90s) 10:44:28 [2023-01-10T10:44:28.179Z] === CONT TestContainerStartOnDaemonRestart 10:44:28 [2023-01-10T10:44:28.179Z] === CONT TestRestartDaemonWithRestartingContainer 10:44:30 [2023-01-10T10:44:30.715Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.97s) 10:44:30 [2023-01-10T10:44:30.715Z] === CONT TestIpcModeOlderClient 10:44:30 [2023-01-10T10:44:30.715Z] --- PASS: TestIpcModeOlderClient (0.05s) 10:44:30 [2023-01-10T10:44:30.715Z] === CONT TestContainerKillOnDaemonStart 10:44:30 [2023-01-10T10:44:30.715Z] --- PASS: TestContainerStartOnDaemonRestart (2.14s) 10:44:30 [2023-01-10T10:44:30.715Z] === CONT TestDaemonHostGatewayIP 10:44:33 [2023-01-10T10:44:33.249Z] --- PASS: TestDaemonHostGatewayIP (2.38s) 10:44:33 [2023-01-10T10:44:33.249Z] === CONT TestDaemonRestartIpcMode 10:44:35 [2023-01-10T10:44:35.154Z] --- PASS: TestDaemonRestartIpcMode (2.14s) 10:44:43 [2023-01-10T10:44:43.272Z] --- PASS: TestContainerKillOnDaemonStart (11.61s) 10:44:43 [2023-01-10T10:44:43.272Z] PASS 10:44:43 [2023-01-10T10:44:43.272Z] 10:44:43 [2023-01-10T10:44:43.272Z] === Skipped 10:44:43 [2023-01-10T10:44:43.272Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 10:44:43 [2023-01-10T10:44:43.272Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 10:44:43 [2023-01-10T10:44:43.272Z] 10:44:43 [2023-01-10T10:44:43.272Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 10:44:43 [2023-01-10T10:44:43.272Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 10:44:43 [2023-01-10T10:44:43.272Z] 10:44:43 [2023-01-10T10:44:43.272Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) 10:44:43 [2023-01-10T10:44:43.272Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 10:44:43 [2023-01-10T10:44:43.272Z] 10:44:43 [2023-01-10T10:44:43.272Z] DONE 273 tests, 3 skipped in 130.709s 10:44:43 [2023-01-10T10:44:43.272Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 10:44:43 [2023-01-10T10:44:43.272Z] ++ 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 10:44:43 [2023-01-10T10:44:43.272Z] ++ set -e 10:44:43 [2023-01-10T10:44:43.272Z] ++ '[' -n 0 ']' 10:44:43 [2023-01-10T10:44:43.272Z] ++ set -x 10:44:43 [2023-01-10T10:44:43.272Z] ++ 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 10:44:43 [2023-01-10T10:44:43.272Z] INFO: Testing against a local daemon 10:44:43 [2023-01-10T10:44:43.272Z] === RUN TestConfigDaemonID 10:44:43 [2023-01-10T10:44:43.272Z] daemon_test.go:67: [d78415f2aa814] daemon is not started 10:44:43 [2023-01-10T10:44:43.272Z] --- PASS: TestConfigDaemonID (1.04s) 10:44:43 [2023-01-10T10:44:43.272Z] === RUN TestDaemonConfigValidation 10:44:43 [2023-01-10T10:44:43.272Z] === RUN TestDaemonConfigValidation/config_with_no_content 10:44:43 [2023-01-10T10:44:43.272Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 10:44:43 [2023-01-10T10:44:43.272Z] === RUN TestDaemonConfigValidation/config_with_{} 10:44:43 [2023-01-10T10:44:43.272Z] === PAUSE TestDaemonConfigValidation/config_with_{} 10:44:43 [2023-01-10T10:44:43.272Z] === RUN TestDaemonConfigValidation/invalid_config 10:44:43 [2023-01-10T10:44:43.272Z] === PAUSE TestDaemonConfigValidation/invalid_config 10:44:43 [2023-01-10T10:44:43.272Z] === RUN TestDaemonConfigValidation/malformed_config 10:44:43 [2023-01-10T10:44:43.272Z] === PAUSE TestDaemonConfigValidation/malformed_config 10:44:43 [2023-01-10T10:44:43.272Z] === RUN TestDaemonConfigValidation/valid_config 10:44:43 [2023-01-10T10:44:43.272Z] === PAUSE TestDaemonConfigValidation/valid_config 10:44:43 [2023-01-10T10:44:43.272Z] === CONT TestDaemonConfigValidation/config_with_no_content 10:44:43 [2023-01-10T10:44:43.272Z] === CONT TestDaemonConfigValidation/malformed_config 10:44:43 [2023-01-10T10:44:43.272Z] === CONT TestDaemonConfigValidation/invalid_config 10:44:43 [2023-01-10T10:44:43.272Z] === CONT TestDaemonConfigValidation/config_with_{} 10:44:43 [2023-01-10T10:44:43.272Z] === CONT TestDaemonConfigValidation/valid_config 10:44:43 [2023-01-10T10:44:43.272Z] --- PASS: TestDaemonConfigValidation (0.00s) 10:44:43 [2023-01-10T10:44:43.272Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) 10:44:43 [2023-01-10T10:44:43.272Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) 10:44:43 [2023-01-10T10:44:43.272Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) 10:44:43 [2023-01-10T10:44:43.272Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) 10:44:43 [2023-01-10T10:44:43.272Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) 10:44:43 [2023-01-10T10:44:43.272Z] === RUN TestConfigDaemonSeccompProfiles 10:44:43 [2023-01-10T10:44:43.272Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 10:44:44 [2023-01-10T10:44:44.650Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 10:44:45 [2023-01-10T10:44:45.587Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 10:44:46 [2023-01-10T10:44:46.525Z] === CONT TestConfigDaemonSeccompProfiles 10:44:46 [2023-01-10T10:44:46.525Z] daemon_test.go:181: [d011c1279373c] daemon is not started 10:44:46 [2023-01-10T10:44:46.525Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) 10:44:46 [2023-01-10T10:44:46.525Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 10:44:46 [2023-01-10T10:44:46.525Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 10:44:46 [2023-01-10T10:44:46.525Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 10:44:46 [2023-01-10T10:44:46.525Z] === RUN TestDaemonProxy 10:44:46 [2023-01-10T10:44:46.525Z] === RUN TestDaemonProxy/environment_variables 10:44:48 [2023-01-10T10:44:48.429Z] === RUN TestDaemonProxy/command-line_options 10:44:49 [2023-01-10T10:44:49.807Z] === RUN TestDaemonProxy/configuration_file 10:44:51 [2023-01-10T10:44:51.712Z] === RUN TestDaemonProxy/conflicting_options 10:44:52 [2023-01-10T10:44:52.304Z] === RUN TestDaemonProxy/reload_sanitized 10:44:52 [2023-01-10T10:44:52.563Z] daemon_test.go:358: Skipping test, because we did not find 'Reloaded configuration' in the logs 10:44:52 [2023-01-10T10:44:52.563Z] --- PASS: TestDaemonProxy (6.23s) 10:44:52 [2023-01-10T10:44:52.563Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) 10:44:52 [2023-01-10T10:44:52.563Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) 10:44:52 [2023-01-10T10:44:52.563Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) 10:44:52 [2023-01-10T10:44:52.563Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 10:44:52 [2023-01-10T10:44:52.563Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) 10:44:52 [2023-01-10T10:44:52.563Z] === RUN TestLiveRestore 10:44:52 [2023-01-10T10:44:52.563Z] === RUN TestLiveRestore/volume_references 10:44:52 [2023-01-10T10:44:52.563Z] === PAUSE TestLiveRestore/volume_references 10:44:52 [2023-01-10T10:44:52.563Z] === CONT TestLiveRestore/volume_references 10:44:53 [2023-01-10T10:44:53.501Z] === RUN TestLiveRestore/volume_references/restartPolicy 10:44:53 [2023-01-10T10:44:53.501Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 10:44:54 [2023-01-10T10:44:54.440Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 10:44:55 [2023-01-10T10:44:55.381Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 10:44:56 [2023-01-10T10:44:56.319Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 10:44:57 [2023-01-10T10:44:57.257Z] --- PASS: TestLiveRestore (0.00s) 10:44:57 [2023-01-10T10:44:57.257Z] --- PASS: TestLiveRestore/volume_references (4.48s) 10:44:57 [2023-01-10T10:44:57.257Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.78s) 10:44:57 [2023-01-10T10:44:57.257Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.96s) 10:44:57 [2023-01-10T10:44:57.257Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s) 10:44:57 [2023-01-10T10:44:57.257Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s) 10:44:57 [2023-01-10T10:44:57.257Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.92s) 10:44:57 [2023-01-10T10:44:57.257Z] PASS 10:44:57 [2023-01-10T10:44:57.257Z] 10:44:57 [2023-01-10T10:44:57.257Z] === Skipped 10:44:57 [2023-01-10T10:44:57.257Z] === SKIP: arm64.integration.daemon TestDaemonProxy/reload_sanitized (0.53s) 10:44:57 [2023-01-10T10:44:57.257Z] daemon_test.go:358: Skipping test, because we did not find 'Reloaded configuration' in the logs 10:44:57 [2023-01-10T10:44:57.257Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) 10:44:57 [2023-01-10T10:44:57.257Z] 10:44:57 [2023-01-10T10:44:57.257Z] DONE 24 tests, 1 skipped in 15.208s 10:44:57 [2023-01-10T10:44:57.257Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 10:44:57 [2023-01-10T10:44:57.257Z] ++ 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 10:44:57 [2023-01-10T10:44:57.257Z] ++ set -e 10:44:57 [2023-01-10T10:44:57.257Z] ++ '[' -n 0 ']' 10:44:57 [2023-01-10T10:44:57.257Z] ++ set -x 10:44:57 [2023-01-10T10:44:57.257Z] ++ 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 10:44:57 [2023-01-10T10:44:57.257Z] INFO: Testing against a local daemon 10:44:57 [2023-01-10T10:44:57.257Z] === RUN TestCommitInheritsEnv 10:44:57 [2023-01-10T10:44:57.517Z] --- PASS: TestCommitInheritsEnv (0.25s) 10:44:57 [2023-01-10T10:44:57.517Z] === RUN TestImportExtremelyLargeImageWorks 10:44:57 [2023-01-10T10:44:57.517Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 10:44:57 [2023-01-10T10:44:57.517Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 10:44:57 [2023-01-10T10:44:57.517Z] === RUN TestImportWithCustomPlatform 10:44:57 [2023-01-10T10:44:57.517Z] === RUN TestImportWithCustomPlatform/#00 10:44:57 [2023-01-10T10:44:57.517Z] === RUN TestImportWithCustomPlatform/_______ 10:44:57 [2023-01-10T10:44:57.517Z] === RUN TestImportWithCustomPlatform// 10:44:57 [2023-01-10T10:44:57.517Z] === RUN TestImportWithCustomPlatform/linux 10:44:57 [2023-01-10T10:44:57.776Z] === RUN TestImportWithCustomPlatform/LINUX 10:44:57 [2023-01-10T10:44:57.776Z] === RUN TestImportWithCustomPlatform/linux/sparc64 10:44:57 [2023-01-10T10:44:57.776Z] === RUN TestImportWithCustomPlatform/macos 10:44:57 [2023-01-10T10:44:57.776Z] === RUN TestImportWithCustomPlatform/macos/arm64 10:44:57 [2023-01-10T10:44:57.776Z] === RUN TestImportWithCustomPlatform/nintendo64 10:44:57 [2023-01-10T10:44:57.776Z] --- PASS: TestImportWithCustomPlatform (0.32s) 10:44:57 [2023-01-10T10:44:57.776Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) 10:44:57 [2023-01-10T10:44:57.776Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 10:44:57 [2023-01-10T10:44:57.776Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 10:44:57 [2023-01-10T10:44:57.776Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) 10:44:57 [2023-01-10T10:44:57.776Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) 10:44:57 [2023-01-10T10:44:57.776Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) 10:44:57 [2023-01-10T10:44:57.776Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 10:44:57 [2023-01-10T10:44:57.776Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 10:44:57 [2023-01-10T10:44:57.776Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 10:44:57 [2023-01-10T10:44:57.776Z] === RUN TestImagesFilterMultiReference 10:44:58 [2023-01-10T10:44:58.038Z] --- PASS: TestImagesFilterMultiReference (0.05s) 10:44:58 [2023-01-10T10:44:58.038Z] === RUN TestImagePullPlatformInvalid 10:44:58 [2023-01-10T10:44:58.038Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 10:44:58 [2023-01-10T10:44:58.038Z] === RUN TestImagePullStoredfDigestForOtherRepo 10:44:58 [2023-01-10T10:44:58.038Z] time="2023-01-10T10:44:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.4 instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.038Z] time="2023-01-10T10:44:57Z" level=info msg="redis not configured" go.version=go1.19.4 instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.038Z] time="2023-01-10T10:44:57Z" level=info msg="Starting upload purge in 33m0s" go.version=go1.19.4 instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.038Z] time="2023-01-10T10:44:57Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.4 instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.038Z] time="2023-01-10T10:44:57Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5071e616-29dc-4799-8a3c-41df03e5e46d http.request.method=GET http.request.remoteaddr="127.0.0.1:47342" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.038Z] time="2023-01-10T10:44:57Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5071e616-29dc-4799-8a3c-41df03e5e46d http.request.method=GET http.request.remoteaddr="127.0.0.1:47342" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.089498ms http.response.status=200 http.response.written=2 instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.038Z] 127.0.0.1 - - [10/Jan/2023:10:44:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 10:44:58 [2023-01-10T10:44:58.038Z] time="2023-01-10T10:44:57Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=19e8018d-21a6-4d7e-8fe2-e6489535d628 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47358" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.038Z] time="2023-01-10T10:44:57Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=19e8018d-21a6-4d7e-8fe2-e6489535d628 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47358" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.038Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=19e8018d-21a6-4d7e-8fe2-e6489535d628 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47358" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=27.25µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a9676eac-15c0-49d3-a43d-9a35a6245726 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.038Z] time="2023-01-10T10:44:57Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=19e8018d-21a6-4d7e-8fe2-e6489535d628 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47358" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.777085ms http.response.status=404 http.response.written=157 instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.038Z] 127.0.0.1 - - [10/Jan/2023:10:44:57 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.15+unknown" 10:44:58 [2023-01-10T10:44:58.038Z] time="2023-01-10T10:44:57Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8ebab0d9-33d1-412b-aa36-dedd7b7ce2c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.038Z] time="2023-01-10T10:44:57Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8ebab0d9-33d1-412b-aa36-dedd7b7ce2c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.038Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8ebab0d9-33d1-412b-aa36-dedd7b7ce2c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=24.271µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0d836d3c-dafa-479c-af39-50f6ad3f112f trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.038Z] time="2023-01-10T10:44:57Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8ebab0d9-33d1-412b-aa36-dedd7b7ce2c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.62409ms http.response.status=404 http.response.written=157 instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.038Z] 127.0.0.1 - - [10/Jan/2023:10:44:57 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.15+unknown" 10:44:58 [2023-01-10T10:44:58.038Z] time="2023-01-10T10:44:57Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0512fd74-4252-494f-adc9-18b4d41b5100 http.request.method=POST http.request.remoteaddr="127.0.0.1:47358" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.038Z] time="2023-01-10T10:44:57Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0512fd74-4252-494f-adc9-18b4d41b5100 http.request.method=POST http.request.remoteaddr="127.0.0.1:47358" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.038Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a0193c5f-4941-48cb-8248-1345f23d0249/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0512fd74-4252-494f-adc9-18b4d41b5100 http.request.method=POST http.request.remoteaddr="127.0.0.1:47358" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=202.408µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fdacbbad-8362-44c6-8347-e7b6a8721eef trace.line=95 vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.038Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a0193c5f-4941-48cb-8248-1345f23d0249/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0512fd74-4252-494f-adc9-18b4d41b5100 http.request.method=POST http.request.remoteaddr="127.0.0.1:47358" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=31.32µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f249242f-eb45-42e8-960c-4fc3e9f2ebe0 trace.line=141 vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.038Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a0193c5f-4941-48cb-8248-1345f23d0249/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0512fd74-4252-494f-adc9-18b4d41b5100 http.request.method=POST http.request.remoteaddr="127.0.0.1:47358" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=100.162µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4ec12a8b-f151-4c50-9723-44c150cdbb1c trace.line=95 vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.038Z] time="2023-01-10T10:44:57Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0512fd74-4252-494f-adc9-18b4d41b5100 http.request.method=POST http.request.remoteaddr="127.0.0.1:47358" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=4.532913ms http.response.status=202 http.response.written=0 instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.038Z] 127.0.0.1 - - [10/Jan/2023:10:44:57 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.15+unknown" 10:44:58 [2023-01-10T10:44:58.038Z] time="2023-01-10T10:44:57Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=90375a88-d271-4d6c-9c8a-1072a04bbe6e http.request.method=POST http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.038Z] time="2023-01-10T10:44:57Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=90375a88-d271-4d6c-9c8a-1072a04bbe6e http.request.method=POST http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.038Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c0492e20-0cbb-4312-b4e6-8ccf6f52032a/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=90375a88-d271-4d6c-9c8a-1072a04bbe6e http.request.method=POST http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=59.217µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=bbf60d88-5777-4360-a4e5-e246e99243ed trace.line=95 vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.039Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c0492e20-0cbb-4312-b4e6-8ccf6f52032a/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=90375a88-d271-4d6c-9c8a-1072a04bbe6e http.request.method=POST http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=32.37µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=30b3b547-a577-4d04-87b9-8cf4d7c28389 trace.line=141 vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.039Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c0492e20-0cbb-4312-b4e6-8ccf6f52032a/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=90375a88-d271-4d6c-9c8a-1072a04bbe6e http.request.method=POST http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=74.553µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e7e4c5ea-c228-4a4f-9ba2-3a74a2ff2db5 trace.line=95 vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.039Z] time="2023-01-10T10:44:57Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=90375a88-d271-4d6c-9c8a-1072a04bbe6e http.request.method=POST http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=2.657504ms http.response.status=202 http.response.written=0 instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.039Z] 127.0.0.1 - - [10/Jan/2023:10:44:57 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.15+unknown" 10:44:58 [2023-01-10T10:44:58.039Z] time="2023-01-10T10:44:57Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=78cf5928-1414-4cb6-bdb5-0edb86ff5407 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47358" http.request.uri="/v2/test/blobs/uploads/a0193c5f-4941-48cb-8248-1345f23d0249?_state=Y0OH_uVU6uZnvN8FjNth2nZGdgESSKKtDVvyp2l6WAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwMTkzYzVmLTQ5NDEtNDhjYi04MjQ4LTEzNDVmMjNkMDI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTIzNzM3NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=test vars.uuid=a0193c5f-4941-48cb-8248-1345f23d0249 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.039Z] time="2023-01-10T10:44:57Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=78cf5928-1414-4cb6-bdb5-0edb86ff5407 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47358" http.request.uri="/v2/test/blobs/uploads/a0193c5f-4941-48cb-8248-1345f23d0249?_state=Y0OH_uVU6uZnvN8FjNth2nZGdgESSKKtDVvyp2l6WAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwMTkzYzVmLTQ5NDEtNDhjYi04MjQ4LTEzNDVmMjNkMDI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTIzNzM3NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=test vars.uuid=a0193c5f-4941-48cb-8248-1345f23d0249 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.039Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/a0193c5f-4941-48cb-8248-1345f23d0249/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=78cf5928-1414-4cb6-bdb5-0edb86ff5407 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47358" http.request.uri="/v2/test/blobs/uploads/a0193c5f-4941-48cb-8248-1345f23d0249?_state=Y0OH_uVU6uZnvN8FjNth2nZGdgESSKKtDVvyp2l6WAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwMTkzYzVmLTQ5NDEtNDhjYi04MjQ4LTEzNDVmMjNkMDI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTIzNzM3NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=34.207µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=694cc8b3-477c-4262-97f9-194ff48ac340 trace.line=82 vars.name=test vars.uuid=a0193c5f-4941-48cb-8248-1345f23d0249 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.039Z] time="2023-01-10T10:44:57Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=88075ab6-b0bd-4fdb-a859-5e2f2037abb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/blobs/uploads/c0492e20-0cbb-4312-b4e6-8ccf6f52032a?_state=JRnEOs6BjGKqHDXSgcDXThi93VYymj-9WpyxUBWNkdt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNDkyZTIwLTBjYmItNDMxMi1iNGU2LThjY2Y2ZjUyMDMyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTYwNDkyNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=test vars.uuid=c0492e20-0cbb-4312-b4e6-8ccf6f52032a version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.039Z] time="2023-01-10T10:44:57Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=88075ab6-b0bd-4fdb-a859-5e2f2037abb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/blobs/uploads/c0492e20-0cbb-4312-b4e6-8ccf6f52032a?_state=JRnEOs6BjGKqHDXSgcDXThi93VYymj-9WpyxUBWNkdt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNDkyZTIwLTBjYmItNDMxMi1iNGU2LThjY2Y2ZjUyMDMyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTYwNDkyNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=test vars.uuid=c0492e20-0cbb-4312-b4e6-8ccf6f52032a version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.039Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/c0492e20-0cbb-4312-b4e6-8ccf6f52032a/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=88075ab6-b0bd-4fdb-a859-5e2f2037abb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/blobs/uploads/c0492e20-0cbb-4312-b4e6-8ccf6f52032a?_state=JRnEOs6BjGKqHDXSgcDXThi93VYymj-9WpyxUBWNkdt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNDkyZTIwLTBjYmItNDMxMi1iNGU2LThjY2Y2ZjUyMDMyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTYwNDkyNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=129.077µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9d3c8816-7214-4f69-9093-79b00b410d4a trace.line=82 vars.name=test vars.uuid=c0492e20-0cbb-4312-b4e6-8ccf6f52032a version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.039Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c0492e20-0cbb-4312-b4e6-8ccf6f52032a/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=88075ab6-b0bd-4fdb-a859-5e2f2037abb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/blobs/uploads/c0492e20-0cbb-4312-b4e6-8ccf6f52032a?_state=JRnEOs6BjGKqHDXSgcDXThi93VYymj-9WpyxUBWNkdt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNDkyZTIwLTBjYmItNDMxMi1iNGU2LThjY2Y2ZjUyMDMyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTYwNDkyNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=14.285µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bbea1a09-6642-440e-a257-25586dee2402 trace.line=141 vars.name=test vars.uuid=c0492e20-0cbb-4312-b4e6-8ccf6f52032a version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.039Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a0193c5f-4941-48cb-8248-1345f23d0249/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=78cf5928-1414-4cb6-bdb5-0edb86ff5407 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47358" http.request.uri="/v2/test/blobs/uploads/a0193c5f-4941-48cb-8248-1345f23d0249?_state=Y0OH_uVU6uZnvN8FjNth2nZGdgESSKKtDVvyp2l6WAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwMTkzYzVmLTQ5NDEtNDhjYi04MjQ4LTEzNDVmMjNkMDI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTIzNzM3NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=1.755661ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a25e5bf7-a0bf-4eb6-9b1c-93bb6bf9d364 trace.line=141 vars.name=test vars.uuid=a0193c5f-4941-48cb-8248-1345f23d0249 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.039Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/c0492e20-0cbb-4312-b4e6-8ccf6f52032a/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=88075ab6-b0bd-4fdb-a859-5e2f2037abb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/blobs/uploads/c0492e20-0cbb-4312-b4e6-8ccf6f52032a?_state=JRnEOs6BjGKqHDXSgcDXThi93VYymj-9WpyxUBWNkdt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNDkyZTIwLTBjYmItNDMxMi1iNGU2LThjY2Y2ZjUyMDMyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTYwNDkyNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=585.833µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=749112e2-25fd-4ef8-a0d3-300ad2460515 trace.line=124 vars.name=test vars.uuid=c0492e20-0cbb-4312-b4e6-8ccf6f52032a version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.039Z] time="2023-01-10T10:44:57Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=88075ab6-b0bd-4fdb-a859-5e2f2037abb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/blobs/uploads/c0492e20-0cbb-4312-b4e6-8ccf6f52032a?_state=JRnEOs6BjGKqHDXSgcDXThi93VYymj-9WpyxUBWNkdt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNDkyZTIwLTBjYmItNDMxMi1iNGU2LThjY2Y2ZjUyMDMyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTYwNDkyNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=test vars.uuid=c0492e20-0cbb-4312-b4e6-8ccf6f52032a version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.039Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c0492e20-0cbb-4312-b4e6-8ccf6f52032a/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=88075ab6-b0bd-4fdb-a859-5e2f2037abb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/blobs/uploads/c0492e20-0cbb-4312-b4e6-8ccf6f52032a?_state=JRnEOs6BjGKqHDXSgcDXThi93VYymj-9WpyxUBWNkdt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNDkyZTIwLTBjYmItNDMxMi1iNGU2LThjY2Y2ZjUyMDMyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTYwNDkyNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=16.944µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=62168e3f-b6a1-4b04-aa77-c8089cc5a0de trace.line=141 vars.name=test vars.uuid=c0492e20-0cbb-4312-b4e6-8ccf6f52032a version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.039Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=88075ab6-b0bd-4fdb-a859-5e2f2037abb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/blobs/uploads/c0492e20-0cbb-4312-b4e6-8ccf6f52032a?_state=JRnEOs6BjGKqHDXSgcDXThi93VYymj-9WpyxUBWNkdt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNDkyZTIwLTBjYmItNDMxMi1iNGU2LThjY2Y2ZjUyMDMyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTYwNDkyNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=15.639µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=94e4fc2e-f4dd-4271-9821-f6e8c923e206 trace.line=141 vars.name=test vars.uuid=c0492e20-0cbb-4312-b4e6-8ccf6f52032a version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.039Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c0492e20-0cbb-4312-b4e6-8ccf6f52032a/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=88075ab6-b0bd-4fdb-a859-5e2f2037abb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/blobs/uploads/c0492e20-0cbb-4312-b4e6-8ccf6f52032a?_state=JRnEOs6BjGKqHDXSgcDXThi93VYymj-9WpyxUBWNkdt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNDkyZTIwLTBjYmItNDMxMi1iNGU2LThjY2Y2ZjUyMDMyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTYwNDkyNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=11.455µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9aa1f1a7-cd6e-4a3c-ab3d-389d383da7cf trace.line=141 vars.name=test vars.uuid=c0492e20-0cbb-4312-b4e6-8ccf6f52032a version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.039Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/c0492e20-0cbb-4312-b4e6-8ccf6f52032a/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=88075ab6-b0bd-4fdb-a859-5e2f2037abb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/blobs/uploads/c0492e20-0cbb-4312-b4e6-8ccf6f52032a?_state=JRnEOs6BjGKqHDXSgcDXThi93VYymj-9WpyxUBWNkdt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNDkyZTIwLTBjYmItNDMxMi1iNGU2LThjY2Y2ZjUyMDMyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTYwNDkyNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=1.027851ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=ac743da5-7b54-49fb-8845-2dc956ac21fd trace.line=167 vars.name=test vars.uuid=c0492e20-0cbb-4312-b4e6-8ccf6f52032a version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.039Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/a0193c5f-4941-48cb-8248-1345f23d0249/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=78cf5928-1414-4cb6-bdb5-0edb86ff5407 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47358" http.request.uri="/v2/test/blobs/uploads/a0193c5f-4941-48cb-8248-1345f23d0249?_state=Y0OH_uVU6uZnvN8FjNth2nZGdgESSKKtDVvyp2l6WAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwMTkzYzVmLTQ5NDEtNDhjYi04MjQ4LTEzNDVmMjNkMDI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTIzNzM3NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=78.91µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=c9b923cb-b841-4748-a10a-21d1368dfe05 trace.line=124 vars.name=test vars.uuid=a0193c5f-4941-48cb-8248-1345f23d0249 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.039Z] time="2023-01-10T10:44:57Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=78cf5928-1414-4cb6-bdb5-0edb86ff5407 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47358" http.request.uri="/v2/test/blobs/uploads/a0193c5f-4941-48cb-8248-1345f23d0249?_state=Y0OH_uVU6uZnvN8FjNth2nZGdgESSKKtDVvyp2l6WAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwMTkzYzVmLTQ5NDEtNDhjYi04MjQ4LTEzNDVmMjNkMDI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTIzNzM3NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=test vars.uuid=a0193c5f-4941-48cb-8248-1345f23d0249 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.039Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a0193c5f-4941-48cb-8248-1345f23d0249/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=78cf5928-1414-4cb6-bdb5-0edb86ff5407 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47358" http.request.uri="/v2/test/blobs/uploads/a0193c5f-4941-48cb-8248-1345f23d0249?_state=Y0OH_uVU6uZnvN8FjNth2nZGdgESSKKtDVvyp2l6WAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwMTkzYzVmLTQ5NDEtNDhjYi04MjQ4LTEzNDVmMjNkMDI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTIzNzM3NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=10.248µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1c5b0247-afa4-4ad2-91c1-092355408731 trace.line=141 vars.name=test vars.uuid=a0193c5f-4941-48cb-8248-1345f23d0249 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.039Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=78cf5928-1414-4cb6-bdb5-0edb86ff5407 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47358" http.request.uri="/v2/test/blobs/uploads/a0193c5f-4941-48cb-8248-1345f23d0249?_state=Y0OH_uVU6uZnvN8FjNth2nZGdgESSKKtDVvyp2l6WAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwMTkzYzVmLTQ5NDEtNDhjYi04MjQ4LTEzNDVmMjNkMDI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTIzNzM3NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=12.135µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e366c367-4c24-455d-a023-3d3ea4909091 trace.line=141 vars.name=test vars.uuid=a0193c5f-4941-48cb-8248-1345f23d0249 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.039Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a0193c5f-4941-48cb-8248-1345f23d0249/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=78cf5928-1414-4cb6-bdb5-0edb86ff5407 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47358" http.request.uri="/v2/test/blobs/uploads/a0193c5f-4941-48cb-8248-1345f23d0249?_state=Y0OH_uVU6uZnvN8FjNth2nZGdgESSKKtDVvyp2l6WAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwMTkzYzVmLTQ5NDEtNDhjYi04MjQ4LTEzNDVmMjNkMDI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTIzNzM3NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=7.943µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=56247b2b-6c72-4b6b-aebf-faa6aced2644 trace.line=141 vars.name=test vars.uuid=a0193c5f-4941-48cb-8248-1345f23d0249 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.039Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/a0193c5f-4941-48cb-8248-1345f23d0249/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=78cf5928-1414-4cb6-bdb5-0edb86ff5407 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47358" http.request.uri="/v2/test/blobs/uploads/a0193c5f-4941-48cb-8248-1345f23d0249?_state=Y0OH_uVU6uZnvN8FjNth2nZGdgESSKKtDVvyp2l6WAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwMTkzYzVmLTQ5NDEtNDhjYi04MjQ4LTEzNDVmMjNkMDI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTIzNzM3NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=83.095µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=5e25df29-05a5-43c8-a053-825b663e70f7 trace.line=167 vars.name=test vars.uuid=a0193c5f-4941-48cb-8248-1345f23d0249 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.039Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=78cf5928-1414-4cb6-bdb5-0edb86ff5407 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47358" http.request.uri="/v2/test/blobs/uploads/a0193c5f-4941-48cb-8248-1345f23d0249?_state=Y0OH_uVU6uZnvN8FjNth2nZGdgESSKKtDVvyp2l6WAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwMTkzYzVmLTQ5NDEtNDhjYi04MjQ4LTEzNDVmMjNkMDI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTIzNzM3NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=50.676µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b6700b73-8293-4b9e-851d-29175813c4c7 trace.line=95 vars.name=test vars.uuid=a0193c5f-4941-48cb-8248-1345f23d0249 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/a0193c5f-4941-48cb-8248-1345f23d0249\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=78cf5928-1414-4cb6-bdb5-0edb86ff5407 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47358" http.request.uri="/v2/test/blobs/uploads/a0193c5f-4941-48cb-8248-1345f23d0249?_state=Y0OH_uVU6uZnvN8FjNth2nZGdgESSKKtDVvyp2l6WAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwMTkzYzVmLTQ5NDEtNDhjYi04MjQ4LTEzNDVmMjNkMDI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTIzNzM3NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=81.667µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=8d5eaecb-8a80-4345-8e89-c95e9c7b20f5 trace.line=181 vars.name=test vars.uuid=a0193c5f-4941-48cb-8248-1345f23d0249 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=78cf5928-1414-4cb6-bdb5-0edb86ff5407 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47358" http.request.uri="/v2/test/blobs/uploads/a0193c5f-4941-48cb-8248-1345f23d0249?_state=Y0OH_uVU6uZnvN8FjNth2nZGdgESSKKtDVvyp2l6WAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwMTkzYzVmLTQ5NDEtNDhjYi04MjQ4LTEzNDVmMjNkMDI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTIzNzM3NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=9.415445ms http.response.status=201 http.response.written=0 instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] 127.0.0.1 - - [10/Jan/2023:10:44:57 +0000] "PUT /v2/test/blobs/uploads/a0193c5f-4941-48cb-8248-1345f23d0249?_state=Y0OH_uVU6uZnvN8FjNth2nZGdgESSKKtDVvyp2l6WAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwMTkzYzVmLTQ5NDEtNDhjYi04MjQ4LTEzNDVmMjNkMDI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTIzNzM3NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=88075ab6-b0bd-4fdb-a859-5e2f2037abb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/blobs/uploads/c0492e20-0cbb-4312-b4e6-8ccf6f52032a?_state=JRnEOs6BjGKqHDXSgcDXThi93VYymj-9WpyxUBWNkdt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNDkyZTIwLTBjYmItNDMxMi1iNGU2LThjY2Y2ZjUyMDMyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTYwNDkyNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=4.614293ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=54f096ec-38e6-485c-b85c-2fb8cf224fb7 trace.line=95 vars.name=test vars.uuid=c0492e20-0cbb-4312-b4e6-8ccf6f52032a version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/c0492e20-0cbb-4312-b4e6-8ccf6f52032a\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=88075ab6-b0bd-4fdb-a859-5e2f2037abb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/blobs/uploads/c0492e20-0cbb-4312-b4e6-8ccf6f52032a?_state=JRnEOs6BjGKqHDXSgcDXThi93VYymj-9WpyxUBWNkdt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNDkyZTIwLTBjYmItNDMxMi1iNGU2LThjY2Y2ZjUyMDMyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTYwNDkyNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=87.608µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=ab27e8df-67aa-4a86-8dee-7c3809cdf4f4 trace.line=181 vars.name=test vars.uuid=c0492e20-0cbb-4312-b4e6-8ccf6f52032a version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=88075ab6-b0bd-4fdb-a859-5e2f2037abb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/blobs/uploads/c0492e20-0cbb-4312-b4e6-8ccf6f52032a?_state=JRnEOs6BjGKqHDXSgcDXThi93VYymj-9WpyxUBWNkdt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNDkyZTIwLTBjYmItNDMxMi1iNGU2LThjY2Y2ZjUyMDMyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTYwNDkyNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=10.769793ms http.response.status=201 http.response.written=0 instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] 127.0.0.1 - - [10/Jan/2023:10:44:57 +0000] "PUT /v2/test/blobs/uploads/c0492e20-0cbb-4312-b4e6-8ccf6f52032a?_state=JRnEOs6BjGKqHDXSgcDXThi93VYymj-9WpyxUBWNkdt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNDkyZTIwLTBjYmItNDMxMi1iNGU2LThjY2Y2ZjUyMDMyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMDo0NDo1Ny45NTYwNDkyNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0455a765-93f1-4b07-9666-f83a12773e06 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0455a765-93f1-4b07-9666-f83a12773e06 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0455a765-93f1-4b07-9666-f83a12773e06 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=51.701µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6e9a85c1-ee4d-4ae2-b390-a3e25f101734 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0455a765-93f1-4b07-9666-f83a12773e06 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.261982ms http.response.status=404 http.response.written=96 instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] 127.0.0.1 - - [10/Jan/2023:10:44:57 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.15+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe82f428-4381-498f-8aac-9de61144c1b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=debug msg=PutImageManifest go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe82f428-4381-498f-8aac-9de61144c1b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe82f428-4381-498f-8aac-9de61144c1b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe82f428-4381-498f-8aac-9de61144c1b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe82f428-4381-498f-8aac-9de61144c1b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=35.07µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a3744424-cc02-40cd-b609-1ebe174ddd68 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe82f428-4381-498f-8aac-9de61144c1b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=14.827µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=05deb4c2-b13d-4190-8df4-ec030774a83a trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe82f428-4381-498f-8aac-9de61144c1b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=39.402µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=af0dbd59-f6d7-41cb-9ff7-29594099674b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe82f428-4381-498f-8aac-9de61144c1b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=15.738µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dcd364df-dad6-4f0c-8067-c910ea6c1791 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe82f428-4381-498f-8aac-9de61144c1b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=14.195µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6f501f61-9f5a-40cc-9700-f7e45aa3992f trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe82f428-4381-498f-8aac-9de61144c1b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=65.773µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=83bd903e-0886-4e50-b349-bca5e243d517 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe82f428-4381-498f-8aac-9de61144c1b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=84.613µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6f5ce651-1089-422a-9887-a99b8cb4587a trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe82f428-4381-498f-8aac-9de61144c1b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=47.361µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7d1538a6-3a90-4668-9c65-f209e684785b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe82f428-4381-498f-8aac-9de61144c1b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=85.918µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1aa4fe2b-d5e4-4462-9222-9402fa1ff51c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe82f428-4381-498f-8aac-9de61144c1b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=55.788µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2ee0cbd9-cd77-4d2e-b4e5-e8b134513ba0 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe82f428-4381-498f-8aac-9de61144c1b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=2.618217ms http.response.status=201 http.response.written=0 instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] 127.0.0.1 - - [10/Jan/2023:10:44:57 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=329809d1-a338-403f-a393-d8fa927dddaa http.request.method=GET http.request.remoteaddr="127.0.0.1:47364" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=329809d1-a338-403f-a393-d8fa927dddaa http.request.method=GET http.request.remoteaddr="127.0.0.1:47364" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="829.079µs" http.response.status=200 http.response.written=2 instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] 127.0.0.1 - - [10/Jan/2023:10:44:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=005f292d-882e-4480-a04f-38d91187b9e9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=005f292d-882e-4480-a04f-38d91187b9e9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.040Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=005f292d-882e-4480-a04f-38d91187b9e9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=82.242µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=93a68b97-3c63-49f6-a17b-414cb3f5e1ca trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:57Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=005f292d-882e-4480-a04f-38d91187b9e9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=005f292d-882e-4480-a04f-38d91187b9e9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=23.205µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=12664308-9734-4157-8e67-ef88aea953f4 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=005f292d-882e-4480-a04f-38d91187b9e9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=130.218µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=828b754b-4b1a-4294-8491-f131509a38a8 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=005f292d-882e-4480-a04f-38d91187b9e9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=30.671µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=48033ed7-cb98-4334-8929-14445ec7bdc9 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:57Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=005f292d-882e-4480-a04f-38d91187b9e9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:57Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=005f292d-882e-4480-a04f-38d91187b9e9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.503089ms http.response.status=200 http.response.written=417 instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] 127.0.0.1 - - [10/Jan/2023:10:44:57 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:57Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=eafa36e2-4661-4ccc-a745-57e6b3003590 http.request.method=GET http.request.remoteaddr="127.0.0.1:47388" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:57Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=eafa36e2-4661-4ccc-a745-57e6b3003590 http.request.method=GET http.request.remoteaddr="127.0.0.1:47388" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:57Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=eafa36e2-4661-4ccc-a745-57e6b3003590 http.request.method=GET http.request.remoteaddr="127.0.0.1:47388" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=eafa36e2-4661-4ccc-a745-57e6b3003590 http.request.method=GET http.request.remoteaddr="127.0.0.1:47388" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=62.475µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6fa9cf72-ba74-4eb0-b3df-f32bc935c04c trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=eafa36e2-4661-4ccc-a745-57e6b3003590 http.request.method=GET http.request.remoteaddr="127.0.0.1:47388" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=21.736µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=69a0b009-c036-4150-9a2f-47a7335ae87b trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=eafa36e2-4661-4ccc-a745-57e6b3003590 http.request.method=GET http.request.remoteaddr="127.0.0.1:47388" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=60.817µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=27030ee7-276d-493d-8b6e-6ee52fb804d1 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:57Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=eafa36e2-4661-4ccc-a745-57e6b3003590 http.request.method=GET http.request.remoteaddr="127.0.0.1:47388" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:57Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=eafa36e2-4661-4ccc-a745-57e6b3003590 http.request.method=GET http.request.remoteaddr="127.0.0.1:47388" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.419042ms http.response.status=200 http.response.written=417 instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] 127.0.0.1 - - [10/Jan/2023:10:44:57 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:58Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=591a198b-aea3-4f79-a5eb-3afa358777ba http.request.method=GET http.request.remoteaddr="127.0.0.1:47400" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:58Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=591a198b-aea3-4f79-a5eb-3afa358777ba http.request.method=GET http.request.remoteaddr="127.0.0.1:47400" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=591a198b-aea3-4f79-a5eb-3afa358777ba http.request.method=GET http.request.remoteaddr="127.0.0.1:47400" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=38.212µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bfb20a17-9d86-4b91-9699-d99f53aa5be2 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=591a198b-aea3-4f79-a5eb-3afa358777ba http.request.method=GET http.request.remoteaddr="127.0.0.1:47400" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=14.376µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=800d6a7c-fc49-42e0-bd68-a903920b4ef7 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=591a198b-aea3-4f79-a5eb-3afa358777ba http.request.method=GET http.request.remoteaddr="127.0.0.1:47400" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=30.113µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=98bde4c1-b50d-42f2-aaa0-e3634cb94500 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=591a198b-aea3-4f79-a5eb-3afa358777ba http.request.method=GET http.request.remoteaddr="127.0.0.1:47400" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=17.379µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2e35792a-5d62-4f1a-888b-53b30805b78d trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:58Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4696b3e0-514d-40cc-ad1c-57899faed738 http.request.method=GET http.request.remoteaddr="127.0.0.1:47406" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:58Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4696b3e0-514d-40cc-ad1c-57899faed738 http.request.method=GET http.request.remoteaddr="127.0.0.1:47406" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4696b3e0-514d-40cc-ad1c-57899faed738 http.request.method=GET http.request.remoteaddr="127.0.0.1:47406" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=105.093µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bbb171d4-d005-48dd-8909-676faee1389b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=591a198b-aea3-4f79-a5eb-3afa358777ba http.request.method=GET http.request.remoteaddr="127.0.0.1:47400" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=11.315µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=910faec6-2336-4d5a-8e1d-988dcd39ff5d trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:58Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=591a198b-aea3-4f79-a5eb-3afa358777ba http.request.method=GET http.request.remoteaddr="127.0.0.1:47400" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=7.934µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=5bd2493f-5f72-493d-98bf-becdbad8b35c trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:58Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=591a198b-aea3-4f79-a5eb-3afa358777ba http.request.method=GET http.request.remoteaddr="127.0.0.1:47400" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=24.624µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=0cb1ed57-cfe8-40fb-9f4c-36030c0eea82 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4696b3e0-514d-40cc-ad1c-57899faed738 http.request.method=GET http.request.remoteaddr="127.0.0.1:47406" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=660.172µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d3716332-597c-4c48-90cb-2ea112c776b8 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.041Z] time="2023-01-10T10:44:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4696b3e0-514d-40cc-ad1c-57899faed738 http.request.method=GET http.request.remoteaddr="127.0.0.1:47406" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=30.097µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a650009e-c4e9-4882-bbb8-86a4d80972f1 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.042Z] time="2023-01-10T10:44:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4696b3e0-514d-40cc-ad1c-57899faed738 http.request.method=GET http.request.remoteaddr="127.0.0.1:47406" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=66.488µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bfd181e4-e49c-4c08-8bd2-1df5f7875eea trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.042Z] time="2023-01-10T10:44:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=591a198b-aea3-4f79-a5eb-3afa358777ba http.request.method=GET http.request.remoteaddr="127.0.0.1:47400" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=26.364µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=71284dc8-8844-494e-b72d-304c462a4741 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.042Z] time="2023-01-10T10:44:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=591a198b-aea3-4f79-a5eb-3afa358777ba http.request.method=GET http.request.remoteaddr="127.0.0.1:47400" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=19.257µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bf554cbe-93bb-4e3a-ad55-39a590dc0556 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.042Z] time="2023-01-10T10:44:58Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=591a198b-aea3-4f79-a5eb-3afa358777ba http.request.method=GET http.request.remoteaddr="127.0.0.1:47400" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=6.341063ms http.response.status=200 http.response.written=179 instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.042Z] 127.0.0.1 - - [10/Jan/2023:10:44:58 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:44:58 [2023-01-10T10:44:58.042Z] time="2023-01-10T10:44:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4696b3e0-514d-40cc-ad1c-57899faed738 http.request.method=GET http.request.remoteaddr="127.0.0.1:47406" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=1.045091ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b5784182-dccb-4101-8021-5c7901df7e68 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.042Z] time="2023-01-10T10:44:58Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4696b3e0-514d-40cc-ad1c-57899faed738 http.request.method=GET http.request.remoteaddr="127.0.0.1:47406" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=7.582µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=282c3ecf-1466-48b6-b6a2-8075e3084bbf trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.042Z] time="2023-01-10T10:44:58Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4696b3e0-514d-40cc-ad1c-57899faed738 http.request.method=GET http.request.remoteaddr="127.0.0.1:47406" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=288.695µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=9f4a16cc-ea7f-4055-a111-7ec29e48fbf6 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.042Z] time="2023-01-10T10:44:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4696b3e0-514d-40cc-ad1c-57899faed738 http.request.method=GET http.request.remoteaddr="127.0.0.1:47406" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=26.601µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f6d305d7-600c-41e5-8d30-8ee3dbd15724 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.042Z] time="2023-01-10T10:44:58Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4696b3e0-514d-40cc-ad1c-57899faed738 http.request.method=GET http.request.remoteaddr="127.0.0.1:47406" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=19.275µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fec8be6b-9bec-4c17-9b30-fa12e96929e1 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.042Z] time="2023-01-10T10:44:58Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4696b3e0-514d-40cc-ad1c-57899faed738 http.request.method=GET http.request.remoteaddr="127.0.0.1:47406" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=9.398501ms http.response.status=200 http.response.written=68 instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.042Z] 127.0.0.1 - - [10/Jan/2023:10:44:58 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:44:58 [2023-01-10T10:44:58.302Z] time="2023-01-10T10:44:58Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=49a3b284-ef57-47c0-bbad-e99a21b96041 http.request.method=GET http.request.remoteaddr="127.0.0.1:47424" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.302Z] time="2023-01-10T10:44:58Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=49a3b284-ef57-47c0-bbad-e99a21b96041 http.request.method=GET http.request.remoteaddr="127.0.0.1:47424" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="884.924µs" http.response.status=200 http.response.written=2 instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.302Z] 127.0.0.1 - - [10/Jan/2023:10:44:58 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:44:58 [2023-01-10T10:44:58.302Z] time="2023-01-10T10:44:58Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e0923943-4586-4004-8e24-c9ad3b749bc5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47430" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.302Z] time="2023-01-10T10:44:58Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e0923943-4586-4004-8e24-c9ad3b749bc5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47430" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.302Z] time="2023-01-10T10:44:58Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e0923943-4586-4004-8e24-c9ad3b749bc5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47430" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.302Z] time="2023-01-10T10:44:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e0923943-4586-4004-8e24-c9ad3b749bc5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47430" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=32.912µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=26c4788c-f7f1-490a-8a34-186d47b3046f trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.302Z] time="2023-01-10T10:44:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e0923943-4586-4004-8e24-c9ad3b749bc5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47430" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=11.561µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=99b9caea-a9b7-4bb0-bb68-b3adfea63740 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.302Z] time="2023-01-10T10:44:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e0923943-4586-4004-8e24-c9ad3b749bc5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47430" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.118447ms http.response.status=404 http.response.written=181 instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.302Z] 127.0.0.1 - - [10/Jan/2023:10:44:58 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:44:58 [2023-01-10T10:44:58.302Z] time="2023-01-10T10:44:58Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=491427c7-b134-4635-9f17-6a89fe429efe http.request.method=GET http.request.remoteaddr="127.0.0.1:47444" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.302Z] time="2023-01-10T10:44:58Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=491427c7-b134-4635-9f17-6a89fe429efe http.request.method=GET http.request.remoteaddr="127.0.0.1:47444" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.302Z] time="2023-01-10T10:44:58Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=491427c7-b134-4635-9f17-6a89fe429efe http.request.method=GET http.request.remoteaddr="127.0.0.1:47444" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.302Z] time="2023-01-10T10:44:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=491427c7-b134-4635-9f17-6a89fe429efe http.request.method=GET http.request.remoteaddr="127.0.0.1:47444" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=29.851µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a7e81402-586d-49ab-b029-7a71b83a0760 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.302Z] time="2023-01-10T10:44:58Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=491427c7-b134-4635-9f17-6a89fe429efe http.request.method=GET http.request.remoteaddr="127.0.0.1:47444" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 trace.duration=48.174µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=475facb9-f2b2-4637-9805-4dcc432de0c9 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.302Z] time="2023-01-10T10:44:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=491427c7-b134-4635-9f17-6a89fe429efe http.request.method=GET http.request.remoteaddr="127.0.0.1:47444" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.316402ms http.response.status=404 http.response.written=181 instance.id=ef74b975-89c6-498f-974f-d2d5bf9651d7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:44:58 [2023-01-10T10:44:58.302Z] 127.0.0.1 - - [10/Jan/2023:10:44:58 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/5802ca9e08e3756dbb672fe325ff48b1a49c64a4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:44:58 [2023-01-10T10:44:58.302Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.28s) 10:44:58 [2023-01-10T10:44:58.302Z] === RUN TestRemoveImageOrphaning 10:44:58 [2023-01-10T10:44:58.561Z] --- PASS: TestRemoveImageOrphaning (0.24s) 10:44:58 [2023-01-10T10:44:58.561Z] === RUN TestRemoveImageGarbageCollector 10:44:58 [2023-01-10T10:44:58.561Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:44:58 [2023-01-10T10:44:58.561Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 10:44:58 [2023-01-10T10:44:58.561Z] === RUN TestTagUnprefixedRepoByNameOrName 10:44:58 [2023-01-10T10:44:58.561Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 10:44:58 [2023-01-10T10:44:58.561Z] === RUN TestTagInvalidReference 10:44:58 [2023-01-10T10:44:58.561Z] --- PASS: TestTagInvalidReference (0.01s) 10:44:58 [2023-01-10T10:44:58.561Z] === RUN TestTagValidPrefixedRepo 10:44:58 [2023-01-10T10:44:58.561Z] --- PASS: TestTagValidPrefixedRepo (0.05s) 10:44:58 [2023-01-10T10:44:58.561Z] === RUN TestTagExistedNameWithoutForce 10:44:58 [2023-01-10T10:44:58.561Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 10:44:58 [2023-01-10T10:44:58.561Z] === RUN TestTagOfficialNames 10:44:58 [2023-01-10T10:44:58.561Z] --- PASS: TestTagOfficialNames (0.05s) 10:44:58 [2023-01-10T10:44:58.561Z] === RUN TestTagMatchesDigest 10:44:58 [2023-01-10T10:44:58.561Z] --- PASS: TestTagMatchesDigest (0.01s) 10:44:58 [2023-01-10T10:44:58.561Z] PASS 10:44:58 [2023-01-10T10:44:58.561Z] 10:44:58 [2023-01-10T10:44:58.561Z] === Skipped 10:44:58 [2023-01-10T10:44:58.561Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 10:44:58 [2023-01-10T10:44:58.561Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 10:44:58 [2023-01-10T10:44:58.561Z] 10:44:58 [2023-01-10T10:44:58.561Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 10:44:58 [2023-01-10T10:44:58.561Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:44:58 [2023-01-10T10:44:58.561Z] 10:44:58 [2023-01-10T10:44:58.561Z] DONE 23 tests, 2 skipped in 1.505s 10:44:58 [2023-01-10T10:44:58.561Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 10:44:58 [2023-01-10T10:44:58.561Z] ++ 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 10:44:58 [2023-01-10T10:44:58.561Z] ++ set -e 10:44:58 [2023-01-10T10:44:58.561Z] ++ '[' -n 0 ']' 10:44:58 [2023-01-10T10:44:58.561Z] ++ set -x 10:44:58 [2023-01-10T10:44:58.561Z] ++ 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 10:44:58 [2023-01-10T10:44:58.821Z] === RUN TestStripANSICommands 10:44:58 [2023-01-10T10:44:58.821Z] === RUN TestStripANSICommands/#00 10:44:58 [2023-01-10T10:44:58.821Z] === RUN TestStripANSICommands/#01 10:44:58 [2023-01-10T10:44:58.821Z] --- PASS: TestStripANSICommands (0.00s) 10:44:58 [2023-01-10T10:44:58.821Z] --- PASS: TestStripANSICommands/#00 (0.00s) 10:44:58 [2023-01-10T10:44:58.821Z] --- PASS: TestStripANSICommands/#01 (0.00s) 10:44:58 [2023-01-10T10:44:58.821Z] PASS 10:44:58 [2023-01-10T10:44:58.821Z] 10:44:58 [2023-01-10T10:44:58.821Z] DONE 3 tests in 0.035s 10:44:58 [2023-01-10T10:44:58.821Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 10:44:58 [2023-01-10T10:44:58.821Z] ++ 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 10:44:58 [2023-01-10T10:44:58.821Z] ++ set -e 10:44:58 [2023-01-10T10:44:58.821Z] ++ '[' -n 0 ']' 10:44:58 [2023-01-10T10:44:58.821Z] ++ set -x 10:44:58 [2023-01-10T10:44:58.821Z] ++ 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 10:44:58 [2023-01-10T10:44:58.821Z] INFO: Testing against a local daemon 10:44:58 [2023-01-10T10:44:58.821Z] === RUN TestNetworkCreateDelete 10:44:58 [2023-01-10T10:44:58.821Z] --- PASS: TestNetworkCreateDelete (0.14s) 10:44:58 [2023-01-10T10:44:58.821Z] === RUN TestDockerNetworkDeletePreferID 10:44:59 [2023-01-10T10:44:59.389Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) 10:44:59 [2023-01-10T10:44:59.389Z] === RUN TestDaemonDNSFallback 10:45:05 [2023-01-10T10:45:05.957Z] --- PASS: TestDaemonDNSFallback (6.30s) 10:45:05 [2023-01-10T10:45:05.957Z] === RUN TestInspectNetwork 10:45:08 [2023-01-10T10:45:08.495Z] === RUN TestInspectNetwork/full_network_id 10:45:08 [2023-01-10T10:45:08.495Z] === RUN TestInspectNetwork/partial_network_id 10:45:08 [2023-01-10T10:45:08.495Z] === RUN TestInspectNetwork/network_name 10:45:08 [2023-01-10T10:45:08.495Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 10:45:12 [2023-01-10T10:45:12.687Z] --- PASS: TestInspectNetwork (6.96s) 10:45:12 [2023-01-10T10:45:12.687Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 10:45:12 [2023-01-10T10:45:12.687Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 10:45:12 [2023-01-10T10:45:12.687Z] --- PASS: TestInspectNetwork/network_name (0.00s) 10:45:12 [2023-01-10T10:45:12.687Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 10:45:12 [2023-01-10T10:45:12.687Z] === RUN TestRunContainerWithBridgeNone 10:45:14 [2023-01-10T10:45:14.065Z] --- PASS: TestRunContainerWithBridgeNone (1.48s) 10:45:14 [2023-01-10T10:45:14.065Z] === RUN TestNetworkInvalidJSON 10:45:14 [2023-01-10T10:45:14.065Z] === RUN TestNetworkInvalidJSON/networks/create 10:45:14 [2023-01-10T10:45:14.065Z] === PAUSE TestNetworkInvalidJSON/networks/create 10:45:14 [2023-01-10T10:45:14.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 10:45:14 [2023-01-10T10:45:14.065Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 10:45:14 [2023-01-10T10:45:14.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 10:45:14 [2023-01-10T10:45:14.065Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 10:45:14 [2023-01-10T10:45:14.065Z] === CONT TestNetworkInvalidJSON/networks/create 10:45:14 [2023-01-10T10:45:14.065Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 10:45:14 [2023-01-10T10:45:14.065Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 10:45:14 [2023-01-10T10:45:14.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 10:45:14 [2023-01-10T10:45:14.065Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 10:45:14 [2023-01-10T10:45:14.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 10:45:14 [2023-01-10T10:45:14.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 10:45:14 [2023-01-10T10:45:14.065Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 10:45:14 [2023-01-10T10:45:14.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 10:45:14 [2023-01-10T10:45:14.065Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 10:45:14 [2023-01-10T10:45:14.065Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 10:45:14 [2023-01-10T10:45:14.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 10:45:14 [2023-01-10T10:45:14.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 10:45:14 [2023-01-10T10:45:14.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 10:45:14 [2023-01-10T10:45:14.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 10:45:14 [2023-01-10T10:45:14.065Z] --- PASS: TestNetworkInvalidJSON (0.01s) 10:45:14 [2023-01-10T10:45:14.065Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 10:45:14 [2023-01-10T10:45:14.065Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 10:45:14 [2023-01-10T10:45:14.065Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 10:45:14 [2023-01-10T10:45:14.065Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 10:45:14 [2023-01-10T10:45:14.065Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 10:45:14 [2023-01-10T10:45:14.065Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 10:45:14 [2023-01-10T10:45:14.065Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 10:45:14 [2023-01-10T10:45:14.065Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 10:45:14 [2023-01-10T10:45:14.065Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 10:45:14 [2023-01-10T10:45:14.065Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 10:45:14 [2023-01-10T10:45:14.065Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 10:45:14 [2023-01-10T10:45:14.065Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 10:45:14 [2023-01-10T10:45:14.065Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 10:45:14 [2023-01-10T10:45:14.065Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 10:45:14 [2023-01-10T10:45:14.065Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 10:45:14 [2023-01-10T10:45:14.065Z] === RUN TestNetworkList 10:45:14 [2023-01-10T10:45:14.065Z] === RUN TestNetworkList//networks 10:45:14 [2023-01-10T10:45:14.065Z] === PAUSE TestNetworkList//networks 10:45:14 [2023-01-10T10:45:14.065Z] === RUN TestNetworkList//networks/ 10:45:14 [2023-01-10T10:45:14.065Z] === PAUSE TestNetworkList//networks/ 10:45:14 [2023-01-10T10:45:14.065Z] === CONT TestNetworkList//networks 10:45:14 [2023-01-10T10:45:14.065Z] === CONT TestNetworkList//networks/ 10:45:14 [2023-01-10T10:45:14.065Z] --- PASS: TestNetworkList (0.01s) 10:45:14 [2023-01-10T10:45:14.065Z] --- PASS: TestNetworkList//networks/ (0.00s) 10:45:14 [2023-01-10T10:45:14.065Z] --- PASS: TestNetworkList//networks (0.00s) 10:45:14 [2023-01-10T10:45:14.065Z] === RUN TestHostIPv4BridgeLabel 10:45:14 [2023-01-10T10:45:14.633Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 10:45:14 [2023-01-10T10:45:14.633Z] === RUN TestDaemonRestartWithLiveRestore 10:45:15 [2023-01-10T10:45:15.571Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 10:45:15 [2023-01-10T10:45:15.571Z] === RUN TestDaemonDefaultNetworkPools 10:45:16 [2023-01-10T10:45:16.509Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) 10:45:16 [2023-01-10T10:45:16.509Z] === RUN TestDaemonRestartWithExistingNetwork 10:45:17 [2023-01-10T10:45:17.460Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) 10:45:17 [2023-01-10T10:45:17.460Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 10:45:18 [2023-01-10T10:45:18.854Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) 10:45:18 [2023-01-10T10:45:18.854Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 10:45:19 [2023-01-10T10:45:19.422Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) 10:45:19 [2023-01-10T10:45:19.422Z] === RUN TestServiceWithPredefinedNetwork 10:45:21 [2023-01-10T10:45:21.959Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) 10:45:21 [2023-01-10T10:45:21.959Z] === RUN TestServiceRemoveKeepsIngressNetwork 10:45:21 [2023-01-10T10:45:21.959Z] service_test.go:242: FLAKY_TEST 10:45:21 [2023-01-10T10:45:21.959Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 10:45:21 [2023-01-10T10:45:21.959Z] === RUN TestServiceWithDataPathPortInit 10:45:36 [2023-01-10T10:45:36.845Z] --- PASS: TestServiceWithDataPathPortInit (13.61s) 10:45:36 [2023-01-10T10:45:36.845Z] === RUN TestServiceWithDefaultAddressPoolInit 10:45:37 [2023-01-10T10:45:37.783Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jf5nkkstqks75rtj7p0d8pvac Created:2023-01-10 10:45:36.514355309 +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[fd2e61444d1a3bfa50eba46a94d88a8e0495f5a9ac57fede7d9a62335dffbfd6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ulvslxlwkkvd0r5lmb92n2hci EndpointID:da5e650e488606574c0ca21df7a87f9008c5e38fba2bdbc8abc833375f3e421d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f3ada00c4d0eb0fdf2e2a47114a8364a9b5013eefd8ab62421b442fe7ace0057 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:3345e46bea37 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ulvslxlwkkvd0r5lmb92n2hci EndpointID:da5e650e488606574c0ca21df7a87f9008c5e38fba2bdbc8abc833375f3e421d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 10:45:41 [2023-01-10T10:45:41.974Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) 10:45:41 [2023-01-10T10:45:41.974Z] PASS 10:45:41 [2023-01-10T10:45:41.974Z] 10:45:41 [2023-01-10T10:45:41.974Z] === Skipped 10:45:41 [2023-01-10T10:45:41.974Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 10:45:41 [2023-01-10T10:45:41.974Z] service_test.go:242: FLAKY_TEST 10:45:41 [2023-01-10T10:45:41.974Z] 10:45:41 [2023-01-10T10:45:41.974Z] DONE 38 tests, 1 skipped in 43.292s 10:45:41 [2023-01-10T10:45:41.974Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 10:45:41 [2023-01-10T10:45:41.974Z] ++ 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 10:45:41 [2023-01-10T10:45:41.974Z] ++ set -e 10:45:41 [2023-01-10T10:45:41.974Z] ++ '[' -n 0 ']' 10:45:41 [2023-01-10T10:45:41.974Z] ++ set -x 10:45:41 [2023-01-10T10:45:41.974Z] ++ 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 10:45:42 [2023-01-10T10:45:42.234Z] INFO: Testing against a local daemon 10:45:42 [2023-01-10T10:45:42.234Z] === RUN TestDockerNetworkIpvlanPersistance 10:45:42 [2023-01-10T10:45:42.234Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:45:42 [2023-01-10T10:45:42.234Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 10:45:42 [2023-01-10T10:45:42.234Z] === RUN TestDockerNetworkIpvlan 10:45:42 [2023-01-10T10:45:42.234Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:45:42 [2023-01-10T10:45:42.234Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 10:45:42 [2023-01-10T10:45:42.234Z] PASS 10:45:42 [2023-01-10T10:45:42.234Z] 10:45:42 [2023-01-10T10:45:42.234Z] === Skipped 10:45:42 [2023-01-10T10:45:42.234Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 10:45:42 [2023-01-10T10:45:42.234Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:45:42 [2023-01-10T10:45:42.234Z] 10:45:42 [2023-01-10T10:45:42.234Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 10:45:42 [2023-01-10T10:45:42.234Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:45:42 [2023-01-10T10:45:42.234Z] 10:45:42 [2023-01-10T10:45:42.234Z] DONE 2 tests, 2 skipped in 0.085s 10:45:42 [2023-01-10T10:45:42.234Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 10:45:42 [2023-01-10T10:45:42.234Z] ++ 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 10:45:42 [2023-01-10T10:45:42.234Z] ++ set -e 10:45:42 [2023-01-10T10:45:42.234Z] ++ '[' -n 0 ']' 10:45:42 [2023-01-10T10:45:42.234Z] ++ set -x 10:45:42 [2023-01-10T10:45:42.234Z] ++ 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 10:45:42 [2023-01-10T10:45:42.234Z] INFO: Testing against a local daemon 10:45:42 [2023-01-10T10:45:42.234Z] === RUN TestDockerNetworkMacvlanPersistance 10:45:43 [2023-01-10T10:45:43.611Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) 10:45:43 [2023-01-10T10:45:43.611Z] === RUN TestDockerNetworkMacvlan 10:45:44 [2023-01-10T10:45:44.180Z] === RUN TestDockerNetworkMacvlan/Subinterface 10:45:44 [2023-01-10T10:45:44.748Z] === RUN TestDockerNetworkMacvlan/OverlapParent 10:45:45 [2023-01-10T10:45:45.686Z] === RUN TestDockerNetworkMacvlan/NilParent 10:45:47 [2023-01-10T10:45:47.592Z] === RUN TestDockerNetworkMacvlan/InternalMode 10:45:48 [2023-01-10T10:45:48.970Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 10:45:52 [2023-01-10T10:45:52.261Z] === RUN TestDockerNetworkMacvlan/Addressing 10:45:52 [2023-01-10T10:45:52.851Z] --- PASS: TestDockerNetworkMacvlan (9.32s) 10:45:52 [2023-01-10T10:45:52.851Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) 10:45:52 [2023-01-10T10:45:52.851Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) 10:45:52 [2023-01-10T10:45:52.851Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) 10:45:52 [2023-01-10T10:45:52.851Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) 10:45:52 [2023-01-10T10:45:52.851Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s) 10:45:52 [2023-01-10T10:45:52.851Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) 10:45:52 [2023-01-10T10:45:52.851Z] PASS 10:45:52 [2023-01-10T10:45:52.851Z] 10:45:52 [2023-01-10T10:45:52.851Z] DONE 8 tests in 10.652s 10:45:52 [2023-01-10T10:45:52.851Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 10:45:52 [2023-01-10T10:45:52.851Z] ++ 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 10:45:52 [2023-01-10T10:45:52.851Z] ++ set -e 10:45:52 [2023-01-10T10:45:52.851Z] ++ '[' -n 0 ']' 10:45:52 [2023-01-10T10:45:52.851Z] ++ set -x 10:45:52 [2023-01-10T10:45:52.851Z] ++ 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 10:45:52 [2023-01-10T10:45:52.851Z] testing: warning: no tests to run 10:45:52 [2023-01-10T10:45:52.851Z] PASS 10:45:52 [2023-01-10T10:45:52.851Z] 10:45:52 [2023-01-10T10:45:52.851Z] DONE 0 tests in 0.024s 10:45:52 [2023-01-10T10:45:52.851Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 10:45:52 [2023-01-10T10:45:52.851Z] ++ 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 10:45:52 [2023-01-10T10:45:52.851Z] ++ set -e 10:45:52 [2023-01-10T10:45:52.851Z] ++ '[' -n 0 ']' 10:45:52 [2023-01-10T10:45:52.851Z] ++ set -x 10:45:52 [2023-01-10T10:45:52.851Z] ++ 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 10:45:52 [2023-01-10T10:45:52.851Z] INFO: Testing against a local daemon 10:45:52 [2023-01-10T10:45:52.851Z] === RUN TestAuthZPluginAllowRequest 10:45:54 [2023-01-10T10:45:54.230Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) 10:45:54 [2023-01-10T10:45:54.230Z] === RUN TestAuthZPluginTLS 10:45:54 [2023-01-10T10:45:54.490Z] --- PASS: TestAuthZPluginTLS (0.56s) 10:45:54 [2023-01-10T10:45:54.490Z] === RUN TestAuthZPluginDenyRequest 10:45:55 [2023-01-10T10:45:55.058Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 10:45:55 [2023-01-10T10:45:55.058Z] === RUN TestAuthZPluginAPIDenyResponse 10:45:55 [2023-01-10T10:45:55.626Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 10:45:55 [2023-01-10T10:45:55.626Z] === RUN TestAuthZPluginDenyResponse 10:45:56 [2023-01-10T10:45:56.195Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) 10:45:56 [2023-01-10T10:45:56.195Z] === RUN TestAuthZPluginAllowEventStream 10:45:57 [2023-01-10T10:45:57.573Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) 10:45:57 [2023-01-10T10:45:57.573Z] === RUN TestAuthZPluginErrorResponse 10:45:57 [2023-01-10T10:45:57.832Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) 10:45:57 [2023-01-10T10:45:57.832Z] === RUN TestAuthZPluginErrorRequest 10:45:58 [2023-01-10T10:45:58.401Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 10:45:58 [2023-01-10T10:45:58.401Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 10:45:58 [2023-01-10T10:45:58.969Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) 10:45:58 [2023-01-10T10:45:58.969Z] === RUN TestAuthZPluginEnsureLoadImportWorking 10:46:00 [2023-01-10T10:46:00.347Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) 10:46:00 [2023-01-10T10:46:00.347Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 10:46:01 [2023-01-10T10:46:01.817Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s) 10:46:01 [2023-01-10T10:46:01.817Z] === RUN TestAuthZPluginHeader 10:46:02 [2023-01-10T10:46:02.386Z] --- PASS: TestAuthZPluginHeader (0.70s) 10:46:02 [2023-01-10T10:46:02.386Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 10:46:02 [2023-01-10T10:46:02.386Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:46:02 [2023-01-10T10:46:02.386Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 10:46:02 [2023-01-10T10:46:02.386Z] === RUN TestAuthZPluginV2Disable 10:46:02 [2023-01-10T10:46:02.386Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:46:02 [2023-01-10T10:46:02.386Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 10:46:02 [2023-01-10T10:46:02.386Z] === RUN TestAuthZPluginV2RejectVolumeRequests 10:46:02 [2023-01-10T10:46:02.386Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:46:02 [2023-01-10T10:46:02.386Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 10:46:02 [2023-01-10T10:46:02.386Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 10:46:02 [2023-01-10T10:46:02.386Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:46:02 [2023-01-10T10:46:02.386Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 10:46:02 [2023-01-10T10:46:02.386Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 10:46:20 [2023-01-10T10:46:20.476Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) 10:46:20 [2023-01-10T10:46:20.476Z] PASS 10:46:20 [2023-01-10T10:46:20.476Z] 10:46:20 [2023-01-10T10:46:20.476Z] === Skipped 10:46:20 [2023-01-10T10:46:20.476Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 10:46:20 [2023-01-10T10:46:20.476Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:46:20 [2023-01-10T10:46:20.476Z] 10:46:20 [2023-01-10T10:46:20.476Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 10:46:20 [2023-01-10T10:46:20.476Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:46:20 [2023-01-10T10:46:20.476Z] 10:46:20 [2023-01-10T10:46:20.476Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 10:46:20 [2023-01-10T10:46:20.476Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:46:20 [2023-01-10T10:46:20.476Z] 10:46:20 [2023-01-10T10:46:20.476Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 10:46:20 [2023-01-10T10:46:20.476Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:46:20 [2023-01-10T10:46:20.476Z] 10:46:20 [2023-01-10T10:46:20.476Z] DONE 17 tests, 4 skipped in 26.405s 10:46:20 [2023-01-10T10:46:20.476Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 10:46:20 [2023-01-10T10:46:20.476Z] ++ 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 10:46:20 [2023-01-10T10:46:20.476Z] ++ set -e 10:46:20 [2023-01-10T10:46:20.476Z] ++ '[' -n 0 ']' 10:46:20 [2023-01-10T10:46:20.476Z] ++ set -x 10:46:20 [2023-01-10T10:46:20.476Z] ++ 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 10:46:20 [2023-01-10T10:46:20.476Z] INFO: Testing against a local daemon 10:46:20 [2023-01-10T10:46:20.476Z] === RUN TestPluginInvalidJSON 10:46:20 [2023-01-10T10:46:20.476Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 10:46:20 [2023-01-10T10:46:20.476Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 10:46:20 [2023-01-10T10:46:20.476Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 10:46:20 [2023-01-10T10:46:20.476Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 10:46:20 [2023-01-10T10:46:20.476Z] === RUN TestPluginInvalidJSON/plugins/pull 10:46:20 [2023-01-10T10:46:20.476Z] === PAUSE TestPluginInvalidJSON/plugins/pull 10:46:20 [2023-01-10T10:46:20.476Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 10:46:20 [2023-01-10T10:46:20.476Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 10:46:20 [2023-01-10T10:46:20.476Z] === CONT TestPluginInvalidJSON/plugins/pull 10:46:20 [2023-01-10T10:46:20.476Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 10:46:20 [2023-01-10T10:46:20.476Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 10:46:20 [2023-01-10T10:46:20.476Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 10:46:20 [2023-01-10T10:46:20.476Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 10:46:20 [2023-01-10T10:46:20.476Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 10:46:20 [2023-01-10T10:46:20.476Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 10:46:20 [2023-01-10T10:46:20.476Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 10:46:20 [2023-01-10T10:46:20.476Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 10:46:20 [2023-01-10T10:46:20.476Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 10:46:20 [2023-01-10T10:46:20.476Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 10:46:20 [2023-01-10T10:46:20.476Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 10:46:20 [2023-01-10T10:46:20.476Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 10:46:20 [2023-01-10T10:46:20.476Z] --- PASS: TestPluginInvalidJSON (0.02s) 10:46:20 [2023-01-10T10:46:20.476Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 10:46:20 [2023-01-10T10:46:20.476Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 10:46:20 [2023-01-10T10:46:20.476Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 10:46:20 [2023-01-10T10:46:20.476Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 10:46:20 [2023-01-10T10:46:20.476Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 10:46:20 [2023-01-10T10:46:20.476Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 10:46:20 [2023-01-10T10:46:20.476Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 10:46:20 [2023-01-10T10:46:20.476Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 10:46:20 [2023-01-10T10:46:20.476Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 10:46:20 [2023-01-10T10:46:20.476Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 10:46:20 [2023-01-10T10:46:20.476Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 10:46:20 [2023-01-10T10:46:20.476Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 10:46:20 [2023-01-10T10:46:20.476Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 10:46:20 [2023-01-10T10:46:20.476Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 10:46:20 [2023-01-10T10:46:20.476Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 10:46:20 [2023-01-10T10:46:20.476Z] === RUN TestPluginInstall 10:46:20 [2023-01-10T10:46:20.476Z] === RUN TestPluginInstall/no_auth 10:46:23 [2023-01-10T10:46:23.765Z] time="2023-01-10T10:46:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:46:23 [2023-01-10T10:46:23.765Z] time="2023-01-10T10:46:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:546519bc4cb1517085151e20894887e875d3b2628f48b28398913300e02c81e5" mediatype=application/vnd.docker.plugin.v1+json size=522 10:46:23 [2023-01-10T10:46:23.765Z] time="2023-01-10T10:46:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:46:23 [2023-01-10T10:46:23.765Z] time="2023-01-10T10:46:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:546519bc4cb1517085151e20894887e875d3b2628f48b28398913300e02c81e5" mediatype=application/vnd.docker.plugin.v1+json size=522 10:46:23 [2023-01-10T10:46:23.765Z] === RUN TestPluginInstall/with_htpasswd 10:46:23 [2023-01-10T10:46:23.765Z] time="2023-01-10T10:46:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:46:23 [2023-01-10T10:46:23.765Z] time="2023-01-10T10:46:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57384c22caa6aeec0a4a75c66591e6e70af6e7bc5868d06d62cfa45c62eeb59e" mediatype=application/vnd.docker.plugin.v1+json size=522 10:46:23 [2023-01-10T10:46:23.765Z] time="2023-01-10T10:46:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:46:23 [2023-01-10T10:46:23.765Z] time="2023-01-10T10:46:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57384c22caa6aeec0a4a75c66591e6e70af6e7bc5868d06d62cfa45c62eeb59e" mediatype=application/vnd.docker.plugin.v1+json size=522 10:46:24 [2023-01-10T10:46:24.025Z] === RUN TestPluginInstall/with_insecure 10:46:24 [2023-01-10T10:46:24.962Z] time="2023-01-10T10:46:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:46:24 [2023-01-10T10:46:24.962Z] time="2023-01-10T10:46:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af4a3360fae23beed0c9e8d84395d877019b1412461176916e8db44839d22865" mediatype=application/vnd.docker.plugin.v1+json size=522 10:46:24 [2023-01-10T10:46:24.962Z] time="2023-01-10T10:46:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:46:24 [2023-01-10T10:46:24.962Z] time="2023-01-10T10:46:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af4a3360fae23beed0c9e8d84395d877019b1412461176916e8db44839d22865" mediatype=application/vnd.docker.plugin.v1+json size=522 10:46:25 [2023-01-10T10:46:25.222Z] plugin_test.go:195: [dc7c7f9114dc0] daemon is not started 10:46:25 [2023-01-10T10:46:25.222Z] --- PASS: TestPluginInstall (5.73s) 10:46:25 [2023-01-10T10:46:25.222Z] --- PASS: TestPluginInstall/no_auth (4.13s) 10:46:25 [2023-01-10T10:46:25.222Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) 10:46:25 [2023-01-10T10:46:25.222Z] --- PASS: TestPluginInstall/with_insecure (1.04s) 10:46:25 [2023-01-10T10:46:25.222Z] === RUN TestPluginsWithRuntimes 10:46:26 [2023-01-10T10:46:26.600Z] === RUN TestPluginsWithRuntimes/No_Args 10:46:27 [2023-01-10T10:46:27.541Z] === RUN TestPluginsWithRuntimes/With_Args 10:46:28 [2023-01-10T10:46:28.479Z] --- PASS: TestPluginsWithRuntimes (3.31s) 10:46:28 [2023-01-10T10:46:28.479Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) 10:46:28 [2023-01-10T10:46:28.479Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) 10:46:28 [2023-01-10T10:46:28.479Z] === RUN TestPluginBackCompatMediaTypes 10:46:29 [2023-01-10T10:46:29.047Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) 10:46:29 [2023-01-10T10:46:29.047Z] PASS 10:46:29 [2023-01-10T10:46:29.047Z] 10:46:29 [2023-01-10T10:46:29.047Z] DONE 24 tests in 9.747s 10:46:29 [2023-01-10T10:46:29.047Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 10:46:29 [2023-01-10T10:46:29.047Z] ++ 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 10:46:29 [2023-01-10T10:46:29.047Z] ++ set -e 10:46:29 [2023-01-10T10:46:29.047Z] ++ '[' -n 0 ']' 10:46:29 [2023-01-10T10:46:29.047Z] ++ set -x 10:46:29 [2023-01-10T10:46:29.047Z] ++ 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 10:46:29 [2023-01-10T10:46:29.047Z] INFO: Testing against a local daemon 10:46:29 [2023-01-10T10:46:29.047Z] === RUN TestExternalGraphDriver 10:46:29 [2023-01-10T10:46:29.615Z] === RUN TestExternalGraphDriver/json 10:46:30 [2023-01-10T10:46:30.994Z] === RUN TestExternalGraphDriver/spec 10:46:32 [2023-01-10T10:46:32.899Z] === RUN TestExternalGraphDriver/pull 10:46:34 [2023-01-10T10:46:34.277Z] --- PASS: TestExternalGraphDriver (5.15s) 10:46:34 [2023-01-10T10:46:34.277Z] --- PASS: TestExternalGraphDriver/json (1.60s) 10:46:34 [2023-01-10T10:46:34.277Z] --- PASS: TestExternalGraphDriver/spec (1.59s) 10:46:34 [2023-01-10T10:46:34.277Z] --- PASS: TestExternalGraphDriver/pull (1.61s) 10:46:34 [2023-01-10T10:46:34.277Z] === RUN TestGraphdriverPluginV2 10:46:34 [2023-01-10T10:46:34.536Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:46:34 [2023-01-10T10:46:34.536Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) 10:46:34 [2023-01-10T10:46:34.536Z] PASS 10:46:34 [2023-01-10T10:46:34.536Z] 10:46:34 [2023-01-10T10:46:34.536Z] === Skipped 10:46:34 [2023-01-10T10:46:34.536Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) 10:46:34 [2023-01-10T10:46:34.536Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:46:34 [2023-01-10T10:46:34.536Z] 10:46:34 [2023-01-10T10:46:34.536Z] DONE 5 tests, 1 skipped in 5.558s 10:46:34 [2023-01-10T10:46:34.536Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 10:46:34 [2023-01-10T10:46:34.536Z] ++ 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 10:46:34 [2023-01-10T10:46:34.536Z] ++ set -e 10:46:34 [2023-01-10T10:46:34.536Z] ++ '[' -n 0 ']' 10:46:34 [2023-01-10T10:46:34.536Z] ++ set -x 10:46:34 [2023-01-10T10:46:34.536Z] ++ 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 10:46:34 [2023-01-10T10:46:34.795Z] INFO: Testing against a local daemon 10:46:34 [2023-01-10T10:46:34.795Z] === RUN TestContinueAfterPluginCrash 10:46:34 [2023-01-10T10:46:34.795Z] === PAUSE TestContinueAfterPluginCrash 10:46:34 [2023-01-10T10:46:34.795Z] === RUN TestReadPluginNoRead 10:46:34 [2023-01-10T10:46:34.795Z] === PAUSE TestReadPluginNoRead 10:46:34 [2023-01-10T10:46:34.795Z] === RUN TestDaemonStartWithLogOpt 10:46:34 [2023-01-10T10:46:34.795Z] === PAUSE TestDaemonStartWithLogOpt 10:46:34 [2023-01-10T10:46:34.795Z] === CONT TestContinueAfterPluginCrash 10:46:34 [2023-01-10T10:46:34.795Z] === CONT TestDaemonStartWithLogOpt 10:46:38 [2023-01-10T10:46:38.085Z] --- PASS: TestDaemonStartWithLogOpt (3.02s) 10:46:38 [2023-01-10T10:46:38.085Z] === CONT TestReadPluginNoRead 10:46:39 [2023-01-10T10:46:39.992Z] === RUN TestReadPluginNoRead/disabled_caching 10:46:41 [2023-01-10T10:46:41.369Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 10:46:42 [2023-01-10T10:46:42.307Z] === RUN TestReadPluginNoRead/default 10:46:42 [2023-01-10T10:46:42.874Z] --- PASS: TestContinueAfterPluginCrash (8.02s) 10:46:43 [2023-01-10T10:46:43.443Z] === CONT TestReadPluginNoRead 10:46:43 [2023-01-10T10:46:43.443Z] read_test.go:91: [d6395945cb233] daemon is not started 10:46:43 [2023-01-10T10:46:43.443Z] --- PASS: TestReadPluginNoRead (5.71s) 10:46:43 [2023-01-10T10:46:43.443Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) 10:46:43 [2023-01-10T10:46:43.443Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) 10:46:43 [2023-01-10T10:46:43.443Z] --- PASS: TestReadPluginNoRead/default (1.17s) 10:46:43 [2023-01-10T10:46:43.443Z] PASS 10:46:43 [2023-01-10T10:46:43.443Z] 10:46:43 [2023-01-10T10:46:43.443Z] DONE 6 tests in 8.826s 10:46:43 [2023-01-10T10:46:43.443Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 10:46:43 [2023-01-10T10:46:43.443Z] ++ 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 10:46:43 [2023-01-10T10:46:43.443Z] ++ set -e 10:46:43 [2023-01-10T10:46:43.443Z] ++ '[' -n 0 ']' 10:46:43 [2023-01-10T10:46:43.443Z] ++ set -x 10:46:43 [2023-01-10T10:46:43.443Z] ++ 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 10:46:43 [2023-01-10T10:46:43.443Z] testing: warning: no tests to run 10:46:43 [2023-01-10T10:46:43.443Z] PASS 10:46:43 [2023-01-10T10:46:43.443Z] 10:46:43 [2023-01-10T10:46:43.443Z] DONE 0 tests in 0.033s 10:46:43 [2023-01-10T10:46:43.443Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 10:46:43 [2023-01-10T10:46:43.443Z] ++ 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 10:46:43 [2023-01-10T10:46:43.443Z] ++ set -e 10:46:43 [2023-01-10T10:46:43.443Z] ++ '[' -n 0 ']' 10:46:43 [2023-01-10T10:46:43.443Z] ++ set -x 10:46:43 [2023-01-10T10:46:43.443Z] ++ 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 10:46:43 [2023-01-10T10:46:43.702Z] INFO: Testing against a local daemon 10:46:43 [2023-01-10T10:46:43.702Z] === RUN TestPluginWithDevMounts 10:46:43 [2023-01-10T10:46:43.702Z] === PAUSE TestPluginWithDevMounts 10:46:43 [2023-01-10T10:46:43.702Z] === CONT TestPluginWithDevMounts 10:46:45 [2023-01-10T10:46:45.081Z] --- PASS: TestPluginWithDevMounts (1.53s) 10:46:45 [2023-01-10T10:46:45.081Z] PASS 10:46:45 [2023-01-10T10:46:45.081Z] 10:46:45 [2023-01-10T10:46:45.081Z] DONE 1 tests in 1.622s 10:46:45 [2023-01-10T10:46:45.081Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 10:46:45 [2023-01-10T10:46:45.081Z] ++ 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 10:46:45 [2023-01-10T10:46:45.081Z] ++ set -e 10:46:45 [2023-01-10T10:46:45.081Z] ++ '[' -n 0 ']' 10:46:45 [2023-01-10T10:46:45.081Z] ++ set -x 10:46:45 [2023-01-10T10:46:45.081Z] ++ 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 10:46:45 [2023-01-10T10:46:45.340Z] INFO: Testing against a local daemon 10:46:45 [2023-01-10T10:46:45.340Z] === RUN TestSecretInspect 10:46:47 [2023-01-10T10:46:47.874Z] --- PASS: TestSecretInspect (2.26s) 10:46:47 [2023-01-10T10:46:47.874Z] === RUN TestSecretList 10:46:49 [2023-01-10T10:46:49.779Z] --- PASS: TestSecretList (2.17s) 10:46:49 [2023-01-10T10:46:49.779Z] === RUN TestSecretsCreateAndDelete 10:46:52 [2023-01-10T10:46:52.323Z] --- PASS: TestSecretsCreateAndDelete (2.31s) 10:46:52 [2023-01-10T10:46:52.323Z] === RUN TestSecretsUpdate 10:46:54 [2023-01-10T10:46:54.228Z] --- PASS: TestSecretsUpdate (2.17s) 10:46:54 [2023-01-10T10:46:54.228Z] === RUN TestTemplatedSecret 10:46:56 [2023-01-10T10:46:56.762Z] --- PASS: TestTemplatedSecret (2.52s) 10:46:56 [2023-01-10T10:46:56.762Z] === RUN TestSecretCreateResolve 10:46:58 [2023-01-10T10:46:58.666Z] --- PASS: TestSecretCreateResolve (2.13s) 10:46:58 [2023-01-10T10:46:58.666Z] PASS 10:46:58 [2023-01-10T10:46:58.666Z] 10:46:58 [2023-01-10T10:46:58.666Z] DONE 6 tests in 13.642s 10:46:58 [2023-01-10T10:46:58.666Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 10:46:58 [2023-01-10T10:46:58.666Z] ++ 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 10:46:58 [2023-01-10T10:46:58.666Z] ++ set -e 10:46:58 [2023-01-10T10:46:58.666Z] ++ '[' -n 0 ']' 10:46:58 [2023-01-10T10:46:58.666Z] ++ set -x 10:46:58 [2023-01-10T10:46:58.666Z] ++ 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 10:46:58 [2023-01-10T10:46:58.925Z] INFO: Testing against a local daemon 10:46:58 [2023-01-10T10:46:58.925Z] === RUN TestServiceCreateInit 10:46:58 [2023-01-10T10:46:58.925Z] === RUN TestServiceCreateInit/daemonInitDisabled 10:47:03 [2023-01-10T10:47:03.118Z] === RUN TestServiceCreateInit/daemonInitEnabled 10:47:06 [2023-01-10T10:47:06.408Z] --- PASS: TestServiceCreateInit (7.10s) 10:47:06 [2023-01-10T10:47:06.408Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s) 10:47:06 [2023-01-10T10:47:06.408Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.55s) 10:47:06 [2023-01-10T10:47:06.408Z] === RUN TestCreateServiceMultipleTimes 10:47:21 [2023-01-10T10:47:21.294Z] --- PASS: TestCreateServiceMultipleTimes (15.32s) 10:47:21 [2023-01-10T10:47:21.294Z] === RUN TestCreateServiceConflict 10:47:23 [2023-01-10T10:47:23.832Z] --- PASS: TestCreateServiceConflict (2.14s) 10:47:23 [2023-01-10T10:47:23.832Z] === RUN TestCreateServiceMaxReplicas 10:47:26 [2023-01-10T10:47:26.367Z] --- PASS: TestCreateServiceMaxReplicas (2.64s) 10:47:26 [2023-01-10T10:47:26.367Z] === RUN TestCreateWithDuplicateNetworkNames 10:47:41 [2023-01-10T10:47:41.255Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s) 10:47:41 [2023-01-10T10:47:41.255Z] === RUN TestCreateServiceSecretFileMode 10:47:41 [2023-01-10T10:47:41.515Z] --- PASS: TestCreateServiceSecretFileMode (2.40s) 10:47:41 [2023-01-10T10:47:41.515Z] === RUN TestCreateServiceConfigFileMode 10:47:44 [2023-01-10T10:47:44.051Z] --- PASS: TestCreateServiceConfigFileMode (2.45s) 10:47:44 [2023-01-10T10:47:44.051Z] === RUN TestCreateServiceSysctls 10:47:47 [2023-01-10T10:47:47.340Z] --- PASS: TestCreateServiceSysctls (3.06s) 10:47:47 [2023-01-10T10:47:47.340Z] === RUN TestCreateServiceCapabilities 10:47:49 [2023-01-10T10:47:49.875Z] --- PASS: TestCreateServiceCapabilities (2.45s) 10:47:49 [2023-01-10T10:47:49.875Z] === RUN TestInspect 10:47:52 [2023-01-10T10:47:52.410Z] --- PASS: TestInspect (2.64s) 10:47:52 [2023-01-10T10:47:52.410Z] === RUN TestCreateJob 10:47:55 [2023-01-10T10:47:55.714Z] --- PASS: TestCreateJob (3.01s) 10:47:55 [2023-01-10T10:47:55.714Z] === RUN TestReplicatedJob 10:47:59 [2023-01-10T10:47:59.907Z] --- PASS: TestReplicatedJob (4.54s) 10:47:59 [2023-01-10T10:47:59.907Z] === RUN TestUpdateReplicatedJob 10:48:03 [2023-01-10T10:48:03.197Z] --- PASS: TestUpdateReplicatedJob (3.12s) 10:48:03 [2023-01-10T10:48:03.197Z] === RUN TestServiceListWithStatuses 10:48:03 [2023-01-10T10:48:03.197Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 10:48:03 [2023-01-10T10:48:03.197Z] --- SKIP: TestServiceListWithStatuses (0.00s) 10:48:03 [2023-01-10T10:48:03.197Z] === RUN TestDockerNetworkConnectAlias 10:48:07 [2023-01-10T10:48:07.390Z] --- PASS: TestDockerNetworkConnectAlias (4.09s) 10:48:07 [2023-01-10T10:48:07.390Z] === RUN TestDockerNetworkReConnect 10:48:10 [2023-01-10T10:48:10.683Z] --- PASS: TestDockerNetworkReConnect (3.39s) 10:48:10 [2023-01-10T10:48:10.683Z] === RUN TestServicePlugin 10:48:10 [2023-01-10T10:48:10.683Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:48:10 [2023-01-10T10:48:10.683Z] --- SKIP: TestServicePlugin (0.00s) 10:48:10 [2023-01-10T10:48:10.683Z] === RUN TestServiceUpdateLabel 10:48:12 [2023-01-10T10:48:12.587Z] --- PASS: TestServiceUpdateLabel (2.15s) 10:48:12 [2023-01-10T10:48:12.587Z] === RUN TestServiceUpdateSecrets 10:48:27 [2023-01-10T10:48:27.469Z] --- PASS: TestServiceUpdateSecrets (14.27s) 10:48:27 [2023-01-10T10:48:27.469Z] === RUN TestServiceUpdateConfigs 10:48:42 [2023-01-10T10:48:42.353Z] --- PASS: TestServiceUpdateConfigs (14.29s) 10:48:42 [2023-01-10T10:48:42.353Z] === RUN TestServiceUpdateNetwork 10:48:54 [2023-01-10T10:48:54.562Z] --- PASS: TestServiceUpdateNetwork (12.04s) 10:48:54 [2023-01-10T10:48:54.562Z] === RUN TestServiceUpdatePidsLimit 10:48:54 [2023-01-10T10:48:54.562Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 10:48:54 [2023-01-10T10:48:54.822Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 10:49:02 [2023-01-10T10:49:02.940Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 10:49:09 [2023-01-10T10:49:09.510Z] --- PASS: TestServiceUpdatePidsLimit (16.03s) 10:49:09 [2023-01-10T10:49:09.510Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) 10:49:09 [2023-01-10T10:49:09.510Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) 10:49:09 [2023-01-10T10:49:09.510Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) 10:49:09 [2023-01-10T10:49:09.510Z] PASS 10:49:09 [2023-01-10T10:49:09.510Z] 10:49:09 [2023-01-10T10:49:09.510Z] === Skipped 10:49:09 [2023-01-10T10:49:09.510Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 10:49:09 [2023-01-10T10:49:09.510Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 10:49:09 [2023-01-10T10:49:09.510Z] 10:49:09 [2023-01-10T10:49:09.510Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 10:49:09 [2023-01-10T10:49:09.510Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:49:09 [2023-01-10T10:49:09.510Z] 10:49:09 [2023-01-10T10:49:09.510Z] DONE 27 tests, 2 skipped in 130.339s 10:49:09 [2023-01-10T10:49:09.510Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 10:49:09 [2023-01-10T10:49:09.510Z] ++ 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 10:49:09 [2023-01-10T10:49:09.510Z] ++ set -e 10:49:09 [2023-01-10T10:49:09.510Z] ++ '[' -n 0 ']' 10:49:09 [2023-01-10T10:49:09.510Z] ++ set -x 10:49:09 [2023-01-10T10:49:09.510Z] ++ 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 10:49:09 [2023-01-10T10:49:09.510Z] INFO: Testing against a local daemon 10:49:09 [2023-01-10T10:49:09.510Z] === RUN TestSessionCreate 10:49:09 [2023-01-10T10:49:09.510Z] --- PASS: TestSessionCreate (0.02s) 10:49:09 [2023-01-10T10:49:09.510Z] === RUN TestSessionCreateWithBadUpgrade 10:49:09 [2023-01-10T10:49:09.510Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 10:49:09 [2023-01-10T10:49:09.510Z] PASS 10:49:09 [2023-01-10T10:49:09.510Z] 10:49:09 [2023-01-10T10:49:09.510Z] DONE 2 tests in 0.116s 10:49:09 [2023-01-10T10:49:09.510Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 10:49:09 [2023-01-10T10:49:09.510Z] ++ 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 10:49:09 [2023-01-10T10:49:09.510Z] ++ set -e 10:49:09 [2023-01-10T10:49:09.510Z] ++ '[' -n 0 ']' 10:49:09 [2023-01-10T10:49:09.510Z] ++ set -x 10:49:09 [2023-01-10T10:49:09.510Z] ++ 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 10:49:09 [2023-01-10T10:49:09.510Z] INFO: Testing against a local daemon 10:49:09 [2023-01-10T10:49:09.510Z] === RUN TestCgroupDriverSystemdMemoryLimit 10:49:09 [2023-01-10T10:49:09.510Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 10:49:09 [2023-01-10T10:49:09.510Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 10:49:09 [2023-01-10T10:49:09.510Z] === RUN TestDiskUsage 10:49:09 [2023-01-10T10:49:09.510Z] === PAUSE TestDiskUsage 10:49:09 [2023-01-10T10:49:09.510Z] === RUN TestEventsExecDie 10:49:09 [2023-01-10T10:49:09.769Z] --- PASS: TestEventsExecDie (0.47s) 10:49:09 [2023-01-10T10:49:09.769Z] === RUN TestEventsBackwardsCompatible 10:49:10 [2023-01-10T10:49:10.028Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 10:49:10 [2023-01-10T10:49:10.028Z] === RUN TestEventsVolumeCreate 10:49:10 [2023-01-10T10:49:10.028Z] --- PASS: TestEventsVolumeCreate (0.05s) 10:49:10 [2023-01-10T10:49:10.028Z] === RUN TestInfoBinaryCommits 10:49:10 [2023-01-10T10:49:10.028Z] --- PASS: TestInfoBinaryCommits (0.02s) 10:49:10 [2023-01-10T10:49:10.028Z] === RUN TestInfoAPIVersioned 10:49:10 [2023-01-10T10:49:10.028Z] --- PASS: TestInfoAPIVersioned (0.01s) 10:49:10 [2023-01-10T10:49:10.028Z] === RUN TestInfoAPI 10:49:10 [2023-01-10T10:49:10.028Z] --- PASS: TestInfoAPI (0.02s) 10:49:10 [2023-01-10T10:49:10.028Z] === RUN TestInfoAPIWarnings 10:49:28 [2023-01-10T10:49:28.116Z] --- PASS: TestInfoAPIWarnings (16.55s) 10:49:28 [2023-01-10T10:49:28.116Z] === RUN TestInfoDebug 10:49:28 [2023-01-10T10:49:28.116Z] --- PASS: TestInfoDebug (0.52s) 10:49:28 [2023-01-10T10:49:28.116Z] === RUN TestInfoInsecureRegistries 10:49:28 [2023-01-10T10:49:28.116Z] --- PASS: TestInfoInsecureRegistries (0.52s) 10:49:28 [2023-01-10T10:49:28.116Z] === RUN TestInfoRegistryMirrors 10:49:28 [2023-01-10T10:49:28.116Z] --- PASS: TestInfoRegistryMirrors (0.52s) 10:49:28 [2023-01-10T10:49:28.116Z] === RUN TestLoginFailsWithBadCredentials 10:49:28 [2023-01-10T10:49:28.376Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) 10:49:28 [2023-01-10T10:49:28.376Z] === RUN TestPingCacheHeaders 10:49:28 [2023-01-10T10:49:28.635Z] --- PASS: TestPingCacheHeaders (0.02s) 10:49:28 [2023-01-10T10:49:28.635Z] === RUN TestPingGet 10:49:28 [2023-01-10T10:49:28.635Z] --- PASS: TestPingGet (0.01s) 10:49:28 [2023-01-10T10:49:28.635Z] === RUN TestPingHead 10:49:28 [2023-01-10T10:49:28.635Z] --- PASS: TestPingHead (0.02s) 10:49:28 [2023-01-10T10:49:28.635Z] === RUN TestPingSwarmHeader 10:49:29 [2023-01-10T10:49:29.203Z] === RUN TestPingSwarmHeader/before_swarm_init 10:49:29 [2023-01-10T10:49:29.771Z] === RUN TestPingSwarmHeader/after_swarm_init 10:49:30 [2023-01-10T10:49:30.708Z] === RUN TestPingSwarmHeader/after_swarm_leave 10:49:30 [2023-01-10T10:49:30.708Z] --- PASS: TestPingSwarmHeader (2.08s) 10:49:30 [2023-01-10T10:49:30.708Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 10:49:30 [2023-01-10T10:49:30.708Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 10:49:30 [2023-01-10T10:49:30.708Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 10:49:30 [2023-01-10T10:49:30.708Z] === RUN TestPingBuilderHeader 10:49:30 [2023-01-10T10:49:30.708Z] === RUN TestPingBuilderHeader/default_config 10:49:31 [2023-01-10T10:49:31.275Z] === RUN TestPingBuilderHeader/buildkit_disabled 10:49:31 [2023-01-10T10:49:31.843Z] --- PASS: TestPingBuilderHeader (1.05s) 10:49:31 [2023-01-10T10:49:31.843Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) 10:49:31 [2023-01-10T10:49:31.843Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) 10:49:31 [2023-01-10T10:49:31.843Z] === RUN TestVersion 10:49:31 [2023-01-10T10:49:31.843Z] --- PASS: TestVersion (0.02s) 10:49:31 [2023-01-10T10:49:31.843Z] === CONT TestDiskUsage 10:49:32 [2023-01-10T10:49:32.102Z] === RUN TestDiskUsage/empty 10:49:32 [2023-01-10T10:49:32.102Z] === RUN TestDiskUsage/empty/container_types 10:49:32 [2023-01-10T10:49:32.102Z] === RUN TestDiskUsage/empty/image_types 10:49:32 [2023-01-10T10:49:32.102Z] === RUN TestDiskUsage/empty/volume_types 10:49:32 [2023-01-10T10:49:32.102Z] === RUN TestDiskUsage/empty/build-cache_types 10:49:32 [2023-01-10T10:49:32.102Z] === RUN TestDiskUsage/empty/container,_volume_types 10:49:32 [2023-01-10T10:49:32.102Z] === RUN TestDiskUsage/empty/image,_build-cache_types 10:49:32 [2023-01-10T10:49:32.102Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 10:49:32 [2023-01-10T10:49:32.102Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 10:49:32 [2023-01-10T10:49:32.102Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 10:49:32 [2023-01-10T10:49:32.102Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 10:49:32 [2023-01-10T10:49:32.102Z] === RUN TestDiskUsage/after_LoadBusybox 10:49:32 [2023-01-10T10:49:32.361Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 10:49:32 [2023-01-10T10:49:32.361Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 10:49:32 [2023-01-10T10:49:32.361Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 10:49:32 [2023-01-10T10:49:32.361Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 10:49:32 [2023-01-10T10:49:32.361Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 10:49:32 [2023-01-10T10:49:32.361Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 10:49:32 [2023-01-10T10:49:32.361Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 10:49:32 [2023-01-10T10:49:32.361Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 10:49:32 [2023-01-10T10:49:32.361Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 10:49:32 [2023-01-10T10:49:32.361Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 10:49:32 [2023-01-10T10:49:32.361Z] === RUN TestDiskUsage/after_container.Run 10:49:32 [2023-01-10T10:49:32.622Z] === RUN TestDiskUsage/after_container.Run/container_types 10:49:32 [2023-01-10T10:49:32.622Z] === RUN TestDiskUsage/after_container.Run/image_types 10:49:32 [2023-01-10T10:49:32.622Z] === RUN TestDiskUsage/after_container.Run/volume_types 10:49:32 [2023-01-10T10:49:32.622Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 10:49:32 [2023-01-10T10:49:32.622Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 10:49:32 [2023-01-10T10:49:32.622Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 10:49:32 [2023-01-10T10:49:32.622Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 10:49:32 [2023-01-10T10:49:32.622Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 10:49:32 [2023-01-10T10:49:32.622Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 10:49:32 [2023-01-10T10:49:32.622Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage (1.17s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/empty (0.01s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] PASS 10:49:32 [2023-01-10T10:49:32.882Z] 10:49:32 [2023-01-10T10:49:32.882Z] === Skipped 10:49:32 [2023-01-10T10:49:32.882Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 10:49:32 [2023-01-10T10:49:32.882Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 10:49:32 [2023-01-10T10:49:32.882Z] 10:49:32 [2023-01-10T10:49:32.882Z] DONE 57 tests, 1 skipped in 23.584s 10:49:32 [2023-01-10T10:49:32.882Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 10:49:32 [2023-01-10T10:49:32.882Z] ++ 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 10:49:32 [2023-01-10T10:49:32.882Z] ++ set -e 10:49:32 [2023-01-10T10:49:32.882Z] ++ '[' -n 0 ']' 10:49:32 [2023-01-10T10:49:32.882Z] ++ set -x 10:49:32 [2023-01-10T10:49:32.882Z] ++ 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 10:49:32 [2023-01-10T10:49:32.882Z] INFO: Testing against a local daemon 10:49:32 [2023-01-10T10:49:32.882Z] === RUN TestVolumesCreateAndList 10:49:32 [2023-01-10T10:49:32.882Z] --- PASS: TestVolumesCreateAndList (0.02s) 10:49:32 [2023-01-10T10:49:32.882Z] === RUN TestVolumesRemove 10:49:33 [2023-01-10T10:49:33.141Z] --- PASS: TestVolumesRemove (0.06s) 10:49:33 [2023-01-10T10:49:33.141Z] === RUN TestVolumesInspect 10:49:33 [2023-01-10T10:49:33.141Z] --- PASS: TestVolumesInspect (0.02s) 10:49:33 [2023-01-10T10:49:33.141Z] === RUN TestVolumesInvalidJSON 10:49:33 [2023-01-10T10:49:33.141Z] === RUN TestVolumesInvalidJSON/volumes/create 10:49:33 [2023-01-10T10:49:33.141Z] === PAUSE TestVolumesInvalidJSON/volumes/create 10:49:33 [2023-01-10T10:49:33.141Z] === CONT TestVolumesInvalidJSON/volumes/create 10:49:33 [2023-01-10T10:49:33.141Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 10:49:33 [2023-01-10T10:49:33.141Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 10:49:33 [2023-01-10T10:49:33.141Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 10:49:33 [2023-01-10T10:49:33.141Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 10:49:33 [2023-01-10T10:49:33.141Z] --- PASS: TestVolumesInvalidJSON (0.01s) 10:49:33 [2023-01-10T10:49:33.141Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 10:49:33 [2023-01-10T10:49:33.141Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 10:49:33 [2023-01-10T10:49:33.141Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 10:49:33 [2023-01-10T10:49:33.141Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 10:49:33 [2023-01-10T10:49:33.141Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 10:49:33 [2023-01-10T10:49:33.141Z] === RUN TestVolumePruneAnonymous 10:49:33 [2023-01-10T10:49:33.141Z] --- PASS: TestVolumePruneAnonymous (0.03s) 10:49:33 [2023-01-10T10:49:33.141Z] PASS 10:49:33 [2023-01-10T10:49:33.141Z] 10:49:33 [2023-01-10T10:49:33.141Z] DONE 10 tests in 0.233s 10:49:33 [2023-01-10T10:49:33.141Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 10:49:33 [2023-01-10T10:49:33.141Z] ++++ cat bundles/test-integration/docker.pid 10:49:33 [2023-01-10T10:49:33.141Z] +++ kill 15111 10:49:33 [2023-01-10T10:49:33.400Z] +++ /etc/init.d/apparmor stop 10:49:33 [2023-01-10T10:49:33.400Z] Leaving: AppArmorNo profiles have been unloaded. 10:49:33 [2023-01-10T10:49:33.400Z] 10:49:33 [2023-01-10T10:49:33.400Z] Unloading profiles will leave already running processes permanently 10:49:33 [2023-01-10T10:49:33.400Z] unconfined, which can lead to unexpected situations. 10:49:33 [2023-01-10T10:49:33.400Z] 10:49:33 [2023-01-10T10:49:33.400Z] To set a process to complain mode, use the command line tool 10:49:33 [2023-01-10T10:49:33.400Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 10:49:33 [2023-01-10T10:49:33.400Z] +++ true 10:49:33 [2023-01-10T10:49:33.400Z] exiting test-integration 10:49:33 [2023-01-10T10:49:33.400Z] ++ exit 0 10:49:33 [2023-01-10T10:49:33.400Z] Post stage [Pipeline] junit 10:49:34 [2023-01-10T10:49:34.352Z] Recording test results 10:49:34 [2023-01-10T10:49:34.530Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 10:49:34 [2023-01-10T10:49:34.849Z] + echo Ensuring container killed. 10:49:34 [2023-01-10T10:49:34.849Z] Ensuring container killed. 10:49:34 [2023-01-10T10:49:34.849Z] + docker rm -vf docker-pr1 10:49:34 [2023-01-10T10:49:34.849Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh 10:49:35 [2023-01-10T10:49:35.136Z] + echo Chowning /workspace to jenkins user 10:49:35 [2023-01-10T10:49:35.136Z] Chowning /workspace to jenkins user 10:49:35 [2023-01-10T10:49:35.136Z] + id -u 10:49:35 [2023-01-10T10:49:35.136Z] + id -g 10:49:35 [2023-01-10T10:49:35.136Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44778:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 10:49:36 [2023-01-10T10:49:36.807Z] + bundleName=arm64-integration 10:49:36 [2023-01-10T10:49:36.807Z] + echo Creating arm64-integration-bundles.tar.gz 10:49:36 [2023-01-10T10:49:36.807Z] Creating arm64-integration-bundles.tar.gz 10:49:36 [2023-01-10T10:49:36.807Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 10:49:36 [2023-01-10T10:49:36.807Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 10:49:37 [2023-01-10T10:49:37.078Z] Archiving artifacts 10:49:37 [2023-01-10T10:49:37.347Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44778/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 10:49:37 [2023-01-10T10:49:37.641Z] + make clean 10:49:37 [2023-01-10T10:49:37.900Z] docker volume rm -f docker-dev-cache docker-mod-cache 10:49:37 [2023-01-10T10:49:37.900Z] docker-dev-cache 10:49:37 [2023-01-10T10:49:37.900Z] 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