Pull request #44844 opened 12:06:21 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from f328486cb3d4804ef2db5f38493767f910586919+4df8f779b5a286ebe56bfa221eda0748ccbe3da3 (ba8f2c4e12444e25f42be7ce9ed41b66eb18ef82) 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-44844@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 12:06:24 [2023-01-18T12:06:24.059Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 12:06:24 [2023-01-18T12:06:24.061Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 12:06:24 [2023-01-18T12:06:24.235Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e7d70e3b309bd780) in /home/ubuntu/workspace/moby_PR-44844 [Pipeline] { [Pipeline] checkout 12:06:24 [2023-01-18T12:06:24.260Z] The recommended git tool is: git 12:06:24 [2023-01-18T12:06:24.269Z] using credential docker-jenkins-github-credentials 12:06:24 [2023-01-18T12:06:24.278Z] Cloning the remote Git repository 12:06:24 [2023-01-18T12:06:24.278Z] Cloning with configured refspecs honoured and without tags 12:06:24 [2023-01-18T12:06:24.282Z] Cloning repository https://github.com/moby/moby.git 12:06:24 [2023-01-18T12:06:24.283Z] > git init /home/ubuntu/workspace/moby_PR-44844 # timeout=10 12:06:24 [2023-01-18T12:06:24.293Z] Fetching upstream changes from https://github.com/moby/moby.git 12:06:24 [2023-01-18T12:06:24.293Z] > git --version # timeout=10 12:06:24 [2023-01-18T12:06:24.298Z] > git --version # 'git version 2.25.1' 12:06:24 [2023-01-18T12:06:24.299Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:06:24 [2023-01-18T12:06:24.299Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44844/head:refs/remotes/origin/PR-44844 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 12:06:36 [2023-01-18T12:06:36.749Z] Fetching without tags 12:06:36 [2023-01-18T12:06:36.726Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 12:06:36 [2023-01-18T12:06:36.729Z] > git config --add remote.origin.fetch +refs/pull/44844/head:refs/remotes/origin/PR-44844 # timeout=10 12:06:36 [2023-01-18T12:06:36.732Z] > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 12:06:36 [2023-01-18T12:06:36.738Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 12:06:36 [2023-01-18T12:06:36.754Z] Fetching upstream changes from https://github.com/moby/moby.git 12:06:36 [2023-01-18T12:06:36.754Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:06:36 [2023-01-18T12:06:36.755Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44844/head:refs/remotes/origin/PR-44844 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 12:06:36 [2023-01-18T12:06:36.986Z] Merging remotes/origin/23.0 commit 4df8f779b5a286ebe56bfa221eda0748ccbe3da3 into PR head commit f328486cb3d4804ef2db5f38493767f910586919 12:06:37 [2023-01-18T12:06:37.568Z] Merge succeeded, producing f328486cb3d4804ef2db5f38493767f910586919 12:06:37 [2023-01-18T12:06:37.569Z] Checking out Revision f328486cb3d4804ef2db5f38493767f910586919 (PR-44844) 12:06:38 [2023-01-18T12:06:38.312Z] Commit message: "Add GetLibHome stub for non-linux OS" 12:06:38 [2023-01-18T12:06:38.312Z] First time build. Skipping changelog. 12:06:38 [2023-01-18T12:06:38.326Z] > git --version # timeout=10 12:06:38 [2023-01-18T12:06:38.330Z] > git --version # 'git version 2.25.1' 12:06:38 [2023-01-18T12:06:38.335Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 12:06:36 [2023-01-18T12:06:36.990Z] > git config core.sparsecheckout # timeout=10 12:06:36 [2023-01-18T12:06:36.994Z] > git checkout -f f328486cb3d4804ef2db5f38493767f910586919 # timeout=10 12:06:37 [2023-01-18T12:06:37.546Z] > git remote # timeout=10 12:06:37 [2023-01-18T12:06:37.551Z] > git config --get remote.origin.url # timeout=10 12:06:37 [2023-01-18T12:06:37.556Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:06:37 [2023-01-18T12:06:37.557Z] > git merge 4df8f779b5a286ebe56bfa221eda0748ccbe3da3 # timeout=10 12:06:37 [2023-01-18T12:06:37.567Z] > git rev-parse HEAD^{commit} # timeout=10 12:06:37 [2023-01-18T12:06:37.573Z] > git config core.sparsecheckout # timeout=10 12:06:37 [2023-01-18T12:06:37.575Z] > git checkout -f f328486cb3d4804ef2db5f38493767f910586919 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:39 [2023-01-18T12:06:39.072Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44844:/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 12:06:43 [2023-01-18T12:06:43.261Z] 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 12:06:43 [2023-01-18T12:06:43.382Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e7d70e3b309bd780) in /home/ubuntu/workspace/moby_PR-44844 Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout 12:06:43 [2023-01-18T12:06:43.412Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage 12:06:43 [2023-01-18T12:06:43.421Z] using credential docker-jenkins-github-credentials [Pipeline] // stage 12:06:43 [2023-01-18T12:06:43.436Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage 12:06:43 [2023-01-18T12:06:43.441Z] Fetching without tags [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [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] } 12:06:43 [2023-01-18T12:06:43.661Z] Merging remotes/origin/23.0 commit 4df8f779b5a286ebe56bfa221eda0748ccbe3da3 into PR head commit f328486cb3d4804ef2db5f38493767f910586919 12:06:43 [2023-01-18T12:06:43.719Z] Merge succeeded, producing f328486cb3d4804ef2db5f38493767f910586919 12:06:43 [2023-01-18T12:06:43.719Z] Checking out Revision f328486cb3d4804ef2db5f38493767f910586919 (PR-44844) 12:06:43 [2023-01-18T12:06:43.761Z] Commit message: "Add GetLibHome stub for non-linux OS" 12:06:43 [2023-01-18T12:06:43.776Z] > git --version # timeout=10 12:06:43 [2023-01-18T12:06:43.778Z] > git --version # 'git version 2.25.1' 12:06:43 [2023-01-18T12:06:43.781Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 12:06:43 [2023-01-18T12:06:43.433Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44844/.git # timeout=10 12:06:43 [2023-01-18T12:06:43.440Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 12:06:43 [2023-01-18T12:06:43.447Z] Fetching upstream changes from https://github.com/moby/moby.git 12:06:43 [2023-01-18T12:06:43.447Z] > git --version # timeout=10 12:06:43 [2023-01-18T12:06:43.449Z] > git --version # 'git version 2.25.1' 12:06:43 [2023-01-18T12:06:43.449Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:06:43 [2023-01-18T12:06:43.450Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44844/head:refs/remotes/origin/PR-44844 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 12:06:43 [2023-01-18T12:06:43.665Z] > git config core.sparsecheckout # timeout=10 12:06:43 [2023-01-18T12:06:43.669Z] > git checkout -f f328486cb3d4804ef2db5f38493767f910586919 # timeout=10 12:06:43 [2023-01-18T12:06:43.702Z] > git remote # timeout=10 12:06:43 [2023-01-18T12:06:43.706Z] > git config --get remote.origin.url # timeout=10 12:06:43 [2023-01-18T12:06:43.710Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:06:43 [2023-01-18T12:06:43.711Z] > git merge 4df8f779b5a286ebe56bfa221eda0748ccbe3da3 # timeout=10 12:06:43 [2023-01-18T12:06:43.718Z] > git rev-parse HEAD^{commit} # timeout=10 12:06:43 [2023-01-18T12:06:43.723Z] > git config core.sparsecheckout # timeout=10 12:06:43 [2023-01-18T12:06:43.727Z] > git checkout -f f328486cb3d4804ef2db5f38493767f910586919 # timeout=10 12:06:44 [2023-01-18T12:06:44.490Z] + docker version 12:06:44 [2023-01-18T12:06:44.490Z] Client: Docker Engine - Community 12:06:44 [2023-01-18T12:06:44.490Z] Version: 22.06.0-beta.0 12:06:44 [2023-01-18T12:06:44.490Z] API version: 1.42 12:06:44 [2023-01-18T12:06:44.490Z] Go version: go1.18.3 12:06:44 [2023-01-18T12:06:44.490Z] Git commit: 3e9117b 12:06:44 [2023-01-18T12:06:44.490Z] Built: Fri Jun 3 17:55:34 2022 12:06:44 [2023-01-18T12:06:44.490Z] OS/Arch: linux/arm64 12:06:44 [2023-01-18T12:06:44.490Z] Context: default 12:06:44 [2023-01-18T12:06:44.490Z] 12:06:44 [2023-01-18T12:06:44.490Z] Server: Docker Engine - Community 12:06:44 [2023-01-18T12:06:44.490Z] Engine: 12:06:44 [2023-01-18T12:06:44.490Z] Version: 22.06.0-beta.0 12:06:44 [2023-01-18T12:06:44.490Z] API version: 1.42 (minimum version 1.12) 12:06:44 [2023-01-18T12:06:44.490Z] Go version: go1.18.3 12:06:44 [2023-01-18T12:06:44.490Z] Git commit: 38633e7 12:06:44 [2023-01-18T12:06:44.490Z] Built: Fri Jun 3 17:55:34 2022 12:06:44 [2023-01-18T12:06:44.490Z] OS/Arch: linux/arm64 12:06:44 [2023-01-18T12:06:44.490Z] Experimental: true 12:06:44 [2023-01-18T12:06:44.490Z] containerd: 12:06:44 [2023-01-18T12:06:44.490Z] Version: 1.6.8 12:06:44 [2023-01-18T12:06:44.490Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 12:06:44 [2023-01-18T12:06:44.490Z] runc: 12:06:44 [2023-01-18T12:06:44.490Z] Version: 1.1.4 12:06:44 [2023-01-18T12:06:44.490Z] GitCommit: v1.1.4-0-g5fd4c4d 12:06:44 [2023-01-18T12:06:44.490Z] docker-init: 12:06:44 [2023-01-18T12:06:44.490Z] Version: 0.19.0 12:06:44 [2023-01-18T12:06:44.490Z] GitCommit: de40ad0 [Pipeline] sh 12:06:44 [2023-01-18T12:06:44.770Z] + docker info 12:06:44 [2023-01-18T12:06:44.770Z] Client: 12:06:44 [2023-01-18T12:06:44.770Z] Context: default 12:06:44 [2023-01-18T12:06:44.770Z] Debug Mode: false 12:06:44 [2023-01-18T12:06:44.770Z] Plugins: 12:06:44 [2023-01-18T12:06:44.770Z] buildx: Docker Buildx (Docker Inc.) 12:06:44 [2023-01-18T12:06:44.770Z] Version: v0.8.2 12:06:44 [2023-01-18T12:06:44.770Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:06:44 [2023-01-18T12:06:44.770Z] compose: Docker Compose (Docker Inc.) 12:06:44 [2023-01-18T12:06:44.770Z] Version: v2.12.0 12:06:44 [2023-01-18T12:06:44.770Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 12:06:44 [2023-01-18T12:06:44.770Z] 12:06:44 [2023-01-18T12:06:44.770Z] Server: 12:06:44 [2023-01-18T12:06:44.770Z] Containers: 0 12:06:44 [2023-01-18T12:06:44.770Z] Running: 0 12:06:44 [2023-01-18T12:06:44.770Z] Paused: 0 12:06:44 [2023-01-18T12:06:44.770Z] Stopped: 0 12:06:44 [2023-01-18T12:06:44.770Z] Images: 5 12:06:44 [2023-01-18T12:06:44.770Z] Server Version: 22.06.0-beta.0 12:06:44 [2023-01-18T12:06:44.770Z] Storage Driver: overlay2 12:06:44 [2023-01-18T12:06:44.770Z] Backing Filesystem: extfs 12:06:44 [2023-01-18T12:06:44.770Z] Supports d_type: true 12:06:44 [2023-01-18T12:06:44.770Z] Using metacopy: false 12:06:44 [2023-01-18T12:06:44.770Z] Native Overlay Diff: true 12:06:44 [2023-01-18T12:06:44.770Z] userxattr: false 12:06:44 [2023-01-18T12:06:44.770Z] Logging Driver: json-file 12:06:44 [2023-01-18T12:06:44.770Z] Cgroup Driver: cgroupfs 12:06:44 [2023-01-18T12:06:44.770Z] Cgroup Version: 1 12:06:44 [2023-01-18T12:06:44.770Z] Plugins: 12:06:44 [2023-01-18T12:06:44.770Z] Volume: local 12:06:44 [2023-01-18T12:06:44.770Z] Network: bridge host ipvlan macvlan null overlay 12:06:44 [2023-01-18T12:06:44.770Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:06:44 [2023-01-18T12:06:44.770Z] Swarm: inactive 12:06:44 [2023-01-18T12:06:44.770Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 12:06:44 [2023-01-18T12:06:44.770Z] Default Runtime: runc 12:06:44 [2023-01-18T12:06:44.770Z] Init Binary: docker-init 12:06:44 [2023-01-18T12:06:44.770Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 12:06:44 [2023-01-18T12:06:44.770Z] runc version: v1.1.4-0-g5fd4c4d 12:06:44 [2023-01-18T12:06:44.770Z] init version: de40ad0 12:06:44 [2023-01-18T12:06:44.770Z] Security Options: 12:06:44 [2023-01-18T12:06:44.770Z] apparmor 12:06:44 [2023-01-18T12:06:44.770Z] seccomp 12:06:44 [2023-01-18T12:06:44.770Z] Profile: builtin 12:06:44 [2023-01-18T12:06:44.770Z] Kernel Version: 5.15.0-1022-aws 12:06:44 [2023-01-18T12:06:44.770Z] Operating System: Ubuntu 20.04.5 LTS 12:06:44 [2023-01-18T12:06:44.770Z] OSType: linux 12:06:44 [2023-01-18T12:06:44.770Z] Architecture: aarch64 12:06:44 [2023-01-18T12:06:44.770Z] CPUs: 2 12:06:44 [2023-01-18T12:06:44.770Z] Total Memory: 7.559GiB 12:06:44 [2023-01-18T12:06:44.770Z] Name: ip-10-100-33-6 12:06:44 [2023-01-18T12:06:44.770Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 12:06:44 [2023-01-18T12:06:44.770Z] Docker Root Dir: /var/lib/docker 12:06:44 [2023-01-18T12:06:44.770Z] Debug Mode: false 12:06:44 [2023-01-18T12:06:44.770Z] Registry: https://index.docker.io/v1/ 12:06:44 [2023-01-18T12:06:44.770Z] Labels: 12:06:44 [2023-01-18T12:06:44.770Z] Experimental: true 12:06:44 [2023-01-18T12:06:44.770Z] Insecure Registries: 12:06:44 [2023-01-18T12:06:44.770Z] 127.0.0.0/8 12:06:44 [2023-01-18T12:06:44.770Z] Live Restore Enabled: true 12:06:44 [2023-01-18T12:06:44.770Z] [Pipeline] sh 12:06:45 [2023-01-18T12:06:45.053Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 12:06:45 [2023-01-18T12:06:45.053Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 12:06:45 [2023-01-18T12:06:45.053Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44844/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 12:06:45 [2023-01-18T12:06:45.053Z] + bash /home/ubuntu/workspace/moby_PR-44844/check-config.sh 12:06:45 [2023-01-18T12:06:45.053Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 12:06:45 [2023-01-18T12:06:45.053Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... 12:06:45 [2023-01-18T12:06:45.053Z] 12:06:45 [2023-01-18T12:06:45.053Z] Generally Necessary: 12:06:45 [2023-01-18T12:06:45.053Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 12:06:45 [2023-01-18T12:06:45.053Z] - apparmor: enabled and tools installed 12:06:45 [2023-01-18T12:06:45.053Z] - CONFIG_NAMESPACES: enabled 12:06:45 [2023-01-18T12:06:45.053Z] - CONFIG_NET_NS: enabled 12:06:45 [2023-01-18T12:06:45.053Z] - CONFIG_PID_NS: enabled 12:06:45 [2023-01-18T12:06:45.053Z] - CONFIG_IPC_NS: enabled 12:06:45 [2023-01-18T12:06:45.053Z] - CONFIG_UTS_NS: enabled 12:06:45 [2023-01-18T12:06:45.053Z] - CONFIG_CGROUPS: enabled 12:06:45 [2023-01-18T12:06:45.053Z] - CONFIG_CGROUP_CPUACCT: enabled 12:06:45 [2023-01-18T12:06:45.053Z] - CONFIG_CGROUP_DEVICE: enabled 12:06:45 [2023-01-18T12:06:45.053Z] - CONFIG_CGROUP_FREEZER: enabled 12:06:45 [2023-01-18T12:06:45.053Z] - CONFIG_CGROUP_SCHED: enabled 12:06:45 [2023-01-18T12:06:45.053Z] - CONFIG_CPUSETS: enabled 12:06:45 [2023-01-18T12:06:45.053Z] - CONFIG_MEMCG: enabled 12:06:45 [2023-01-18T12:06:45.053Z] - CONFIG_KEYS: enabled 12:06:45 [2023-01-18T12:06:45.053Z] - CONFIG_VETH: enabled (as module) 12:06:45 [2023-01-18T12:06:45.053Z] - CONFIG_BRIDGE: enabled (as module) 12:06:45 [2023-01-18T12:06:45.053Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 12:06:45 [2023-01-18T12:06:45.053Z] - CONFIG_IP_NF_FILTER: enabled (as module) 12:06:45 [2023-01-18T12:06:45.053Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 12:06:45 [2023-01-18T12:06:45.053Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 12:06:45 [2023-01-18T12:06:45.312Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 12:06:45 [2023-01-18T12:06:45.312Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 12:06:45 [2023-01-18T12:06:45.312Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 12:06:45 [2023-01-18T12:06:45.312Z] - CONFIG_IP_NF_NAT: enabled (as module) 12:06:45 [2023-01-18T12:06:45.312Z] - CONFIG_NF_NAT: enabled (as module) 12:06:45 [2023-01-18T12:06:45.312Z] - CONFIG_POSIX_MQUEUE: enabled 12:06:45 [2023-01-18T12:06:45.312Z] - CONFIG_CGROUP_BPF: enabled 12:06:45 [2023-01-18T12:06:45.312Z] 12:06:45 [2023-01-18T12:06:45.312Z] Optional Features: 12:06:45 [2023-01-18T12:06:45.312Z] - CONFIG_USER_NS: enabled 12:06:45 [2023-01-18T12:06:45.312Z] - CONFIG_SECCOMP: enabled 12:06:45 [2023-01-18T12:06:45.312Z] - CONFIG_SECCOMP_FILTER: enabled 12:06:45 [2023-01-18T12:06:45.312Z] - CONFIG_CGROUP_PIDS: enabled 12:06:45 [2023-01-18T12:06:45.312Z] - CONFIG_MEMCG_SWAP: enabled 12:06:45 [2023-01-18T12:06:45.312Z] (cgroup swap accounting is currently enabled) 12:06:45 [2023-01-18T12:06:45.312Z] - CONFIG_BLK_CGROUP: enabled 12:06:45 [2023-01-18T12:06:45.312Z] - CONFIG_BLK_DEV_THROTTLING: enabled 12:06:45 [2023-01-18T12:06:45.312Z] - CONFIG_CGROUP_PERF: enabled 12:06:45 [2023-01-18T12:06:45.312Z] - CONFIG_CGROUP_HUGETLB: enabled 12:06:45 [2023-01-18T12:06:45.312Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 12:06:45 [2023-01-18T12:06:45.312Z] - CONFIG_CGROUP_NET_PRIO: enabled 12:06:45 [2023-01-18T12:06:45.312Z] - CONFIG_CFS_BANDWIDTH: enabled 12:06:45 [2023-01-18T12:06:45.312Z] - CONFIG_FAIR_GROUP_SCHED: enabled 12:06:45 [2023-01-18T12:06:45.312Z] - CONFIG_RT_GROUP_SCHED: missing 12:06:45 [2023-01-18T12:06:45.312Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 12:06:45 [2023-01-18T12:06:45.312Z] - CONFIG_IP_VS: enabled (as module) 12:06:45 [2023-01-18T12:06:45.570Z] - CONFIG_IP_VS_NFCT: enabled 12:06:45 [2023-01-18T12:06:45.570Z] - CONFIG_IP_VS_PROTO_TCP: enabled 12:06:45 [2023-01-18T12:06:45.570Z] - CONFIG_IP_VS_PROTO_UDP: enabled 12:06:45 [2023-01-18T12:06:45.570Z] - CONFIG_IP_VS_RR: enabled (as module) 12:06:45 [2023-01-18T12:06:45.570Z] - CONFIG_SECURITY_SELINUX: enabled 12:06:45 [2023-01-18T12:06:45.570Z] - CONFIG_SECURITY_APPARMOR: enabled 12:06:45 [2023-01-18T12:06:45.570Z] - CONFIG_EXT4_FS: enabled 12:06:45 [2023-01-18T12:06:45.570Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 12:06:45 [2023-01-18T12:06:45.570Z] - CONFIG_EXT4_FS_SECURITY: enabled 12:06:45 [2023-01-18T12:06:45.570Z] - Network Drivers: 12:06:45 [2023-01-18T12:06:45.570Z] - "overlay": 12:06:45 [2023-01-18T12:06:45.570Z] - CONFIG_VXLAN: enabled (as module) 12:06:45 [2023-01-18T12:06:45.570Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 12:06:45 [2023-01-18T12:06:45.570Z] Optional (for encrypted networks): 12:06:45 [2023-01-18T12:06:45.570Z] - CONFIG_CRYPTO: enabled 12:06:45 [2023-01-18T12:06:45.570Z] - CONFIG_CRYPTO_AEAD: enabled 12:06:45 [2023-01-18T12:06:45.570Z] - CONFIG_CRYPTO_GCM: enabled 12:06:45 [2023-01-18T12:06:45.570Z] - CONFIG_CRYPTO_SEQIV: enabled 12:06:45 [2023-01-18T12:06:45.570Z] - CONFIG_CRYPTO_GHASH: enabled 12:06:45 [2023-01-18T12:06:45.570Z] - CONFIG_XFRM: enabled 12:06:45 [2023-01-18T12:06:45.570Z] - CONFIG_XFRM_USER: enabled (as module) 12:06:45 [2023-01-18T12:06:45.571Z] - CONFIG_XFRM_ALGO: enabled (as module) 12:06:45 [2023-01-18T12:06:45.571Z] - CONFIG_INET_ESP: enabled (as module) 12:06:45 [2023-01-18T12:06:45.571Z] - "ipvlan": 12:06:45 [2023-01-18T12:06:45.571Z] - CONFIG_IPVLAN: enabled (as module) 12:06:45 [2023-01-18T12:06:45.571Z] - "macvlan": 12:06:45 [2023-01-18T12:06:45.571Z] - CONFIG_MACVLAN: enabled (as module) 12:06:45 [2023-01-18T12:06:45.571Z] - CONFIG_DUMMY: enabled (as module) 12:06:45 [2023-01-18T12:06:45.571Z] - "ftp,tftp client in container": 12:06:45 [2023-01-18T12:06:45.829Z] - CONFIG_NF_NAT_FTP: enabled (as module) 12:06:45 [2023-01-18T12:06:45.829Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 12:06:45 [2023-01-18T12:06:45.829Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 12:06:45 [2023-01-18T12:06:45.829Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 12:06:45 [2023-01-18T12:06:45.829Z] - Storage Drivers: 12:06:45 [2023-01-18T12:06:45.829Z] - "aufs": 12:06:45 [2023-01-18T12:06:45.829Z] - CONFIG_AUFS_FS: enabled (as module) 12:06:45 [2023-01-18T12:06:45.829Z] - "btrfs": 12:06:45 [2023-01-18T12:06:45.829Z] - CONFIG_BTRFS_FS: enabled (as module) 12:06:45 [2023-01-18T12:06:45.829Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 12:06:45 [2023-01-18T12:06:45.829Z] - "devicemapper": 12:06:45 [2023-01-18T12:06:45.829Z] - CONFIG_BLK_DEV_DM: enabled 12:06:45 [2023-01-18T12:06:45.829Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 12:06:45 [2023-01-18T12:06:45.829Z] - "overlay": 12:06:45 [2023-01-18T12:06:45.829Z] - CONFIG_OVERLAY_FS: enabled (as module) 12:06:45 [2023-01-18T12:06:45.829Z] - "zfs": 12:06:45 [2023-01-18T12:06:45.829Z] - /dev/zfs: present 12:06:45 [2023-01-18T12:06:45.829Z] - zfs command: missing 12:06:45 [2023-01-18T12:06:45.829Z] - zpool command: missing 12:06:45 [2023-01-18T12:06:45.829Z] 12:06:45 [2023-01-18T12:06:45.829Z] Limits: 12:06:45 [2023-01-18T12:06:45.829Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 12:06:45 [2023-01-18T12:06:45.829Z] 12:06:45 [2023-01-18T12:06:45.829Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 12:06:46 [2023-01-18T12:06:46.136Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f328486cb3d4804ef2db5f38493767f910586919 . 12:06:46 [2023-01-18T12:06:46.394Z] #1 [internal] load .dockerignore 12:06:46 [2023-01-18T12:06:46.394Z] #1 transferring context: 113B done 12:06:46 [2023-01-18T12:06:46.394Z] #1 DONE 0.0s 12:06:46 [2023-01-18T12:06:46.394Z] 12:06:46 [2023-01-18T12:06:46.394Z] #2 [internal] load build definition from Dockerfile 12:06:46 [2023-01-18T12:06:46.394Z] #2 transferring dockerfile: 26.18kB done 12:06:46 [2023-01-18T12:06:46.394Z] #2 DONE 0.0s 12:06:46 [2023-01-18T12:06:46.394Z] 12:06:46 [2023-01-18T12:06:46.394Z] #3 resolve image config for docker.io/docker/dockerfile:1 12:06:46 [2023-01-18T12:06:46.658Z] #3 DONE 0.1s 12:06:46 [2023-01-18T12:06:46.658Z] 12:06:46 [2023-01-18T12:06:46.658Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 12:06:46 [2023-01-18T12:06:46.658Z] #4 CACHED 12:06:46 [2023-01-18T12:06:46.658Z] 12:06:46 [2023-01-18T12:06:46.658Z] #5 [internal] load metadata for docker.io/library/busybox:latest 12:06:46 [2023-01-18T12:06:46.658Z] #5 DONE 0.0s 12:06:46 [2023-01-18T12:06:46.658Z] 12:06:46 [2023-01-18T12:06:46.658Z] #6 [internal] load metadata for docker.io/library/debian:bullseye 12:06:46 [2023-01-18T12:06:46.921Z] #6 DONE 0.1s 12:06:46 [2023-01-18T12:06:46.921Z] 12:06:46 [2023-01-18T12:06:46.921Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 12:06:46 [2023-01-18T12:06:46.921Z] #7 DONE 0.1s 12:06:46 [2023-01-18T12:06:46.921Z] 12:06:46 [2023-01-18T12:06:46.921Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 12:06:46 [2023-01-18T12:06:46.921Z] #8 DONE 0.1s 12:06:46 [2023-01-18T12:06:46.921Z] 12:06:46 [2023-01-18T12:06:46.921Z] #9 [internal] load metadata for docker.io/library/golang:1.19.5-bullseye 12:06:46 [2023-01-18T12:06:46.921Z] #9 DONE 0.1s 12:06:46 [2023-01-18T12:06:46.921Z] 12:06:46 [2023-01-18T12:06:46.921Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 12:06:46 [2023-01-18T12:06:46.921Z] #10 DONE 0.0s 12:06:46 [2023-01-18T12:06:46.921Z] 12:06:46 [2023-01-18T12:06:46.921Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox 12:06:46 [2023-01-18T12:06:46.921Z] #11 DONE 0.0s 12:06:46 [2023-01-18T12:06:46.921Z] 12:06:46 [2023-01-18T12:06:46.921Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 12:06:46 [2023-01-18T12:06:46.921Z] #12 DONE 0.0s 12:06:46 [2023-01-18T12:06:46.921Z] 12:06:46 [2023-01-18T12:06:46.921Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 12:06:46 [2023-01-18T12:06:46.921Z] #13 DONE 0.0s 12:06:46 [2023-01-18T12:06:46.921Z] 12:06:46 [2023-01-18T12:06:46.921Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 12:06:46 [2023-01-18T12:06:46.921Z] #14 DONE 0.0s 12:06:46 [2023-01-18T12:06:46.921Z] 12:06:46 [2023-01-18T12:06:46.921Z] #15 [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 12:06:46 [2023-01-18T12:06:46.921Z] #15 CACHED 12:06:46 [2023-01-18T12:06:46.921Z] 12:06:46 [2023-01-18T12:06:46.921Z] #16 [containerd-src 1/3] WORKDIR /usr/src/containerd 12:06:46 [2023-01-18T12:06:46.921Z] #16 CACHED 12:06:46 [2023-01-18T12:06:46.921Z] 12:06:46 [2023-01-18T12:06:46.921Z] #17 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 12:06:46 [2023-01-18T12:06:46.921Z] #17 CACHED 12:06:46 [2023-01-18T12:06:46.921Z] 12:06:46 [2023-01-18T12:06:46.921Z] #18 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 12:06:46 [2023-01-18T12:06:46.921Z] #18 CACHED 12:06:46 [2023-01-18T12:06:46.921Z] 12:06:46 [2023-01-18T12:06:46.921Z] #19 [base 2/5] COPY --from=xx / / 12:06:46 [2023-01-18T12:06:46.921Z] #19 CACHED 12:06:46 [2023-01-18T12:06:46.921Z] 12:06:46 [2023-01-18T12:06:46.921Z] #20 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 12:06:46 [2023-01-18T12:06:46.921Z] #20 CACHED 12:06:46 [2023-01-18T12:06:46.921Z] 12:06:46 [2023-01-18T12:06:46.921Z] #21 [internal] load build context 12:06:47 [2023-01-18T12:06:47.871Z] #21 ... 12:06:47 [2023-01-18T12:06:47.871Z] 12:06:47 [2023-01-18T12:06:47.871Z] #22 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 12:06:47 [2023-01-18T12:06:47.871Z] #22 DONE 1.1s 12:06:47 [2023-01-18T12:06:47.871Z] 12:06:47 [2023-01-18T12:06:47.871Z] #21 [internal] load build context 12:06:48 [2023-01-18T12:06:48.443Z] #21 transferring context: 63.94MB 1.4s done 12:06:48 [2023-01-18T12:06:48.443Z] #21 DONE 1.5s 12:06:48 [2023-01-18T12:06:48.443Z] 12:06:48 [2023-01-18T12:06:48.443Z] #23 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.15" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 12:06:58 [2023-01-18T12:06:58.419Z] #23 DONE 9.7s 12:06:58 [2023-01-18T12:06:58.419Z] 12:06:58 [2023-01-18T12:06:58.419Z] #24 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 12:06:58 [2023-01-18T12:06:58.419Z] #24 CACHED 12:06:58 [2023-01-18T12:06:58.419Z] 12:06:58 [2023-01-18T12:06:58.419Z] #25 [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 12:06:58 [2023-01-18T12:06:58.419Z] #25 CACHED 12:06:58 [2023-01-18T12:06:58.419Z] 12:06:58 [2023-01-18T12:06:58.419Z] #26 [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...) 12:06:58 [2023-01-18T12:06:58.419Z] #26 1.489 + bin/ctr 12:07:20 [2023-01-18T12:07:20.358Z] #26 23.22 + bin/containerd 12:07:52 [2023-01-18T12:07:52.441Z] #26 54.72 + bin/containerd-stress 12:07:53 [2023-01-18T12:07:53.010Z] #26 55.83 + bin/containerd-shim 12:07:53 [2023-01-18T12:07:53.578Z] #26 56.45 + bin/containerd-shim-runc-v1 12:07:54 [2023-01-18T12:07:54.515Z] #26 57.41 + bin/containerd-shim-runc-v2 12:07:55 [2023-01-18T12:07:55.452Z] #26 58.15 + binaries 12:07:56 [2023-01-18T12:07:56.020Z] #26 DONE 58.7s 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #27 [dev-systemd-false 5/20] COPY --from=tomll /build/ /usr/local/bin/ 12:07:56 [2023-01-18T12:07:56.588Z] #27 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #28 [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 12:07:56 [2023-01-18T12:07:56.588Z] #28 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #29 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev 12:07:56 [2023-01-18T12:07:56.588Z] #29 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #30 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 12:07:56 [2023-01-18T12:07:56.588Z] #30 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #31 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 12:07:56 [2023-01-18T12:07:56.588Z] #31 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #32 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 12:07:56 [2023-01-18T12:07:56.588Z] #32 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #33 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 12:07:56 [2023-01-18T12:07:56.588Z] #33 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #34 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 12:07:56 [2023-01-18T12:07:56.588Z] #34 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #35 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli 12:07:56 [2023-01-18T12:07:56.588Z] #35 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #36 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/ 12:07:56 [2023-01-18T12:07:56.588Z] #36 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #37 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 12:07:56 [2023-01-18T12:07:56.588Z] #37 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #38 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 12:07:56 [2023-01-18T12:07:56.588Z] #38 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #39 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" 12:07:56 [2023-01-18T12:07:56.588Z] #39 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #40 [delve-src 1/3] WORKDIR /usr/src/delve 12:07:56 [2023-01-18T12:07:56.588Z] #40 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #41 [tini-src 1/3] WORKDIR /usr/src/tini 12:07:56 [2023-01-18T12:07:56.588Z] #41 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #42 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 12:07:56 [2023-01-18T12:07:56.588Z] #42 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #43 [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...) 12:07:56 [2023-01-18T12:07:56.588Z] #43 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #44 [dockercli-src 1/5] WORKDIR /tmp/dockercli 12:07:56 [2023-01-18T12:07:56.588Z] #44 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #45 [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 12:07:56 [2023-01-18T12:07:56.588Z] #45 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #46 [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 12:07:56 [2023-01-18T12:07:56.588Z] #46 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #47 [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 12:07:56 [2023-01-18T12:07:56.588Z] #47 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #48 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 12:07:56 [2023-01-18T12:07:56.588Z] #48 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #49 [registry-src 1/2] WORKDIR /usr/src/registry 12:07:56 [2023-01-18T12:07:56.588Z] #49 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #50 [dev-systemd-false 3/20] COPY --from=swagger /build/ /usr/local/bin/ 12:07:56 [2023-01-18T12:07:56.588Z] #50 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #51 [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 12:07:56 [2023-01-18T12:07:56.588Z] #51 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #52 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 12:07:56 [2023-01-18T12:07:56.588Z] #52 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #53 [dockercli-src 5/5] WORKDIR /usr/src/dockercli 12:07:56 [2023-01-18T12:07:56.588Z] #53 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #54 [dev-systemd-false 6/20] COPY --from=gowinres /build/ /usr/local/bin/ 12:07:56 [2023-01-18T12:07:56.588Z] #54 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #55 [runc-src 1/3] WORKDIR /usr/src/runc 12:07:56 [2023-01-18T12:07:56.588Z] #55 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #56 [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 12:07:56 [2023-01-18T12:07:56.588Z] #56 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #57 [dev-systemd-false 4/20] COPY --from=delve /build/ /usr/local/bin/ 12:07:56 [2023-01-18T12:07:56.588Z] #57 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #58 [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...) 12:07:56 [2023-01-18T12:07:56.588Z] #58 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #59 [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...) 12:07:56 [2023-01-18T12:07:56.588Z] #59 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #60 [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 12:07:56 [2023-01-18T12:07:56.588Z] #60 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #61 [dev-systemd-false 8/20] COPY --from=registry /build/ /usr/local/bin/ 12:07:56 [2023-01-18T12:07:56.588Z] #61 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #62 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 12:07:56 [2023-01-18T12:07:56.588Z] #62 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #63 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 12:07:56 [2023-01-18T12:07:56.588Z] #63 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #64 [dev-systemd-false 12/20] COPY --from=shfmt /build/ /usr/local/bin/ 12:07:56 [2023-01-18T12:07:56.588Z] #64 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #65 [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 12:07:56 [2023-01-18T12:07:56.588Z] #65 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #66 [dev-systemd-false 9/20] COPY --from=criu /build/ /usr/local/bin/ 12:07:56 [2023-01-18T12:07:56.588Z] #66 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #67 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 12:07:56 [2023-01-18T12:07:56.588Z] #67 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #68 [dev-systemd-false 7/20] COPY --from=tini /build/ /usr/local/bin/ 12:07:56 [2023-01-18T12:07:56.588Z] #68 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #69 [dev-systemd-false 10/20] COPY --from=gotestsum /build/ /usr/local/bin/ 12:07:56 [2023-01-18T12:07:56.588Z] #69 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #70 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli 12:07:56 [2023-01-18T12:07:56.588Z] #70 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #71 [swagger-src 1/3] WORKDIR /usr/src/swagger 12:07:56 [2023-01-18T12:07:56.588Z] #71 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #72 [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 12:07:56 [2023-01-18T12:07:56.588Z] #72 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #73 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 12:07:56 [2023-01-18T12:07:56.588Z] #73 CACHED 12:07:56 [2023-01-18T12:07:56.588Z] 12:07:56 [2023-01-18T12:07:56.588Z] #74 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 12:07:56 [2023-01-18T12:07:56.589Z] #74 CACHED 12:07:56 [2023-01-18T12:07:56.589Z] 12:07:56 [2023-01-18T12:07:56.589Z] #75 [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 12:07:56 [2023-01-18T12:07:56.589Z] #75 CACHED 12:07:56 [2023-01-18T12:07:56.589Z] 12:07:56 [2023-01-18T12:07:56.589Z] #76 [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...) 12:07:56 [2023-01-18T12:07:56.589Z] #76 CACHED 12:07:56 [2023-01-18T12:07:56.589Z] 12:07:56 [2023-01-18T12:07:56.589Z] #77 [dev-systemd-false 2/20] COPY --from=frozen-images /build/ /docker-frozen-images 12:07:56 [2023-01-18T12:07:56.589Z] #77 CACHED 12:07:56 [2023-01-18T12:07:56.589Z] 12:07:56 [2023-01-18T12:07:56.589Z] #78 [dev-systemd-false 1/20] COPY --from=dockercli /build/ /usr/local/cli 12:07:56 [2023-01-18T12:07:56.589Z] #78 CACHED 12:07:56 [2023-01-18T12:07:56.589Z] 12:07:56 [2023-01-18T12:07:56.589Z] #79 [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 12:07:56 [2023-01-18T12:07:56.589Z] #79 CACHED 12:07:56 [2023-01-18T12:07:56.589Z] 12:07:56 [2023-01-18T12:07:56.589Z] #80 [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...) 12:07:56 [2023-01-18T12:07:56.589Z] #80 CACHED 12:07:56 [2023-01-18T12:07:56.589Z] 12:07:56 [2023-01-18T12:07:56.589Z] #81 [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...) 12:07:56 [2023-01-18T12:07:56.589Z] #81 CACHED 12:07:56 [2023-01-18T12:07:56.589Z] 12:07:56 [2023-01-18T12:07:56.589Z] #82 [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 12:07:56 [2023-01-18T12:07:56.589Z] #82 CACHED 12:07:56 [2023-01-18T12:07:56.589Z] 12:07:56 [2023-01-18T12:07:56.589Z] #83 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/ 12:07:56 [2023-01-18T12:07:56.589Z] #83 CACHED 12:07:56 [2023-01-18T12:07:56.589Z] 12:07:56 [2023-01-18T12:07:56.589Z] #84 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 12:07:56 [2023-01-18T12:07:56.589Z] #84 CACHED 12:07:56 [2023-01-18T12:07:56.589Z] 12:07:56 [2023-01-18T12:07:56.589Z] #85 [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 12:07:56 [2023-01-18T12:07:56.589Z] #85 CACHED 12:07:56 [2023-01-18T12:07:56.589Z] 12:07:56 [2023-01-18T12:07:56.589Z] #86 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 12:07:56 [2023-01-18T12:07:56.589Z] #86 CACHED 12:07:56 [2023-01-18T12:07:56.589Z] 12:07:56 [2023-01-18T12:07:56.589Z] #87 [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...) 12:07:56 [2023-01-18T12:07:56.589Z] #87 CACHED 12:07:56 [2023-01-18T12:07:56.589Z] 12:07:56 [2023-01-18T12:07:56.589Z] #88 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 12:07:56 [2023-01-18T12:07:56.589Z] #88 CACHED 12:07:56 [2023-01-18T12:07:56.589Z] 12:07:56 [2023-01-18T12:07:56.589Z] #89 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 12:07:56 [2023-01-18T12:07:56.589Z] #89 CACHED 12:07:56 [2023-01-18T12:07:56.589Z] 12:07:56 [2023-01-18T12:07:56.589Z] #90 [dev-systemd-false 13/20] COPY --from=runc /build/ /usr/local/bin/ 12:07:56 [2023-01-18T12:07:56.589Z] #90 CACHED 12:07:56 [2023-01-18T12:07:56.589Z] 12:07:56 [2023-01-18T12:07:56.589Z] #91 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/ 12:07:56 [2023-01-18T12:07:56.589Z] #91 CACHED 12:07:56 [2023-01-18T12:07:56.589Z] 12:07:56 [2023-01-18T12:07:56.589Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 12:07:56 [2023-01-18T12:07:56.589Z] #10 CACHED 12:07:56 [2023-01-18T12:07:56.589Z] 12:07:56 [2023-01-18T12:07:56.589Z] #92 [build-dummy 2/2] RUN mkdir -p /build 12:07:56 [2023-01-18T12:07:56.589Z] #92 CACHED 12:07:56 [2023-01-18T12:07:56.589Z] 12:07:56 [2023-01-18T12:07:56.589Z] #93 [binary-dummy 1/1] COPY --from=build-dummy /build /build 12:07:56 [2023-01-18T12:07:56.589Z] #93 CACHED 12:07:56 [2023-01-18T12:07:56.589Z] 12:07:56 [2023-01-18T12:07:56.589Z] #94 [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 ; 12:07:56 [2023-01-18T12:07:56.589Z] #94 CACHED 12:07:56 [2023-01-18T12:07:56.589Z] 12:07:56 [2023-01-18T12:07:56.589Z] #95 [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 12:07:56 [2023-01-18T12:07:56.589Z] #95 CACHED 12:07:56 [2023-01-18T12:07:56.589Z] 12:07:56 [2023-01-18T12:07:56.589Z] #96 [dev-systemd-false 14/20] COPY --from=containerd /build/ /usr/local/bin/ 12:07:56 [2023-01-18T12:07:56.589Z] #96 DONE 0.2s 12:07:56 [2023-01-18T12:07:56.589Z] 12:07:56 [2023-01-18T12:07:56.589Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit /build/ /usr/local/bin/ 12:07:56 [2023-01-18T12:07:56.589Z] #97 DONE 0.1s 12:07:56 [2023-01-18T12:07:56.847Z] 12:07:56 [2023-01-18T12:07:56.847Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit / /usr/local/bin/ 12:07:57 [2023-01-18T12:07:57.106Z] #98 DONE 0.4s 12:07:57 [2023-01-18T12:07:57.106Z] 12:07:57 [2023-01-18T12:07:57.106Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/ 12:07:57 [2023-01-18T12:07:57.106Z] #99 DONE 0.1s 12:07:57 [2023-01-18T12:07:57.106Z] 12:07:57 [2023-01-18T12:07:57.106Z] #100 [dev-systemd-false 18/20] COPY --from=crun /build/ /usr/local/bin/ 12:07:57 [2023-01-18T12:07:57.106Z] #100 DONE 0.1s 12:07:57 [2023-01-18T12:07:57.376Z] 12:07:57 [2023-01-18T12:07:57.376Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/ /etc/docker/ 12:07:57 [2023-01-18T12:07:57.376Z] #101 DONE 0.0s 12:07:57 [2023-01-18T12:07:57.376Z] 12:07:57 [2023-01-18T12:07:57.376Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker 12:07:57 [2023-01-18T12:07:57.376Z] #102 DONE 0.0s 12:07:57 [2023-01-18T12:07:57.376Z] 12:07:57 [2023-01-18T12:07:57.376Z] #103 [dev-base 1/10] RUN groupadd -r docker 12:07:57 [2023-01-18T12:07:57.952Z] #103 DONE 0.4s 12:07:57 [2023-01-18T12:07:57.952Z] 12:07:57 [2023-01-18T12:07:57.952Z] #104 [dev-base 2/10] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 12:07:58 [2023-01-18T12:07:58.523Z] #104 DONE 0.6s 12:07:58 [2023-01-18T12:07:58.523Z] 12:07:58 [2023-01-18T12:07:58.523Z] #105 [dev-base 3/10] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 12:07:58 [2023-01-18T12:07:58.782Z] #105 0.414 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 12:07:58 [2023-01-18T12:07:58.782Z] #105 DONE 0.5s 12:07:58 [2023-01-18T12:07:58.782Z] 12:07:58 [2023-01-18T12:07:58.782Z] #106 [dev-base 4/10] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 12:07:59 [2023-01-18T12:07:59.352Z] #106 DONE 0.5s 12:07:59 [2023-01-18T12:07:59.352Z] 12:07:59 [2023-01-18T12:07:59.352Z] #107 [dev-base 5/10] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 12:07:59 [2023-01-18T12:07:59.612Z] #107 DONE 0.5s 12:07:59 [2023-01-18T12:07:59.871Z] 12:07:59 [2023-01-18T12:07:59.871Z] #108 [dev-base 6/10] RUN ldconfig 12:08:00 [2023-01-18T12:08:00.441Z] #108 DONE 0.5s 12:08:00 [2023-01-18T12:08:00.441Z] 12:08:00 [2023-01-18T12:08:00.441Z] #109 [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 12:08:01 [2023-01-18T12:08:01.008Z] #109 0.717 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 12:08:01 [2023-01-18T12:08:01.008Z] #109 0.718 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 12:08:01 [2023-01-18T12:08:01.008Z] #109 0.718 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 12:08:01 [2023-01-18T12:08:01.835Z] #109 1.088 Reading package lists... 12:08:02 [2023-01-18T12:08:02.354Z] #109 1.761 Reading package lists... 12:08:02 [2023-01-18T12:08:02.872Z] #109 2.321 Building dependency tree... 12:08:02 [2023-01-18T12:08:02.872Z] #109 2.497 Reading state information... 12:08:03 [2023-01-18T12:08:03.132Z] #109 2.769 The following additional packages will be installed: 12:08:03 [2023-01-18T12:08:03.132Z] #109 2.770 dmsetup libaio1 libbpf0 libcap2 libdevmapper1.02.1 libelf1 libgpm2 libicu67 12:08:03 [2023-01-18T12:08:03.132Z] #109 2.770 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 12:08:03 [2023-01-18T12:08:03.132Z] #109 2.771 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl 12:08:03 [2023-01-18T12:08:03.132Z] #109 2.771 python3-distutils python3-lib2to3 python3-pkg-resources vim-runtime xxd 12:08:03 [2023-01-18T12:08:03.132Z] #109 2.773 Suggested packages: 12:08:03 [2023-01-18T12:08:03.132Z] #109 2.773 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 12:08:03 [2023-01-18T12:08:03.132Z] #109 2.773 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump 12:08:03 [2023-01-18T12:08:03.132Z] #109 2.773 acl attr quota 12:08:03 [2023-01-18T12:08:03.132Z] #109 2.773 Recommended packages: 12:08:03 [2023-01-18T12:08:03.132Z] #109 2.773 libatm1 nftables libpam-cap build-essential python3-dev unzip 12:08:03 [2023-01-18T12:08:03.390Z] #109 3.117 The following NEW packages will be installed: 12:08:03 [2023-01-18T12:08:03.390Z] #109 3.117 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq 12:08:03 [2023-01-18T12:08:03.390Z] #109 3.117 libaio1 libbpf0 libcap2 libcap2-bin libdevmapper1.02.1 libelf1 libgpm2 12:08:03 [2023-01-18T12:08:03.390Z] #109 3.118 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnet1 12:08:03 [2023-01-18T12:08:03.390Z] #109 3.118 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 12:08:03 [2023-01-18T12:08:03.390Z] #109 3.118 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl 12:08:03 [2023-01-18T12:08:03.390Z] #109 3.118 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources 12:08:03 [2023-01-18T12:08:03.390Z] #109 3.119 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim 12:08:03 [2023-01-18T12:08:03.390Z] #109 3.119 vim-common vim-runtime xfsprogs xxd xz-utils zip zstd 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.401 0 upgraded, 51 newly installed, 0 to remove and 0 not upgraded. 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.401 Need to get 27.2 MB of archives. 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.401 After this operation, 106 MB of additional disk space will be used. 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.401 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.409 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.411 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.413 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.416 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.417 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.418 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.420 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.425 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.426 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.429 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.431 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.432 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.433 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.439 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.440 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.442 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.444 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.445 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.450 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.451 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.453 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.454 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.456 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.458 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.459 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.460 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.462 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.463 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.512 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.512 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.513 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.513 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.514 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.515 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.516 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.516 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.525 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.526 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.527 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.528 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.530 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.531 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.532 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.537 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.539 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.540 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 12:08:03 [2023-01-18T12:08:03.650Z] #109 3.582 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] 12:08:03 [2023-01-18T12:08:03.909Z] #109 3.589 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] 12:08:03 [2023-01-18T12:08:03.909Z] #109 3.593 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] 12:08:03 [2023-01-18T12:08:03.909Z] #109 3.594 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] 12:08:03 [2023-01-18T12:08:03.909Z] #109 3.737 debconf: delaying package configuration, since apt-utils is not installed 12:08:03 [2023-01-18T12:08:03.909Z] #109 3.776 Fetched 27.2 MB in 0s (58.1 MB/s) 12:08:03 [2023-01-18T12:08:03.909Z] #109 3.803 Selecting previously unselected package pigz. 12:08:03 [2023-01-18T12:08:03.909Z] #109 3.803 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15744 files and directories currently installed.) 12:08:03 [2023-01-18T12:08:03.909Z] #109 3.810 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... 12:08:03 [2023-01-18T12:08:03.909Z] #109 3.814 Unpacking pigz (2.6-1) ... 12:08:03 [2023-01-18T12:08:03.909Z] #109 3.852 Selecting previously unselected package libelf1:arm64. 12:08:04 [2023-01-18T12:08:04.168Z] #109 3.853 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... 12:08:04 [2023-01-18T12:08:04.168Z] #109 3.861 Unpacking libelf1:arm64 (0.183-1) ... 12:08:04 [2023-01-18T12:08:04.168Z] #109 3.914 Selecting previously unselected package libbpf0:arm64. 12:08:04 [2023-01-18T12:08:04.168Z] #109 3.916 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... 12:08:04 [2023-01-18T12:08:04.168Z] #109 3.919 Unpacking libbpf0:arm64 (1:0.3-2) ... 12:08:04 [2023-01-18T12:08:04.168Z] #109 3.959 Selecting previously unselected package libcap2:arm64. 12:08:04 [2023-01-18T12:08:04.168Z] #109 3.962 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... 12:08:04 [2023-01-18T12:08:04.168Z] #109 3.966 Unpacking libcap2:arm64 (1:2.44-1) ... 12:08:04 [2023-01-18T12:08:04.168Z] #109 4.003 Selecting previously unselected package libmnl0:arm64. 12:08:04 [2023-01-18T12:08:04.168Z] #109 4.005 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... 12:08:04 [2023-01-18T12:08:04.168Z] #109 4.010 Unpacking libmnl0:arm64 (1.0.4-3) ... 12:08:04 [2023-01-18T12:08:04.168Z] #109 4.045 Selecting previously unselected package libxtables12:arm64. 12:08:04 [2023-01-18T12:08:04.168Z] #109 4.046 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... 12:08:04 [2023-01-18T12:08:04.168Z] #109 4.050 Unpacking libxtables12:arm64 (1.8.7-1) ... 12:08:04 [2023-01-18T12:08:04.168Z] #109 4.083 Selecting previously unselected package libcap2-bin. 12:08:04 [2023-01-18T12:08:04.427Z] #109 4.085 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... 12:08:04 [2023-01-18T12:08:04.427Z] #109 4.088 Unpacking libcap2-bin (1:2.44-1) ... 12:08:04 [2023-01-18T12:08:04.427Z] #109 4.130 Selecting previously unselected package iproute2. 12:08:04 [2023-01-18T12:08:04.427Z] #109 4.134 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... 12:08:04 [2023-01-18T12:08:04.427Z] #109 4.138 Unpacking iproute2 (5.10.0-4) ... 12:08:04 [2023-01-18T12:08:04.427Z] #109 4.238 Selecting previously unselected package xxd. 12:08:04 [2023-01-18T12:08:04.427Z] #109 4.240 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... 12:08:04 [2023-01-18T12:08:04.427Z] #109 4.244 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 12:08:04 [2023-01-18T12:08:04.427Z] #109 4.294 Selecting previously unselected package vim-common. 12:08:04 [2023-01-18T12:08:04.427Z] #109 4.296 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 12:08:04 [2023-01-18T12:08:04.427Z] #109 4.307 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 12:08:04 [2023-01-18T12:08:04.427Z] #109 4.363 Selecting previously unselected package bash-completion. 12:08:04 [2023-01-18T12:08:04.686Z] #109 4.365 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... 12:08:05 [2023-01-18T12:08:05.253Z] #109 5.026 Unpacking bash-completion (1:2.11-2) ... 12:08:05 [2023-01-18T12:08:05.512Z] #109 5.136 Selecting previously unselected package bzip2. 12:08:05 [2023-01-18T12:08:05.512Z] #109 5.138 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... 12:08:05 [2023-01-18T12:08:05.512Z] #109 5.142 Unpacking bzip2 (1.0.8-4) ... 12:08:05 [2023-01-18T12:08:05.512Z] #109 5.178 Selecting previously unselected package xz-utils. 12:08:05 [2023-01-18T12:08:05.512Z] #109 5.180 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 12:08:05 [2023-01-18T12:08:05.512Z] #109 5.187 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 12:08:05 [2023-01-18T12:08:05.512Z] #109 5.256 Selecting previously unselected package apparmor. 12:08:05 [2023-01-18T12:08:05.512Z] #109 5.258 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... 12:08:05 [2023-01-18T12:08:05.512Z] #109 5.282 Unpacking apparmor (2.13.6-10) ... 12:08:05 [2023-01-18T12:08:05.512Z] #109 5.388 Selecting previously unselected package libdevmapper1.02.1:arm64. 12:08:05 [2023-01-18T12:08:05.771Z] #109 5.390 Preparing to unpack .../14-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... 12:08:05 [2023-01-18T12:08:05.771Z] #109 5.395 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 12:08:05 [2023-01-18T12:08:05.771Z] #109 5.437 Selecting previously unselected package dmsetup. 12:08:05 [2023-01-18T12:08:05.771Z] #109 5.439 Preparing to unpack .../15-dmsetup_2%3a1.02.175-2.1_arm64.deb ... 12:08:05 [2023-01-18T12:08:05.771Z] #109 5.443 Unpacking dmsetup (2:1.02.175-2.1) ... 12:08:05 [2023-01-18T12:08:05.771Z] #109 5.481 Selecting previously unselected package inetutils-ping. 12:08:05 [2023-01-18T12:08:05.771Z] #109 5.483 Preparing to unpack .../16-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... 12:08:05 [2023-01-18T12:08:05.771Z] #109 5.487 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... 12:08:05 [2023-01-18T12:08:05.771Z] #109 5.536 Selecting previously unselected package libip4tc2:arm64. 12:08:05 [2023-01-18T12:08:05.771Z] #109 5.536 Preparing to unpack .../17-libip4tc2_1.8.7-1_arm64.deb ... 12:08:05 [2023-01-18T12:08:05.771Z] #109 5.540 Unpacking libip4tc2:arm64 (1.8.7-1) ... 12:08:05 [2023-01-18T12:08:05.771Z] #109 5.575 Selecting previously unselected package libip6tc2:arm64. 12:08:05 [2023-01-18T12:08:05.771Z] #109 5.578 Preparing to unpack .../18-libip6tc2_1.8.7-1_arm64.deb ... 12:08:05 [2023-01-18T12:08:05.771Z] #109 5.581 Unpacking libip6tc2:arm64 (1.8.7-1) ... 12:08:05 [2023-01-18T12:08:05.771Z] #109 5.615 Selecting previously unselected package libnfnetlink0:arm64. 12:08:05 [2023-01-18T12:08:05.771Z] #109 5.615 Preparing to unpack .../19-libnfnetlink0_1.0.1-3+b1_arm64.deb ... 12:08:05 [2023-01-18T12:08:05.771Z] #109 5.619 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... 12:08:05 [2023-01-18T12:08:05.771Z] #109 5.658 Selecting previously unselected package libnetfilter-conntrack3:arm64. 12:08:06 [2023-01-18T12:08:06.030Z] #109 5.658 Preparing to unpack .../20-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... 12:08:06 [2023-01-18T12:08:06.030Z] #109 5.662 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... 12:08:06 [2023-01-18T12:08:06.030Z] #109 5.700 Selecting previously unselected package libnftnl11:arm64. 12:08:06 [2023-01-18T12:08:06.030Z] #109 5.702 Preparing to unpack .../21-libnftnl11_1.1.9-1_arm64.deb ... 12:08:06 [2023-01-18T12:08:06.030Z] #109 5.706 Unpacking libnftnl11:arm64 (1.1.9-1) ... 12:08:06 [2023-01-18T12:08:06.030Z] #109 5.748 Selecting previously unselected package iptables. 12:08:06 [2023-01-18T12:08:06.030Z] #109 5.748 Preparing to unpack .../22-iptables_1.8.7-1_arm64.deb ... 12:08:06 [2023-01-18T12:08:06.030Z] #109 5.753 Unpacking iptables (1.8.7-1) ... 12:08:06 [2023-01-18T12:08:06.030Z] #109 5.824 Selecting previously unselected package libonig5:arm64. 12:08:06 [2023-01-18T12:08:06.030Z] #109 5.826 Preparing to unpack .../23-libonig5_6.9.6-1.1_arm64.deb ... 12:08:06 [2023-01-18T12:08:06.030Z] #109 5.830 Unpacking libonig5:arm64 (6.9.6-1.1) ... 12:08:06 [2023-01-18T12:08:06.030Z] #109 5.880 Selecting previously unselected package libjq1:arm64. 12:08:06 [2023-01-18T12:08:06.030Z] #109 5.882 Preparing to unpack .../24-libjq1_1.6-2.1_arm64.deb ... 12:08:06 [2023-01-18T12:08:06.030Z] #109 5.886 Unpacking libjq1:arm64 (1.6-2.1) ... 12:08:06 [2023-01-18T12:08:06.030Z] #109 5.923 Selecting previously unselected package jq. 12:08:06 [2023-01-18T12:08:06.289Z] #109 5.925 Preparing to unpack .../25-jq_1.6-2.1_arm64.deb ... 12:08:06 [2023-01-18T12:08:06.289Z] #109 5.929 Unpacking jq (1.6-2.1) ... 12:08:06 [2023-01-18T12:08:06.289Z] #109 5.969 Selecting previously unselected package libaio1:arm64. 12:08:06 [2023-01-18T12:08:06.289Z] #109 5.971 Preparing to unpack .../26-libaio1_0.3.112-9_arm64.deb ... 12:08:06 [2023-01-18T12:08:06.289Z] #109 5.975 Unpacking libaio1:arm64 (0.3.112-9) ... 12:08:06 [2023-01-18T12:08:06.289Z] #109 6.017 Selecting previously unselected package libgpm2:arm64. 12:08:06 [2023-01-18T12:08:06.289Z] #109 6.019 Preparing to unpack .../27-libgpm2_1.20.7-8_arm64.deb ... 12:08:06 [2023-01-18T12:08:06.289Z] #109 6.025 Unpacking libgpm2:arm64 (1.20.7-8) ... 12:08:06 [2023-01-18T12:08:06.289Z] #109 6.080 Selecting previously unselected package libicu67:arm64. 12:08:06 [2023-01-18T12:08:06.289Z] #109 6.083 Preparing to unpack .../28-libicu67_67.1-7_arm64.deb ... 12:08:06 [2023-01-18T12:08:06.289Z] #109 6.087 Unpacking libicu67:arm64 (67.1-7) ... 12:08:06 [2023-01-18T12:08:06.857Z] #109 6.768 Selecting previously unselected package libinih1:arm64. 12:08:07 [2023-01-18T12:08:07.116Z] #109 6.770 Preparing to unpack .../29-libinih1_53-1+b2_arm64.deb ... 12:08:07 [2023-01-18T12:08:07.116Z] #109 6.774 Unpacking libinih1:arm64 (53-1+b2) ... 12:08:07 [2023-01-18T12:08:07.116Z] #109 6.809 Selecting previously unselected package libnet1:arm64. 12:08:07 [2023-01-18T12:08:07.116Z] #109 6.809 Preparing to unpack .../30-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 12:08:07 [2023-01-18T12:08:07.116Z] #109 6.812 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 12:08:07 [2023-01-18T12:08:07.116Z] #109 6.853 Selecting previously unselected package libnl-3-200:arm64. 12:08:07 [2023-01-18T12:08:07.116Z] #109 6.853 Preparing to unpack .../31-libnl-3-200_3.4.0-1+b1_arm64.deb ... 12:08:07 [2023-01-18T12:08:07.116Z] #109 6.857 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... 12:08:07 [2023-01-18T12:08:07.116Z] #109 6.895 Selecting previously unselected package libprotobuf-c1:arm64. 12:08:07 [2023-01-18T12:08:07.116Z] #109 6.898 Preparing to unpack .../32-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 12:08:07 [2023-01-18T12:08:07.116Z] #109 6.902 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 12:08:07 [2023-01-18T12:08:07.116Z] #109 6.940 Selecting previously unselected package libyajl2:arm64. 12:08:07 [2023-01-18T12:08:07.116Z] #109 6.942 Preparing to unpack .../33-libyajl2_2.1.0-3_arm64.deb ... 12:08:07 [2023-01-18T12:08:07.116Z] #109 6.949 Unpacking libyajl2:arm64 (2.1.0-3) ... 12:08:07 [2023-01-18T12:08:07.116Z] #109 6.979 Selecting previously unselected package net-tools. 12:08:07 [2023-01-18T12:08:07.116Z] #109 6.981 Preparing to unpack .../34-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... 12:08:07 [2023-01-18T12:08:07.116Z] #109 6.985 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 12:08:07 [2023-01-18T12:08:07.116Z] #109 7.033 Selecting previously unselected package patch. 12:08:07 [2023-01-18T12:08:07.374Z] #109 7.035 Preparing to unpack .../35-patch_2.7.6-7_arm64.deb ... 12:08:07 [2023-01-18T12:08:07.374Z] #109 7.039 Unpacking patch (2.7.6-7) ... 12:08:07 [2023-01-18T12:08:07.374Z] #109 7.077 Selecting previously unselected package python-pip-whl. 12:08:07 [2023-01-18T12:08:07.374Z] #109 7.079 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 12:08:07 [2023-01-18T12:08:07.374Z] #109 7.084 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 12:08:07 [2023-01-18T12:08:07.374Z] #109 7.221 Selecting previously unselected package python3-lib2to3. 12:08:07 [2023-01-18T12:08:07.374Z] #109 7.223 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... 12:08:07 [2023-01-18T12:08:07.374Z] #109 7.227 Unpacking python3-lib2to3 (3.9.2-1) ... 12:08:07 [2023-01-18T12:08:07.374Z] #109 7.267 Selecting previously unselected package python3-distutils. 12:08:07 [2023-01-18T12:08:07.375Z] #109 7.269 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... 12:08:07 [2023-01-18T12:08:07.375Z] #109 7.273 Unpacking python3-distutils (3.9.2-1) ... 12:08:07 [2023-01-18T12:08:07.375Z] #109 7.318 Selecting previously unselected package python3-pkg-resources. 12:08:07 [2023-01-18T12:08:07.633Z] #109 7.320 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... 12:08:07 [2023-01-18T12:08:07.633Z] #109 7.325 Unpacking python3-pkg-resources (52.0.0-4) ... 12:08:07 [2023-01-18T12:08:07.633Z] #109 7.375 Selecting previously unselected package python3-setuptools. 12:08:07 [2023-01-18T12:08:07.633Z] #109 7.378 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... 12:08:07 [2023-01-18T12:08:07.633Z] #109 7.382 Unpacking python3-setuptools (52.0.0-4) ... 12:08:07 [2023-01-18T12:08:07.633Z] #109 7.443 Selecting previously unselected package python3-wheel. 12:08:07 [2023-01-18T12:08:07.633Z] #109 7.446 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... 12:08:07 [2023-01-18T12:08:07.633Z] #109 7.449 Unpacking python3-wheel (0.34.2-1) ... 12:08:07 [2023-01-18T12:08:07.633Z] #109 7.488 Selecting previously unselected package python3-pip. 12:08:07 [2023-01-18T12:08:07.633Z] #109 7.490 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... 12:08:07 [2023-01-18T12:08:07.633Z] #109 7.494 Unpacking python3-pip (20.3.4-4+deb11u1) ... 12:08:07 [2023-01-18T12:08:07.633Z] #109 7.566 Selecting previously unselected package sudo. 12:08:07 [2023-01-18T12:08:07.892Z] #109 7.569 Preparing to unpack .../43-sudo_1.9.5p2-3_arm64.deb ... 12:08:07 [2023-01-18T12:08:07.892Z] #109 7.576 Unpacking sudo (1.9.5p2-3) ... 12:08:07 [2023-01-18T12:08:07.892Z] #109 7.691 Selecting previously unselected package thin-provisioning-tools. 12:08:07 [2023-01-18T12:08:07.892Z] #109 7.694 Preparing to unpack .../44-thin-provisioning-tools_0.9.0-1_arm64.deb ... 12:08:07 [2023-01-18T12:08:07.892Z] #109 7.698 Unpacking thin-provisioning-tools (0.9.0-1) ... 12:08:07 [2023-01-18T12:08:07.892Z] #109 7.764 Selecting previously unselected package uidmap. 12:08:07 [2023-01-18T12:08:07.892Z] #109 7.767 Preparing to unpack .../45-uidmap_1%3a4.8.1-1_arm64.deb ... 12:08:07 [2023-01-18T12:08:07.892Z] #109 7.770 Unpacking uidmap (1:4.8.1-1) ... 12:08:07 [2023-01-18T12:08:07.892Z] #109 7.817 Selecting previously unselected package vim-runtime. 12:08:08 [2023-01-18T12:08:08.151Z] #109 7.818 Preparing to unpack .../46-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 12:08:08 [2023-01-18T12:08:08.151Z] #109 7.829 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 12:08:08 [2023-01-18T12:08:08.151Z] #109 7.839 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 12:08:08 [2023-01-18T12:08:08.151Z] #109 7.843 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 12:08:08 [2023-01-18T12:08:08.719Z] #109 8.416 Selecting previously unselected package vim. 12:08:08 [2023-01-18T12:08:08.719Z] #109 8.419 Preparing to unpack .../47-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... 12:08:08 [2023-01-18T12:08:08.719Z] #109 8.429 Unpacking vim (2:8.2.2434-3+deb11u1) ... 12:08:08 [2023-01-18T12:08:08.719Z] #109 8.559 Selecting previously unselected package xfsprogs. 12:08:08 [2023-01-18T12:08:08.719Z] #109 8.561 Preparing to unpack .../48-xfsprogs_5.10.0-4_arm64.deb ... 12:08:08 [2023-01-18T12:08:08.720Z] #109 8.565 Unpacking xfsprogs (5.10.0-4) ... 12:08:08 [2023-01-18T12:08:08.720Z] #109 8.666 Selecting previously unselected package zip. 12:08:08 [2023-01-18T12:08:08.979Z] #109 8.669 Preparing to unpack .../49-zip_3.0-12_arm64.deb ... 12:08:08 [2023-01-18T12:08:08.979Z] #109 8.673 Unpacking zip (3.0-12) ... 12:08:08 [2023-01-18T12:08:08.979Z] #109 8.718 Selecting previously unselected package zstd. 12:08:08 [2023-01-18T12:08:08.979Z] #109 8.720 Preparing to unpack .../50-zstd_1.4.8+dfsg-2.1_arm64.deb ... 12:08:08 [2023-01-18T12:08:08.979Z] #109 8.725 Unpacking zstd (1.4.8+dfsg-2.1) ... 12:08:08 [2023-01-18T12:08:08.979Z] #109 8.811 Setting up python3-pkg-resources (52.0.0-4) ... 12:08:09 [2023-01-18T12:08:09.238Z] #109 9.008 Setting up libip4tc2:arm64 (1.8.7-1) ... 12:08:09 [2023-01-18T12:08:09.238Z] #109 9.018 Setting up net-tools (1.60+git20181103.0eebece-1) ... 12:08:09 [2023-01-18T12:08:09.238Z] #109 9.029 Setting up libgpm2:arm64 (1.20.7-8) ... 12:08:09 [2023-01-18T12:08:09.238Z] #109 9.041 Setting up libicu67:arm64 (67.1-7) ... 12:08:09 [2023-01-18T12:08:09.238Z] #109 9.053 Setting up libip6tc2:arm64 (1.8.7-1) ... 12:08:09 [2023-01-18T12:08:09.238Z] #109 9.063 Setting up libinih1:arm64 (53-1+b2) ... 12:08:09 [2023-01-18T12:08:09.497Z] #109 9.073 Setting up uidmap (1:4.8.1-1) ... 12:08:09 [2023-01-18T12:08:09.497Z] #109 9.084 Setting up libyajl2:arm64 (2.1.0-3) ... 12:08:09 [2023-01-18T12:08:09.497Z] #109 9.094 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 12:08:09 [2023-01-18T12:08:09.497Z] #109 9.103 Setting up bzip2 (1.0.8-4) ... 12:08:09 [2023-01-18T12:08:09.497Z] #109 9.113 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 12:08:09 [2023-01-18T12:08:09.497Z] #109 9.123 Setting up python3-wheel (0.34.2-1) ... 12:08:09 [2023-01-18T12:08:09.497Z] #109 9.266 Setting up xxd (2:8.2.2434-3+deb11u1) ... 12:08:09 [2023-01-18T12:08:09.497Z] #109 9.278 Setting up libcap2:arm64 (1:2.44-1) ... 12:08:09 [2023-01-18T12:08:09.497Z] #109 9.292 Setting up libcap2-bin (1:2.44-1) ... 12:08:09 [2023-01-18T12:08:09.497Z] #109 9.344 Setting up apparmor (2.13.6-10) ... 12:08:10 [2023-01-18T12:08:10.444Z] #109 10.13 Setting up zip (3.0-12) ... 12:08:10 [2023-01-18T12:08:10.444Z] #109 10.14 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 12:08:10 [2023-01-18T12:08:10.444Z] #109 10.17 Setting up bash-completion (1:2.11-2) ... 12:08:11 [2023-01-18T12:08:11.011Z] #109 10.93 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 12:08:11 [2023-01-18T12:08:11.011Z] #109 10.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 12:08:11 [2023-01-18T12:08:11.011Z] #109 10.95 Setting up libmnl0:arm64 (1.0.4-3) ... 12:08:11 [2023-01-18T12:08:11.011Z] #109 10.96 Setting up patch (2.7.6-7) ... 12:08:11 [2023-01-18T12:08:11.270Z] #109 10.97 Setting up sudo (1.9.5p2-3) ... 12:08:11 [2023-01-18T12:08:11.270Z] #109 11.02 invoke-rc.d: could not determine current runlevel 12:08:11 [2023-01-18T12:08:11.270Z] #109 11.02 invoke-rc.d: policy-rc.d denied execution of start. 12:08:11 [2023-01-18T12:08:11.270Z] #109 11.03 Setting up libxtables12:arm64 (1.8.7-1) ... 12:08:11 [2023-01-18T12:08:11.270Z] #109 11.04 Setting up inetutils-ping (2:2.0-1+deb11u1) ... 12:08:11 [2023-01-18T12:08:11.270Z] #109 11.06 Setting up pigz (2.6-1) ... 12:08:11 [2023-01-18T12:08:11.270Z] #109 11.07 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... 12:08:11 [2023-01-18T12:08:11.270Z] #109 11.08 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... 12:08:11 [2023-01-18T12:08:11.270Z] #109 11.10 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 12:08:11 [2023-01-18T12:08:11.270Z] #109 11.11 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 12:08:11 [2023-01-18T12:08:11.540Z] #109 11.27 Setting up libaio1:arm64 (0.3.112-9) ... 12:08:11 [2023-01-18T12:08:11.540Z] #109 11.28 Setting up python3-lib2to3 (3.9.2-1) ... 12:08:11 [2023-01-18T12:08:11.799Z] #109 11.39 Setting up libelf1:arm64 (0.183-1) ... 12:08:11 [2023-01-18T12:08:11.799Z] #109 11.42 Setting up zstd (1.4.8+dfsg-2.1) ... 12:08:11 [2023-01-18T12:08:11.799Z] #109 11.43 Setting up libonig5:arm64 (6.9.6-1.1) ... 12:08:11 [2023-01-18T12:08:11.799Z] #109 11.44 Setting up python3-distutils (3.9.2-1) ... 12:08:11 [2023-01-18T12:08:11.799Z] #109 11.57 Setting up vim (2:8.2.2434-3+deb11u1) ... 12:08:11 [2023-01-18T12:08:11.799Z] #109 11.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 12:08:11 [2023-01-18T12:08:11.799Z] #109 11.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 12:08:11 [2023-01-18T12:08:11.799Z] #109 11.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 12:08:11 [2023-01-18T12:08:11.799Z] #109 11.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 12:08:11 [2023-01-18T12:08:11.799Z] #109 11.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 12:08:11 [2023-01-18T12:08:11.799Z] #109 11.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 12:08:11 [2023-01-18T12:08:11.799Z] #109 11.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 12:08:11 [2023-01-18T12:08:11.799Z] #109 11.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 12:08:11 [2023-01-18T12:08:11.799Z] #109 11.62 Setting up python3-setuptools (52.0.0-4) ... 12:08:12 [2023-01-18T12:08:12.058Z] #109 11.95 Setting up libjq1:arm64 (1.6-2.1) ... 12:08:12 [2023-01-18T12:08:12.317Z] #109 11.96 Setting up libnftnl11:arm64 (1.1.9-1) ... 12:08:12 [2023-01-18T12:08:12.317Z] #109 11.98 Setting up thin-provisioning-tools (0.9.0-1) ... 12:08:12 [2023-01-18T12:08:12.317Z] #109 11.99 Setting up python3-pip (20.3.4-4+deb11u1) ... 12:08:12 [2023-01-18T12:08:12.575Z] #109 12.25 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... 12:08:12 [2023-01-18T12:08:12.575Z] #109 12.26 Setting up jq (1.6-2.1) ... 12:08:12 [2023-01-18T12:08:12.575Z] #109 12.27 Setting up libbpf0:arm64 (1:0.3-2) ... 12:08:12 [2023-01-18T12:08:12.575Z] #109 12.29 Setting up iptables (1.8.7-1) ... 12:08:12 [2023-01-18T12:08:12.575Z] #109 12.30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 12:08:12 [2023-01-18T12:08:12.576Z] #109 12.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 12:08:12 [2023-01-18T12:08:12.576Z] #109 12.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 12:08:12 [2023-01-18T12:08:12.576Z] #109 12.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 12:08:12 [2023-01-18T12:08:12.576Z] #109 12.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 12:08:12 [2023-01-18T12:08:12.576Z] #109 12.32 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 12:08:12 [2023-01-18T12:08:12.576Z] #109 12.33 Setting up iproute2 (5.10.0-4) ... 12:08:12 [2023-01-18T12:08:12.576Z] #109 12.46 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 12:08:12 [2023-01-18T12:08:12.576Z] #109 12.49 Setting up dmsetup (2:1.02.175-2.1) ... 12:08:12 [2023-01-18T12:08:12.576Z] #109 12.51 Setting up xfsprogs (5.10.0-4) ... 12:08:12 [2023-01-18T12:08:12.834Z] #109 12.52 Processing triggers for libc-bin (2.31-13+deb11u5) ... 12:08:14 [2023-01-18T12:08:14.209Z] #109 DONE 13.9s 12:08:14 [2023-01-18T12:08:14.209Z] 12:08:14 [2023-01-18T12:08:14.209Z] #110 [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 12:08:14 [2023-01-18T12:08:14.468Z] #110 0.404 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 12:08:14 [2023-01-18T12:08:14.727Z] #110 0.408 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 12:08:14 [2023-01-18T12:08:14.727Z] #110 0.412 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 12:08:14 [2023-01-18T12:08:14.727Z] #110 DONE 0.4s 12:08:14 [2023-01-18T12:08:14.727Z] 12:08:14 [2023-01-18T12:08:14.727Z] #111 [dev-base 9/10] RUN pip3 install yamllint==1.27.1 12:08:21 [2023-01-18T12:08:21.292Z] #111 5.751 Collecting yamllint==1.27.1 12:08:21 [2023-01-18T12:08:21.292Z] #111 6.781 Downloading yamllint-1.27.1.tar.gz (129 kB) 12:08:21 [2023-01-18T12:08:21.551Z] #111 7.078 Collecting pathspec>=0.5.3 12:08:21 [2023-01-18T12:08:21.551Z] #111 7.083 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) 12:08:21 [2023-01-18T12:08:21.812Z] #111 7.176 Collecting pyyaml 12:08:21 [2023-01-18T12:08:21.812Z] #111 7.185 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) 12:08:21 [2023-01-18T12:08:21.812Z] #111 7.202 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) 12:08:21 [2023-01-18T12:08:21.812Z] #111 7.207 Building wheels for collected packages: yamllint 12:08:21 [2023-01-18T12:08:21.812Z] #111 7.208 Building wheel for yamllint (setup.py): started 12:08:22 [2023-01-18T12:08:22.071Z] #111 7.463 Building wheel for yamllint (setup.py): finished with status 'done' 12:08:22 [2023-01-18T12:08:22.071Z] #111 7.464 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=73fe52ad150d0eb6467d78689184d87d3be107a1cfa016e48e0e91bef8f1c94e 12:08:22 [2023-01-18T12:08:22.071Z] #111 7.464 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee 12:08:22 [2023-01-18T12:08:22.071Z] #111 7.467 Successfully built yamllint 12:08:22 [2023-01-18T12:08:22.071Z] #111 7.473 Installing collected packages: pyyaml, pathspec, yamllint 12:08:22 [2023-01-18T12:08:22.071Z] #111 7.589 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.27.1 12:08:22 [2023-01-18T12:08:22.329Z] #111 DONE 7.7s 12:08:22 [2023-01-18T12:08:22.329Z] 12:08:22 [2023-01-18T12:08:22.329Z] #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 libdevmapper-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev 12:08:22 [2023-01-18T12:08:22.896Z] #112 0.712 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 12:08:23 [2023-01-18T12:08:23.155Z] #112 0.712 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 12:08:23 [2023-01-18T12:08:23.155Z] #112 0.712 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 12:08:23 [2023-01-18T12:08:23.981Z] #112 1.085 Reading package lists... 12:08:24 [2023-01-18T12:08:24.549Z] #112 1.634 Reading package lists... 12:08:24 [2023-01-18T12:08:24.808Z] #112 2.171 Building dependency tree... 12:08:24 [2023-01-18T12:08:24.808Z] #112 2.334 Reading state information... 12:08:24 [2023-01-18T12:08:24.808Z] #112 2.529 gcc is already the newest version (4:10.2.1-1). 12:08:24 [2023-01-18T12:08:24.808Z] #112 2.529 pkg-config is already the newest version (0.29.2-1). 12:08:24 [2023-01-18T12:08:24.808Z] #112 2.529 The following additional packages will be installed: 12:08:24 [2023-01-18T12:08:24.808Z] #112 2.529 gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev 12:08:24 [2023-01-18T12:08:24.808Z] #112 2.530 libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-bin 12:08:24 [2023-01-18T12:08:24.808Z] #112 2.530 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 12:08:24 [2023-01-18T12:08:24.808Z] #112 2.530 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev 12:08:24 [2023-01-18T12:08:24.808Z] #112 2.530 libpcre32-3 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev 12:08:24 [2023-01-18T12:08:24.808Z] #112 2.531 libsepol1-dev uuid-dev zlib1g-dev 12:08:24 [2023-01-18T12:08:24.808Z] #112 2.532 Suggested packages: 12:08:24 [2023-01-18T12:08:24.808Z] #112 2.532 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin 12:08:24 [2023-01-18T12:08:24.808Z] #112 2.532 | libgdk-pixbuf2.0-dev libxml2-utils seccomp 12:08:24 [2023-01-18T12:08:24.808Z] #112 2.532 Recommended packages: 12:08:24 [2023-01-18T12:08:24.808Z] #112 2.532 build-essential fakeroot libalgorithm-merge-perl 12:08:25 [2023-01-18T12:08:25.067Z] #112 2.795 The following NEW packages will be installed: 12:08:25 [2023-01-18T12:08:25.067Z] #112 2.795 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libapparmor1 12:08:25 [2023-01-18T12:08:25.067Z] #112 2.795 libblkid-dev libdevmapper-dev libdevmapper-event1.02.1 libffi-dev 12:08:25 [2023-01-18T12:08:25.067Z] #112 2.795 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev 12:08:25 [2023-01-18T12:08:25.067Z] #112 2.796 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 12:08:25 [2023-01-18T12:08:25.067Z] #112 2.796 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 12:08:25 [2023-01-18T12:08:25.067Z] #112 2.796 libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common 12:08:25 [2023-01-18T12:08:25.067Z] #112 2.796 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.071 0 upgraded, 33 newly installed, 0 to remove and 0 not upgraded. 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.071 Need to get 10.4 MB of archives. 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.071 After this operation, 41.6 MB of additional disk space will be used. 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.071 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.091 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.098 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.099 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.100 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.102 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.116 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.117 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.118 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.119 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.121 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.122 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.123 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.125 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.127 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.128 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.129 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.133 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.141 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.143 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.148 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.156 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.157 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.160 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.161 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.162 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] 12:08:25 [2023-01-18T12:08:25.326Z] #112 3.164 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] 12:08:25 [2023-01-18T12:08:25.327Z] #112 3.165 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] 12:08:25 [2023-01-18T12:08:25.327Z] #112 3.168 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 12:08:25 [2023-01-18T12:08:25.327Z] #112 3.170 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] 12:08:25 [2023-01-18T12:08:25.327Z] #112 3.178 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 12:08:25 [2023-01-18T12:08:25.586Z] #112 3.179 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] 12:08:25 [2023-01-18T12:08:25.586Z] #112 3.181 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] 12:08:25 [2023-01-18T12:08:25.586Z] #112 3.317 debconf: delaying package configuration, since apt-utils is not installed 12:08:25 [2023-01-18T12:08:25.586Z] #112 3.359 Fetched 10.4 MB in 0s (27.3 MB/s) 12:08:25 [2023-01-18T12:08:25.586Z] #112 3.382 Selecting previously unselected package dpkg-dev. 12:08:25 [2023-01-18T12:08:25.586Z] #112 3.382 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20385 files and directories currently installed.) 12:08:25 [2023-01-18T12:08:25.586Z] #112 3.395 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... 12:08:25 [2023-01-18T12:08:25.586Z] #112 3.399 Unpacking dpkg-dev (1.20.12) ... 12:08:25 [2023-01-18T12:08:25.844Z] #112 3.528 Selecting previously unselected package libgirepository-1.0-1:arm64. 12:08:25 [2023-01-18T12:08:25.844Z] #112 3.530 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 12:08:25 [2023-01-18T12:08:25.844Z] #112 3.539 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 12:08:25 [2023-01-18T12:08:25.844Z] #112 3.572 Selecting previously unselected package gir1.2-glib-2.0:arm64. 12:08:25 [2023-01-18T12:08:25.844Z] #112 3.575 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 12:08:25 [2023-01-18T12:08:25.844Z] #112 3.578 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 12:08:25 [2023-01-18T12:08:25.844Z] #112 3.619 Selecting previously unselected package libsecret-common. 12:08:25 [2023-01-18T12:08:25.844Z] #112 3.621 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... 12:08:25 [2023-01-18T12:08:25.844Z] #112 3.625 Unpacking libsecret-common (0.20.4-2) ... 12:08:25 [2023-01-18T12:08:25.844Z] #112 3.675 Selecting previously unselected package libsecret-1-0:arm64. 12:08:26 [2023-01-18T12:08:26.105Z] #112 3.678 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... 12:08:26 [2023-01-18T12:08:26.105Z] #112 3.681 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... 12:08:26 [2023-01-18T12:08:26.105Z] #112 3.717 Selecting previously unselected package gir1.2-secret-1:arm64. 12:08:26 [2023-01-18T12:08:26.105Z] #112 3.719 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... 12:08:26 [2023-01-18T12:08:26.105Z] #112 3.722 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... 12:08:26 [2023-01-18T12:08:26.105Z] #112 3.758 Selecting previously unselected package libapparmor1:arm64. 12:08:26 [2023-01-18T12:08:26.105Z] #112 3.761 Preparing to unpack .../06-libapparmor1_2.13.6-10_arm64.deb ... 12:08:26 [2023-01-18T12:08:26.105Z] #112 3.766 Unpacking libapparmor1:arm64 (2.13.6-10) ... 12:08:26 [2023-01-18T12:08:26.105Z] #112 3.801 Selecting previously unselected package libapparmor-dev:arm64. 12:08:26 [2023-01-18T12:08:26.105Z] #112 3.801 Preparing to unpack .../07-libapparmor-dev_2.13.6-10_arm64.deb ... 12:08:26 [2023-01-18T12:08:26.105Z] #112 3.805 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... 12:08:26 [2023-01-18T12:08:26.105Z] #112 3.842 Selecting previously unselected package uuid-dev:arm64. 12:08:26 [2023-01-18T12:08:26.105Z] #112 3.844 Preparing to unpack .../08-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... 12:08:26 [2023-01-18T12:08:26.105Z] #112 3.848 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... 12:08:26 [2023-01-18T12:08:26.105Z] #112 3.893 Selecting previously unselected package libblkid-dev:arm64. 12:08:26 [2023-01-18T12:08:26.105Z] #112 3.894 Preparing to unpack .../09-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... 12:08:26 [2023-01-18T12:08:26.105Z] #112 3.903 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 12:08:26 [2023-01-18T12:08:26.364Z] #112 3.956 Selecting previously unselected package libdevmapper-event1.02.1:arm64. 12:08:26 [2023-01-18T12:08:26.364Z] #112 3.956 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... 12:08:26 [2023-01-18T12:08:26.364Z] #112 3.959 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 12:08:26 [2023-01-18T12:08:26.364Z] #112 3.990 Selecting previously unselected package libudev-dev:arm64. 12:08:26 [2023-01-18T12:08:26.364Z] #112 3.992 Preparing to unpack .../11-libudev-dev_247.3-7+deb11u1_arm64.deb ... 12:08:26 [2023-01-18T12:08:26.364Z] #112 3.996 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... 12:08:26 [2023-01-18T12:08:26.364Z] #112 4.041 Selecting previously unselected package libsepol1-dev:arm64. 12:08:26 [2023-01-18T12:08:26.364Z] #112 4.041 Preparing to unpack .../12-libsepol1-dev_3.1-1_arm64.deb ... 12:08:26 [2023-01-18T12:08:26.364Z] #112 4.045 Unpacking libsepol1-dev:arm64 (3.1-1) ... 12:08:26 [2023-01-18T12:08:26.364Z] #112 4.105 Selecting previously unselected package libpcre2-16-0:arm64. 12:08:26 [2023-01-18T12:08:26.364Z] #112 4.107 Preparing to unpack .../13-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 12:08:26 [2023-01-18T12:08:26.364Z] #112 4.111 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 12:08:26 [2023-01-18T12:08:26.364Z] #112 4.161 Selecting previously unselected package libpcre2-32-0:arm64. 12:08:26 [2023-01-18T12:08:26.364Z] #112 4.163 Preparing to unpack .../14-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 12:08:26 [2023-01-18T12:08:26.364Z] #112 4.168 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 12:08:26 [2023-01-18T12:08:26.364Z] #112 4.219 Selecting previously unselected package libpcre2-posix2:arm64. 12:08:26 [2023-01-18T12:08:26.364Z] #112 4.222 Preparing to unpack .../15-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 12:08:26 [2023-01-18T12:08:26.364Z] #112 4.226 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 12:08:26 [2023-01-18T12:08:26.364Z] #112 4.261 Selecting previously unselected package libpcre2-dev:arm64. 12:08:26 [2023-01-18T12:08:26.364Z] #112 4.261 Preparing to unpack .../16-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 12:08:26 [2023-01-18T12:08:26.364Z] #112 4.269 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 12:08:26 [2023-01-18T12:08:26.623Z] #112 4.352 Selecting previously unselected package libselinux1-dev:arm64. 12:08:26 [2023-01-18T12:08:26.623Z] #112 4.352 Preparing to unpack .../17-libselinux1-dev_3.1-3_arm64.deb ... 12:08:26 [2023-01-18T12:08:26.623Z] #112 4.355 Unpacking libselinux1-dev:arm64 (3.1-3) ... 12:08:26 [2023-01-18T12:08:26.623Z] #112 4.410 Selecting previously unselected package libdevmapper-dev:arm64. 12:08:26 [2023-01-18T12:08:26.883Z] #112 4.412 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... 12:08:26 [2023-01-18T12:08:26.883Z] #112 4.415 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 12:08:26 [2023-01-18T12:08:26.883Z] #112 4.445 Selecting previously unselected package libffi-dev:arm64. 12:08:26 [2023-01-18T12:08:26.883Z] #112 4.448 Preparing to unpack .../19-libffi-dev_3.3-6_arm64.deb ... 12:08:26 [2023-01-18T12:08:26.883Z] #112 4.452 Unpacking libffi-dev:arm64 (3.3-6) ... 12:08:26 [2023-01-18T12:08:26.883Z] #112 4.484 Selecting previously unselected package libglib2.0-data. 12:08:26 [2023-01-18T12:08:26.883Z] #112 4.487 Preparing to unpack .../20-libglib2.0-data_2.66.8-1_all.deb ... 12:08:26 [2023-01-18T12:08:26.883Z] #112 4.492 Unpacking libglib2.0-data (2.66.8-1) ... 12:08:26 [2023-01-18T12:08:26.883Z] #112 4.636 Selecting previously unselected package libglib2.0-bin. 12:08:26 [2023-01-18T12:08:26.883Z] #112 4.639 Preparing to unpack .../21-libglib2.0-bin_2.66.8-1_arm64.deb ... 12:08:26 [2023-01-18T12:08:26.883Z] #112 4.642 Unpacking libglib2.0-bin (2.66.8-1) ... 12:08:26 [2023-01-18T12:08:26.883Z] #112 4.684 Selecting previously unselected package libglib2.0-dev-bin. 12:08:26 [2023-01-18T12:08:26.883Z] #112 4.687 Preparing to unpack .../22-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... 12:08:26 [2023-01-18T12:08:26.883Z] #112 4.690 Unpacking libglib2.0-dev-bin (2.66.8-1) ... 12:08:26 [2023-01-18T12:08:26.883Z] #112 4.737 Selecting previously unselected package libmount-dev:arm64. 12:08:26 [2023-01-18T12:08:26.883Z] #112 4.739 Preparing to unpack .../23-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... 12:08:26 [2023-01-18T12:08:26.883Z] #112 4.744 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... 12:08:26 [2023-01-18T12:08:26.883Z] #112 4.784 Selecting previously unselected package libpcre16-3:arm64. 12:08:26 [2023-01-18T12:08:26.883Z] #112 4.786 Preparing to unpack .../24-libpcre16-3_2%3a8.39-13_arm64.deb ... 12:08:27 [2023-01-18T12:08:27.141Z] #112 4.791 Unpacking libpcre16-3:arm64 (2:8.39-13) ... 12:08:27 [2023-01-18T12:08:27.141Z] #112 4.855 Selecting previously unselected package libpcre32-3:arm64. 12:08:27 [2023-01-18T12:08:27.141Z] #112 4.858 Preparing to unpack .../25-libpcre32-3_2%3a8.39-13_arm64.deb ... 12:08:27 [2023-01-18T12:08:27.142Z] #112 4.865 Unpacking libpcre32-3:arm64 (2:8.39-13) ... 12:08:27 [2023-01-18T12:08:27.142Z] #112 4.919 Selecting previously unselected package libpcrecpp0v5:arm64. 12:08:27 [2023-01-18T12:08:27.401Z] #112 4.922 Preparing to unpack .../26-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... 12:08:27 [2023-01-18T12:08:27.401Z] #112 4.926 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... 12:08:27 [2023-01-18T12:08:27.401Z] #112 4.960 Selecting previously unselected package libpcre3-dev:arm64. 12:08:27 [2023-01-18T12:08:27.401Z] #112 4.963 Preparing to unpack .../27-libpcre3-dev_2%3a8.39-13_arm64.deb ... 12:08:27 [2023-01-18T12:08:27.401Z] #112 4.966 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... 12:08:27 [2023-01-18T12:08:27.401Z] #112 5.049 Selecting previously unselected package zlib1g-dev:arm64. 12:08:27 [2023-01-18T12:08:27.401Z] #112 5.052 Preparing to unpack .../28-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 12:08:27 [2023-01-18T12:08:27.401Z] #112 5.057 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 12:08:27 [2023-01-18T12:08:27.401Z] #112 5.109 Selecting previously unselected package libglib2.0-dev:arm64. 12:08:27 [2023-01-18T12:08:27.401Z] #112 5.112 Preparing to unpack .../29-libglib2.0-dev_2.66.8-1_arm64.deb ... 12:08:27 [2023-01-18T12:08:27.401Z] #112 5.126 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... 12:08:27 [2023-01-18T12:08:27.660Z] #112 5.315 Selecting previously unselected package libseccomp-dev:arm64. 12:08:27 [2023-01-18T12:08:27.660Z] #112 5.318 Preparing to unpack .../30-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 12:08:27 [2023-01-18T12:08:27.660Z] #112 5.322 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 12:08:27 [2023-01-18T12:08:27.660Z] #112 5.360 Selecting previously unselected package libsecret-1-dev:arm64. 12:08:27 [2023-01-18T12:08:27.660Z] #112 5.363 Preparing to unpack .../31-libsecret-1-dev_0.20.4-2_arm64.deb ... 12:08:27 [2023-01-18T12:08:27.660Z] #112 5.367 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... 12:08:27 [2023-01-18T12:08:27.660Z] #112 5.423 Selecting previously unselected package libsystemd-dev:arm64. 12:08:27 [2023-01-18T12:08:27.660Z] #112 5.426 Preparing to unpack .../32-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... 12:08:27 [2023-01-18T12:08:27.660Z] #112 5.431 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... 12:08:27 [2023-01-18T12:08:27.660Z] #112 5.541 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... 12:08:27 [2023-01-18T12:08:27.919Z] #112 5.553 Setting up libglib2.0-dev-bin (2.66.8-1) ... 12:08:27 [2023-01-18T12:08:27.919Z] #112 5.716 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 12:08:27 [2023-01-18T12:08:27.919Z] #112 5.726 Setting up libapparmor1:arm64 (2.13.6-10) ... 12:08:27 [2023-01-18T12:08:27.919Z] #112 5.737 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 12:08:27 [2023-01-18T12:08:27.919Z] #112 5.747 Setting up libpcre16-3:arm64 (2:8.39-13) ... 12:08:27 [2023-01-18T12:08:27.919Z] #112 5.763 Setting up libsepol1-dev:arm64 (3.1-1) ... 12:08:27 [2023-01-18T12:08:27.919Z] #112 5.777 Setting up libffi-dev:arm64 (3.3-6) ... 12:08:27 [2023-01-18T12:08:27.919Z] #112 5.787 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 12:08:27 [2023-01-18T12:08:27.919Z] #112 5.800 Setting up dpkg-dev (1.20.12) ... 12:08:28 [2023-01-18T12:08:28.177Z] #112 5.818 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 12:08:28 [2023-01-18T12:08:28.177Z] #112 5.834 Setting up libglib2.0-data (2.66.8-1) ... 12:08:28 [2023-01-18T12:08:28.177Z] #112 5.851 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 12:08:28 [2023-01-18T12:08:28.177Z] #112 5.862 Setting up libpcre32-3:arm64 (2:8.39-13) ... 12:08:28 [2023-01-18T12:08:28.177Z] #112 5.873 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... 12:08:28 [2023-01-18T12:08:28.177Z] #112 5.885 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 12:08:28 [2023-01-18T12:08:28.177Z] #112 5.900 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 12:08:28 [2023-01-18T12:08:28.177Z] #112 5.911 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 12:08:28 [2023-01-18T12:08:28.177Z] #112 5.922 Setting up libapparmor-dev:arm64 (2.13.6-10) ... 12:08:28 [2023-01-18T12:08:28.177Z] #112 5.933 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... 12:08:28 [2023-01-18T12:08:28.177Z] #112 5.945 Setting up libsecret-common (0.20.4-2) ... 12:08:28 [2023-01-18T12:08:28.177Z] #112 5.957 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 12:08:28 [2023-01-18T12:08:28.177Z] #112 5.973 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 12:08:28 [2023-01-18T12:08:28.177Z] #112 5.985 Setting up libselinux1-dev:arm64 (3.1-3) ... 12:08:28 [2023-01-18T12:08:28.177Z] #112 5.997 Setting up libpcre3-dev:arm64 (2:8.39-13) ... 12:08:28 [2023-01-18T12:08:28.177Z] #112 6.006 Setting up libglib2.0-bin (2.66.8-1) ... 12:08:28 [2023-01-18T12:08:28.436Z] #112 6.018 Setting up libsecret-1-0:arm64 (0.20.4-2) ... 12:08:28 [2023-01-18T12:08:28.436Z] #112 6.031 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 12:08:28 [2023-01-18T12:08:28.436Z] #112 6.044 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 12:08:28 [2023-01-18T12:08:28.436Z] #112 6.055 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... 12:08:28 [2023-01-18T12:08:28.436Z] #112 6.066 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... 12:08:28 [2023-01-18T12:08:28.436Z] #112 6.079 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... 12:08:28 [2023-01-18T12:08:28.436Z] #112 6.095 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... 12:08:28 [2023-01-18T12:08:28.436Z] #112 6.114 No schema files found: doing nothing. 12:08:28 [2023-01-18T12:08:28.436Z] #112 6.119 Processing triggers for libc-bin (2.31-13+deb11u5) ... 12:08:28 [2023-01-18T12:08:28.436Z] #112 6.140 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... 12:08:29 [2023-01-18T12:08:29.003Z] #112 DONE 6.7s 12:08:29 [2023-01-18T12:08:29.003Z] 12:08:29 [2023-01-18T12:08:29.003Z] #113 [dev 1/1] COPY . . 12:08:31 [2023-01-18T12:08:31.537Z] #113 DONE 2.3s 12:08:31 [2023-01-18T12:08:31.537Z] 12:08:31 [2023-01-18T12:08:31.537Z] #114 exporting to image 12:08:31 [2023-01-18T12:08:31.537Z] #114 exporting layers 12:08:32 [2023-01-18T12:08:32.474Z] #114 exporting layers 1.2s done 12:08:32 [2023-01-18T12:08:32.474Z] #114 writing image sha256:a19596fb1f264fd644d6ddfc40477c8a3cf4f437c2b10b530582a8c3080d06f6 done 12:08:32 [2023-01-18T12:08:32.474Z] #114 naming to docker.io/library/docker:f328486cb3d4804ef2db5f38493767f910586919 done 12:08:32 [2023-01-18T12:08:32.474Z] #114 DONE 1.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 12:08:32 [2023-01-18T12:08:32.787Z] + sudo modprobe ip6table_filter [Pipeline] sh 12:08:33 [2023-01-18T12:08:33.093Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44844/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f328486cb3d4804ef2db5f38493767f910586919 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:f328486cb3d4804ef2db5f38493767f910586919 hack/test/unit 12:08:33 [2023-01-18T12:08:33.662Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') 12:08:33 [2023-01-18T12:08:33.662Z] + TESTFLAGS+=' -test.timeout=5m' 12:08:33 [2023-01-18T12:08:33.662Z] + TESTDIRS=./... 12:08:33 [2023-01-18T12:08:33.662Z] + exclude_paths='/vendor/|/integration' 12:08:33 [2023-01-18T12:08:33.662Z] ++ go list ./... 12:08:33 [2023-01-18T12:08:33.662Z] ++ grep -vE '(/vendor/|/integration)' 12:08:34 [2023-01-18T12:08:34.600Z] + pkg_list='github.com/docker/docker/api 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/server 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/server/backend/build 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/server/httpstatus 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/server/httputils 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/server/middleware 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/server/router 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/server/router/build 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/server/router/checkpoint 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/server/router/container 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/server/router/debug 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/server/router/distribution 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/server/router/grpc 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/server/router/image 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/server/router/network 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/server/router/plugin 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/server/router/session 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/server/router/swarm 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/server/router/system 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/server/router/volume 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/types 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/types/backend 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/types/blkiodev 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/types/container 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/types/events 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/types/filters 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/types/image 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/types/mount 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/types/network 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/types/plugins/logdriver 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/types/registry 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/types/strslice 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/types/swarm 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/types/swarm/runtime 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/types/time 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/types/versions 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/types/versions/v1p19 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/types/versions/v1p20 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/api/types/volume 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/builder 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/builder/builder-next 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/builder/builder-next/exporter 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/builder/builder-next/imagerefchecker 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/builder/builder-next/worker 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/builder/dockerfile 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/builder/remotecontext 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/builder/remotecontext/git 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/builder/remotecontext/urlutil 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/cli 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/cli/config 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/cli/debug 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/cli/winresources/docker-proxy 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/cli/winresources/dockerd 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/client 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/cmd/docker-proxy 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/cmd/dockerd 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/cmd/dockerd/trap 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/container 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/container/stream 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/contrib/apparmor 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/contrib/docker-device-tool 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/contrib/httpserver 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/cluster 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/cluster/controllers/plugin 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/cluster/convert 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/cluster/executor 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/cluster/executor/container 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/cluster/provider 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/config 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/events 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/events/testutils 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/exec 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/graphdriver 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/graphdriver/aufs 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/graphdriver/btrfs 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/graphdriver/copy 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/graphdriver/devmapper 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/graphdriver/graphtest 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/graphdriver/overlay 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/graphdriver/overlay2 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/graphdriver/overlayutils 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/graphdriver/register 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/graphdriver/vfs 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/graphdriver/zfs 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/images 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/initlayer 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/links 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/listeners 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/logger 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/logger/awslogs 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/logger/fluentd 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/logger/gcplogs 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/logger/gelf 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/logger/journald 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/logger/jsonfilelog 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/logger/local 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/logger/logentries 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/logger/loggertest 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/logger/loggerutils 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/logger/loggerutils/cache 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/logger/splunk 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/logger/syslog 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/logger/templates 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/names 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/network 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/daemon/stats 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/distribution 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/distribution/metadata 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/distribution/utils 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/distribution/xfer 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/dockerversion 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/errdefs 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/image 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/image/cache 12:08:34 [2023-01-18T12:08:34.600Z] github.com/docker/docker/image/tarexport 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/image/v1 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/internal/test/suite 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/layer 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libcontainerd 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libcontainerd/queue 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libcontainerd/remote 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libcontainerd/supervisor 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libcontainerd/types 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/bitseq 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/cluster 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/cmd/diagnostic 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/cmd/ovrouter 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/cmd/readme_test 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/config 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/datastore 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/diagnostic 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/discoverapi 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/driverapi 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/bridge 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/host 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/ipvlan 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/macvlan 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/null 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/overlay 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/remote 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/remote/api 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/windows 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drvregistry 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/etchosts 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/idm 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/internal/caller 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/internal/setmatrix 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/ipam 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/ipamapi 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/ipams/builtin 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/ipams/null 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/ipams/remote 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/ipams/remote/api 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/ipams/windowsipam 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/ipamutils 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/iptables 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/netlabel 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/netutils 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/networkdb 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/ns 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/options 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/osl 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/osl/kernel 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/portallocator 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/portmapper 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/resolvconf 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/testutils 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/types 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/oci 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/oci/caps 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/opts 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/aaparser 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/archive 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/authorization 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/broadcaster 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/capabilities 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/chrootarchive 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/containerfs 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/devicemapper 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/directory 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/dmesg 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/fileutils 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/fsutils 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/homedir 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/idtools 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/ioutils 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/jsonmessage 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/longpath 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/loopback 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/namesgenerator 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/parsers 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/parsers/kernel 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/parsers/operatingsystem 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/pidfile 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/platform 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/plugingetter 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/plugins 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/plugins/transport 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/pools 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/progress 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/pubsub 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/reexec 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/rootless 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/rootless/specconv 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/signal 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/stack 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/stdcopy 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/streamformatter 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/stringid 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/sysinfo 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/system 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/tailfile 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/tarsum 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/truncindex 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/urlutil 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/useragent 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/plugin 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/plugin/executor/containerd 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/plugin/v2 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/profiles/apparmor 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/profiles/seccomp 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/quota 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/reference 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/registry 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/registry/resumable 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/restartmanager 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/runconfig 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/runconfig/opts 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/testutil 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/testutil/daemon 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/testutil/environment 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/testutil/fakecontext 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/testutil/fakegit 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/testutil/fakestorage 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/testutil/fixtures/load 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/testutil/fixtures/plugin 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/testutil/fixtures/plugin/basic 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/testutil/registry 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/testutil/request 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/volume 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/volume/drivers 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/volume/local 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/volume/mounts 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/volume/service 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/volume/service/opts 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/volume/testutils' 12:08:34 [2023-01-18T12:08:34.601Z] ++ grep --fixed-strings -v /libnetwork 12:08:34 [2023-01-18T12:08:34.601Z] ++ echo 'github.com/docker/docker/api 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/server 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/server/backend/build 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/server/httpstatus 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/server/httputils 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/server/middleware 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/server/router 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/server/router/build 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/server/router/checkpoint 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/server/router/container 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/server/router/debug 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/server/router/distribution 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/server/router/grpc 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/server/router/image 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/server/router/network 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/server/router/plugin 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/server/router/session 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/server/router/swarm 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/server/router/system 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/server/router/volume 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/types 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/types/backend 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/types/blkiodev 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/types/container 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/types/events 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/types/filters 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/types/image 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/types/mount 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/types/network 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/types/plugins/logdriver 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/types/registry 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/types/strslice 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/types/swarm 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/types/swarm/runtime 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/types/time 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/types/versions 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/types/versions/v1p19 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/types/versions/v1p20 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/api/types/volume 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/builder 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/builder/builder-next 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/builder/builder-next/exporter 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/builder/builder-next/imagerefchecker 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/builder/builder-next/worker 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/builder/dockerfile 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/builder/remotecontext 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/builder/remotecontext/git 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/builder/remotecontext/urlutil 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/cli 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/cli/config 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/cli/debug 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/cli/winresources/docker-proxy 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/cli/winresources/dockerd 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/client 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/cmd/docker-proxy 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/cmd/dockerd 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/cmd/dockerd/trap 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/container 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/container/stream 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/contrib/apparmor 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/contrib/docker-device-tool 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/contrib/httpserver 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/cluster 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/cluster/controllers/plugin 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/cluster/convert 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/cluster/executor 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/cluster/executor/container 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/cluster/provider 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/config 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/events 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/events/testutils 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/exec 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/graphdriver 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/graphdriver/aufs 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/graphdriver/btrfs 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/graphdriver/copy 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/graphdriver/devmapper 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/graphdriver/graphtest 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/graphdriver/overlay 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/graphdriver/overlay2 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/graphdriver/overlayutils 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/graphdriver/register 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/graphdriver/vfs 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/graphdriver/zfs 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/images 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/initlayer 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/links 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/listeners 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/logger 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/logger/awslogs 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/logger/fluentd 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/logger/gcplogs 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/logger/gelf 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/logger/journald 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/logger/jsonfilelog 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/logger/local 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/logger/logentries 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/logger/loggertest 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/logger/loggerutils 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/logger/loggerutils/cache 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/logger/splunk 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/logger/syslog 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/logger/templates 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/names 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/network 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/daemon/stats 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/distribution 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/distribution/metadata 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/distribution/utils 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/distribution/xfer 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/dockerversion 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/errdefs 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/image 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/image/cache 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/image/tarexport 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/image/v1 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/internal/test/suite 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/layer 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libcontainerd 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libcontainerd/queue 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libcontainerd/remote 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libcontainerd/supervisor 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libcontainerd/types 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/bitseq 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/cluster 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/cmd/diagnostic 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/cmd/ovrouter 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/cmd/readme_test 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/config 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/datastore 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/diagnostic 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/discoverapi 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/driverapi 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/bridge 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/host 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/ipvlan 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/macvlan 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/null 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/overlay 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/remote 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/remote/api 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/windows 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/drvregistry 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/etchosts 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/idm 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/internal/caller 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/internal/setmatrix 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/ipam 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/ipamapi 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/ipams/builtin 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/ipams/null 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/ipams/remote 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/ipams/remote/api 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/ipams/windowsipam 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/ipamutils 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/iptables 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/netlabel 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/netutils 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/networkdb 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/ns 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/options 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/osl 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/osl/kernel 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/portallocator 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/portmapper 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/resolvconf 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/testutils 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/libnetwork/types 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/oci 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/oci/caps 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/opts 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/aaparser 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/archive 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/authorization 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/broadcaster 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/capabilities 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/chrootarchive 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/containerfs 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/devicemapper 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/directory 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/dmesg 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/fileutils 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/fsutils 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/homedir 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/idtools 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/ioutils 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/jsonmessage 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/longpath 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/loopback 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/namesgenerator 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/parsers 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/parsers/kernel 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/parsers/operatingsystem 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/pidfile 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/platform 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/plugingetter 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/plugins 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 12:08:34 [2023-01-18T12:08:34.601Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/plugins/transport 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/pools 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/progress 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/pubsub 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/reexec 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/rootless 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/rootless/specconv 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/signal 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/stack 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/stdcopy 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/streamformatter 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/stringid 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/sysinfo 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/system 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/tailfile 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/tarsum 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/truncindex 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/urlutil 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/useragent 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/plugin 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/plugin/executor/containerd 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/plugin/v2 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/profiles/apparmor 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/profiles/seccomp 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/quota 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/reference 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/registry 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/registry/resumable 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/restartmanager 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/runconfig 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/runconfig/opts 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/testutil 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/testutil/daemon 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/testutil/environment 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/testutil/fakecontext 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/testutil/fakegit 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/testutil/fakestorage 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/testutil/fixtures/load 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/testutil/fixtures/plugin 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/testutil/fixtures/plugin/basic 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/testutil/registry 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/testutil/request 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/volume 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/volume/drivers 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/volume/local 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/volume/mounts 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/volume/service 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/volume/service/opts 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/volume/testutils' 12:08:34 [2023-01-18T12:08:34.602Z] + base_pkg_list='github.com/docker/docker/api 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/backend/build 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/httpstatus 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/httputils 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/middleware 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router/build 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router/checkpoint 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router/container 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router/debug 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router/distribution 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router/grpc 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router/image 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router/network 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router/plugin 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router/session 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router/swarm 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router/system 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router/volume 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/backend 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/blkiodev 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/container 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/events 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/filters 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/image 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/mount 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/network 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/plugins/logdriver 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/registry 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/strslice 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/swarm 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/swarm/runtime 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/time 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/versions 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/versions/v1p19 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/versions/v1p20 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/volume 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/builder 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/builder/builder-next 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/builder/builder-next/exporter 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/builder/builder-next/imagerefchecker 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/builder/builder-next/worker 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/builder/dockerfile 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/builder/remotecontext 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/builder/remotecontext/git 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/builder/remotecontext/urlutil 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/cli 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/cli/config 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/cli/debug 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/cli/winresources/docker-proxy 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/cli/winresources/dockerd 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/client 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/cmd/docker-proxy 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/cmd/dockerd 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/cmd/dockerd/trap 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/container 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/container/stream 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/contrib/apparmor 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/contrib/docker-device-tool 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/contrib/httpserver 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/cluster 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/cluster/controllers/plugin 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/cluster/convert 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/cluster/executor 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/cluster/executor/container 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/cluster/provider 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/config 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/events 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/events/testutils 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/exec 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/graphdriver 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/graphdriver/aufs 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/graphdriver/btrfs 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/graphdriver/copy 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/graphdriver/devmapper 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/graphdriver/graphtest 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/graphdriver/overlay 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/graphdriver/overlay2 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/graphdriver/overlayutils 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/graphdriver/register 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/graphdriver/vfs 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/graphdriver/zfs 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/images 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/initlayer 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/links 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/listeners 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/awslogs 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/fluentd 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/gcplogs 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/gelf 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/journald 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/jsonfilelog 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/local 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/logentries 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/loggertest 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/loggerutils 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/loggerutils/cache 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/splunk 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/syslog 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/templates 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/names 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/network 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/stats 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/distribution 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/distribution/metadata 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/distribution/utils 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/distribution/xfer 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/dockerversion 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/errdefs 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/image 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/image/cache 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/image/tarexport 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/image/v1 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/internal/test/suite 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/layer 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/libcontainerd 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/libcontainerd/queue 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/libcontainerd/remote 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/libcontainerd/supervisor 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/libcontainerd/types 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/oci 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/oci/caps 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/opts 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/aaparser 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/archive 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/authorization 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/broadcaster 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/capabilities 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/chrootarchive 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/containerfs 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/devicemapper 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/directory 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/dmesg 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/fileutils 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/fsutils 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/homedir 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/idtools 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/ioutils 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/jsonmessage 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/longpath 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/loopback 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/namesgenerator 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/parsers 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/parsers/kernel 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/parsers/operatingsystem 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/pidfile 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/platform 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/plugingetter 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/plugins 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/plugins/transport 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/pools 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/progress 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/pubsub 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/reexec 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/rootless 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/rootless/specconv 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/signal 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/stack 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/stdcopy 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/streamformatter 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/stringid 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/sysinfo 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/system 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/tailfile 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/tarsum 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/truncindex 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/urlutil 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/pkg/useragent 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/plugin 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/plugin/executor/containerd 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/plugin/v2 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/profiles/apparmor 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/profiles/seccomp 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/quota 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/reference 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/registry 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/registry/resumable 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/restartmanager 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/runconfig 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/runconfig/opts 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/testutil 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/testutil/daemon 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/testutil/environment 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/testutil/fakecontext 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/testutil/fakegit 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/testutil/fakestorage 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/testutil/fixtures/load 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/testutil/fixtures/plugin 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/testutil/fixtures/plugin/basic 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/testutil/registry 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/testutil/request 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/volume 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/volume/drivers 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/volume/local 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/volume/mounts 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/volume/service 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/volume/service/opts 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/volume/testutils' 12:08:34 [2023-01-18T12:08:34.602Z] ++ grep --fixed-strings /libnetwork 12:08:34 [2023-01-18T12:08:34.602Z] ++ echo 'github.com/docker/docker/api 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/backend/build 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/httpstatus 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/httputils 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/middleware 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router/build 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router/checkpoint 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router/container 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router/debug 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router/distribution 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router/grpc 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router/image 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router/network 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router/plugin 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router/session 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router/swarm 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router/system 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/server/router/volume 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/backend 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/blkiodev 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/container 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/events 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/filters 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/image 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/mount 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/network 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/plugins/logdriver 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/registry 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/strslice 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/swarm 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/swarm/runtime 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/time 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/versions 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/versions/v1p19 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/versions/v1p20 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/api/types/volume 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/builder 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/builder/builder-next 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/builder/builder-next/exporter 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/builder/builder-next/imagerefchecker 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/builder/builder-next/worker 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/builder/dockerfile 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/builder/remotecontext 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/builder/remotecontext/git 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/builder/remotecontext/urlutil 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/cli 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/cli/config 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/cli/debug 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/cli/winresources/docker-proxy 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/cli/winresources/dockerd 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/client 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/cmd/docker-proxy 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/cmd/dockerd 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/cmd/dockerd/trap 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/container 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/container/stream 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/contrib/apparmor 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/contrib/docker-device-tool 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/contrib/httpserver 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/cluster 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/cluster/controllers/plugin 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/cluster/convert 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/cluster/executor 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/cluster/executor/container 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/cluster/provider 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/config 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/events 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/events/testutils 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/exec 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/graphdriver 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/graphdriver/aufs 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/graphdriver/btrfs 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/graphdriver/copy 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/graphdriver/devmapper 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/graphdriver/graphtest 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/graphdriver/overlay 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/graphdriver/overlay2 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/graphdriver/overlayutils 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/graphdriver/register 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/graphdriver/vfs 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/graphdriver/zfs 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/images 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/initlayer 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/links 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/listeners 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/awslogs 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/fluentd 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/gcplogs 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/gelf 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/journald 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/jsonfilelog 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/local 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/logentries 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/loggertest 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/loggerutils 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/loggerutils/cache 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/splunk 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/syslog 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/logger/templates 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/names 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/network 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/daemon/stats 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/distribution 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/distribution/metadata 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/distribution/utils 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/distribution/xfer 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/dockerversion 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/errdefs 12:08:34 [2023-01-18T12:08:34.602Z] github.com/docker/docker/image 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/image/cache 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/image/tarexport 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/image/v1 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/internal/test/suite 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/layer 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libcontainerd 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libcontainerd/queue 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libcontainerd/remote 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libcontainerd/supervisor 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libcontainerd/types 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/bitseq 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/cluster 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/cmd/diagnostic 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/cmd/ovrouter 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/cmd/readme_test 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/config 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/datastore 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/diagnostic 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/discoverapi 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/driverapi 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/bridge 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/host 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/ipvlan 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/macvlan 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/null 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/overlay 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/remote 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/remote/api 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/windows 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drvregistry 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/etchosts 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/idm 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/internal/caller 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/internal/setmatrix 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ipam 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ipamapi 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ipams/builtin 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ipams/null 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ipams/remote 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ipams/remote/api 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ipams/windowsipam 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ipamutils 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/iptables 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/netlabel 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/netutils 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/networkdb 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ns 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/options 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/osl 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/osl/kernel 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/portallocator 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/portmapper 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/resolvconf 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/testutils 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/types 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/oci 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/oci/caps 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/opts 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/aaparser 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/archive 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/authorization 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/broadcaster 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/capabilities 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/chrootarchive 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/containerfs 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/devicemapper 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/directory 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/dmesg 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/fileutils 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/fsutils 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/homedir 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/idtools 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/ioutils 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/jsonmessage 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/longpath 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/loopback 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/namesgenerator 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/parsers 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/parsers/kernel 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/parsers/operatingsystem 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/pidfile 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/platform 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/plugingetter 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/plugins 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/plugins/transport 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/pools 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/progress 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/pubsub 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/reexec 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/rootless 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/rootless/specconv 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/signal 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/stack 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/stdcopy 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/streamformatter 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/stringid 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/sysinfo 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/system 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/tailfile 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/tarsum 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/truncindex 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/urlutil 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/pkg/useragent 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/plugin 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/plugin/executor/containerd 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/plugin/v2 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/profiles/apparmor 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/profiles/seccomp 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/quota 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/reference 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/registry 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/registry/resumable 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/restartmanager 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/runconfig 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/runconfig/opts 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/testutil 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/testutil/daemon 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/testutil/environment 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/testutil/fakecontext 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/testutil/fakegit 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/testutil/fakestorage 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/testutil/fixtures/load 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/testutil/fixtures/plugin 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/testutil/fixtures/plugin/basic 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/testutil/registry 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/testutil/request 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/volume 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/volume/drivers 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/volume/local 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/volume/mounts 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/volume/service 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/volume/service/opts 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/volume/testutils' 12:08:34 [2023-01-18T12:08:34.603Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/bitseq 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/cluster 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/cmd/diagnostic 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/cmd/ovrouter 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/cmd/readme_test 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/config 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/datastore 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/diagnostic 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/discoverapi 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/driverapi 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/bridge 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/host 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/ipvlan 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/macvlan 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/null 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/overlay 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/remote 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/remote/api 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/windows 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drvregistry 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/etchosts 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/idm 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/internal/caller 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/internal/setmatrix 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ipam 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ipamapi 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ipams/builtin 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ipams/null 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ipams/remote 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ipams/remote/api 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ipams/windowsipam 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ipamutils 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/iptables 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/netlabel 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/netutils 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/networkdb 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ns 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/options 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/osl 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/osl/kernel 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/portallocator 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/portmapper 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/resolvconf 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/testutils 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/types' 12:08:34 [2023-01-18T12:08:34.603Z] + echo 'github.com/docker/docker/libnetwork 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/bitseq 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/cluster 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/cmd/diagnostic 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/cmd/ovrouter 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/cmd/readme_test 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/config 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/datastore 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/diagnostic 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/discoverapi 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/driverapi 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/bridge 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/host 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/ipvlan 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/macvlan 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/null 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/overlay 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/remote 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/remote/api 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/windows 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drvregistry 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/etchosts 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/idm 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/internal/caller 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/internal/setmatrix 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ipam 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ipamapi 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ipams/builtin 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ipams/null 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ipams/remote 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ipams/remote/api 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ipams/windowsipam 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ipamutils 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/iptables 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/netlabel 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/netutils 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/networkdb 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/ns 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/options 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/osl 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/osl/kernel 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/portallocator 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/portmapper 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/resolvconf 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/testutils 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/types' 12:08:34 [2023-01-18T12:08:34.603Z] + grep --fixed-strings libnetwork/drivers/bridge 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/bridge 12:08:34 [2023-01-18T12:08:34.603Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 12:08:34 [2023-01-18T12:08:34.603Z] + type docker-proxy 12:08:34 [2023-01-18T12:08:34.603Z] hack/test/unit: line 25: type: docker-proxy: not found 12:08:34 [2023-01-18T12:08:34.603Z] + hack/make.sh binary-proxy install-proxy 12:08:34 [2023-01-18T12:08:34.603Z] 12:08:34 [2023-01-18T12:08:34.603Z] Removing bundles/ 12:08:34 [2023-01-18T12:08:34.603Z] 12:08:34 [2023-01-18T12:08:34.603Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 12:08:34 [2023-01-18T12:08:34.603Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 12:08:41 [2023-01-18T12:08:41.174Z] Created binary: bundles/binary-proxy/docker-proxy 12:08:41 [2023-01-18T12:08:41.174Z] 12:08:41 [2023-01-18T12:08:41.174Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 12:08:41 [2023-01-18T12:08:41.174Z] Installing docker-proxy to /usr/local/bin/ 12:08:41 [2023-01-18T12:08:41.174Z] 12:08:41 [2023-01-18T12:08:41.174Z] + mkdir -p bundles 12:08:41 [2023-01-18T12:08:41.174Z] + '[' -n 'github.com/docker/docker/api 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/server 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/server/backend/build 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/server/httpstatus 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/server/httputils 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/server/middleware 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/server/router 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/server/router/build 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/server/router/checkpoint 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/server/router/container 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/server/router/debug 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/server/router/distribution 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/server/router/grpc 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/server/router/image 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/server/router/network 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/server/router/plugin 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/server/router/session 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/server/router/swarm 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/server/router/system 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/server/router/volume 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/types 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/types/backend 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/types/blkiodev 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/types/container 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/types/events 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/types/filters 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/types/image 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/types/mount 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/types/network 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/types/plugins/logdriver 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/types/registry 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/types/strslice 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/types/swarm 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/types/swarm/runtime 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/types/time 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/types/versions 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/types/versions/v1p19 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/types/versions/v1p20 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/api/types/volume 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/builder 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/builder/builder-next 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/builder/builder-next/exporter 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/builder/builder-next/imagerefchecker 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/builder/builder-next/worker 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/builder/dockerfile 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/builder/remotecontext 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/builder/remotecontext/git 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/builder/remotecontext/urlutil 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/cli 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/cli/config 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/cli/debug 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/cli/winresources/docker-proxy 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/cli/winresources/dockerd 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/client 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/cmd/docker-proxy 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/cmd/dockerd 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/cmd/dockerd/trap 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/container 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/container/stream 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/contrib/apparmor 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/contrib/docker-device-tool 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/contrib/httpserver 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/cluster 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/cluster/controllers/plugin 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/cluster/convert 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/cluster/executor 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/cluster/executor/container 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/cluster/provider 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/config 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/events 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/events/testutils 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/exec 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/graphdriver 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/graphdriver/aufs 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/graphdriver/btrfs 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/graphdriver/copy 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/graphdriver/devmapper 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/graphdriver/graphtest 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/graphdriver/overlay 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/graphdriver/overlay2 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/graphdriver/overlayutils 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/graphdriver/register 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/graphdriver/vfs 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/graphdriver/zfs 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/images 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/initlayer 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/links 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/listeners 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/logger 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/logger/awslogs 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/logger/fluentd 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/logger/gcplogs 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/logger/gelf 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/logger/journald 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/logger/jsonfilelog 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/logger/local 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/logger/logentries 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/logger/loggertest 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/logger/loggerutils 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/logger/loggerutils/cache 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/logger/splunk 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/logger/syslog 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/logger/templates 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/names 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/network 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/daemon/stats 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/distribution 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/distribution/metadata 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/distribution/utils 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/distribution/xfer 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/dockerversion 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/errdefs 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/image 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/image/cache 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/image/tarexport 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/image/v1 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/internal/test/suite 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/layer 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/libcontainerd 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/libcontainerd/queue 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/libcontainerd/remote 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/libcontainerd/supervisor 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/libcontainerd/types 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/oci 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/oci/caps 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/opts 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/aaparser 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/archive 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/authorization 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/broadcaster 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/capabilities 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/chrootarchive 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/containerfs 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/devicemapper 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/directory 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/dmesg 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/fileutils 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/fsutils 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/homedir 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/idtools 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/ioutils 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/jsonmessage 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/longpath 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/loopback 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/namesgenerator 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/parsers 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/parsers/kernel 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/parsers/operatingsystem 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/pidfile 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/platform 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/plugingetter 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/plugins 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/plugins/transport 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/pools 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/progress 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/pubsub 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/reexec 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/rootless 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/rootless/specconv 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/signal 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/stack 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/stdcopy 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/streamformatter 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/stringid 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/sysinfo 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/system 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/tailfile 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/tarsum 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/truncindex 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/urlutil 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/pkg/useragent 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/plugin 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/plugin/executor/containerd 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/plugin/v2 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/profiles/apparmor 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/profiles/seccomp 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/quota 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/reference 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/registry 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/registry/resumable 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/restartmanager 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/runconfig 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/runconfig/opts 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/testutil 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/testutil/daemon 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/testutil/environment 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/testutil/fakecontext 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/testutil/fakegit 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/testutil/fakestorage 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/testutil/fixtures/load 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/testutil/fixtures/plugin 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/testutil/fixtures/plugin/basic 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/testutil/registry 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/testutil/request 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/volume 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/volume/drivers 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/volume/local 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/volume/mounts 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/volume/service 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/volume/service/opts 12:08:41 [2023-01-18T12:08:41.174Z] github.com/docker/docker/volume/testutils' ']' 12:08:41 [2023-01-18T12:08:41.175Z] + 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 12:08:42 [2023-01-18T12:08:42.110Z] ? github.com/docker/docker/api [no test files] 12:08:56 [2023-01-18T12:08:56.996Z] ok github.com/docker/docker/api/server 0.011s coverage: 7.9% of statements 12:10:04 [2023-01-18T12:10:04.693Z] ? github.com/docker/docker/api/server/backend/build [no test files] 12:10:04 [2023-01-18T12:10:04.693Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 12:10:04 [2023-01-18T12:10:04.693Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 31.9% of statements 12:10:06 [2023-01-18T12:10:06.343Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements 12:10:06 [2023-01-18T12:10:06.343Z] ? github.com/docker/docker/api/server/router [no test files] 12:10:06 [2023-01-18T12:10:06.343Z] ? github.com/docker/docker/api/server/router/build [no test files] 12:10:06 [2023-01-18T12:10:06.343Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 12:10:06 [2023-01-18T12:10:06.602Z] ? github.com/docker/docker/api/server/router/container [no test files] 12:10:06 [2023-01-18T12:10:06.603Z] ? github.com/docker/docker/api/server/router/debug [no test files] 12:10:06 [2023-01-18T12:10:06.603Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 12:10:06 [2023-01-18T12:10:06.603Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 12:10:06 [2023-01-18T12:10:06.862Z] ? github.com/docker/docker/api/server/router/image [no test files] 12:10:06 [2023-01-18T12:10:06.862Z] ? github.com/docker/docker/api/server/router/network [no test files] 12:10:07 [2023-01-18T12:10:07.800Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 12:10:07 [2023-01-18T12:10:07.800Z] ? github.com/docker/docker/api/server/router/session [no test files] 12:10:07 [2023-01-18T12:10:07.800Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 6.0% of statements 12:10:08 [2023-01-18T12:10:08.060Z] ? github.com/docker/docker/api/server/router/system [no test files] 12:10:08 [2023-01-18T12:10:08.628Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 93.7% of statements 12:10:08 [2023-01-18T12:10:08.628Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 66.7% of statements 12:10:08 [2023-01-18T12:10:08.628Z] ? github.com/docker/docker/api/types [no test files] 12:10:08 [2023-01-18T12:10:08.628Z] ? github.com/docker/docker/api/types/backend [no test files] 12:10:08 [2023-01-18T12:10:08.628Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 12:10:08 [2023-01-18T12:10:08.628Z] ? github.com/docker/docker/api/types/container [no test files] 12:10:08 [2023-01-18T12:10:08.628Z] ? github.com/docker/docker/api/types/events [no test files] 12:10:08 [2023-01-18T12:10:08.628Z] ? github.com/docker/docker/api/types/image [no test files] 12:10:08 [2023-01-18T12:10:08.628Z] ? github.com/docker/docker/api/types/mount [no test files] 12:10:08 [2023-01-18T12:10:08.628Z] ? github.com/docker/docker/api/types/network [no test files] 12:10:08 [2023-01-18T12:10:08.628Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 12:10:08 [2023-01-18T12:10:08.628Z] ? github.com/docker/docker/api/types/registry [no test files] 12:10:08 [2023-01-18T12:10:08.628Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements 12:10:08 [2023-01-18T12:10:08.628Z] ? github.com/docker/docker/api/types/swarm [no test files] 12:10:08 [2023-01-18T12:10:08.628Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 12:10:08 [2023-01-18T12:10:08.888Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements 12:10:08 [2023-01-18T12:10:08.888Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements 12:10:08 [2023-01-18T12:10:08.888Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 12:10:08 [2023-01-18T12:10:08.888Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 12:10:08 [2023-01-18T12:10:08.888Z] ? github.com/docker/docker/api/types/volume [no test files] 12:10:08 [2023-01-18T12:10:08.888Z] ? github.com/docker/docker/builder [no test files] 12:10:08 [2023-01-18T12:10:08.888Z] ? github.com/docker/docker/builder/builder-next [no test files] 12:10:08 [2023-01-18T12:10:08.888Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 12:10:08 [2023-01-18T12:10:08.888Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 12:10:08 [2023-01-18T12:10:08.888Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 12:10:08 [2023-01-18T12:10:08.888Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 12:10:08 [2023-01-18T12:10:08.888Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 12:10:08 [2023-01-18T12:10:08.888Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 12:10:11 [2023-01-18T12:10:11.423Z] ok github.com/docker/docker/builder/remotecontext 0.116s coverage: 13.7% of statements 12:10:11 [2023-01-18T12:10:11.682Z] ok github.com/docker/docker/builder/dockerfile 0.435s coverage: 49.3% of statements 12:10:11 [2023-01-18T12:10:11.941Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements 12:10:12 [2023-01-18T12:10:12.877Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements 12:10:14 [2023-01-18T12:10:14.255Z] ok github.com/docker/docker/builder/remotecontext/git 2.488s coverage: 83.5% of statements 12:10:14 [2023-01-18T12:10:14.255Z] ? github.com/docker/docker/cli [no test files] 12:10:14 [2023-01-18T12:10:14.255Z] ? github.com/docker/docker/cli/config [no test files] 12:10:14 [2023-01-18T12:10:14.255Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 12:10:14 [2023-01-18T12:10:14.255Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 12:10:14 [2023-01-18T12:10:14.823Z] ok github.com/docker/docker/cmd/docker-proxy 0.040s coverage: 68.2% of statements 12:10:17 [2023-01-18T12:10:17.359Z] ok github.com/docker/docker/client 0.089s coverage: 76.0% of statements 12:10:56 [2023-01-18T12:10:56.082Z] ok github.com/docker/docker/cmd/dockerd 0.077s coverage: 30.2% of statements 12:10:56 [2023-01-18T12:10:56.082Z] ok github.com/docker/docker/container 0.119s coverage: 36.1% of statements 12:10:56 [2023-01-18T12:10:56.082Z] ok github.com/docker/docker/cmd/dockerd/trap 2.426s coverage: 0.0% of statements 12:10:56 [2023-01-18T12:10:56.082Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 12:10:56 [2023-01-18T12:10:56.082Z] ? github.com/docker/docker/container/stream [no test files] 12:10:56 [2023-01-18T12:10:56.082Z] ? github.com/docker/docker/contrib/apparmor [no test files] 12:10:56 [2023-01-18T12:10:56.082Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 12:10:56 [2023-01-18T12:10:56.082Z] ? github.com/docker/docker/contrib/httpserver [no test files] 12:10:57 [2023-01-18T12:10:57.482Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements 12:10:58 [2023-01-18T12:10:58.433Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements 12:11:00 [2023-01-18T12:11:00.338Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements 12:11:06 [2023-01-18T12:11:06.908Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.4% of statements 12:11:08 [2023-01-18T12:11:08.284Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 77.0% of statements 12:11:08 [2023-01-18T12:11:08.543Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements 12:11:09 [2023-01-18T12:11:09.479Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements 12:11:09 [2023-01-18T12:11:09.738Z] ok github.com/docker/docker/daemon 10.102s coverage: 16.3% of statements 12:11:09 [2023-01-18T12:11:09.738Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 12:11:09 [2023-01-18T12:11:09.738Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 12:11:09 [2023-01-18T12:11:09.738Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 12:11:09 [2023-01-18T12:11:09.738Z] ? github.com/docker/docker/daemon/exec [no test files] 12:11:10 [2023-01-18T12:11:10.676Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.614s coverage: 74.8% of statements 12:11:11 [2023-01-18T12:11:11.614Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.8% of statements 12:11:11 [2023-01-18T12:11:11.614Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.313s coverage: 60.7% of statements 12:11:12 [2023-01-18T12:11:12.992Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements 12:11:14 [2023-01-18T12:11:14.380Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.226s coverage: 50.6% of statements 12:11:15 [2023-01-18T12:11:15.319Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.896s coverage: 45.9% of statements 12:11:15 [2023-01-18T12:11:15.319Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 12:11:16 [2023-01-18T12:11:16.256Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements 12:11:16 [2023-01-18T12:11:16.515Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.854s coverage: 58.8% of statements 12:11:16 [2023-01-18T12:11:16.515Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 12:11:16 [2023-01-18T12:11:16.515Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 12:11:17 [2023-01-18T12:11:17.083Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements 12:11:17 [2023-01-18T12:11:17.650Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements 12:11:18 [2023-01-18T12:11:18.587Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 6.9% of statements 12:11:18 [2023-01-18T12:11:18.587Z] ? github.com/docker/docker/daemon/initlayer [no test files] 12:11:18 [2023-01-18T12:11:18.587Z] ? github.com/docker/docker/daemon/listeners [no test files] 12:11:19 [2023-01-18T12:11:19.155Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements 12:11:20 [2023-01-18T12:11:20.092Z] ok github.com/docker/docker/daemon/logger/awslogs 0.145s coverage: 79.6% of statements 12:11:20 [2023-01-18T12:11:20.092Z] ok github.com/docker/docker/daemon/logger/fluentd 0.022s coverage: 53.6% of statements 12:11:20 [2023-01-18T12:11:20.092Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 12:11:20 [2023-01-18T12:11:20.666Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements 12:11:20 [2023-01-18T12:11:20.666Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.4% of statements 12:11:21 [2023-01-18T12:11:21.246Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements 12:11:21 [2023-01-18T12:11:21.813Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.127s coverage: 76.8% of statements 12:11:22 [2023-01-18T12:11:22.072Z] ok github.com/docker/docker/daemon/logger/local 0.036s coverage: 79.4% of statements 12:11:22 [2023-01-18T12:11:22.072Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 12:11:22 [2023-01-18T12:11:22.072Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 12:11:23 [2023-01-18T12:11:23.010Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements 12:11:23 [2023-01-18T12:11:23.010Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 62.0% of statements 12:11:23 [2023-01-18T12:11:23.578Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 46.8% of statements 12:11:24 [2023-01-18T12:11:24.146Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements 12:11:24 [2023-01-18T12:11:24.405Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements 12:11:25 [2023-01-18T12:11:25.342Z] ok github.com/docker/docker/daemon/logger/splunk 1.522s coverage: 82.5% of statements 12:11:25 [2023-01-18T12:11:25.342Z] ? github.com/docker/docker/daemon/names [no test files] 12:11:25 [2023-01-18T12:11:25.342Z] ? github.com/docker/docker/daemon/stats [no test files] 12:11:25 [2023-01-18T12:11:25.910Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 44.4% of statements 12:11:26 [2023-01-18T12:11:26.478Z] ok github.com/docker/docker/distribution 0.602s coverage: 29.5% of statements 12:11:26 [2023-01-18T12:11:26.478Z] ? github.com/docker/docker/distribution/utils [no test files] 12:11:27 [2023-01-18T12:11:27.049Z] ok github.com/docker/docker/errdefs 0.006s coverage: 77.7% of statements 12:11:27 [2023-01-18T12:11:27.617Z] ok github.com/docker/docker/image 0.025s coverage: 87.3% of statements 12:11:27 [2023-01-18T12:11:27.876Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements 12:11:28 [2023-01-18T12:11:28.443Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 84.9% of statements 12:11:28 [2023-01-18T12:11:28.443Z] ? github.com/docker/docker/dockerversion [no test files] 12:11:28 [2023-01-18T12:11:28.702Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements 12:11:28 [2023-01-18T12:11:28.702Z] ? github.com/docker/docker/image/v1 [no test files] 12:11:28 [2023-01-18T12:11:28.702Z] ? github.com/docker/docker/internal/test/suite [no test files] 12:11:28 [2023-01-18T12:11:28.960Z] ok github.com/docker/docker/libcontainerd/queue 0.038s coverage: 100.0% of statements 12:11:29 [2023-01-18T12:11:29.897Z] ok github.com/docker/docker/oci 0.014s coverage: 46.0% of statements 12:11:30 [2023-01-18T12:11:30.465Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements 12:11:30 [2023-01-18T12:11:30.465Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements 12:11:32 [2023-01-18T12:11:32.370Z] ok github.com/docker/docker/pkg/archive 0.291s coverage: 82.3% of statements 12:11:32 [2023-01-18T12:11:32.937Z] ok github.com/docker/docker/pkg/authorization 0.291s coverage: 68.3% of statements 12:11:33 [2023-01-18T12:11:33.196Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 12:11:33 [2023-01-18T12:11:33.196Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements 12:11:36 [2023-01-18T12:11:36.483Z] ok github.com/docker/docker/pkg/chrootarchive 2.518s coverage: 43.1% of statements 12:11:36 [2023-01-18T12:11:36.483Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements 12:11:36 [2023-01-18T12:11:36.742Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements 12:11:37 [2023-01-18T12:11:37.002Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements 12:11:37 [2023-01-18T12:11:37.261Z] ok github.com/docker/docker/layer 7.149s coverage: 68.9% of statements 12:11:37 [2023-01-18T12:11:37.261Z] ? github.com/docker/docker/libcontainerd [no test files] 12:11:37 [2023-01-18T12:11:37.261Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 12:11:37 [2023-01-18T12:11:37.261Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 12:11:37 [2023-01-18T12:11:37.261Z] ? github.com/docker/docker/libcontainerd/types [no test files] 12:11:37 [2023-01-18T12:11:37.261Z] ? github.com/docker/docker/oci/caps [no test files] 12:11:37 [2023-01-18T12:11:37.261Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 12:11:37 [2023-01-18T12:11:37.261Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 78.6% of statements 12:11:37 [2023-01-18T12:11:37.261Z] ? github.com/docker/docker/pkg/fsutils [no test files] 12:11:37 [2023-01-18T12:11:37.521Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 10.4% of statements 12:11:38 [2023-01-18T12:11:38.458Z] ok github.com/docker/docker/pkg/idtools 0.350s coverage: 68.1% of statements 12:11:38 [2023-01-18T12:11:38.458Z] ok github.com/docker/docker/pkg/ioutils 0.359s coverage: 71.5% of statements 12:11:38 [2023-01-18T12:11:38.717Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements 12:11:38 [2023-01-18T12:11:38.717Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements 12:11:38 [2023-01-18T12:11:38.717Z] ? github.com/docker/docker/pkg/loopback [no test files] 12:11:38 [2023-01-18T12:11:38.717Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements 12:11:38 [2023-01-18T12:11:38.976Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements 12:11:39 [2023-01-18T12:11:39.235Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements 12:11:39 [2023-01-18T12:11:39.235Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.5% of statements 12:11:39 [2023-01-18T12:11:39.495Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements 12:11:39 [2023-01-18T12:11:39.495Z] ? github.com/docker/docker/pkg/platform [no test files] 12:11:39 [2023-01-18T12:11:39.495Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 12:11:40 [2023-01-18T12:11:40.102Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements 12:11:40 [2023-01-18T12:11:40.360Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements 12:11:40 [2023-01-18T12:11:40.619Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements 12:11:40 [2023-01-18T12:11:40.878Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 12:11:41 [2023-01-18T12:11:41.137Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements 12:11:41 [2023-01-18T12:11:41.396Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements 12:11:41 [2023-01-18T12:11:41.655Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements 12:11:41 [2023-01-18T12:11:41.914Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements 12:11:41 [2023-01-18T12:11:41.914Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 12:11:42 [2023-01-18T12:11:42.482Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements 12:11:43 [2023-01-18T12:11:43.050Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 44.8% of statements 12:11:43 [2023-01-18T12:11:43.309Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements 12:11:43 [2023-01-18T12:11:43.877Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.3% of statements 12:11:44 [2023-01-18T12:11:44.136Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements 12:11:44 [2023-01-18T12:11:44.136Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 12:11:46 [2023-01-18T12:11:46.039Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements 12:11:46 [2023-01-18T12:11:46.298Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements 12:11:46 [2023-01-18T12:11:46.866Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements 12:11:48 [2023-01-18T12:11:48.243Z] ok github.com/docker/docker/quota 0.210s coverage: 71.4% of statements 12:11:48 [2023-01-18T12:11:48.243Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements 12:11:49 [2023-01-18T12:11:49.179Z] ok github.com/docker/docker/registry 0.081s coverage: 58.7% of statements 12:11:49 [2023-01-18T12:11:49.747Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements 12:11:49 [2023-01-18T12:11:49.747Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements 12:11:50 [2023-01-18T12:11:50.314Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements 12:11:50 [2023-01-18T12:11:50.573Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements 12:11:52 [2023-01-18T12:11:52.478Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements 12:11:52 [2023-01-18T12:11:52.737Z] ok github.com/docker/docker/volume/local 0.074s coverage: 77.1% of statements 12:11:53 [2023-01-18T12:11:53.304Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements 12:11:54 [2023-01-18T12:11:54.681Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.1% of statements 12:12:16 [2023-01-18T12:12:16.630Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 74.4% of statements 12:12:16 [2023-01-18T12:12:16.630Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 12:12:16 [2023-01-18T12:12:16.630Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 12:12:16 [2023-01-18T12:12:16.630Z] ? github.com/docker/docker/pkg/pubsub [no test files] 12:12:16 [2023-01-18T12:12:16.630Z] ? github.com/docker/docker/pkg/rootless [no test files] 12:12:16 [2023-01-18T12:12:16.630Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 12:12:16 [2023-01-18T12:12:16.630Z] ? github.com/docker/docker/pkg/signal [no test files] 12:12:16 [2023-01-18T12:12:16.630Z] ? github.com/docker/docker/pkg/urlutil [no test files] 12:12:16 [2023-01-18T12:12:16.630Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 12:12:16 [2023-01-18T12:12:16.630Z] ? github.com/docker/docker/profiles/apparmor [no test files] 12:12:16 [2023-01-18T12:12:16.630Z] ? github.com/docker/docker/runconfig/opts [no test files] 12:12:16 [2023-01-18T12:12:16.630Z] ? github.com/docker/docker/testutil/daemon [no test files] 12:12:16 [2023-01-18T12:12:16.630Z] ? github.com/docker/docker/testutil/environment [no test files] 12:12:16 [2023-01-18T12:12:16.630Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 12:12:16 [2023-01-18T12:12:16.630Z] ? github.com/docker/docker/testutil/fakegit [no test files] 12:12:16 [2023-01-18T12:12:16.630Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 12:12:16 [2023-01-18T12:12:16.630Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 12:12:16 [2023-01-18T12:12:16.630Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 12:12:16 [2023-01-18T12:12:16.630Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 12:12:16 [2023-01-18T12:12:16.630Z] ? github.com/docker/docker/testutil/registry [no test files] 12:12:16 [2023-01-18T12:12:16.630Z] ? github.com/docker/docker/testutil/request [no test files] 12:12:16 [2023-01-18T12:12:16.630Z] ? github.com/docker/docker/volume [no test files] 12:12:16 [2023-01-18T12:12:16.630Z] ? github.com/docker/docker/volume/service/opts [no test files] 12:12:16 [2023-01-18T12:12:16.630Z] ? github.com/docker/docker/volume/testutils [no test files] 12:12:16 [2023-01-18T12:12:16.630Z] 12:12:16 [2023-01-18T12:12:16.630Z] === Skipped 12:12:16 [2023-01-18T12:12:16.630Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 12:12:16 [2023-01-18T12:12:16.630Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 12:12:16 [2023-01-18T12:12:16.630Z] 12:12:16 [2023-01-18T12:12:16.630Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 12:12:16 [2023-01-18T12:12:16.630Z] network_proxy_test.go:208: No support for dual stack yet 12:12:16 [2023-01-18T12:12:16.630Z] 12:12:16 [2023-01-18T12:12:16.630Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 12:12:16 [2023-01-18T12:12:16.630Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 12:12:16 [2023-01-18T12:12:16.630Z] 12:12:16 [2023-01-18T12:12:16.630Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 12:12:16 [2023-01-18T12:12:16.630Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 12:12:16 [2023-01-18T12:12:16.630Z] 12:12:16 [2023-01-18T12:12:16.630Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 12:12:16 [2023-01-18T12:12:16.630Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:12:16 [2023-01-18T12:12:16.630Z] graphtest_unix.go:44: Driver btrfs not supported 12:12:16 [2023-01-18T12:12:16.630Z] 12:12:16 [2023-01-18T12:12:16.630Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 12:12:16 [2023-01-18T12:12:16.630Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:12:16 [2023-01-18T12:12:16.630Z] graphtest_unix.go:44: Driver btrfs not supported 12:12:16 [2023-01-18T12:12:16.630Z] 12:12:16 [2023-01-18T12:12:16.630Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 12:12:16 [2023-01-18T12:12:16.630Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:12:16 [2023-01-18T12:12:16.630Z] graphtest_unix.go:44: Driver btrfs not supported 12:12:16 [2023-01-18T12:12:16.630Z] 12:12:16 [2023-01-18T12:12:16.630Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 12:12:16 [2023-01-18T12:12:16.630Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:12:16 [2023-01-18T12:12:16.630Z] graphtest_unix.go:44: Driver btrfs not supported 12:12:16 [2023-01-18T12:12:16.630Z] 12:12:16 [2023-01-18T12:12:16.630Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 12:12:16 [2023-01-18T12:12:16.630Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:12:16 [2023-01-18T12:12:16.630Z] graphtest_unix.go:44: Driver btrfs not supported 12:12:16 [2023-01-18T12:12:16.630Z] 12:12:16 [2023-01-18T12:12:16.630Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 12:12:16 [2023-01-18T12:12:16.630Z] graphtest_unix.go:71: No driver to put! 12:12:16 [2023-01-18T12:12:16.630Z] 12:12:16 [2023-01-18T12:12:16.630Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 12:12:16 [2023-01-18T12:12:16.630Z] time="2023-01-18T12:11:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 12:12:16 [2023-01-18T12:12:16.630Z] graphtest_unix.go:42: graphdriver: driver not supported 12:12:16 [2023-01-18T12:12:16.630Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 12:12:16 [2023-01-18T12:12:16.630Z] 12:12:16 [2023-01-18T12:12:16.630Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 12:12:16 [2023-01-18T12:12:16.630Z] time="2023-01-18T12:11:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 12:12:16 [2023-01-18T12:12:16.630Z] graphtest_unix.go:42: graphdriver: driver not supported 12:12:16 [2023-01-18T12:12:16.630Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 12:12:16 [2023-01-18T12:12:16.630Z] 12:12:16 [2023-01-18T12:12:16.630Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 12:12:16 [2023-01-18T12:12:16.630Z] time="2023-01-18T12:11:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 12:12:16 [2023-01-18T12:12:16.630Z] graphtest_unix.go:42: graphdriver: driver not supported 12:12:16 [2023-01-18T12:12:16.630Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 12:12:16 [2023-01-18T12:12:16.630Z] 12:12:16 [2023-01-18T12:12:16.630Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 12:12:16 [2023-01-18T12:12:16.630Z] time="2023-01-18T12:11:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 12:12:16 [2023-01-18T12:12:16.630Z] graphtest_unix.go:42: graphdriver: driver not supported 12:12:16 [2023-01-18T12:12:16.630Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 12:12:16 [2023-01-18T12:12:16.630Z] 12:12:16 [2023-01-18T12:12:16.630Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 12:12:16 [2023-01-18T12:12:16.630Z] time="2023-01-18T12:11:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 12:12:16 [2023-01-18T12:12:16.630Z] graphtest_unix.go:42: graphdriver: driver not supported 12:12:16 [2023-01-18T12:12:16.630Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 12:12:16 [2023-01-18T12:12:16.630Z] 12:12:16 [2023-01-18T12:12:16.630Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 12:12:16 [2023-01-18T12:12:16.631Z] graphtest_unix.go:71: No driver to put! 12:12:16 [2023-01-18T12:12:16.631Z] 12:12:16 [2023-01-18T12:12:16.631Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 12:12:16 [2023-01-18T12:12:16.631Z] overlay_test.go:45: Fails to compute changes after apply intermittently 12:12:16 [2023-01-18T12:12:16.631Z] 12:12:16 [2023-01-18T12:12:16.631Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 12:12:16 [2023-01-18T12:12:16.631Z] overlay_test.go:50: Fails to compute changes intermittently 12:12:16 [2023-01-18T12:12:16.631Z] 12:12:16 [2023-01-18T12:12:16.631Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 12:12:16 [2023-01-18T12:12:16.631Z] overlay_test.go:65: Cannot run test with naive change algorithm 12:12:16 [2023-01-18T12:12:16.631Z] 12:12:16 [2023-01-18T12:12:16.631Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 12:12:16 [2023-01-18T12:12:16.631Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 12:12:16 [2023-01-18T12:12:16.631Z] 12:12:16 [2023-01-18T12:12:16.631Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 12:12:16 [2023-01-18T12:12:16.631Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:12:16 [2023-01-18T12:12:16.631Z] graphtest_unix.go:44: Driver zfs not supported 12:12:16 [2023-01-18T12:12:16.631Z] 12:12:16 [2023-01-18T12:12:16.631Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 12:12:16 [2023-01-18T12:12:16.631Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:12:16 [2023-01-18T12:12:16.631Z] graphtest_unix.go:44: Driver zfs not supported 12:12:16 [2023-01-18T12:12:16.631Z] 12:12:16 [2023-01-18T12:12:16.631Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 12:12:16 [2023-01-18T12:12:16.631Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:12:16 [2023-01-18T12:12:16.631Z] graphtest_unix.go:44: Driver zfs not supported 12:12:16 [2023-01-18T12:12:16.631Z] 12:12:16 [2023-01-18T12:12:16.631Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 12:12:16 [2023-01-18T12:12:16.631Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:12:16 [2023-01-18T12:12:16.631Z] graphtest_unix.go:44: Driver zfs not supported 12:12:16 [2023-01-18T12:12:16.631Z] 12:12:16 [2023-01-18T12:12:16.631Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 12:12:16 [2023-01-18T12:12:16.631Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:12:16 [2023-01-18T12:12:16.631Z] graphtest_unix.go:44: Driver zfs not supported 12:12:16 [2023-01-18T12:12:16.631Z] 12:12:16 [2023-01-18T12:12:16.631Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 12:12:16 [2023-01-18T12:12:16.631Z] graphtest_unix.go:71: No driver to put! 12:12:16 [2023-01-18T12:12:16.631Z] 12:12:16 [2023-01-18T12:12:16.631Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 12:12:16 [2023-01-18T12:12:16.631Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 12:12:16 [2023-01-18T12:12:16.631Z] 12:12:16 [2023-01-18T12:12:16.631Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 12:12:16 [2023-01-18T12:12:16.631Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 12:12:16 [2023-01-18T12:12:16.631Z] 12:12:16 [2023-01-18T12:12:16.631Z] DONE 2798 tests, 28 skipped in 212.808s 12:12:16 [2023-01-18T12:12:16.631Z] + '[' -n 'github.com/docker/docker/libnetwork 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/bitseq 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/cluster 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/cmd/diagnostic 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/cmd/ovrouter 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/cmd/readme_test 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/config 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/datastore 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/diagnostic 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/discoverapi 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/driverapi 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/drivers/bridge 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/drivers/host 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/drivers/ipvlan 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/drivers/macvlan 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/drivers/null 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/drivers/overlay 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/drivers/remote 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/drivers/remote/api 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/drivers/windows 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/drvregistry 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/etchosts 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/idm 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/internal/caller 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/internal/setmatrix 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/ipam 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/ipamapi 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/ipams/builtin 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/ipams/null 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/ipams/remote 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/ipams/remote/api 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/ipams/windowsipam 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/ipamutils 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/iptables 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/netlabel 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/netutils 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/networkdb 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/ns 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/options 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/osl 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/osl/kernel 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/portallocator 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/portmapper 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/resolvconf 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/testutils 12:12:16 [2023-01-18T12:12:16.631Z] github.com/docker/docker/libnetwork/types' ']' 12:12:16 [2023-01-18T12:12:16.631Z] + 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 12:13:03 [2023-01-18T12:13:03.322Z] ok github.com/docker/docker/libnetwork 37.646s coverage: 40.6% of statements 12:13:03 [2023-01-18T12:13:03.322Z] ok github.com/docker/docker/libnetwork/bitseq 0.140s coverage: 84.4% of statements 12:13:03 [2023-01-18T12:13:03.322Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 12:13:03 [2023-01-18T12:13:03.322Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 12:13:03 [2023-01-18T12:13:03.322Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 12:13:03 [2023-01-18T12:13:03.322Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 12:13:03 [2023-01-18T12:13:03.322Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 12:13:03 [2023-01-18T12:13:03.322Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 12:13:03 [2023-01-18T12:13:03.322Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] 12:13:03 [2023-01-18T12:13:03.322Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 12:13:03 [2023-01-18T12:13:03.322Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements 12:13:03 [2023-01-18T12:13:03.322Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements 12:13:03 [2023-01-18T12:13:03.322Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 12:13:03 [2023-01-18T12:13:03.322Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 12:13:03 [2023-01-18T12:13:03.322Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements 12:13:03 [2023-01-18T12:13:03.322Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.639s coverage: 60.0% of statements 12:13:03 [2023-01-18T12:13:03.322Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 12:13:03 [2023-01-18T12:13:03.322Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements 12:13:03 [2023-01-18T12:13:03.322Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.0% of statements 12:13:03 [2023-01-18T12:13:03.322Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 12:13:03 [2023-01-18T12:13:03.891Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements 12:13:04 [2023-01-18T12:13:04.150Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 12:13:04 [2023-01-18T12:13:04.409Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements 12:13:14 [2023-01-18T12:13:14.385Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.135s coverage: 6.6% of statements 12:13:14 [2023-01-18T12:13:14.385Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 12:13:14 [2023-01-18T12:13:14.385Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements 12:13:14 [2023-01-18T12:13:14.644Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements 12:13:14 [2023-01-18T12:13:14.644Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 12:13:14 [2023-01-18T12:13:14.902Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 12:13:14 [2023-01-18T12:13:14.902Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 12:13:15 [2023-01-18T12:13:15.470Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements 12:13:15 [2023-01-18T12:13:15.470Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements 12:13:15 [2023-01-18T12:13:15.729Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements 12:13:15 [2023-01-18T12:13:15.988Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 12:13:28 [2023-01-18T12:13:28.195Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 12:13:43 [2023-01-18T12:13:43.095Z] ok github.com/docker/docker/libnetwork/ipam 15.901s coverage: 85.3% of statements 12:13:43 [2023-01-18T12:13:43.095Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 12:13:43 [2023-01-18T12:13:43.095Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 12:13:43 [2023-01-18T12:13:43.095Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements 12:13:43 [2023-01-18T12:13:43.353Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements 12:13:43 [2023-01-18T12:13:43.353Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 12:13:43 [2023-01-18T12:13:43.922Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements 12:13:44 [2023-01-18T12:13:44.181Z] ok github.com/docker/docker/libnetwork/ipamutils 0.267s coverage: 74.0% of statements 12:13:45 [2023-01-18T12:13:45.117Z] ok github.com/docker/docker/libnetwork/iptables 0.249s coverage: 40.6% of statements 12:13:45 [2023-01-18T12:13:45.117Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements 12:13:45 [2023-01-18T12:13:45.684Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements 12:15:37 [2023-01-18T12:15:37.133Z] ok github.com/docker/docker/libnetwork/networkdb 105.888s coverage: 60.1% of statements 12:15:37 [2023-01-18T12:15:37.133Z] ? github.com/docker/docker/libnetwork/ns [no test files] 12:15:37 [2023-01-18T12:15:37.133Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 12:15:38 [2023-01-18T12:15:38.068Z] ok github.com/docker/docker/libnetwork/osl 4.327s coverage: 39.7% of statements 12:15:38 [2023-01-18T12:15:38.327Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 12:15:38 [2023-01-18T12:15:38.587Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements 12:15:39 [2023-01-18T12:15:39.524Z] ok github.com/docker/docker/libnetwork/portmapper 0.662s coverage: 48.6% of statements 12:15:39 [2023-01-18T12:15:39.783Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 82.8% of statements 12:15:39 [2023-01-18T12:15:39.783Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 12:15:40 [2023-01-18T12:15:40.042Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements 12:15:40 [2023-01-18T12:15:40.042Z] 12:15:40 [2023-01-18T12:15:40.042Z] === Skipped 12:15:40 [2023-01-18T12:15:40.042Z] === SKIP: libnetwork TestParallel1 (0.00s) 12:15:40 [2023-01-18T12:15:40.042Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 12:15:40 [2023-01-18T12:15:40.042Z] 12:15:40 [2023-01-18T12:15:40.042Z] === SKIP: libnetwork TestParallel3 (0.00s) 12:15:40 [2023-01-18T12:15:40.042Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 12:15:40 [2023-01-18T12:15:40.042Z] 12:15:40 [2023-01-18T12:15:40.042Z] === SKIP: libnetwork TestParallel2 (0.00s) 12:15:40 [2023-01-18T12:15:40.042Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 12:15:40 [2023-01-18T12:15:40.042Z] 12:15:40 [2023-01-18T12:15:40.042Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) 12:15:40 [2023-01-18T12:15:40.042Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 12:15:40 [2023-01-18T12:15:40.042Z] 12:15:40 [2023-01-18T12:15:40.042Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) 12:15:40 [2023-01-18T12:15:40.042Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 12:15:40 [2023-01-18T12:15:40.042Z] 12:15:40 [2023-01-18T12:15:40.042Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) 12:15:40 [2023-01-18T12:15:40.042Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 12:15:40 [2023-01-18T12:15:40.042Z] 12:15:40 [2023-01-18T12:15:40.042Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) 12:15:40 [2023-01-18T12:15:40.042Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 12:15:40 [2023-01-18T12:15:40.042Z] 12:15:40 [2023-01-18T12:15:40.042Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) 12:15:40 [2023-01-18T12:15:40.042Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 12:15:40 [2023-01-18T12:15:40.042Z] 12:15:40 [2023-01-18T12:15:40.042Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 12:15:40 [2023-01-18T12:15:40.042Z] firewalld_test.go:14: firewalld is not running 12:15:40 [2023-01-18T12:15:40.042Z] 12:15:40 [2023-01-18T12:15:40.042Z] DONE 325 tests, 9 skipped in 206.087s Post stage [Pipeline] junit 12:15:40 [2023-01-18T12:15:40.991Z] Recording test results 12:15:41 [2023-01-18T12:15:41.108Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:15:41 [2023-01-18T12:15:41.429Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44844/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f328486cb3d4804ef2db5f38493767f910586919 -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:f328486cb3d4804ef2db5f38493767f910586919 hack/make.sh dynbinary test-integration 12:15:41 [2023-01-18T12:15:41.996Z] 12:15:41 [2023-01-18T12:15:41.996Z] Removing bundles/ 12:15:41 [2023-01-18T12:15:41.996Z] 12:15:41 [2023-01-18T12:15:41.996Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 12:15:41 [2023-01-18T12:15:41.996Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 12:17:18 [2023-01-18T12:17:18.450Z] Created binary: bundles/dynbinary-daemon/dockerd 12:17:18 [2023-01-18T12:17:18.450Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 12:17:18 [2023-01-18T12:17:18.450Z] Created binary: bundles/dynbinary-daemon/docker-proxy 12:17:18 [2023-01-18T12:17:18.450Z] 12:17:18 [2023-01-18T12:17:18.450Z] ---> Making bundle: test-integration (in bundles/test-integration) 12:17:18 [2023-01-18T12:17:18.450Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 12:17:18 [2023-01-18T12:17:18.450Z] HOSTNAME=6be8f037109f 12:17:18 [2023-01-18T12:17:18.450Z] TESTDEBUG=0 12:17:18 [2023-01-18T12:17:18.450Z] DEST=bundles/test-integration 12:17:18 [2023-01-18T12:17:18.450Z] PWD=/go/src/github.com/docker/docker 12:17:18 [2023-01-18T12:17:18.450Z] DOCKER_GITCOMMIT=f328486cb3d4804ef2db5f38493767f910586919 12:17:18 [2023-01-18T12:17:18.450Z] container=docker 12:17:18 [2023-01-18T12:17:18.450Z] HOME=/root 12:17:18 [2023-01-18T12:17:18.450Z] GOLANG_VERSION=1.19.5 12:17:18 [2023-01-18T12:17:18.450Z] VALIDATE_REPO=https://github.com/moby/moby.git 12:17:18 [2023-01-18T12:17:18.450Z] VALIDATE_BRANCH=23.0 12:17:18 [2023-01-18T12:17:18.450Z] TERM=xterm 12:17:18 [2023-01-18T12:17:18.450Z] DOCKER_PKG=github.com/docker/docker 12:17:18 [2023-01-18T12:17:18.450Z] SHLVL=1 12:17:18 [2023-01-18T12:17:18.450Z] TIMEOUT=120m 12:17:18 [2023-01-18T12:17:18.450Z] DOCKER_GRAPHDRIVER=overlay2 12:17:18 [2023-01-18T12:17:18.450Z] GO111MODULE=off 12:17:18 [2023-01-18T12:17:18.450Z] DOCKER_EXPERIMENTAL=1 12:17:18 [2023-01-18T12:17:18.450Z] TEST_SKIP_INTEGRATION_CLI=1 12:17:18 [2023-01-18T12:17:18.450Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 12:17:18 [2023-01-18T12:17:18.450Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 12:17:18 [2023-01-18T12:17:18.450Z] GOPATH=/go 12:17:18 [2023-01-18T12:17:18.450Z] PKG_CONFIG=pkg-config 12:17:18 [2023-01-18T12:17:18.450Z] _=/usr/bin/env 12:17:18 [2023-01-18T12:17:18.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 12:17:57 [2023-01-18T12:17:57.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 12:17:57 [2023-01-18T12:17:57.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 12:18:15 [2023-01-18T12:18:15.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 12:18:23 [2023-01-18T12:18:23.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 12:18:38 [2023-01-18T12:18:38.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 12:18:38 [2023-01-18T12:18:38.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 12:18:38 [2023-01-18T12:18:38.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 12:18:38 [2023-01-18T12:18:38.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 12:18:38 [2023-01-18T12:18:38.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 12:18:38 [2023-01-18T12:18:38.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 12:18:39 [2023-01-18T12:18:39.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 12:18:40 [2023-01-18T12:18:40.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 12:18:42 [2023-01-18T12:18:42.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 12:18:42 [2023-01-18T12:18:42.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 12:18:43 [2023-01-18T12:18:43.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 12:18:43 [2023-01-18T12:18:43.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 12:18:44 [2023-01-18T12:18:44.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 12:18:45 [2023-01-18T12:18:45.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 12:18:46 [2023-01-18T12:18:46.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 12:18:47 [2023-01-18T12:18:47.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 12:18:47 [2023-01-18T12:18:47.958Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 12:18:47 [2023-01-18T12:18:47.958Z] Using test binary docker 12:18:47 [2023-01-18T12:18:47.958Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 12:18:47 [2023-01-18T12:18:47.958Z] +++ /etc/init.d/apparmor start 12:18:47 [2023-01-18T12:18:47.958Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 12:18:47 [2023-01-18T12:18:47.958Z] INFO: Waiting for daemon to start... 12:18:47 [2023-01-18T12:18:47.958Z] Starting dockerd 12:18:47 [2023-01-18T12:18:47.958Z] +++ 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 12:18:50 [2023-01-18T12:18:50.501Z] . 12:18:50 [2023-01-18T12:18:50.501Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 12:18:50 [2023-01-18T12:18:50.501Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 12:18:50 [2023-01-18T12:18:50.501Z] Error: No such image: emptyfs 12:18:50 [2023-01-18T12:18:50.501Z] ++++ tar -cC bundles/test-integration/emptyfs . 12:18:50 [2023-01-18T12:18:50.501Z] ++++ docker load 12:18:50 [2023-01-18T12:18:50.501Z] Running integration-test (iteration 1) 12:18:50 [2023-01-18T12:18:50.501Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 12:18:50 [2023-01-18T12:18:50.501Z] ++ 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 12:18:50 [2023-01-18T12:18:50.501Z] ++ set -e 12:18:50 [2023-01-18T12:18:50.501Z] ++ '[' -n 0 ']' 12:18:50 [2023-01-18T12:18:50.501Z] ++ set -x 12:18:50 [2023-01-18T12:18:50.501Z] ++ 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 12:18:50 [2023-01-18T12:18:50.501Z] Loaded image: busybox:latest 12:18:50 [2023-01-18T12:18:50.760Z] Loaded image: busybox:glibc 12:18:51 [2023-01-18T12:18:51.696Z] Loaded image: debian:bullseye-slim 12:18:51 [2023-01-18T12:18:51.696Z] Loaded image: hello-world:latest 12:18:51 [2023-01-18T12:18:51.696Z] Loaded image: arm32v7/hello-world:latest 12:18:51 [2023-01-18T12:18:51.696Z] INFO: Testing against a local daemon 12:18:51 [2023-01-18T12:18:51.696Z] === RUN TestCgroupNamespacesBuild 12:18:53 [2023-01-18T12:18:53.600Z] --- PASS: TestCgroupNamespacesBuild (1.67s) 12:18:53 [2023-01-18T12:18:53.600Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 12:18:54 [2023-01-18T12:18:54.536Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) 12:18:54 [2023-01-18T12:18:54.536Z] === RUN TestBuildWithSession 12:18:54 [2023-01-18T12:18:54.536Z] build_session_test.go:25: TODO: BuildKit 12:18:54 [2023-01-18T12:18:54.536Z] --- SKIP: TestBuildWithSession (0.00s) 12:18:54 [2023-01-18T12:18:54.536Z] === RUN TestBuildSquashParent 12:18:58 [2023-01-18T12:18:58.726Z] --- PASS: TestBuildSquashParent (3.60s) 12:18:58 [2023-01-18T12:18:58.726Z] === RUN TestBuildWithRemoveAndForceRemove 12:18:58 [2023-01-18T12:18:58.726Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 12:18:58 [2023-01-18T12:18:58.726Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 12:18:58 [2023-01-18T12:18:58.726Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 12:18:58 [2023-01-18T12:18:58.726Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 12:18:58 [2023-01-18T12:18:58.726Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 12:18:58 [2023-01-18T12:18:58.726Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 12:18:58 [2023-01-18T12:18:58.726Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 12:18:58 [2023-01-18T12:18:58.726Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 12:18:58 [2023-01-18T12:18:58.726Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 12:18:58 [2023-01-18T12:18:58.726Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 12:18:58 [2023-01-18T12:18:58.726Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 12:18:58 [2023-01-18T12:18:58.726Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 12:18:58 [2023-01-18T12:18:58.726Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 12:18:58 [2023-01-18T12:18:58.726Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 12:18:59 [2023-01-18T12:18:59.663Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 12:18:59 [2023-01-18T12:18:59.663Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 12:19:01 [2023-01-18T12:19:01.042Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 12:19:01 [2023-01-18T12:19:01.042Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 12:19:01 [2023-01-18T12:19:01.982Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 12:19:01 [2023-01-18T12:19:01.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.37s) 12:19:01 [2023-01-18T12:19:01.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.47s) 12:19:01 [2023-01-18T12:19:01.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.23s) 12:19:01 [2023-01-18T12:19:01.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.16s) 12:19:01 [2023-01-18T12:19:01.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.14s) 12:19:01 [2023-01-18T12:19:01.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.16s) 12:19:01 [2023-01-18T12:19:01.982Z] === RUN TestBuildMultiStageCopy 12:19:01 [2023-01-18T12:19:01.982Z] === RUN TestBuildMultiStageCopy/copy_to_root 12:19:03 [2023-01-18T12:19:03.361Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 12:19:03 [2023-01-18T12:19:03.361Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 12:19:03 [2023-01-18T12:19:03.620Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 12:19:03 [2023-01-18T12:19:03.879Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 12:19:04 [2023-01-18T12:19:04.138Z] --- PASS: TestBuildMultiStageCopy (2.12s) 12:19:04 [2023-01-18T12:19:04.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.22s) 12:19:04 [2023-01-18T12:19:04.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) 12:19:04 [2023-01-18T12:19:04.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) 12:19:04 [2023-01-18T12:19:04.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) 12:19:04 [2023-01-18T12:19:04.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) 12:19:04 [2023-01-18T12:19:04.138Z] === RUN TestBuildMultiStageParentConfig 12:19:04 [2023-01-18T12:19:04.706Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) 12:19:04 [2023-01-18T12:19:04.706Z] === RUN TestBuildLabelWithTargets 12:19:05 [2023-01-18T12:19:05.643Z] --- PASS: TestBuildLabelWithTargets (1.01s) 12:19:05 [2023-01-18T12:19:05.643Z] === RUN TestBuildWithEmptyLayers 12:19:06 [2023-01-18T12:19:06.210Z] --- PASS: TestBuildWithEmptyLayers (0.49s) 12:19:06 [2023-01-18T12:19:06.210Z] === RUN TestBuildMultiStageOnBuild 12:19:07 [2023-01-18T12:19:07.588Z] --- PASS: TestBuildMultiStageOnBuild (1.34s) 12:19:07 [2023-01-18T12:19:07.588Z] === RUN TestBuildUncleanTarFilenames 12:19:08 [2023-01-18T12:19:08.156Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) 12:19:08 [2023-01-18T12:19:08.156Z] === RUN TestBuildMultiStageLayerLeak 12:19:09 [2023-01-18T12:19:09.545Z] --- PASS: TestBuildMultiStageLayerLeak (1.43s) 12:19:09 [2023-01-18T12:19:09.545Z] === RUN TestBuildWithHugeFile 12:19:56 [2023-01-18T12:19:56.225Z] --- PASS: TestBuildWithHugeFile (43.88s) 12:19:56 [2023-01-18T12:19:56.225Z] === RUN TestBuildWCOWSandboxSize 12:19:56 [2023-01-18T12:19:56.225Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 12:19:56 [2023-01-18T12:19:56.225Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 12:19:56 [2023-01-18T12:19:56.225Z] === RUN TestBuildWithEmptyDockerfile 12:19:56 [2023-01-18T12:19:56.225Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 12:19:56 [2023-01-18T12:19:56.225Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 12:19:56 [2023-01-18T12:19:56.225Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 12:19:56 [2023-01-18T12:19:56.225Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 12:19:56 [2023-01-18T12:19:56.225Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 12:19:56 [2023-01-18T12:19:56.225Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 12:19:56 [2023-01-18T12:19:56.225Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 12:19:56 [2023-01-18T12:19:56.225Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 12:19:56 [2023-01-18T12:19:56.225Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 12:19:56 [2023-01-18T12:19:56.225Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 12:19:56 [2023-01-18T12:19:56.225Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) 12:19:56 [2023-01-18T12:19:56.225Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) 12:19:56 [2023-01-18T12:19:56.225Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) 12:19:56 [2023-01-18T12:19:56.225Z] === RUN TestBuildPreserveOwnership 12:19:56 [2023-01-18T12:19:56.225Z] === RUN TestBuildPreserveOwnership/copy_from 12:19:56 [2023-01-18T12:19:56.225Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 12:19:56 [2023-01-18T12:19:56.484Z] --- PASS: TestBuildPreserveOwnership (2.91s) 12:19:56 [2023-01-18T12:19:56.484Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.90s) 12:19:56 [2023-01-18T12:19:56.484Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.00s) 12:19:56 [2023-01-18T12:19:56.484Z] === RUN TestBuildPlatformInvalid 12:19:56 [2023-01-18T12:19:56.744Z] --- PASS: TestBuildPlatformInvalid (0.08s) 12:19:56 [2023-01-18T12:19:56.744Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 12:19:57 [2023-01-18T12:19:57.312Z] Loaded image: busybox:latest 12:19:57 [2023-01-18T12:19:57.571Z] Loaded image: busybox:glibc 12:19:58 [2023-01-18T12:19:58.507Z] Loaded image: debian:bullseye-slim 12:19:58 [2023-01-18T12:19:58.507Z] Loaded image: hello-world:latest 12:19:58 [2023-01-18T12:19:58.507Z] Loaded image: arm32v7/hello-world:latest 12:20:08 [2023-01-18T12:20:08.487Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.45s) 12:20:08 [2023-01-18T12:20:08.487Z] PASS 12:20:08 [2023-01-18T12:20:08.487Z] 12:20:08 [2023-01-18T12:20:08.487Z] === Skipped 12:20:08 [2023-01-18T12:20:08.487Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 12:20:08 [2023-01-18T12:20:08.487Z] build_session_test.go:25: TODO: BuildKit 12:20:08 [2023-01-18T12:20:08.487Z] 12:20:08 [2023-01-18T12:20:08.487Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 12:20:08 [2023-01-18T12:20:08.487Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 12:20:08 [2023-01-18T12:20:08.487Z] 12:20:08 [2023-01-18T12:20:08.487Z] DONE 34 tests, 2 skipped in 76.844s 12:20:08 [2023-01-18T12:20:08.487Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 12:20:08 [2023-01-18T12:20:08.487Z] ++ 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 12:20:08 [2023-01-18T12:20:08.487Z] ++ set -e 12:20:08 [2023-01-18T12:20:08.487Z] ++ '[' -n 0 ']' 12:20:08 [2023-01-18T12:20:08.487Z] ++ set -x 12:20:08 [2023-01-18T12:20:08.487Z] ++ 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 12:20:08 [2023-01-18T12:20:08.487Z] INFO: Testing against a local daemon 12:20:08 [2023-01-18T12:20:08.487Z] === RUN TestConfigInspect 12:20:09 [2023-01-18T12:20:09.423Z] --- PASS: TestConfigInspect (2.22s) 12:20:09 [2023-01-18T12:20:09.423Z] === RUN TestConfigList 12:20:11 [2023-01-18T12:20:11.956Z] --- PASS: TestConfigList (2.23s) 12:20:11 [2023-01-18T12:20:11.956Z] === RUN TestConfigsCreateAndDelete 12:20:13 [2023-01-18T12:20:13.858Z] --- PASS: TestConfigsCreateAndDelete (2.15s) 12:20:13 [2023-01-18T12:20:13.858Z] === RUN TestConfigsUpdate 12:20:16 [2023-01-18T12:20:16.391Z] --- PASS: TestConfigsUpdate (2.24s) 12:20:16 [2023-01-18T12:20:16.391Z] === RUN TestTemplatedConfig 12:20:18 [2023-01-18T12:20:18.927Z] --- PASS: TestTemplatedConfig (2.51s) 12:20:18 [2023-01-18T12:20:18.927Z] === RUN TestConfigCreateResolve 12:20:20 [2023-01-18T12:20:20.829Z] --- PASS: TestConfigCreateResolve (2.14s) 12:20:20 [2023-01-18T12:20:20.829Z] PASS 12:20:20 [2023-01-18T12:20:20.829Z] 12:20:20 [2023-01-18T12:20:20.829Z] DONE 6 tests in 13.579s 12:20:20 [2023-01-18T12:20:20.829Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 12:20:20 [2023-01-18T12:20:20.829Z] ++ 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 12:20:20 [2023-01-18T12:20:20.829Z] ++ set -e 12:20:20 [2023-01-18T12:20:20.829Z] ++ '[' -n 0 ']' 12:20:20 [2023-01-18T12:20:20.829Z] ++ set -x 12:20:20 [2023-01-18T12:20:20.829Z] ++ 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 12:20:20 [2023-01-18T12:20:20.829Z] INFO: Testing against a local daemon 12:20:20 [2023-01-18T12:20:20.829Z] === RUN TestAttachWithTTY 12:20:21 [2023-01-18T12:20:21.088Z] --- PASS: TestAttachWithTTY (0.06s) 12:20:21 [2023-01-18T12:20:21.088Z] === RUN TestAttachWithoutTTy 12:20:21 [2023-01-18T12:20:21.088Z] --- PASS: TestAttachWithoutTTy (0.04s) 12:20:21 [2023-01-18T12:20:21.088Z] === RUN TestCheckpoint 12:20:21 [2023-01-18T12:20:21.088Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 12:20:21 [2023-01-18T12:20:21.088Z] --- SKIP: TestCheckpoint (0.00s) 12:20:21 [2023-01-18T12:20:21.088Z] === RUN TestContainerInvalidJSON 12:20:21 [2023-01-18T12:20:21.088Z] === RUN TestContainerInvalidJSON/commit 12:20:21 [2023-01-18T12:20:21.088Z] === PAUSE TestContainerInvalidJSON/commit 12:20:21 [2023-01-18T12:20:21.088Z] === RUN TestContainerInvalidJSON/containers/create 12:20:21 [2023-01-18T12:20:21.088Z] === PAUSE TestContainerInvalidJSON/containers/create 12:20:21 [2023-01-18T12:20:21.088Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 12:20:21 [2023-01-18T12:20:21.088Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 12:20:21 [2023-01-18T12:20:21.088Z] === RUN TestContainerInvalidJSON/containers/foobar/update 12:20:21 [2023-01-18T12:20:21.088Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 12:20:21 [2023-01-18T12:20:21.088Z] === RUN TestContainerInvalidJSON/exec/foobar/start 12:20:21 [2023-01-18T12:20:21.088Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 12:20:21 [2023-01-18T12:20:21.088Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 12:20:21 [2023-01-18T12:20:21.088Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 12:20:21 [2023-01-18T12:20:21.088Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 12:20:21 [2023-01-18T12:20:21.088Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 12:20:21 [2023-01-18T12:20:21.088Z] === CONT TestContainerInvalidJSON/commit 12:20:21 [2023-01-18T12:20:21.088Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 12:20:21 [2023-01-18T12:20:21.088Z] === CONT TestContainerInvalidJSON/exec/foobar/start 12:20:21 [2023-01-18T12:20:21.088Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 12:20:21 [2023-01-18T12:20:21.088Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 12:20:21 [2023-01-18T12:20:21.088Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 12:20:21 [2023-01-18T12:20:21.088Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 12:20:21 [2023-01-18T12:20:21.088Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 12:20:21 [2023-01-18T12:20:21.088Z] === RUN TestContainerInvalidJSON/commit/empty_body 12:20:21 [2023-01-18T12:20:21.088Z] === CONT TestContainerInvalidJSON/containers/foobar/update 12:20:21 [2023-01-18T12:20:21.088Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 12:20:21 [2023-01-18T12:20:21.088Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 12:20:21 [2023-01-18T12:20:21.088Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 12:20:21 [2023-01-18T12:20:21.088Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 12:20:21 [2023-01-18T12:20:21.089Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 12:20:21 [2023-01-18T12:20:21.089Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 12:20:21 [2023-01-18T12:20:21.089Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 12:20:21 [2023-01-18T12:20:21.089Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 12:20:21 [2023-01-18T12:20:21.089Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 12:20:21 [2023-01-18T12:20:21.089Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 12:20:21 [2023-01-18T12:20:21.089Z] === CONT TestContainerInvalidJSON/containers/create 12:20:21 [2023-01-18T12:20:21.089Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 12:20:21 [2023-01-18T12:20:21.089Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 12:20:21 [2023-01-18T12:20:21.089Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 12:20:21 [2023-01-18T12:20:21.089Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 12:20:21 [2023-01-18T12:20:21.089Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 12:20:21 [2023-01-18T12:20:21.089Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 12:20:21 [2023-01-18T12:20:21.089Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 12:20:21 [2023-01-18T12:20:21.089Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 12:20:21 [2023-01-18T12:20:21.089Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 12:20:21 [2023-01-18T12:20:21.089Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 12:20:21 [2023-01-18T12:20:21.089Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 12:20:21 [2023-01-18T12:20:21.089Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 12:20:21 [2023-01-18T12:20:21.089Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 12:20:21 [2023-01-18T12:20:21.089Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON (0.01s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 12:20:21 [2023-01-18T12:20:21.089Z] === RUN TestCopyFromContainerPathDoesNotExist 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 12:20:21 [2023-01-18T12:20:21.089Z] === RUN TestCopyFromContainerPathIsNotDir 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) 12:20:21 [2023-01-18T12:20:21.089Z] === RUN TestCopyToContainerPathDoesNotExist 12:20:21 [2023-01-18T12:20:21.089Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 12:20:21 [2023-01-18T12:20:21.089Z] === RUN TestCopyEmptyFile 12:20:21 [2023-01-18T12:20:21.348Z] --- PASS: TestCopyEmptyFile (0.21s) 12:20:21 [2023-01-18T12:20:21.348Z] === RUN TestCopyToContainerPathIsNotDir 12:20:21 [2023-01-18T12:20:21.348Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 12:20:21 [2023-01-18T12:20:21.348Z] === RUN TestCopyFromContainer 12:20:22 [2023-01-18T12:20:22.284Z] === RUN TestCopyFromContainer// 12:20:22 [2023-01-18T12:20:22.284Z] === RUN TestCopyFromContainer//bar/root 12:20:22 [2023-01-18T12:20:22.543Z] === RUN TestCopyFromContainer//bar/root/ 12:20:22 [2023-01-18T12:20:22.543Z] === RUN TestCopyFromContainer/bar/quux 12:20:22 [2023-01-18T12:20:22.543Z] === RUN TestCopyFromContainer/bar/quux/ 12:20:22 [2023-01-18T12:20:22.543Z] === RUN TestCopyFromContainer/bar/quux/baz 12:20:22 [2023-01-18T12:20:22.801Z] === RUN TestCopyFromContainer/bar/filesymlink 12:20:22 [2023-01-18T12:20:22.801Z] === RUN TestCopyFromContainer/bar/dirsymlink 12:20:22 [2023-01-18T12:20:22.801Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 12:20:22 [2023-01-18T12:20:22.801Z] === RUN TestCopyFromContainer/bar/notarget 12:20:23 [2023-01-18T12:20:23.060Z] --- PASS: TestCopyFromContainer (1.54s) 12:20:23 [2023-01-18T12:20:23.060Z] --- PASS: TestCopyFromContainer// (0.06s) 12:20:23 [2023-01-18T12:20:23.060Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) 12:20:23 [2023-01-18T12:20:23.060Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) 12:20:23 [2023-01-18T12:20:23.060Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) 12:20:23 [2023-01-18T12:20:23.060Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) 12:20:23 [2023-01-18T12:20:23.060Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) 12:20:23 [2023-01-18T12:20:23.060Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) 12:20:23 [2023-01-18T12:20:23.060Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) 12:20:23 [2023-01-18T12:20:23.060Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) 12:20:23 [2023-01-18T12:20:23.060Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) 12:20:23 [2023-01-18T12:20:23.060Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 12:20:23 [2023-01-18T12:20:23.060Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 12:20:23 [2023-01-18T12:20:23.060Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 12:20:23 [2023-01-18T12:20:23.060Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 12:20:23 [2023-01-18T12:20:23.060Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 12:20:23 [2023-01-18T12:20:23.060Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 12:20:23 [2023-01-18T12:20:23.060Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 12:20:23 [2023-01-18T12:20:23.060Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 12:20:23 [2023-01-18T12:20:23.060Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 12:20:23 [2023-01-18T12:20:23.060Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 12:20:23 [2023-01-18T12:20:23.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 12:20:23 [2023-01-18T12:20:23.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 12:20:23 [2023-01-18T12:20:23.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 12:20:23 [2023-01-18T12:20:23.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 12:20:23 [2023-01-18T12:20:23.060Z] === RUN TestCreateLinkToNonExistingContainer 12:20:23 [2023-01-18T12:20:23.060Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 12:20:23 [2023-01-18T12:20:23.060Z] === RUN TestCreateWithInvalidEnv 12:20:23 [2023-01-18T12:20:23.060Z] === RUN TestCreateWithInvalidEnv/0 12:20:23 [2023-01-18T12:20:23.060Z] === PAUSE TestCreateWithInvalidEnv/0 12:20:23 [2023-01-18T12:20:23.060Z] === RUN TestCreateWithInvalidEnv/1 12:20:23 [2023-01-18T12:20:23.060Z] === PAUSE TestCreateWithInvalidEnv/1 12:20:23 [2023-01-18T12:20:23.060Z] === RUN TestCreateWithInvalidEnv/2 12:20:23 [2023-01-18T12:20:23.060Z] === PAUSE TestCreateWithInvalidEnv/2 12:20:23 [2023-01-18T12:20:23.060Z] === CONT TestCreateWithInvalidEnv/0 12:20:23 [2023-01-18T12:20:23.060Z] === CONT TestCreateWithInvalidEnv/2 12:20:23 [2023-01-18T12:20:23.060Z] === CONT TestCreateWithInvalidEnv/1 12:20:23 [2023-01-18T12:20:23.060Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 12:20:23 [2023-01-18T12:20:23.060Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 12:20:23 [2023-01-18T12:20:23.060Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 12:20:23 [2023-01-18T12:20:23.060Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 12:20:23 [2023-01-18T12:20:23.060Z] === RUN TestCreateTmpfsMountsTarget 12:20:23 [2023-01-18T12:20:23.060Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) 12:20:23 [2023-01-18T12:20:23.060Z] === RUN TestCreateWithCustomMaskedPaths 12:20:24 [2023-01-18T12:20:24.437Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) 12:20:24 [2023-01-18T12:20:24.437Z] === RUN TestCreateWithCustomReadonlyPaths 12:20:25 [2023-01-18T12:20:25.374Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) 12:20:25 [2023-01-18T12:20:25.374Z] === RUN TestCreateWithInvalidHealthcheckParams 12:20:25 [2023-01-18T12:20:25.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 12:20:25 [2023-01-18T12:20:25.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 12:20:25 [2023-01-18T12:20:25.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 12:20:25 [2023-01-18T12:20:25.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 12:20:25 [2023-01-18T12:20:25.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 12:20:25 [2023-01-18T12:20:25.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 12:20:25 [2023-01-18T12:20:25.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 12:20:25 [2023-01-18T12:20:25.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 12:20:25 [2023-01-18T12:20:25.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 12:20:25 [2023-01-18T12:20:25.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 12:20:25 [2023-01-18T12:20:25.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 12:20:25 [2023-01-18T12:20:25.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 12:20:25 [2023-01-18T12:20:25.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 12:20:25 [2023-01-18T12:20:25.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 12:20:25 [2023-01-18T12:20:25.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 12:20:25 [2023-01-18T12:20:25.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 12:20:25 [2023-01-18T12:20:25.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 12:20:25 [2023-01-18T12:20:25.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 12:20:25 [2023-01-18T12:20:25.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 12:20:25 [2023-01-18T12:20:25.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 12:20:25 [2023-01-18T12:20:25.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 12:20:25 [2023-01-18T12:20:25.374Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 12:20:25 [2023-01-18T12:20:25.942Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) 12:20:25 [2023-01-18T12:20:25.942Z] === RUN TestCreateDifferentPlatform 12:20:25 [2023-01-18T12:20:25.942Z] === RUN TestCreateDifferentPlatform/different_os 12:20:25 [2023-01-18T12:20:25.942Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 12:20:25 [2023-01-18T12:20:25.942Z] --- PASS: TestCreateDifferentPlatform (0.01s) 12:20:25 [2023-01-18T12:20:25.942Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 12:20:25 [2023-01-18T12:20:25.942Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 12:20:25 [2023-01-18T12:20:25.942Z] === RUN TestCreateVolumesFromNonExistingContainer 12:20:25 [2023-01-18T12:20:25.942Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 12:20:25 [2023-01-18T12:20:25.942Z] === RUN TestCreatePlatformSpecificImageNoPlatform 12:20:25 [2023-01-18T12:20:25.942Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) 12:20:25 [2023-01-18T12:20:25.942Z] === RUN TestCreateInvalidHostConfig 12:20:25 [2023-01-18T12:20:25.942Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 12:20:25 [2023-01-18T12:20:25.942Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 12:20:25 [2023-01-18T12:20:25.942Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 12:20:25 [2023-01-18T12:20:25.942Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 12:20:25 [2023-01-18T12:20:25.942Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 12:20:25 [2023-01-18T12:20:25.942Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 12:20:25 [2023-01-18T12:20:25.942Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 12:20:25 [2023-01-18T12:20:25.942Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 12:20:25 [2023-01-18T12:20:25.942Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 12:20:25 [2023-01-18T12:20:25.942Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 12:20:25 [2023-01-18T12:20:25.942Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 12:20:25 [2023-01-18T12:20:25.942Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 12:20:25 [2023-01-18T12:20:25.942Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 12:20:25 [2023-01-18T12:20:25.942Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 12:20:25 [2023-01-18T12:20:25.942Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 12:20:25 [2023-01-18T12:20:25.942Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 12:20:25 [2023-01-18T12:20:25.942Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 12:20:25 [2023-01-18T12:20:25.942Z] === RUN TestContainerStartOnDaemonRestart 12:20:25 [2023-01-18T12:20:25.942Z] === PAUSE TestContainerStartOnDaemonRestart 12:20:25 [2023-01-18T12:20:25.942Z] === RUN TestDaemonRestartIpcMode 12:20:25 [2023-01-18T12:20:25.942Z] === PAUSE TestDaemonRestartIpcMode 12:20:25 [2023-01-18T12:20:25.942Z] === RUN TestDaemonHostGatewayIP 12:20:25 [2023-01-18T12:20:25.942Z] === PAUSE TestDaemonHostGatewayIP 12:20:25 [2023-01-18T12:20:25.942Z] === RUN TestRestartDaemonWithRestartingContainer 12:20:25 [2023-01-18T12:20:25.942Z] === PAUSE TestRestartDaemonWithRestartingContainer 12:20:25 [2023-01-18T12:20:25.942Z] === RUN TestContainerKillOnDaemonStart 12:20:25 [2023-01-18T12:20:25.942Z] === PAUSE TestContainerKillOnDaemonStart 12:20:25 [2023-01-18T12:20:25.942Z] === RUN TestDiff 12:20:26 [2023-01-18T12:20:26.512Z] --- PASS: TestDiff (0.43s) 12:20:26 [2023-01-18T12:20:26.512Z] === RUN TestExecConsoleSize 12:20:27 [2023-01-18T12:20:27.079Z] --- PASS: TestExecConsoleSize (0.49s) 12:20:27 [2023-01-18T12:20:27.079Z] === RUN TestExecWithCloseStdin 12:20:27 [2023-01-18T12:20:27.338Z] --- PASS: TestExecWithCloseStdin (0.51s) 12:20:27 [2023-01-18T12:20:27.338Z] === RUN TestExec 12:20:27 [2023-01-18T12:20:27.906Z] --- PASS: TestExec (0.50s) 12:20:27 [2023-01-18T12:20:27.906Z] === RUN TestExecUser 12:20:28 [2023-01-18T12:20:28.474Z] --- PASS: TestExecUser (0.47s) 12:20:28 [2023-01-18T12:20:28.474Z] === RUN TestExportContainerAndImportImage 12:20:29 [2023-01-18T12:20:29.041Z] --- PASS: TestExportContainerAndImportImage (0.63s) 12:20:29 [2023-01-18T12:20:29.041Z] === RUN TestExportContainerAfterDaemonRestart 12:20:30 [2023-01-18T12:20:30.417Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) 12:20:30 [2023-01-18T12:20:30.417Z] === RUN TestHealthCheckWorkdir 12:20:30 [2023-01-18T12:20:30.985Z] --- PASS: TestHealthCheckWorkdir (0.55s) 12:20:30 [2023-01-18T12:20:30.985Z] === RUN TestHealthKillContainer 12:20:39 [2023-01-18T12:20:39.099Z] --- PASS: TestHealthKillContainer (7.93s) 12:20:39 [2023-01-18T12:20:39.099Z] === RUN TestHealthCheckProcessKilled 12:20:39 [2023-01-18T12:20:39.358Z] --- PASS: TestHealthCheckProcessKilled (0.66s) 12:20:39 [2023-01-18T12:20:39.358Z] === RUN TestInspectCpusetInConfigPre120 12:20:39 [2023-01-18T12:20:39.925Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) 12:20:39 [2023-01-18T12:20:39.925Z] === RUN TestIpcModeNone 12:20:40 [2023-01-18T12:20:40.493Z] --- PASS: TestIpcModeNone (0.50s) 12:20:40 [2023-01-18T12:20:40.493Z] === RUN TestIpcModePrivate 12:20:40 [2023-01-18T12:20:40.752Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false 12:20:41 [2023-01-18T12:20:41.010Z] --- PASS: TestIpcModePrivate (0.47s) 12:20:41 [2023-01-18T12:20:41.010Z] === RUN TestIpcModeShareable 12:20:41 [2023-01-18T12:20:41.269Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true 12:20:41 [2023-01-18T12:20:41.269Z] --- PASS: TestIpcModeShareable (0.50s) 12:20:41 [2023-01-18T12:20:41.269Z] === RUN TestAPIIpcModeShareableAndContainer 12:20:43 [2023-01-18T12:20:43.193Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.51s) 12:20:43 [2023-01-18T12:20:43.193Z] === RUN TestAPIIpcModeHost 12:20:43 [2023-01-18T12:20:43.193Z] --- PASS: TestAPIIpcModeHost (0.37s) 12:20:43 [2023-01-18T12:20:43.193Z] === RUN TestDaemonIpcModeShareable 12:20:44 [2023-01-18T12:20:44.570Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true 12:20:44 [2023-01-18T12:20:44.570Z] --- PASS: TestDaemonIpcModeShareable (1.19s) 12:20:44 [2023-01-18T12:20:44.570Z] === RUN TestDaemonIpcModePrivate 12:20:45 [2023-01-18T12:20:45.505Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false 12:20:45 [2023-01-18T12:20:45.505Z] --- PASS: TestDaemonIpcModePrivate (1.15s) 12:20:45 [2023-01-18T12:20:45.505Z] === RUN TestDaemonIpcModePrivateFromConfig 12:20:46 [2023-01-18T12:20:46.882Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false 12:20:46 [2023-01-18T12:20:46.882Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) 12:20:46 [2023-01-18T12:20:46.882Z] === RUN TestDaemonIpcModeShareableFromConfig 12:20:47 [2023-01-18T12:20:47.819Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true 12:20:48 [2023-01-18T12:20:48.078Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) 12:20:48 [2023-01-18T12:20:48.078Z] === RUN TestIpcModeOlderClient 12:20:48 [2023-01-18T12:20:48.078Z] === PAUSE TestIpcModeOlderClient 12:20:48 [2023-01-18T12:20:48.078Z] === RUN TestKillContainerInvalidSignal 12:20:48 [2023-01-18T12:20:48.337Z] --- PASS: TestKillContainerInvalidSignal (0.44s) 12:20:48 [2023-01-18T12:20:48.337Z] === RUN TestKillContainer 12:20:48 [2023-01-18T12:20:48.337Z] === RUN TestKillContainer/no_signal 12:20:48 [2023-01-18T12:20:48.905Z] === RUN TestKillContainer/non_killing_signal 12:20:49 [2023-01-18T12:20:49.164Z] === RUN TestKillContainer/killing_signal 12:20:49 [2023-01-18T12:20:49.731Z] --- PASS: TestKillContainer (1.38s) 12:20:49 [2023-01-18T12:20:49.731Z] --- PASS: TestKillContainer/no_signal (0.43s) 12:20:49 [2023-01-18T12:20:49.731Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) 12:20:49 [2023-01-18T12:20:49.731Z] --- PASS: TestKillContainer/killing_signal (0.46s) 12:20:49 [2023-01-18T12:20:49.731Z] === RUN TestKillWithStopSignalAndRestartPolicies 12:20:49 [2023-01-18T12:20:49.731Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 12:20:50 [2023-01-18T12:20:50.299Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 12:20:50 [2023-01-18T12:20:50.866Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.90s) 12:20:50 [2023-01-18T12:20:50.866Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) 12:20:50 [2023-01-18T12:20:50.866Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) 12:20:50 [2023-01-18T12:20:50.866Z] === RUN TestKillStoppedContainer 12:20:50 [2023-01-18T12:20:50.866Z] --- PASS: TestKillStoppedContainer (0.04s) 12:20:50 [2023-01-18T12:20:50.866Z] === RUN TestKillStoppedContainerAPIPre120 12:20:50 [2023-01-18T12:20:50.866Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 12:20:50 [2023-01-18T12:20:50.866Z] === RUN TestKillDifferentUserContainer 12:20:51 [2023-01-18T12:20:51.125Z] --- PASS: TestKillDifferentUserContainer (0.43s) 12:20:51 [2023-01-18T12:20:51.125Z] === RUN TestInspectOomKilledTrue 12:20:51 [2023-01-18T12:20:51.694Z] --- PASS: TestInspectOomKilledTrue (0.48s) 12:20:51 [2023-01-18T12:20:51.694Z] === RUN TestInspectOomKilledFalse 12:20:52 [2023-01-18T12:20:52.262Z] --- PASS: TestInspectOomKilledFalse (0.41s) 12:20:52 [2023-01-18T12:20:52.262Z] === RUN TestLinksEtcHostsContentMatch 12:20:52 [2023-01-18T12:20:52.521Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) 12:20:52 [2023-01-18T12:20:52.521Z] === RUN TestLinksContainerNames 12:20:53 [2023-01-18T12:20:53.457Z] --- PASS: TestLinksContainerNames (0.84s) 12:20:53 [2023-01-18T12:20:53.457Z] === RUN TestLogsFollowTailEmpty 12:20:53 [2023-01-18T12:20:53.716Z] --- PASS: TestLogsFollowTailEmpty (0.44s) 12:20:53 [2023-01-18T12:20:53.716Z] === RUN TestLogs 12:20:53 [2023-01-18T12:20:53.716Z] === RUN TestLogs/driver_local 12:20:53 [2023-01-18T12:20:53.716Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 12:20:53 [2023-01-18T12:20:53.716Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 12:20:53 [2023-01-18T12:20:53.716Z] === RUN TestLogs/driver_local/tty/only_stdout 12:20:53 [2023-01-18T12:20:53.716Z] === PAUSE TestLogs/driver_local/tty/only_stdout 12:20:53 [2023-01-18T12:20:53.716Z] === RUN TestLogs/driver_local/tty/only_stderr 12:20:53 [2023-01-18T12:20:53.716Z] === PAUSE TestLogs/driver_local/tty/only_stderr 12:20:53 [2023-01-18T12:20:53.716Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 12:20:53 [2023-01-18T12:20:53.716Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 12:20:53 [2023-01-18T12:20:53.716Z] === RUN TestLogs/driver_local/without_tty/only_stdout 12:20:53 [2023-01-18T12:20:53.716Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 12:20:53 [2023-01-18T12:20:53.716Z] === RUN TestLogs/driver_local/without_tty/only_stderr 12:20:53 [2023-01-18T12:20:53.716Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 12:20:53 [2023-01-18T12:20:53.716Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 12:20:53 [2023-01-18T12:20:53.716Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 12:20:54 [2023-01-18T12:20:54.284Z] === CONT TestLogs/driver_local/without_tty/only_stderr 12:20:54 [2023-01-18T12:20:54.284Z] === CONT TestLogs/driver_local/without_tty/only_stdout 12:20:54 [2023-01-18T12:20:54.851Z] === CONT TestLogs/driver_local/tty/only_stderr 12:20:54 [2023-01-18T12:20:54.851Z] === CONT TestLogs/driver_local/tty/only_stdout 12:20:55 [2023-01-18T12:20:55.419Z] === RUN TestLogs/driver_json-file 12:20:55 [2023-01-18T12:20:55.419Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 12:20:55 [2023-01-18T12:20:55.419Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 12:20:55 [2023-01-18T12:20:55.419Z] === RUN TestLogs/driver_json-file/tty/only_stdout 12:20:55 [2023-01-18T12:20:55.419Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 12:20:55 [2023-01-18T12:20:55.419Z] === RUN TestLogs/driver_json-file/tty/only_stderr 12:20:55 [2023-01-18T12:20:55.419Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 12:20:55 [2023-01-18T12:20:55.419Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 12:20:55 [2023-01-18T12:20:55.419Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 12:20:55 [2023-01-18T12:20:55.419Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 12:20:55 [2023-01-18T12:20:55.419Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 12:20:55 [2023-01-18T12:20:55.419Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 12:20:55 [2023-01-18T12:20:55.419Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 12:20:55 [2023-01-18T12:20:55.419Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 12:20:55 [2023-01-18T12:20:55.419Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 12:20:56 [2023-01-18T12:20:56.355Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 12:20:56 [2023-01-18T12:20:56.355Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 12:20:56 [2023-01-18T12:20:56.922Z] === CONT TestLogs/driver_json-file/tty/only_stderr 12:20:56 [2023-01-18T12:20:56.922Z] === CONT TestLogs/driver_json-file/tty/only_stdout 12:20:57 [2023-01-18T12:20:57.490Z] --- PASS: TestLogs (3.82s) 12:20:57 [2023-01-18T12:20:57.490Z] --- PASS: TestLogs/driver_local (0.01s) 12:20:57 [2023-01-18T12:20:57.490Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.66s) 12:20:57 [2023-01-18T12:20:57.490Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.70s) 12:20:57 [2023-01-18T12:20:57.490Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.54s) 12:20:57 [2023-01-18T12:20:57.490Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.60s) 12:20:57 [2023-01-18T12:20:57.490Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.49s) 12:20:57 [2023-01-18T12:20:57.490Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.59s) 12:20:57 [2023-01-18T12:20:57.490Z] --- PASS: TestLogs/driver_json-file (0.01s) 12:20:57 [2023-01-18T12:20:57.490Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.67s) 12:20:57 [2023-01-18T12:20:57.490Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.77s) 12:20:57 [2023-01-18T12:20:57.490Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.79s) 12:20:57 [2023-01-18T12:20:57.490Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.72s) 12:20:57 [2023-01-18T12:20:57.490Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.46s) 12:20:57 [2023-01-18T12:20:57.490Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.48s) 12:20:57 [2023-01-18T12:20:57.490Z] === RUN TestContainerNetworkMountsNoChown 12:20:58 [2023-01-18T12:20:58.058Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s) 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/default 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/default 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/private 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/private 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/rprivate 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/rprivate 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/slave 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/slave 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/rslave 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/rslave 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/shared 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/shared 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/rshared 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/rshared 12:20:58 [2023-01-18T12:20:58.058Z] === CONT TestMountDaemonRoot/default 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/default/bind_root 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/default/bind_root 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/default/bind_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/default/mount_root 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/default/mount_root 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/default/mount_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === CONT TestMountDaemonRoot/default/bind_root 12:20:58 [2023-01-18T12:20:58.058Z] === CONT TestMountDaemonRoot/rprivate 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/rprivate/bind_root 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/rprivate/mount_root 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 12:20:58 [2023-01-18T12:20:58.058Z] === CONT TestMountDaemonRoot/private 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/private/mount_root 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/private/mount_root 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/private/mount_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/private/bind_root 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/private/bind_root 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/private/bind_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === CONT TestMountDaemonRoot/default/mount_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === CONT TestMountDaemonRoot/default/mount_root 12:20:58 [2023-01-18T12:20:58.058Z] === CONT TestMountDaemonRoot/default/bind_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === CONT TestMountDaemonRoot/shared 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/shared/bind_root 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/shared/bind_root 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/shared/bind_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/shared/mount_root 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/shared/mount_root 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/shared/mount_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === CONT TestMountDaemonRoot/rshared 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/rshared/bind_root 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/rshared/mount_root 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === CONT TestMountDaemonRoot/rslave 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/rslave/bind_root 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/rslave/mount_root 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === CONT TestMountDaemonRoot/slave 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/slave/bind_root 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/slave/bind_root 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/slave/bind_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/slave/mount_root 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/slave/mount_root 12:20:58 [2023-01-18T12:20:58.058Z] === RUN TestMountDaemonRoot/slave/mount_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === CONT TestMountDaemonRoot/private/mount_root 12:20:58 [2023-01-18T12:20:58.058Z] === CONT TestMountDaemonRoot/rprivate/mount_root 12:20:58 [2023-01-18T12:20:58.058Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === CONT TestMountDaemonRoot/rprivate/bind_root 12:20:58 [2023-01-18T12:20:58.058Z] === CONT TestMountDaemonRoot/private/bind_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === CONT TestMountDaemonRoot/private/bind_root 12:20:58 [2023-01-18T12:20:58.058Z] === CONT TestMountDaemonRoot/private/mount_subpath 12:20:58 [2023-01-18T12:20:58.058Z] === CONT TestMountDaemonRoot/shared/bind_root 12:20:58 [2023-01-18T12:20:58.058Z] === CONT TestMountDaemonRoot/rshared/bind_root 12:20:58 [2023-01-18T12:20:58.317Z] === CONT TestMountDaemonRoot/shared/mount_subpath 12:20:58 [2023-01-18T12:20:58.317Z] === CONT TestMountDaemonRoot/shared/mount_root 12:20:58 [2023-01-18T12:20:58.317Z] === CONT TestMountDaemonRoot/shared/bind_subpath 12:20:58 [2023-01-18T12:20:58.317Z] === CONT TestMountDaemonRoot/rslave/bind_root 12:20:58 [2023-01-18T12:20:58.317Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 12:20:58 [2023-01-18T12:20:58.317Z] === CONT TestMountDaemonRoot/rshared/mount_root 12:20:58 [2023-01-18T12:20:58.317Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 12:20:58 [2023-01-18T12:20:58.317Z] === CONT TestMountDaemonRoot/slave/bind_root 12:20:58 [2023-01-18T12:20:58.317Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 12:20:58 [2023-01-18T12:20:58.317Z] === CONT TestMountDaemonRoot/rslave/mount_root 12:20:58 [2023-01-18T12:20:58.317Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 12:20:58 [2023-01-18T12:20:58.317Z] === CONT TestMountDaemonRoot/slave/mount_subpath 12:20:58 [2023-01-18T12:20:58.317Z] === CONT TestMountDaemonRoot/slave/mount_root 12:20:58 [2023-01-18T12:20:58.317Z] === CONT TestMountDaemonRoot/slave/bind_subpath 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot (0.02s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/default (0.00s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/private (0.00s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 12:20:58 [2023-01-18T12:20:58.576Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 12:20:58 [2023-01-18T12:20:58.576Z] === RUN TestContainerBindMountNonRecursive 12:20:59 [2023-01-18T12:20:59.952Z] --- PASS: TestContainerBindMountNonRecursive (1.26s) 12:20:59 [2023-01-18T12:20:59.952Z] === RUN TestContainerVolumesMountedAsShared 12:21:00 [2023-01-18T12:21:00.211Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) 12:21:00 [2023-01-18T12:21:00.211Z] === RUN TestContainerVolumesMountedAsSlave 12:21:00 [2023-01-18T12:21:00.470Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) 12:21:00 [2023-01-18T12:21:00.470Z] === RUN TestNetworkNat 12:21:01 [2023-01-18T12:21:01.044Z] --- PASS: TestNetworkNat (0.47s) 12:21:01 [2023-01-18T12:21:01.044Z] === RUN TestNetworkLocalhostTCPNat 12:21:01 [2023-01-18T12:21:01.304Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) 12:21:01 [2023-01-18T12:21:01.304Z] === RUN TestNetworkLoopbackNat 12:21:04 [2023-01-18T12:21:04.590Z] --- PASS: TestNetworkLoopbackNat (2.59s) 12:21:04 [2023-01-18T12:21:04.590Z] === RUN TestPause 12:21:04 [2023-01-18T12:21:04.590Z] --- PASS: TestPause (0.61s) 12:21:04 [2023-01-18T12:21:04.590Z] === RUN TestPauseFailsOnWindowsServerContainers 12:21:04 [2023-01-18T12:21:04.590Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 12:21:04 [2023-01-18T12:21:04.590Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 12:21:04 [2023-01-18T12:21:04.590Z] === RUN TestPauseStopPausedContainer 12:21:05 [2023-01-18T12:21:05.157Z] --- PASS: TestPauseStopPausedContainer (0.56s) 12:21:05 [2023-01-18T12:21:05.157Z] === RUN TestPidHost 12:21:06 [2023-01-18T12:21:06.093Z] --- PASS: TestPidHost (1.05s) 12:21:06 [2023-01-18T12:21:06.093Z] === RUN TestPsFilter 12:21:06 [2023-01-18T12:21:06.352Z] --- PASS: TestPsFilter (0.10s) 12:21:06 [2023-01-18T12:21:06.352Z] === RUN TestRemoveContainerWithRemovedVolume 12:21:06 [2023-01-18T12:21:06.611Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) 12:21:06 [2023-01-18T12:21:06.611Z] === RUN TestRemoveContainerWithVolume 12:21:07 [2023-01-18T12:21:07.179Z] --- PASS: TestRemoveContainerWithVolume (0.42s) 12:21:07 [2023-01-18T12:21:07.179Z] === RUN TestRemoveContainerRunning 12:21:07 [2023-01-18T12:21:07.747Z] --- PASS: TestRemoveContainerRunning (0.44s) 12:21:07 [2023-01-18T12:21:07.747Z] === RUN TestRemoveContainerForceRemoveRunning 12:21:08 [2023-01-18T12:21:08.006Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) 12:21:08 [2023-01-18T12:21:08.006Z] === RUN TestRemoveInvalidContainer 12:21:08 [2023-01-18T12:21:08.006Z] --- PASS: TestRemoveInvalidContainer (0.01s) 12:21:08 [2023-01-18T12:21:08.006Z] === RUN TestRenameLinkedContainer 12:21:09 [2023-01-18T12:21:09.912Z] --- PASS: TestRenameLinkedContainer (1.77s) 12:21:09 [2023-01-18T12:21:09.912Z] === RUN TestRenameStoppedContainer 12:21:10 [2023-01-18T12:21:10.171Z] --- PASS: TestRenameStoppedContainer (0.45s) 12:21:10 [2023-01-18T12:21:10.171Z] === RUN TestRenameRunningContainerAndReuse 12:21:11 [2023-01-18T12:21:11.110Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) 12:21:11 [2023-01-18T12:21:11.110Z] === RUN TestRenameInvalidName 12:21:11 [2023-01-18T12:21:11.678Z] --- PASS: TestRenameInvalidName (0.43s) 12:21:11 [2023-01-18T12:21:11.678Z] === RUN TestRenameAnonymousContainer 12:21:13 [2023-01-18T12:21:13.055Z] --- PASS: TestRenameAnonymousContainer (1.58s) 12:21:13 [2023-01-18T12:21:13.055Z] === RUN TestRenameContainerWithSameName 12:21:13 [2023-01-18T12:21:13.622Z] --- PASS: TestRenameContainerWithSameName (0.45s) 12:21:13 [2023-01-18T12:21:13.622Z] === RUN TestRenameContainerWithLinkedContainer 12:21:14 [2023-01-18T12:21:14.558Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) 12:21:14 [2023-01-18T12:21:14.558Z] === RUN TestResize 12:21:14 [2023-01-18T12:21:14.817Z] --- PASS: TestResize (0.43s) 12:21:14 [2023-01-18T12:21:14.817Z] === RUN TestResizeWithInvalidSize 12:21:15 [2023-01-18T12:21:15.385Z] --- PASS: TestResizeWithInvalidSize (0.43s) 12:21:15 [2023-01-18T12:21:15.385Z] === RUN TestResizeWhenContainerNotStarted 12:21:15 [2023-01-18T12:21:15.644Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) 12:21:15 [2023-01-18T12:21:15.644Z] === RUN TestDaemonRestartKillContainers 12:21:15 [2023-01-18T12:21:15.644Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 12:21:15 [2023-01-18T12:21:15.644Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 12:21:17 [2023-01-18T12:21:17.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 12:21:17 [2023-01-18T12:21:17.281Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 12:21:18 [2023-01-18T12:21:18.658Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 12:21:18 [2023-01-18T12:21:18.917Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 12:21:19 [2023-01-18T12:21:19.854Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 12:21:20 [2023-01-18T12:21:20.112Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 12:21:23 [2023-01-18T12:21:23.420Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 12:21:23 [2023-01-18T12:21:23.420Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 12:21:27 [2023-01-18T12:21:27.609Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 12:21:27 [2023-01-18T12:21:27.609Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 12:21:28 [2023-01-18T12:21:28.989Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 12:21:29 [2023-01-18T12:21:29.248Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 12:21:31 [2023-01-18T12:21:31.152Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 12:21:31 [2023-01-18T12:21:31.152Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 12:21:33 [2023-01-18T12:21:33.056Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 12:21:33 [2023-01-18T12:21:33.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) 12:21:33 [2023-01-18T12:21:33.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s) 12:21:33 [2023-01-18T12:21:33.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s) 12:21:33 [2023-01-18T12:21:33.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.74s) 12:21:33 [2023-01-18T12:21:33.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) 12:21:33 [2023-01-18T12:21:33.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) 12:21:33 [2023-01-18T12:21:33.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.47s) 12:21:33 [2023-01-18T12:21:33.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.44s) 12:21:33 [2023-01-18T12:21:33.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.02s) 12:21:33 [2023-01-18T12:21:33.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.02s) 12:21:33 [2023-01-18T12:21:33.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) 12:21:33 [2023-01-18T12:21:33.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s) 12:21:33 [2023-01-18T12:21:33.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.02s) 12:21:33 [2023-01-18T12:21:33.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.94s) 12:21:33 [2023-01-18T12:21:33.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.81s) 12:21:33 [2023-01-18T12:21:33.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.81s) 12:21:33 [2023-01-18T12:21:33.056Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 12:21:33 [2023-01-18T12:21:33.056Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 12:21:33 [2023-01-18T12:21:33.993Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 12:21:34 [2023-01-18T12:21:34.928Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.87s) 12:21:34 [2023-01-18T12:21:34.928Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s) 12:21:34 [2023-01-18T12:21:34.928Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s) 12:21:34 [2023-01-18T12:21:34.928Z] === RUN TestCgroupNamespacesRun 12:21:36 [2023-01-18T12:21:36.305Z] --- PASS: TestCgroupNamespacesRun (1.16s) 12:21:36 [2023-01-18T12:21:36.305Z] === RUN TestCgroupNamespacesRunPrivileged 12:21:37 [2023-01-18T12:21:37.241Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) 12:21:37 [2023-01-18T12:21:37.241Z] === RUN TestCgroupNamespacesRunDaemonHostMode 12:21:38 [2023-01-18T12:21:38.618Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) 12:21:38 [2023-01-18T12:21:38.618Z] === RUN TestCgroupNamespacesRunHostMode 12:21:39 [2023-01-18T12:21:39.554Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) 12:21:39 [2023-01-18T12:21:39.554Z] === RUN TestCgroupNamespacesRunPrivateMode 12:21:40 [2023-01-18T12:21:40.930Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) 12:21:40 [2023-01-18T12:21:40.930Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 12:21:41 [2023-01-18T12:21:41.867Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) 12:21:41 [2023-01-18T12:21:41.867Z] === RUN TestCgroupNamespacesRunInvalidMode 12:21:42 [2023-01-18T12:21:42.435Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) 12:21:42 [2023-01-18T12:21:42.435Z] === RUN TestCgroupNamespacesRunOlderClient 12:21:43 [2023-01-18T12:21:43.812Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) 12:21:43 [2023-01-18T12:21:43.812Z] === RUN TestNISDomainname 12:21:44 [2023-01-18T12:21:44.379Z] --- PASS: TestNISDomainname (0.55s) 12:21:44 [2023-01-18T12:21:44.379Z] === RUN TestHostnameDnsResolution 12:21:44 [2023-01-18T12:21:44.947Z] --- PASS: TestHostnameDnsResolution (0.70s) 12:21:44 [2023-01-18T12:21:44.947Z] === RUN TestUnprivilegedPortsAndPing 12:21:45 [2023-01-18T12:21:45.514Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) 12:21:45 [2023-01-18T12:21:45.514Z] === RUN TestPrivilegedHostDevices 12:21:46 [2023-01-18T12:21:46.098Z] --- PASS: TestPrivilegedHostDevices (0.57s) 12:21:46 [2023-01-18T12:21:46.098Z] === RUN TestRunConsoleSize 12:21:46 [2023-01-18T12:21:46.666Z] --- PASS: TestRunConsoleSize (0.43s) 12:21:46 [2023-01-18T12:21:46.666Z] === RUN TestRunWithAlternativeContainerdShim 12:21:48 [2023-01-18T12:21:48.570Z] --- PASS: TestRunWithAlternativeContainerdShim (2.04s) 12:21:48 [2023-01-18T12:21:48.570Z] === RUN TestStats 12:21:51 [2023-01-18T12:21:51.101Z] --- PASS: TestStats (2.46s) 12:21:51 [2023-01-18T12:21:51.101Z] === RUN TestStopContainerWithTimeout 12:21:51 [2023-01-18T12:21:51.101Z] === RUN TestStopContainerWithTimeout/0 12:21:51 [2023-01-18T12:21:51.101Z] === PAUSE TestStopContainerWithTimeout/0 12:21:51 [2023-01-18T12:21:51.101Z] === RUN TestStopContainerWithTimeout/1 12:21:51 [2023-01-18T12:21:51.101Z] === PAUSE TestStopContainerWithTimeout/1 12:21:51 [2023-01-18T12:21:51.101Z] === RUN TestStopContainerWithTimeout/3 12:21:51 [2023-01-18T12:21:51.101Z] === PAUSE TestStopContainerWithTimeout/3 12:21:51 [2023-01-18T12:21:51.101Z] === RUN TestStopContainerWithTimeout/-1 12:21:51 [2023-01-18T12:21:51.101Z] === PAUSE TestStopContainerWithTimeout/-1 12:21:51 [2023-01-18T12:21:51.101Z] === CONT TestStopContainerWithTimeout/0 12:21:51 [2023-01-18T12:21:51.101Z] === CONT TestStopContainerWithTimeout/3 12:21:51 [2023-01-18T12:21:51.668Z] === CONT TestStopContainerWithTimeout/-1 12:21:53 [2023-01-18T12:21:53.571Z] === CONT TestStopContainerWithTimeout/1 12:21:55 [2023-01-18T12:21:55.474Z] --- PASS: TestStopContainerWithTimeout (0.01s) 12:21:55 [2023-01-18T12:21:55.474Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) 12:21:55 [2023-01-18T12:21:55.474Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) 12:21:55 [2023-01-18T12:21:55.474Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) 12:21:55 [2023-01-18T12:21:55.474Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) 12:21:55 [2023-01-18T12:21:55.474Z] === RUN TestDeleteDevicemapper 12:21:55 [2023-01-18T12:21:55.474Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 12:21:55 [2023-01-18T12:21:55.474Z] --- SKIP: TestDeleteDevicemapper (0.00s) 12:21:55 [2023-01-18T12:21:55.474Z] === RUN TestStopContainerWithRestartPolicyAlways 12:21:57 [2023-01-18T12:21:57.377Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.07s) 12:21:57 [2023-01-18T12:21:57.378Z] === RUN TestUpdateMemory 12:21:57 [2023-01-18T12:21:57.636Z] --- PASS: TestUpdateMemory (0.56s) 12:21:57 [2023-01-18T12:21:57.636Z] === RUN TestUpdateCPUQuota 12:21:58 [2023-01-18T12:21:58.573Z] --- PASS: TestUpdateCPUQuota (0.72s) 12:21:58 [2023-01-18T12:21:58.573Z] === RUN TestUpdatePidsLimit 12:21:58 [2023-01-18T12:21:58.573Z] === RUN TestUpdatePidsLimit/update_from_none 12:21:58 [2023-01-18T12:21:58.573Z] === RUN TestUpdatePidsLimit/no_change 12:21:58 [2023-01-18T12:21:58.832Z] === RUN TestUpdatePidsLimit/update_lower 12:21:59 [2023-01-18T12:21:59.091Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 12:21:59 [2023-01-18T12:21:59.091Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 12:21:59 [2023-01-18T12:21:59.350Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 12:21:59 [2023-01-18T12:21:59.608Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 12:22:00 [2023-01-18T12:22:00.176Z] --- PASS: TestUpdatePidsLimit (1.78s) 12:22:00 [2023-01-18T12:22:00.176Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) 12:22:00 [2023-01-18T12:22:00.176Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) 12:22:00 [2023-01-18T12:22:00.176Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) 12:22:00 [2023-01-18T12:22:00.176Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s) 12:22:00 [2023-01-18T12:22:00.176Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) 12:22:00 [2023-01-18T12:22:00.176Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) 12:22:00 [2023-01-18T12:22:00.176Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) 12:22:00 [2023-01-18T12:22:00.176Z] === RUN TestUpdateRestartPolicy 12:22:12 [2023-01-18T12:22:12.384Z] --- PASS: TestUpdateRestartPolicy (10.87s) 12:22:12 [2023-01-18T12:22:12.384Z] === RUN TestUpdateRestartWithAutoRemove 12:22:12 [2023-01-18T12:22:12.384Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) 12:22:12 [2023-01-18T12:22:12.384Z] === RUN TestWaitNonBlocked 12:22:12 [2023-01-18T12:22:12.384Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 12:22:12 [2023-01-18T12:22:12.384Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 12:22:12 [2023-01-18T12:22:12.384Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 12:22:12 [2023-01-18T12:22:12.384Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 12:22:12 [2023-01-18T12:22:12.384Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 12:22:12 [2023-01-18T12:22:12.384Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 12:22:12 [2023-01-18T12:22:12.384Z] --- PASS: TestWaitNonBlocked (0.01s) 12:22:12 [2023-01-18T12:22:12.384Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) 12:22:12 [2023-01-18T12:22:12.384Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) 12:22:12 [2023-01-18T12:22:12.384Z] === RUN TestWaitBlocked 12:22:12 [2023-01-18T12:22:12.384Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 12:22:12 [2023-01-18T12:22:12.384Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 12:22:12 [2023-01-18T12:22:12.384Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 12:22:12 [2023-01-18T12:22:12.384Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 12:22:12 [2023-01-18T12:22:12.384Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 12:22:12 [2023-01-18T12:22:12.384Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 12:22:12 [2023-01-18T12:22:12.955Z] --- PASS: TestWaitBlocked (0.01s) 12:22:12 [2023-01-18T12:22:12.955Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.60s) 12:22:12 [2023-01-18T12:22:12.955Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) 12:22:12 [2023-01-18T12:22:12.955Z] === RUN TestWaitConditions 12:22:12 [2023-01-18T12:22:12.955Z] === RUN TestWaitConditions/default 12:22:12 [2023-01-18T12:22:12.955Z] === PAUSE TestWaitConditions/default 12:22:12 [2023-01-18T12:22:12.955Z] === RUN TestWaitConditions/not-running 12:22:12 [2023-01-18T12:22:12.955Z] === PAUSE TestWaitConditions/not-running 12:22:12 [2023-01-18T12:22:12.955Z] === RUN TestWaitConditions/next-exit 12:22:12 [2023-01-18T12:22:12.955Z] === PAUSE TestWaitConditions/next-exit 12:22:12 [2023-01-18T12:22:12.955Z] === RUN TestWaitConditions/removed 12:22:12 [2023-01-18T12:22:12.955Z] === PAUSE TestWaitConditions/removed 12:22:12 [2023-01-18T12:22:12.955Z] === CONT TestWaitConditions/default 12:22:12 [2023-01-18T12:22:12.955Z] === CONT TestWaitConditions/next-exit 12:22:14 [2023-01-18T12:22:14.858Z] === CONT TestWaitConditions/not-running 12:22:14 [2023-01-18T12:22:14.858Z] === CONT TestWaitConditions/removed 12:22:16 [2023-01-18T12:22:16.253Z] --- PASS: TestWaitConditions (0.01s) 12:22:16 [2023-01-18T12:22:16.253Z] --- PASS: TestWaitConditions/next-exit (1.65s) 12:22:16 [2023-01-18T12:22:16.253Z] --- PASS: TestWaitConditions/default (1.67s) 12:22:16 [2023-01-18T12:22:16.253Z] --- PASS: TestWaitConditions/removed (1.44s) 12:22:16 [2023-01-18T12:22:16.253Z] --- PASS: TestWaitConditions/not-running (1.51s) 12:22:16 [2023-01-18T12:22:16.253Z] === RUN TestWaitRestartedContainer 12:22:16 [2023-01-18T12:22:16.253Z] === RUN TestWaitRestartedContainer/default 12:22:16 [2023-01-18T12:22:16.253Z] === PAUSE TestWaitRestartedContainer/default 12:22:16 [2023-01-18T12:22:16.253Z] === RUN TestWaitRestartedContainer/not-running 12:22:16 [2023-01-18T12:22:16.253Z] === PAUSE TestWaitRestartedContainer/not-running 12:22:16 [2023-01-18T12:22:16.253Z] === RUN TestWaitRestartedContainer/next-exit 12:22:16 [2023-01-18T12:22:16.253Z] === PAUSE TestWaitRestartedContainer/next-exit 12:22:16 [2023-01-18T12:22:16.253Z] === CONT TestWaitRestartedContainer/default 12:22:16 [2023-01-18T12:22:16.253Z] === CONT TestWaitRestartedContainer/next-exit 12:22:17 [2023-01-18T12:22:17.630Z] === CONT TestWaitRestartedContainer/not-running 12:22:18 [2023-01-18T12:22:18.567Z] --- PASS: TestWaitRestartedContainer (0.01s) 12:22:18 [2023-01-18T12:22:18.567Z] --- PASS: TestWaitRestartedContainer/default (1.39s) 12:22:18 [2023-01-18T12:22:18.567Z] --- PASS: TestWaitRestartedContainer/next-exit (1.45s) 12:22:18 [2023-01-18T12:22:18.567Z] --- PASS: TestWaitRestartedContainer/not-running (0.93s) 12:22:18 [2023-01-18T12:22:18.567Z] === CONT TestContainerStartOnDaemonRestart 12:22:18 [2023-01-18T12:22:18.567Z] === CONT TestRestartDaemonWithRestartingContainer 12:22:21 [2023-01-18T12:22:21.103Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s) 12:22:21 [2023-01-18T12:22:21.103Z] === CONT TestDaemonHostGatewayIP 12:22:21 [2023-01-18T12:22:21.103Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.13s) 12:22:21 [2023-01-18T12:22:21.103Z] === CONT TestDaemonRestartIpcMode 12:22:23 [2023-01-18T12:22:23.637Z] --- PASS: TestDaemonRestartIpcMode (2.57s) 12:22:23 [2023-01-18T12:22:23.637Z] === CONT TestIpcModeOlderClient 12:22:23 [2023-01-18T12:22:23.637Z] --- PASS: TestDaemonHostGatewayIP (2.62s) 12:22:23 [2023-01-18T12:22:23.637Z] === CONT TestContainerKillOnDaemonStart 12:22:23 [2023-01-18T12:22:23.637Z] --- PASS: TestIpcModeOlderClient (0.08s) 12:22:35 [2023-01-18T12:22:35.842Z] --- PASS: TestContainerKillOnDaemonStart (11.49s) 12:22:35 [2023-01-18T12:22:35.842Z] PASS 12:22:35 [2023-01-18T12:22:35.842Z] 12:22:35 [2023-01-18T12:22:35.842Z] === Skipped 12:22:35 [2023-01-18T12:22:35.842Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 12:22:35 [2023-01-18T12:22:35.842Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 12:22:35 [2023-01-18T12:22:35.842Z] 12:22:35 [2023-01-18T12:22:35.842Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 12:22:35 [2023-01-18T12:22:35.842Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 12:22:35 [2023-01-18T12:22:35.842Z] 12:22:35 [2023-01-18T12:22:35.842Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) 12:22:35 [2023-01-18T12:22:35.842Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 12:22:35 [2023-01-18T12:22:35.842Z] 12:22:35 [2023-01-18T12:22:35.842Z] DONE 273 tests, 3 skipped in 133.973s 12:22:35 [2023-01-18T12:22:35.842Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 12:22:35 [2023-01-18T12:22:35.842Z] ++ 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 12:22:35 [2023-01-18T12:22:35.842Z] ++ set -e 12:22:35 [2023-01-18T12:22:35.842Z] ++ '[' -n 0 ']' 12:22:35 [2023-01-18T12:22:35.842Z] ++ set -x 12:22:35 [2023-01-18T12:22:35.842Z] ++ 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 12:22:35 [2023-01-18T12:22:35.842Z] INFO: Testing against a local daemon 12:22:35 [2023-01-18T12:22:35.842Z] === RUN TestConfigDaemonID 12:22:35 [2023-01-18T12:22:35.842Z] daemon_test.go:67: [ddf77e0adc227] daemon is not started 12:22:35 [2023-01-18T12:22:35.842Z] --- PASS: TestConfigDaemonID (1.04s) 12:22:35 [2023-01-18T12:22:35.842Z] === RUN TestDaemonConfigValidation 12:22:35 [2023-01-18T12:22:35.842Z] === RUN TestDaemonConfigValidation/config_with_no_content 12:22:35 [2023-01-18T12:22:35.842Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 12:22:35 [2023-01-18T12:22:35.842Z] === RUN TestDaemonConfigValidation/config_with_{} 12:22:35 [2023-01-18T12:22:35.842Z] === PAUSE TestDaemonConfigValidation/config_with_{} 12:22:35 [2023-01-18T12:22:35.842Z] === RUN TestDaemonConfigValidation/invalid_config 12:22:35 [2023-01-18T12:22:35.842Z] === PAUSE TestDaemonConfigValidation/invalid_config 12:22:35 [2023-01-18T12:22:35.842Z] === RUN TestDaemonConfigValidation/malformed_config 12:22:35 [2023-01-18T12:22:35.842Z] === PAUSE TestDaemonConfigValidation/malformed_config 12:22:35 [2023-01-18T12:22:35.842Z] === RUN TestDaemonConfigValidation/valid_config 12:22:35 [2023-01-18T12:22:35.842Z] === PAUSE TestDaemonConfigValidation/valid_config 12:22:35 [2023-01-18T12:22:35.842Z] === CONT TestDaemonConfigValidation/config_with_no_content 12:22:35 [2023-01-18T12:22:35.842Z] === CONT TestDaemonConfigValidation/malformed_config 12:22:36 [2023-01-18T12:22:36.101Z] === CONT TestDaemonConfigValidation/valid_config 12:22:36 [2023-01-18T12:22:36.101Z] === CONT TestDaemonConfigValidation/invalid_config 12:22:36 [2023-01-18T12:22:36.101Z] === CONT TestDaemonConfigValidation/config_with_{} 12:22:36 [2023-01-18T12:22:36.101Z] --- PASS: TestDaemonConfigValidation (0.00s) 12:22:36 [2023-01-18T12:22:36.101Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) 12:22:36 [2023-01-18T12:22:36.101Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) 12:22:36 [2023-01-18T12:22:36.101Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) 12:22:36 [2023-01-18T12:22:36.101Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) 12:22:36 [2023-01-18T12:22:36.101Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) 12:22:36 [2023-01-18T12:22:36.101Z] === RUN TestConfigDaemonSeccompProfiles 12:22:36 [2023-01-18T12:22:36.101Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 12:22:37 [2023-01-18T12:22:37.478Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 12:22:38 [2023-01-18T12:22:38.415Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 12:22:39 [2023-01-18T12:22:39.350Z] === CONT TestConfigDaemonSeccompProfiles 12:22:39 [2023-01-18T12:22:39.350Z] daemon_test.go:181: [d783c70048c42] daemon is not started 12:22:39 [2023-01-18T12:22:39.350Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) 12:22:39 [2023-01-18T12:22:39.350Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 12:22:39 [2023-01-18T12:22:39.350Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) 12:22:39 [2023-01-18T12:22:39.350Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 12:22:39 [2023-01-18T12:22:39.350Z] === RUN TestDaemonProxy 12:22:39 [2023-01-18T12:22:39.350Z] === RUN TestDaemonProxy/environment_variables 12:22:41 [2023-01-18T12:22:41.252Z] === RUN TestDaemonProxy/command-line_options 12:22:42 [2023-01-18T12:22:42.629Z] === RUN TestDaemonProxy/configuration_file 12:22:44 [2023-01-18T12:22:44.532Z] === RUN TestDaemonProxy/conflicting_options 12:22:45 [2023-01-18T12:22:45.098Z] === RUN TestDaemonProxy/reload_sanitized 12:22:45 [2023-01-18T12:22:45.666Z] --- PASS: TestDaemonProxy (6.25s) 12:22:45 [2023-01-18T12:22:45.666Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) 12:22:45 [2023-01-18T12:22:45.666Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) 12:22:45 [2023-01-18T12:22:45.666Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) 12:22:45 [2023-01-18T12:22:45.666Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 12:22:45 [2023-01-18T12:22:45.666Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) 12:22:45 [2023-01-18T12:22:45.666Z] === RUN TestLiveRestore 12:22:45 [2023-01-18T12:22:45.666Z] === RUN TestLiveRestore/volume_references 12:22:45 [2023-01-18T12:22:45.666Z] === PAUSE TestLiveRestore/volume_references 12:22:45 [2023-01-18T12:22:45.666Z] === CONT TestLiveRestore/volume_references 12:22:46 [2023-01-18T12:22:46.261Z] === RUN TestLiveRestore/volume_references/restartPolicy 12:22:46 [2023-01-18T12:22:46.261Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 12:22:47 [2023-01-18T12:22:47.197Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 12:22:48 [2023-01-18T12:22:48.133Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 12:22:49 [2023-01-18T12:22:49.069Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 12:22:50 [2023-01-18T12:22:50.005Z] --- PASS: TestLiveRestore (0.00s) 12:22:50 [2023-01-18T12:22:50.005Z] --- PASS: TestLiveRestore/volume_references (4.56s) 12:22:50 [2023-01-18T12:22:50.005Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.85s) 12:22:50 [2023-01-18T12:22:50.005Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.98s) 12:22:50 [2023-01-18T12:22:50.005Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.96s) 12:22:50 [2023-01-18T12:22:50.005Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s) 12:22:50 [2023-01-18T12:22:50.005Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s) 12:22:50 [2023-01-18T12:22:50.005Z] PASS 12:22:50 [2023-01-18T12:22:50.005Z] 12:22:50 [2023-01-18T12:22:50.005Z] DONE 24 tests in 15.346s 12:22:50 [2023-01-18T12:22:50.005Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 12:22:50 [2023-01-18T12:22:50.005Z] ++ 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 12:22:50 [2023-01-18T12:22:50.005Z] ++ set -e 12:22:50 [2023-01-18T12:22:50.005Z] ++ '[' -n 0 ']' 12:22:50 [2023-01-18T12:22:50.005Z] ++ set -x 12:22:50 [2023-01-18T12:22:50.005Z] ++ 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 12:22:50 [2023-01-18T12:22:50.264Z] INFO: Testing against a local daemon 12:22:50 [2023-01-18T12:22:50.264Z] === RUN TestCommitInheritsEnv 12:22:50 [2023-01-18T12:22:50.523Z] --- PASS: TestCommitInheritsEnv (0.29s) 12:22:50 [2023-01-18T12:22:50.523Z] === RUN TestImportExtremelyLargeImageWorks 12:22:50 [2023-01-18T12:22:50.523Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 12:22:50 [2023-01-18T12:22:50.523Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 12:22:50 [2023-01-18T12:22:50.523Z] === RUN TestImportWithCustomPlatform 12:22:50 [2023-01-18T12:22:50.523Z] === RUN TestImportWithCustomPlatform/#00 12:22:50 [2023-01-18T12:22:50.782Z] === RUN TestImportWithCustomPlatform/_______ 12:22:50 [2023-01-18T12:22:50.782Z] === RUN TestImportWithCustomPlatform// 12:22:50 [2023-01-18T12:22:50.782Z] === RUN TestImportWithCustomPlatform/linux 12:22:50 [2023-01-18T12:22:50.782Z] === RUN TestImportWithCustomPlatform/LINUX 12:22:50 [2023-01-18T12:22:50.782Z] === RUN TestImportWithCustomPlatform/linux/sparc64 12:22:50 [2023-01-18T12:22:50.782Z] === RUN TestImportWithCustomPlatform/macos 12:22:50 [2023-01-18T12:22:50.782Z] === RUN TestImportWithCustomPlatform/macos/arm64 12:22:50 [2023-01-18T12:22:50.782Z] === RUN TestImportWithCustomPlatform/nintendo64 12:22:50 [2023-01-18T12:22:50.782Z] --- PASS: TestImportWithCustomPlatform (0.33s) 12:22:50 [2023-01-18T12:22:50.782Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) 12:22:50 [2023-01-18T12:22:50.782Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 12:22:50 [2023-01-18T12:22:50.782Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 12:22:50 [2023-01-18T12:22:50.782Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) 12:22:50 [2023-01-18T12:22:50.782Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) 12:22:50 [2023-01-18T12:22:50.782Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) 12:22:50 [2023-01-18T12:22:50.782Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 12:22:50 [2023-01-18T12:22:50.782Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 12:22:50 [2023-01-18T12:22:50.782Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 12:22:50 [2023-01-18T12:22:50.782Z] === RUN TestImagesFilterMultiReference 12:22:51 [2023-01-18T12:22:51.042Z] --- PASS: TestImagesFilterMultiReference (0.07s) 12:22:51 [2023-01-18T12:22:51.042Z] === RUN TestImagePullPlatformInvalid 12:22:51 [2023-01-18T12:22:51.042Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 12:22:51 [2023-01-18T12:22:51.042Z] === RUN TestImagePullStoredfDigestForOtherRepo 12:22:51 [2023-01-18T12:22:51.042Z] time="2023-01-18T12:22:50Z" 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.5 instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] time="2023-01-18T12:22:50Z" level=info msg="redis not configured" go.version=go1.19.5 instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] time="2023-01-18T12:22:50Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.5 instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] time="2023-01-18T12:22:50Z" level=info msg="Starting upload purge in 27m0s" go.version=go1.19.5 instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] time="2023-01-18T12:22:50Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=144fc3d9-6c06-4305-aa13-112ae303ae47 http.request.method=GET http.request.remoteaddr="127.0.0.1:35132" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] time="2023-01-18T12:22:50Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=144fc3d9-6c06-4305-aa13-112ae303ae47 http.request.method=GET http.request.remoteaddr="127.0.0.1:35132" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.277688ms http.response.status=200 http.response.written=2 instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] 127.0.0.1 - - [18/Jan/2023:12:22:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 12:22:51 [2023-01-18T12:22:51.042Z] time="2023-01-18T12:22:50Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4fc6ab77-00ca-446f-936d-3e4c18644ab7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35148" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] time="2023-01-18T12:22:50Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4fc6ab77-00ca-446f-936d-3e4c18644ab7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35148" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] time="2023-01-18T12:22:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4fc6ab77-00ca-446f-936d-3e4c18644ab7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35148" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=26.436µ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=ee77ffc2-ca2c-44f1-a7de-3b1357b009ae trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] time="2023-01-18T12:22:50Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=4fc6ab77-00ca-446f-936d-3e4c18644ab7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35148" 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=2.415024ms http.response.status=404 http.response.written=157 instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] 127.0.0.1 - - [18/Jan/2023:12:22:50 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.15+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] time="2023-01-18T12:22:50Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=fb2fbf8a-9fba-41ff-aa6e-0e73f27fcd85 http.request.method=POST http.request.remoteaddr="127.0.0.1:35148" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] time="2023-01-18T12:22:50Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=fb2fbf8a-9fba-41ff-aa6e-0e73f27fcd85 http.request.method=POST http.request.remoteaddr="127.0.0.1:35148" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] time="2023-01-18T12:22:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=fb2fbf8a-9fba-41ff-aa6e-0e73f27fcd85 http.request.method=POST http.request.remoteaddr="127.0.0.1:35148" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=96.915µ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=b013a8a4-0216-4107-af9a-e7b2cc5cd57b trace.line=95 vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] time="2023-01-18T12:22:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=fb2fbf8a-9fba-41ff-aa6e-0e73f27fcd85 http.request.method=POST http.request.remoteaddr="127.0.0.1:35148" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=14.72µ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=ae93122d-3a18-4b0f-a923-48396f7d8aa2 trace.line=141 vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] time="2023-01-18T12:22:50Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b18e47af-0e52-4bc2-a385-4fc514764cb8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] time="2023-01-18T12:22:50Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b18e47af-0e52-4bc2-a385-4fc514764cb8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] time="2023-01-18T12:22:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b18e47af-0e52-4bc2-a385-4fc514764cb8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=23.54µ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=79ccd58f-15ae-4c29-ab8a-736ef44a5ee7 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] time="2023-01-18T12:22:50Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=b18e47af-0e52-4bc2-a385-4fc514764cb8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35158" 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=7.544254ms http.response.status=404 http.response.written=157 instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] 127.0.0.1 - - [18/Jan/2023:12:22:50 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.15+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] time="2023-01-18T12:22:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=fb2fbf8a-9fba-41ff-aa6e-0e73f27fcd85 http.request.method=POST http.request.remoteaddr="127.0.0.1:35148" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=66.131µ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=cae68709-96c8-4fd0-970f-892ac5d7a215 trace.line=95 vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] time="2023-01-18T12:22:50Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=fb2fbf8a-9fba-41ff-aa6e-0e73f27fcd85 http.request.method=POST http.request.remoteaddr="127.0.0.1:35148" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=5.161852ms http.response.status=202 http.response.written=0 instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] 127.0.0.1 - - [18/Jan/2023:12:22:50 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.15+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] time="2023-01-18T12:22:50Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2db903ae-a1fe-456b-82b9-6a25529f65ac http.request.method=POST http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] time="2023-01-18T12:22:50Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2db903ae-a1fe-456b-82b9-6a25529f65ac http.request.method=POST http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] time="2023-01-18T12:22:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c3748e37-c1ce-4a4a-8518-713504bce245/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2db903ae-a1fe-456b-82b9-6a25529f65ac http.request.method=POST http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=67.295µ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=d13922a8-b112-412b-95cc-a4deae56efc8 trace.line=95 vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] time="2023-01-18T12:22:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c3748e37-c1ce-4a4a-8518-713504bce245/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2db903ae-a1fe-456b-82b9-6a25529f65ac http.request.method=POST http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=93.289µ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=2377201a-9ce5-48f3-b64d-59c6b9c006be trace.line=141 vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.042Z] time="2023-01-18T12:22:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c3748e37-c1ce-4a4a-8518-713504bce245/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2db903ae-a1fe-456b-82b9-6a25529f65ac http.request.method=POST http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=73.171µ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=2485a2f7-0f61-4373-b9e8-dac36700dde4 trace.line=95 vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.043Z] time="2023-01-18T12:22:50Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2db903ae-a1fe-456b-82b9-6a25529f65ac http.request.method=POST http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=10.61573ms http.response.status=202 http.response.written=0 instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.043Z] 127.0.0.1 - - [18/Jan/2023:12:22:50 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.15+unknown" 12:22:51 [2023-01-18T12:22:51.043Z] time="2023-01-18T12:22:50Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb004955-afd2-4217-81cb-92894b55c913 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35148" http.request.uri="/v2/test/blobs/uploads/e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c?_state=SBsn0vv1GfKeHJDc-6REb2sfMgt2s0Mez5yHEnE2rt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyYTUyZTc3LWE2ZDYtNDVmMy05ZjZmLWQ2ZDhjNTZiM2M2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45NzcyMTQyMjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=test vars.uuid=e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.043Z] time="2023-01-18T12:22:50Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb004955-afd2-4217-81cb-92894b55c913 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35148" http.request.uri="/v2/test/blobs/uploads/e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c?_state=SBsn0vv1GfKeHJDc-6REb2sfMgt2s0Mez5yHEnE2rt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyYTUyZTc3LWE2ZDYtNDVmMy05ZjZmLWQ2ZDhjNTZiM2M2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45NzcyMTQyMjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=test vars.uuid=e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.043Z] time="2023-01-18T12:22:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb004955-afd2-4217-81cb-92894b55c913 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35148" http.request.uri="/v2/test/blobs/uploads/e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c?_state=SBsn0vv1GfKeHJDc-6REb2sfMgt2s0Mez5yHEnE2rt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyYTUyZTc3LWE2ZDYtNDVmMy05ZjZmLWQ2ZDhjNTZiM2M2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45NzcyMTQyMjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=31.474µ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=b97d9446-97fa-4484-8ca5-de4f8e529b2b trace.line=82 vars.name=test vars.uuid=e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.043Z] time="2023-01-18T12:22:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb004955-afd2-4217-81cb-92894b55c913 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35148" http.request.uri="/v2/test/blobs/uploads/e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c?_state=SBsn0vv1GfKeHJDc-6REb2sfMgt2s0Mez5yHEnE2rt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyYTUyZTc3LWE2ZDYtNDVmMy05ZjZmLWQ2ZDhjNTZiM2M2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45NzcyMTQyMjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=63.792µ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=b3328585-08ee-42a1-a205-704d8fea381d trace.line=141 vars.name=test vars.uuid=e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.043Z] time="2023-01-18T12:22:50Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aab50476-052e-4aeb-b1a9-a32b1afc1e68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/blobs/uploads/c3748e37-c1ce-4a4a-8518-713504bce245?_state=IGU2k1D95bb9b6bp1wvNz5FkljV_GNOHr6XwiWMaEtZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNzQ4ZTM3LWMxY2UtNGE0YS04NTE4LTcxMzUwNGJjZTI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45ODMxNDc3ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=test vars.uuid=c3748e37-c1ce-4a4a-8518-713504bce245 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.043Z] time="2023-01-18T12:22:50Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aab50476-052e-4aeb-b1a9-a32b1afc1e68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/blobs/uploads/c3748e37-c1ce-4a4a-8518-713504bce245?_state=IGU2k1D95bb9b6bp1wvNz5FkljV_GNOHr6XwiWMaEtZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNzQ4ZTM3LWMxY2UtNGE0YS04NTE4LTcxMzUwNGJjZTI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45ODMxNDc3ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=test vars.uuid=c3748e37-c1ce-4a4a-8518-713504bce245 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.043Z] time="2023-01-18T12:22:50Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb004955-afd2-4217-81cb-92894b55c913 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35148" http.request.uri="/v2/test/blobs/uploads/e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c?_state=SBsn0vv1GfKeHJDc-6REb2sfMgt2s0Mez5yHEnE2rt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyYTUyZTc3LWE2ZDYtNDVmMy05ZjZmLWQ2ZDhjNTZiM2M2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45NzcyMTQyMjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=61.094µ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=fb234338-c38a-466f-81bf-75c8b0ec85c5 trace.line=124 vars.name=test vars.uuid=e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.043Z] time="2023-01-18T12:22:50Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb004955-afd2-4217-81cb-92894b55c913 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35148" http.request.uri="/v2/test/blobs/uploads/e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c?_state=SBsn0vv1GfKeHJDc-6REb2sfMgt2s0Mez5yHEnE2rt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyYTUyZTc3LWE2ZDYtNDVmMy05ZjZmLWQ2ZDhjNTZiM2M2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45NzcyMTQyMjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=test vars.uuid=e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.043Z] time="2023-01-18T12:22:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/c3748e37-c1ce-4a4a-8518-713504bce245/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aab50476-052e-4aeb-b1a9-a32b1afc1e68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/blobs/uploads/c3748e37-c1ce-4a4a-8518-713504bce245?_state=IGU2k1D95bb9b6bp1wvNz5FkljV_GNOHr6XwiWMaEtZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNzQ4ZTM3LWMxY2UtNGE0YS04NTE4LTcxMzUwNGJjZTI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45ODMxNDc3ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=36.003µ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=d7a15461-5e5f-4b36-b97c-bc31ea7aed11 trace.line=82 vars.name=test vars.uuid=c3748e37-c1ce-4a4a-8518-713504bce245 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.043Z] time="2023-01-18T12:22:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c3748e37-c1ce-4a4a-8518-713504bce245/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aab50476-052e-4aeb-b1a9-a32b1afc1e68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/blobs/uploads/c3748e37-c1ce-4a4a-8518-713504bce245?_state=IGU2k1D95bb9b6bp1wvNz5FkljV_GNOHr6XwiWMaEtZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNzQ4ZTM3LWMxY2UtNGE0YS04NTE4LTcxMzUwNGJjZTI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45ODMxNDc3ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=21.907µ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=507f082c-6fa2-49fb-9de5-c9ad82cc1a85 trace.line=141 vars.name=test vars.uuid=c3748e37-c1ce-4a4a-8518-713504bce245 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.043Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb004955-afd2-4217-81cb-92894b55c913 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35148" http.request.uri="/v2/test/blobs/uploads/e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c?_state=SBsn0vv1GfKeHJDc-6REb2sfMgt2s0Mez5yHEnE2rt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyYTUyZTc3LWE2ZDYtNDVmMy05ZjZmLWQ2ZDhjNTZiM2M2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45NzcyMTQyMjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=1.911248ms 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=5f09adae-8993-435d-960b-98b5904ffb6a trace.line=141 vars.name=test vars.uuid=e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.043Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/c3748e37-c1ce-4a4a-8518-713504bce245/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aab50476-052e-4aeb-b1a9-a32b1afc1e68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/blobs/uploads/c3748e37-c1ce-4a4a-8518-713504bce245?_state=IGU2k1D95bb9b6bp1wvNz5FkljV_GNOHr6XwiWMaEtZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNzQ4ZTM3LWMxY2UtNGE0YS04NTE4LTcxMzUwNGJjZTI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45ODMxNDc3ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=72.867µ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=1d7982db-521a-489b-8dd0-6b9d2da21c95 trace.line=124 vars.name=test vars.uuid=c3748e37-c1ce-4a4a-8518-713504bce245 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.043Z] time="2023-01-18T12:22:51Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aab50476-052e-4aeb-b1a9-a32b1afc1e68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/blobs/uploads/c3748e37-c1ce-4a4a-8518-713504bce245?_state=IGU2k1D95bb9b6bp1wvNz5FkljV_GNOHr6XwiWMaEtZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNzQ4ZTM3LWMxY2UtNGE0YS04NTE4LTcxMzUwNGJjZTI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45ODMxNDc3ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=test vars.uuid=c3748e37-c1ce-4a4a-8518-713504bce245 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.043Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c3748e37-c1ce-4a4a-8518-713504bce245/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aab50476-052e-4aeb-b1a9-a32b1afc1e68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/blobs/uploads/c3748e37-c1ce-4a4a-8518-713504bce245?_state=IGU2k1D95bb9b6bp1wvNz5FkljV_GNOHr6XwiWMaEtZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNzQ4ZTM3LWMxY2UtNGE0YS04NTE4LTcxMzUwNGJjZTI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45ODMxNDc3ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=27.019µ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=07111dad-efe6-4b6f-9517-370700f3ed2b trace.line=141 vars.name=test vars.uuid=c3748e37-c1ce-4a4a-8518-713504bce245 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.043Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aab50476-052e-4aeb-b1a9-a32b1afc1e68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/blobs/uploads/c3748e37-c1ce-4a4a-8518-713504bce245?_state=IGU2k1D95bb9b6bp1wvNz5FkljV_GNOHr6XwiWMaEtZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNzQ4ZTM3LWMxY2UtNGE0YS04NTE4LTcxMzUwNGJjZTI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45ODMxNDc3ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=30.497µ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=a8332ab9-d69d-4dc5-bfe2-74a1adca76f0 trace.line=141 vars.name=test vars.uuid=c3748e37-c1ce-4a4a-8518-713504bce245 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.043Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c3748e37-c1ce-4a4a-8518-713504bce245/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aab50476-052e-4aeb-b1a9-a32b1afc1e68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/blobs/uploads/c3748e37-c1ce-4a4a-8518-713504bce245?_state=IGU2k1D95bb9b6bp1wvNz5FkljV_GNOHr6XwiWMaEtZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNzQ4ZTM3LWMxY2UtNGE0YS04NTE4LTcxMzUwNGJjZTI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45ODMxNDc3ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=83.288µ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=f0e219d0-a0e5-4962-88b9-c334b399f5a5 trace.line=141 vars.name=test vars.uuid=c3748e37-c1ce-4a4a-8518-713504bce245 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.043Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/c3748e37-c1ce-4a4a-8518-713504bce245/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aab50476-052e-4aeb-b1a9-a32b1afc1e68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/blobs/uploads/c3748e37-c1ce-4a4a-8518-713504bce245?_state=IGU2k1D95bb9b6bp1wvNz5FkljV_GNOHr6XwiWMaEtZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNzQ4ZTM3LWMxY2UtNGE0YS04NTE4LTcxMzUwNGJjZTI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45ODMxNDc3ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=110.954µ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=f117d113-7596-4648-82c8-1096c286def1 trace.line=167 vars.name=test vars.uuid=c3748e37-c1ce-4a4a-8518-713504bce245 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.043Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aab50476-052e-4aeb-b1a9-a32b1afc1e68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/blobs/uploads/c3748e37-c1ce-4a4a-8518-713504bce245?_state=IGU2k1D95bb9b6bp1wvNz5FkljV_GNOHr6XwiWMaEtZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNzQ4ZTM3LWMxY2UtNGE0YS04NTE4LTcxMzUwNGJjZTI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45ODMxNDc3ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=138.719µ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=471e4a8c-d956-4dee-af1d-e1f9fce729b7 trace.line=95 vars.name=test vars.uuid=c3748e37-c1ce-4a4a-8518-713504bce245 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.043Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/c3748e37-c1ce-4a4a-8518-713504bce245\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aab50476-052e-4aeb-b1a9-a32b1afc1e68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/blobs/uploads/c3748e37-c1ce-4a4a-8518-713504bce245?_state=IGU2k1D95bb9b6bp1wvNz5FkljV_GNOHr6XwiWMaEtZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNzQ4ZTM3LWMxY2UtNGE0YS04NTE4LTcxMzUwNGJjZTI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45ODMxNDc3ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=190.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).Delete" trace.id=7effad93-d9f5-44f2-a9cf-bfe296761ff9 trace.line=181 vars.name=test vars.uuid=c3748e37-c1ce-4a4a-8518-713504bce245 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.043Z] time="2023-01-18T12:22:51Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aab50476-052e-4aeb-b1a9-a32b1afc1e68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/blobs/uploads/c3748e37-c1ce-4a4a-8518-713504bce245?_state=IGU2k1D95bb9b6bp1wvNz5FkljV_GNOHr6XwiWMaEtZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNzQ4ZTM3LWMxY2UtNGE0YS04NTE4LTcxMzUwNGJjZTI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45ODMxNDc3ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=11.009742ms http.response.status=201 http.response.written=0 instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.043Z] 127.0.0.1 - - [18/Jan/2023:12:22:50 +0000] "PUT /v2/test/blobs/uploads/c3748e37-c1ce-4a4a-8518-713504bce245?_state=IGU2k1D95bb9b6bp1wvNz5FkljV_GNOHr6XwiWMaEtZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNzQ4ZTM3LWMxY2UtNGE0YS04NTE4LTcxMzUwNGJjZTI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45ODMxNDc3ODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown" 12:22:51 [2023-01-18T12:22:51.043Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb004955-afd2-4217-81cb-92894b55c913 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35148" http.request.uri="/v2/test/blobs/uploads/e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c?_state=SBsn0vv1GfKeHJDc-6REb2sfMgt2s0Mez5yHEnE2rt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyYTUyZTc3LWE2ZDYtNDVmMy05ZjZmLWQ2ZDhjNTZiM2M2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45NzcyMTQyMjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=48.539µ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=5839a2ce-d0c5-4020-bbb3-243ad198a9a2 trace.line=141 vars.name=test vars.uuid=e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.043Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb004955-afd2-4217-81cb-92894b55c913 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35148" http.request.uri="/v2/test/blobs/uploads/e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c?_state=SBsn0vv1GfKeHJDc-6REb2sfMgt2s0Mez5yHEnE2rt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyYTUyZTc3LWE2ZDYtNDVmMy05ZjZmLWQ2ZDhjNTZiM2M2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45NzcyMTQyMjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=18.486µ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=0a778d76-84e6-4775-9d16-c35818b06bab trace.line=141 vars.name=test vars.uuid=e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb004955-afd2-4217-81cb-92894b55c913 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35148" http.request.uri="/v2/test/blobs/uploads/e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c?_state=SBsn0vv1GfKeHJDc-6REb2sfMgt2s0Mez5yHEnE2rt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyYTUyZTc3LWE2ZDYtNDVmMy05ZjZmLWQ2ZDhjNTZiM2M2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45NzcyMTQyMjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=89.17µ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=46041df7-579e-4ac7-99b2-4cceb5a0b5f1 trace.line=167 vars.name=test vars.uuid=e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb004955-afd2-4217-81cb-92894b55c913 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35148" http.request.uri="/v2/test/blobs/uploads/e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c?_state=SBsn0vv1GfKeHJDc-6REb2sfMgt2s0Mez5yHEnE2rt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyYTUyZTc3LWE2ZDYtNDVmMy05ZjZmLWQ2ZDhjNTZiM2M2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45NzcyMTQyMjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=69.873µ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=6ed8082f-2bff-4f38-b526-f5d105318d0e trace.line=95 vars.name=test vars.uuid=e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb004955-afd2-4217-81cb-92894b55c913 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35148" http.request.uri="/v2/test/blobs/uploads/e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c?_state=SBsn0vv1GfKeHJDc-6REb2sfMgt2s0Mez5yHEnE2rt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyYTUyZTc3LWE2ZDYtNDVmMy05ZjZmLWQ2ZDhjNTZiM2M2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45NzcyMTQyMjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=105.342µ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=4a59f525-cb69-4508-a8dd-21a29eb543b7 trace.line=181 vars.name=test vars.uuid=e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb004955-afd2-4217-81cb-92894b55c913 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35148" http.request.uri="/v2/test/blobs/uploads/e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c?_state=SBsn0vv1GfKeHJDc-6REb2sfMgt2s0Mez5yHEnE2rt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyYTUyZTc3LWE2ZDYtNDVmMy05ZjZmLWQ2ZDhjNTZiM2M2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45NzcyMTQyMjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=14.591566ms http.response.status=201 http.response.written=0 instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] 127.0.0.1 - - [18/Jan/2023:12:22:50 +0000] "PUT /v2/test/blobs/uploads/e2a52e77-a6d6-45f3-9f6f-d6d8c56b3c6c?_state=SBsn0vv1GfKeHJDc-6REb2sfMgt2s0Mez5yHEnE2rt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyYTUyZTc3LWE2ZDYtNDVmMy05ZjZmLWQ2ZDhjNTZiM2M2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjoyMjo1MC45NzcyMTQyMjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=01453886-2a58-44ad-bc3d-681e021764ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=01453886-2a58-44ad-bc3d-681e021764ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=01453886-2a58-44ad-bc3d-681e021764ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=25.771µ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=9ff620e3-c5f1-4cca-a83b-ab0a4f6f7559 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=01453886-2a58-44ad-bc3d-681e021764ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35158" 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.291201ms http.response.status=404 http.response.written=96 instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] 127.0.0.1 - - [18/Jan/2023:12:22:51 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.15+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e0cfeb8-f4d4-4874-b20d-1056f0eaa77d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=debug msg=PutImageManifest go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e0cfeb8-f4d4-4874-b20d-1056f0eaa77d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e0cfeb8-f4d4-4874-b20d-1056f0eaa77d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e0cfeb8-f4d4-4874-b20d-1056f0eaa77d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e0cfeb8-f4d4-4874-b20d-1056f0eaa77d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=260.495µ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=5cedfeda-faab-4ed4-90e1-45b31f40d4f4 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e0cfeb8-f4d4-4874-b20d-1056f0eaa77d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=46.472µ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=40c01843-49a4-4dff-8495-b1f7f57c1c63 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e0cfeb8-f4d4-4874-b20d-1056f0eaa77d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=27.002µ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=962f6bac-5d90-450c-bba7-39c35156a000 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e0cfeb8-f4d4-4874-b20d-1056f0eaa77d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=17.673µ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=8427936b-9432-4efb-8038-9bfce11b01ee trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e0cfeb8-f4d4-4874-b20d-1056f0eaa77d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=14.507µ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=4dca0c57-1c0a-449f-9f45-ee1718ef80ec trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e0cfeb8-f4d4-4874-b20d-1056f0eaa77d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=107.024µ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=31f06c1c-68a5-4607-9a14-f404fa817b0c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e0cfeb8-f4d4-4874-b20d-1056f0eaa77d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=152.167µ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=962e66ad-0464-468b-b5e5-46b7d4d8e17e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e0cfeb8-f4d4-4874-b20d-1056f0eaa77d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=154.726µ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=95d63064-1321-4c55-88b5-2b6d663c9a83 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e0cfeb8-f4d4-4874-b20d-1056f0eaa77d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=90.31µ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=faeb7472-0fcb-4e56-9820-f3be96a19306 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e0cfeb8-f4d4-4874-b20d-1056f0eaa77d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=112.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).PutContent" trace.id=54ec1155-29e6-4f6f-ad83-29f25de90e7c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e0cfeb8-f4d4-4874-b20d-1056f0eaa77d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=4.097891ms http.response.status=201 http.response.written=0 instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] 127.0.0.1 - - [18/Jan/2023:12:22:51 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=8c6ccb4b-ceab-4e75-b1b6-03d874485392 http.request.method=GET http.request.remoteaddr="127.0.0.1:35174" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=8c6ccb4b-ceab-4e75-b1b6-03d874485392 http.request.method=GET http.request.remoteaddr="127.0.0.1:35174" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 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="819.351µs" http.response.status=200 http.response.written=2 instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] 127.0.0.1 - - [18/Jan/2023:12:22:51 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4bcfcc28-f34f-4ecb-82d6-215c86c1d7d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4bcfcc28-f34f-4ecb-82d6-215c86c1d7d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4bcfcc28-f34f-4ecb-82d6-215c86c1d7d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=49.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).GetContent" trace.id=44dbbaa1-76f6-40b7-b960-862479fbf8cd trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4bcfcc28-f34f-4ecb-82d6-215c86c1d7d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.044Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4bcfcc28-f34f-4ecb-82d6-215c86c1d7d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=82.828µ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=e0c68257-af6a-48d1-b3ee-2030587d9408 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.045Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4bcfcc28-f34f-4ecb-82d6-215c86c1d7d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=15.327µ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=b5284105-8a1e-4ba2-b0db-07eb3b5717ed trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.045Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4bcfcc28-f34f-4ecb-82d6-215c86c1d7d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=64.047µ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=67c2280d-a6bc-4784-a674-acd6000ace9c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.045Z] time="2023-01-18T12:22:51Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4bcfcc28-f34f-4ecb-82d6-215c86c1d7d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.045Z] time="2023-01-18T12:22:51Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4bcfcc28-f34f-4ecb-82d6-215c86c1d7d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 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.677275ms http.response.status=200 http.response.written=417 instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.045Z] 127.0.0.1 - - [18/Jan/2023:12:22:51 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 12:22:51 [2023-01-18T12:22:51.305Z] time="2023-01-18T12:22:51Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ccfcca9c-2a46-43d0-bf42-37e7849b1da9 http.request.method=GET http.request.remoteaddr="127.0.0.1:35196" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.305Z] time="2023-01-18T12:22:51Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ccfcca9c-2a46-43d0-bf42-37e7849b1da9 http.request.method=GET http.request.remoteaddr="127.0.0.1:35196" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.305Z] time="2023-01-18T12:22:51Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ccfcca9c-2a46-43d0-bf42-37e7849b1da9 http.request.method=GET http.request.remoteaddr="127.0.0.1:35196" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.305Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ccfcca9c-2a46-43d0-bf42-37e7849b1da9 http.request.method=GET http.request.remoteaddr="127.0.0.1:35196" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=49.565µ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=953537b8-f8e0-4b44-b4f6-d04e8f2a277b trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.305Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ccfcca9c-2a46-43d0-bf42-37e7849b1da9 http.request.method=GET http.request.remoteaddr="127.0.0.1:35196" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=15.991µ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=7602f85c-6085-49bd-aa1a-d4062fb7c47d trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.305Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ccfcca9c-2a46-43d0-bf42-37e7849b1da9 http.request.method=GET http.request.remoteaddr="127.0.0.1:35196" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=70.84µ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=ce1156d0-f848-42f7-9079-7760c08b3790 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.305Z] time="2023-01-18T12:22:51Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ccfcca9c-2a46-43d0-bf42-37e7849b1da9 http.request.method=GET http.request.remoteaddr="127.0.0.1:35196" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.305Z] time="2023-01-18T12:22:51Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ccfcca9c-2a46-43d0-bf42-37e7849b1da9 http.request.method=GET http.request.remoteaddr="127.0.0.1:35196" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 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.897976ms http.response.status=200 http.response.written=417 instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.305Z] 127.0.0.1 - - [18/Jan/2023:12:22:51 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 12:22:51 [2023-01-18T12:22:51.305Z] time="2023-01-18T12:22:51Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7d3f276b-668e-4367-a265-a6ec691c9933 http.request.method=GET http.request.remoteaddr="127.0.0.1:35226" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.305Z] time="2023-01-18T12:22:51Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7d3f276b-668e-4367-a265-a6ec691c9933 http.request.method=GET http.request.remoteaddr="127.0.0.1:35226" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.305Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7d3f276b-668e-4367-a265-a6ec691c9933 http.request.method=GET http.request.remoteaddr="127.0.0.1:35226" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=33.64µ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=c427ec83-ff92-4d24-b4fd-78c7cfbfd430 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.305Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7d3f276b-668e-4367-a265-a6ec691c9933 http.request.method=GET http.request.remoteaddr="127.0.0.1:35226" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=14.03µ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=85d5c154-ddbc-4c94-bdc8-8172562a52cd trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.305Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7d3f276b-668e-4367-a265-a6ec691c9933 http.request.method=GET http.request.remoteaddr="127.0.0.1:35226" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=17.518µ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=04dffcf1-c386-4069-8627-6de01462154c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.305Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7d3f276b-668e-4367-a265-a6ec691c9933 http.request.method=GET http.request.remoteaddr="127.0.0.1:35226" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=31.367µ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=8c03bdae-d27d-499f-9cde-a0faeb898e05 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.305Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7d3f276b-668e-4367-a265-a6ec691c9933 http.request.method=GET http.request.remoteaddr="127.0.0.1:35226" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=12.709µ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=f75a9fa1-c842-42a9-8396-e5304a4a98e7 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.305Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7d3f276b-668e-4367-a265-a6ec691c9933 http.request.method=GET http.request.remoteaddr="127.0.0.1:35226" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=6.088µ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=7cf97b57-ad09-4b66-a2e6-2b01841660aa trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.305Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7d3f276b-668e-4367-a265-a6ec691c9933 http.request.method=GET http.request.remoteaddr="127.0.0.1:35226" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=18.404µ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=fe5333e7-128c-463f-a951-796c16667369 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.305Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7d3f276b-668e-4367-a265-a6ec691c9933 http.request.method=GET http.request.remoteaddr="127.0.0.1:35226" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=25.755µ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=4d32c9da-1487-4c15-9c2d-12ff266d7d65 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.305Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7d3f276b-668e-4367-a265-a6ec691c9933 http.request.method=GET http.request.remoteaddr="127.0.0.1:35226" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=14.95µ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=bfc6addf-7e19-4b4a-8aaa-3d3265106dce trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.305Z] time="2023-01-18T12:22:51Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7d3f276b-668e-4367-a265-a6ec691c9933 http.request.method=GET http.request.remoteaddr="127.0.0.1:35226" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 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=2.60618ms http.response.status=200 http.response.written=68 instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.305Z] 127.0.0.1 - - [18/Jan/2023:12:22:51 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 12:22:51 [2023-01-18T12:22:51.305Z] time="2023-01-18T12:22:51Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c3e448a1-757b-48b3-8652-4d3828fd06c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35212" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.306Z] time="2023-01-18T12:22:51Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c3e448a1-757b-48b3-8652-4d3828fd06c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35212" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.306Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c3e448a1-757b-48b3-8652-4d3828fd06c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35212" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=30.366µ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=d5747aaa-d0d5-4e08-add0-9a6a65b33655 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.306Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c3e448a1-757b-48b3-8652-4d3828fd06c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35212" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=15.532µ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=ab121227-a57e-4130-9517-a90ac8fb4daf trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.306Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c3e448a1-757b-48b3-8652-4d3828fd06c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35212" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=23.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).GetContent" trace.id=25596f1e-a65a-4a1b-9424-72522a69aea2 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.306Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c3e448a1-757b-48b3-8652-4d3828fd06c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35212" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=13.907µ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=5fbbd9b2-88e4-41f1-a045-85c1e191dfe2 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.306Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c3e448a1-757b-48b3-8652-4d3828fd06c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35212" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=12.643µ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=bc0e3bed-e900-49f3-b0be-b9be9a13f769 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.306Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c3e448a1-757b-48b3-8652-4d3828fd06c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35212" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=6.785µ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=60af2411-2494-4ad1-a83d-d7a5e65091f8 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.306Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c3e448a1-757b-48b3-8652-4d3828fd06c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35212" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=19.594µ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=48560e91-ead9-4648-820d-7fa892986047 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.306Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c3e448a1-757b-48b3-8652-4d3828fd06c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35212" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=26.715µ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=71c94366-b14d-49a5-bae9-354b01fef2df trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.306Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c3e448a1-757b-48b3-8652-4d3828fd06c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35212" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=135.544µ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=b28f3852-1db7-462a-aa8f-8e29c29d3cf3 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.306Z] time="2023-01-18T12:22:51Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c3e448a1-757b-48b3-8652-4d3828fd06c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35212" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 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=5.70927ms http.response.status=200 http.response.written=179 instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.306Z] 127.0.0.1 - - [18/Jan/2023:12:22:51 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 12:22:51 [2023-01-18T12:22:51.306Z] time="2023-01-18T12:22:51Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=879f1570-d63d-44e6-8e34-9bc12fd66a94 http.request.method=GET http.request.remoteaddr="127.0.0.1:35246" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.306Z] time="2023-01-18T12:22:51Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=879f1570-d63d-44e6-8e34-9bc12fd66a94 http.request.method=GET http.request.remoteaddr="127.0.0.1:35246" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 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="858.734µs" http.response.status=200 http.response.written=2 instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.306Z] 127.0.0.1 - - [18/Jan/2023:12:22:51 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 12:22:51 [2023-01-18T12:22:51.306Z] time="2023-01-18T12:22:51Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=42126b93-b8a6-44e6-8011-9c4923bc7647 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35260" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.306Z] time="2023-01-18T12:22:51Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=42126b93-b8a6-44e6-8011-9c4923bc7647 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35260" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.306Z] time="2023-01-18T12:22:51Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=42126b93-b8a6-44e6-8011-9c4923bc7647 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35260" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.306Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=42126b93-b8a6-44e6-8011-9c4923bc7647 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35260" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=27.691µ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=1c5ae5da-a174-4eb8-8060-f0042a9ffc0c trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.306Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=42126b93-b8a6-44e6-8011-9c4923bc7647 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35260" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=10.6µ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=41399295-660f-452a-a30e-807f82d05863 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.306Z] time="2023-01-18T12:22:51Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=42126b93-b8a6-44e6-8011-9c4923bc7647 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35260" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 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.078704ms http.response.status=404 http.response.written=181 instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.306Z] 127.0.0.1 - - [18/Jan/2023:12:22:51 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 12:22:51 [2023-01-18T12:22:51.306Z] time="2023-01-18T12:22:51Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=81fd32a7-35e3-4acf-9e1a-14834727d39e http.request.method=GET http.request.remoteaddr="127.0.0.1:35270" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.306Z] time="2023-01-18T12:22:51Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=81fd32a7-35e3-4acf-9e1a-14834727d39e http.request.method=GET http.request.remoteaddr="127.0.0.1:35270" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.306Z] time="2023-01-18T12:22:51Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=81fd32a7-35e3-4acf-9e1a-14834727d39e http.request.method=GET http.request.remoteaddr="127.0.0.1:35270" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.306Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=81fd32a7-35e3-4acf-9e1a-14834727d39e http.request.method=GET http.request.remoteaddr="127.0.0.1:35270" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=23.63µ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=534eda84-728b-4cc7-99a0-d88920ac7e01 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.306Z] time="2023-01-18T12:22:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=81fd32a7-35e3-4acf-9e1a-14834727d39e http.request.method=GET http.request.remoteaddr="127.0.0.1:35270" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 trace.duration=11.389µ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=35e1a14c-d254-424c-ab3f-012ee7fde19e trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.306Z] time="2023-01-18T12:22:51Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=81fd32a7-35e3-4acf-9e1a-14834727d39e http.request.method=GET http.request.remoteaddr="127.0.0.1:35270" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 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="960.949µs" http.response.status=404 http.response.written=181 instance.id=880cf1d1-7cf8-4118-acf4-9a2b1df359e9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:22:51 [2023-01-18T12:22:51.306Z] 127.0.0.1 - - [18/Jan/2023:12:22:51 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/f328486cb3d4804ef2db5f38493767f910586919 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 12:22:51 [2023-01-18T12:22:51.306Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.28s) 12:22:51 [2023-01-18T12:22:51.306Z] === RUN TestRemoveImageOrphaning 12:22:51 [2023-01-18T12:22:51.565Z] --- PASS: TestRemoveImageOrphaning (0.25s) 12:22:51 [2023-01-18T12:22:51.565Z] === RUN TestRemoveImageGarbageCollector 12:22:51 [2023-01-18T12:22:51.565Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:22:51 [2023-01-18T12:22:51.565Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 12:22:51 [2023-01-18T12:22:51.565Z] === RUN TestTagUnprefixedRepoByNameOrName 12:22:51 [2023-01-18T12:22:51.565Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 12:22:51 [2023-01-18T12:22:51.565Z] === RUN TestTagInvalidReference 12:22:51 [2023-01-18T12:22:51.565Z] --- PASS: TestTagInvalidReference (0.01s) 12:22:51 [2023-01-18T12:22:51.565Z] === RUN TestTagValidPrefixedRepo 12:22:51 [2023-01-18T12:22:51.565Z] --- PASS: TestTagValidPrefixedRepo (0.04s) 12:22:51 [2023-01-18T12:22:51.565Z] === RUN TestTagExistedNameWithoutForce 12:22:51 [2023-01-18T12:22:51.565Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 12:22:51 [2023-01-18T12:22:51.565Z] === RUN TestTagOfficialNames 12:22:51 [2023-01-18T12:22:51.565Z] --- PASS: TestTagOfficialNames (0.05s) 12:22:51 [2023-01-18T12:22:51.565Z] === RUN TestTagMatchesDigest 12:22:51 [2023-01-18T12:22:51.824Z] --- PASS: TestTagMatchesDigest (0.02s) 12:22:51 [2023-01-18T12:22:51.824Z] PASS 12:22:51 [2023-01-18T12:22:51.824Z] 12:22:51 [2023-01-18T12:22:51.824Z] === Skipped 12:22:51 [2023-01-18T12:22:51.824Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 12:22:51 [2023-01-18T12:22:51.824Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 12:22:51 [2023-01-18T12:22:51.824Z] 12:22:51 [2023-01-18T12:22:51.824Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 12:22:51 [2023-01-18T12:22:51.824Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:22:51 [2023-01-18T12:22:51.824Z] 12:22:51 [2023-01-18T12:22:51.824Z] DONE 23 tests, 2 skipped in 1.602s 12:22:51 [2023-01-18T12:22:51.824Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 12:22:51 [2023-01-18T12:22:51.824Z] ++ 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 12:22:51 [2023-01-18T12:22:51.824Z] ++ set -e 12:22:51 [2023-01-18T12:22:51.824Z] ++ '[' -n 0 ']' 12:22:51 [2023-01-18T12:22:51.824Z] ++ set -x 12:22:51 [2023-01-18T12:22:51.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 12:22:51 [2023-01-18T12:22:51.824Z] === RUN TestStripANSICommands 12:22:51 [2023-01-18T12:22:51.824Z] === RUN TestStripANSICommands/#00 12:22:51 [2023-01-18T12:22:51.824Z] === RUN TestStripANSICommands/#01 12:22:51 [2023-01-18T12:22:51.824Z] --- PASS: TestStripANSICommands (0.00s) 12:22:51 [2023-01-18T12:22:51.824Z] --- PASS: TestStripANSICommands/#00 (0.00s) 12:22:51 [2023-01-18T12:22:51.824Z] --- PASS: TestStripANSICommands/#01 (0.00s) 12:22:51 [2023-01-18T12:22:51.824Z] PASS 12:22:51 [2023-01-18T12:22:51.824Z] 12:22:51 [2023-01-18T12:22:51.824Z] DONE 3 tests in 0.048s 12:22:51 [2023-01-18T12:22:51.824Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 12:22:51 [2023-01-18T12:22:51.824Z] ++ 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 12:22:51 [2023-01-18T12:22:51.824Z] ++ set -e 12:22:51 [2023-01-18T12:22:51.824Z] ++ '[' -n 0 ']' 12:22:51 [2023-01-18T12:22:51.824Z] ++ set -x 12:22:51 [2023-01-18T12:22:51.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 12:22:51 [2023-01-18T12:22:51.824Z] INFO: Testing against a local daemon 12:22:51 [2023-01-18T12:22:51.824Z] === RUN TestNetworkCreateDelete 12:22:52 [2023-01-18T12:22:52.083Z] --- PASS: TestNetworkCreateDelete (0.14s) 12:22:52 [2023-01-18T12:22:52.083Z] === RUN TestDockerNetworkDeletePreferID 12:22:52 [2023-01-18T12:22:52.344Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) 12:22:52 [2023-01-18T12:22:52.344Z] === RUN TestDaemonDNSFallback 12:22:58 [2023-01-18T12:22:58.907Z] --- PASS: TestDaemonDNSFallback (6.29s) 12:22:58 [2023-01-18T12:22:58.907Z] === RUN TestInspectNetwork 12:23:02 [2023-01-18T12:23:02.194Z] === RUN TestInspectNetwork/full_network_id 12:23:02 [2023-01-18T12:23:02.194Z] === RUN TestInspectNetwork/partial_network_id 12:23:02 [2023-01-18T12:23:02.194Z] === RUN TestInspectNetwork/network_name 12:23:02 [2023-01-18T12:23:02.194Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 12:23:06 [2023-01-18T12:23:06.387Z] --- PASS: TestInspectNetwork (7.11s) 12:23:06 [2023-01-18T12:23:06.387Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 12:23:06 [2023-01-18T12:23:06.387Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 12:23:06 [2023-01-18T12:23:06.387Z] --- PASS: TestInspectNetwork/network_name (0.00s) 12:23:06 [2023-01-18T12:23:06.387Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 12:23:06 [2023-01-18T12:23:06.387Z] === RUN TestRunContainerWithBridgeNone 12:23:07 [2023-01-18T12:23:07.323Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) 12:23:07 [2023-01-18T12:23:07.323Z] === RUN TestNetworkInvalidJSON 12:23:07 [2023-01-18T12:23:07.323Z] === RUN TestNetworkInvalidJSON/networks/create 12:23:07 [2023-01-18T12:23:07.323Z] === PAUSE TestNetworkInvalidJSON/networks/create 12:23:07 [2023-01-18T12:23:07.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 12:23:07 [2023-01-18T12:23:07.323Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 12:23:07 [2023-01-18T12:23:07.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 12:23:07 [2023-01-18T12:23:07.323Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 12:23:07 [2023-01-18T12:23:07.323Z] === CONT TestNetworkInvalidJSON/networks/create 12:23:07 [2023-01-18T12:23:07.323Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 12:23:07 [2023-01-18T12:23:07.323Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 12:23:07 [2023-01-18T12:23:07.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 12:23:07 [2023-01-18T12:23:07.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 12:23:07 [2023-01-18T12:23:07.323Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 12:23:07 [2023-01-18T12:23:07.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 12:23:07 [2023-01-18T12:23:07.323Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 12:23:07 [2023-01-18T12:23:07.323Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 12:23:07 [2023-01-18T12:23:07.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 12:23:07 [2023-01-18T12:23:07.323Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 12:23:07 [2023-01-18T12:23:07.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 12:23:07 [2023-01-18T12:23:07.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 12:23:07 [2023-01-18T12:23:07.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 12:23:07 [2023-01-18T12:23:07.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 12:23:07 [2023-01-18T12:23:07.323Z] --- PASS: TestNetworkInvalidJSON (0.02s) 12:23:07 [2023-01-18T12:23:07.323Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 12:23:07 [2023-01-18T12:23:07.323Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 12:23:07 [2023-01-18T12:23:07.323Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 12:23:07 [2023-01-18T12:23:07.323Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 12:23:07 [2023-01-18T12:23:07.323Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 12:23:07 [2023-01-18T12:23:07.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 12:23:07 [2023-01-18T12:23:07.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 12:23:07 [2023-01-18T12:23:07.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 12:23:07 [2023-01-18T12:23:07.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 12:23:07 [2023-01-18T12:23:07.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 12:23:07 [2023-01-18T12:23:07.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 12:23:07 [2023-01-18T12:23:07.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 12:23:07 [2023-01-18T12:23:07.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 12:23:07 [2023-01-18T12:23:07.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 12:23:07 [2023-01-18T12:23:07.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 12:23:07 [2023-01-18T12:23:07.323Z] === RUN TestNetworkList 12:23:07 [2023-01-18T12:23:07.323Z] === RUN TestNetworkList//networks 12:23:07 [2023-01-18T12:23:07.323Z] === PAUSE TestNetworkList//networks 12:23:07 [2023-01-18T12:23:07.323Z] === RUN TestNetworkList//networks/ 12:23:07 [2023-01-18T12:23:07.323Z] === PAUSE TestNetworkList//networks/ 12:23:07 [2023-01-18T12:23:07.323Z] === CONT TestNetworkList//networks 12:23:07 [2023-01-18T12:23:07.323Z] === CONT TestNetworkList//networks/ 12:23:07 [2023-01-18T12:23:07.323Z] --- PASS: TestNetworkList (0.01s) 12:23:07 [2023-01-18T12:23:07.323Z] --- PASS: TestNetworkList//networks (0.00s) 12:23:07 [2023-01-18T12:23:07.323Z] --- PASS: TestNetworkList//networks/ (0.00s) 12:23:07 [2023-01-18T12:23:07.323Z] === RUN TestHostIPv4BridgeLabel 12:23:07 [2023-01-18T12:23:07.890Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 12:23:07 [2023-01-18T12:23:07.890Z] === RUN TestDaemonRestartWithLiveRestore 12:23:08 [2023-01-18T12:23:08.826Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 12:23:08 [2023-01-18T12:23:08.826Z] === RUN TestDaemonDefaultNetworkPools 12:23:09 [2023-01-18T12:23:09.761Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) 12:23:09 [2023-01-18T12:23:09.761Z] === RUN TestDaemonRestartWithExistingNetwork 12:23:10 [2023-01-18T12:23:10.698Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) 12:23:10 [2023-01-18T12:23:10.698Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 12:23:12 [2023-01-18T12:23:12.096Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) 12:23:12 [2023-01-18T12:23:12.096Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 12:23:12 [2023-01-18T12:23:12.663Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) 12:23:12 [2023-01-18T12:23:12.663Z] === RUN TestServiceWithPredefinedNetwork 12:23:15 [2023-01-18T12:23:15.195Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s) 12:23:15 [2023-01-18T12:23:15.195Z] === RUN TestServiceRemoveKeepsIngressNetwork 12:23:15 [2023-01-18T12:23:15.195Z] service_test.go:242: FLAKY_TEST 12:23:15 [2023-01-18T12:23:15.195Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 12:23:15 [2023-01-18T12:23:15.195Z] === RUN TestServiceWithDataPathPortInit 12:23:30 [2023-01-18T12:23:30.074Z] --- PASS: TestServiceWithDataPathPortInit (13.54s) 12:23:30 [2023-01-18T12:23:30.074Z] === RUN TestServiceWithDefaultAddressPoolInit 12:23:31 [2023-01-18T12:23:31.010Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y59wu9l29vtevc3i2bcjn93mz Created:2023-01-18 12:23:29.704737613 +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[d288411a342b7a1f248566a51df7107b89e7fd2cf1333e6fe4eb3d97334e0e0c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kger7wc8n8jsut4xzoums1cyf EndpointID:3db04419f9aedd0386c97ebf57bc4f06724914a6b0d323b941ac238298f55c24 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3c654fa7d595e886cb8641ae45062361959f5097b5aa3b017d050abb8ac2d3ec 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:2090f601e186 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kger7wc8n8jsut4xzoums1cyf EndpointID:3db04419f9aedd0386c97ebf57bc4f06724914a6b0d323b941ac238298f55c24 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 12:23:35 [2023-01-18T12:23:35.200Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s) 12:23:35 [2023-01-18T12:23:35.200Z] PASS 12:23:35 [2023-01-18T12:23:35.200Z] 12:23:35 [2023-01-18T12:23:35.200Z] === Skipped 12:23:35 [2023-01-18T12:23:35.200Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 12:23:35 [2023-01-18T12:23:35.200Z] service_test.go:242: FLAKY_TEST 12:23:35 [2023-01-18T12:23:35.200Z] 12:23:35 [2023-01-18T12:23:35.200Z] DONE 38 tests, 1 skipped in 43.430s 12:23:35 [2023-01-18T12:23:35.200Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 12:23:35 [2023-01-18T12:23:35.200Z] ++ 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 12:23:35 [2023-01-18T12:23:35.200Z] ++ set -e 12:23:35 [2023-01-18T12:23:35.200Z] ++ '[' -n 0 ']' 12:23:35 [2023-01-18T12:23:35.200Z] ++ set -x 12:23:35 [2023-01-18T12:23:35.200Z] ++ 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 12:23:35 [2023-01-18T12:23:35.200Z] INFO: Testing against a local daemon 12:23:35 [2023-01-18T12:23:35.200Z] === RUN TestDockerNetworkIpvlanPersistance 12:23:35 [2023-01-18T12:23:35.200Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 12:23:35 [2023-01-18T12:23:35.200Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 12:23:35 [2023-01-18T12:23:35.200Z] === RUN TestDockerNetworkIpvlan 12:23:35 [2023-01-18T12:23:35.200Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 12:23:35 [2023-01-18T12:23:35.200Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 12:23:35 [2023-01-18T12:23:35.200Z] PASS 12:23:35 [2023-01-18T12:23:35.200Z] 12:23:35 [2023-01-18T12:23:35.200Z] === Skipped 12:23:35 [2023-01-18T12:23:35.200Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 12:23:35 [2023-01-18T12:23:35.200Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 12:23:35 [2023-01-18T12:23:35.200Z] 12:23:35 [2023-01-18T12:23:35.200Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 12:23:35 [2023-01-18T12:23:35.200Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 12:23:35 [2023-01-18T12:23:35.200Z] 12:23:35 [2023-01-18T12:23:35.200Z] DONE 2 tests, 2 skipped in 0.085s 12:23:35 [2023-01-18T12:23:35.461Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 12:23:35 [2023-01-18T12:23:35.461Z] ++ 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 12:23:35 [2023-01-18T12:23:35.461Z] ++ set -e 12:23:35 [2023-01-18T12:23:35.461Z] ++ '[' -n 0 ']' 12:23:35 [2023-01-18T12:23:35.461Z] ++ set -x 12:23:35 [2023-01-18T12:23:35.461Z] ++ 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 12:23:35 [2023-01-18T12:23:35.461Z] INFO: Testing against a local daemon 12:23:35 [2023-01-18T12:23:35.461Z] === RUN TestDockerNetworkMacvlanPersistance 12:23:36 [2023-01-18T12:23:36.837Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) 12:23:36 [2023-01-18T12:23:36.837Z] === RUN TestDockerNetworkMacvlan 12:23:37 [2023-01-18T12:23:37.405Z] === RUN TestDockerNetworkMacvlan/Subinterface 12:23:37 [2023-01-18T12:23:37.972Z] === RUN TestDockerNetworkMacvlan/OverlapParent 12:23:38 [2023-01-18T12:23:38.908Z] === RUN TestDockerNetworkMacvlan/NilParent 12:23:40 [2023-01-18T12:23:40.812Z] === RUN TestDockerNetworkMacvlan/InternalMode 12:23:42 [2023-01-18T12:23:42.189Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 12:23:45 [2023-01-18T12:23:45.478Z] === RUN TestDockerNetworkMacvlan/Addressing 12:23:46 [2023-01-18T12:23:46.063Z] --- PASS: TestDockerNetworkMacvlan (9.39s) 12:23:46 [2023-01-18T12:23:46.063Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) 12:23:46 [2023-01-18T12:23:46.063Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) 12:23:46 [2023-01-18T12:23:46.063Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s) 12:23:46 [2023-01-18T12:23:46.063Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) 12:23:46 [2023-01-18T12:23:46.063Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s) 12:23:46 [2023-01-18T12:23:46.063Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) 12:23:46 [2023-01-18T12:23:46.063Z] PASS 12:23:46 [2023-01-18T12:23:46.063Z] 12:23:46 [2023-01-18T12:23:46.063Z] DONE 8 tests in 10.718s 12:23:46 [2023-01-18T12:23:46.063Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 12:23:46 [2023-01-18T12:23:46.063Z] ++ 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 12:23:46 [2023-01-18T12:23:46.063Z] ++ set -e 12:23:46 [2023-01-18T12:23:46.063Z] ++ '[' -n 0 ']' 12:23:46 [2023-01-18T12:23:46.063Z] ++ set -x 12:23:46 [2023-01-18T12:23:46.063Z] ++ 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 12:23:46 [2023-01-18T12:23:46.063Z] testing: warning: no tests to run 12:23:46 [2023-01-18T12:23:46.063Z] PASS 12:23:46 [2023-01-18T12:23:46.063Z] 12:23:46 [2023-01-18T12:23:46.063Z] DONE 0 tests in 0.024s 12:23:46 [2023-01-18T12:23:46.063Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 12:23:46 [2023-01-18T12:23:46.063Z] ++ 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 12:23:46 [2023-01-18T12:23:46.063Z] ++ set -e 12:23:46 [2023-01-18T12:23:46.063Z] ++ '[' -n 0 ']' 12:23:46 [2023-01-18T12:23:46.063Z] ++ set -x 12:23:46 [2023-01-18T12:23:46.063Z] ++ 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 12:23:46 [2023-01-18T12:23:46.322Z] INFO: Testing against a local daemon 12:23:46 [2023-01-18T12:23:46.322Z] === RUN TestAuthZPluginAllowRequest 12:23:47 [2023-01-18T12:23:47.257Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) 12:23:47 [2023-01-18T12:23:47.257Z] === RUN TestAuthZPluginTLS 12:23:47 [2023-01-18T12:23:47.825Z] --- PASS: TestAuthZPluginTLS (0.56s) 12:23:47 [2023-01-18T12:23:47.825Z] === RUN TestAuthZPluginDenyRequest 12:23:48 [2023-01-18T12:23:48.392Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 12:23:48 [2023-01-18T12:23:48.392Z] === RUN TestAuthZPluginAPIDenyResponse 12:23:48 [2023-01-18T12:23:48.959Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 12:23:48 [2023-01-18T12:23:48.959Z] === RUN TestAuthZPluginDenyResponse 12:23:49 [2023-01-18T12:23:49.526Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 12:23:49 [2023-01-18T12:23:49.526Z] === RUN TestAuthZPluginAllowEventStream 12:23:50 [2023-01-18T12:23:50.902Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) 12:23:50 [2023-01-18T12:23:50.902Z] === RUN TestAuthZPluginErrorResponse 12:23:51 [2023-01-18T12:23:51.161Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 12:23:51 [2023-01-18T12:23:51.161Z] === RUN TestAuthZPluginErrorRequest 12:23:51 [2023-01-18T12:23:51.728Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 12:23:51 [2023-01-18T12:23:51.728Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 12:23:52 [2023-01-18T12:23:52.295Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) 12:23:52 [2023-01-18T12:23:52.295Z] === RUN TestAuthZPluginEnsureLoadImportWorking 12:23:53 [2023-01-18T12:23:53.672Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) 12:23:53 [2023-01-18T12:23:53.672Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 12:23:55 [2023-01-18T12:23:55.048Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.49s) 12:23:55 [2023-01-18T12:23:55.048Z] === RUN TestAuthZPluginHeader 12:23:55 [2023-01-18T12:23:55.984Z] --- PASS: TestAuthZPluginHeader (0.72s) 12:23:55 [2023-01-18T12:23:55.984Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 12:23:55 [2023-01-18T12:23:55.984Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:23:55 [2023-01-18T12:23:55.984Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 12:23:55 [2023-01-18T12:23:55.984Z] === RUN TestAuthZPluginV2Disable 12:23:55 [2023-01-18T12:23:55.984Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:23:55 [2023-01-18T12:23:55.984Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 12:23:55 [2023-01-18T12:23:55.984Z] === RUN TestAuthZPluginV2RejectVolumeRequests 12:23:55 [2023-01-18T12:23:55.984Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:23:55 [2023-01-18T12:23:55.984Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 12:23:55 [2023-01-18T12:23:55.984Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 12:23:55 [2023-01-18T12:23:55.984Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:23:55 [2023-01-18T12:23:55.984Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 12:23:55 [2023-01-18T12:23:55.984Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 12:24:14 [2023-01-18T12:24:14.070Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) 12:24:14 [2023-01-18T12:24:14.070Z] PASS 12:24:14 [2023-01-18T12:24:14.070Z] 12:24:14 [2023-01-18T12:24:14.070Z] === Skipped 12:24:14 [2023-01-18T12:24:14.070Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 12:24:14 [2023-01-18T12:24:14.070Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:24:14 [2023-01-18T12:24:14.070Z] 12:24:14 [2023-01-18T12:24:14.070Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 12:24:14 [2023-01-18T12:24:14.070Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:24:14 [2023-01-18T12:24:14.070Z] 12:24:14 [2023-01-18T12:24:14.070Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 12:24:14 [2023-01-18T12:24:14.070Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:24:14 [2023-01-18T12:24:14.070Z] 12:24:14 [2023-01-18T12:24:14.070Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 12:24:14 [2023-01-18T12:24:14.070Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:24:14 [2023-01-18T12:24:14.070Z] 12:24:14 [2023-01-18T12:24:14.070Z] DONE 17 tests, 4 skipped in 26.575s 12:24:14 [2023-01-18T12:24:14.070Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 12:24:14 [2023-01-18T12:24:14.070Z] ++ 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 12:24:14 [2023-01-18T12:24:14.070Z] ++ set -e 12:24:14 [2023-01-18T12:24:14.070Z] ++ '[' -n 0 ']' 12:24:14 [2023-01-18T12:24:14.070Z] ++ set -x 12:24:14 [2023-01-18T12:24:14.070Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 12:24:14 [2023-01-18T12:24:14.070Z] INFO: Testing against a local daemon 12:24:14 [2023-01-18T12:24:14.070Z] === RUN TestPluginInvalidJSON 12:24:14 [2023-01-18T12:24:14.070Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 12:24:14 [2023-01-18T12:24:14.070Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 12:24:14 [2023-01-18T12:24:14.070Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 12:24:14 [2023-01-18T12:24:14.070Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 12:24:14 [2023-01-18T12:24:14.070Z] === RUN TestPluginInvalidJSON/plugins/pull 12:24:14 [2023-01-18T12:24:14.070Z] === PAUSE TestPluginInvalidJSON/plugins/pull 12:24:14 [2023-01-18T12:24:14.070Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 12:24:14 [2023-01-18T12:24:14.070Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 12:24:14 [2023-01-18T12:24:14.070Z] === CONT TestPluginInvalidJSON/plugins/pull 12:24:14 [2023-01-18T12:24:14.070Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 12:24:14 [2023-01-18T12:24:14.070Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 12:24:14 [2023-01-18T12:24:14.070Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 12:24:14 [2023-01-18T12:24:14.070Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 12:24:14 [2023-01-18T12:24:14.070Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 12:24:14 [2023-01-18T12:24:14.070Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 12:24:14 [2023-01-18T12:24:14.070Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 12:24:14 [2023-01-18T12:24:14.070Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 12:24:14 [2023-01-18T12:24:14.070Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 12:24:14 [2023-01-18T12:24:14.070Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 12:24:14 [2023-01-18T12:24:14.070Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 12:24:14 [2023-01-18T12:24:14.070Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 12:24:14 [2023-01-18T12:24:14.070Z] --- PASS: TestPluginInvalidJSON (0.02s) 12:24:14 [2023-01-18T12:24:14.070Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 12:24:14 [2023-01-18T12:24:14.070Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 12:24:14 [2023-01-18T12:24:14.070Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 12:24:14 [2023-01-18T12:24:14.070Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 12:24:14 [2023-01-18T12:24:14.070Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 12:24:14 [2023-01-18T12:24:14.070Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 12:24:14 [2023-01-18T12:24:14.070Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 12:24:14 [2023-01-18T12:24:14.070Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 12:24:14 [2023-01-18T12:24:14.070Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 12:24:14 [2023-01-18T12:24:14.070Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 12:24:14 [2023-01-18T12:24:14.070Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 12:24:14 [2023-01-18T12:24:14.070Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 12:24:14 [2023-01-18T12:24:14.070Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 12:24:14 [2023-01-18T12:24:14.070Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 12:24:14 [2023-01-18T12:24:14.070Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 12:24:14 [2023-01-18T12:24:14.070Z] === RUN TestPluginInstall 12:24:14 [2023-01-18T12:24:14.070Z] === RUN TestPluginInstall/no_auth 12:24:16 [2023-01-18T12:24:16.604Z] time="2023-01-18T12:24:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 12:24:16 [2023-01-18T12:24:16.604Z] time="2023-01-18T12:24:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:17725c843f52c7bce1d608ade2d8ded6a156e9895319b06c1e818c755ed613bb" mediatype=application/vnd.docker.plugin.v1+json size=522 12:24:16 [2023-01-18T12:24:16.604Z] time="2023-01-18T12:24:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 12:24:16 [2023-01-18T12:24:16.604Z] time="2023-01-18T12:24:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:17725c843f52c7bce1d608ade2d8ded6a156e9895319b06c1e818c755ed613bb" mediatype=application/vnd.docker.plugin.v1+json size=522 12:24:17 [2023-01-18T12:24:17.171Z] === RUN TestPluginInstall/with_htpasswd 12:24:17 [2023-01-18T12:24:17.429Z] time="2023-01-18T12:24:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 12:24:17 [2023-01-18T12:24:17.429Z] time="2023-01-18T12:24:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:17725c843f52c7bce1d608ade2d8ded6a156e9895319b06c1e818c755ed613bb" mediatype=application/vnd.docker.plugin.v1+json size=522 12:24:17 [2023-01-18T12:24:17.429Z] time="2023-01-18T12:24:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 12:24:17 [2023-01-18T12:24:17.429Z] time="2023-01-18T12:24:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:17725c843f52c7bce1d608ade2d8ded6a156e9895319b06c1e818c755ed613bb" mediatype=application/vnd.docker.plugin.v1+json size=522 12:24:17 [2023-01-18T12:24:17.688Z] === RUN TestPluginInstall/with_insecure 12:24:18 [2023-01-18T12:24:18.624Z] time="2023-01-18T12:24:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 12:24:18 [2023-01-18T12:24:18.624Z] time="2023-01-18T12:24:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a78d1f7577a4feb97781182bca43df87813b56cc756a895922dfd568c0bcf47" mediatype=application/vnd.docker.plugin.v1+json size=522 12:24:18 [2023-01-18T12:24:18.624Z] time="2023-01-18T12:24:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 12:24:18 [2023-01-18T12:24:18.624Z] time="2023-01-18T12:24:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a78d1f7577a4feb97781182bca43df87813b56cc756a895922dfd568c0bcf47" mediatype=application/vnd.docker.plugin.v1+json size=522 12:24:18 [2023-01-18T12:24:18.624Z] plugin_test.go:195: [d6aff61ae270d] daemon is not started 12:24:18 [2023-01-18T12:24:18.624Z] --- PASS: TestPluginInstall (5.79s) 12:24:18 [2023-01-18T12:24:18.624Z] --- PASS: TestPluginInstall/no_auth (4.18s) 12:24:18 [2023-01-18T12:24:18.624Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) 12:24:18 [2023-01-18T12:24:18.624Z] --- PASS: TestPluginInstall/with_insecure (1.03s) 12:24:18 [2023-01-18T12:24:18.624Z] === RUN TestPluginsWithRuntimes 12:24:20 [2023-01-18T12:24:20.003Z] === RUN TestPluginsWithRuntimes/No_Args 12:24:20 [2023-01-18T12:24:20.955Z] === RUN TestPluginsWithRuntimes/With_Args 12:24:21 [2023-01-18T12:24:21.890Z] --- PASS: TestPluginsWithRuntimes (3.33s) 12:24:21 [2023-01-18T12:24:21.890Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) 12:24:21 [2023-01-18T12:24:21.890Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) 12:24:21 [2023-01-18T12:24:21.890Z] === RUN TestPluginBackCompatMediaTypes 12:24:22 [2023-01-18T12:24:22.458Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) 12:24:22 [2023-01-18T12:24:22.458Z] PASS 12:24:22 [2023-01-18T12:24:22.458Z] 12:24:22 [2023-01-18T12:24:22.458Z] DONE 24 tests in 9.837s 12:24:22 [2023-01-18T12:24:22.458Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 12:24:22 [2023-01-18T12:24:22.458Z] ++ 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 12:24:22 [2023-01-18T12:24:22.458Z] ++ set -e 12:24:22 [2023-01-18T12:24:22.458Z] ++ '[' -n 0 ']' 12:24:22 [2023-01-18T12:24:22.458Z] ++ set -x 12:24:22 [2023-01-18T12:24:22.458Z] ++ 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 12:24:22 [2023-01-18T12:24:22.717Z] INFO: Testing against a local daemon 12:24:22 [2023-01-18T12:24:22.717Z] === RUN TestExternalGraphDriver 12:24:22 [2023-01-18T12:24:22.975Z] === RUN TestExternalGraphDriver/json 12:24:24 [2023-01-18T12:24:24.879Z] === RUN TestExternalGraphDriver/spec 12:24:26 [2023-01-18T12:24:26.256Z] === RUN TestExternalGraphDriver/pull 12:24:28 [2023-01-18T12:24:28.159Z] --- PASS: TestExternalGraphDriver (5.15s) 12:24:28 [2023-01-18T12:24:28.159Z] --- PASS: TestExternalGraphDriver/json (1.59s) 12:24:28 [2023-01-18T12:24:28.159Z] --- PASS: TestExternalGraphDriver/spec (1.58s) 12:24:28 [2023-01-18T12:24:28.159Z] --- PASS: TestExternalGraphDriver/pull (1.64s) 12:24:28 [2023-01-18T12:24:28.159Z] === RUN TestGraphdriverPluginV2 12:24:28 [2023-01-18T12:24:28.159Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:24:28 [2023-01-18T12:24:28.159Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) 12:24:28 [2023-01-18T12:24:28.159Z] PASS 12:24:28 [2023-01-18T12:24:28.159Z] 12:24:28 [2023-01-18T12:24:28.159Z] === Skipped 12:24:28 [2023-01-18T12:24:28.159Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) 12:24:28 [2023-01-18T12:24:28.159Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:24:28 [2023-01-18T12:24:28.159Z] 12:24:28 [2023-01-18T12:24:28.159Z] DONE 5 tests, 1 skipped in 5.562s 12:24:28 [2023-01-18T12:24:28.159Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 12:24:28 [2023-01-18T12:24:28.160Z] ++ 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 12:24:28 [2023-01-18T12:24:28.160Z] ++ set -e 12:24:28 [2023-01-18T12:24:28.160Z] ++ '[' -n 0 ']' 12:24:28 [2023-01-18T12:24:28.160Z] ++ set -x 12:24:28 [2023-01-18T12:24:28.160Z] ++ 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 12:24:28 [2023-01-18T12:24:28.160Z] INFO: Testing against a local daemon 12:24:28 [2023-01-18T12:24:28.160Z] === RUN TestContinueAfterPluginCrash 12:24:28 [2023-01-18T12:24:28.160Z] === PAUSE TestContinueAfterPluginCrash 12:24:28 [2023-01-18T12:24:28.160Z] === RUN TestReadPluginNoRead 12:24:28 [2023-01-18T12:24:28.160Z] === PAUSE TestReadPluginNoRead 12:24:28 [2023-01-18T12:24:28.160Z] === RUN TestDaemonStartWithLogOpt 12:24:28 [2023-01-18T12:24:28.160Z] === PAUSE TestDaemonStartWithLogOpt 12:24:28 [2023-01-18T12:24:28.160Z] === CONT TestContinueAfterPluginCrash 12:24:28 [2023-01-18T12:24:28.160Z] === CONT TestDaemonStartWithLogOpt 12:24:31 [2023-01-18T12:24:31.448Z] --- PASS: TestDaemonStartWithLogOpt (3.16s) 12:24:31 [2023-01-18T12:24:31.448Z] === CONT TestReadPluginNoRead 12:24:33 [2023-01-18T12:24:33.984Z] === RUN TestReadPluginNoRead/default 12:24:34 [2023-01-18T12:24:34.920Z] === RUN TestReadPluginNoRead/disabled_caching 12:24:36 [2023-01-18T12:24:36.301Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 12:24:36 [2023-01-18T12:24:36.301Z] --- PASS: TestContinueAfterPluginCrash (8.10s) 12:24:37 [2023-01-18T12:24:37.237Z] === CONT TestReadPluginNoRead 12:24:37 [2023-01-18T12:24:37.237Z] read_test.go:91: [dc7df26601d80] daemon is not started 12:24:37 [2023-01-18T12:24:37.237Z] --- PASS: TestReadPluginNoRead (5.93s) 12:24:37 [2023-01-18T12:24:37.237Z] --- PASS: TestReadPluginNoRead/default (1.22s) 12:24:37 [2023-01-18T12:24:37.237Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) 12:24:37 [2023-01-18T12:24:37.237Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) 12:24:37 [2023-01-18T12:24:37.237Z] PASS 12:24:37 [2023-01-18T12:24:37.237Z] 12:24:37 [2023-01-18T12:24:37.237Z] DONE 6 tests in 9.204s 12:24:37 [2023-01-18T12:24:37.237Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 12:24:37 [2023-01-18T12:24:37.237Z] ++ 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 12:24:37 [2023-01-18T12:24:37.237Z] ++ set -e 12:24:37 [2023-01-18T12:24:37.237Z] ++ '[' -n 0 ']' 12:24:37 [2023-01-18T12:24:37.237Z] ++ set -x 12:24:37 [2023-01-18T12:24:37.237Z] ++ 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 12:24:37 [2023-01-18T12:24:37.496Z] testing: warning: no tests to run 12:24:37 [2023-01-18T12:24:37.496Z] PASS 12:24:37 [2023-01-18T12:24:37.496Z] 12:24:37 [2023-01-18T12:24:37.496Z] DONE 0 tests in 0.033s 12:24:37 [2023-01-18T12:24:37.496Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 12:24:37 [2023-01-18T12:24:37.496Z] ++ 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 12:24:37 [2023-01-18T12:24:37.496Z] ++ set -e 12:24:37 [2023-01-18T12:24:37.496Z] ++ '[' -n 0 ']' 12:24:37 [2023-01-18T12:24:37.496Z] ++ set -x 12:24:37 [2023-01-18T12:24:37.496Z] ++ 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 12:24:37 [2023-01-18T12:24:37.496Z] INFO: Testing against a local daemon 12:24:37 [2023-01-18T12:24:37.496Z] === RUN TestPluginWithDevMounts 12:24:37 [2023-01-18T12:24:37.496Z] === PAUSE TestPluginWithDevMounts 12:24:37 [2023-01-18T12:24:37.496Z] === CONT TestPluginWithDevMounts 12:24:39 [2023-01-18T12:24:39.398Z] --- PASS: TestPluginWithDevMounts (1.55s) 12:24:39 [2023-01-18T12:24:39.398Z] PASS 12:24:39 [2023-01-18T12:24:39.398Z] 12:24:39 [2023-01-18T12:24:39.398Z] DONE 1 tests in 1.653s 12:24:39 [2023-01-18T12:24:39.398Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 12:24:39 [2023-01-18T12:24:39.398Z] ++ 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 12:24:39 [2023-01-18T12:24:39.398Z] ++ set -e 12:24:39 [2023-01-18T12:24:39.398Z] ++ '[' -n 0 ']' 12:24:39 [2023-01-18T12:24:39.398Z] ++ set -x 12:24:39 [2023-01-18T12:24:39.398Z] ++ 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 12:24:39 [2023-01-18T12:24:39.398Z] INFO: Testing against a local daemon 12:24:39 [2023-01-18T12:24:39.398Z] === RUN TestSecretInspect 12:24:41 [2023-01-18T12:24:41.301Z] --- PASS: TestSecretInspect (2.20s) 12:24:41 [2023-01-18T12:24:41.301Z] === RUN TestSecretList 12:24:43 [2023-01-18T12:24:43.833Z] --- PASS: TestSecretList (2.29s) 12:24:43 [2023-01-18T12:24:43.833Z] === RUN TestSecretsCreateAndDelete 12:24:45 [2023-01-18T12:24:45.748Z] --- PASS: TestSecretsCreateAndDelete (2.19s) 12:24:45 [2023-01-18T12:24:45.748Z] === RUN TestSecretsUpdate 12:24:48 [2023-01-18T12:24:48.280Z] --- PASS: TestSecretsUpdate (2.27s) 12:24:48 [2023-01-18T12:24:48.280Z] === RUN TestTemplatedSecret 12:24:50 [2023-01-18T12:24:50.814Z] --- PASS: TestTemplatedSecret (2.45s) 12:24:50 [2023-01-18T12:24:50.814Z] === RUN TestSecretCreateResolve 12:24:52 [2023-01-18T12:24:52.718Z] --- PASS: TestSecretCreateResolve (2.20s) 12:24:52 [2023-01-18T12:24:52.718Z] PASS 12:24:52 [2023-01-18T12:24:52.718Z] 12:24:52 [2023-01-18T12:24:52.718Z] DONE 6 tests in 13.682s 12:24:52 [2023-01-18T12:24:52.718Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 12:24:52 [2023-01-18T12:24:52.718Z] ++ 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 12:24:52 [2023-01-18T12:24:52.718Z] ++ set -e 12:24:52 [2023-01-18T12:24:52.718Z] ++ '[' -n 0 ']' 12:24:52 [2023-01-18T12:24:52.718Z] ++ set -x 12:24:52 [2023-01-18T12:24:52.718Z] ++ 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 12:24:52 [2023-01-18T12:24:52.976Z] INFO: Testing against a local daemon 12:24:52 [2023-01-18T12:24:52.976Z] === RUN TestServiceCreateInit 12:24:52 [2023-01-18T12:24:52.976Z] === RUN TestServiceCreateInit/daemonInitDisabled 12:24:57 [2023-01-18T12:24:57.165Z] === RUN TestServiceCreateInit/daemonInitEnabled 12:25:00 [2023-01-18T12:25:00.452Z] --- PASS: TestServiceCreateInit (7.21s) 12:25:00 [2023-01-18T12:25:00.452Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s) 12:25:00 [2023-01-18T12:25:00.452Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s) 12:25:00 [2023-01-18T12:25:00.452Z] === RUN TestCreateServiceMultipleTimes 12:25:15 [2023-01-18T12:25:15.332Z] --- PASS: TestCreateServiceMultipleTimes (15.10s) 12:25:15 [2023-01-18T12:25:15.332Z] === RUN TestCreateServiceConflict 12:25:17 [2023-01-18T12:25:17.865Z] --- PASS: TestCreateServiceConflict (2.17s) 12:25:17 [2023-01-18T12:25:17.865Z] === RUN TestCreateServiceMaxReplicas 12:25:20 [2023-01-18T12:25:20.398Z] --- PASS: TestCreateServiceMaxReplicas (2.63s) 12:25:20 [2023-01-18T12:25:20.398Z] === RUN TestCreateWithDuplicateNetworkNames 12:25:35 [2023-01-18T12:25:35.330Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) 12:25:35 [2023-01-18T12:25:35.330Z] === RUN TestCreateServiceSecretFileMode 12:25:35 [2023-01-18T12:25:35.588Z] --- PASS: TestCreateServiceSecretFileMode (2.47s) 12:25:35 [2023-01-18T12:25:35.588Z] === RUN TestCreateServiceConfigFileMode 12:25:38 [2023-01-18T12:25:38.121Z] --- PASS: TestCreateServiceConfigFileMode (2.38s) 12:25:38 [2023-01-18T12:25:38.121Z] === RUN TestCreateServiceSysctls 12:25:41 [2023-01-18T12:25:41.407Z] --- PASS: TestCreateServiceSysctls (2.91s) 12:25:41 [2023-01-18T12:25:41.407Z] === RUN TestCreateServiceCapabilities 12:25:43 [2023-01-18T12:25:43.310Z] --- PASS: TestCreateServiceCapabilities (2.44s) 12:25:43 [2023-01-18T12:25:43.310Z] === RUN TestInspect 12:25:46 [2023-01-18T12:25:46.597Z] --- PASS: TestInspect (2.77s) 12:25:46 [2023-01-18T12:25:46.597Z] === RUN TestCreateJob 12:25:49 [2023-01-18T12:25:49.133Z] --- PASS: TestCreateJob (2.97s) 12:25:49 [2023-01-18T12:25:49.133Z] === RUN TestReplicatedJob 12:25:54 [2023-01-18T12:25:54.404Z] --- PASS: TestReplicatedJob (4.71s) 12:25:54 [2023-01-18T12:25:54.404Z] === RUN TestUpdateReplicatedJob 12:25:56 [2023-01-18T12:25:56.936Z] --- PASS: TestUpdateReplicatedJob (3.25s) 12:25:56 [2023-01-18T12:25:56.936Z] === RUN TestServiceListWithStatuses 12:25:56 [2023-01-18T12:25:56.936Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 12:25:56 [2023-01-18T12:25:56.936Z] --- SKIP: TestServiceListWithStatuses (0.00s) 12:25:56 [2023-01-18T12:25:56.936Z] === RUN TestDockerNetworkConnectAlias 12:26:01 [2023-01-18T12:26:01.133Z] --- PASS: TestDockerNetworkConnectAlias (4.06s) 12:26:01 [2023-01-18T12:26:01.133Z] === RUN TestDockerNetworkReConnect 12:26:04 [2023-01-18T12:26:04.445Z] --- PASS: TestDockerNetworkReConnect (3.30s) 12:26:04 [2023-01-18T12:26:04.445Z] === RUN TestServicePlugin 12:26:04 [2023-01-18T12:26:04.445Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:26:04 [2023-01-18T12:26:04.445Z] --- SKIP: TestServicePlugin (0.00s) 12:26:04 [2023-01-18T12:26:04.445Z] === RUN TestServiceUpdateLabel 12:26:06 [2023-01-18T12:26:06.977Z] --- PASS: TestServiceUpdateLabel (2.23s) 12:26:06 [2023-01-18T12:26:06.977Z] === RUN TestServiceUpdateSecrets 12:26:21 [2023-01-18T12:26:21.854Z] --- PASS: TestServiceUpdateSecrets (14.31s) 12:26:21 [2023-01-18T12:26:21.854Z] === RUN TestServiceUpdateConfigs 12:26:36 [2023-01-18T12:26:36.735Z] --- PASS: TestServiceUpdateConfigs (14.30s) 12:26:36 [2023-01-18T12:26:36.735Z] === RUN TestServiceUpdateNetwork 12:26:48 [2023-01-18T12:26:48.942Z] --- PASS: TestServiceUpdateNetwork (12.37s) 12:26:48 [2023-01-18T12:26:48.942Z] === RUN TestServiceUpdatePidsLimit 12:26:48 [2023-01-18T12:26:48.942Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 12:26:49 [2023-01-18T12:26:49.510Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 12:26:57 [2023-01-18T12:26:57.650Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 12:27:04 [2023-01-18T12:27:04.218Z] --- PASS: TestServiceUpdatePidsLimit (16.06s) 12:27:04 [2023-01-18T12:27:04.218Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) 12:27:04 [2023-01-18T12:27:04.218Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) 12:27:04 [2023-01-18T12:27:04.218Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) 12:27:04 [2023-01-18T12:27:04.218Z] PASS 12:27:04 [2023-01-18T12:27:04.218Z] 12:27:04 [2023-01-18T12:27:04.218Z] === Skipped 12:27:04 [2023-01-18T12:27:04.218Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 12:27:04 [2023-01-18T12:27:04.218Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 12:27:04 [2023-01-18T12:27:04.218Z] 12:27:04 [2023-01-18T12:27:04.218Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 12:27:04 [2023-01-18T12:27:04.218Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:27:04 [2023-01-18T12:27:04.218Z] 12:27:04 [2023-01-18T12:27:04.218Z] DONE 27 tests, 2 skipped in 130.861s 12:27:04 [2023-01-18T12:27:04.218Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 12:27:04 [2023-01-18T12:27:04.218Z] ++ 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 12:27:04 [2023-01-18T12:27:04.218Z] ++ set -e 12:27:04 [2023-01-18T12:27:04.218Z] ++ '[' -n 0 ']' 12:27:04 [2023-01-18T12:27:04.218Z] ++ set -x 12:27:04 [2023-01-18T12:27:04.218Z] ++ 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 12:27:04 [2023-01-18T12:27:04.218Z] INFO: Testing against a local daemon 12:27:04 [2023-01-18T12:27:04.218Z] === RUN TestSessionCreate 12:27:04 [2023-01-18T12:27:04.218Z] --- PASS: TestSessionCreate (0.02s) 12:27:04 [2023-01-18T12:27:04.218Z] === RUN TestSessionCreateWithBadUpgrade 12:27:04 [2023-01-18T12:27:04.218Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 12:27:04 [2023-01-18T12:27:04.218Z] PASS 12:27:04 [2023-01-18T12:27:04.218Z] 12:27:04 [2023-01-18T12:27:04.218Z] DONE 2 tests in 0.123s 12:27:04 [2023-01-18T12:27:04.218Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 12:27:04 [2023-01-18T12:27:04.218Z] ++ 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 12:27:04 [2023-01-18T12:27:04.218Z] ++ set -e 12:27:04 [2023-01-18T12:27:04.218Z] ++ '[' -n 0 ']' 12:27:04 [2023-01-18T12:27:04.218Z] ++ set -x 12:27:04 [2023-01-18T12:27:04.218Z] ++ 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 12:27:04 [2023-01-18T12:27:04.218Z] INFO: Testing against a local daemon 12:27:04 [2023-01-18T12:27:04.218Z] === RUN TestCgroupDriverSystemdMemoryLimit 12:27:04 [2023-01-18T12:27:04.218Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 12:27:04 [2023-01-18T12:27:04.218Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 12:27:04 [2023-01-18T12:27:04.218Z] === RUN TestDiskUsage 12:27:04 [2023-01-18T12:27:04.218Z] === PAUSE TestDiskUsage 12:27:04 [2023-01-18T12:27:04.218Z] === RUN TestEventsExecDie 12:27:04 [2023-01-18T12:27:04.477Z] --- PASS: TestEventsExecDie (0.57s) 12:27:04 [2023-01-18T12:27:04.477Z] === RUN TestEventsBackwardsCompatible 12:27:04 [2023-01-18T12:27:04.477Z] --- PASS: TestEventsBackwardsCompatible (0.06s) 12:27:04 [2023-01-18T12:27:04.477Z] === RUN TestEventsVolumeCreate 12:27:04 [2023-01-18T12:27:04.477Z] --- PASS: TestEventsVolumeCreate (0.05s) 12:27:04 [2023-01-18T12:27:04.477Z] === RUN TestInfoBinaryCommits 12:27:04 [2023-01-18T12:27:04.477Z] --- PASS: TestInfoBinaryCommits (0.02s) 12:27:04 [2023-01-18T12:27:04.477Z] === RUN TestInfoAPIVersioned 12:27:04 [2023-01-18T12:27:04.736Z] --- PASS: TestInfoAPIVersioned (0.01s) 12:27:04 [2023-01-18T12:27:04.736Z] === RUN TestInfoAPI 12:27:04 [2023-01-18T12:27:04.736Z] --- PASS: TestInfoAPI (0.02s) 12:27:04 [2023-01-18T12:27:04.736Z] === RUN TestInfoAPIWarnings 12:27:22 [2023-01-18T12:27:22.821Z] --- PASS: TestInfoAPIWarnings (16.55s) 12:27:22 [2023-01-18T12:27:22.821Z] === RUN TestInfoDebug 12:27:22 [2023-01-18T12:27:22.821Z] --- PASS: TestInfoDebug (0.52s) 12:27:22 [2023-01-18T12:27:22.821Z] === RUN TestInfoInsecureRegistries 12:27:22 [2023-01-18T12:27:22.821Z] --- PASS: TestInfoInsecureRegistries (0.52s) 12:27:22 [2023-01-18T12:27:22.821Z] === RUN TestInfoRegistryMirrors 12:27:22 [2023-01-18T12:27:22.821Z] --- PASS: TestInfoRegistryMirrors (0.52s) 12:27:22 [2023-01-18T12:27:22.821Z] === RUN TestLoginFailsWithBadCredentials 12:27:23 [2023-01-18T12:27:23.080Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) 12:27:23 [2023-01-18T12:27:23.080Z] === RUN TestPingCacheHeaders 12:27:23 [2023-01-18T12:27:23.080Z] --- PASS: TestPingCacheHeaders (0.02s) 12:27:23 [2023-01-18T12:27:23.080Z] === RUN TestPingGet 12:27:23 [2023-01-18T12:27:23.080Z] --- PASS: TestPingGet (0.01s) 12:27:23 [2023-01-18T12:27:23.080Z] === RUN TestPingHead 12:27:23 [2023-01-18T12:27:23.080Z] --- PASS: TestPingHead (0.02s) 12:27:23 [2023-01-18T12:27:23.080Z] === RUN TestPingSwarmHeader 12:27:23 [2023-01-18T12:27:23.647Z] === RUN TestPingSwarmHeader/before_swarm_init 12:27:24 [2023-01-18T12:27:24.214Z] === RUN TestPingSwarmHeader/after_swarm_init 12:27:25 [2023-01-18T12:27:25.151Z] === RUN TestPingSwarmHeader/after_swarm_leave 12:27:25 [2023-01-18T12:27:25.151Z] --- PASS: TestPingSwarmHeader (2.05s) 12:27:25 [2023-01-18T12:27:25.151Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 12:27:25 [2023-01-18T12:27:25.151Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 12:27:25 [2023-01-18T12:27:25.151Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 12:27:25 [2023-01-18T12:27:25.151Z] === RUN TestPingBuilderHeader 12:27:25 [2023-01-18T12:27:25.151Z] === RUN TestPingBuilderHeader/default_config 12:27:25 [2023-01-18T12:27:25.719Z] === RUN TestPingBuilderHeader/buildkit_disabled 12:27:26 [2023-01-18T12:27:26.287Z] --- PASS: TestPingBuilderHeader (1.05s) 12:27:26 [2023-01-18T12:27:26.287Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) 12:27:26 [2023-01-18T12:27:26.287Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) 12:27:26 [2023-01-18T12:27:26.287Z] === RUN TestVersion 12:27:26 [2023-01-18T12:27:26.287Z] --- PASS: TestVersion (0.02s) 12:27:26 [2023-01-18T12:27:26.287Z] === CONT TestDiskUsage 12:27:26 [2023-01-18T12:27:26.854Z] === RUN TestDiskUsage/empty 12:27:26 [2023-01-18T12:27:26.854Z] === RUN TestDiskUsage/empty/container_types 12:27:26 [2023-01-18T12:27:26.854Z] === RUN TestDiskUsage/empty/image_types 12:27:26 [2023-01-18T12:27:26.854Z] === RUN TestDiskUsage/empty/volume_types 12:27:26 [2023-01-18T12:27:26.854Z] === RUN TestDiskUsage/empty/build-cache_types 12:27:26 [2023-01-18T12:27:26.854Z] === RUN TestDiskUsage/empty/container,_volume_types 12:27:26 [2023-01-18T12:27:26.854Z] === RUN TestDiskUsage/empty/image,_build-cache_types 12:27:26 [2023-01-18T12:27:26.854Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 12:27:26 [2023-01-18T12:27:26.854Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 12:27:26 [2023-01-18T12:27:26.854Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 12:27:26 [2023-01-18T12:27:26.854Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 12:27:26 [2023-01-18T12:27:26.854Z] === RUN TestDiskUsage/after_LoadBusybox 12:27:27 [2023-01-18T12:27:27.113Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 12:27:27 [2023-01-18T12:27:27.113Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 12:27:27 [2023-01-18T12:27:27.113Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 12:27:27 [2023-01-18T12:27:27.113Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 12:27:27 [2023-01-18T12:27:27.113Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 12:27:27 [2023-01-18T12:27:27.113Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 12:27:27 [2023-01-18T12:27:27.113Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 12:27:27 [2023-01-18T12:27:27.113Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 12:27:27 [2023-01-18T12:27:27.113Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 12:27:27 [2023-01-18T12:27:27.113Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 12:27:27 [2023-01-18T12:27:27.113Z] === RUN TestDiskUsage/after_container.Run 12:27:27 [2023-01-18T12:27:27.372Z] === RUN TestDiskUsage/after_container.Run/container_types 12:27:27 [2023-01-18T12:27:27.372Z] === RUN TestDiskUsage/after_container.Run/image_types 12:27:27 [2023-01-18T12:27:27.372Z] === RUN TestDiskUsage/after_container.Run/volume_types 12:27:27 [2023-01-18T12:27:27.372Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 12:27:27 [2023-01-18T12:27:27.372Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 12:27:27 [2023-01-18T12:27:27.372Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 12:27:27 [2023-01-18T12:27:27.372Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 12:27:27 [2023-01-18T12:27:27.372Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 12:27:27 [2023-01-18T12:27:27.372Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 12:27:27 [2023-01-18T12:27:27.372Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage (1.16s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/empty (0.01s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] PASS 12:27:27 [2023-01-18T12:27:27.372Z] 12:27:27 [2023-01-18T12:27:27.372Z] === Skipped 12:27:27 [2023-01-18T12:27:27.372Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 12:27:27 [2023-01-18T12:27:27.372Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 12:27:27 [2023-01-18T12:27:27.372Z] 12:27:27 [2023-01-18T12:27:27.372Z] DONE 57 tests, 1 skipped in 23.670s 12:27:27 [2023-01-18T12:27:27.372Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 12:27:27 [2023-01-18T12:27:27.372Z] ++ 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 12:27:27 [2023-01-18T12:27:27.372Z] ++ set -e 12:27:27 [2023-01-18T12:27:27.372Z] ++ '[' -n 0 ']' 12:27:27 [2023-01-18T12:27:27.372Z] ++ set -x 12:27:27 [2023-01-18T12:27:27.372Z] ++ 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 12:27:27 [2023-01-18T12:27:27.631Z] INFO: Testing against a local daemon 12:27:27 [2023-01-18T12:27:27.631Z] === RUN TestVolumesCreateAndList 12:27:27 [2023-01-18T12:27:27.631Z] --- PASS: TestVolumesCreateAndList (0.02s) 12:27:27 [2023-01-18T12:27:27.631Z] === RUN TestVolumesRemove 12:27:27 [2023-01-18T12:27:27.631Z] --- PASS: TestVolumesRemove (0.06s) 12:27:27 [2023-01-18T12:27:27.631Z] === RUN TestVolumesInspect 12:27:27 [2023-01-18T12:27:27.631Z] --- PASS: TestVolumesInspect (0.02s) 12:27:27 [2023-01-18T12:27:27.631Z] === RUN TestVolumesInvalidJSON 12:27:27 [2023-01-18T12:27:27.631Z] === RUN TestVolumesInvalidJSON/volumes/create 12:27:27 [2023-01-18T12:27:27.631Z] === PAUSE TestVolumesInvalidJSON/volumes/create 12:27:27 [2023-01-18T12:27:27.631Z] === CONT TestVolumesInvalidJSON/volumes/create 12:27:27 [2023-01-18T12:27:27.631Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 12:27:27 [2023-01-18T12:27:27.631Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 12:27:27 [2023-01-18T12:27:27.631Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 12:27:27 [2023-01-18T12:27:27.631Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 12:27:27 [2023-01-18T12:27:27.631Z] --- PASS: TestVolumesInvalidJSON (0.01s) 12:27:27 [2023-01-18T12:27:27.631Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 12:27:27 [2023-01-18T12:27:27.631Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 12:27:27 [2023-01-18T12:27:27.631Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 12:27:27 [2023-01-18T12:27:27.631Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 12:27:27 [2023-01-18T12:27:27.631Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 12:27:27 [2023-01-18T12:27:27.631Z] === RUN TestVolumePruneAnonymous 12:27:27 [2023-01-18T12:27:27.631Z] --- PASS: TestVolumePruneAnonymous (0.03s) 12:27:27 [2023-01-18T12:27:27.631Z] PASS 12:27:27 [2023-01-18T12:27:27.631Z] 12:27:27 [2023-01-18T12:27:27.631Z] DONE 10 tests in 0.232s 12:27:27 [2023-01-18T12:27:27.631Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 12:27:27 [2023-01-18T12:27:27.890Z] ++++ cat bundles/test-integration/docker.pid 12:27:27 [2023-01-18T12:27:27.890Z] +++ kill 15207 12:27:28 [2023-01-18T12:27:28.151Z] +++ /etc/init.d/apparmor stop 12:27:28 [2023-01-18T12:27:28.151Z] Leaving: AppArmorNo profiles have been unloaded. 12:27:28 [2023-01-18T12:27:28.151Z] 12:27:28 [2023-01-18T12:27:28.151Z] Unloading profiles will leave already running processes permanently 12:27:28 [2023-01-18T12:27:28.151Z] unconfined, which can lead to unexpected situations. 12:27:28 [2023-01-18T12:27:28.151Z] 12:27:28 [2023-01-18T12:27:28.151Z] To set a process to complain mode, use the command line tool 12:27:28 [2023-01-18T12:27:28.151Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 12:27:28 [2023-01-18T12:27:28.151Z] +++ true 12:27:28 [2023-01-18T12:27:28.151Z] exiting test-integration 12:27:28 [2023-01-18T12:27:28.151Z] ++ exit 0 12:27:28 [2023-01-18T12:27:28.151Z] Post stage [Pipeline] junit 12:27:28 [2023-01-18T12:27:28.731Z] Recording test results 12:27:28 [2023-01-18T12:27:28.873Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 12:27:29 [2023-01-18T12:27:29.194Z] + echo Ensuring container killed. 12:27:29 [2023-01-18T12:27:29.194Z] Ensuring container killed. 12:27:29 [2023-01-18T12:27:29.194Z] + docker rm -vf docker-pr1 12:27:29 [2023-01-18T12:27:29.194Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh 12:27:29 [2023-01-18T12:27:29.474Z] + echo Chowning /workspace to jenkins user 12:27:29 [2023-01-18T12:27:29.474Z] Chowning /workspace to jenkins user 12:27:29 [2023-01-18T12:27:29.474Z] + id -u 12:27:29 [2023-01-18T12:27:29.474Z] + id -g 12:27:29 [2023-01-18T12:27:29.474Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44844:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 12:27:31 [2023-01-18T12:27:31.138Z] + bundleName=arm64-integration 12:27:31 [2023-01-18T12:27:31.138Z] + echo Creating arm64-integration-bundles.tar.gz 12:27:31 [2023-01-18T12:27:31.138Z] Creating arm64-integration-bundles.tar.gz 12:27:31 [2023-01-18T12:27:31.138Z] + xargs tar -czf arm64-integration-bundles.tar.gz 12:27:31 [2023-01-18T12:27:31.138Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts 12:27:31 [2023-01-18T12:27:31.408Z] Archiving artifacts 12:27:31 [2023-01-18T12:27:31.712Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44844/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 12:27:32 [2023-01-18T12:27:32.012Z] + make clean 12:27:32 [2023-01-18T12:27:32.270Z] docker volume rm -f docker-dev-cache docker-mod-cache 12:27:32 [2023-01-18T12:27:32.270Z] docker-dev-cache 12:27:32 [2023-01-18T12:27:32.270Z] 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